/** Shopify CDN: Minification failed

Line 8:353 Expected "{" but found ","
Line 358:14 Expected identifier but found "*"
Line 1890:26 Unexpected "'.deliveryBox'"

**/
Bloomsy Theme.css.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}@-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:#31a3a3; 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:"Nunito Sans",Arial,Tahoma,Verdana,sans-serif;
    background-color:#fff;
    
    color:#444; font-size:16px; line-height:1.3; margin:0; padding:0;
}
@media only screen and (min-width:1025px){
    body { letter-spacing:0.02em }
}

h1,h2,h3,h4,h5,h6 {
  font-family: Assistant, sans-serif;
  font-weight: 600;
  line-height: 1.3; 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: 27px; }
h3, .h3 { font-size:21px }
h4, .h4 { font-size: 19px;}
h5, .h5 { font-size: 17px;}
h6, .h6 { font-size: 16px;}

@media only screen and (max-width: 766px){
  h1, .h1 { font-size:25px; }
  h2, .h2 { font-size:22px; }
  h3, .h3 { font-size:17px }
  h4, .h4 { font-size:18px }
  #shopify-section-template--17666773811396__logo_bar_W9gCwQ h1 {
    margin: 0 !important;
  }
}

.sec-ttl { padding-bottom:20px; }
.sec-ttl.text-left span { margin:5px 0 0; }
.sec-ttl .h3, .sec-ttl h3 { color:#222222; margin:0 auto; font-size:15px; }
.sec-ttl span { color:#222222; margin:10px 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: 400; font-size:16px; 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 #eeeeee; 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:20px; line-height:28px; }
@media only screen and (max-width:767px) {
  .ttl .tt-small { font-size:13px; }
.ttl .tt-big { font-size:18px; line-height:24px;}
}

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


fieldset { border: 1px solid #eeeeee; 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:#000; font-size:16px; font-family:"Nunito Sans"; margin-bottom:15px;
  	max-width:100%; line-height:1.2; padding:8px 15px;
  	border:1px solid #dddddd; background-color:#fff; border-radius:6px;
}

@media only screen and (min-width:767px){
	input, textarea, select { padding: 10px 18px; }
}
input:focus, textarea:focus, select:focus { border-color: #c4c4c4; }
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:#fff url(//www.bloomsy.in/cdn/shop/t/9/assets/arrow-select.png?v=93383133388335707051760871325) no-repeat right 10px center; cursor:pointer; padding-right:30px;-webkit-appearance:none; -moz-appearance:none; appearance:none; }
optgroup { font-weight:700; }
option { color:#000; background-color:#fff; }
  
.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 #eeeeee; }
.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:#fff; vertical-align:middle;
   font-size:11px; font-weight:400; line-height:16px;text-align:center;
}
input:checked + span.checkbox { color:#fff;background-color:#444; }
input:checked + span.checkbox:before { content:'\ea7f'; font-family:"adorn-icons"; }


@keyframes btnzoom {
	45%{opacity:1;}
	47%{opacity:0.6;}
	49%{opacity:1;}
	51%{opacity:0.6;}
	53%{opacity:1;}
	55%{opacity:0.6;}
	57%{opacity: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:#000; color:#fff; 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:6px;
    

  	
}

.spr-summary-actions .spr-summary-actions-newreview  { padding:10px 24px !important;}

.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:#000; border-color:#000; opacity:1;
  
}
.btn[disabled] { cursor:default; opacity:0.4; }
.btn--secondary { color:#fff; background-color:#e34848; border-color:rgba(0,0,0,0);
  
}
.btn--secondary:hover,
.btn--secondary:focus { color:#fff; background-color:#111; border-color:rgba(0,0,0,0) }
.btn--small { padding:0 10px; font-size:0.92308em; border-width:2px; line-height:25px; }
.btn--link { color:#e5015d; background-color:transparent; border:0; margin:0; outline:none !important; box-shadow:none !important; }
.btn--link:hover, .btn--link:focus { color:#000; }
.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 #dddddd; overflow:hidden;
	border-radius:5px; }
.qtyField .qtyBtn, .qtyField input { margin:0; color:#000; width:30px; height:38px; text-align:center; line-height:normal; text-align:center; padding:11px 0; border-radius:0; }
.qtyField .qtyBtn { line-height:17px; background-color:rgba(221, 221, 221, 0.5) }
.qtyField .qtyBtn .ad { font-size:10px; }
.qtyField .qty { border:0 none; min-width:30px; flex:1; display:flex; align-items:center; justify-content:center; }

.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:16px; 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 #eeeeee; }
.hr--small { padding:10px 0; margin:0; }
.hr--invisible { border-bottom:0; }
.border-bottom { border-bottom: 1px solid #eeeeee; }
.border-top { border-top: 1px solid #eeeeee; }
.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 #eeeeee; 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 #eeeeee; }
}

.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:15px; 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:100%;
}
.page-width:after { content:''; display:table; clear:both; }

@media only screen and (min-width:1280px){ .page-width { padding-left:55px; padding-right:55px; } }

.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-height {padding-top:100px; padding-bottom:100px;}
}

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



.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 -10.0px;}
.grid-products .grid__item  { padding-left:10.0px; padding-right:10.0px;}



.empty.default { padding-top:60px; }
.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:60px; }
	.content-indent.small { margin-top:20px; }
  	.sec-empty.default { height:60px; }
	.sec-empty.small { height:20px; }
	.section-cover { padding:60px 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:#fff; box-shadow:0 0 20px rgba(68, 68, 68, 0.3); }
.mfpbox .mfp-close { right:5px; opacity:1; top:5px; 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; }





.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}

.topSpace { height:30px; }
.bredcrumbWrap { background:#f9f9f9; margin:0 0 30px; }
.breadcrumbs { padding-top:8px; padding-bottom:8px; flex-wrap:wrap; }
.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; text-transform:capitalize; }
.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; margin:0 3px; }
.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;}
}


.ttu {text-transform:uppercase;}
.cl_hrm { background:var(--hrmenubg); padding:15px 0; position:relative;}
.cl_hrm ul li {padding:0 15px;}
.cl_hrm ul li a {color:var(--hrmenutxt); font-size:var(--hrmf); white-space:nowrap}
.cl_hrm ul li.active {opacity:0.6;}

@media only screen and (max-width:1024px){
cl_hrm ul:after, .cl_hrm ul:before {  width:70px; height:50px; opacity:1; position: absolute;  content: ""; }
.cl_hrm ul { justify-content: start;  overflow-x: scroll;  scroll-padding-left: 1rem; scroll-snap-type: x mandatory; scrollbar-width: none; }
.cl_hrm ul:after { background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); right:0; top:0;}
.cl_hrm ul:before { background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); left:0; top:0;}
.cl_hrm ul::-webkit-scrollbar { display: none;} 
.cl_hrm ul li { scroll-snap-align: start; scroll-snap-stop: always; }

}
  
.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:16px; 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:50%; transform:translateX(-50%); padding:8px 20px; }
.collection-box.style4 .collection-grid-item .counts { margin-top:2px; }

.collection-box.style5 .collection-grid-item .details { position:absolute; bottom:40px; left:4%; width:auto; }


 @media only screen and (max-width:766px) {
	.collection-box.style1 .collection-grid-item .details, 
    .collection-box.style2 .collection-grid-item .details	 { opacity:1; position:relative; left:0; bottom:inherit; transform:translateY(0); }     
    .collection-box.style5 .collection-grid-item .details {bottom:20px;}
}
.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:16px; 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:14px; }
  	.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;
  
  	white-space:nowrap; line-height:18px; text-align:center; padding:3px 9px; 
  
}
.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:#fff;
	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:20px; width:20px; 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.xsmall { height:15px; width:15px; }
.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 #000000; }
.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:100%;
  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:#777; margin-bottom:5px; }
