@font-face {
    font-family: 'quadratt_regular';
    src: url(//cdn6.bigcommerce.com/s-scgdirr/templates/__custom/Styles/fonts/quadratt_regular.otf?t=1452119771) format('opentype'),
        url(//cdn6.bigcommerce.com/s-scgdirr/templates/__custom/Styles/fonts/quadratt_regular.woff?t=1452119771) format('woff');
}

@font-face {
    font-family: 'quadratt_smallcaps';
    src: url(//cdn6.bigcommerce.com/s-scgdirr/templates/__custom/Styles/fonts/quadratt_smallcaps.woff?t=1452119771) format('woff'),
        url(//cdn6.bigcommerce.com/s-scgdirr/templates/__custom/Styles/fonts/quadratt_smallcaps.ttf?t=1452119771) format('truetype');
}

body {
    font-family: 'quadratt_regular', serif !important;
}

.CategoryDescription .banner {
    text-center: align;
}

.CategoryDescription img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

#ProductDescription * {
    font-family: 'quadratt_regular', serif !important;
    font-size: 14px !important;
    color: #391e01 !important;
}

#ProductDescription span,
#ProductDescription p,
#ProductDescription a {
    font-weight: normal !important;
}

#ProductDescription a {
    text-decoration: underline !important;
}

#ProductDescription span,
#ProductDescription li {
    line-height: 1.5 !important;
}

#CategoryTitleBox .SortBox {
    padding: 0px !important;
}

#CategoryTitleBox .SortBox form[action*="clanaran"] {
    display: none !important;
}

.sf-menu a, h1, h2, h3, h4, h5, h6, .ProductList .ProductDetails {
    font-family: 'quadratt_smallcaps', serif !important;
    letter-spacing: 1px !important;
}

#ProductBreadcrumb, #CategoryBreadcrumb, #PageBreadcrumb, #NewsBreadcrumb, #BrandBreadcrumb {
    display: block !important;
}

.SitemapCategories > ul {
    list-style-type: none !important;
}

#SideCategoryList [href$="clans"] + ul,
#SideCategoryList [href$="12deals"],
#SideCategoryList [href$="12deals"] + ul,
.SitemapCategories [href*="12deals"],
.SitemapCategories [href*="12deals"] + ul {
    visibility: hidden !important;
    display: none !important;
}

.SubCategoryList {
    display: block;
}

.ProductList li {
    max-height: 402px;
}

.ProductList .QuickViewBtn {
        z-index: 10 !important;
}

.SalePrice {
    color: #bc0000 !important;
}

.RowDivider {
    display: none !important;
}

#ProductDescription li,
ul li .text {
    font-size: 9pt;
}

.form-control label {
    display: inline-block;
    vertical-align: middle;
    padding: 14px;
}

.form-control label + .input.input.input-control {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 14px;
}

.input.input-hint a {
    text-decoration: underline;
}

.SideCategoryListFlyout .sf-menu ul .hasSub + ul {
    top: 0px !important;
}

.SideCategoryListFlyout .sf-menu .hasSub + ul li {
    position: relative !important;
}

.SideCategoryListFlyout .sf-menu ul {
    padding: 0em 0px 0px !important;
}

.SideCategoryListFlyout .sf-menu ul li {
    padding: 1em 1em 0px !important;
}

.SideCategoryListFlyout .sf-menu ul li:hover {
    background-color: #e17122;
}

.SideCategoryListFlyout .sf-menu a.hasSub {
    background-position: 100% 20% !important;
}

#bottom_payment_button,
.CheckoutButton .btn {
    background-color: #e17122 !important;
}

#prodAccordion h2:not(.subtitle) {
    margin: 15px 0px !important;
    border: 0px solid !important;
    padding: 0px !important;
    float: none;
    background: transparent url("//cdn6.bigcommerce.com/r-b99d97b0aae9cde0306565d8de6f047a25afdd8a/themes/SavileRow/images/bul_accordion_offRight.png") no-repeat scroll right center !important;
    cursor: pointer;
}

