input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}:is(input[type=search],input[type=tel],input[type=text],input[type=number],input[type=email],input[type=password],select,textarea,.input-style):focus{outline:0;border-color:var(--color-heading)}input[type=checkbox]{display:inline-block;margin-block-end:.5rem}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;position:relative;height:15px;width:15px;background:url(icon-close.png) no-repeat center center;background-size:10px;cursor:pointer;transition:var(--duration-short)}.search-modal__form.loading input[type=search]::-webkit-search-cancel-button{opacity:0;visibility:hidden}.checkmark:before{content:"";display:inline-flex;width:18px;height:18px;border-radius:2px;border:1px solid var(--color-color, #ebebeb);background-color:var(--grey-color);position:relative;top:2px;transition:var(--bls-transition)}.checkmark:after{content:"";position:absolute;opacity:0;left:7px;top:5px;width:5px;height:10px;border:solid var(--color-white);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);transition:var(--transition)}input[type=checkbox]:checked+.checkmark:after{opacity:1}input[type=checkbox]:checked+.checkmark:before{background-color:var(--color-link);border-color:var(--color-link)}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.flex-100{flex:100%;width:100%}.grow-0{flex-grow:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-stretch{align-items:stretch}.py-4{padding-top:4px;padding-bottom:4px}.py-60{padding-top:clamp(30px,calc(30px + 30 * var(--responsive-rate)),60px);padding-bottom:clamp(30px,calc(30px + 30 * var(--responsive-rate)),60px)}.w-0{width:0}.w-15{width:15px}.w-20{width:20px}.w-55{width:5.5rem}.w-100{width:10rem}.min-w-10{min-width:10px}.min-w-20{min-width:20px}.min-w-30{min-width:30px}.min-w-full{min-width:100%}.max-w-15{max-width:15px}.max-w-30{max-width:30px}.max-w-full{max-width:100%}.h-0{height:0}.h-15{height:15px}.h-20{height:2rem}.h-30{height:30px}.h-55{height:5.5rem}.min-h-30{min-height:30px}.min-h-50{min-height:50px}.min-h-full{min-height:100%}.max-h-full{max-height:100%}.my-auto{margin-top:auto;margin-bottom:auto}.user-select-none,.swiper-slide{user-select:none;-webkit-user-select:none}.toolbar-sorter{text-wrap:nowrap}@media (min-width: 1025px) and (pointer: fine) and (prefers-reduced-motion: no-preference){:is(.btn-outline,.btn-primary,.btn-hover,.btn-white,button.shopify-payment-button__more-options,.dmp_discount-form button):hover{--btn-bg: var(--btn-primary-hover-bg-color);--btn-color: var(--btn-primary-hover-color);--btn-border-color: var(--btn-primary-hover-bg-color)}.btn-hover:hover{color:var(--btn-color);background-color:var(--btn-bg);border-color:var(--btn-border-color)}.btn-link:hover{color:var(--btn-link-hover-color)}.btn-link:hover:before{width:calc(100% - 3px);transition:var(--transition);animation:1s infinite btnLinkAnimation}.smooth-padding-hover:hover{padding-inline-start:1rem}.hover-effect{will-change:transform}.hover-effect :is(img,.placeholder-image,picture){transition:var(--transition);will-change:transform}.hover_zoom .hover-effect:hover :is(img,.placeholder-image,picture){transform:var(--zoom-transform, scale(1.05))}.hover_fade .hover-effect:hover :is(img,.placeholder-image,picture){opacity:.8}.hover_fade .hover-effect:hover .secondary-image{opacity:1}.tooltip-content{background:var(--color-dark);color:var(--color-white);line-height:1;max-width:360px;z-index:2;text-align:center;font-size:1.2rem;white-space:nowrap;transition:all .3s;will-change:transform;padding:7px 15px;transform:var(--tooltip-transform, translateY(-100%) translateX(-50%));left:var(--left, 50%);right:var(--right, auto);top:var(--top, 0)}.tooltip-content:before{border:5px solid transparent;content:"";height:0;width:0;top:var(--tooltip-y, 100%);bottom:var(--tooltip-bottom, auto);margin-left:0;-webkit-transform:var(--tooltip-before, translateX(-50%) translateZ(0));transform:var(--tooltip-before, translateX(-50%) translateZ(0));transform-origin:0;border-top-color:var(--color-dark);position:absolute;left:var(--tooltip-left, 50%);right:var(--tooltip-right, auto)}.tooltip:not(.open):hover .tooltip-content{opacity:1;visibility:visible;transform:var( --tooltip-hover-transform, translateY( calc(-100% - 10px) ) translateX(-50%) )}.tooltip-left{--tooltip-transform: translateY(-50%);--left: auto;--right: 100%;--top: 50%;--tooltip-hover-transform: translateX(-10px) translateY(-50%);--tooltip-left: 100%;--tooltip-y: 50%;--tooltip-before: rotate(-90deg) translateY(50%)}.tooltip-right{--tooltip-transform: translateY(-50%);--left: 100%;--top: 50%;--tooltip-hover-transform: translateX(10px) translateY(-50%);--tooltip-left: auto;--tooltip-right: 100%;--tooltip-y: 12%;--tooltip-before: rotate(90deg) translateY(-50%)}.tooltip-bottom{--tooltip-transform: translateY(100%) translateX(-50%);--top: auto;bottom:0;--tooltip-hover-transform: translateY( calc(100% + 10px) ) translateX(-50%);--tooltip-y: auto;--tooltip-bottom: 100%}.tooltip-bottom:before{border-bottom-color:var(--color-dark);border-top-color:transparent}.instagram-item__media--ratio .instagram-icon{transform:scale(.8);will-change:transform}.instagram-item__media--ratio:hover .instagram-icon{opacity:1;visibility:visible;transform:scale(1)}@keyframes btnLinkAnimation{0%{left:0;width:100%}33%{left:100%;width:0}66%{left:0;width:0}to{right:0;width:100%}}@keyframes progress{0%{background-position:0 0}to{background-position:-60px -60px}}.hover-svg-zoom:hover svg{transform:scale(1.1);-webkit-transform:scale(1.1)}}.button-close:not(:hover){opacity:.7}.btn-search-close{display:inline-flex;align-items:center}:is(.custom-scrollbar,.tingle-modal .tingle-modal-box__content)::-webkit-scrollbar{width:4px}:is(.custom-scrollbar,.tingle-modal .tingle-modal-box__content)::-webkit-scrollbar-track{background:var(--border-color-base)}:is(.custom-scrollbar,.tingle-modal .tingle-modal-box__content)::-webkit-scrollbar-thumb{background:#c8c8c8}:is(.custom-scrollbar,.tingle-modal .tingle-modal-box__content)::-webkit-scrollbar-thumb:hover{background:#555;width:6px}.translateY-100{transform:translateY(-100%)}.transition-short{transition:var(--duration-short);-webkit-transition:var(--duration-short)}.transition{transition:var(--transition);-webkit-transition:var(--transition)}.transition-popup{transition:var(--transition-popup);-webkit-transition:var(--transition-popup)}.rounded-custom{border-radius:var(--rounded-custom)}.bottom-25{bottom:2.5rem}.top-20{top:2rem}.top-30{top:3rem}.top-100{top:100%}.right-45{right:4.5rem}.right-50{right:5rem}.icon-load{position:absolute;top:50%;left:50%;margin-top:calc(var(--loader-width, 1.4rem) / 2 * -1);margin-left:calc(var(--loader-height, 1.4rem) / 2 * -1)}:where(.btn-primary,.btn-outline,.btn,button-quickview).loading{pointer-events:none}:where(.btn-primary,.btn-outline,.btn,button-quickview).loading .hidden-on-load{opacity:0}:where(.btn-primary,.btn-outline,.btn,button-quickview).loading>.icon-load{opacity:1}@keyframes spin{to{-webkit-transform:rotate(360deg)}}.spin{-webkit-animation:.8s linear infinite spin;animation:.8s linear infinite spin}.w-custom-svg svg{height:auto;width:var(--custom-width)}.bls__spacing{height:var(--mobile-height)}@media (min-width: 768px){.bls__spacing{height:var(--desktop-height)}}:is(.open-drawer,.nav-open){overflow:hidden}.overlay:after{content:"";display:block;position:fixed;top:0;left:0;right:0;height:100vh;background-color:var(--overlay-bg);pointer-events:none;transition:var(--transition);opacity:0;z-index:12;cursor:url(cursor-close.png),pointer}:is(.open-drawer,.nav-open,.open-sidebar) .open.overlay:after{opacity:1;pointer-events:auto;visibility:visible}.open-drawer .tingle-enabled{position:static;overflow:auto}#search_mini_form.loading .loading-icon{opacity:1;visibility:visible}@media (min-width: 1025px){.footer__localization.lang__currency-desktop .disclosure__list{top:auto;left:0;right:auto;bottom:calc(100% + 30px)}.footer__localization.lang__currency-desktop .button-localization.open+.disclosure__list{bottom:calc(100% + 10px);top:auto}.lang__currency-desktop .disclosure__button:after,.minicart__action.show-overlay:after,.lang__currency-desktop .disclosure__list icon-close{display:none}.lang__currency-desktop .disclosure__list{top:calc(100% + 30px);max-height:60vh;padding:2rem 2.5rem;left:auto;min-width:25rem;overflow:auto}.lang__currency-desktop .button-localization.open+.disclosure__list{top:100%;opacity:1;visibility:visible}.topbar .lang__currency-desktop .button-localization.open+.disclosure__list{top:calc(100% + calc(var(--section-pb) * 1px))}.rounded-style :is(.topbar,.section-header) .disclosure__list{border-radius:0 0 5px 5px}.rounded-style .footer__localization.lang__currency-desktop .disclosure__list{border-radius:5px}body:has(.shopify-section-header-sticky) .sticky.top-30{top:calc(var(--height-header, 0px) + 30px);transition:var(--transition)}body:has(.layout-2.shopify-section-header-sticky) .sticky.top-30{top:0}body:has(.shopify-section-header-hidden) .sticky.top-30{top:30px}}.header-icon:hover{color:var(--color-primary)}.shopify-section-header-sticky{position:sticky;z-index:11;top:0}.shopify-section-header-sticky header.header{box-shadow:var(--shadow)}.shopify-section-header-sticky .header__normal-logo{display:block}.shopify-section-header-sticky .header__transparent-logo{display:none}.shopify-section-header-hidden{top:calc(-1 * var(--height-header))}.section-header.animate{transition:top .35s ease-in-out}.header-sticky .gradient,.shopify-section-header-sticky.gradient{background-attachment:unset}@media screen and (max-width: 1024.98px){[data-sticky-mobile=false].shopify-section-header-sticky{position:unset}header-search #search-form .search__button{color:var(--color-heading)}:where(.lang__currency-on-nav,.lang__currency-desktop,.popup_cart) icon-close{transform:translateY(calc(-100% - 15px))}}.fadeIn{animation:.3s fadeIn}.fadeInForwards{animation:.3s fadeIn forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.shopify-section-header-sticky.animate:not(.scroll-up){animation-name:fadeInSticky;animation-duration:.5s;animation-fill-mode:inherit;animation-fill-mode:forwards}@keyframes fadeInSticky{0%{opacity:0;top:calc(var(--height-header, 100%) * -1)}to{opacity:1;top:0}}.fadeOut{animation:.3s fadeOut forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}#header_size_guide{display:none}.white-gradient:after{content:"";position:absolute;left:0;right:0;bottom:0;height:32px;background:linear-gradient(180deg,#fff0,#fff);pointer-events:none;z-index:1}@keyframes progressbar{0%{width:100%}to{width:0}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);opacity:0}}.animated{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fake-order-progressbar{border-radius:0 0 var(--rounded) var(--rounded)}.fake-order-progressbar span{height:2px;display:block;width:100%}.success,.warning{padding:1.2rem 2rem;position:relative}.success,.message-success{--color-success: #137f24;--border-color-success: #b4deb0;--background-success: #dcf0d8;--color-link: var(--color-success);margin-bottom:2rem;color:var(--color-success);background-color:var(--background-success);border:1px solid var(--border-color-success);border-radius:5px;gap:.5rem;font-weight:var(--subheading_weight, 500);line-height:1.5;font-size:var(--body-font-size)}.errors,.error,.message-error,.dmp_error-message{--color-error: #d0473e;--border-color-error: #eabdbd;--background-error: #fadfdf;--color-link: var(--color-error);padding:11px 2rem;background:var(--background-error);border:1px solid var(--border-color-error);color:var(--color-error);text-align:left;border-radius:5px;margin-bottom:1rem;list-style:none;position:relative;gap:.5rem;font-weight:var(--subheading_weight, 500);line-height:1.5;font-size:var(--body-font-size)}.dmp_error-message{display:block;margin-top:1rem}.text-overflow-ellipsis{text-overflow:ellipsis}.message-info,.warning{color:#907341;--color-link: #907341;--btn-link-color: #907341;border:1px solid #e9d7b8;background:#faf0df;padding:1.5rem 2rem;font-weight:var(--subheading_weight, 500);border-radius:5px;line-height:1.5;font-size:var(--body-font-size)}:is(.message-info,.message-success,.message-error) a{color:currentColor}:is(.message-info,.success,.message-success,.message-error,.warning,.errors,.error) svg{width:1.8rem;flex:0 0 1.8rem}@keyframes al-loading{0%{width:0}to{width:80%}}@keyframes al-loading-finish{0%{width:80%}to{width:100%}}.select-custom__content{top:calc(100% + 15px);max-height:60vh;min-width:22rem;overflow:hidden;overflow-y:scroll}.select-custom.active .select-custom__content{opacity:1;visibility:visible;top:100%}.select-collection-tab.active .select-custom__content{top:calc(100% + 2px)}:is(.horizontal-filter collapsible-block,.select-custom).active .active-rotated{transform:rotate(-180deg)}.pagination__item--current{color:var(--btn-primary-color)!important;background-color:var(--btn-primary-bg-color);border-color:var(--btn-primary-bg-color)}.loading .loading-overlay{opacity:.7;visibility:visible}body.loading:after{background:var(--color-primary);content:"";height:3px;left:0;opacity:1;position:absolute;top:0;width:0;z-index:11;animation:al-loading 1s cubic-bezier(.43,.27,.36,.83) forwards;transition:width 1s linear,opacity .35s linear .35s}body.loading.finish:after{width:100%;animation:al-loading-finish .3s cubic-bezier(.43,.27,.36,.83) forwards}.customer-forgot#recover{display:none}.customer-forgot#recover:target{display:block}.customer-forgot#recover:target+.customer-login{display:none}.form-group textarea,.form-group input{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.subtext{margin-bottom:1rem}.subtext.mb-20{margin-bottom:2rem}.bls__tab-header>div,.bls-login-popup{display:none}.bls__tab-header>div[aria-hidden=false],.bls-login-popup[aria-hidden=false]{display:block}label.form-label{color:var(--color-link)}.title-customer{--font-h3: 2.4rem;font-size:clamp(2rem,3vw,var(--font-h3));margin-bottom:clamp(2rem,3vw,2.5rem)}.forget-password,.link-forgot{color:rgb(var(--base-color))}@media (min-width: 1024px){[class*=customer-] .row{--bs-gutter-x: 8rem}}.open-drawer .bls__drawer.open{transform:translate(0);opacity:1;visibility:visible}.show-overlay:after{content:"";background:var(--show-overlay-bg, rgba(255, 255, 255, .9));opacity:0;position:fixed;transition:var(--transition);visibility:hidden;bottom:0;left:0;right:0;top:0;z-index:9}.open.show-overlay:after{opacity:1;visibility:visible}.toast{opacity:0;visibility:hidden;min-width:250px;margin-left:-125px;text-align:center;border-radius:2px;position:fixed;z-index:999999;top:3rem;right:3rem;font-size:17px;white-space:nowrap;display:flex;justify-content:space-between;align-items:center}.toast.show{visibility:visible;opacity:1}.show-tooltip{overflow:visible}.show-tooltip:not(.reveal_on_scroll) .swiper-slide:not(.swiper-slide-visible){opacity:0;pointer-events:none}body .swiper-button-next.swiper-button-disabled,body .swiper-button-prev.swiper-button-disabled{pointer-events:auto}.error-message a{color:red;text-decoration:none}.btn-idea:hover{transition:var(--transition);-webkit-transition:var(--transition)}.idea-product-list{--color-text: #444444;--color-heading: #111111;min-width:390px;max-width:100%;bottom:3rem;left:3rem;border-radius:var(--rounded-radius);top:auto;opacity:0;visibility:hidden;pointer-events:none;transition:all .3s;transform:translateY(3rem)}.idea-product.active .idea-product-list{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.idea-product-list .close svg{color:var(--color-text)}@media (min-width: 1200px){.products-idea-limit .idea-product-list{min-width:unset;right:3rem}}@media (max-width: 1199.98px){.idea-product-list{right:2rem;left:2rem;bottom:2rem;min-width:auto}}@media (min-width: 768px){.btn-idea{--btn-padding-x: 3rem}}.idea-product .idea-product-list_header{padding:0 2rem 1.7rem;margin-left:-2rem;margin-right:-2rem;line-height:1}.idea-product .close{transform:translateY(3px)}.idea-product .custom-scrollbar{max-height:330px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-inline-end:.2rem}.idea-product .idea-product-list .custom-scrollbar>div:not(:last-child){border-bottom:1px solid var(--color-border);padding-bottom:1.5rem;margin-bottom:1.5rem}.idea-product .product-item__inner{max-width:60px}.idea-product .product-item__inner>a{border-radius:5px}@media (max-width: 1024.98px){.idea-product-list{padding:1.5rem}.idea-product .idea-product-list_header{margin-left:-1.5rem;margin-right:-1.5rem}.idea-product .custom-scrollbar{max-height:200px}.outfit-timer countdown-timer{gap:5px}.outfit-timer .count-timer{font-size:2rem}}@media (max-width: 767.98px){.outfit_idea .flex-cols>*{width:100%}.idea-product .view_idea_product{right:0;margin:auto;margin-bottom:3rem}}.view_idea_product{transition:opacity .5s ease-in;width:max-content}.testimonials_design-morden .testimonial_wraper{border:0}.testimonials_design-morden slide-section{width:1000px;max-width:100%;margin:auto}.testimonials_design-morden .testimonial_info{width:650px;max-width:100%;margin:auto}.testimonials_design-morden .testimonial_info .testimonials-quote{font-size:1.8rem;font-weight:500;line-height:1.41;color:var(--color-heading)}.testimonials_design-morden .testimonial_info>div{padding:0 1rem}@media (min-width: 1024px){.testimonials_design-morden .testimonial_info .testimonials-quote{font-size:2.4rem}}.testimonials_morden slide-section{width:1030px;max-width:100%;margin:auto}.testimonials_morden .testimonials-quote{font-family:var(--heading-font);color:var(--color-heading);font-size:3rem;font-weight:400;margin-bottom:2rem}.testimonials_morden .rate-info{display:flex;flex-direction:column-reverse}.testimonials_morden .testimonial_wraper{gap:0}.testimonials_morden .testimonials-rating{margin:0 0 5px}.testimonials_morden .testimonials-group{margin:0}.testimonials_morden .author-infor{gap:5px}.testimonials_morden .icon-quote{margin-bottom:5px}@media (max-width: 767.98px){.testimonials_morden .testimonials-quote{font-size:2rem}}.product-grid__banner-content{text-align:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;pointer-events:none}.banner-content-inner{pointer-events:auto}@media (min-width: 768px){.product-grid__banner-content [class*=btn-]{--btn-padding-x: 4.6rem}}@media (min-width: 1200px){.product-grid__banner-content .sec__content-heading{font-size:4rem}}@media (max-width: 768px){#shopify-section-template--18601521119382__image_with_text_overlay_XpyBbx .sec__content{margin-top:20px!important;margin-bottom:20px!important}#shopify-section-template--18601521119382__image_with_text_overlay_XpyBbx p{margin-top:5px!important}#shopify-section-template--18601521119382__image_with_text_overlay_XpyBbx .btn-primary{margin-top:0!important}}.sec__image-comparison-slider .img-container .align-self-start{align-self:unset;display:flex;flex-direction:column}.sec__image-comparison-slider .img-container .align-self-start .testimonial-product_comparison{margin-top:auto}.sec__image-comparison-slider .testimonial-product_comparison .product-item__wrapper{background-color:var(--grey-color);border-radius:var(--rounded-radius);overflow:hidden}.sec__image-comparison-slider .testimonial-product_comparison .product__media{border-radius:0;aspect-ratio:3/4!important}@media (min-width: 992px){.sec__image-comparison-slider .col-md-w-custom{flex:0 0 auto;width:var(--col-width, 50%)}}@media (max-width: 991.98px){.sec__image-comparison-slider .col-md-w-custom{flex:0 0 auto;width:100%}}.newsletter-form__field-wrapper .flex-1{display:none!important}.dimont_btn{border-radius:7px;background:#ffffff80;padding-top:10px;padding-left:66px;padding-right:20px}.dimont_btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(fi_1907804.png);background-size:contain;background-position:left;z-index:-1;background-repeat:no-repeat;background-position:10px}.heading-letter-spacing{margin-top:10px}.slide-section .subheading_weight{margin-top:30px}.btn_shop{margin-top:20px;border-radius:7px}.sec__content-subheading{font-weight:500;font-size:16px;line-height:30px;letter-spacing:.68px}.collection-item__name{color:#2a2a2a;font-weight:600;font-style:SemiBold;font-size:18px;line-height:21.6px;letter-spacing:0%;text-align:center;vertical-align:middle}.image-picture img{border-radius:18px}.video-item__product .price{color:#434343;padding-left:20px}.video-item__product{background:#fff;padding:20px}.video-item__product .product-item__name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#434343;padding-left:20px}.shopble_vdo h2.section__header-heading,.shopble_vdo .section__header-des{color:#434343}.header_search{width:50%;margin-right:370px}.search__button{margin-left:-45px;background:#b28441;padding:10px;border-radius:50px;color:#fff;height:35px;margin-top:6px}.add-cart-btn{border-radius:5px}.secion__header-inner.left{width:50%;float:left}.secion__header-inner.right{width:50%;float:right}.all_product{float:right;background:#000;border-radius:10px}.all_product svg{margin-left:8px;margin-top:6px}.white_transperant{background:#f8fafc;color:#454545;font-size:18px;font-weight:600;border:1px solid #DDE5ED;border-radius:7px;padding:10px 20px;gap:10px;align-items:center}.white_transperant img{width:30px;height:30px;display:block;object-fit:contain}.promotion_data{flex-direction:column;padding:0 40px 40px;top:0}.promotion_data h2{font-weight:600;font-size:29.18px;line-height:36px;letter-spacing:0%;vertical-align:middle;color:#22201d;margin-bottom:0;margin-top:10px}.promotion_data h3{font-size:11.25px;font-weight:500;margin-bottom:0;color:#4b4b4a;line-height:24px;letter-spacing:.7px;vertical-align:middle;text-transform:uppercase}.promotion_data p{font-weight:500;font-size:14.3px;line-height:22px;letter-spacing:.5px;vertical-align:middle;color:#000;width:70%}.promotion_data .btn-primary{display:inline-block;border-radius:7.81px;background:#060606;color:#fff;text-decoration:none;font-weight:600;transition:background .3s ease;width:50%;text-align:center;padding:10px;height:40px}@media (max-width: 768px){:is(.btn-primary,.shopify-payment-button__more-options,.shopify-payment-button__button--unbranded,.shopify-challenge__button,.dmp_discount-form button){height:auto}}.lookbook-item .product-item__information a,.lookbook-item .product-item__information .product-item__price .heading-style{color:#22201d;font-weight:600;font-style:Regular;font-size:17px;line-height:26.32px;letter-spacing:.35px;text-align:center;vertical-align:middle}.lookbook-product__product,.lookbook-product__media,.lookbook-product__text{flex:0 0 31.333%;max-width:33.3333%;box-sizing:border-box}.lookbook-product__text h2{font-weight:600;font-style:SemiBold;font-size:35.86px;leading-trim:NONE;line-height:40px;letter-spacing:0%;vertical-align:middle;color:#404040}.lookbook-product__text p{font-weight:500;font-style:Medium;font-size:14.3px;leading-trim:NONE;line-height:22px;letter-spacing:.5px;vertical-align:middle;color:#707070}.aboutus-product__media,.aboutus-product__text{flex:0 0 48%;max-width:50%;box-sizing:border-box}.aboutus-product__text h2{font-weight:600;font-style:SemiBold;font-size:35.86px;leading-trim:NONE;line-height:40px;letter-spacing:0%;vertical-align:middle;color:#404040}.aboutus-product__text p{font-weight:500;font-style:Medium;font-size:14.3px;leading-trim:NONE;line-height:22px;letter-spacing:.5px;vertical-align:middle;color:#707070}.aboutus-product__media img{width:70%;float:right}.all_product_button{background:#000;border-radius:10px}.product-detail__information.sidebar-info{width:100%;margin:0 auto}.product-detail__information .delivery-return{display:flex;flex-direction:column;border:1px solid #E6E6E6;border-radius:15px;max-width:440px}.product-detail__information .delivery-return h3{font-size:14px}.product-detail__information .delivery-return .sidebar-item h3{margin:0 0 5px}.product-detail__information .delivery-return .sidebar-item p{margin:0}.sidebar-item .icon-wrapper{background:#fff;padding:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}.product-detail__information .sidebar-item-store{display:flex;align-items:center;gap:10px;padding:12px 15px;border-bottom:1px solid #e5e5e5;background:#fff;border-radius:15px}.product-detail__information{max-width:550px;width:550px}.secion__header-inner{width:100%}.sidebar-item-store .icon-wrapper img{width:30px;height:30px;object-fit:contain}.store_wrap{width:100%;display:flex;padding:10px;background:#b28441;border-radius:50px;align-items:center;flex-wrap:wrap!important}.sidebar-item-store .icon-wrapper{background:#fff;padding:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}@media (min-width: 1024px) and (max-width: 1271px){.sidebar-item-store .icon-wrapper{display:none!important}}.product-detail__information .store_wrap .sidebar-text{font-size:14px;line-height:1.5;color:#fff}.product-detail__information .delivery-return .store_wrap h3{font-size:14px;color:#fff;text-align:center}.view_store{display:flex;text-align:center}.view_store .btn-primary{text-align:center;background:#fff;color:#000;text-decoration:none;border:1px solid #FFF}.sidebar-item .icon-wrapper img{width:30px;height:30px;object-fit:contain}.product-detail__information .sidebar-item{display:flex;align-items:center;gap:10px;padding:12px 15px;border-bottom:1px solid #e5e5e5;background:#fff7e7}.product-detail__information .sidebar-item:first-child{border-top-left-radius:15px;border-top-right-radius:15px}.product-detail__information .sidebar-item:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-bottom:none}.product-detail__information .sidebar-text{flex:1;font-size:14px;line-height:1.5;color:#333}.product-item__button-wishlist{margin-top:20px;margin-left:20px}.additional .tab-panel img{border-radius:20px;width:100%}.content_right{width:100%;padding:30px}.img_left{width:100%;margin-top:50px}.content_left{width:50%;padding:30px}.img_right{width:50%}.product_submit_button{width:40%}.btn-checkout-dynamic{width:50%;display:flex;float:right}.about_us{background:#f8fafc;border:1px solid #DDE5ED;border-radius:10px;width:15%;padding:10px;text-align:center;font-size:23.27px}.sec__content.w-full.flex.top-left.text-left{margin-top:5%}h2.sec__content-heading.heading-letter-spacing.mt-0.mb-custom.fs-medium.heading_weight{width:70%;margin-bottom:30px}a.relative.z-3.inline-flex.no-underline.btn-primary.px-md-20.py-md-10.p-lg-content-btn{background:#000;border-radius:10px}.slideshow .swiper-slide-active .sec__content-inner{margin-top:100px}.header_account{display:flex;align-items:center;justify-content:flex-end;background:#b28441;padding:14px 40px}.header_account a,.header_account button{font-size:14px;font-weight:500;color:var(--color-heading, #222);display:flex;align-items:center;gap:6px}.header_account .icon-account{width:30px;height:30px}.header_account .myacc{display:inline-block;color:#fff;font-weight:400;font-style:Regular;font-size:22px;line-height:32.94px;letter-spacing:0%;vertical-align:middle}.header-right{justify-self:end;display:flex;align-items:center;gap:10px}.header-wrapper{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%}.header__menu{background:#fff}.dots{display:flex;float:left;margin-top:10px;margin-right:10px}.backgroundwhite{margin-left:20px}.author-infor{display:flex!important;flex-direction:row!important;align-items:center;gap:12px}.testimonials-author-image{flex-shrink:0}.testimonials-group{margin:0!important;display:flex;flex-direction:column;justify-content:center}.sec__lookbook-product .flex{display:flex!important;flex-direction:row!important;flex-wrap:wrap;align-items:center;gap:30px}.quality-product__text,.quality-product__media{flex:0 0 48%;max-width:50%;box-sizing:border-box}.quality-product__media img{border:3px solid #B28441}@media (max-width: 768px){.quality-product__text,.quality-product__media{flex:0 0 100%;max-width:100%}}.img_overlap img{width:150px;height:150px;border-radius:30px;object-fit:contain}.img_overlap{position:absolute;top:15%;left:-80px;display:flex;flex-direction:column;gap:10px;z-index:2;padding-left:10px}@media (min-width: 768px){.button_buy-now{display:flex;align-items:center;gap:6px}}.button_buy-now button{border-radius:10px}.product__color-swatches--js{color:#4b4b4a}.product-form__input input[type=radio]:not(.option-disabled):checked+label:not(.product__color-swatch){color:#4b4b4a;background-color:transparent;border-color:#b28441;border-radius:9px}:is(.btn-outline,.btn-primary,.btn-hover,.btn-white,button.shopify-payment-button__more-options,.dmp_discount-form button):hover{--btn-bg: transparent;color:#4b4b4a;--btn-color:#4B4B4A;--btn-border-color: var(--btn-primary-hover-bg-color)}:is(.btn-primary,.shopify-payment-button__more-options,.shopify-payment-button__button--unbranded,.shopify-challenge__button,.dmp_discount-form button){height:50px}:is(.btn-outline,.btn-primary,.btn-hover,.btn-white,button.shopify-payment-button__more-options,.dmp_discount-form button):hover{color:#000!important}:is(.btn-outline,.btn-primary,.btn-hover,.btn-white,button.shopify-payment-button__more-options,.dmp_discount-form button):hover{color:#000 aliceblue!important}.pp-timer-hold{border-radius:10px!important}.pp-hours-label,.pp-minutes-label,.pp-seconds-label{display:none}.pp-time-digit{border:1px solid rgba(178,132,65,1);padding:10px;border-radius:10px;background:#fff}.collection-item__wrapper{position:relative}.collection-hover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#b2844187;background-image:url(shop_now_bg.png);background-repeat:no-repeat;background-position:center;background-size:auto;background-blend-mode:multiply;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease-in-out;z-index:10;border-radius:20px}.collection-item__wrapper:hover .collection-hover-overlay{opacity:1}.collection-hover-overlay span{font-weight:800;font-style:ExtraBold;font-size:18.07px;leading-trim:NONE;line-height:20px;letter-spacing:0%;vertical-align:middle;text-transform:capitalize;color:#fff}@media (max-width:425px){.card-product-custom{display:flex;justify-content:center;align-items:center}.action.nav-toggle.overlay.inline-flex.pointer.w-44.h-44.hidden-1025.header-color.align-center{display:flex;justify-content:center}}.newsletter-form__field-wrapper input{border-radius:10px}.newsletter-form__field-wrapper button{border-radius:9px;background:linear-gradient(180deg,#aa7e3d,#443218)}.newsletter-inner h3{font-weight:600;font-style:SemiBold;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.collection-filter{border:1px solid #E2E2E2;border-radius:20px;padding:20px 15px}.filter-item h3{color:#22201d;font-weight:600;font-style:SemiBold;font-size:22px;leading-trim:NONE;line-height:26px;letter-spacing:0%;vertical-align:middle}.collapsible-content,.price-lable .heading-style,.collapsible-content a{color:#22201d}.grid__item{border:1px solid #DBDBDB;border-radius:20px;max-height:500px;height:450px}.product-item__name,.price-regular .price-same-style{color:#22201d}.product-item__wrapper{padding-bottom:30px}.product-item__inner{max-height:300px}.product-item__information{margin-top:10px}.product__add-cart,.grid__item .product__add-cart{background:#000;width:60%;border-radius:10px;margin-left:50px;margin-top:20px;color:#fff}:is(.btn-outline,.btn-primary,.btn-hover,.btn-white,button.shopify-payment-button__more-options,.dmp_discount-form button):hover{--btn-bg: transparent;color:#fff;--btn-color: #4B4B4A;--btn-border-color: var(--btn-primary-hover-bg-color)}.product-item__button-wishlist{margin-top:20px;margin-left:20px;background:#b78840;color:#fff;flex-shrink:0}:is(.btn-outline,.btn-primary,.btn-hover,.btn-white,button.shopify-payment-button__more-options,.dmp_discount-form button):hover{--btn-bg: #B78840;color:#fff!important;background:#b78840!important;--btn-color: #4B4B4A;--btn-border-color: #B78840}.product-image.first-image{max-height:300px;object-fit:cover}.hover_zoom .hover-effect:hover :is(img,.placeholder-image,picture){transform:var(--zoom-transform, scale(1.05));border-radius:20px}.collection_header .heading-letter-spacing{margin-top:-100px}.heading-content .heading-title.collection_header{font-weight:600;font-style:SemiBold;font-size:66.1px;leading-trim:NONE;line-height:79.32px;letter-spacing:0px}.collection-page .heading-description{font-weight:500;font-style:Medium;font-size:24px;leading-trim:NONE;line-height:35px;letter-spacing:0px;width:50%}.img_with_txt_overlay{width:100%!important;margin-bottom:0!important}.owner_founder_wrp{background:#fff;display:flex;flex-direction:column;margin-bottom:30px;width:80%;border-radius:10px}.owner_founder_wrp .sec__content-subheading{font-weight:700;font-size:15px;line-height:32px;letter-spacing:2px;text-transform:uppercase;color:#9e7542;margin-bottom:5px;width:100%}.owner_founder_wrp .heading-icon-row{display:flex;align-items:center;gap:10px}.owner_founder_wrp h2{font-weight:600;font-size:30px;line-height:1.2;color:#404040;margin:0}.heading-with-svg{display:inline-flex;align-items:center;gap:8px}.heading-with-svg h2{margin:0}.sec__content-custom-svg{display:flex;align-items:center}.multi_content_text h2{font-weight:600;font-style:SemiBold;font-size:20px;leading-trim:NONE;line-height:29.05px;letter-spacing:0%;text-align:center;vertical-align:middle;color:#fff}.text_wrp .multi_content_text{border-radius:20px;text-align:center}.multi-content-js .section__block:nth-child(2) .multi_content_text,.multi-content-js .section__block:nth-child(4) .multi_content_text{background-color:#ae873e}.multi-content-js .section__block:nth-child(3) .multi_content_text,.multi-content-js .section__block:nth-child(5) .multi_content_text{background-color:#fff7e7}.multi-content-js .section__block:nth-child(3) .multi_content_text h2,.multi-content-js .section__block:nth-child(5) .multi_content_text h2,.multi-content-js .section__block:nth-child(3) .multi_content_text .sec__content-des,.multi-content-js .section__block:nth-child(5) .multi_content_text .sec__content-des{background-color:#fff7e7;color:#1f1f1f}.multi-content-js .section__block:nth-child(3) .multi_content_text h2:after,.multi-content-js .section__block:nth-child(5) .multi_content_text h2:after{content:"";display:inline-block;width:40px;height:2px;background:#000;margin-left:10px;vertical-align:middle}.multi_content_text h2{width:100%!important}.multi_content_text .sec__content-des{color:#fff;text-align:center}.multi_content_text h2:after{content:"";display:inline-block;width:40px;height:2px;background:#fff;margin-left:10px;vertical-align:middle}.multi-content-js .section__block:nth-child(5) .multi_content_text:after{content:"";display:inline-block;width:40px;height:2px;background:#fff;margin-left:10px;vertical-align:middle}.text_wrp .banner__media img{height:500px;max-width:none;border-radius:20px}.multi-content-js .text_wrp:first-child{width:40%;height:100%}.product-item{position:relative}.product-item__button-action,.product-item__product-form{display:inline-flex!important;gap:10px;vertical-align:middle}.product-item__button-action+.product-item__product-form{margin-left:10px}a.product__media{height:300px}@media (max-width: 1024px){.header_search{width:70%;margin-right:10px}}@media (max-width: 768px){.header_search{width:100%;margin-right:0}.left-side-menu{display:none}.header-right{justify-content:flex-start}.header_account{display:none}.section__header{display:flex;flex-direction:column;align-items:flex-start}.section__header .secion__header-inner{width:100%;margin-bottom:15px}.section__header .secion__header-inner.right{display:flex;justify-content:flex-start}.all_product{float:right;background:#000;border-radius:10px;border:1px solid #000}#shopify-section-template--18601521119382__image_with_text_overlay_XpyBbx .sec__content-inner,#shopify-section-template--18601521119382__image_with_text_overlay_bqAFGD .sec__content-inner{margin-top:0;padding-left:40px;padding-right:40px}.product-item__product-form .add-cart-btn{position:relative!important;width:100%!important;margin-top:10px;justify-content:center;left:auto!important;bottom:auto!important}.lookbook-product__product .product-item__product-form .add-cart-btn{position:relative!important;width:100%!important;margin-top:10px;justify-content:center;left:auto!important;bottom:auto!important;margin-left:100px!important}.product-item__product-form .add-cart-btn span.btn-action{display:block!important;font-size:14px}.product-item__product-form .add-cart-btn .icon-cart{display:none!important}.product-item__button-action,.product-item__product-form{display:inline-flex!important;gap:10px;vertical-align:middle;width:100%}.lookbook-product__product,.lookbook-product__media,.lookbook-product__text{flex:0 0 100%;max-width:100%}.img_overlap{display:none}.promotion_data{flex-direction:column;padding:0 20px 0 30px;top:0}.promotion_data .btn-primary{display:inline-block;border-radius:7.81px;background:#060606;color:#fff;text-decoration:none;font-weight:600;transition:background .3s ease;text-align:center;height:auto;margin-top:-10px;width:100%;height:40px}back-menu{color:#000}.about_us{background:#f8fafc;border:1px solid #DDE5ED;border-radius:10px;width:100%;padding:10px;text-align:center;font-size:23.27px}.owner_founder_wrp h2{font-weight:600;font-size:20px;line-height:1.2;color:#404040;margin:0}.sec__content-custom-svg{display:flex;align-items:center;width:50px;height:50px}#shopify-section-template--18601521184918__rich_text_td9KN9 .sec__content-des p,#shopify-section-template--18601521184918__about_image_content_block_tCwHnz .aboutus-product__text p{font-size:16px!important;line-height:24px!important}.aboutus-product__media,.aboutus-product__text{flex:0 0 100%;max-width:100%}.aboutus-product__media img{width:100%;float:left}.section__block-inner{flex-direction:column;text-align:center}.section__block-inner .sec__content,.section__block-inner .description_wrapup{padding:20px!important;text-align:center!important}.section__block-inner .sec__content-heading{font-size:24px!important;line-height:1.3}.section__block-inner .sec__content-btn{justify-content:center!important;margin-top:15px}.section__block-inner .sec__content-des{font-size:14px!important;line-height:1.5}h2.sec__content-heading.heading-letter-spacing.mt-0.mb-custom.fs-medium.heading_weight{width:100%;margin-bottom:0}#shopify-section-template--18601521184918__about_multi_content_Cgt8z7 .sec__content-des{margin-left:0%!important}.product__add-cart{background:#000;width:60%;border-radius:10px;margin-left:30px!important;margin-top:20px!important;color:#fff}.product-item__select-options{margin-left:0!important}.btn-checkout-dynamic{width:100%;display:flex;float:none;margin-top:10px}.product-detail__information .delivery-return{display:flex;flex-direction:column;border:1px solid #E6E6E6;border-radius:15px;max-width:380px}.main-product{flex-direction:column;gap:20px}.main-product>div{width:100%!important;max-width:100%!important;flex:0 0 auto!important}.product-detail__media,.media-gallery{width:100%!important;max-width:100%!important}.media-thumb-swiper{display:block!important}.product-detail__information{order:2}.product-extra_information{order:3}.product_submit_button{width:100%}.sec__content-inner{padding:10px;height:100%}.sec__content{height:100%!important;margin-top:25%}.grid__item{border:1px solid #DBDBDB;border-radius:20px;max-height:500px;height:auto}.swiper-wrapper .sec__content-subheading{display:none}.slideshow .swiper-slide-active .sec__content-inner{margin-top:0}a.product__media{height:200px}}.menu_item-link{color:#000}body .jdgm-rev-widg__summary-text{margin-top:10px;color:#000}body .jdgm-write-rev-link.jdgm-write-rev-link{color:#000}.product__color-swatches.flex.flex-wrap.gap-10.mt-15.justify-content-center{display:none}.wishlist-icon-bubble,.wishlist-icon-bubble span{color:#b28441}.wishlist-count{background:#b28441;color:#fff!important}.cart-count{color:#b28441!important}.mobile-navigation-bar a,.mobile-navigation-bar span,.not_found_page .sec__content-heading,.not_found_page .sec__content-subheading{color:#b28441}.menu-mobile-title{background:#b28441}.h5.minicart-heading.my-0,.not_found_page .subheading_weight,.free-shipping-message{color:#b28441}.countdown-inner{color:#b28441!important}.minicart__product-info a,.minicart__item-price{color:#b28441}.cart_bar_w span{background:#b28441}.pagination__item{color:#b28441}.lookbook-item .product-image.first-image{max-height:500px;object-fit:cover;height:500px}.lookbook-item a.product__media{height:500px}.lookbook-item .product-item__inner{max-height:500px}.cart-count{color:#fff!important;background:#b28441}.cart-count span{color:#fff!important}.cart__empty-title{color:#b28441}.cart_page-countdown .me-5,.cart-info h6,.cart-info .addon-content{color:#000}.totals,.js-contents,.terms-conditions,.terms-conditions a,.cart-content,.cart-content .heading{color:#000!important}.icon-box-item,.icon-box-content-heading{color:#000}.icon-box-item svg{color:#b28441}.quantity__button,.cart-item__price-wrapper,.cart-remove{color:#000}input[type=checkbox]:checked+.checkmark:before{background-color:#b28441;border-color:#b28441}.viewcart{background:#b28441}.heading-color,.subtotal-price,.cart-countdown-time span{color:#000}.product-wishlist-js{height:auto!important}.btn-minicart__remove-js{background:#000}.btn-minicart__add-wishlist-js{background:#b28441;border:1px solid #b28441}.customer-login-container{display:flex;flex-wrap:wrap;flex-direction:column}.header_account{color:#fff}.drop-down-toggle-custom{display:flex;justify-content:end;align-items:center}.home-content-wrp{background:#f7f7f8;padding:4rem;border-radius:20px}.banner__media.banner-media-custom-image-with-overlay{width:100%}.shop-now-btn{border-radius:10px;margin:15px auto 0;text-decoration:none}.collection-filter{height:fit-content}a.btn.btn-outline{border-radius:9px;background:linear-gradient(180deg,#aa7e3d,#443218);border:none;text-decoration:none}.newsletter-form__field-wrapper button{display:none}.footer__copyright{padding-right:5rem}review-product.inline-flex{display:none}:where(.heading-color,.hover-heading-color:hover,[aria-current=true],strong),a.hover-heading-color:hover{color:var(--color-heading);color:#404040}#shopify-section-template--18818485813398__rich_text_td9KN9 .sec__content-des p,.aboutus-product__text p,#shopify-section-template--18818485813398__multi_content_VbbiBa .sec__icon-box-content-des,#shopify-section-template--18818485813398__about_multi_content_Cgt8z7 .sec__content-des p{font-size:15px!important;color:#404040!important;font-family:Instrument Sans!important;font-weight:400!important}@media (max-width:768px){.header_account{padding:7px 18px}.header_account svg{display:none}.header_account .myacc{font-size:12px}div#header__minicart{display:none}.header-wrapper{display:flex;justify-content:end}.elevat-view-section{padding:30px}.home-content-wrp{padding:2rem}.newsletter-inner h3{font-size:17px}.footer-custom-image{position:relative;left:0;margin-top:4rem}.video-item__product .product-item__information{position:relative!important;left:0!important}#shopify-section-template--18818485813398__about_multi_content_Cgt8z7 .sec__content-des{margin-left:0!important}#shopify-section-template--18818485813398__rich_text_td9KN9 .sec__content-des p,.aboutus-product__text p,#shopify-section-template--18818485813398__multi_content_VbbiBa .sec__icon-box-content-des,#shopify-section-template--18818485813398__about_multi_content_Cgt8z7 .sec__content-des p,#shopify-section-template--18818485944470__main h2{font-size:15px!important}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/theme.css.map */