.grid-view-item__title { color:#000; font-size:16px; text-transform:capitalize; font-weight: 600; }
.grid-view-item__title:hover { color:#000; opacity:0.8;}

.grid-view-item .grid-view-item__title {display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:100%;}

.grid-view-item__meta { margin:5px 0 7px; }
.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 #dddddd; box-shadow:0 0 5px rgba(0,0,0,0.1); transition:all 0.3s ease-out; }
.carousel .grid-view-item {margin-bottom:0;}

.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:#ffffff; position:relative; font-size:18px; padding:0; margin:2px; line-height:35px; width:100%; height:36px; width:38px; text-align:center;
  border-radius:25px;
}
.grid-view-item:hover .button-set { bottom:10px; opacity:1; }
.grid-view-item .button-set .btn:hover { opacity:1; background-color:#ffffff; }
.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:#141414; }

@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:10px !important; margin-right:1px;}

.grid-view-item .details { padding:15px 10px 10px; }
.grid-view-item .product-price__price { font-size:14px; 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; padding-left:0; padding-right:0; }
.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 { padding:8px 25px; border-radius:3px;}

.grid-view-item.style6 .button-set { right:10px; left:auto; top:10px; width:40px; }
.grid-view-item.style6 .flatbtn { opacity:0; position:absolute; bottom:-20px; left:5px; right:5px; z-index:111;  transition:all 0.2s ease-out; }
.grid-view-item.style6 .flatbtn .btn { border:0; width:100%; background:#ffffff; color:#141414;}
.grid-view-item.style6:hover .flatbtn {bottom:5px; opacity:1;}


@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.style3 .gridSwatches { border-bottom:1px solid #dddddd; }
    .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; margin-top:10px; }
  
  .grid-view-item.style6 .flatbtn .btn { padding-top:12px; padding-bottom:12px;}
  	.grid-view-item.style6 .button-set .tooltip-label { left:auto; right:45px; bottom:50%; transform:translateY(50%); }
	.grid-view-item.style6 .button-set .tooltip-label:before { left:auto; margin-right:-5px; border-color:transparent; border-left-color:#000; right:-5px; bottom:4px; }
	.grid-view-item.style6 .btn:hover .tooltip-label { bottom:50%; transform:translateY(50%); }
  
}
@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;}  
  
  .grid-view-item.style6 .flatbtn  {display:none;}

}

.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 #fff;
  background-color:rgba(255, 255, 255, 0.75); }
.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:#f2f2f2; }
.grid-view-item:hover .saleTime.desktop { opacity:0; }



.shopWrapper { width:100%; height:100%; opacity:0; visibility:hidden; transition:all 0.3s ease-in-out; position:absolute; top:0; left:0; z-index:1; background-color:rgba(255, 255, 255, 1); box-shadow:0 0 15px rgba(0, 0, 0, 0.2);
  display:flex; align-items:center; justify-content:center; }
.shopWrapper.active { opacity:1; visibility:visible; z-index:555; }
.shopWrapper .closeShop { position:absolute; top:12px; right:12px; background-color:#000; color:#fff;
height:22px; width:22px; line-height:21px; border-radius:50%; }
.shopWrapper .closeShop .ad {font-size:12px; }
.shopWrapper .quickshopWrap { max-height:100%; padding:20px; overflow-y:auto; overflow-x:hidden; }
.shopWrapper .product-form { margin:0 auto; }
.shopWrapper .swatch-element .swatchLbl { border-radius:0; min-width:30px; height:30px; line-height:26px; }
.shopWrapper .swatch-element .swatchLbl.color { width:30px; }
.shopWrapper .product-single__price { width:100%; font-size:14px; margin:15px 0; }
.shopWrapper .product-single__price .product-price__price { font-weight:600; }

@media only screen and (max-width:766px) {
  .shopWrapper #shopify-section-quickshop { padding:20px 5px; }
  .shopWrapper .quickshopWrap {padding:15px 10px; }
  .shopWrapper .quickshop-cart { padding:8px 15px;}
  .shopWrapper .swatch-element {margin-bottom:5px;}
}



.list-view-item__title { color:#000; font-size:20px; font-weight:600;  display:inline-block; margin-bottom:10px;}
.list-view-item__meta { margin:10px 0 15px; }
.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; margin-right:5px;}
.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:300px; }
.list-view-item__image-column .list-view-item__image-wrapper { position:relative; margin-right:30px; 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:19px; font-weight:500; 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-bottom:10px;}




.my-account { display:none; margin-top:10px; position:relative;  z-index:222; position:absolute; top:100%; background-color:#fff; width:150px; }
.my-account .customer-links { flex-direction:column; padding:10px 12px;  box-shadow:1px 1px 3px rgba(3, 5, 5, 0.1); }
.my-account .customer-links li a { margin:0; color:#030505; padding:5px 10px; display:block; text-decoration:none; text-transform:uppercase; font-size:11px; }

.customer-links li a { display:inline-block; margin-left:15px; }

.crlgTtl { display:block; padding:8px 15px; min-width:55px;}
.crlgTtl:after { content:"\ea45"; padding-left:4px; font-family:adorn-icons; display:inline-block; vertical-align: middle; }
.currency-picker:before, .language-picker:before { height:16px; top:9px; right:0; width:1px; content:""; position:absolute;  background:rgba(255, 255, 255, 0.2); }
.cnrList { display:none; position:absolute; top:100%; left:0; min-width:100%; background-color:#000; }
.cnrList li { border-top:1px solid rgba(255, 255, 255, 0.2); cursor:pointer; }
.cnrList li a { display:block; padding:5px 10px; white-space:nowrap; }
.cnrList li a:hover, .cnrList li.selected a { opacity:0.6; }
.selected-currency {padding-left:0;} 

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

.header-logo { margin:0; min-width:170px; max-width:130px; }
.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:100px; max-height:px;  }

@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:px; margin:0 auto; }
  #header { border-bottom:0; }
  .right-hdr, .header-txt .selectors-form, .header-txt .language-picker, .header-txt .currency-picker {display:none;}
  .header-txt .left-hdr {margin:7px 0;}
}

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

	@media only screen and (min-width:1024px){ .site-header { padding:0 30px; } }
	@media only screen and (min-width:1280px){ .site-header { padding:0 60px; } }

.site-header > .header-logo, .site-header > div, .site-header > nav { flex:1; }
.site-header .icons-col { position:relative; justify-content:flex-end; width:20%; max-width:220px; }
.site-header a.hdicon { position:relative; color:#030505; 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; }
.site-header a.hdicon .ad-search-l, .site-header a.hdicon .ad-bars-l { font-size:16px;} 



#CartCount, .favCount { position:absolute; background:#030505; color:#fff; 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:19px; }
    .site-header a.hdicon .ad-search-l { font-size:18px; }
}
@media only screen and (max-width:1024px) {
	.site-header { min-height:40px; }
	.site-header .mobile-nav, .site-header .icons-col { max-width:75px; }
}



#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:35px; max-width:px; }

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


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

#cart-drawer { width:96%; max-width:800px; padding:30px; margin:auto; }
#cart-drawer > h4 { color:#000; font-size:18px; margin:-5px 0 10px; }
#cart-drawer .remove { color:#000; opacity:0.5; }
#cart-drawer .btn { width:100%; }
#cart-drawer .cart_tearm { margin-bottom:20px; }