#Header h1 {
    display: inline-block;
    font-size: 18px;
    vertical-align: bottom;
    padding: 20px 20px 40px;
}

#Header h1 small {
    display: block;
}

#Header h1 small:before,
#Header h1 small:after {
    content: " ";
}

#Header h1 small:first-child {
    margin-top: 7px;
}

#socnet > * {
    margin-top: 14px;
}

.footer .SiteNavMenu ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column: 3;
}

.footer .SiteNavMenu ul li {
    display: inline-block !important;
    float: none !important;
    -webkit-column-width: 200px;
    -moz-column-width: 200px;
    column-width: 200px;
}

.panel {
    position: relative;
    margin: 22px auto;
    padding: 14px;
    min-height: 155px;
    overflow: hidden;
}

.panel-default {
    background-color: #eeefeb;
    border: 1px solid #ddd;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}

.panel-transparent {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.panel-testimonial {
    max-width: 657px;
    background-color: #bdb992;
    border: 1px solid rgba(248, 249, 241, 0.5);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}

.panel-testimonial img {
    margin-bottom: 0px !important;
}

.panel-review {
    background-color: #b4af82;
    border: 1px solid rgba(248,249,241,0.5);
}

.panel-review h2 {
    font-size: 18px !important;
}

.btn.btn-pagination {
    background-color: transparent !important;
    color: #391e01 !important;
}

.btn.btn-pagination::first-letter {
    text-transform: uppercase;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

#HomeRecentBlogs nav {
        text-align: center;
}

#HomeRecentBlogs nav > a {
	display: inline-block;
	width: 100%;
	max-width: 24%;
	padding: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
        text-align: left !important;
}

#HomeRecentBlogs .title {
	padding-top: 16px;
	text-align: center;
}

#HomeRecentBlogs nav .title {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
        font-size: 16px;
}

#HomeRecentBlogs .excerpt {
	font-size: 14px;
}

#HomeRecentBlogs .Image:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 205px;
	background-size: cover;
}

#HomeRecentBlogs .Image-01:before {
	content: "";
	background-image: url("//www.aransweatermarket.com/product_images/uploaded_images/blog-01.jpg");
}

#HomeRecentBlogs .Image-02:before {
	content: "";
	background-image: url("//www.aransweatermarket.com/product_images/uploaded_images/blog-02.jpg");
}

#HomeRecentBlogs .Image-03:before {
	content: "";
	background-image: url("//www.aransweatermarket.com/product_images/uploaded_images/blog-03.jpg");
}

#HomeRecentBlogs .Image-04:before {
	content: "";
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/blog-04.jpg");
}

table.shipping thead tr th,
table.shipping tbody tr td {
    padding: 0px !important;
}

table.shipping:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: -155px;
    right: -155px;
    background-image: url("//aran-sweater-market.mybigcommerce.com/product_images/uploaded_images/shipping-locations.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 0.2;
    filter: alpha(opacity=20);
    z-index: -1;
}

table.shipping, .locations {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0% auto;
}

table.shipping {
    max-width: 657px;
}

.shipping .icon {
    max-width: 64px;
}

