/** Shopify CDN: Minification failed

Line 12:0 Unexpected "<"
Line 13:1952 Expected "{" but found ","
Line 354:14 Expected identifier but found "*"
Line 1822:0 Unexpected "<"
Line 1840:0 Unexpected "<"

**/


<style>
.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}100%{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}100%{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideOutLeft{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:slideOutRight}@-webkit-keyframes spin,
@-ms-keyframes spin,
@keyframes spin { 0%{transform:rotate(0deg);} 100%{transform:rotate(360deg);}}
@keyframes ad-spin { 0%{transform:rotate(0deg);}100%{transform:rotate(359deg);}}
.ad-spin { animation:ad-spin 1.5s infinite linear; }
@keyframes scaleimg {0%, 100%{transform:scale(1);}50%{transform:scale(1.2);}}

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

a { color:#444; text-decoration: none; outline:none; }
a:hover { color:#639bc9; opacity:0.8; }
a.classic-link { text-decoration: underline; }
a:hover, a:focus { outline: 0 !important; }
.no-text-underline { text-decoration:none !important; }

p { margin:0 0 15px 0; }
.rte p { margin-bottom:20px; }
.rte { margin-bottom:20px; }
.address { margin-bottom:15px; }
.title-bold { font-weight:700;}

.imgFl { display:block; width:100%; height:auto; }
.imgWrapper { display:block; margin:auto; }
.autoHt { height:auto; }
.bgImg { background-size:cover; background-repeat:no-repeat; background-position:center; }

html { overflow-x:hidden; }


.slick-slider { position:relative; display:block; -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -ms-user-select:none; user-select:none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow:hidden; display:block; margin:0; padding:0; }
.slick-list:focus { outline:none; }
.slick-list.dragging { cursor:pointer; cursor:hand; }
.slick-slider .slick-track, .slick-slider .slick-list { transform:translate3d(0, 0, 0); }
.slick-track { position:relative; left:0; top:0; display:block; }
.slick-track:before, .slick-track:after { content:""; display:table; }
.slick-track:after { clear:both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float:left; height:100%; min-height:1px; display:none; }
[dir="rtl"] .slick-slide { float:right; }
.slick-slide img { display:block; margin:0 auto; }
.slick-slide.slick-loading img { display:none; }
.slick-slide.dragging img { pointer-events:none; }
.slick-initialized .slick-slide { display:block; }
.slick-loading .slick-slide { visibility:hidden; }
.slick-vertical .slick-slide { display:block; height:auto; }
.slick-arrow.slick-hidden { display:none; }

.slick-loading .slick-list:before { content:"\f110"; font-family:'adorn-icons'; font-size:30px; animation:ad-spin 1.5s infinite linear; position:absolute; top:50%; left:50%; transform:translateX(-50%); }

.slick-arrow { font-size:0; color:#000; opacity:0.75; position:absolute; top:50%; z-index:9; height:35px; line-height:34px; width:35px; text-align:center; padding:0; background:#fff; border:none; border-radius:0; outline:0 none; cursor:pointer; transform:translateY(-50%); transition:all 0.3s ease-out; }
.slick-arrow.slick-disabled:before { opacity: 0.25; }
.slick-arrow:before { font-family:"adorn-icons"; font-size:20px; }
.slick-arrow:focus { outline:0 !important; }
@media only screen and (max-width: 766px) {
	.slick-arrow { height:30px; width:30px; line-height:29px; opacity:1 !important; }
  	.slick-arrow:before { font-size:16px; }
}
.slick-prev { left:0; }
[dir="rtl"] .slick-prev { left:auto; right:-25px; }
.slick-prev:before { content:"\ea8b"; }
[dir="rtl"] .slick-prev:before { content:'\ea8c'; }

.slick-next { right:0; }
[dir="rtl"] .slick-next { left:0; right:auto; }
.slick-next:before { content:'\ea8c'; }
[dir="rtl"] .slick-next:before { content:"\ea8b"; }
.slick-slider .slick-arrow { opacity:0; }
.slick-slider:hover .slick-arrow { opacity:0.7; }
.slick-slider:hover .slick-arrow:hover { opacity:1; }

.page-width .slick-prev { left:-40px; }
.page-width .slick-next { right:-40px; }

@media only screen and (max-width:1279px) {
	.page-width .slick-prev { left:-10px; }
	.page-width .slick-next { right:-10px; }
}
@media only screen and (max-width:1024px) {
	.page-width .slick-prev { left:0; }
	.page-width .slick-next { right:0; }
}

.slick-dotted.slick-slider { margin-bottom:0; }
.slick-dots { position:absolute; bottom:-25px; list-style:none; display:block; text-align:center; padding:0; margin:0; width:100%; }
.slick-dots li { position:relative; display:inline-block; height:12px; width:12px; margin:0 4px; padding:0; cursor:pointer; }
.slick-dots li button { border:0; background-color:#fff; display:block; height:12px; width:12px; padding:0; line-height:0; color:transparent; cursor:pointer; opacity:0.5; border-radius:50%; }
.slick-dots li button:hover, .slick-dots li button:focus { opacity: 0.7; }
.slick-dots li.slick-active button { opacity:1; }





body{ font-family:"Mentor Sans",Arial,Tahoma,Verdana,sans-serif;
    background-color:#f8f9f1;
    
    color:#444; font-size:14px; line-height:1.4; margin:0; padding:0;
}
@media only screen and (min-width:1025px){
    body { letter-spacing:0.02em }
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Mentor Sans", sans-serif;
  font-weight: 300;
  line-height: 1.8; letter-spacing:0.02em;
  overflow-wrap: break-word; word-wrap: break-word; margin:0 0 20px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; text-decoration: none; font-weight: inherit; }
h1,.h1 { font-size:30px; }
h2,.h2 { font-size: 29px; }
h3, .h3 { font-size:25px }
h4, .h4 { font-size: 20px;}
h5, .h5 { font-size: 23px;}
h6, .h6 { font-size: 21px;}

@media only screen and (max-width: 766px){
  h1, .h1 { font-size:25px; }
  h2, .h2 { font-size:24px; }
  h3, .h3 { font-size:21px }
}

.sec-ttl { padding-bottom:20px; }
.sec-ttl.text-left span { margin:5px 0 0; }
.sec-ttl .h3, .sec-ttl h3 { color:#111; margin:0 auto; font-size:15px; }
.sec-ttl span { color:#111; margin:5px auto 0; display:block; }
@media only screen and (min-width:767px) {
	.sec-ttl { padding-bottom:35px; }
	.sec-ttl .h3,
   	.sec-ttl h3 { font-size:18px; line-height:1.3; max-width:600px; 
		 margin:0 auto;
    }
	.sec-ttl span { max-width:800px; font-size:13px; }
}

.shopify-policy__title h1,
.page-title { letter-spacing: normal; font-weight: 700; font-size:20px; position:relative; margin:0 0 30px 0; text-align:center;}

@media only screen and (max-width:767px) {
  .shopify-policy__title h1,
  .page-title {margin-bottom:15px;}
}

.page.section-header { border:1px solid #f8f9f1; border-top:none; }
.page.section-header h1 { margin-bottom:0; padding:35px 0; font-size:20px; text-transform:uppercase; letter-spacing:1.5px; }

.ttl span { display:block; }
.ttl .tt-small { font-size:15px; }
.ttl .tt-big { font-size:23px; line-height:35px; }

.acor-ttl { font-size:13px; font-weight:700; margin:0 0 5px; }
.acor-ttl a { border:0; color:#f8f9f1; display:flex; padding:15px; text-decoration:none; background-color:#000000;
	justify-content:space-between; }
.acor-ttl a:hover { opacity:0.9; }
.acor-ttl.active a { color:#111; background-color:#f8f9f1; }
.acor-ttl.active .ad:before { content:"\ea48"; }
.tabSpace { margin-bottom:35px; }
.tab-container .tab-content { display:none; }


fieldset { border: 1px solid #f8f9f1; margin:0 0 15px; padding:10px; }
label { display: block; margin-bottom: 5px; }

::-webkit-input-placeholder { opacity:0.6; }
::-moz-placeholder { opacity:0.6; }
:-ms-input-placeholder { opacity:0.6; }

input[type="tel"] { -webkit-appearance:none; -moz-appearance: none;}

input, textarea, select { color:#000000; font-size:14px; font-family:"Mentor Sans"; margin-bottom:15px;
  	max-width:100%; line-height:1.2; padding:8px 15px;
  	border:1px solid #f8f9f1; background-color:#f8f9f1; 
}

@media only screen and (min-width:767px){
	input, textarea, select { padding: 10px 18px; }
}
input:focus, textarea:focus, select:focus { border-color: #e6eacd; }
input[disabled], textarea[disabled], select[disabled] { cursor: default; }
input.input--error, select.input--error, textarea.input--error { border-color:#d20000; background-color:#fff8f8; color:#d20000; }
 

select { background:url(//www.soletrend.co/cdn/shop/t/9/assets/arrow-select.png?v=93383133388335707051743915828) no-repeat right 10px center; cursor:pointer; padding-right:30px;-webkit-appearance:none; -moz-appearance:none; appearance:none; }
optgroup { font-weight:700; }
option { color:#000000; background-color:#f8f9f1; }
  
.label--error { color: #d20000; }
.note, .form-message, .form--success, .errors { padding:8px; margin:0 0 7.5px; }
@media only screen and (min-width:767px) {
	.note, .form-message, .form--success, .errors { padding:10px; }
}
.note, .form-message { border: 1px solid #f8f9f1; }
.form--success { border: 1px solid #54d437; background-color: #edfbea; color: #3fbc22; }
.errors { color:#d20000; border:1px solid #d20000; background-color:#fff8f8; }
.errors .form-message__title { color:#d20000; }
.errors ul { list-style: none; padding:0; margin:0; }
.errors a { color:#d20000; text-decoration:underline; }
  
.input-group { position:relative; display:table; width:100%; border-collapse:separate; }
.form-vertical .input-group { margin-bottom:15px; }
.input-group__field, .input-group__btn { width:100%; display:table-cell; vertical-align:middle; margin:0; }
.input-group__field, .input-group__btn .btn { height:32px; padding-top:0; padding-bottom:0; }
 @media only screen and (min-width: 767px) {
	.input-group__field,  .input-group__btn .btn { height:40px; }
}
.form-vertical .input-group__field { margin:0; }
.input-group__btn { white-space:nowrap; width:1%; }
.input-group__btn .btn { white-space:nowrap; }
  
input.custCheck { display:none !important; }
span.checkbox { display:inline-block;width:16px;height:16px; margin:0 5px 0 0; border:1px solid rgba(68, 68, 68, 0.3); background:#f8f9f1; vertical-align:middle;
   font-size:11px; font-weight:400; line-height:16px;text-align:center;
}
input:checked + span.checkbox { color:#f8f9f1;background-color:#444; }
input:checked + span.checkbox:before { content:'\ea7f'; font-family:"adorn-icons"; }


@keyframes btnzoom {
	0%{transform:scale(1);}
	45%{transform:scale(1);}
	47%{transform:scale(1.05);}
	49%{transform:scale(1);}
	51%{transform:scale(1.05);}
	53%{transform:scale(1);}
	55%{transform:scale(1.05);}
	57%{transform:scale(1);}
	100%{transform:scale(1);}
}
.btnzoom { animation:btnzoom 5s infinite linear; }

.btn,
.spr-summary-actions-newreview { display:inline-block; width:auto; text-decoration:none; text-align:center; vertical-align:middle; cursor:pointer;
	border: 2px solid rgba(0,0,0,0); background-color:rgba(0,0,0,0); color:#f8f9f1; font-weight:400;
  	text-transform:uppercase; line-height:1; white-space:normal; transition:all 0.3s ease-in-out; font-size:13px; padding:10px 24px;
	white-space:nowrap; -moz-user-select:none; -ms-user-select:none; -webkit-user-select:none; user-select:none; -webkit-appearance:none; -moz-appearance:none; appearance:none;
  	
      border-radius:0;
    

  	
}
.btn.btn-md { font-size:14px; padding:12px 26px; }
.btn.btn-lg { font-size:16px; padding:14px 32px; }
 @media only screen and (max-width:766px) {
  .btn.mob-btn-sm { font-size:12px; padding:8px 18px; }
  .btn.mob-btn-md { font-size:13px; padding:10px 24px; }
  .btn.mob-btn-lg { font-size:14px; padding:11px 26px; }    
}
@media only screen and (max-width:480px) {
   .spr-summary-actions-newreview {float:none !important;}
   .spr-summary-actions { display:block; margin-top:10px; }
}
.btn:hover, .btn:focus, .spr-summary-actions-newreview:hover { 
  color:#fff; background-color:#000000; border-color:#000000; opacity:1;
  
}
.btn[disabled] { cursor:default; opacity:0.4; }
.btn--secondary { color:#fff; background-color:#f8f9f1; border-color:#f8f9f1;
  
}
.btn--secondary:hover,
.btn--secondary:focus { color:#ffffff; background-color:#000000; border-color:#f8f9f1 }
.btn--small { padding:0 10px; font-size:0.92308em; border-width:2px; line-height:25px; }
.btn--link { color:#639bc9; background-color:transparent; border:0; margin:0; outline:none !important; box-shadow:none !important; }
.btn--link:hover, .btn--link:focus { color:#000000; }
.btn--narrow { padding-left:15px; padding-right:15px; }
.btn--disabled,.btn--disabled:hover, .btn--disabled:focus { opacity:0.5; cursor:default; }
.text-link { display:inline; border:0 none; background:none; padding:0; margin:0; }

.qtyField { display:flex; width:100%; border:1px solid #f8f9f1;
	border-radius:0; }
.qtyField .qtyBtn, .qtyField input { margin:0; color:#000000; width:28px; height:38px; text-align:center; line-height:normal; text-align:center; padding:11px 0; background:none; border-radius:0; }
.qtyField .qtyBtn { line-height:17px; }
.qtyField .qtyBtn .ad { font-size:10px; }
.qtyField .qty { border:0 none; }

.social-sharing { clear:both; }
.btn--share { color:#111; font-weight:400; margin:5px; display:inline-block; letter-spacing:0; text-transform:capitalize; }
.btn--share .ad { font-size:14px; min-width:14px; min-height:14px; vertical-align:middle; margin-right:1px; }
.btn--share .ad-facebook-official { color:#3b5998; }
.btn--share .ad-twitter-square { color:#00aced; }
.btn--share .ad-pinterest-square { color:#cb2027; }
.btn--share .ad-google-plus-square { color:#DD4D42; }
.share-title { display:inline-block; vertical-align:middle; }

hr { margin:25px 0; border:0; border-bottom:1px solid #f8f9f1; }
.hr--small { padding:10px 0; margin:0; }
.hr--invisible { border-bottom:0; }
.border-bottom { border-bottom: 1px solid #f8f9f1; }
.border-top { border-top: 1px solid #f8f9f1; }
.no-border { border:0; }

.social-icons li { text-align:center; }
.social-icons a { padding:0 7px; display:inline-block; }
.social-icons .icon { width:15px; height:15px;}


table { margin-bottom:7.5px; }
th { font-family:Poppins, sans-serif; font-weight:700; }
th, td { text-align:left; border:1px solid #f8f9f1; padding:10px; }


@media only screen and (max-width:766px) {
.responsive-table thead { display:none; }
.responsive-table tr { display:block; }
.responsive-table tr, .responsive-table td { float:left; clear:both; width:100%; }
.responsive-table th, .responsive-table td { display:block; text-align:right; padding:10px 15px; border:0; margin:0; }
.responsive-table td::before { content:attr(data-label); float:left; text-align:center; font-size:12px; padding-right:10px; }
.responsive-table__row + .responsive-table__row, tfoot > .responsive-table__row:first-child { position:relative; margin-top:10px; padding-top:15px; }
.responsive-table__row + .responsive-table__row::after, tfoot > .responsive-table__row:first-child::after { content:''; display:block; position:absolute; top:0; left:7.5px; right:7.5px; border-bottom:1px solid #f8f9f1; }
}

.display-table { display: table; table-layout: fixed; width: 100%; margin:0 !important;}
.display-table-cell{ float: none; display: table-cell;  vertical-align: middle; padding:0;}

.grid--no-gutters { margin-left:0; }
.grid--no-gutters > .grid__item { padding-left:0; }
.grid--half-gutters { margin-left:-15px; }
.grid--half-gutters > .grid__item { padding-left:15px; }
.grid--double-gutters { margin-left:-60px; }
.grid--double-gutters > .grid__item { padding-left:60px; }
.grid--flush-bottom { margin-bottom:-50px; overflow:auto; }
.grid--flush-bottom > .grid__item { margin-bottom:50px; }


.placeholder-svg { display:block; fill:rgba(68, 68, 68, 0.2); background-color:rgba(68, 68, 68, 0.05); width:100%; height:100%; max-width:100%; max-height:100%; border:1px solid rgba(68, 68, 68, 0.1); }
.placeholder-noblocks { padding:40px; text-align:center; }
.placeholder-background { position:absolute; top:0; right:0; bottom:0; left:0; }
.placeholder-background .icon { border:0; }

.product-price__price { color:#000; }
s.product-price__price { opacity:0.6; margin-right:4px; font-weight:400; }
.product-price__sale, .product__price--sale { color:#f77575; }
.product-price__sale-label { display: inline-block; white-space: nowrap; }
.product-price__sold-out { font-weight:700; white-space: nowrap; }
.price__unit { color:#444; font-size:13px; font-weight:400; opacity:0.7; margin:-20px 0 23px; display:block; }

.product__policies { margin:-20px 0 20px; }


.page-width { *zoom:1; margin:0 auto; padding-left:15px; padding-right:15px;
	max-width:1200px;
}
.page-width:after { content:''; display:table; clear:both; }

.page-width.fullwidth { max-width:100%; }
@media only screen and (min-width:1280px){ .page-width.fullwidth { padding-left:55px; padding-right:55px; }}
@media only screen and (max-width:766px) { .page-width { padding-left:10px; padding-right:10px; }}


.main-content { display:block; }
@media only screen and (min-width:767px){ .main-content { min-height:500px }}

.page-wrapper { @include transition(all 0.3s ease-in-out); }


	.page-wrapper.layout-boxed { background-color:#f8f9f1; max-width:1200px; margin:0 auto; position:relative; }
	.layout-boxed .page-width { max-width:100%; }


.empty-page-content { padding:125px 15px; }
@media only screen and (max-width:766px) {
	.empty-page-content { padding-left:10px; padding-right:10px; }
}
.shopify-policy__container { padding:30px 0; }



.grid-products {margin:0 -0.0px;}
.grid-products .grid__item  { padding-left:0.0px; padding-right:0.0px;}

.empty.default { padding-top:50px; }
.empty.small { padding-top:20px; }
.content-indent { margin-top:20px; }
.content-indent.none { margin-top:0; }
.sec-empty { height:20px; }
.sec-empty.none { height:0; }
.section-cover { padding:20px 10px; }

@media only screen and (min-width:767px) {
	.content-indent.default { margin-top:50px; }
	.content-indent.small { margin-top:20px; }
  	.sec-empty.default { height:50px; }
	.sec-empty.small { height:20px; }
	.section-cover { padding:50px 0; }
	.section-cover.small-pd { padding:30px 0; }
}


.modalsCenter, .loadingBox, .modal { position:fixed; top:50%; left:50%; transform:translate(-50%, -50%); }
.modalOverly { display:none; position:fixed; bottom:0; left:0; right:0; top:0; z-index:666; background-color:rgba(0, 0, 0, 0.6); transition:all 0.4s cubic-bezier(0.29, 0.63, 0.44, 1); }
.loadingBox { display:none; padding:20px; background-color:#fff; border-radius:5px; box-shadow:0 0 5px rgba(0, 0, 0, 0.3); z-index:1050; }
.loadingBox .ad { font-size:40px; opacity:0.7; }
.loading .loadingBox { display:block; position:fixed; }
.showOverly .modalOverly, .loading .modalOverly { display:block; }
.hideOverly .modalOverly { display:none; }

.mfp-zoom-in .mfp-with-anim { opacity:0; transform:scale(0.9); transition:all 0.3s ease-in-out; }
.mfp-zoom-in.mfp-ready .mfp-with-anim { opacity:1; transform:scale(1); }
.mfp-zoom-in.mfp-removing .mfp-with-anim { opacity:0; transform:scale(0.9); }

.mfpbox { margin:0 auto; padding:40px; max-width:800px; position:relative; background-color:#f8f9f1; box-shadow:0 0 20px rgba(68, 68, 68, 0.3); }
.mfpbox .mfp-close { right:0; opacity:1; top:0; color:#444; line-height:30px; height:30px; width:30px; }
@media only screen and (max-width:767px) {
  .mfpbox { padding:20px; overflow-x:scroll; }
}

.modal { padding:20px; display:none; overflow:hidden; z-index:667; width:80%; max-width:440px; text-align:center; background-color:#fff; box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.5); bottom:inherit; }
.modal p { margin-bottom:10px; }
.modal--is-active { transform:translateY(0); display:block; opacity:1; overflow:hidden; }
.modal__inner { -moz-transform-style:preserve-3d; -webkit-transform-style:preserve-3d; transform-style:preserve-3d; height:100%; }
.modal__centered { transform:translateY(-50%); position:relative; top:50%; }
.no-csstransforms .modal__centered { top:20%; }
.modal__close { border:0 !important; padding:10px 15px; position:fixed; top:0; right:0; }
.modal__close .icon { font-size:1.53846em; }
.closeDrawer { position:absolute; top:0; right:0; color:#fff; background-color:#000; width:30px; height:30px; line-height:28px; text-align:center; font-size:1.38462em; }
.closeDrawer:hover { color:#fff; opacity:0.75; }
.text-link.cancel { vertical-align:middle; margin:0 0 10px 10px; }

#LoginModal.modal { width:100%; max-width:100%; height:100%; top:0; left:0; transform:translate(0, 0); }
#LoginModal .password__form-heading,
#LoginModal .password__input-group { margin-bottom:20px; }
#LoginModal .last-child { margin-bottom:0; }




.topSpace { height:30px; }
.bredcrumbWrap { background:#f8f9f1; margin:0 0 30px; }
.breadcrumbs { padding-top:8px; padding-bottom:8px; }
.breadcrumbs.fullwidth { padding:8px 10px; }
.breadcrumbs a, .breadcrumbs span { color:#111; display:inline-block; padding:0 3px 0 0; margin-right:3px; font-size:12px; }
.breadcrumbs a:first-child, .breadcrumbs span:first-child { padding-left:0; }

.infinitpagin { clear:both; padding-top:15px; text-align:center; }

.pagination { width:100%; text-align:center; list-style:none; font-size:1.15385em; }
.pagination li { display:inline-block; }
.pagination li a { color:#919191; height:35px; width:35px; line-height:32px; display:inline-block; border:2px solid rgba(68, 68, 68, 0.1); }
.pagination li.active a { color:#444; border-color:#444; }
.pagination .icon { display:block; height:20px; vertical-align:middle; }
.pagination__text { padding:0 7.5px; }

@media only screen and (max-width:1024px) {
  .template-product .topSpace { height:5px;}
}

@media only screen and (max-width:767px) {
  .bredcrumbWrap {margin-bottom:20px;}
}



.collection-grid-item { position:relative; overflow:hidden; }
.collection-grid-item .collection-grid-item__link { opacity:1; }

.collection-grid-item .img { background-size:cover; background-repeat:no-repeat; transition:all ease-out 0.4s; }
.collection-grid-item:hover .img { transform:scale(1.1); }
.no-zoom .collection-grid-item .img { transform:none; }

.collection-box { clear:both; }
.collection-box .grid .grid__item { padding:0; }
.collection-box .slick-prev { left:0; }
.collection-box .slick-next { right:0; }

.collection-box .collection-grid-item { text-align:center; }
.collection-box .collection-grid-item .imgWrap { overflow:hidden; }
.collection-box .collection-grid-item .details { z-index:1; position:relative; padding:15px; width:100%; text-align:center; transition:all 0.3s ease-out; }
.collection-box .collection-grid-item .details.pad-0 { padding-left:0; padding-right:0; }
.collection-box .collection-grid-item .counts { font-size:13px; font-weight:400; opacity:0.7; display:block; margin-top:6px; }
.collection-box .collection-grid-item .btn { display:inline-block; margin-top:15px; }

.collection-box .collection-grid-item__title { font-size:26px; margin:0; font-weight:400; }
@media only screen and (max-width:1024px) {
	.collection-box .collection-grid-item__title { font-size:16px; }
  	.collection-grid-item:hover .img {transform:none;}
}

.collection-box.style1 .collection-grid-item .details { display:flex; justify-content:center; align-items:center; flex-direction:column; height:100%; position:absolute; top:0; left:0; opacity:0; }
.collection-box.style1 .collection-grid-item:hover .details { opacity:1; }

.collection-box.style2 .collection-grid-item .details { position:absolute; bottom:0; left:0; transform:translateY(100%); }
.collection-box.style2 .collection-grid-item .counts { margin-top:2px; }
.collection-box.style2 .collection-grid-item:hover .details { transform:translateY(0); }

.collection-box.style4 .collection-grid-item .details { position:absolute; bottom:20px; width:auto; left:20px; right:20px; padding:15px 25px; }
.collection-box.style4 .collection-grid-item .counts { margin-top:2px; }

.collection-box.style5 .collection-grid-item .details { padding:9px 25px 9px; width:auto; position:absolute; display:block; left:50%; top:50%; transform:translate(-50%,-50%);   }
.collection-box.style6 .collection-grid-item .details { padding:9px 25px 9px; width:auto; position:absolute; display:block; left:50%; bottom:25px; transform:translateX(-50%);   }


 @media only screen and (max-width:766px) {
	.collection-box.style1 .collection-grid-item .details, .collection-box.style2 .collection-grid-item .details,
	.collection-box.style4 .collection-grid-item .details { opacity:1; position:relative; left:0; bottom:inherit; transform:translateY(0); }
}
.collection-box.fullwidth div[class^="grid-mr-"] { margin:0; }

.collection-banners a:hover { opacity:1; }
.collection-banners .grid { display:flex; flex-wrap:wrap; }
.collection-banners .grid__item { padding:0; flex:0 0 auto; max-width:100%; }

.collection-banners .details { left:50%; transform:translateX(-50%); position:absolute; bottom:30px; right:0; padding:20px; text-align:center; }
.collection-banners .details h3 { font-size:28px; margin:0; }
.collection-banners .details .btn { margin-top:14px; }
@media only screen and (min-width:767px) {
	.collection-banners .details.left { left:7%; transform:none; }
	.collection-banners .details.right { right:7%; transform:none; }
}
.collection-banners .details p { margin:5px 0 0; }
@media only screen and (max-width:1024px) {
	.collection-banners .details h3 { font-size:26px; }
  	.collection-banners .details { bottom:20px; }
}
@media only screen and (max-width:766px) {
  	.collection-banners .grid__item { flex:0 0 auto; }
	.collection-banners .grid__item.small--one-half { flex:1 0 50%; max-width:400px; }
	.collection-banners .details { width:90%; }
}

.count-bubble {display:none;}

#shopify-section-sub-collections .collection-banner.top { display:flex; justify-content:center; align-items:center;
  background-position:50% 0; }


.product-labels { position:absolute; left:5px; top:5px; z-index:11; }
.product-labels .lbl { color:#fff; font-size:11px; text-transform:uppercase; margin-bottom:5px; letter-spacing:0;
  
  	border-radius:50%; display:flex; align-items:center; white-space:normal; line-height:1; justify-content:center; height:45px; width:45px;
  
}
.product-labels .on-sale { background-color:#ff708e; }
.product-labels .sold-out { background-color:#000; }
.product-labels .pr-label1 { background-color:#000; }
.product-labels .pr-label2 { background-color:#e9a400; }
.product-labels .pr-label3 { background-color:#81d53d; }


.tooltip-label { font-size:11px; text-transform:none; line-height:18px; transition:all 0.2s ease-in-out; visibility:hidden; opacity:0; background-color:#000; color:#f8f9f1;
	border-radius:0; padding:0 5px;	white-space:nowrap; position:absolute; bottom:calc(100% + 20px); left:50%; transform:translateX(-50%); }
.tooltip-label:before { content:""; border:5px solid transparent; border-top-color:#000; position:absolute; bottom:-9px; left:50%; margin-left:-5px; }
@media only screen and (max-width:1024px) {
	.tooltip-label { display:none; }
}

.gridSwatches { margin-top:10px; font-size:0px; }
.gridSwatches li { overflow:hidden; display:inline-block; position:relative; height:17px; width:17px; margin:3px; background-size:100% auto; background-repeat:no-repeat; cursor:pointer; box-shadow:0 0 1px 1px #ddd; border:2px solid #fff; }
.gridSwatches li.rounded { border-radius:50%; }
.gridSwatches li.rounded_rectangle { border-radius:5px; }
.gridSwatches li.flat { box-shadow:none; border:0; }
.gridSwatches li.medium { height:30px; width:30px; }
.gridSwatches li.large { height:40px; width:40px; }
.gridSwatches li:hover, 
.gridSwatches li.active { box-shadow:none; border:2px solid #e34848; }
.gridSwatches li .white { border:1px solid #ddd; }
.gridSwatches li .white .ad { color:#000; }
@media only screen and (min-width:1025px) {
	.gridSwatches li:hover { overflow:visible; }
	.gridSwatches li:hover .tooltip-label { opacity:1; bottom:calc(100% + 7px); visibility:visible; z-index:2; }
}
@media only screen and (max-width:766px) {
	.gridSwatches li.large,
  	.gridSwatches li.medium {  height:25px; width:25px; }
}

a.grid-view-item__link { opacity:1; }
.grid-view_image { width:100%; overflow:hidden; position:relative; z-index:1; }
.grid-view-item__image .placeholder-svg { position:absolute; width:100%; height:100%; }
.grid-view-item__image { display:block; position:relative; padding-bottom:130%;
  background-position:center center; background-size:cover; background-repeat:no-repeat; transition:all ease-out 0.4s; }
.grid-view_image .hover,
.grid-view_image .variantImg { visibility:hidden; opacity:0; position:absolute; left:0; top:0; z-index:2; width:100%; height:100%; }
.grid-view_image .ad-spinner4 { color:#000; font-size:24px; text-shadow:1px 1px 2px rgba(255, 255, 255, 0.7); display:none; transform:translate(-50%, -50%); position:absolute; top:50%; left:50%; z-index:50; }
.grid-view_image.showLoading .ad-spinner4 { display:block; }
.showVariantImg .grid-view-item__image { opacity:0; }
.showVariantImg .variantImg { visibility:visible; opacity:1; }
@media only screen and (min-width:1025px) {
	.grid-view_image:hover .primary { opacity:0; }
  	.grid-view_image:hover .hover { opacity:1; visibility:visible; }
}

.grid-view-item__vendor { color:#444; margin-bottom:5px; }
.grid-view-item__title { color:#000; font-size:12px; text-transform:none; font-weight: normal; }
.grid-view-item__title:hover { color:#000; opacity:0.8;}

.grid-view-item__meta { margin:5px 0 10px; }
.grid-view-item .spr-badge-caption, .list-columns .spr-badge-caption { display:none;}
.grid-view-item { margin-bottom:30px; text-align:center; position:relative; z-index:0; border:1px solid #f8f9f1; transition:all 0.3s ease-out; }
.carousel .grid-view-item {margin-bottom:0;}
.grid-view-item .sizelink { display:none; }

.grid-view-item .button-set { width:100%; display:block; font-size:0px; position:absolute; bottom:-30px; left:0; z-index:444; opacity:0; transition:all 0.3s ease-out; }
.grid-view-item .button-set .btn { display:inline-block; border:0; background-color:#000; position:relative; font-size:18px; padding:0; margin:2px; line-height:35px; width:100%; height:36px; width:38px; text-align:center;
  border-radius:0;
}
.grid-view-item:hover .button-set { bottom:10px; opacity:1; }
.grid-view-item .button-set .btn:hover { opacity:1; background-color:#333333; }
.grid-view-item .button-set .btn:hover .tooltip-label { opacity:1; bottom:calc(100% + 7px); visibility:visible; z-index:2; }
.grid-view-item .button-set .ad { color:#fff; }

@media only screen and (max-width:766px) {
  .grid-view-item .button-set .btn { line-height:30px; height:30px; width:30px; }
  .grid-view-item .button-set .ad { font-size:14px; }
  .collection-tabs-wrapper .carousel .grid-view-item { margin-bottom:20px;}
}

.spr-badge-starrating .spr-icon, .spr-icon {font-size:12px !important;}
.grid-view-item .details { padding:15px 10px 10px; }
.grid-view-item .product-price__price { font-size:12px; font-weight:400; display:inline-block; }
.grid-view-item .product-price__sale { padding-right:0; }
.grid-view-item .product-review { line-height:1; margin-bottom:14px; }
.grid-view-item .overly { content:""; display:block; width:100%; height:100%; opacity:0; position:absolute; top:0; left:0; z-index:4; background-color:rgba(255, 255, 255, 0.85); transition:all 0.3s ease-out; }

.grid-view-item.style2 .button-set,
.grid-view-item.style3 .button-set {  margin-top:10px; }
.grid-view-item.style3 .details { padding-top:10px;}

.grid-view-item.style4 .details { text-align:left; }
.grid-view-item.style4 .button-set { left:10px; bottom:10px; width:40px; }

.grid-view-item.style5 .flatbtn { margin:10px 0; }
.grid-view-item.style5 .flatbtn .btn {  color:#fff;  padding:8px 25px; border-radius:3px; background-color:#000; }

@media only screen and (min-width:1025px) {
    .grid-view-item.style2 .details { width:100%; height:auto !important; padding-bottom:30px; opacity:0; position:absolute; top:50%; left:0; z-index:5; transform:translateY(-50%); transition:all 0.3s ease-out; }
    .grid-view-item.style2:hover .button-set { bottom:-20px; }
    .grid-view-item.style2:hover .overly,
  	.grid-view-item.style2:hover .details { opacity:1; }
    .grid-view-item.style2 { margin-bottom:0px;}
  
    .grid-view-item.style3 .gridSwatches { border-bottom:1px solid #f8f9f1; }
    .grid-view-item.style3 .button-set { position:static; opacity:1; }
  
    .grid-view-item.style4:hover .button-set { visibility:visible; opacity:1; }
  	.grid-view-item.style4 .button-set .tooltip-label { left:55px; bottom:50%; transform:translateY(50%); }
	.grid-view-item.style4 .button-set .tooltip-label:before { border-color:transparent; border-right-color:#000; left:-5px; bottom:4px; }
	.grid-view-item.style4 .btn:hover .tooltip-label { left:45px; bottom:50%; transform:translateY(50%); }
  	
  	.grid-view-item.style5 .flatbtn .btn { margin-bottom:10px; }
}
@media only screen and (max-width:1024px) {
  .grid-view-item { margin-bottom:20px; }
  .grid-view-item .button-set { bottom:5px; opacity:1; }

  .grid-view-item.style2 .button-set, .grid-view-item.style3 .button-set { position:relative; bottom:0; margin-bottom:10px; }        
  .grid-view-item .details { position:relative; padding:15px 0 0; }

  .grid-view-item.style4 .saleTime.mobile { justify-content:left; padding:10px 0 0 10px;}
  
  .grid-masonary .grid-view-item .details{ padding-bottom:15px;}  

}

.saleTime { position:absolute; opacity:1; bottom:5px; left:0; right:0; z-index:11; display:flex; justify-content:center; transition:all 0.3s ease-out; }
.saleTime > span { font-size:12px; font-weight:700; display:block; min-width:35px; padding:7px 5px; line-height:1; margin:0 0 3px 3px; text-align:center; 
  color:#000;  border:1px solid #f8f9f1;
  background-color:rgba(248, 249, 241, 0.77); }
.saleTime > span span { border:0; margin-top:3px; display:block; background:none; font-size:9px; font-weight:400; line-height:1; text-transform:uppercase; }
.saleTime.mobile { position:static; margin:0 -10px; }
.saleTime.mobile > span { margin:0; min-width:30px; font-size:10px; background:#eff1df; }
.grid-view-item:hover .saleTime.desktop { opacity:0; }





.list-view-item__title { color:#000; font-size:em(14+2px); font-weight:700; }
.list-view-item__meta { margin:10px 0; }
.list-view-item__vendor { font-size:0.92308em; font-style:italic; }

.list-view-item { display:table; table-layout:fixed; margin-bottom:10px; padding-bottom:20px; width:100%; position:relative; }
.list-view-item:last-child { margin-bottom:0; }
.list-view-item .listview-button .btn { height:37px; line-height:36px; padding:0 10px; display:inline-block; vertical-align:top; }
.list-view-item .saleTime { bottom:10px; }
.list-view-item .list-view-item__image-wrapper { text-align:center; }
.list-view-item .list-view-item__image-wrapper img { width:100%; }
.list-view-item__image-column { display:table-cell; vertical-align:middle; width:230px; }
.list-view-item__image-column .list-view-item__image-wrapper { position:relative; margin-right:20px; overflow:hidden; }
.list-view-item__title-column { display:table-cell; vertical-align:middle; }
.list-view-item__title-column .product-review { margin:5px 0 7px; }
.list-view-item__title-column .product-price__price { font-size:14+3; font-weight:700; display:inline-block; }
.list-view-item__title-column .product-price__sale { padding-right:0; }
.list-view-item__price { white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.list-view-item__price--reg { color:#f77575; }
 @media only screen and (max-width:766px) {
    .list-view-item .list-view-item__image-column, .list-view-item .list-view-item__title-column { width:100%; display:block; }
    .list-view-item__image-column { width:200px; }
    .list-view-item__image-column .list-view-item__image-wrapper { margin-right:10px; }
    .list-view-item__title-column .list-view-item__title { font-size:0.92308em; }
    .list-view-item__price--reg,  .list-view-item__price--sale { display:block; }
}

.list-columns { margin-bottom:20px; align-items:center; }
.list-columns .grid-view_image { width:33%; margin-right:15px; }
.list-columns .details { width:66%; }

.list-view-item__title-column .spr-badge { margin:10px 0;}





#header { position:relative; z-index:15; background-color	:#f8f9f1; border-bottom:1px solid #fff;
   
}

.header-logo { margin:0; min-width:170px; max-width:230px; }
.header-logo .header-logo-link { display:block; font-weight:700; letter-spacing:normal; font-size:20px; text-transform:uppercase; line-height:1; text-decoration:none; }
.header-logo img,
.header-logo svg { display:block; max-width:200px; max-height:100px; margin:0 auto; }
@media only screen and (max-width:1024px) {
  .header-logo { max-width:100%; min-width:40px; text-align:center; }
  .header-logo img, .header-logo svg { max-width:150px; margin:0 auto; }
  #header { border-bottom:0; }
}

.site-header { display:flex; width:100%; align-items:center; min-height:60px; position:relative; padding:0 15px; }

.site-header > .header-logo, .site-header > div, .site-header > nav { flex:1; }
.site-header .icons-col { justify-content:flex-end;  }
.site-header a.hdicon { position:relative; color:#000000; display:inline-block; height:30px; line-height:30px; text-align:center; padding:0 9px; }
.site-header a.hdicon .ad { font-size:18px; min-width:18px; min-height:18px; }


#CartCount, .favCount { position:absolute; background:#f8f9f1; color:#000000; min-width:16px; height:16px; border-radius:16px; line-height:17px; font-size:11px; right:-7px; top:-3px; }


@media only screen and (min-width:767px) {
	.site-header a.hdicon .ad { font-size:17px; }
}
@media only screen and (max-width:1024px) {
	.site-header { min-height:50px; }
	.site-header .mobile-nav, .site-header .icons-col { max-width:75px; }
}


#header.classic-style:not(.stickyHeader) { background:none; box-shadow:none; position:absolute; left:0; right:0; z-index:97; border:none; }
#header.classic-style:not(.stickyHeader) .stlogo,
#header.classic-style.stickyHeader .cllogo { display:none; }
#header.classic-style:not(.stickyHeader) #shopify-section-navigation { background:none; }
#header.classic-style:not(.stickyHeader) a.hdicon,
#header.classic-style:not(.stickyHeader) #siteNav > li > a { color:#ffffff; }
#header.classic-style:not(.stickyHeader) #siteNav > li:hover > a,
#header.classic-style:not(.stickyHeader) #siteNav > li > a:hover,
#header.classic-style:not(.stickyHeader) #siteNav > li a.active { opacity:0.7; background:none !important; }
#header.classic-style:not(.stickyHeader).nav-below { position:relative; }


#header.stickyHeader { position:fixed; top:0; z-index:50; width:100%; left:0; box-shadow:0 0 7px rgba(0, 0, 0, 0.2); }
.stickyHeader .site-header { min-height:50px; }
.stickyHeader .site-header .header-logo img,
.stickyHeader .site-header .header-logo svg { max-height:40px; max-width:200px; }

.layout-boxed .stickyHeader { margin:0 auto; right:0; box-shadow:none !important; width:100%; max-width:1200px; }

@media only screen and (min-width:1025px) { .stickyHeader.popup { padding-right:16px; } }


#settingsBox, #cart-drawer, #searchPopup { color:#000; text-align:left; background-color:#f8f9f1; 
  box-shadow:0 0 15px rgba(0, 0, 0, 0.1); transition:all 0.3s ease-in-out; }

#settingsBox { font-size:13px; visibility:hidden; opacity:0; padding:20px; width:300px; position:absolute; top:130%; right:15px; z-index:99; }
#settingsBox.active { visibility:visible; opacity:1; top:100%; }
#settingsBox .customer-links { text-transform:uppercase; }
#settingsBox .ctLink { color:#000; text-decoration:underline; }
#settingsBox .ctLink:hover { text-decoration:none; }
#settingsBox .ttl { margin:20px 0 10px; font-weight:600; display:block; letter-spacing:0.2px; }
#settingsBox .btn { width:100%; }

.currency-picker .selected-currency { display:none; }
.cnrLangList li { display:inline-block; margin:0 5px 5px 0; cursor:pointer; }
.cnrLangList li a { color:#000; display:block; font-size:12px; padding:1px 10px; opacity:0.6; border-radius:3px; border:1px solid rgba(0, 0, 0, 0.3); }
.cnrLangList li a:hover { opacity:1; }
.cnrLangList li.selected a,
.cnrLangList li a.weglot-link--active { color:#F04343; border-color:#F04343; opacity:1; }

#cart-drawer { width:90%; max-width:320px; height:100%; display:flex; flex-direction:column; position:fixed; top:0; right:-400px; z-index:555; }
#cart-drawer.active { right:0; }
#cart-drawer > h4 { color:#000; font-size:18px; text-align:left; margin:10px 15px; }
#cart-drawer .close-cart { color:#000; font-size:20px; opacity:0.6; position:absolute; right:10px; top:7px; }
#cart-drawer .remove { color:#000; opacity:0.5; }
#cart-drawer .btn { width:100%; }
#cart-drawer .cart_tearm { margin-bottom:20px; }

.mini-products-list { padding:0 15px; overflow-x:hidden; overflow-y:auto; }
.mini-products-list .grid { margin:0; }
.mini-products-list .grid__item { padding:0; }
.mini-products-list li { padding:10px 0; line-height:normal; border-top:1px solid #eeeeee; }
.mini-products-list .product-details { text-align:left; padding-left:15px; }
.mini-products-list .pName { color:#000; white-space:normal; text-decoration:none; display:block; line-height:1.3; margin-right:20px; }
.mini-products-list .vropts { color:#000; opacity:0.6; padding:5px 0; }
.mini-products-list .remove { float:right; padding:7px; margin:-7px -7px 0 0; }
.mini-products-list li ul { margin:0 0 5px; padding:0; }
.mini-products-list li ul li { border:0 none; padding:0; }
.mini-products-list .priceRow { align-items:center; }
.mini-products-list .qtyField { max-width:75px; margin-left:auto; }
.mini-products-list .qtyField .qtyBtn { width:25px; height:25px; line-height:25px; padding:0; }


.minicartTol { padding:15px 15px 25px; border-top:1px solid #eeeeee; }
.minicartTol .freeShipMsg { background-color:rgba(0, 0, 0, 0.05); padding:10px 15px; margin:-15px -15px 15px; }
.minicartTol .cart-subtotal-row { padding:0 0 10px; margin-bottom:0; }

.minicartTol .freeShipMsg {display:flex;}
.minicartTol .freeShipMsg .ad {margin:2px 4px 0 0;}

#searchPopup { width:100%; padding:40px 50px; opacity:0; position:fixed; top:0; left:0; z-index:999; transform:translateY(-100%); }
#searchPopup.active { opacity:1; transform:translateY(0); }
#searchPopup h4 { color:#000; }
#searchPopup .closeSearch { color:#000; font-size:24px; position:absolute; top:10px; right:20px; }
#searchPopup .input-group { border-bottom:1px solid #eeeeee; }
#searchPopup .search__input { color:#000; padding:5px 0; background:none; border:0 none; }
#searchPopup .btn { color:#000; opacity:0.5; padding:0; border:0 none; background:none; }
@media only screen and (max-width:766px) {
	#searchPopup { padding:15px 20px; }
	#searchPopup .closeSearch { top:0px; right:10px; }
}

.search-results { list-style-type:none; width:100%; max-width:100%; margin:0 -5px; padding:10px 0 0; }
.search-results li { float:left; vertical-align:top; width:25%; margin:0; padding:5px; }
.search-results li:nth-child(4n+1) { clear:both; }
.search-results a { color:#000; display:table; width:100%; text-decoration:none; }
.search-results a:hover { color:#000; opacity:1; background-color:#eff1df; }
.search-results .img { display:table-cell; width:60px; padding:5px; vertical-align:middle; }
.search-results .img img { display:block; margin:0 auto; }
.search-results .details { padding:5px; line-height:1.2; display:table-cell; text-align:left; vertical-align:middle; }
.search-results .price { display:block; font-weight:700; margin-top:5px; }
@media only screen and (max-width:766px) {
	.search-results li { width:50%; }
	.search-results li:nth-child(2n+1) { clear:both; }
	.search-results .img { width:40px; padding:5px; vertical-align:middle; }
}




.siteNavigation .lbl { color:#f8f9f1; font-size:10px; letter-spacing:0; line-height:1; display:inline-block; padding:2px 4px; background-color:#f00; position:relative; vertical-align:middle; }
.siteNavigation .lbl:after { content:" "; display:block; width:0; height:0; position:absolute; bottom:3px; left:-7px; border:4px solid transparent; border-right-color:#f00; }
.siteNavigation .lbl.nm_label1 { background-color:#f8f9f1; }
.siteNavigation .lbl.nm_label1:after { border-right-color:#f8f9f1; }
.siteNavigation .lbl.nm_label2 { background-color:#639bc9; }
.siteNavigation .lbl.nm_label2:after { border-right-color:#639bc9; }
.siteNavigation .lbl.nm_label3 { background-color:#f48920; }
.siteNavigation .lbl.nm_label3:after { border-right-color:#f48920; }
.siteNavigation .lbl.nm_label4 { background-color:#d0a306; }
.siteNavigation .lbl.nm_label4:after { border-right-color:#d0a306; }
.siteNavigation .lbl.nm_label5 { background-color:#f8f9f1; }
.siteNavigation .lbl.nm_label5:after { border-right-color:#f8f9f1; }

@media only screen and (min-width:1025px) {
  
  #siteNav a { text-decoration:none; display:block; opacity:1; }
  #siteNav > li { display:inline-block; text-align:left; margin-right:10px; }
  #siteNav > li.ctsize, #siteNav > li.dropdown { position:relative; }
  #siteNav > li > a { color:#000000; font-size:12px; font-weight:400;  
      text-transform:none; position:relative; line-height:40px; padding:0 15px;  min-height:45px; display:flex; align-items:center;}
  #siteNav > li:hover>a, #siteNav>li>a:hover,#siteNav>li>a.active { color:#000000; }
  #siteNav > li > a .lbl {  position:absolute; top:-6px; left:50%; }
  #siteNav > li > a .lbl:after { bottom:-5px; left:4px; border-width:5px; }
  #siteNav > li > a .lbl.nm_label1:after { border-left-color:#f8f9f1; border-right:0 none; }
  #siteNav > li > a .lbl.nm_label2:after { border-left-color:#639bc9; border-right:0 none; }
  #siteNav > li > a .lbl.nm_label3:after { border-left-color:#f48920; border-right:0 none; }
  #siteNav > li > a .lbl.nm_label4:after { border-left-color:#d0a306; border-right:0 none; }
  #siteNav > li > a .lbl.nm_label5:after { border-left-color:#f8f9f1; border-right:0 none; }

  #siteNav > li:hover > .megamenu,
  #siteNav > li:hover > .dropdown,
  #siteNav > li .dropdown li:hover > ul { top:auto; opacity:1; visibility:visible; pointer-events:visible; }

  #siteNav div.megamenu { opacity:0; visibility:hidden; padding:30px 35px 0; margin:0; position:absolute; top:auto; z-index:999; max-height:600px; overflow:auto;
    background-color:#f8f9f1;  pointer-events:none; transition:all 0.3s ease-in; }
  #siteNav div.megamenu.mmfull { width:100%; left:0; }
  #siteNav div.megamenu.left { left:-17px; }
  #siteNav div.megamenu.center { left:50%; transform:translateX(-50%); }
  #siteNav div.megamenu.right { right:-17px; }

  #siteNav div.megamenu li.lvl-1 { margin-bottom:25px; }
  #siteNav div.megamenu li.lvl-1 a.lvl-1 { font-size:13px; text-transform:capitalize; color:#000000; padding:0 0 8px; font-weight:600; }
  #siteNav div.megamenu li.lvl-1 a.lvl-1:hover { color:#639bc9; }
  #siteNav div.megamenu li.lvl-1 a.lvl-1 .title { display:block; }

  #siteNav div.megamenu li.lvl-1 li a { font-size:14px; color:#111; padding:3px 0; font-weight:400; }
  #siteNav div.megamenu li.lvl-1 li a:before { content:""; display:inline-block; width:0px; height:2px; vertical-align:middle; background-color:#639bc9; transition:all 0.2s ease-in-out; }
  #siteNav div.megamenu li.lvl-1 li a:hover { color:#639bc9; }
  #siteNav div.megamenu li.lvl-1 li a:hover:before { width:3px; margin-right:3px; }

  div.megamenu .productCol { text-align:center; }
  div.megamenu .productCol .grid-view-item { padding:0; box-shadow:none; border:0 none; margin-bottom:15px; line-height:1.2; }
  div.megamenu .productCol .grid-view-item__title,
  div.megamenu .productCol .grid-view-item__meta { color:#000000; margin-bottom:0; }

  #siteNav div.megamenu.style1 .imageCol { margin-bottom:30px; }
  #siteNav div.megamenu.style1 .ttl { color:#000000; display:block; padding:5px; margin-top:3px; border:1px solid rgba(0, 0, 0, 0.2); }

  #siteNav div.megamenu.style2 { padding:0; }
  #siteNav div.megamenu.style2 .prColumn,
  #siteNav div.megamenu.style2 .mmftcolumn { padding:20px; width:auto; vertical-align:top; }
  #siteNav div.megamenu.style2 .prColumn .grid { margin:0 -10px; }
  #siteNav div.megamenu.style2 .prColumn .grid__item { padding:0 10px; }

  #siteNav div.megamenu.style3 img { margin-bottom:10px; }

  #siteNav div.megamenu.style4 { background-repeat:no-repeat; background-size:auto 100%; }

  #siteNav div.megamenu.style5 .grid  { margin:0 -10px; }
  #siteNav div.megamenu.style5 .grid__item { text-align:center; font-weight:700; padding:0 10px; margin-bottom:20px; }
  #siteNav div.megamenu.style5 a { display:block; position:relative; }
  #siteNav div.megamenu.style5 .imgOver { display:block; padding:5px 0 10px; }
  #siteNav div.megamenu.style5 .below { padding:10px 0 0; }
  #siteNav div.megamenu.style5 .over .imgOver { padding:10px 15px; position:absolute; left:10px; right:10px; width:auto; bottom:20px;background-color:#f8f9f1; }

  #siteNav ul.dropdown, #siteNav ul.dropdown ul { border:1px solid #f8f9f1; padding:15px; opacity:0; visibility:hidden; width:240px;
    position:absolute; top:auto; left:-17px; z-index:999; background-color:#f8f9f1; box-shadow:2px 2px 2px 0 rgba(0, 0, 0, 0.3); transition:all 0.3s ease-in-out; }
  #siteNav ul.dropdown li { border-top:1px solid #f8f9f1; position:relative; }
  #siteNav ul.dropdown li:first-child { border:0 none; }
  #siteNav ul.dropdown li a { font-size:14px; color:#f8f9f1; font-weight:400; padding:8px 5px; background-color:#f8f9f1; }
  #siteNav ul.dropdown li a:hover { color:#111; background-color:#f8f9f1; padding-left:10px; }
  #siteNav ul.dropdown li a .ad { position:absolute; right:10px; top:12px; font-size:12px; }
  #siteNav ul.dropdown li ul { top:10px; left:100%; }
  #siteNav ul.dropdown li:hover > ul { top:-10px; }
  
  .mm_layout {max-width:1170px; margin: 0 auto; width:100%;}
}
@media only screen and (max-width:1279px){
	#siteNav > li > a { padding:0 10px; }
}

.js-mobile-nav-toggle { margin-left:-9px; }
.js-mobile-nav-toggle.close .ad-bars-l:before { content:"\ec0f"; }

@media only screen and (max-width:1024px) {
    body { position:relative; left:0; transition:all 0.3s ease-in-out; }
    body.menuOn { left:270px; }
    body.menuOn .modalOverly { display:block; opacity:0.3; }
    .mobile-nav-wrapper { width:270px; height:100%; position:fixed; left:-270px; top:0; z-index:999; background-color:#f8f9f1;
        box-shadow:0 0 5px rgba(0, 0, 0, 0.3); opacity:0; visibility:hidden; transition:all 0.3s ease-in-out; }
    .mobile-nav-wrapper.active { left:0; opacity:1; visibility:visible; }
    .closemobileMenu { color:#ffffff; font-size:13px; padding:8px 10px; background-color:#111; cursor:pointer; }
    .closemobileMenu .ad { font-size:18px; }
    #MobileNav { height:calc(100% - 36px); padding-bottom:10px; overflow:auto; }
    #MobileNav li { border-top:1px solid #f8f9f1; position:relative; }
    #MobileNav li.grid__item { float:none; padding:0; }
    #MobileNav li a { color:#111; font-size:13px; text-decoration:none; display:block; padding:10px 45px 10px 10px;
      	opacity:1; font-weight:400; letter-spacing:0.05em; text-transform:uppercase; }
    #MobileNav li a .ad { color:#111; display:block; width:40px; height:40px; line-height:40px; position:absolute; right:0; top:0; text-align:center; padding:0 10px; }
    #MobileNav li ul { display:none; background-color:#ffffff; }
    #MobileNav li li a { padding-left:20px; }
    #MobileNav li li li a { padding-left:30px; }
    #MobileNav li li li li a { padding-left:40px; }
}





.slideshow-wrapper { position:relative; }
.slideshow { overflow:hidden; margin-bottom:0; }
.slideshow a:hover, .slideshow__link { opacity:1; text-decoration:none; }
.slideshow .slick-list, .slideshow .slick-track, .slideshow__slide { height:100%; }
.slideshow .slick-arrow { width:40px; border-radius:5px; height:40px; line-height:38px; background-color:rgba(255, 255, 255, 0.5); }
.slideshow .slick-arrow:before { font-size:20px; }
.slideshow .slick-arrow:hover { background-color:rgba(255, 255, 255, 0.6); box-shadow:0 0 4px rgba(0, 0, 0, 0.3); }
.slideshow .slick-prev { left:10px; }
.slideshow .slick-next { right:10px; }
.slideshow .slick-dots { bottom:10px; text-align:center; left:50%; transform:translateX(-50%); }
.slideshow .slick-dots li button { background-color:#fff; padding:0; }

.slideshow__slide { position:relative; overflow:hidden; }
a.slideshow__link { display:block; position:absolute; top:0; left:0; right:0; bottom:0; opacity:1 !important; }
.slideshow__overlay:before { content:''; position:absolute; top:0; right:0; bottom:0; left:0; background-color:#f8f9f1; opacity:0; z-index:3; }
.slideshow__image { transition:opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87); position:absolute; top:0; left:0; opacity:0; visibility:hidden; z-index:1; height:100%; width:100%; background-repeat:no-repeat; background-size:cover; background-position:center center; }
.slick-active .slideshow__image { opacity:1; visibility:visible; }

@media only screen and (max-width:766px) {
	.slideshow .slick-arrow { width:30px; height:30px; line-height:30px; }
	.slideshow .slick-arrow:before { font-size:16px; }
  	
  	.slideshow__image.left, .slideshow__image.leftbottom { background-position:60% 0 !important; }
	.slideshow__image.right, .slideshow__image.rightbottom { background-position:10% 0 !important; }
}
.slideshow__text-wrap { height:100%; }
.slideshow__link .slideshow__text-wrap { cursor:inherit; }
.slideshow__text-wrap:after { content:''; display:block; width:40px; height:40px; position:absolute; margin-left:-20px; margin-top:-20px; border-radius:50%; border:3px solid white; border-top-color:transparent; -webkit-animation:spin 0.65s infinite linear; animation:spin 0.65s infinite linear; opacity:1; transition:all 1s cubic-bezier(0.29, 0.63, 0.44, 1); top:50%; left:50%; z-index:5; }
.slick-initialized .slideshow__text-wrap:after, .no-js .slideshow__text-wrap:after { opacity:0; visibility:hidden; content:none; }
.wrap-caption { display:inline-block; padding:30px; }


.slideshow__text-content { position:absolute; max-width:600px; width:50%; top:50%; z-index:3; transform:translateY(-50%); }
.left .slideshow__text-content { left:7%; text-align:left; }
.leftbottom .slideshow__text-content { left:7%; text-align:left; bottom:8%; transform:none; top:inherit; }
.right .slideshow__text-content { right:7%; text-align:right; }
.rightbottom .slideshow__text-content { right:7%; text-align:right; bottom:8%; transform:none; top:inherit; }
.topcenter .slideshow__text-content { left:50%; top:5%; transform:translateX(-50%); text-align:center; }
.bottomcenter .slideshow__text-content { top:inherit; left:50%; bottom:5%; transform:translateX(-50%); text-align:center; }
.center .slideshow__text-content { left:50%; transform:translate(-50%, -50%); text-align:center; }

@media only screen and (max-width:1279px){
  	.wrap-caption { padding:20px; }
	.left .slideshow__text-content { left:1.5%; }
	.right .slideshow__text-content { right:1.5%; }
}
@media only screen and (max-width:766px) {
  	
	.slideshow__text-content { width:90%; }
	.left .slideshow__text-content { left:50%; transform:translate(-50%, -50%); }
	.right .slideshow__text-content { right:50%; transform:translate(50%, -50%); }
	.leftbottom .slideshow__text-content { left:10%; }
	.rightbottom .slideshow__text-content { right:10%; }
}
.slideshow__text-content .btnWrap { display:inline-block; margin-top:15px; }
@media only screen and (min-width:1025px) {
	.slideshow__text-content .btnWrap { margin-top:30px; }
}
.slideshow__text-content .anim-tru.style1 { opacity:0; transition:1s all 100ms; transform:scale(0.8); }
.slick-active .slideshow__text-content .anim-tru.style1 { opacity:1; transform:scale(1); }
.slideshow__text-content .anim-tru.style2 .mega-small-title { opacity:0; transition:1s all 100ms; transform:translateY(-20px); }
.slideshow__text-content .anim-tru.style2 .slideshow__title { opacity:0; transition:0.8s all 200ms; transform:translateY(-15px); }
.slideshow__text-content .anim-tru.style2 .slideshow__subtitle { opacity:0; transition:0.7s all 300ms; transform:translateY(-10px); }
.slideshow__text-content .anim-tru.style2 .btnWrap { opacity:0; transition:0.6s all 400ms; transform:translateY(10px); }
.slick-active .slideshow__text-content .anim-tru.style2 .mega-small-title { opacity:1; transform:translateY(0); }
.slick-active .slideshow__text-content .anim-tru.style2 .slideshow__title { opacity:1; transform:translateY(0); }
.slick-active .slideshow__text-content .anim-tru.style2 .slideshow__subtitle { opacity:1; transform:translateY(0); }
.slick-active .slideshow__text-content .anim-tru.style2 .btnWrap { opacity:1; transform:translateY(0); }
.slideshow__text-content .anim-tru.style3 { opacity:0; margin-bottom:-30px; transition:1s all 100ms; }
.slick-active .slideshow__text-content .anim-tru.style3 { opacity:1; margin-bottom:0; }

.mega-small-title { margin:0; letter-spacing:normal; font-size:12px; line-height:1.2; }
.slideshow__title { letter-spacing:normal; font-size:47px; line-height:1.1; }
.slideshow__subtitle { margin-top:10px; letter-spacing:normal; display:block; font-size:21px; line-height:1.1; }
@media only screen and (max-width:1279px) {
	.mega-small-title { font-size:11px; }
  	.slideshow__title { font-size:37px; }
  	.slideshow__subtitle { font-size:18px; }
}
@media only screen and (max-width:1024px) {
	.mega-small-title { font-size:10px; }
  	.slideshow__title { font-size:32px; }
  	.slideshow__subtitle { font-size:16px; }
}
@media only screen and (max-width:766px) {
	.mega-small-title { font-size:10px; }
  	.slideshow__title { font-size:28px; }
  	.slideshow__subtitle { font-size:15px; }
}

.slideshow__subtitle li { line-height:1.5; position:relative; padding-left:20px;}
.slideshow__subtitle li:before {position:absolute; left:0; content: "\ea7f"; font-family:"adorn-icons"; font-size:14px; top:50%; margin-top:-10px;}

.imageSlideshow .slideshow { height:auto; }
.imageSlideshow .placeholder-background,  .imageSlideshow .slideshow__image, .imageSlideshow .slideshow__link { position:static; text-align:center; }
.imageSlideshow .slideshow__image img { width:100%; }


a.hero-outer:hover { opacity:1; }
.hero { position:relative; display:table; width:100%; background-size:cover; background-repeat:no-repeat; background-position:50% 50%; }
.hero .mega-title { font-size:30px; margin:0; line-height:1.3; }
.hero .mega-subtitle { font-size:16px; margin:10px 0 0; }
.hero .hero__inner { position:relative; display:table-cell; vertical-align:middle; z-index:2; }
.hero .pretext { text-transform:uppercase; letter-spacing:0.5px; margin-bottom:5px; display:inline-block; }
.hero .wrap-text { padding:20px; text-align:center; position:relative; }
.hero .wrap-text .btn { margin-top:25px; }
@media only screen and (min-width:767px) {
    .hero .wrap-text { max-width:500px; padding:30px; }
    .hero .center { margin:0 auto; }
    .hero .topleft { position:absolute; left:5%; top:10%; }
    .hero .topright { position:absolute; right:5%; top:10%; }
    .hero .bottomleft { position:absolute; left:5%; bottom:10%; }
    .hero .bottomright { position:absolute; right:5%; bottom:10%; }
    .hero .leftcenter { float:left; }
    .hero .rightcenter { float:right; }
}
@media only screen and (max-width:1024px) {
	.hero { background-attachment:inherit !important; background-position:50% 50% !important; }
}
.heroSaleTime { display:inline-block; margin-top:20px; }
.heroSaleTime > span { border-radius:5px; font-size:14px; display:inline-block; margin:0 4px; padding:8px 8px 7px; }
.heroSaleTime > span span { display:block; font-size:12px; min-width:40px; margin-bottom:0; }
 @media only screen and (max-width:766px) {
	.hero .mega-title { font-size:21px; line-height:1; }
	.hero .mega-subtitle { font-size:13px; }
	.heroSaleTime > span { margin:0 1px; padding:3px 5px; }
	.heroSaleTime > span span { font-size:10px; min-width:30px; }
}


.quote-wraper { padding:40px; }
@media only screen and (max-width:766px) {
	.quote-wraper { padding:20px 0; }
}
.quote-wraper .sec-ttl h3 { font-size:18px; }
.quote-wraper .quotes-slider__text { font-size:13px; }
.quote-wraper .author-pic { margin-bottom:20px; display:block; }
.quote-wraper .author-pic img { border-radius:50%; }
.quotes-slider blockquote { font-weight:400; border:0; max-width:700px; margin:0 auto; line-height:26px; background:none; }
.quotes-slider .authour { margin-top:25px; font-weight:600; font-size:13px; letter-spacing:1px; text-transform:uppercase; line-height:18px; }
.quotes-slider .authour span { display:block; letter-spacing:0.03em; font-size:11px; font-weight:400; }

.quotes-slider.slick-initialized { cursor:grab; cursor:-moz-grab; cursor:-webkit-grab; }
.quotes-wrapper .slick-dots { position:relative; bottom:0; margin-top:50px; }
.quotes-wrapper .slick-dots li button { background-color:#000000; opacity:0.2; padding:0; }
.quotes-wrapper .slick-dots li.slick-active button { opacity:1; }
.quotes-wrapper .slick-slide[tabindex="0"] { outline:none; }



.feature-row { display:flex; width:100%; justify-content:space-between; -ms-flex-align:center; align-items:center; }
.feature-row__item { flex:0 1 50%; }
.feature-row__image { display:block; }
.feature-row__text { padding:20px; }
.feature-row h3 { font-size:16px; margin-bottom:15px; }
.feature-row .row-text { font-size:18px; width:90%; margin:0 auto; }
.left .row-text {padding-left:20px;}
.feature-row .row-text.text-center { padding:0 20px; }
@media only screen and (min-width:767px) {
	.imgCol.fadeInRight { order:2; }
}
@media only screen and (max-width:766px) {
  	.feature-row { flex-direction:column; }
  	.feature-row__item { flex:1 1 100%; width:100%; }
	.feature-row__text { order:2; padding:20px 0; }
  	.feature-row h3 { font-size:13px; }
	.feature-row .row-text { font-size:16px; padding:0 15px; width:100%; }
}


.map-section { position:relative; height:300px; width:100%; overflow:hidden; }
.map-section .page-width { height:100%; }
.map-section__overlay-wrapper { position:relative; text-align:center; height:100%; }
.map-section__overlay { position:relative; display:inline-block; background-color:#f8f9f1; padding:20px; margin-top:10px; width:100%; text-align:center; z-index:3; }
.map-section--load-error { height:auto; }
.map-section--load-error .map-section__overlay { position:static; transform:translateY(0); }
.map-section__link { display:block; position:absolute; top:0; left:0; width:100%; height:100%; z-index:2; }
.map-section__container { position:absolute; top:0; left:0; width:100%; height:120%; margin-bottom:-50%; }
@media only screen and (min-width:767px) {
  	.map-section { height:500px; }
  	.map-section__overlay { position:absolute; left:0; top:50%; transform:translateY(-50%); margin-top:0; width:auto; }
}
@media only screen and (max-width:766px) {
	.map-section__overlay { position:absolute; left:0; width:auto; }
}
.gm-style-cc, .gm-style-cc + div { visibility:hidden; }



.custom-block .text { margin-bottom:15px; }
.custom-content { display:flex; width:100%; align-items:stretch; flex-wrap:wrap; width:auto; margin:0 -15px -30px; }
.custom-content.zero-pad { margin:0; font-size:0px; }
.custom__item { flex:0 0 auto; margin-bottom:30px; padding-left:15px; padding-right:15px; max-width:100%; }
.zero-pad .custom__item { padding:0; margin:0; font-size:0px; }
@media only screen and (max-width:766px) {
	.custom-content { margin:0 -10px -20px; }
	.custom__item { flex:0 0 auto; padding-left:10px; padding-right:10px; margin-bottom:20px; }
	.custom__item.small--one-half { flex:1 0 50%; margin-left:auto; margin-right:auto; }
   .custom__item.small--one-half.block_type_text  {  flex:1 0 100%; } 
}
.custom__item .collection-grid-item,
.custom__item .grid-view-item { margin:0; }
.custom__item .rte-setting a { text-decoration:underline; }
.custom__item .rte-setting a :hover { text-decoration:none; }
.custom__item .text-center .custom-text { margin:0 auto; }
@media only screen and (min-width:1025px) {
	.custom__item .text-center .custom-text { max-width:80%; }
	.one-whole .custom__item .text-center .custom-text { max-width:70%; }
}
@media only screen and (max-width:766px) {
  .small--one-whole.block-product { width:50%; }
  .zero-pad .custom__item { margin-bottom:10px; }
  .zero-pad .custom__item .details { padding-left:8px; padding-right:8px; }
}
.custom__item-inner { z-index:1; position:relative; display:inline-block; text-align:left; max-width:100%; width:100%; }
.custom__item-inner--video, .custom__item-inner--collection, .custom__item-inner--html { display:block; }
.custom__item-inner--text img { margin-bottom:15px; }
.custom__item-inner--text h3 { margin-bottom:10px; }
@media only screen and (min-width:767px) {
	.custom__item-inner--text h3.medium { font-size:25px; }
	.custom__item-inner--text h3.large { font-size:32px; }
}
.custom__item-inner--text .rte-setting + .btn { margin-top:20px; }
.custom__item-inner--collection { position:relative; }
.custom__item-inner--collection .details { position:absolute; left:0; right:0; text-align:center; bottom:30px; }
.custom__item-inner--collection .details h3 { margin:0; background-color:#f8f9f1; font-size:15px; display:inline-block; padding:10px 20px; 
  color: #444;
}

.custom__item-inner .product-single__photo {width:100%; margin:0;}

@media only screen and (max-width:1023px) {
  .custom__item-inner .product-single {display:block; max-width:768px; margin:0 auto;}
  .custom__item-inner .product-single > div {display:block; width:100%;}
}

.align--top-middle { text-align:center; }
.align--top-right { text-align:right; }
.align--middle-left { -ms-flex-item-align:center; align-self:center; }
.align--center { -ms-flex-item-align:center; align-self:center; text-align:center; }
.align--middle-right { -ms-flex-item-align:center; align-self:center; text-align:right; }
.align--bottom-left { -ms-flex-item-align:flex-end; align-self:flex-end; }
.align--bottom-middle { -ms-flex-item-align:flex-end; align-self:flex-end; text-align:center; }
.align--bottom-right { -ms-flex-item-align:flex-end; align-self:flex-end; text-align:right; }


.collection-tabs { text-align:center; margin-bottom:30px; }
.collection-tabs li { display:inline-block; margin:0 8px; }
.collection-tabs a { color:#000000; font-size:13px; display:inline-block; padding:0; position:relative;
	padding:5px 15px 4px; border:1px solid #f8f9f1; background-color:#f8f9f1; }
.collection-tabs a:hover, .collection-tabs a:focus,
.collection-tabs .active a { color:#ffffff; opacity:1; border-color:#f8f9f1; background-color:#000; }

.collection-tabs .style1 a { padding:4px; border:0 none; background:none; }
.collection-tabs .style1 a:after { content:""; width:100%; opacity:0; display:block; height:2px; margin-top:2px; background:#f8f9f1; }
.collection-tabs .style1 a:hover:after { opacity:0.5; }
.collection-tabs .style1.active a:after { opacity:1; }

.collection-tabs .style3 a { border-radius:30px; }

.productSlider .slick-list { margin-left:-15px; margin-right:-15px; }
.productSlider .item { padding:3px 15px; }
@media only screen and (max-width:766px) {
	.productSlider .slick-list { margin-left:-5px; margin-right:-5px; }
	.productSlider .item { padding:0 5px; }
}

.collection-columns .column-ttl { position:relative; margin-bottom:25px; }
@media only screen and (max-width:766px) {
  .collection-columns .column-ttl { margin-bottom:15px; margin-top:10px;}
}



.imgBanners { padding:10px 0; margin-top:-20px; }
.imgBanners .sec-ttl { margin:30px 0 -10px; }
.layout-boxed .imgBanners { padding:10px 15px; }
.layout-boxed .imgBanners .fullwidth, .layout-boxed .imgBanners .page-width { padding:0; }
.imgBnrOuter .grid { margin:0 -10px; }
.imgBnrOuter .grid .grid__item:not(.img-bnr) { padding:0; }
.imgBnrOuter .img-bnr { text-align:center; padding:10px; }
.imgBnrOuter .inner { position:relative; overflow:hidden; }
.imgBnrOuter .inner * { transition:all 0.3s ease-in-out; }
.imgBnrOuter .inner img { display:block; width:100%; }
.imgBnrOuter .inner .ttl { line-height:25px; font-size:17px; display:inline-block; padding:10px 20px; max-width:80%; position:absolute; }
.imgBnrOuter .inner:hover a { opacity:1; }
.imgBnrOuter .inner:hover img { transform:scale(1.1); }
.imgBnrOuter .inner.topleft .ttl { left:20px; top:20px; text-align:left; }
.imgBnrOuter .inner.topright .ttl { right:20px; top:20px; text-align:right; }
.imgBnrOuter .inner.center .ttl { left:50%; top:50%; transform:translate(-50%, -50%); }
.imgBnrOuter .inner.btmleft .ttl { left:20px; bottom:20px; text-align:left; }
.imgBnrOuter .inner.btmright .ttl { right:20px; bottom:20px; text-align:right; }
.imgBnrOuter .grid.no-zoom img { transform:none !important; }
@media only screen and (max-width:766px) {
  	.layout-boxed .index-section.imgBanners { padding:5px 10px; }
	.imgBnrOuter a { opacity:1; }
	.imgBnrOuter .grid .grid__item { width:100%; }
}


.store-info { justify-content:space-between; margin:0 -20px; }
.store-info li { flex:1; padding:10px 20px; }
.store-info h5 { margin-bottom:5px; letter-spacing:0.05em; font-size:14px; }
.store-info .ad { font-size:40px; display:inline-block; margin-bottom:20px; }
.store-info.style2 li a { align-items:center; }
.store-info.style2 .ad { margin:0 15px 0 0; }
@media only screen and (min-width:767px){
	.store-info a:not(.flex) { display:inline-block; }
	.store-info.style1 li { text-align:center; }
}
@media only screen and (max-width:1024px){
	.store-info.style2 { flex-wrap:wrap; }
	.store-info.style2 li { flex:1 1 50%; }
}
@media only screen and (max-width:766px){
	.store-info { flex-wrap:wrap; flex-direction:column; margin:0; }
    .store-info li { border:0 !important; width:100%; padding:10px 0;}
    .store-info li a { display:flex; }
    .store-info li .ad { margin:0 15px 0 0; font-size:30px; min-width:30px; text-align:center; }
}


.logo-bar .slick-track { display:flex; align-items:center; }
.logo-bar__link { display:block; margin:auto; }
.logo-bar__link .logoImg { background-size:contain; background-repeat:no-repeat; background-position:center; }


.insta-shop { margin:0 -10px; }
.home-instagram .instagram-des { margin-bottom:25px; }
.home-instagram .instafeed { position:relative; width:100%; text-align:center; }
.home-instagram .instafeed:not(.carousel ) { display:flex; flex-wrap:wrap; }
.home-instagram .instafeed .insta-img a { position:relative; padding-bottom:100%; display:block; overflow:hidden; }
.home-instagram .instafeed .insta-img img { display:block; width:100%; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); }
.home-instagram .grid-sp .insta-img { padding:0 5px 10px; }
.home-instagram .followus { text-align:center; padding:20px 0; }
.home-instagram .followus .btn { position:relative; z-index:555; }



.video-sec { position:relative; font-size:0px; }
.video-text { position:absolute; }
.video-text .ttl { font-size:30px; display:block; margin-bottom:15px; }
@media only screen and (min-width:767px) {
    .video-text.left { left:7%; text-align:left; top:50%; }
    .video-text.leftbottom { left:7%; text-align:left; bottom:10%; transform:none; top:inherit; }
    .video-text.right { right:7%; text-align:right; top:50%; }
    .video-text.rightbottom { right:7%; text-align:right; bottom:10%; transform:none; top:inherit; }
    .video-text.topcenter { left:50%; top:90px; transform:translateX(-50%); text-align:center; }
    .video-text.bottomcenter { top:inherit; left:50%; bottom:10%; transform:translateX(-50%); text-align:center; }
    .video-text.center { left:50%; top:50%; transform:translate(-50%, -50%); text-align:center; }
}
@media only screen and (max-width:766px) {
	.video-text { top:50%; transform:translateY(-50%); text-align:center; width:100%; }
	.video-text .ttl { font-size:27px; }
}


.simple-text { letter-spacing:normal; }
.simple-text a { text-decoration:underline; }
.simple-text span { display:block; margin-bottom:20px; }
@media only screen and (max-width:766px) {
	.simple-text { font-size:16px; padding:0 15px; }
}


.wrap-block { margin:0 auto; display:block; padding-left:10px; padding-right:10px; }
.wrap-block .simple-text { padding:0; }
.wrap-block a { margin-top:20px; }



.collection-image { margin-bottom:20px; }
.collection-title { font-size:18px; text-transform:uppercase; font-weight:700; margin-bottom:0; }
.collection-description { font-size:13px; }

.clPageBnr { justify-content:center; align-items:center; padding:20px 30px; position:relative; background-position:50% 50%; background-repeat:no-repeat; background-size:cover; }
.clPageBnr.info-below { padding:0; }
.clPageBnr.info-over { margin-bottom:20px; }
.clPageBnr.text-left { justify-content:flex-start; }

.info-below .collection-title  {margin-bottom:12px;}

.catBanners { margin-bottom:25px; }
.catBanners .slideshow > .slideshow__slide:not(:first-child) { display:none; }


.sidebar { width:300px; transition:all 0.3s ease-in-out; }

.closeFilter { z-index:333; color:#444; font-size:17px; line-height:34px; height:35px; width:35px; text-align:center; 
     cursor:pointer; position:absolute; top:5px; right:5px; }
.sidebar .sidebar_widget { margin-bottom:30px; }
.sidebar .widget-title { color:#ffffff; font-size:15px; margin-bottom:10px; font-weight:600; text-transform:uppercase; letter-spacing:0.2px; position:relative; }

@media only screen and (min-width:1024px) {
  .sidebar.popup { height:100%; padding:15px; position:fixed; top:0; left:0; z-index:335; overflow:auto; transform: translateX(-110%); background-color:#f8f9f1; box-shadow:0 0 10px rgba(0, 0, 0, 0.1); }
  .sidebar.popup.active { transform: translateX(0); }
  
}
@media only screen and (max-width:1024px) {
  .filterbar { width:280px; height:100%; overflow:auto; padding:0; position:fixed; top:0; left:0; z-index:444; background-color:#f8f9f1; transform:translateX(-290px); box-shadow:0 0 10px rgba(0,0,0,0.1); }
  .filterbar.active { left:0; transform: translateX(0); }
  .filterbar .sidebar_widget { padding:15px 15px 0 15px; margin-bottom:15px; }
}

ul.sidebar_cate .grid__item { float:none; }
ul.sidebar_cate li { padding:4px 0; }
ul.sidebar_cate a { color:#ffffff; }
ul.sidebar_cate a:hover { color:#639bc9; }
ul.sidebar_cate ul { margin:0 0 0 15px; }

ul.twoCall { column-count:2; column-gap:12px; }
ul.flOpt li { padding:3px 0; }
ul.flOpt li label { font-weight:400; font-size:12px; }
ul.flOpt li.disabled { opacity:0.5; cursor:default; }

.clrFl li { display:inline-block; padding:0; margin:0 5px 5px 0; position:relative; }
.clrFl .clrbox { font-size:11px; display:block; height:18px; width:18px; line-height:18px; border-radius:0; overflow:hidden; }
.clrFl .clrbox:before { position:absolute; width:100%; text-align:center; color:#fff; font-family:"adorn-icons"; }
.clrFl .clrbox.rounded { border-radius:50%; }
.clrFl .clrbox.rounded_rectangle { border-radius:4px; }
.clrFl .clrbox.medium { font-size:13px; height:30px; width:30px; line-height:30px; }
.clrFl .clrbox.large { font-size:14px; height:40px; width:40px; line-height:40px; }
.clrFl .clrbox.swtwhite { border:1px solid #eee; }
.clrFl .clrbox.swtwhite:before { color:#000; }
.clrFl input:checked + .clrbox:before { content:'\ea7f'; }
.clrFl input:disabled + .clrbox:before { content:""; position:relative; opacity:0.5; cursor:default; display:block; width:100%; height:100%; background:url(//www.soletrend.co/cdn/shop/t/9/assets/soldout.png?v=23754512391860133391743915828) no-repeat 50% 50%/cover; }
.clrFl li:hover .tooltip-label { opacity:1; visibility:visible; bottom:calc(100% + 7px); }

.crFilters { margin-bottom:20px; }
.crFilters .actFilter { cursor:pointer; display:inline-block; margin:0 3px 0 0; padding:3px 6px; background:#000; color:#fff; font-size:11px; }
.crFilters .actFilter:only-child { display:none; }
.crFilters .ad { font-size:11px; vertical-align:baseline; padding-left:5px; }
.crFilters .btn-link { display:inline-block; margin-top:10px; font-size:11px; text-decoration:underline; }

.side-pr-slider item:not(:first-child) { display:none; }
.side-pr-slider .grid-view-item { margin-bottom:0; }
.side-pr-slider .slick-prev { left:-12px; }
.side-pr-slider .slick-next { right:-12px; }

.sidebar .static-banner { border:0 none; }


.filters-toolbar { display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; margin-bottom:20px; }
.filters-toolbar select { font-size:12px; height:auto; max-width:100%; min-width:inherit; margin:0; padding:5px 25px 5px 5px; border:0 none; }
.filters-toolbar .change-view { font-size:18px; line-height:1; background:none; opacity:0.5; border:0; padding:0 3px; }
.filters-toolbar .change-view--active { opacity:1; }
.btn-filter { border-radius:3px; text-transform:uppercase; padding:2px 12px; line-height:normal; height:auto; font-size:12px; letter-spacing:0; margin-right:15px; }
.btn-filter .ad { font-size:13px; vertical-align:middle; margin-bottom:3px; }
.flbarCount { font-size:13px; margin:0 auto; }

@media only screen and (max-width:766px) {
	.btn-filter { width:100%; padding:5px; margin:0 0 10px; }
  	.flbarCount { font-size:12px; }
	.medium-up--hide .medium-up--show { display:block !important; }
}



.product-single__photos { margin-bottom:45px; }
@media only screen and (max-width:766px) {
	.product-single__photos { margin-bottom:25px; }
}


.prod-large-img { position:relative; z-index:1; }

	@media only screen and (min-width:766px){
  		.prod-large-img {
          	float:right; width:85%;
    		
        }
	}
	.prod-large-img .slick-prev { left:0; background:none; }
  	.prod-large-img .slick-next { right:0; background:none; }


.style2 .prod-large-img .slick-prev{left:10px;}

.zoomcr:hover { cursor:crosshair; }
.product-single__photo { min-height:1px; position:relative; overflow:hidden;
  
  
  
}

	.primgSlider .product-single__photo:not(.slick-slide):not(:first-child) { display:none; }
	.primgSlider .product-single__photo:not(.slick-current):not(:first-child) .imgFl { opacity:0; visibility:hidden; }





.prMedia { position:relative; }
.prMedia .shopify-model-viewer-ui, .prMedia model-viewer { position:absolute; top:0; left:0; width:100%; height:100%; }

.product-single__media video { width:100%; }

.product-btn { position:absolute; right:10px; bottom:10px; }
.product-btn .btn { width:40px; height:35px; line-height:30px; padding:0; position:relative; margin-right:3px; }
.product-btn .ad { font-size:18px; }
.product-btn .popup-video .ad { font-size:22px; }
@media only screen and (min-width:1025px) {
	.product-btn .btn:hover .tooltip-label { opacity:1; visibility:visible; bottom:calc(100% + 7px); }
}


	@media only screen and (min-width:1025px){
      	.thumbnails-wrapper {
      		float:left; width:15%; padding-right:10px;
    		
			
        }
	}

.thumbnails-wrapper .prThumb { position:relative;
  
  	display:block; margin-bottom:10px;
  
}
.thumbnails-wrapper .slick-current { opacity:0.5; }
.thumbnails-wrapper .prThumb:not(.slick-slide):not(:first-child) { display:none; }
.dslider .slick-track { transform: translate3d(0,0,0) !important; }

  @media only screen and (min-width:1025px) {
      .thumbnails-wrapper .slick-prev { top:0; left:50%; transform:translate(-50%, 0); }
      .thumbnails-wrapper .slick-prev:before { content:"\e966"; }
      .thumbnails-wrapper .slick-next { top:inherit; bottom:0; left:50%; transform:translate(-50%, 0); }
      .thumbnails-wrapper .slick-next:before { content:"\e95f"; }
  }


@media only screen and (max-width:1024px) {
	.thumbnails-wrapper .product-single__thumbnails { margin:6px -3px 0; }
	.thumbnails-wrapper .prThumb { float:left; width:20%; padding:0 3px; margin:0; vertical-align:top; }
}

.product-single__thumbnail { display:block; padding-bottom:130%; background-repeat:no-repeat; background-position:center center; background-size:cover; }

.thumbnails-wrapper .ad-play { color:#fff; text-shadow:0px 0 2px rgba(0, 0, 0, 0.5); font-size:17px; margin:-10px 0 0 -7px; position:absolute; top:50%; left:50%; }

.product-single .social-sharing { padding-top:20px; text-align:center; }
.product-single .social-sharing .share-title { display:none; }

.product-single__meta { margin-bottom:45px; position:relative;
     
     
}

.style7 .product-single__price {justify-content:center;}

h1.product-single__title { color:#111; text-transform:capitalize; font-weight:normal; font-size:35px; margin-bottom:15px; }
@media only screen and (max-width:1024px) {
	h1.product-single__title { font-size:29px; }
  .product-single__meta { margin-bottom:25px;}
}

.instock { color:#639bc9; }
.outstock, .preorder { color:#ff9f3b; }

.product-info { color:#777777; margin-bottom:20px; }
.product-info > div { display:inline-block; margin:0 25px 0 0; }
.product-info > p { margin:0 0 5px; display:block; }
.product-info a { color:rgba(68, 68, 68, 0.7); }
.product-info a:hover { color:#444; opacity:1; text-decoration:underline; }
.product-info.other { margin-top:15px;}.product-single__price { line-height:1.4; align-items:center; flex-wrap:wrap; margin-bottom:20px; }
.product-single__price > * { margin-right:10px; }
.product-single__price .product-price__price { color:#000; font-size:19px; font-weight:normal; }
.product-single__price s.product-price__price { color:#e34848; font-size:16px; font-weight:400; margin-right:10px; }
@media only screen and (max-width:766px) {
	.product-single__price .product-price__price { font-size:16px; }
	.product-single__price s.product-price__price { font-size:14px; }
}





.product-single__description { margin-bottom:20px; }
.product-single__description ul { margin:20px 0 20px 20px; }
.product-single__description ul { text-align:left; }
.moredetail { margin:-10px 0 25px; }
.moredetail a {text-decoration:underline;}



.product-form { display:flex; flex-wrap:wrap; margin:0 -5px 10px; }
.product-form__item { flex:1 1 200px; margin-bottom:10px; padding:5px; }
.product-form__item label { display:block; }
.product-form__input { display:block; width:100%; margin:0; }

.sizelink { margin-left:12px; font-size:12px; font-weight:400; }
.sizelink .ad { font-size:17px; vertical-align:text-top; opacity:0.7; }

.group-prod > li { padding:15px 0; display:flex; align-items:center; border-top:1px solid #f8f9f1; }
.group-prod > li .img { width:70px; font-size:0; }
.group-prod > li .details { padding:0 0 10px 20px; flex:1; display:flex; flex-wrap:wrap; }
.group-prod .product-name { margin-bottom:15px; font-weight:700; font-size:14px; width:100%; }
.group-prod .gprvrAct { color:#000000; font-size:13px; padding:7px 10px; cursor:pointer; display:inline-block; position:relative; 
	background-color:#f8f9f1; border:1px solid #f8f9f1; }
.group-prod .gprvrAct span { margin-right:15px; }
.group-prod .gprvrAct .ad { right:10px; top:8px; position:absolute; }
.group-prod .gpprVariants { position:relative; margin-right:10px; }
.group-prod .gpprVariants ul { z-index:11; position:absolute; top:100%; left:0; border:1px solid #f8f9f1; border-top:0; width:100%; display:none; background-color:#f8f9f1; }
.group-prod .gpprVariants li { cursor:pointer; padding:5px 10px; }
.group-prod .gpprVariants li:hover { background-color:rgba(0, 0, 0, 0.05); }
.group-prod .qtyField { width:91px; background-color:#f8f9f1; }
.group-prod .qtyField .gprQty { padding:0 8px; width:auto; height:32px; line-height:32px; border-radius:0; }
.group-prod .qtyField .qty { line-height:32px; height:32px; width:35px; }
.group-prod .qtyField .ad { font-size:12px; }
.group-prod .no-var { line-height:30px; margin-right:10px; }
.group-prod .money { line-height:33px; margin-right:10px; }
.group-prod .gpprVariants .money { line-height:inherit; }


  .product-form .swatch { margin-bottom:15px; padding-left:5px; padding-right:5px; width:100%; }
  .product-form .swatch label.header { margin-bottom:8px; text-transform:uppercase; }

  .swatch-element { display:inline-block; margin:0 4px 2px 0; position:relative; }
  .swatch-element .swatchLbl { color:#333; font-size:12px; font-weight:400; line-height:32px; text-align:center; display:inline-block; margin:0;
      min-width:35px; height:35px; padding:0 10px; background-color:#f5f5f5; border:2px solid transparent;
    
      border-radius:20px;
    
  }
  .swatch-element .swatchLbl.square-only { border-radius:0; }

  .swatch-element .color { padding:0; background-repeat:no-repeat; background-position:50% 0; background-size:cover;
      border:2px solid #fff; box-shadow:0 0 0 1px #ddd;
      
          width:35px; height:35px;
      
  }
  
  .swatch-element .color.rounded { border-radius:50%; }
  
  .swatch-element .swatchInput:checked + .swatchLbl { border:2px solid #e34848; box-shadow:none; }
  .swatch-element.soldout .swatchLbl { text-decoration:line-through; opacity:0.5; cursor:no-drop; }
  .swatch-element.soldout .color:after { content:""; display:block; width:100%; height:100%; background:url(//www.soletrend.co/cdn/shop/t/9/assets/soldout.png?v=23754512391860133391743915828) no-repeat 50% 50%/cover; }

  @media only screen and (min-width:767px) {
      .swatch-element:hover .tooltip-label { opacity:1; bottom:calc(100% + 7px); visibility:visible; }
  }


.slVariant { min-width:40px; display:inline-block; font-weight:700; }

.product-action { width:100%; position:relative; margin-bottom:15px; flex-wrap:wrap; }
.product-action .qtyField { width:90px; margin:0 10px 0 0; }
.product-action button { max-width:500px; flex:1; height:40px; margin-bottom:0; border:1px solid #639bc9; background-color:#639bc9; color:#fff; }
.product-action button:hover { background-color:#fff; color:#639bc9; border:1px solid #639bc9;}


.shopify-payment-button { margin-bottom:30px; max-width:600px; }
.shopify-payment-button .shopify-payment-button__button { 
  background:#111 !important; color:#f8f9f1 !important;  text-transform:uppercase; letter-spacing:0.02em;
    
   		border-radius:0;
    
}
.shopify-payment-button .shopify-payment-button__button--hidden { display:none; }


.shippingMsg, .freeShipMsg, .userViewMsg { margin-bottom:12px; }
.shippingMsg .ad, .freeShipMsg .ad, .userViewMsg .ad { font-size:15px; width:23px; }

.trustseal-img { margin-top:20px; }

.storeFeatures { padding-top:15px; color:#111; flex-wrap:wrap;
  margin:0 -10px 10px;
}
.storeFeatures p { padding:5px 10px; margin:0; }
.storeFeatures .ad { min-width:25px; }

p.product-type {margin-bottom:10px;}

.fbtImgCall { position:relative; align-self:center; width:130px; max-width:100%; }
.fbtImgCall + .fbtImgCall:before { content:"+"; font-size:18px; font-weight:300; position:absolute; top:44%; left:-6px; }
.fbtbtnCall { margin-left:20px; max-width:200px; }
.fbtPrice { color:#000; font-size:120%; }
.fbtRow { margin-bottom:10px; }
.fbtRow:not(.checked) { opacity:0.3; }
.fbtRow label { margin-right:15px; }
.fbtRow b.price { color:#000; margin-right:10px; }
.fbtRow select { margin:0; padding:7px 25px 7px 7px; min-width:inherit; }
@media only screen and (max-width:766px){
  .fbtGroup { flex-direction:column; }
  .fbtbtnCall { margin:15px 0 0; max-width:100%; }
}

.product-tabs { width:100%; margin-bottom:25px;  margin:0 0 25px;
	justify-content:center; }
.product-tabs li { display:flex; align-items:stretch;  margin:0 5px;   }
.product-tabs li a {  text-align:center; font-size:13px; position:relative; letter-spacing:0.02em; display:block; padding:10px 25px; font-weight:600;outline:none;
	color:#000;  background:#f8f9f1; }
.product-tabs li a:hover,
.product-tabs li.active a { opacity:1; text-decoration:none; background-color:#f8f9f1; color:#000; }


.prTabs .acor-ttl a {  color:#000; font-size:13px; background-color:#f8f9f1; border:1px solid #f8f9f1; }
.prTabs .acor-ttl.active a { color:#000; background-color:#f8f9f1; border:1px solid #f8f9f1; }


.template-product .tab-container { margin-bottom:50px; }

@media only screen and (max-width:766px) {
  .template-product .tab-content { padding:15px 0; margin-bottom:0;}
  .template-product .tab-container {margin-bottom:25px;}
}

.product-description img { margin-bottom:25px; }
.tab-content #sizechart { display:block !important; padding:10px 0; overflow-x:auto; width:100%; box-shadow:none; max-width:100%; }
#sizechart h2,#sizechart h3,#sizechart h4,#sizechart h5, #sizechart h6 { margin-bottom:15px;}
#sizechart, #sizechart th, #sizechart td { text-align:center;}


.sprnav { color:#444; font-size:12px; line-height:1.2; max-width:200px; padding:5px; opacity:0.3; display:flex; width:100%; align-items:center; justify-content:space-between;
	position:fixed; top:45%; z-index:10; background-color:#f8f9f1; box-shadow:0 0 10px rgba(68, 68, 68, 0.2); }
.sprnav.prev { left:-130px; }
.sprnav.next { right:-130px; }
.sprnav span.img { width:60px; }
.sprnav .details { width:125px; padding:5px; transition:all 0.4s ease-out; }
.sprnav .details span { display:block; margin-top:7px; }
.sprnav:hover { color:#444; opacity:1; }
.sprnav.prev:hover { left:0; }
.sprnav.next:hover { right:0; }



.stickyCart { display:none; color:#000; position:fixed; bottom:0; left:0; z-index:50; width:100%; padding:5px; background-color:#f8f9f1; }
.stickyCart .flex { justify-content:center; align-items:center; }

.stickyCart .sticky-title { padding:0 60px 0 10px; }
.stickyCart .stickyOptions { margin-right:10px; position:relative; }
.stickyCart .selectedOpt { padding:8px 30px 0 15px; font-size:110%; height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:220px; text-overflow:ellipsis; cursor:pointer;
	border:1px solid #535353; position:relative; }
.stickyCart .selectedOpt:after { content:"\e905"; font-family:"adorn-icons"; position:absolute; top:8px; right:10px; }
.stickyCart ul { position:absolute; bottom:100%; left:0; display:none; min-width:100%; max-height:300px; overflow:auto; background-color:#f8f9f1; border:1px solid #535353; }
.stickyCart li { font-size:90%; padding:10px; white-space:nowrap; text-overflow:ellipsis; cursor:pointer; }
.stickyCart li.soldout { opacity:0.5; text-decoration:line-through; }
.stickyCart .product-form__cart-submit { padding:0 20px; line-height:37px; border:0; background:#639bc9; color:#000; }
.stickyCart .wrapQtyBtn { margin-right:10px; }
.stickyCart .qtyField { border:1px solid #535353; }
.stickyCart .qtyBtn, .stickyCart .qty { color:#000; height:35px; }
.stickyCart.popup { padding-right:16px; }
@media only screen and (max-width:766px) {
  	.stickyCart .flex { justify-content:space-between; }
  	.stickyCart .flex > * { width:calc(50% - 3px); }
	.stickyCart .selectedOpt { width:100%; }
}


#products-related-products, #shopify-section-product-recommendations { margin-bottom:20px; }


.product-single.home { align-items:center; }
.product-single.home .product-single__title { margin-bottom:10px; }
.product-single.home .social-sharing { padding:0; }
.product-single.home .sizelink { display:none; }
.product-single.home .product-single__photo {width:100%; margin:0;}
@media only screen and (max-width:766px) {
	.product-single.home { flex-direction:column; }
}





.cart table,.cart .edit-shop, .currencymsg { margin-bottom:25px; }
.cart th, .cart td { border:0; text-align:center; }
.cart th { background:#f8f9f1; text-transform:uppercase; }

.cart .delete { width:30px; padding:0; }
.cart .remove { opacity:1; height:22px; width:22px; border-radius:50%; padding:5px; line-height:12px; border:0; }
.cart .remove .ad { font-size:12px; }
.cart .removeMb { text-decoration:underline; display:inline-block; margin-top:15px; opacity:0.7; }
.cart__image-wrapper { width:110px; }
.cart__meta-text { padding:5px 0; font-size:12px; font-style:italic; }
.cart .qtyField { width:80px; margin:0 auto; }
.edit-shop { justify-content:space-between; }

.cart__footer { justify-content:flex-end; flex-wrap:wrap; }
.cart__footer .grid__item { float:none; flex:1; display:flex; margin-bottom:20px; }
.cart .bdr-box { width:100%; border:0; padding:25px; background:#f8f9f1; }
.cart .bdr-box .btn { width:100%; }
.cart textarea { resize:none; width:100%; min-height:100px; }
.cart-options-ttl { text-transform:uppercase; font-size:13px; margin-bottom:12px; font-weight:600; display:block; }
.cartSummery, .shipCalc { max-width:33.33%; }
.cart-subtotal-row { margin-bottom:10px; font-size:14px; text-align:left; font-weight:600; padding:0 0 10px; text-transform:uppercase; justify-content:space-between; }
.totalSave { color:#4eaf13; text-align:left; font-style:italic; padding:0 0 10px; justify-content:space-between; }
.bdr-box .additional-checkout-button, .bdr-box .checkout { min-height:44px; width:100% !important; margin:0 0 10px !important; }
#shipping-calculator .field * { width:100%; }
#shipping-rates-feedback { padding:10px; text-align:center; border:2px solid #111; letter-spacing:normal; }

.cart.style1 #shipping-calculator .btn { margin:0; }
.cart.style2 #shipping-calculator { margin-bottom:20px; }

@media only screen and (max-width:766px) {
	.cart__image-wrapper { width:60px; padding:10px 0; }
	.cart__update-wrapper { padding-right:0; }
  
    .cart__footer { flex-direction:column; }
    .cart__footer .grid__item { width:100%; max-width:100%; }
    .shipCalc { order:1; }
    .cart .bdr-box { padding:15px; }
}


.recentPost .article-name { line-height:17px; display:block; margin-bottom:5px; }
.recentPost .article__date { display:block; margin:0; opacity:0.8; }

.article__grid-image { display:block; margin-bottom:15px; background-size:cover; }
.article__grid-meta { margin-bottom: 30px; }
.article__title {  font-weight:700; }

.publish-detail { margin:0 -5px 10px; }
.publish-detail li { list-style:none; display:inline-block; margin:5px; font-size:90%; opacity:0.8; }
.publish-detail .ad { font-size:14px; margin-right:3px; }
.publish-detail a { text-decoration:underline; transition:all 0.3s ease-out; }
.publish-detail a:hover { }

.template-article .section-header { margin:20px 0; }
.template-article h1 { text-transform:inherit; margin:0 0 10px; }
.blog--list-view .article { margin-bottom:20px; }
@media only screen and (min-width:767px) {
	.blog--list-view .article { margin-bottom:40px; }
}

.blog--list-view { max-width:900px; margin:0 auto; }
.blog--list-view .pagination { padding-top:0; }
.article_featured-image { margin-bottom:30px; }
.template-blog .article h3 { text-transform:none; letter-spacing:0; margin:15px 0 0; }

.blog-nav { margin:0 0 40px; justify-content:space-between; }

h2.com-title { font-size:14px; text-align:left; letter-spacing:0.5px; margin:0; border-bottom:1px solid #f8f9f1; padding-bottom:15px; }
#comments .comment { padding:20px 0; }
#comments .comment + .comment { border-top:1px solid #f8f9f1; }

.comment__meta { margin-top:20px; position:relative; font-size:12px; }
.comment__meta .authour { font-weight:700; text-transform:uppercase; }

.comment-form { padding:40px 40px 25px; background:#faf9f9; margin-bottom:30px; }
.comment-form h2 { font-size:15px; text-transform:uppercase; font-weight:700; font-family:arial; margin-bottom:30px;}
.comment-form input:not([type="submit"]), #comment_form textarea, #comment_form select { background:#fff; }
.comment-form label { text-align:left; }

@media only screen and (max-width:766px){
  .blog-right.sidebar { width:100%; padding:20px 0 0 !important; order:3; }
  .comment-form { padding:25px 25px 10px; }
}


</style>

<style>
/* EDIT desktop full-width header - Solución definitiva */
@media screen and (min-width: 769px) {
  .page-wrapper.layout-boxed {
    max-width: 100vw !important;
    width: 100vw !important;
    margin: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .page-wrapper.layout-boxed .site-header {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
</style>