.mini-products-list { max-height:400px; padding-right:30px; overflow-x:hidden; overflow-y:auto; }
.mini-products-list li { display:flex; padding:10px 0; line-height:normal; border-bottom:1px solid #eeeeee; }
.mini-products-list .product-image { width:80px; }
.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:3px 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 .qtyField { max-width:75px; margin-top:5px; }
.mini-products-list .qtyField .qtyBtn { width:25px; height:25px; line-height:25px; padding:0; }

.mini-products-list li.cartEmt { border:0; }
li.cartEmt .ad { font-size:66px; opacity:0.1; }

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

.minicartTol .freeShipMsg {display:flex;}
.minicartTol .freeShipMsg .ad {margin:2px 4px 0 0;}
@media only screen and (max-width:766px) {
  	#cart-drawer { padding:20px; max-width:400px; }
  	.mini-products-list { max-height:340px; padding-right:0; }
  	.minicartTol { padding-left:0; border-left:0 none; max-width:100%; }
}

#searchPopup { width:100%; padding:30px 40px; 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; font-size:18px; }
#searchPopup .closeSearch { color:#000; font-size:24px; position:absolute; top:27px; right:45px; }
#searchPopup .input-group { border:1px solid #eeeeee; padding:0 20px; }
#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; }
#searchPopup .s_suggestion p, #searchPopup .s_suggestion a {color:#000; }
@media only screen and (max-width:766px) {
	#searchPopup { padding:15px 20px; }
	#searchPopup .closeSearch { top:5px; right:25px; }
  #searchPopup h4 { margin-bottom:10px; font-size:14px; }
}

.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:#f2f2f2; }
.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:#fff; 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.nm_label1 { background-color:#06b608; }
.siteNavigation .lbl.nm_label1:after { border-right-color:#06b608; }
.siteNavigation .lbl.nm_label2 { background-color:#1cb5b5; }
.siteNavigation .lbl.nm_label2:after { border-right-color:#1cb5b5; }
.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:#ff0000; }
.siteNavigation .lbl.nm_label5:after { border-right-color:#ff0000; }


@media only screen and (min-width:1025px) {
  
  #siteNav {position:relative;}
  
  #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:#000; font-size:16px; font-weight:600;  
      text-transform:capitalize; position:relative; line-height:40px; padding:0 15px; display:flex; align-items:center; min-height:50px;  }
  #siteNav > li:hover>a, #siteNav>li>a:hover,#siteNav>li>a.active { color:#e5015d; }
  #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:#06b608; border-right:0 none; }
  #siteNav > li > a .lbl.nm_label2:after { border-left-color:#1cb5b5; 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:#ff0000; 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:40px 50px 0; margin:0; position:absolute; top:auto; z-index:999; max-height:600px; overflow:auto;
    background-color:#fff; box-shadow:0px 0px 15px rgba(0, 0, 0, 0.1); pointer-events:none; transition:all 0.3s ease-in; }
  #siteNav div.megamenu.mmfull { width:100%; left:0; right:0; max-width:1270px; margin:0 auto;}
  #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:30px; }
  #siteNav div.megamenu li.lvl-1 a.lvl-1 { font-size:13px; text-transform:capitalize; color:#000; padding:0 0 8px; font-weight:600; }
  #siteNav div.megamenu li.lvl-1 a.lvl-1:hover { color:#e5015d; }
  #siteNav div.megamenu li.lvl-1 a.lvl-1 .title { display:block; }

  #siteNav div.megamenu li.lvl-1 li a { font-size:13px; color:#000; padding:6px 0; font-weight:400; }
  #siteNav div.megamenu li.lvl-1 li a:hover { color:#e5015d; }


  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:#000; margin-bottom:0; }

  #siteNav div.megamenu .ttl { font-size:16px;}
  #siteNav div.megamenu.style1 .imageCol { margin-bottom:30px; }
  #siteNav div.megamenu.style1 .ttl { color:#000; display:block; margin:8px 0 10px 0;}
  #siteNav div.megamenu.style1 .ttl2 {text-decoration:underline;}

  #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:#fff; }

  #siteNav ul.dropdown, #siteNav ul.dropdown ul { border:1px solid #eeeeee; padding:15px; opacity:0; visibility:hidden; width:240px;
    position:absolute; top:auto; left:-17px; z-index:999; background-color:#fff; 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 #eeeeee; position:relative; }
  #siteNav ul.dropdown li:first-child { border:0 none; }
  #siteNav ul.dropdown li a { font-size:13px; color:#444; font-weight:400; padding:8px 5px; background-color:#fff; }
  #siteNav ul.dropdown li a:hover { color:#000; background-color:#fafafa; 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; }
  
  #siteNav.text-left > li > a { padding-left:0;}
}
@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 .modalOverly { display:block; opacity:0.3; }
    .mobile-nav-wrapper { width:270px; height:100%; position:fixed; left:-270px; top:0; z-index:999; background-color:#fff;
        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:#000; font-size:13px; padding:8px 10px; background-color:#eee; cursor:pointer; }
    .closemobileMenu .ad { font-size:18px; }
    #MobileNav { height:calc(100% - 36px); padding-bottom:10px; overflow:auto; }
    #MobileNav li { border-top:1px solid #eee; position:relative; }
    #MobileNav li.grid__item { float:none; padding:0; }
    #MobileNav li a { color:#000; font-size:16px; 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:#000; 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:#f2f2f2; }
    #MobileNav li li a { padding-left:20px; }
    #MobileNav li li li a { padding-left:30px; }
    #MobileNav li li li li a { padding-left:40px; }
    #MobileNav li a .ad { font-size:13px;}
}

#MobileNav .crlgTtl { display:none; }
#MobileNav .cnrList { display:flex; position:static; flex-wrap:wrap; padding:15px; }
#MobileNav .cnrList li { border:0 none; }
#MobileNav .cnrList a { padding:10px; opacity:0.6; }
#MobileNav .cnrList .selected>a,
#MobileNav .cnrList a.weglot-link--active { opacity:1; }





.slideshow-wrapper { position:relative; }
.slideshow { overflow:hidden; margin-bottom:0; }

.slideshow.flscreen { height:100vh !important; }

.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:#000000; opacity:0; z-index:2; }
.slideshow__overlay.tf-ais:before { background:linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 100%); }
.slideshow__overlay.tf-aie:before { background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%); }

.slideshow__image { transition:all 1s ease 0s; 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; }

.slideshow__image.img-animate { transform:scale(1.1); }
.slick-active .slideshow__image.img-animate { transform:scale(1); }

@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__link .slideshow__text-wrap { cursor:inherit; }
.slideshow__text-wrap .pr { z-index:3; }
.wrap-caption { display:inline-block; padding:35px; margin:35px 0; transition:1s all 100ms; }
.wrap-caption .btnWrap { display:inline-block; margin-top:15px; }



@media only screen and (max-width:766px) {
  	.wrap-caption { padding:20px; margin:20px 0;
  		
	}
}

@media only screen and (min-width:1025px) {
	.slideshow__text-content .btnWrap { margin-top:30px; }
}
.wrap-caption.anim-tru.style1 { opacity:0; transform:scale(0.8); }
.slick-active .wrap-caption.anim-tru.style1 { opacity:1; transform:scale(1); }
.wrap-caption.anim-tru.style2 > * { transition:all 1s ease-out; }
.wrap-caption.anim-tru.style2 .mega-small-title { opacity:0; transform:translateY(-25px); }
.wrap-caption.anim-tru.style2 .slideshow__title { opacity:0; transform:translateY(-20px); }
.wrap-caption.anim-tru.style2 .slideshow__subtitle { opacity:0; transform:translateY(-15px); }
.wrap-caption.anim-tru.style2 .btnWrap { opacity:0; transform:translateY(15px); }
.slick-active .wrap-caption.anim-tru.style2 .mega-small-title,
.slick-active .wrap-caption.anim-tru.style2 .slideshow__title,
.slick-active .wrap-caption.anim-tru.style2 .slideshow__subtitle,
.slick-active .wrap-caption.anim-tru.style2 .btnWrap { opacity:1; transform:translateY(0); }
.wrap-caption.anim-tru.style3 { opacity:0; transform:translateY(30px); }
.slick-active .wrap-caption.anim-tru.style3 { opacity:1; transform:translateY(0); }

.mega-small-title { margin:0; letter-spacing:normal; font-size:40px; line-height:1.2; }
.slideshow__title { letter-spacing:normal; font-size:20px; line-height:1.1; }
.slideshow__subtitle { margin:10px 0 15px; letter-spacing:normal; display:block; font-size:23px; line-height:1.3; }
@media only screen and (max-width:1279px) {
	.mega-small-title { font-size:38px; }
  	.slideshow__title { font-size:16px; }
  	.slideshow__subtitle { font-size:20px; }
}
@media only screen and (max-width:1024px) {
	.mega-small-title { font-size:36px; }
  	.slideshow__title { font-size:14px; }
  	.slideshow__subtitle { font-size:18px; }
}
@media only screen and (max-width:766px) {
	.mega-small-title { font-size:34px; }
  	.slideshow__title { font-size:12px; }
  	.slideshow__subtitle { font-size:17px; }
}

.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:20px; 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:max-content; padding:30px 40px 40px; }
    .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 .bottomcenter { position:absolute; bottom:10%; left:0; right:0; margin:0 auto;}
    .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 { text-align:center; 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:14px; 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; }
   
   .hero .wrap-text { max-width:80% !important; margin:0 auto; }
}



.ct-bnr-txt {position:absolute; left:0; top:0; width:100%; height:100%; flex-direction:column; padding:30px 40px 40px;}
.ct-bnr-txt .main-ttl {margin-bottom:10px; font-size:16px;}
.ct-bnr-txt .sub-ttl {margin-bottom:25px; font-size:13px;}