.transform-centre {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.backdrop {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.overlay {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.overlay.overlay-alpha {
	background-color: rgba(0, 0, 0, 0.5);
}

.overlay.overlay-image {
	background-size: cover;
}

.backdrop + div {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 999;
}

.backdrop + div.popup {
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}

.popup .close {
	position: absolute;
	top: 7px;
	right: 7px;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.popup .close {
	position: absolute;
	top: 7px;
	right: 7px;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.close.typeface-dark {
	color: #391e01 !important;
}

.close.typeface-light {
	color: #fafaf0 !important;
}

.note-before::before {
    content: "*";
}

[data-timer-second],
[data-timer-minute],
[data-timer-hour],
[data-timer-day] {
    font-size: 28px;
}

[data-timer-second]:after {
    content: ' Seconds';
}

[data-timer-minute]:after {
    content: ' Minutes';
}

[data-timer-hour]:after {
    content: ' Hours';
}

[data-timer-day]:after {
    content: ' Days';
}

[data-function="popup"] {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
}

[data-function="popup"] .popup {
    max-width: 600px;
    height: auto;
    padding: 14px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    background-color: #f9f8f1;
    z-index: 1000;
}

[data-function="popup"] img {
    max-width: 100%;
    height: auto;
}

[data-function="popup"] .logo,
[data-function="popup"] .logo + .title {
    display: inline-block;
    vertical-align: middle;
}

[data-function="popup"] .logo {
    max-width: 100px;
    height: auto;
}

[data-function="popup"] .logo + .title {
    padding: 0px !important;
    font-size: 16px;
}

[data-function="popup"] header button.close {
    float: right;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.slide-image-overlay {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 55%;
    background-color: rgba(250,250,240,0.6);
}

.slide-overlay {
    z-index: 1 !important;
}

.scale {
    -webkit-transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

.scale:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.swiper-container {
    margin-left: 30px;
    margin-right: 30px;
    overflow: visible;
}

.swiper-button {
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    max-width: 40px;
    background-color: #fafaf0;
    cursor: pointer;
}

.swipe-left {
    left: -40px;
    right: auto;
}

.swipe-left:after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23391e01'%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #fafaf0;
    z-index: 1;
}

.swipe-right {
    right: -30px;
    left: auto;
}

.swipe-right:after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23391e01'%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #fafaf0;
    z-index: 1;
}

#uniform-country > span {
    font-size: 18px;
}

.hidden {
    visibility: hidden !important;
}

.remove {
    display: none !important;
}

.always {
    display: initial !important;
    visibility: visible !important;
}

.text-centre {
    text-align: center;
}

.text-right {
    text-align: right;
}

.note:before {
    content: "\2A";
}

.note {
    font-size: 14px !important;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

#FormField_13,
#FormField_23 {
    width: initial !important;
}

[data-function="modal"] {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 9999;
}

[data-function="modal"] .panel {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

[data-function="modal"] .panel.panel-review form .horizontal {
	padding: 0px !important;
	margin: 0px !important;
	list-style-type: none;
}

[data-function="modal"] .panel.panel-review form .horizontal > * {
	display: inline-block !important;
}

.panning-profile.from {
    background-position: 0% 0%;
    background-size: 100%;
}

.flex-active-slide .panning-profile.to {
    background-position: 100% 100%;
    background-size: 150%;
}

.panning {
    transition: background-position 20s ease-in-out, background-size 20s ease-in-out;
}

@media only screen
and (max-device-width: 768px) {
    [data-function="popup"] .logo {
        display: none !important;
        visibility: hidden !important;
    }
}

.addthis_button_facebook_like {
    width: initial !important;
}

.capsules {
    list-style-type: none;
}

.capsules li {
    display: inline-block !important;
    margin: 15px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #391e01;
}

.disable {
    background-color: #808080 !important;
}

.unknown {
    position: relative;
    background-color: transparent !important;
}

.unknown:after {
    content: "?";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #391e01;
    font-size: 26px;
}

.deal-page #CategoryContent {
    display: none !important;
    visibility: hidden !important;
}

#DealsContent {
	counter-reset: twelve-deals;
}

#DealsContent .List {
    margin-top: 100px;
}

#DealsContent .Product.disable:after {
	content: "Closed";
	width: 100%;
	height: 36px;
	line-height: 36px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: rgba(255, 255, 240, 0.3);
	font-family: "quadratt_smallcaps", serif;
	font-size: 28px;
	text-align: center;
}

#DealsContent .Product.unknown {
	visibility: hidden;
}

#DealsContent .Product.unknown:before {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(106, 24, 13, 0.8);
	z-index: 0 !important;
	visibility: visible;
}