.cb_pr .slick-prev {left:0 !important;}
.cb_pr .slick-next {right:0 !important;}
 @media only screen and (max-width: 766px) {	
  	.gridcb > div { width:100%!important; }
   .custom-banner {margin:10px 0;}
}




.quote-wraper { padding:40px; }
@media only screen and (max-width:766px) {
	.quote-wraper { padding:20px 0; }
}
.quote-bg .sec-ttl h3 { font-size:16px; }
.quote-bg .slick-track {display:flex;}
.quote-bg .slick-track .slick-slide  {flex:1; height:inherit; float:none;}

.quote-bg blockquote { font-size:15px; }
.quote-bg .author-pic { margin-bottom:20px; display:block; }
.quote-bg .author-pic img { border-radius:50%; }
.quote-bg blockquote {padding:0; font-weight:400; border:0; max-width:600px; margin:0 auto; line-height:26px; background:none; }
.quote-bg .authour { margin-top:15px; font-weight:600; font-size:13px; letter-spacing:1px; text-transform:uppercase; line-height:18px; }
.quote-bg .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; }
.quote-bg .slick-dots { position:relative; bottom:0; margin-top:10px;}
.quote-bg .slick-slide[tabindex="0"] { outline:none; }
@media only screen and (max-width:767px) {
	.bnrcol  {order:0;}
}


.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:20px; margin-bottom:15px; }
.feature-row .row-text { font-size:16px; width:90%; margin:0 auto; }
.feature-row .row-text.text-center { padding:0 20px; }

.feature-row.stl2 .row-text  { width:auto; padding:50px; position:relative;}
.feature-row.stl2 .left .row-text { margin-left:-100px;}
.feature-row.stl2 .right .row-text { margin-right:-100px;}

@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% !important; width:100%; }
	.feature-row__text { order:2; padding:20px 0; }
  	.feature-row h3 { font-size:17px; }
	.feature-row .row-text { font-size:14px; padding:0 15px; width:100%; }
  
   .feature-row.stl2 .left .row-text,
   .feature-row.stl2 .right .row-text { margin:0;} 
   .feature-row.stl2 .feature-row__text { padding-top:0;}
   .feature-row.stl2 .row-text {padding:20px 25px;}
  
}


.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:#fff; padding:30px 50px; 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%; max-width:400px; margin-left:auto; margin-right:auto; }
}
.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:#fff; 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%;}
  .custom__item-inner--text .rte-setting + .btn { margin-top:10px; }
}

.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:#929292; font-size:16px; display:inline-block; padding:0; position:relative;
	padding:5px 15px 4px; border:1px solid rgba(0,0,0,0); background-color:rgba(0,0,0,0); }
.collection-tabs a:hover, .collection-tabs a:focus,
.collection-tabs .active a { color:#111111; opacity:1; border-color:rgba(0,0,0,0); 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:rgba(0,0,0,0); }
.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:19px; 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, .store-info h4,.store-info h3 { margin-bottom:5px; letter-spacing:0.05em; }
.store-info .ad { font-size:40px; display:inline-block; margin-bottom:20px; }
.store-info.style2 li a { align-items:start; }
.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; }
}

.store-info.prFut { margin-bottom:30px; }
.store-info.prFut li + li { border:0 none; }
.store-info.prFut li * { color:#111111; }



.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:5%; 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; text-align:center; }
.wrap-block .simple-text { padding:0; }
.wrap-block a { margin-top:20px; }



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

.clPageBnr { justify-content:center; align-items:center; padding:10px 10px; 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 {font-family: Assistant, sans-serif; color:#000; font-size:16px; font-weight:600; text-transform:capitalize; margin-bottom:15px; letter-spacing:0.03em; position:relative; }
.filterBox .clrFl {padding-top:5px;}

@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:#fff; 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:#fff; 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:#444444; }
ul.sidebar_cate a:hover { color:#e5015d; }
ul.sidebar_cate ul { margin:0 0 0 15px; }

.bTags a { color:#444444; display:inline-block; padding:2px 7px; margin:0 5px 5px 0; border:1px solid rgba(68, 68, 68, 0.2); border-radius:3px; }

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

.clrFl li { display:inline-block; padding:0; margin:0 10px 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:5px; }
.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.bloomsy.in/cdn/shop/t/9/assets/soldout.png?v=23754512391860133391760871325) 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; 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; 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:15px; margin:0 auto; }

@media only screen and (max-width:766px) {
	
  	.flbarCount { font-size:14px; }
	.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:left; width:85%;
        }
	}
	.prod-large-img .slick-prev { left:0; background:none; }
  	.prod-large-img .slick-next { right:0; background:none; }


.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; border-radius:5px;}
.product-btn .ad { font-size:14px; }
.product-btn .popup-video .ad { font-size:18px; }
@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:right; width:15%; padding-left:5px;
			
        }
	}

.thumbnails-wrapper .prThumb { position:relative;
  
  	display:block; margin-bottom:5px;
  
}
.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:100%; 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 .share-title { display:none; }

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

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

.product-single__meta .prTabs { margin-top:25px;}

.instock { color:#76bd1c; }
.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-info .lbl { font-weight:600;}.orderMsg { margin-bottom:20px; }
.orderMsg .ad { vertical-align:middle; margin-right:2px; font-size:18px; }.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 s.product-price__price { color:#000; font-size:20px; font-weight:400; margin-right:10px; }
.product-single__price .product-price__price { font-size:24px; font-weight:600; }
.product-single__price .product-price__sale { color:#e34848; }
@media only screen and (max-width:766px) {
	.product-single__price .product-price__price { font-size:20px; }
	.product-single__price s.product-price__price { font-size:18px; }
}

.discount-badge .off { color:#e34848; }



.countdown-lbl { margin-bottom:10px; }
.prcountdown { margin:0 -7px 30px; }
.prcountdown > span { flex:1; color:#000; font-weight:700; font-size:30px; line-height:1; margin:0 7px; text-align:center; display:inline-block; padding:10px; background:#eeeeee; }
.prcountdown > span span { font-size:11px; letter-spacing:1px; font-weight:400; display:block; text-align:center; text-transform:uppercase; padding-top:5px; }



.product-single__description { margin-bottom:20px; }
.product-single__description ul { margin:20px 0 20px 20px; }
.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; }

.group-prod > li { padding:15px 0; display:flex; align-items:center; border-top:1px solid #eeeeee; }
.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:#000; font-size:13px; padding:7px 10px; cursor:pointer; display:inline-block; position:relative; 
	background-color:#fff; border:1px solid #dddddd; }
.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 #dddddd; border-top:0; width:100%; display:none; background-color:#fff; }
.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:#fff; }
.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:#f9f9f9; 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:50px; height:50px;
      
  }
  
  .swatch-element .color.rounded { border-radius:50%; }
  
  .swatch-element .swatchInput:checked + .swatchLbl { border:2px solid #31a3a3; background-color:#fff; color:#000; 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.bloomsy.in/cdn/shop/t/9/assets/soldout.png?v=23754512391860133391760871325) 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; }.infolinks .mfp {text-transform:uppercase; font-size:11px; }
.infolinks a.inLink { display:inline-block; vertical-align:top; margin:0 15px 15px 0; color:#444; text-decoration:underline; }
.infolinks a.inLink:hover { color:#444; opacity:0.8; }
.infolinks .ad { font-size:13px; margin-right:5px; }
.infolinks .btn { display:block; margin-bottom:15px; }


.product-action { width:100%; position:relative; margin-bottom:15px; flex-wrap:wrap; }
.product-action .qtyField { width:90px; margin:0 10px 0 0; }
.template-index .product-action .qtyField {width:85px;}
.product-action button { flex:1; height:40px; margin-bottom:0; border:1px solid #111; background-color:#111; color:#fff; }
.product-action button:hover { background-color:#fff; color:#000; border:1px solid #000;}



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

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



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

.fbtGroup  { margin-bottom:20px; }
.fbtImgCall { position:relative; align-self:center; max-width:130px; 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; border-bottom:1px solid #dddddd; margin:0 0 25px;
	 }
.product-tabs li { display:flex; align-items:stretch;  margin-right:10px;   }
.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; border:1px solid #eeeeee; border-bottom:0;  background:#eee; }
.product-tabs li a:hover,
.product-tabs li.active a { opacity:1; text-decoration:none; background-color:#fff; color:#000; }

.product-tabs li.active a { border:1px solid #dddddd; border-bottom:0; }
.product-tabs li.active a:before { content:""; width:100%; height:2px; background-color:#fff; position:absolute; bottom:-1px; left:0; right:0; }


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

@media only screen and (min-width:766px) 
{
  .ptContainer.style2 .acor-ttl a { padding-left:20px; padding-right:20px;}
}

.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;}


.prNav { margin-left:auto; }
.prNav a { display:inline-block; padding:0 6px !important; margin:0; }
.prNav .ad { font-size:15px; }



.stickyCart { display:none; color:#f5f5f5; position:fixed; bottom:0; left:0; z-index:50; width:100%; padding:5px; background-color:#111; }
.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:#111; 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:#e34848; color:#fff; }
.stickyCart .wrapQtyBtn { margin-right:10px; }
.stickyCart .qtyField { border:1px solid #535353; }
.stickyCart .qtyBtn, .stickyCart .qty { color:#f5f5f5; height:35px;  background:none;  }
.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; }
}


.quick-view-popup {padding:30px;}
#content_quickview .product__policies { margin-top:-10px; }
#content_quickview .product-photos .grid__item:not(:first-child):not(.slick-slide),
#content_quickview .sizelink { display:none; }
#content_quickview .view-full { width:100%; margin:10px 0 0; }
#content_quickview .product-single__meta, #content_quickview .product-single__photos { margin-bottom:0; }
#content_quickview .product-single__title { font-size:18px; }
#content_quickview .product-info, #content_quickview .product-single__price { margin-bottom:15px; }

#content_quickview .wishlist { display:inline-block; margin:5px 0 0; }
#content_quickview .wishlist .ad { margin-right:5px; }
.quick-view-popup .mfp-close { right:10px; top:10px;}
@media only screen and (max-width:766px) {
  #content_quickview { padding:5px;}
  #content_quickview .product-single__photos { margin-bottom:20px; }
  #content_quickview .product-single__meta { padding:0 20px 20px; }
  #content_quickview .view-full { margin:0; }
}


#productInquiry { border-radius:4px; background:#f5f5f5; max-width:700px;}
#productInquiry .mfp-close {right:10px; top:10px;}



.cart table,.cart .edit-shop, .currencymsg { margin-bottom:25px; }
.cart th, .cart td { border:0; text-align:center; }
.cart th { background:#f5f5f5; 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:14px; 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 .bdr-box { width:100%; border:0; padding:25px; background:#f5f5f5; }
.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 { 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 div:not('.deliveryBox') .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; }
.article__grid-meta { margin-bottom: 30px; }
.article__title {  font-weight:700; }

.template-index .article__grid-meta { margin-bottom: 0; } 

.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:0 0 20px; }
.template-article h1 { text-transform:inherit; margin:0 0 10px; }
.blog--list-view .article { margin-bottom:20px; }

.home-blog .article__grid-image { margin:0; }
.home-blog .wrap-blog-inner { padding:15px 10px 0; background: rgba(255,255,255,.9); position:relative; z-index:111;}
.home-blog .article__title { font-weight:500; text-transform:uppercase;}
.home-blog  .article__grid-meta {margin-bottom:0;}

@media only screen and (min-width:767px) {
	.home-blog .wrap-blog-inner { padding:30px; margin-left:-30px; }
	.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; padding:10px 15px; background-color:#faf9f9; }
#comments .comment { padding:20px 0; }
#comments .comment + .comment { border-top:1px solid #eeeeee; }

.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) {
  .comment-form { padding:25px 25px 10px; }
  .blog-right { order:1 !important; }
}


.wishlist-product { margin:20px 0 0 0; }
.wishlist-product a.product-title { color:#000; }
.wishlist-product li { border-top:1px solid #e5e5e5; position:relative; list-style:none; padding:15px 0; display:table; font-size:12px; width:100%; margin:0; }
.wishlist-product li > div { display:table-cell; vertical-align:middle; }
.wishlist-product li:first-child { color:#000; font-weight:700; padding:10px 0; background-color:#f9f9f9; text-transform:uppercase; letter-spacing:1px; border:none; }
.wishlist-product .product_img { width:100px; padding:0; }
.wishlist-product .product_name { text-align:left; padding-left:20px; }
.wishlist-product .product_price { width:14%; text-align:center; }
.wishlist-product .product_stock { min-width:110px; width:15%; }
.wishlist-product .product_add { width:170px; text-align:center; }
.wishlist-product .product_remove { width:40px; text-align:center; }
.wishlist-product .btn-remove-wishlist { padding:9px; line-height:1; }
@media only screen and (max-width:766px) {
  .wishlist-product li:first-child { display:none; }
  .wishlist-product li > div { display:block; margin-bottom:5px; }
  .wishlist-product .product_img { float:left; max-width:100px; width:auto; margin-right:15px; }
  .wishlist-product .product_price, .wishlist-product .product_stock { width:auto; text-align:left !important; }
  .wishlist-product .product_add, .wishlist-product .product_remove { display:inline-block; width:auto; margin-right:8px; }
}.social-url a { margin:0 6px; }



.custom-page .image_with_text { margin-bottom:0; display:inherit; }
.custom-page .feature-row__image:hover { transform:none; }
@media only screen and (max-width:766px) {
  .custom-page .row_text { margin-bottom:10px; padding:20px 15px 0; }
  .custom-page .custom__item.text.small--one-half { flex:1 0 100%; max-width:100%; }
}



.contact-template { margin-top:0; }
@media only screen and (min-width:1025px) {
	.contact-template .form-vertical { padding-right:30px; }
}
.contact-template .form-vertical .h3 { margin-bottom:10px; }
.contact-template .follow-us label { margin-bottom:15px; }
.contact-template .follow-us li { margin-right:10px; }
.contact-template label { font-weight:400; }
.contact-template .open-hours { margin-bottom:20px; }
.contact-template .open-hours strong { display:block; letter-spacing:1px; margin-bottom:10px; }
.contact-template .contact-address { margin-bottom:20px; }
.contact-template .contact-address li { padding:5px 0; }

.ctFields { margin:0 -10px; }
.ctFields .field { flex:1 1 300px; padding:0 10px; }

.style2 .contact-frm { margin:50px 0; }
.ctStyle2 { margin:0 -15px; }
.ctStyle2 > div { display:inline-block; padding:0 15px; }

@media only screen and (max-width:766px) {
	.contact-template .style1 .form-vertical { padding:0 0 25px; }
}


.filterbrand { margin-bottom:20px; align-items:center; flex-wrap:wrap; }
.filterbrand a { width:42px; padding:7px; font-weight:400; text-align:center; background-color:#fff; box-shadow:0 0 0 1px #eee; display:inline-block; }
.brandList .ttl, .brandList .list { padding:20px 10px; border-top:1px solid #eee; }
.brandList .ttl { width:100px; font-size:20px; font-weight:700; }
.brandList ul { column-count:4; }
.brandList ul a { display:inline-block; padding:5px; }
@media only screen and (max-width:1024px) {
.brandList ul { column-count:3; }
}
@media only screen and (max-width:766px) {
.brandList .ttl { width:50px; }
.brandList ul { column-count:2; }
}

.brand-logo-list .grid { margin:0 -5px 25px; }
.brand-logo-list .grid .grid__item { padding:0 5px; margin-bottom:10px; }
.brand-logo-list .logo-bar__link { padding:10px; display:block; text-align:center; border:1px solid #eee; }



.faqList { border-radius:0; border:none; margin-bottom:12px; box-shadow:none; }
.faqList h4 { padding:10px 20px; }
.faq-body { border-bottom:1px solid #eeeeee; padding-left:20px; padding-right:20px;}
.faqList .panel-title { cursor:pointer; font-weight:600; font-size:105%; text-transform:uppercase; padding:18px 0; margin:0; }
.faq-style1 .panel-title.active .ad:before { content:"\ebd1"; }
.faqList .panel-content { padding:0 0 25px; }
.faq-style1 .faq-body + .faq-body .panel-content { display:none; }

.faq-style2 .faqList .panel-title { cursor:default; }
#PageContainer .page-width.page-narrow {max-width:900px;}



@keyframes box-shadow { 0%, 100% { box-shadow:0 0 0 0; } 50% { box-shadow:0 0 0 4px; } }
.lookbook { flex-wrap:wrap; }
.lookbook a { opacity:1; }

.lookbook .collection-grid-item { overflow:visible; }
.lookbook .collection-grid-item.gallery { overflow:hidden; }
.lookbook .collection-grid-item:hover img { transform:none; }

.lookbook .grid-lookbook.active { z-index:5; }

.lookbook .lookbook-caption { font-size:20px; text-align:center; bottom:-100px; transition-duration:0.5s; position:absolute; left:0; right:0; margin:0; padding:16px 18px; }
.lookbook .grid-lookbook:hover .lookbook-caption { bottom:0; }

.lookbook .text-1 { font-size:15px; }
.lookbook .text-2 { font-size:13px; display:block; }
.lookbook .zoom-img {  transition-duration:0.5s; transform:scale(0.8); text-align:center; border-radius:4px; display:block; width:38px; height:35px; opacity:0; transition:all 0.3s ease-out; cursor:pointer; position:absolute; left:10px; top:10px; }
.lookbook .zoom-img .ad { font-size:15px; line-height:35px; }
.lookbook .grid-lookbook:hover .zoom-img { opacity:1; transform:scale(1); }

.lookbook .products { position:absolute; }
.lookbook .btn-shop { z-index:1; margin:5px; cursor:pointer; background:#000; color:#fff; border-radius:50%; display:block; height:24px; width:24px; text-align:center; line-height:23px; }
.lookbook .btn-shop:before { content:""; color:rgba(255,255,255,0.4); position:absolute; animation:box-shadow 1.5s linear infinite; left:5px; top:5px; border-radius:50%; height:24px; width:24px; }
.lookbook .btn-shop .ad { font-size:10px; }

.lookbook .list-columns { visibility:hidden; z-index:2; box-shadow:0 0 2px #bbb; transition:all 0.3s ease-in-out; opacity:0; position:absolute; width:260px; background:#fff; padding:10px; }
.lookbook .list-columns.active { opacity:1; visibility:visible; }
.lookbook .list-columns.left { right:0; }
.lookbook .list-columns.right { left:0; }
.lookbook .list-columns .btn-shop-close { background:#111111; color:#ffffff; position:absolute; right:-8px; top:-8px; padding:1px 6px; cursor:pointer; z-index:3; }
.lookbook .list-columns .btn-shop-close .ad { font-size:12px; }

@media only screen and (max-width:1024px) {
  .lookbook .list-columns { padding:5px; width:130px; flex-direction:column; }
  .lookbook .grid-view-item__title { font-size:12px; }
  .lookbook .list-columns.left { left:auto; right:-20px; }
  .lookbook .list-columns.right { left:auto; right:-20px; }
  .lookbook .list-columns .grid-view_image { margin:0 0 10px; width:100%; }
  .lookbook .list-columns .details {width:100%; padding:5px;}
  .lookbook .list-columns .btn { font-size:11px; }
  
  .lookbook .lookbook-caption { padding:10px 18px; }
}


.register-page {max-width:500px;}
.login-register { max-width:900px; margin:0 auto; }
.login-register .btn, .register-page .btn {width:100%;}
.login-register h5 { font-weight:600; }
.login-register p { margin-bottom:25px; }
.login-register .wrap { width:95%; height:100%; display:table; border:1px solid #eeeeee; padding:40px; }
@media only screen and (max-width:766px) {
	.login-register { flex-direction:column; }
	.login-register .flex-item { margin-bottom:20px; }
}

.form-border { border:1px solid #eeeeee; padding:20px; margin-bottom:20px; }
.form-border h2 { margin-bottom:15px; }
.form-border label { font-weight:400; }

.template-search .section-header { margin-top:35px; }



.spr-header-title { display:none; }

.newsletter-section .input-group { max-width:500px; margin:0 auto; }





body:not(.template-index) #shopify-section-footer { margin-top:20px; }
@media only screen and (min-width:767px) {
	body:not(.template-index) #shopify-section-footer { margin-top:50px; }
}

.footer-block { display:flex; width:100%; -ms-flex-align:stretch; align-items:stretch; flex-wrap:wrap; margin-bottom:-30px; margin-left:-30px; padding:50px 0 40px; }
.footer-block__item { flex:0 0 auto; margin-bottom:30px; padding-left:30px; max-width:100%; }

.site-footer { font-size:13px; color:#000000; background-color:#fff;
  	border-top:1px solid #eee; 
	 
}
.site-footer .footer-fw { padding:0 60px; }

.footer-top .h4 { color:#000000; font-size:14px; letter-spacing:0; margin:0 0 20px; }
.footer-top a { color:#000000; text-decoration:none; }
.footer-top .ad, .footer-top .icon { color:#444; }
.footer-top .addressFooter li { position:relative; margin-bottom:12px; clear:left; }
.footer-top .addressFooter .ad { font-size:12px; padding-right:12px; min-height:25px; float:left; margin-top:4px; text-align:center; }
.footer-top .addressFooter + .h4 { margin:25px 0 10px; }

.footer-top .social-icons { margin-left:-6px; }
.footer-top .social-icons__link:hover { opacity:0.7; }
.footer-top .social-icons__link .ad { font-size:14px; }
.footer-top .socialicons li { display:block; text-align:left; width:100%; margin-bottom:10px; }
.footer-top .socialicons .ad { width:17px; vertical-align:middle; }
.footer-top .socialicons span { color:#000000; padding-left:5px; }

.footer-top .newsletter:not(.text-center) .input-group { display:block; }
.footer-top .newsletter .input-group__field { color:#222; background-color:#fff; margin-bottom:10px; }
.footer-top .newsletter .btn { border:0; font-size:11px; padding:0 15px; color:#fff; background-color:#000; }
.footer-top .newsletter .socials { margin-top:20px; }
.footer-top .newsletter .wrap-newsletter { max-width:450px; }
.footer-top .newsletter.text-center .wrap-newsletter { max-width:550px; margin:0 auto; }
.footer-top .newsletter.text-center .input-group__field { margin:0; }

.footer-top .instafeed { margin-left:-2px; }
.footer-top .instafeed .insta-img { padding:0 2px 4px; }

.footer-links li { margin-bottom:7px; }
.footer-links a:hover { opacity:0.7; text-decoration:underline; }

.footer-news {padding:20px 0;}
.footer-news span.h4 { font-weight:600; margin-right:20px;}
.footer-newsletter { width:60%; white-space:nowrap; }
.footer-newsletter form {width:100%; }

.footer-newsletter .newsletter__submit  { background:#000; color:#fff; border:0 !important;}

@media only screen and (max-width:1279px) {
	.site-footer .footer-fw { padding:0 15px; }
}
@media only screen and (max-width:1024px) {
	.footer-block__item { width:50%; }
	.footer-block__item.one-whole.newsletter { width:100%; }
}
@media only screen and (max-width:766px) {
	.site-footer .footer-fw { padding:0 10px; }
  	.footer-block { margin:0; padding:15px 0; }
	.footer-block__item { width:100%; padding:12px 0; margin:0; }
	.footer-block__item + .footer-block__item { border-top:1px solid rgba(0, 0, 0, 0.1); }

	.footer-links .h4 { line-height:20px; margin-bottom:0; cursor:pointer; }
	.footer-links .h4:before { content:"\ea45"; font-size:15px; font-family:"adorn-icons"; float:right; }
	.footer-links .h4.active:before { content:"\ea48"; }
	.footer-links .h4 + ul { display:none; margin:10px 0 20px; }   
  
  .footer-news .f-jcsb { flex-direction:column; }
  .footer-news .fl {flex-direction:column;}
  .footer-news {padding:40px 0;}
  .footer-news h4 br {display:none;}
  .footer-newsletter  {margin-bottom:20px; max-width:300px; width:100%;}
  .footer-news span.h4 {margin:0 0 15px 0;}
  .footer-newsletter .input-group {display:flex; flex-direction:column;}
  .footer-newsletter .input-group__btn {width:100%; margin-top:8px;}
  .footer-newsletter .input-group__btn .btn { width:100%;}
}

.footer-bottom { background:#fff; color:#000000; clear:both; padding:20px 0;  border-top:1px dotted #dddddd;  }
.footer-bottom .flex { justify-content:space-between; align-items:center; }
.footer-bottom .flex > div {flex:1;}
.footer-bottom .flex:after { display:none; }
.footer-bottom .payment-list__item { margin-left:5px; width:35px; }
.footer-bottom a { color:#000000; }
@media only screen and (max-width:766px){
  .footer-bottom .flex { flex-direction:column; }
  .footer-bottom .paymentCall { margin-bottom:15px; order:-1; }
  body { overflow-x:hidden;}
}

#site-scroll { color:#fff; line-height:33px; cursor: pointer; font-size: 20px; height: 35px; right:20px; position:fixed ; border-radius:50%; text-align: center; transition: all 0.3s ease 0s; width: 35px;
	bottom:40px; z-index:444; display:none; background:#31a3a3; }


#age-check-prompt { border-radius:5px; width:100%; max-width:450px; padding:30px; }
#age-check-prompt select { min-width:80px; float:none; display:inline-block; }
.snptwdgt__usr-profl, .snptwdgt-rtd__fotr { display:none !important; }


.falling-snow { position:relative; }
@keyframes falling-down-snow {
  0% { background-position:0 0, 0 0, 0 0; }
  100% { background-position:0 700px, 0 500px, 0 300px; }
}
.falling-snow.style1:before,
.falling-snow.style2:before { content:''; background-color: transparent; position: absolute;width:100%; height:100%;top:0;left:0;z-index:1; pointer-events:none; }
.falling-snow.style1:before { background-image: url(//www.bloomsy.in/cdn/shop/t/9/assets/snowballs-sm.png?v=15510488341375942811760871325), url(//www.bloomsy.in/cdn/shop/t/9/assets/snowballs-lg.png?v=60793347477728279361760871325), url(//www.bloomsy.in/cdn/shop/t/9/assets/snowballs-md.png?v=23628896460147754191760871325);
  -ms-animation:falling-down-snow 10s linear infinite; animation: falling-down-snow 10s linear infinite; }

@keyframes snow {
	0% { background-position:0 0, 0 0, 0 0; }
 	100% { background-position:500px 1000px, 400px 400px, 300px 300px; }
}
.falling-snow.style2:before { background-image: url(//www.bloomsy.in/cdn/shop/t/9/assets/snow-1.png?v=55535515282641567171760871325), url(//www.bloomsy.in/cdn/shop/t/9/assets/snow-2.png?v=172925635096769504501760871325), url(//www.bloomsy.in/cdn/shop/t/9/assets/snow-2.png?v=172925635096769504501760871325);
  -ms-animation:snow 10s linear infinite; animation:snow 10s linear infinite; }
.snow-wrap.falling-snow.style2::before { z-index:111; }

.shopify-challenge__container { padding:10% 0; }
.grecaptcha-badge { display:none !important; }

#dynamic-checkout-cart ul { display:block !important;}

.sctCity { text-decoration:none; margin-right:10px; cursor:pointer; }
.sctCity:hover { color:#000; text-decoration:none; }
.sctCity span { font-size:13px; }

#cityPopup { max-width:500px; padding:20px; background-color:#fff; text-align:center; margin:auto; border-radius:5px; box-shadow:0 0 7px #fff; }
#cityPopup .cities a { font-size:13px; display:inline-block; max-width:90px; padding:10px; margin:7px; border-radius:5px; }
#cityPopup .cities a:hover { color:#000; text-decoration:none; box-shadow:0 0 10px #bbb; }
#cityPopup .cities a img { display:block; margin:0 auto 5px; }

.zipsearch { position:relative; }
.zipsearch #search-box { margin:0 10px 0 0; }
#suggesstion-box { position:absolute; top:100% left:0; }
#country-list li { padding: 10px; background: #f0f0f0; border-bottom: #bbb9b9 1px solid; cursor:pointer; }


.prPopupBox { position:relative; width:calc(100% + 16px); margin:0 -8px; background-color:#fff; }
.prPopupBox .ttl { color:black; font-weight:700; text-align:center; margin:0; padding:15px; }
.prPopupBox .popupTabs { background-color:#ccc; white-space:nowrap; overflow:auto; }
.prPopupBox .popupTabs li { display:inline-block; }
.prPopupBox .popupTabs a { color:#fff; padding:12px 25px; display:block; }
.prPopupBox .popupTabs a:hover { text-decoration:none; background-color:#aaa; }
.prPopupBox .popupTabs a.active { background-color:#bbb; }
.prPopupBox .tabcontent { padding:20px 20px 0; display:none; overflow:auto; }
.prPopupBox .tabcontent.active { display:block; }
.prPopupBox .tabcontent .grid-view-item { padding:10px; margin-bottom:15px; }
.prPopupBox .product-button input { height:auto; vertical-align:middle; }
.prPopupBox .mdfooter { padding:15px; width:100%; }

@media only screen and (max-width:766px){
  .prPopupBox { width:calc(100% + 12px); margin:0 -6px; }
  .prPopupBox .ttl { padding:10px; }
  .prPopupBox li a { padding:8px 15px; }
  .prPopupBox .tabcontent { padding:10px 10px 0; }
  .prPopupBox .tabcontent .grid-view_image .grid-view-item__link { max-width:100px; margin:0 auto; }
  .prPopupBox .mdfooter { padding:10px; }

  .collection-description p { display:none; }
}

.deliveryBox .product-form { margin:0; }
.deliveryBox input[type="text"], .deliveryBox select { width:100%; }
.deliveryBox .product-form .swatch { margin:0; }
.deliveryBox .swatch-element .swatchLbl { border-color:#ddd; }

.cart tr.Standard.Delivery-, .cart tr.Fixed.Time, .cart tr.Midnight.Delivery-, .cart tr.Morning.Delivery-, .cart tr.Price.Surge { display:none; }

.quote-wraper { background:#f9f9f9; padding:40px; }
.quotes-slider .slick-list { padding:5px 0; }
.quotes-slider blockquote { text-align:left; font-size:13px; font-weight:400; border:0; max-width:700px; line-height:1.3; padding:20px; min-height:232px; background-color:#fff; }
.quotes-slider p { margin:0 0 15px; }
.quotes-slider .authour-info { line-height:18px; margin-bottom:0; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.quotes-slider .authour { font-weight:700; letter-spacing:0.5px; line-height:18px; margin-bottom:0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.quotes-slider .authour span { display:block; letter-spacing:0.03em; font-size:11px; font-weight:400;}
.quotes-slider__text .ratting { color:#ff9500; }
.quotes-slider .rte-setting { height:65px; margin-bottom:15px; overflow:hidden; text-overflow:ellipsis; }
.quotes-slider .slick-prev { left:0; }
.quotes-slider .slick-next { right:0; }
.veryBuyer {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 5px 7px;
  display: inline-block;
  background-color: #3bbc8f;
  border-radius: 5px;
}
@media only screen and (max-width:766px){
   .quote-wraper { padding:10px; }
   .stickyBtn { display:flex; padding:6px; position:fixed; bottom:0; left:0; z-index:999; width:100%; margin:0; background-color:rgba(254,254,254,0.5); }
   .stickyBtn .btn { flex:1; margin:0 3px; }
}

.noscroll body { overflow:hidden; height:100vh; }
.deliveryBox .iti { display:block; margin-bottom:10px; }

/*Custom CSS By Sagar*/
.site-footer .footer-fw,
.footer-bottom {
  background-color: #e6b8a2;
}
.site-header .icons-col {
  max-width: 240px !important;
}
@media only screen and (min-width: 1280px) {
  .clPageBnr {
    justify-content: left !important;
    align-items: flex-start !important;
    padding: 20px 55px 0px !important;
  }
}

@media only screen and (max-width: 766px) {
  .stickyCart .flex > * {
    width: calc(50% - 3px);
    display: none !important;
  }
}

@media only screen and (max-width: 766px) {
  .btn-filter {
    padding:0 5px !important;
    margin: 0 !important;
  }
}
.filters-toolbar select {
  padding: 0 20px 0 5px !important;
}
.page-width .slick-prev,
.page-width .slick-next {
  display: none !important;
}
.slick-slider .slick-track,
.slick-slider .slick-list,
.logo-bar .slick-track {
  transition: transform 0.3s ease;
}
/*Filter Btn Collection Page*/
button.btn.btn-filter {
  background-color: #fff !important;
  border: none !important;
  color: #111111 !important;
  font-size: 12px !important;
  text-transform: capitalize !important;
  transition: none !important;
  padding: 0 5px !important;
}
.breadcrumbs a,
.breadcrumbs span {
  margin: auto 3px auto 0px !important;
}
.bredcrumbWrap {
  margin: 0 0 0px !important;
}
.filters-toolbar {
  margin: 0 0 0px !important;
}
.page-width.collection-desc{
  margin:50px auto !important;
}
#shopify-section-1556287989246.shopify-section.index-section .quote-wraper{
  margin:25px 0 !important;
}
/*Custom Icon feature section*/
.unique-image-section {
            width: 100%;
            max-width: 100vw;
            background-color: #ffffff;
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
            margin: 25px auto;
            border: solid 1px #ddd;
            border-radius: 20px;
            padding: 10px;
        }
        .unique-image-wrapper {
            position: relative;
            flex: 1 1 calc(12.5% - 10px);
            display: flex;
            justify-content: flex-start;
            align-items: center;
            margin: 10px 0;
            flex-direction: column;
            row-gap: 50px;

        }
        .unique-image-wrapper img {
            width: 25%;
            height: auto;
            border-radius: 0;
        }
        .unique-image-wrapper:not(:nth-child(4n))::after {
            content: "";
            position: absolute;
            top: 0;
            right: -5px;
            width: 1px;
            height: 100%;
            background-color: #ddd;
        }
        .unique-image-wrapper:not(:nth-child(4n))::after {
            content: "";
            position: absolute;
            top: -5px;
            right: -5px;
            width: 1px;
            height: 100%;
            background-color: #ddd;
        }
        
        /* Responsive Design */
        @media (min-width: 1025px){
        .unique-image-wrapper:not(:nth-child(8n))::after {
    content: "";
    position: absolute;
    top: 0px;
    right: -5px;
    width: 1px;
    height: 100%;
    background-color: #ddd;
}
        }
        @media (max-width: 1024px) {
            .unique-image-wrapper {
                flex: 1 1 calc(25% - 10px);
            }
            .unique-image-wrapper:not(:nth-last-child(-n+4))::before {
            content: "";
            position: absolute;
            bottom: -10px;
            left: 0;
            width: 100%;
            height: 1px;
            background-color: #ddd;
        }
        }
        @media (max-width: 768px) {
            .unique-image-wrapper {
                flex: 1 1 calc(25% - 10px);
            }
            .unique-image-wrapper {
                row-gap: 25px;
            }
        
        span.custom-feature-title{
            font-size: 15px;
        }
    }
        @media (max-width: 480px) {
            /*.unique-image-wrapper {
                flex: 1 1 100%;
            }
            .unique-image-wrapper:not(:last-child)::after {
                right: 0;
                bottom: -10px;
                width: 100%;
                height: 1px;
                background-color: #ddd;
            }
        }*/
        span.custom-feature-title{
            font-size: 13px;
            text-align: center;
        }
        .unique-image-wrapper img {
            width: 35%;
            height: auto;
            border-radius: 0;
        }
    }
/*Customization of slider banner*/
h2.h1.mega-title {
    font-weight: normal;
    font-family: "Nunito Sans", Arial, Tahoma, Verdana, sans-serif !important;
    margin-top:10px !important;  
}
p.mega-small-title {
  font-family: "Georgia Pro", serif !important;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  .mega-small-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  .slideshow__title {
    font-size: 10px;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 1024px) {
  h2.h1.mega-title {
    font-size: 12px;
    margin: 0 !important;
  }
}
@media only screen and (max-width: 766px) {
    .wrap-caption {
        padding: 10px;
        margin: 20px 0;
    }
}

.wrap-caption{
  width:60%;
}
.slideshow__image{
  background-position: center right !important;
  background-size: cover !important;
}
/*Collections Page*/
.collection-description h1{
  font-size: 1.5rem;
}
@media only screen and (max-width: 766px) {
.collection-description h1{
  font-size: 1rem;
  margin-bottom: -10px;
}
  .crFilters {
    margin-bottom: 5px;
}
}

.clPageBnr {
    align-items: flex-start;
  padding-bottom:20px !important;
}
@media only screen and (max-width: 766px) {
nav.page-width.breadcrumbs.fl span:nth-child(4){
  display:none !important;
}
}
/*Mobile Logo*/
@media only screen and (max-width: 1024px) {
    .header-logo img, .header-logo svg {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
      top:10px;
    }
}
/*Product Page + Sticky add to cart button*/
@media only screen and (max-width: 766px) {
    .stickyBtn {
        background-color: #fff;
    }
}
@media only screen and (max-width: 1024px) {
    h1.product-single__title, .h1.product-single__title {
        font-size: 1.5rem;
    }
}
.product-info {
    margin-bottom: 0px;
}
h1.product-single__title, .h1.product-single__title {
    margin-bottom: 5px;
}
@media only screen and (max-width: 766px) {
    .product-single__price .product-price__price {
        margin-top: -20px;
    }
}
/*Filter Button*/
button.btn.btn-filter::after {
  content: "\002B";
  padding-left:5px;
}
.jdgm-rev-widg .jdgm-star{
  backgrround-color:#BFBFBF !important;
}
.details .AirReviews-StarRatingWrapper{
  justify-content: center !important;
}
#AirReviews-FloatButtonWrapper {
  display:none !important;
}
@media only screen and (max-width:374px) {
  .unique-image-section{
    padding:5px !important
  }
}
@media only screen and (max-width: 600px) {
    
  .details .AirReviews-Widget.AirReviews-Widget--Stars{
  justify-content: center !important;
}
  .details  .AirReviews-StarRate .AirReviews-StarRate--Icon.AirReviews-StarRate--Icon-negative>.Avada_Star-Icon--empty span:first-child::before{
      /*color:#000000 !important;*/
    
    }
}
/*Fixing homepage banner resizing issue in 1366x766 resolution*/
@media screen and (max-width: 1400px) {
  body.template-index .slideshow__text-wrap,
  body.template-index .slideshow__slide,
  body.template-index .slideshow__image,
  body.template-index .hero__image,
  body.template-index .h_100 {
    height: auto !important;
    min-height: 800px !important;
    max-height: none !important;
    overflow: visible !important;
  }

  body.template-index .slideshow__slide,
  body.template-index .slideshow__image,
  body.template-index .slideshow__text-wrap {
    background-size: 100% auto !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
  }
}

/* Add Arrows/Scope to Product slider section */
#productSlider-template--19237720588484__product_slider_GnjB7L { position: relative; }

/* Make Slick's built-in buttons visible and pretty */
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-prev,
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-next {
  display: grid !important;
  place-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #fff;
  color: #111;
  border: none;
  box-shadow: 0 6px 18px rgba(0,0,0,.12);
  z-index: 5;
  cursor: pointer;
  transition: transform .15s ease, box-shadow .2s ease, opacity .2s ease;
}

/* Position */
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-prev { left: -20px; }
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-next { right: -20px; }

/* Chevron glyphs */
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-prev:before,
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-next:before {
  font-family: inherit;
  font-size: 24px;
  color: currentColor;
  opacity: 1;
}
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-prev:before { content: "‹"; }
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-next:before { content: "›"; }

/* Hover */
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-prev:hover,
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-next:hover {
  transform: translateY(-50%) scale(1.08);
  box-shadow: 0 10px 24px rgba(0,0,0,.16);
}

/* Optional: show arrows only when hovering the slider */
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-prev,
#productSlider-template--19237720588484__product_slider_GnjB7L .slick-next { opacity: 0; }
#productSlider-template--19237720588484__product_slider_GnjB7L:hover .slick-prev,
#productSlider-template--19237720588484__product_slider_GnjB7L:hover .slick-next { opacity: 1; }

/* Mobile tweak */
@media (max-width: 768px) {
  #productSlider-template--19237720588484__product_slider_GnjB7L .slick-prev,
  #productSlider-template--19237720588484__product_slider_GnjB7L .slick-next { width: 38px; height: 38px; }
  #productSlider-template--19237720588484__product_slider_GnjB7L .slick-prev { left: 6px; }
  #productSlider-template--19237720588484__product_slider_GnjB7L .slick-next { right: 6px; }
}