#DealsContent .Product:after {
	counter-increment: twelve-deals;
	content: counter(twelve-deals);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1 !important;
	visibility: visible;
        font-size: 64px;
	text-shadow: 2px 2px rgba(250, 250, 240, 0.75);
        color: #6a180d;
}

#DealsContent .Product.unknown:hover:after{
	content: "Coming Soon";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
        font-size: 26px !important;
}

#DealsContent .List > div {
        display: inline-block;
        position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
        cursor: pointer !important;
}

#DealsContent .List .ProductDetails {
    font-weight: bold !important;
}

#DealsContent .List .p-price,
#DealsContent .List .d-price {
    font-size: 16px !important;
}

#DealsContent .List .p-price {
    text-decoration: line-through !important;
}

#DealsContent .List > div.known:hover .ProductDetailsWrapper,
#DealsContent .List > div.disable:hover .ProductDetailsWrapper {
    display: block !important;
    visibility: visible !important;
    height: 100% !important;
    min-height: 50% !important;
    top: 0px;
}

#DealsContent .List .ProductDetails .pname {
	font-size: 12px;
}

#DealsContent .List em {
	font-family: 'quadratt_smallcaps' !important;
	font-weight: 400 !important;
        padding-top: 14px !important;
}

#DealsContent .ProductDealCode {
	text-transform: uppercase !important;
}

#DealsContent .List > div:nth-of-type(1),
#DealsContent .List > div:nth-of-type(4) {
    width: 160px !important;
    height: 256px !important;
	margin: 7px;
}

#DealsContent .List > div:nth-of-type(2),
#DealsContent .List > div:nth-of-type(3) {
    width: 255px !important;
    height: 159px !important;
	margin-bottom: 28px;
	margin-left: 14px;
	margin-right: 14px;
}

#DealsContent .List > div:nth-of-type(5),
#DealsContent .List > div:nth-of-type(8) {
    width: 183.3px !important;
    height: 184px !important;
	margin-bottom: 7px;
	margin-left: 14px;
	margin-right: 14px;
}

#DealsContent .List > div:nth-of-type(6),
#DealsContent .List > div:nth-of-type(7) {
    width: 184px !important;
    height: 184px !important;
	margin-left: 14px;
	margin-right: 14px;
}

#DealsContent .List > div:nth-of-type(9),
#DealsContent .List > div:nth-of-type(12) {
    width: 184px !important;
    height: 184px !important;
	margin: 7px;
}

#DealsContent .List > div:nth-of-type(10),
#DealsContent .List > div:nth-of-type(11) {
    width: 256px !important;
    height: 159px !important;
	margin: 7px;
}

#DealsContent .ProductDetails {
	text-align: center !important;
}

#DealsContent .ProductDetails {
	width: 100% !important;
	height: auto;
	text-align: center !important;
}

#DealsContent .ProductDetailsWrapper em:last-child {
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        text-align: center;
        font-weight: bold !important;
}

#DealsContent .ProductDetailsWrapper .ProductDealCode {
        font-size: 18px !important;
        font-weight: bold !important;
}

#DealsContent .Product.Image {
	background-size: cover;
}

#DealsContent .Product.Image-01 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-1.gif");	
}

#DealsContent .Product.Image-02 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-2.gif");	
}

#DealsContent .Product.Image-03 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-3.gif");	
}

#DealsContent .Product.Image-04 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-4.gif");	
}

#DealsContent .Product.Image-05 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-5.gif");	
}

#DealsContent .Product.Image-06 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-6.gif");	
}

#DealsContent .Product.Image-07 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-7.jpg");	
}

#DealsContent .Product.Image-08 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-8.gif");	
}

#DealsContent .Product.Image-09 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-9.gif");	
}

#DealsContent .Product.Image-10 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-10.gif");	
}

#DealsContent .Product.Image-11 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-11.gif");	
}

#DealsContent .Product.Image-12 {
	background-image: url("http://www.aransweatermarket.com/product_images/uploaded_images/deals-12.gif");	
}

#ModalContainer {
    width: 700px !important;
}