@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap";.stars-wrapper{display:flex;align-items:center;gap:2px}.star{height:25px;width:25px}.star.filled path{fill:#da9924}.no-image-available{position:relative;width:inherit;height:inherit;display:flex;justify-content:center;align-items:center;text-align:center}.no-image-available h6{font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px);position:absolute}.no-image-available img{opacity:.35}#alert-banner{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999999;background:#fff;height:auto;display:flex;justify-content:center;align-items:center;border-radius:5px;box-shadow:0 0 25px -8px rgba(0,0,0,.4);padding:10px 20px;max-width:300px;opacity:0;animation:opacityOut .3s ease-in-out}#alert-banner p{font-weight:500;color:#1d1d1d;font-size:20px}#alert-banner.enable-transitions{transition:opacity .375s ease-in-out}#alert-banner.active{opacity:1;animation:opacityIn .3s ease-in-out}#alert-banner-background{position:fixed;width:100%;height:100%;z-index:999999;background:rgba(0,0,0,.5);top:0;left:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;animation:opacityOut .3s ease-in-out}#alert-banner-background.enable-transitions{transition:opacity .3s ease-in-out}#alert-banner-background.active{pointer-events:all;opacity:1;animation:opacityIn .3s ease-in-out}.slick-list{padding:30px 0!important}.slick-dots{list-style:none!important;display:flex!important;justify-content:center!important;-webkit-padding-start:0!important;padding-inline-start:0!important;font-size:0!important;bottom:clamp(-38px,calc(-10px + -28 * ((100vw - 390px) / (1728 - 390))),-10px)!important}.slick-dots li{margin:0 clamp(2px,calc(2px + 8 * ((100vw - 390px) / (1728 - 390))),10px)!important;border-radius:50%}.slick-dots li button{font-size:0!important;display:block!important;width:clamp(14px,calc(14px + 3 * ((100vw - 390px) / (1728 - 390))),17px)!important;height:clamp(14px,calc(14px + 3 * ((100vw - 390px) / (1728 - 390))),17px)!important;border:none!important;border-radius:50%!important;background:#ddd!important;content-visibility:hidden!important;cursor:pointer!important}.slick-dots li.slick-active button{background:#565148!important}.progress{width:160px;height:11px;border-radius:5px;overflow:hidden}.progress::-webkit-progress-bar{background-color:#d9d9d9;border-radius:5px}.progress::-webkit-progress-value{background-color:#1d1d1d;border-radius:5px}.progress::-moz-progress-bar{background-color:#1d1d1d;border-radius:5px}.quantity-controller{display:flex;align-items:center;gap:5px}.quantity-controller button{background-color:#fff;height:23px;width:23px;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0;flex-shrink:0}.quantity-controller .form-field.text-field input,.quantity-controller button{border-radius:3px;border:1px solid #eaeaea;box-shadow:0 0 5px 0 rgba(0,0,0,.04)}.quantity-controller .form-field.text-field input{background:#fff;font-size:16px;padding:1px 6px;width:42px;text-align:center}.error,.remove{color:#da1313}.gold,.remove{cursor:pointer}.gold{color:#da9924}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,output,p,pre,q,rem,rembed,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:none!important;outline-style:none!important;border-color:inherit!important;box-shadow:none!important}body.user-is-tabbing :focus{outline:2px solid #7aacfe!important;outline:5px auto -webkit-focus-ring-color!important}html{max-width:100%;scroll-behavior:smooth;font-size:20px}html.no-scroll{overflow:hidden}html body{overflow-x:hidden;max-width:100%;height:auto;background:#fff}html body.search img{max-height:100px;max-width:200px;object-fit:contain}html body header{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:999;width:100%;height:clamp(130px,calc(130px + 30 * ((100vw - 390px) / (1728 - 390))),160px);opacity:1;transition:opacity .4s ease-in-out;display:flex;flex-flow:column}html body header svg path{transition:fill .4s ease-in-out,stroke .4s ease-in-out}html body header .open-cart,html body header .search,html body header a{color:#000}html body header .open-cart:hover,html body header .search:hover,html body header a:hover{color:#d99923}html body header .open-cart:hover .cart-icon path,html body header .open-cart:hover .favorites path,html body header .search:hover .cart-icon path,html body header .search:hover .favorites path,html body header a:hover .cart-icon path,html body header a:hover .favorites path{fill:#d99923}html body header .open-cart:hover .account path,html body header .search:hover .account path,html body header a:hover .account path{stroke:#d99923}html body header .top{background:#d99923}html body header .top .container{display:flex;justify-content:space-between;align-items:center;padding:clamp(5px,calc(5px + 2 * ((100vw - 390px) / (1728 - 390))),7px) 0}html body header .top .container.center{justify-content:center}html body header .top .container a,html body header .top .container p{font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px);color:#fff}html body header .top .container .banner.center{text-align:center;padding:5px}html body header .top .container .right{display:flex;align-items:center;gap:clamp(30px,calc(30px + 35 * ((100vw - 390px) / (1728 - 390))),65px)}@media(max-width:768px){html body header .top .container .right{flex-flow:column;gap:clamp(5px,calc(5px + 15 * ((100vw - 390px) / (1728 - 390))),20px);align-items:flex-end;padding:3px 0}}html body header .top .container .right .contact{display:flex;align-items:center;gap:10px}html body header .top .container .right .contact.email{color:#fff}@media(max-width:768px){html body header .top .container .right .contact.email{font-weight:500}}html body header .top .container .right .contact.email svg{width:19px;height:15px}html body header .top .container .right .contact.phone{color:#fff;font-weight:500}html body header .top .container .right .contact.phone svg{height:18px;width:18px}html body header .bottom{background:#fbfbfb;border-top:1px solid #ebe6dd;border-bottom:1px solid #ebe6dd;height:100%}html body header .bottom .container{height:100%;display:flex;justify-content:space-between;align-items:center;padding:clamp(11px,calc(11px + 10 * ((100vw - 390px) / (1728 - 390))),21px) 0;position:relative}@media(max-width:768px){html body header .bottom .container{gap:10px}}html body header .bottom .container .left,html body header .bottom .container .right{display:flex;align-items:center}html body header .bottom .container .left{gap:clamp(15px,calc(15px + 75 * ((100vw - 390px) / (1728 - 390))),90px)}@media(max-width:768px){html body header .bottom .container .left{order:2}}html body header .bottom .container .left .outer-search-wrapper,html body header .bottom .container .left .search{cursor:pointer;display:flex;align-items:center;gap:10px;position:relative;width:clamp(170px,calc(170px + 80 * ((100vw - 390px) / (1728 - 390))),250px);max-width:clamp(170px,calc(170px + 80 * ((100vw - 390px) / (1728 - 390))),250px)}html body header .bottom .container .left .outer-search-wrapper .search-click-wrapper,html body header .bottom .container .left .search .search-click-wrapper{display:flex;gap:7px;align-items:center;width:100%}html body header .bottom .container .left .outer-search-wrapper .all-products-search,html body header .bottom .container .left .search .all-products-search{height:30px;border-radius:10px;border:1px solid #969696;padding:5px 30px;position:absolute;width:100%;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}html body header .bottom .container .left .outer-search-wrapper p,html body header .bottom .container .left .search p{transition:color .4s ease-in-out}html body header .bottom .container .left .outer-search-wrapper p:hover,html body header .bottom .container .left .search p:hover{color:#d99923}html body header .bottom .container .left .outer-search-wrapper .search-icon,html body header .bottom .container .left .search .search-icon{height:17px;width:17px;left:0;z-index:1;position:relative;transition:left .3s ease-in-out,height .3s ease-in-out,width .3s ease-in-out}html body header .bottom .container .left .outer-search-wrapper .barcode-svg,html body header .bottom .container .left .search .barcode-svg{height:25px;width:25px;visibility:hidden;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);right:5px;transition:opacity .3s ease-in-out,visibility 0}html body header .bottom .container .left .outer-search-wrapper .close-search-icon,html body header .bottom .container .left .search .close-search-icon{width:0;height:0;opacity:0;display:none;transition:opacity .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out,left .3s ease-in-out;z-index:5;cursor:pointer}html body header .bottom .container .left .outer-search-wrapper.active .all-products-search,html body header .bottom .container .left .search.active .all-products-search{pointer-events:all;opacity:1}html body header .bottom .container .left .outer-search-wrapper.active .search-icon,html body header .bottom .container .left .search.active .search-icon{left:12px;height:16px;width:16px}html body header .bottom .container .left .outer-search-wrapper.active .barcode-svg,html body header .bottom .container .left .search.active .barcode-svg{visibility:visible;opacity:1;pointer-events:all}html body header .bottom .container .left .outer-search-wrapper.active .close-search-icon,html body header .bottom .container .left .search.active .close-search-icon{display:block;opacity:1;width:17px;height:17px;position:absolute;right:-30px;top:50%;transform:translateY(-50%)}html body header .bottom .container .center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:clamp(150px,calc(150px + 80 * ((100vw - 390px) / (1728 - 390))),230px);max-height:85px;pointer-events:all;opacity:1;transition:opacity .3s ease-in-out;min-width:40px}@media(max-width:768px){html body header .bottom .container .center{order:1;position:relative;top:unset;left:unset;transform:unset;height:clamp(45px,calc(45px + 25 * ((100vw - 390px) / (1728 - 390))),70px);width:auto}}html body header .bottom .container .center .logo{width:100%;height:85px;display:block}@media(max-width:768px){html body header .bottom .container .center .logo{height:100%}}html body header .bottom .container .center .logo img{width:100%;height:100%;object-fit:contain}html body header .bottom .container .center.hide{opacity:0;pointer-events:none}html body header .bottom .container .right{gap:clamp(5px,calc(5px + 57 * ((100vw - 390px) / (1728 - 390))),62px)}@media(max-width:768px){html body header .bottom .container .right{order:3}}html body header .bottom .container .right .btn{padding:clamp(10px,calc(10px + 3 * ((100vw - 390px) / (1728 - 390))),13px) clamp(7px,calc(7px + 3 * ((100vw - 390px) / (1728 - 390))),10px)}html body header .bottom .container .right .favorites,html body header .bottom .container .right .open-cart{position:relative;cursor:pointer}@media(max-width:768px){html body header .bottom .container .right .favorites{display:none}}html body header .bottom .container .right .open-cart p{transition:color .4s ease-in-out}html body header .bottom .container .right .open-cart p:hover{color:#d99923}html body header .bottom .container .right .count-number{background:#d9210d;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;top:10px;left:14px;height:18px;width:18px}html body header .bottom .container .right .count-number .number{color:#fff;font-size:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (1728 - 390))),15px);font-weight:700}html body header .bottom .container .right svg.account,html body header .bottom .container .right svg.cart-icon{height:27px;width:27px}html body header .bottom .container .right svg.favorites{width:27px;height:23px}html body header .bottom .container .mobile{display:none}@media(max-width:991px){html body header .bottom .container .mobile{display:flex;align-items:center;justify-content:space-between;width:100%}}html body header .bottom .container .mobile .right .open-cart .cart-number{right:-15px;top:-19px}html body header .bottom .container .desktop{display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width:991px){html body header .bottom .container .desktop{display:none}}html body header.nav-up{top:-999px;opacity:0;transition:opacity .4s ease-in-out,top 2s ease-in-out,background-color .4s ease-in-out;transition-delay:.2s}html body header.nav-down{top:0;background-color:#000;transition:background-color .4s ease-in-out,top .4s ease-in-out,opacity .4s ease-in-out;transition-delay:.2s}@media(max-width:991px){html body header .mobile-bar{background:#000;height:50px;position:relative;display:flex!important;justify-content:space-between;padding:0 4%;align-items:center}}html body header .mobile-bar .search-form{width:65%;height:40px;position:relative}html body header .mobile-bar .search-form input{width:100%;height:100%;padding-left:30px}html body header .mobile-bar .search-form img{position:absolute;left:5px;top:50%;transform:translateY(-50%);height:50%}html body header .mobile-bar .btn{padding:7px 10px;margin-top:0}html body header #mega-menu{height:max-content;width:max-content;position:absolute;top:-1000vh;left:0;background:#000;color:#fff;display:flex;gap:30px;flex-flow:column}html body header #mega-menu a,html body header #mega-menu h1,html body header #mega-menu h2,html body header #mega-menu h3,html body header #mega-menu h4,html body header #mega-menu h5,html body header #mega-menu h6,html body header #mega-menu li,html body header #mega-menu p,html body header #mega-menu ul{color:#fff}html body header #mega-menu .category-images{padding:20px 30px 0}html body header #mega-menu .category-images h5{font-size:1.1rem}@media(max-width:1200px){html body header #mega-menu .category-images h5{font-size:.9rem}html body header #mega-menu .category-images .img-wrapper{width:120px;height:120px}}html body header #mega-menu .menu-items{padding:0 30px}html body header #mega-menu #mega-options{padding:5px 30px 20px}html body header .hamburger{display:none}@media(max-width:991px){html body header .hamburger{display:block}}html body header .links{display:flex;justify-content:space-between;align-items:center;list-style:none;width:calc(100% - 30px);-webkit-padding-start:0;padding-inline-start:0}@media(max-width:991px){html body header .links{display:none}}html body header .links li{margin:0 10px;position:relative}html body header .links li a{color:#fff;text-decoration:none;cursor:pointer;font-size:20px;font-family:Merriweather,serif;font-weight:600}html body header .links li a:hover{color:#1b7ea6}html body header .links li.dropdown{padding:10px 0}html body header .links li.dropdown:after{background-size:15px;background-repeat:no-repeat;content:"";width:15px;height:15px;display:inline-block;top:3px;position:absolute;right:-20px;top:50%;transform:translateY(-50%)}html body header .links li.dropdown .normal-dropdown{height:0;width:0;overflow:hidden;max-height:0;opacity:0;font-size:0;transition:height .3s ease-in-out}html body header .links li.dropdown:hover #mega-menu{top:35px}html body header .links li.dropdown:hover .normal-dropdown{width:320px;height:auto;max-height:500px;transition:height .3s ease-in-out;font-size:1rem;z-index:9999;position:absolute;opacity:1;display:flex;flex-flow:column;justify-content:flex-start;align-items:unset;background:#1b7ea6;padding:13px 10px;top:40px;left:0;border-top:solid #fff}html body header .links li.dropdown:hover .normal-dropdown li{padding:6px 0}html body header .links li.dropdown:hover .normal-dropdown li a{padding:5px 0!important}html body header .links li.dropdown:hover .normal-dropdown li a:hover{text-decoration:underline;color:#fff}html body header .mobile-wrapper{display:none}@media(max-width:991px){html body header .mobile-wrapper{display:flex;align-items:center;gap:25px;width:100%;justify-content:space-between}}html body header .mobile-user-icons{display:none}@media(max-width:991px){html body header .mobile-user-icons{display:flex;align-items:center;gap:25px}html body header .mobile-user-icons li{margin:0;list-style:none;display:block}html body header .mobile-user-icons li a{position:relative;display:block;height:100%;width:100%}html body header .mobile-user-icons li img{height:100%;width:100%;object-fit:contain}}html body header .icons{display:flex;-webkit-padding-start:0;padding-inline-start:0;list-style:none;align-items:center;gap:20px}@media(max-width:991px){html body header .icons{display:none}}html body header .icons img{height:30px;width:30px;object-fit:contain;cursor:pointer}html body header .icons li{position:relative}html body header .icons .search-form{display:flex;gap:15px}html body header .icons .search-form #search{width:0;border:0;padding:0;transition:width .3s ease-in-out}html body header .icons .search-form #search.active{width:460px;transition:width .3s ease-in-out}@media(max-width:1600px){html body header .icons .search-form #search.active{width:330px}}@media(max-width:1200px){html body header .icons .search-form #search.active{width:260px}}html body header .icons #cart{cursor:pointer}html body header .icons #cart img{width:55px;height:55px;object-fit:contain;position:relative;display:block;transition:display .3s ease-in-out}html body header .icons #cart.hide{display:none;transition:display .3s ease-in-out}html body header .icons .btn{box-shadow:unset;padding:11px 24px;font-size:1rem;margin-top:0;min-width:unset;text-align:center;display:flex;align-items:center;justify-content:center;transition:display .3s ease-in-out}html body header .icons .btn.hide{display:none;transition:display .3s ease-in-out}html body header .icons .btn:hover{background:#000;color:#d99923}html body .mobile-menu{display:none}@media(max-width:991px){html body .mobile-menu{display:block;position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-flow:column;cursor:pointer}html body .mobile-menu.active{width:50px;height:50px}html body .mobile-menu.active .menu-bar.one{transform:rotate(-45deg);position:absolute;width:26px}html body .mobile-menu.active .menu-bar.two{margin:0;transform:rotate(45deg);position:absolute;width:26px}html body .mobile-menu.active .menu-bar.three{opacity:0}html body .mobile-menu .menu-bar{height:3px;width:16px;background-color:#000;transition:all .3s ease-in-out;border-radius:1px}html body .mobile-menu .menu-bar.two{margin:5px 0;width:24px}html body .mobile-menu .menu-bar.three{opacity:1}}html body #menu{width:100%;max-height:0;left:-9999px;top:-9999px;position:absolute;transition:max-height .5s ease-in-out}html body #menu .mobile-nav{opacity:0;transition:opacity .8s ease}html body #menu.show{height:100%;max-height:100vh;left:0;top:0;z-index:9999;background:#fff;position:fixed;transition:max-height .5s ease-in-out;overflow:scroll}html body #menu.show .logo{margin:55px auto clamp(25px,calc(25px + 50 * ((100vw - 390px) / (1728 - 390))),75px);position:relative;height:100%;width:100%;max-width:clamp(150px,calc(150px + 80 * ((100vw - 390px) / (1728 - 390))),230px);max-height:85px;display:flex}html body #menu.show .logo img{height:100%;width:100%;object-fit:contain;position:relative}html body #menu.show .mobile-nav{opacity:1;transition:opacity 1.5s ease;height:50vh;overflow:scroll;padding:0;margin:0;display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (991 - 390))),15px)}html body #menu.show .mobile-nav hr{border:0;background:#f2dbb2;width:100%;height:2px;border-radius:2px;margin:0;flex-shrink:0}html body #menu.show .mobile-nav li{list-style-type:none;position:relative;display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (991 - 390))),15px)}html body #menu.show .mobile-nav li a{font-size:clamp(20px,calc(20px + 2 * ((100vw - 390px) / (991 - 390))),22px);color:#1d1d1d;font-family:Merriweather,serif;display:block;width:100%}html body #menu.show .mobile-nav li.dropdown>a{border-right:1px solid #f2dbb2;width:calc(100% - 35px)}html body #menu.show .mobile-nav li.dropdown .mobile-dropdown-menu{margin-bottom:clamp(-10px,calc(-15px + 5 * ((100vw - 390px) / (991 - 390))),-15px);transition:max-height .5s ease-in-out,margin-top .5s ease-in-out;overflow:hidden;max-height:0;display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (991 - 390))),15px);-webkit-padding-start:20px;padding-inline-start:20px;padding-right:12px}html body #menu.show .mobile-nav li.dropdown .mobile-dropdown-menu li a{padding-left:10px;font-family:Lato,sans-serif;font-size:clamp(18px,calc(18px + 2 * ((100vw - 390px) / (991 - 390))),20px)}html body #menu.show .mobile-nav li.dropdown.active{margin-bottom:0}html body #menu.show .mobile-nav li.dropdown.active .dropdown-image{transform:rotate(180deg);transition:transform .5s ease-in-out}html body #menu.show .mobile-nav li.dropdown.active .mobile-dropdown-menu{margin:0;height:auto;width:auto;max-height:100vh}html body #menu.show .mobile-nav li .dropdown-image{height:9px;width:16px;top:6px;right:8px;position:absolute;transition:transform .5s ease-in-out}html body #menu .close{width:100%;position:relative;display:flex;justify-content:flex-end;top:38px}html body #modal{width:max-content;height:max-content;position:fixed;top:-200vh;left:50%;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;transform:translate(-50%,-50%)}html body #modal .single-product-modal-image{width:auto;max-width:85vw;height:auto;max-height:85vh;object-fit:contain}html body #modal .close{display:none}html body #modal.active{top:50%;opacity:1;pointer-events:all}html body #modal.active .close{display:block;width:50px;height:50px;position:absolute;top:25px;right:30px;filter:invert(73%) sepia(26%) saturate(4156%) hue-rotate(356deg) brightness(97%) contrast(75%);cursor:pointer}@media(max-width:768px){html body #modal.active .close{width:25px;height:25px;top:15px;right:15px}}html body #modalBackground{left:-9999px;top:-9999px;position:fixed;z-index:999;height:0;width:0;opacity:0;transition:opacity .4s ease-in-out;object-fit:contain}html body #modalBackground.active{width:100%;height:100%;background:rgba(0,0,0,.4);left:0;top:0;opacity:1;transition:opacity .4s ease-in-out}html body #age-verification-background.hide{display:none}html body #age-verification-background .layer{position:absolute;width:0;height:0;top:-125%;left:100%;bottom:auto;right:auto;background:#000;transition:top .6s cubic-bezier(.6,.05,.4,1),left .6s cubic-bezier(.6,.05,.4,1);z-index:99999999;transform:rotate(45deg)}html body #age-verification-background .layer.active{top:125%;left:-100%;width:200%;height:100%}html body #age-verification-background .layer2{background:#d99923;transition-delay:.4s}html body #age-verification-background .layer3{background:#fff;transition-delay:.3s}html body #age-verification-background .layer4{background:#d99923;transition-delay:.2s}html body #age-verification-background .layer5{background:#000;transition-delay:.1s}html body #age-verification-popup{height:100%;width:100%;background:#000;z-index:9999999;position:fixed;top:0;left:0;opacity:1;transition:opacity .9s ease-in-out}html body #age-verification-popup.hide{display:none}html body #age-verification-popup.fade-out{opacity:0;transition:opacity .9s ease-in-out}html body #age-verification-popup .container{height:100%}html body #age-verification-popup .container .content-wrapper{display:flex;align-items:center;height:100%}@media(max-width:768px){html body #age-verification-popup .container .content-wrapper{flex-flow:column;justify-content:center}}html body #age-verification-popup .container .content-wrapper .text-wrapper{width:50%;display:flex;justify-content:center;flex-flow:column;align-items:center}@media(max-width:768px){html body #age-verification-popup .container .content-wrapper .text-wrapper{width:100%}}html body #age-verification-popup .container .content-wrapper .text-wrapper h2,html body #age-verification-popup .container .content-wrapper .text-wrapper h3,html body #age-verification-popup .container .content-wrapper .text-wrapper h4,html body #age-verification-popup .container .content-wrapper .text-wrapper h5,html body #age-verification-popup .container .content-wrapper .text-wrapper h6,html body #age-verification-popup .container .content-wrapper .text-wrapper p{color:#fff}html body #age-verification-popup .container .content-wrapper .text-wrapper .accept{background:#d99923;border:2px solid #d99923;margin:20px 0 15px;color:#fff}html body #age-verification-popup .container .content-wrapper .text-wrapper .accept:hover{background:#fff;color:#000;border-color:#fff}html body #age-verification-popup .container .content-wrapper .text-wrapper .decline{background:#a5a5a5;border:2px solid #a5a5a5;color:#fff}html body #age-verification-popup .container .content-wrapper .text-wrapper .decline:hover{background:#fff;color:#000;border-color:#fff}html body #age-verification-popup .container .content-wrapper .image-wrapper{width:50%;position:relative}@media(max-width:768px){html body #age-verification-popup .container .content-wrapper .image-wrapper{width:100%;margin-bottom:35px;display:flex;justify-content:center}}html body #age-verification-popup .container .content-wrapper .image-wrapper img{width:100%;height:100%;max-height:50vw;max-width:50vw;object-fit:contain}@media(max-width:768px){html body #age-verification-popup .container .content-wrapper .image-wrapper img{width:80%;max-width:320px}}html body #cart-sidebar{background:#fff;width:clamp(390px,calc(390px + 490 * ((100vw - 390px) / (1728 - 390))),880px);height:100%;position:fixed;top:0;z-index:1000;display:flex;right:-100vw;transition:right .5s ease-in-out}@media(max-width:576px){html body #cart-sidebar{flex-flow:column-reverse;width:100%}}html body #cart-sidebar h1,html body #cart-sidebar h2,html body #cart-sidebar h3,html body #cart-sidebar h4,html body #cart-sidebar h5,html body #cart-sidebar h6,html body #cart-sidebar p{color:#1d1d1d}html body #cart-sidebar .cart-contents,html body #cart-sidebar .upsells{-ms-overflow-style:none;scrollbar-width:none}html body #cart-sidebar .cart-contents::-webkit-scrollbar,html body #cart-sidebar .upsells::-webkit-scrollbar{display:none}html body #cart-sidebar .product-info{display:flex;flex-flow:column;width:62%;position:relative}@media(max-width:576px){html body #cart-sidebar .product-info{width:100%;height:100%;flex-grow:1}}html body #cart-sidebar .product-info .status-bar{height:10%;width:100%;position:relative;display:flex;justify-content:space-between;align-items:center;padding:40px 60px 40px 40px}@media(max-width:576px){html body #cart-sidebar .product-info .status-bar{padding:20px;flex-shrink:0}}html body #cart-sidebar .product-info .status-bar .cart{display:flex;align-items:center;gap:20px}html body #cart-sidebar .product-info .status-bar .cart p{margin-bottom:0;line-height:unset}html body #cart-sidebar .product-info .status-bar .close-cart{height:30px;width:30px;object-fit:contain;cursor:pointer}html body #cart-sidebar .product-info .status-bar .cart-icon{width:30px;height:37px;object-fit:contain}html body #cart-sidebar .product-info .cart-contents{box-shadow:inset 0 0 60px 10px rgba(0,0,0,.08);height:53%;width:100%;position:relative;padding-top:20px;padding-bottom:40px;overflow-y:scroll;display:flex;flex-flow:column;gap:20px}@media(max-width:576px){html body #cart-sidebar .product-info .cart-contents{flex-grow:1;flex-shrink:1;height:unset}}html body #cart-sidebar .product-info .cart-contents .free-shipping{text-align:center;padding-left:40px;padding-right:60px}@media(max-width:768px){html body #cart-sidebar .product-info .cart-contents .free-shipping{padding:0 10px}}html body #cart-sidebar .product-info .cart-contents .free-shipping hr{border:none;height:7px;background:#d99923}html body #cart-sidebar .product-info .cart-contents .cart-items{display:flex;flex-flow:column;gap:15px;padding-left:clamp(20px,calc(20px + 15 * ((100vw - 390px) / (1728 - 390))),35px);padding-right:clamp(20px,calc(20px + 15 * ((100vw - 390px) / (1728 - 390))),35px)}@media(max-width:576px){html body #cart-sidebar .product-info .cart-contents .cart-items{padding:0 10px}}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper{display:flex;gap:15px;align-items:center}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper img{height:clamp(30px,calc(30px + 20 * ((100vw - 390px) / (1728 - 390))),50px);width:clamp(40px,calc(40px + 20 * ((100vw - 390px) / (1728 - 390))),60px);object-fit:contain}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .btn{font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px);background:transparent;text-decoration:underline;color:#1d1d1d!important;padding:0;font-weight:400;border-radius:0;font-family:Lato,sans-serif}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .product-title{font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .price-info{display:flex;justify-content:space-between;flex-flow:column;gap:clamp(8px,calc(8px + 2 * ((100vw - 390px) / (1728 - 390))),10px)}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .price-info p,html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .price-info span{font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .quantity{flex-grow:1;display:flex;flex-flow:column;gap:10px}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .quantity .edit-quantity{display:flex;align-items:center;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px)}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .quantity .edit-quantity p{font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px)}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .quantity .edit-quantity .change-wrapper{display:flex;align-items:center}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .quantity .edit-quantity .amount,html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .quantity .edit-quantity .change-quantity{border:1px solid #eaeaea;border-radius:3px;width:45px;height:23px;display:flex;justify-content:center;align-items:center;color:#1d1d1d;font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px)}html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .quantity .edit-quantity .minus,html body #cart-sidebar .product-info .cart-contents .cart-item .content-wrapper .quantity .edit-quantity .plus{font-weight:700;font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px);cursor:pointer}html body #cart-sidebar .product-info .checkout{height:37%;width:100%;position:relative;padding-top:30px;padding-left:40px;padding-right:40px;display:flex;flex-flow:column;gap:45px}@media(max-width:425px){html body #cart-sidebar .product-info .checkout{gap:5px;text-align:center;flex-shrink:0;padding:30px;height:unset}}html body #cart-sidebar .product-info .checkout p{text-align:center}@media(max-width:576px){html body #cart-sidebar .product-info .checkout h6,html body #cart-sidebar .product-info .checkout p{margin-bottom:5px}}html body #cart-sidebar .product-info .checkout .btn{left:50%;transform:translateX(-50%);box-shadow:0 4px 12px rgba(0,0,0,.2);width:max-content}html body #cart-sidebar .product-info .checkout .btn:hover{color:#d9210d}html body #cart-sidebar .product-info .checkout span{font-size:inherit;font-weight:inherit}html body #cart-sidebar .upsells{width:38%;overflow-y:scroll;box-shadow:1px 0 40px 5px rgba(0,0,0,.09)}@media(max-width:576px){html body #cart-sidebar .upsells{display:none}}html body #cart-sidebar .upsells .content-above{margin-top:clamp(0px,calc(0px + 20 * ((100vw - 390px) / (1728 - 390))),20px);display:flex;align-items:center;justify-content:center;text-align:center}@media(max-width:576px){html body #cart-sidebar .upsells .content-above p{margin-top:0}}html body #cart-sidebar .upsells .scroll-wrapper{margin:auto}@media(max-width:576px){html body #cart-sidebar .upsells .scroll-wrapper{overflow-x:scroll;width:100%}}html body #cart-sidebar .upsells .product-items{display:flex;flex-flow:column;width:100%;position:relative;padding:40px 65px;align-items:center;gap:70px}@media(max-width:576px){html body #cart-sidebar .upsells .product-items{width:max-content;flex-flow:row;overflow-y:hidden;padding:20px;gap:30px}}html body #cart-sidebar .upsells .product-items h6,html body #cart-sidebar .upsells .product-items p{text-align:center}@media(max-width:576px){html body #cart-sidebar .upsells .product-items h6,html body #cart-sidebar .upsells .product-items p{font-size:16px;margin-bottom:3px}}@media(max-width:425px){html body #cart-sidebar .upsells .product-items h6,html body #cart-sidebar .upsells .product-items p{margin-bottom:1px}}html body #cart-sidebar .upsells .product-items a{display:flex;align-items:center;flex-flow:column;gap:clamp(8px,calc(8px + 2 * ((100vw - 390px) / (1728 - 390))),10px)}html body #cart-sidebar .upsells .product-items .product-item{display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px)}@media(max-width:576px){html body #cart-sidebar .upsells .product-items .product-item{width:200px}}html body #cart-sidebar .upsells .product-items .product-item img{width:clamp(55px,calc(55px + 55 * ((100vw - 390px) / (1728 - 390))),110px);height:clamp(45px,calc(45px + 45 * ((100vw - 390px) / (1728 - 390))),90px);object-fit:contain}html body #cart-sidebar .upsells .product-items .product-item .btn{left:50%;transform:translateX(-50%);width:max-content;font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px);padding:7px clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px)}html body #cart-sidebar.active{right:0}html body #add-to-cart-notification{position:fixed;bottom:10px;right:10px;pointer-events:none;transition:opacity .5s ease-in-out;color:#d99923;background:rgba(0,0,0,.6);border-radius:7px;padding:10px;z-index:9}html body #add-to-cart-notification.hide{opacity:0}html body #add-to-cart-notification.show{visibility:visible;pointer-events:all;opacity:1}html body #scanner-modal{visibility:hidden;opacity:0;pointer-events:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;transition:visibility 0s,opacity .5s ease-in-out;display:flex;justify-content:center;align-items:center}html body #scanner-modal .close{z-index:2;position:absolute;top:-30px;right:-30px;height:25px;width:25px;cursor:pointer}html body #scanner-modal .modal-wrapper{position:relative;z-index:1;display:flex;flex-flow:column;gap:15px;height:max-content;background:#fff;max-width:650px;border-radius:10px;padding:clamp(15px,calc(15px + 10 * ((100vw - 390px) / (1728 - 390))),25px) clamp(5px,calc(5px + 5 * ((100vw - 390px) / (1728 - 390))),10px)}@media(max-width:991px){html body #scanner-modal .modal-wrapper{max-width:70vw}}html body #scanner-modal .modal-wrapper #camera{width:100%;max-height:300px;height:300px;border-radius:10px}html body #scanner-modal .modal-wrapper .upc-wrapper{display:flex;gap:15px;align-items:center}html body #scanner-modal .modal-wrapper .upc-wrapper input{height:100%;width:100%;padding:clamp(5px,calc(5px + 3 * ((100vw - 390px) / (1728 - 390))),8px);border:1px solid #969696;border-radius:10px}html body #scanner-modal .modal-wrapper .upc-wrapper .btn{padding:clamp(5px,calc(5px + 5 * ((100vw - 390px) / (1728 - 390))),10px);flex-shrink:0}html body #scanner-modal .modal-wrapper .btn{font-size:12px;width:max-content}html body #scanner-modal .modal-wrapper .btn#scanner-search{align-self:center}html body #scanner-modal .modal-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:0}html body #scanner-modal.active{visibility:visible;opacity:1;pointer-events:all}html body .category-images{display:flex;justify-content:space-between}html body .category-images .images{gap:15px;display:flex}html body .category-images .img-wrapper{width:150px;height:150px;position:relative}html body .category-images .img-wrapper img{width:100%;height:100%;object-fit:cover}html body .category-images .img-wrapper h5{position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;text-align:center}html body .category-images .menu ul{-webkit-padding-start:0;padding-inline-start:0;line-height:1.5}html body .category-images .menu ul li{list-style-type:none;-webkit-padding-start:0;padding-inline-start:0;margin:0;font-size:18px;position:relative;width:max-content;cursor:pointer}html body .category-images .menu ul li:after{content:"";position:absolute;width:0;transition:width .3s ease-in-out;height:2px;background:#d99923;bottom:-1px;left:0}html body .category-images .menu ul li:hover:after{width:100%}html body .menu-items{display:flex;flex-flow:column}html body .menu-items h6{font-size:16px}html body .menu-items h6 a{font-size:inherit!important;color:inherit;font-weight:inherit}html body .menu-items h6 a:hover{color:inherit}html body .menu-items .filters{display:flex;justify-content:space-between;gap:10px}html body .menu-items .filters h6{position:relative;width:max-content;cursor:pointer}html body .menu-items .filters h6:after{content:"";position:absolute;width:0;transition:width .3s ease-in-out;height:2px;background:#d99923;bottom:-5px;left:0}html body .menu-items .filters h6.active:after{width:100%}html body #mega-options,html body #shop-options{position:absolute;top:-1000vh;width:100%;background:#000;overflow:scroll}html body #mega-options.active,html body #shop-options.active{height:300px}html body #mega-options .options,html body #shop-options .options{opacity:0;max-height:0;overflow:hidden;transition:all .3s ease-in-out;height:max-content}html body #mega-options .options.active,html body #shop-options .options.active{max-height:20000px;opacity:1}html body #mega-options .options ul,html body #shop-options .options ul{height:max-content;column-count:3;column-gap:20px;-webkit-padding-start:0;padding-inline-start:0;line-height:1.25}html body #mega-options .options ul li,html body #shop-options .options ul li{list-style-type:none;-webkit-padding-start:0;padding-inline-start:0;page-break-inside:avoid;break-inside:avoid-column;margin:0}html body .container{width:1658px;max-width:96%;margin:auto}html body .container.xl{width:1506px}html body .container.large{width:1340px}html body .container.medium{width:1261px}html body .container.small{width:741px}html body .add-to-cart{background:#d99923;padding:clamp(10px,calc(10px + 4 * ((100vw - 390px) / (1728 - 390))),14px) clamp(25px,calc(25px + 32 * ((100vw - 390px) / (1728 - 390))),57px);border-radius:10px;position:relative;display:inline-block;color:#fff!important;text-decoration:none;cursor:pointer;font-weight:600;transition:background-color .2s ease-in-out,color .2s ease-in-out!important;font-family:Merriweather,serif;overflow:hidden;font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px)}html body .add-to-cart .price,html body .add-to-cart .text{position:absolute;left:50%;transform:translate(-50%,-50%);transition:opacity .35s ease-in-out,top .15s ease-in-out;color:#fff!important;width:100%}html body .add-to-cart .price{opacity:1;top:50%}html body .add-to-cart .price.hidden{font-size:.9rem!important;text-align:center;width:100%;padding:0 15px}html body .add-to-cart .text{opacity:0;top:-500px}html body .add-to-cart:hover{color:#fff!important;background-color:#a77518;transition:border .2s ease-in-out,color .2s ease-in-out,background-color .2s ease-in-out!important}html body .add-to-cart:hover .price{opacity:0;top:-500px}html body .add-to-cart:hover .text{opacity:1;top:50%}html body .frm_forms label{color:#fff!important}html body .frm_forms .frm_dropzone.frm_single_upload{max-width:unset!important}html body .frm_forms .frm_required{display:none!important}html body .frm_forms input,html body .frm_forms select{font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px)!important;color:#000!important;height:clamp(45,calc(45 + 15 * ((100vw - 390px) / (1728 - 390))),60px)!important;border-radius:12px!important;margin-bottom:0!important;padding-left:10px!important;font-family:Lato,sans-serif!important;box-shadow:none!important}html body .frm_forms input option,html body .frm_forms input::placeholder,html body .frm_forms select option,html body .frm_forms select::placeholder{color:#444!important;font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px)!important}html body .frm_forms .frm_form_field{position:relative}html body .frm_forms textarea{height:clamp(90px,calc(90px + 90 * ((100vw - 390px) / (1728 - 390))),180px)!important;border-radius:12px!important;margin-bottom:0!important;padding-top:10px!important;padding-left:10px!important;font-family:Lato,sans-serif!important;font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px)!important;box-shadow:none!important;color:#000!important}html body .frm_forms textarea::placeholder{font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px)!important;color:#444!important}html body .frm_forms .frm_button_submit{background:#d99923!important;padding:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (1728 - 390))),15px) clamp(30px,calc(30px + 30 * ((100vw - 390px) / (1728 - 390))),60px)!important;font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px)!important;border-radius:10px!important;position:relative!important;display:inline-block!important;text-align:center!important;margin-top:10px!important;text-decoration:none!important;font-weight:600!important;left:50%!important;border:none!important;transform:translateX(-50%)!important;font-family:Merriweather,serif!important;box-shadow:none!important}html body .frm_forms .frm_button_submit,html body .frm_forms .frm_button_submit:hover{color:#fff!important;transition:background-color .2s ease-in-out,color .2s ease-in-out!important}html body .frm_forms .frm_button_submit:hover{background:#a77518!important}html body .loading{display:none}html body .loading.active{height:100%;width:100%;position:absolute;top:0;left:0;z-index:1001;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center}html body .loading.active img{height:50px;width:50px;animation:spin 3s linear infinite}html body h1{font-family:Merriweather,serif;font-weight:700}@media(max-width:768px){html body h1{font-weight:400}}html body h2{font-family:Merriweather,serif;font-weight:700}@media(max-width:768px){html body h2{font-weight:400}}html body h3,html body h4,html body h5,html body h6{font-weight:400;font-family:Merriweather,serif}html body a,html body label,html body li,html body ol,html body p,html body span,html body ul{font-weight:400;font-family:Lato,sans-serif}html body i{font-style:italic}html body strong{font-weight:700}html body span{font-weight:inherit}html body a{color:#d99923;text-decoration:none}html body a,html body a:hover{transition:color .4s ease-in-out}html body a:hover{color:#000}html body a:visited,html body a:visited:hover{transition:color .4s ease-in-out}html body a:visited:hover{color:#d99923}html body h1 a,html body h2 a,html body h3 a,html body h4 a,html body h5 a,html body h6 a{font-size:inherit}html body h1{font-size:clamp(28px,calc(28px + 52 * ((100vw - 390px) / (1728 - 390))),80px)}html body h2{font-size:clamp(25px,calc(25px + 40 * ((100vw - 390px) / (1728 - 390))),65px)}html body h3{font-size:clamp(22px,calc(22px + 33 * ((100vw - 390px) / (1728 - 390))),55px)}html body h4{font-size:clamp(18px,calc(18px + 26 * ((100vw - 390px) / (1728 - 390))),44px)}html body h5{font-size:clamp(16px,calc(16px + 14 * ((100vw - 390px) / (1728 - 390))),30px)}html body h6{font-size:clamp(14px,calc(14px + 11 * ((100vw - 390px) / (1728 - 390))),25px)}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body li,html body ol,html body p,html body ul{color:#000}html body a,html body li,html body ol,html body p,html body ul{font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px)}html body p{line-height:1.25}html body p strong{font-weight:700}html body main{max-width:100%;overflow:hidden;display:flex;flex-flow:column;gap:clamp(55px,calc(55px + 55 * ((100vw - 390px) / (1728 - 390))),110px)}html body main .single-blog #hero.medium,html body main.blog #hero.medium{height:335px}html body main .single-blog #hero a,html body main.blog #hero a{display:block;position:relative}html body main .single-blog #hero h1,html body main.blog #hero h1{color:#fff}html body main .single-blog #hero .date,html body main.blog #hero .date{font-family:Merriweather,serif;color:#555}html body main .single-blog #hero .author,html body main.blog #hero .author{color:#0b0a26;font-family:Merriweather,serif;font-weight:600;text-transform:capitalize}html body main .single-blog .single-hero-img .single-img,html body main.blog .single-hero-img .single-img{position:relative;max-width:100%;width:100%;height:630px}@media(max-width:1200px){html body main .single-blog .single-hero-img .single-img,html body main.blog .single-hero-img .single-img{height:500px}}@media(max-width:991px){html body main .single-blog .single-hero-img .single-img,html body main.blog .single-hero-img .single-img{height:450px}}@media(max-width:768px){html body main .single-blog .single-hero-img .single-img,html body main.blog .single-hero-img .single-img{height:400px}}@media(max-width:576px){html body main .single-blog .single-hero-img .single-img,html body main.blog .single-hero-img .single-img{height:375px}}html body main .single-blog .single-hero-img .single-img .image-wrapper,html body main.blog .single-hero-img .single-img .image-wrapper{width:100%;height:100%;position:relative;z-index:1}html body main .single-blog .single-hero-img .single-img .image-wrapper img,html body main.blog .single-hero-img .single-img .image-wrapper img{width:100%;height:100%;object-fit:cover}html body main.single-blog .hero-img{width:100%;height:auto;position:relative}html body main.single-blog .hero-img img{width:100%;height:100%;object-fit:cover;max-height:650px}html body main.single-blog p{line-height:40px;font-size:.9rem}@media(max-width:991px){html body main.single-blog p{line-height:35px}}@media(max-width:768px){html body main.single-blog p{line-height:30px}}html body main.single-blog ul{color:#000;line-height:40px}html body main.single-blog .container.single{max-width:850px;width:90%;margin:auto}html body main.single-blog .back-link{color:#0b0a26;text-decoration:none;display:flex;align-items:center}html body main.single-blog .back-link:hover{color:#0b0a26;text-decoration:underline}html body main.single-blog .back-link img{height:35px;width:35px}html body main.single-blog .back-link h2,html body main.single-blog .back-link h3,html body main.single-blog .back-link h4,html body main.single-blog .back-link h5,html body main.single-blog .back-link h6{margin-bottom:0}html body main.single-blog .date{color:#333}html body main.single-blog .single-image-wrapper{position:relative;max-width:100%;margin:0 auto}html body main.single-blog .single-image-wrapper.vertical{width:350px;height:650px}html body main.single-blog .single-image-wrapper.medium{width:500px;height:400px}html body main.single-blog .single-image-wrapper .full-width{width:100%;height:450px}html body main.single-blog .single-image-wrapper img{width:100%;height:100%;object-fit:cover}html body main #posts .btn{background-color:unset;border:2px solid #fff;cursor:pointer;color:#fff;padding:25px 76px;text-decoration:none;text-align:center;border-radius:0;position:relative}html body main #posts .btn:hover{background-color:#fff;color:#000}@media(max-width:576px){html body main #posts .btn{padding:25px 35px}}html body main #posts #ajax-load-more{width:100%}html body main #posts a{text-decoration:none;color:#fff}html body main #posts .alm-btn-wrap{display:flex;justify-content:center}html body main #posts .alm-btn-wrap button{background-color:unset;border:2px solid #0b0a26;display:inline-block;cursor:pointer;color:#0b0a26;padding:25px 76px;text-decoration:none;min-width:400px;text-align:center;border-radius:0;position:relative;font-size:1.5rem;height:unset}@media(max-width:576px){html body main #posts .alm-btn-wrap button{min-width:300px;padding:25px 35px}}html body main #posts .alm-btn-wrap button:hover{background:#0b0a26;border-color:#0b0a26;color:#fff}html body main #posts .featured-post{width:100%}html body main #posts .alm-listing,html body main #posts .blog-cards{display:flex;justify-content:space-between;flex-wrap:wrap}html body main #posts .alm-listing .featured-blog,html body main #posts .blog-cards .featured-blog{width:100%;position:relative;height:auto}html body main #posts .alm-listing .featured-blog .btn,html body main #posts .blog-cards .featured-blog .btn{border:2px solid #fff;padding:15px;color:#fff;min-width:unset;text-align:center;width:100%;font-weight:700}html body main #posts .alm-listing .featured-blog .btn:hover,html body main #posts .blog-cards .featured-blog .btn:hover{color:#000;background:#fff}html body main #posts .alm-listing .featured-blog .blog-content,html body main #posts .blog-cards .featured-blog .blog-content{height:100%;width:100%;position:relative;display:flex;justify-content:space-between;z-index:1;min-height:350px}@media(max-width:768px){html body main #posts .alm-listing .featured-blog .blog-content,html body main #posts .blog-cards .featured-blog .blog-content{flex-flow:column}}html body main #posts .alm-listing .featured-blog .blog-content .image-wrapper,html body main #posts .blog-cards .featured-blog .blog-content .image-wrapper{width:50%;height:auto;position:relative;margin:unset}@media(max-width:768px){html body main #posts .alm-listing .featured-blog .blog-content .image-wrapper,html body main #posts .blog-cards .featured-blog .blog-content .image-wrapper{width:100%;height:300px}}html body main #posts .alm-listing .featured-blog .blog-content .image-wrapper img,html body main #posts .blog-cards .featured-blog .blog-content .image-wrapper img{width:100%;height:100%;object-fit:cover;position:absolute}html body main #posts .alm-listing .featured-blog .blog-content .text-wrapper,html body main #posts .blog-cards .featured-blog .blog-content .text-wrapper{color:#fff;width:50%;height:100%;position:relative;background:#0b0a26;padding:30px;min-height:350px}@media(max-width:768px){html body main #posts .alm-listing .featured-blog .blog-content .text-wrapper,html body main #posts .blog-cards .featured-blog .blog-content .text-wrapper{width:100%}}html body main #posts .alm-listing .featured-blog .blog-content .text-wrapper .date,html body main #posts .alm-listing .featured-blog .blog-content .text-wrapper h4,html body main #posts .alm-listing .featured-blog .blog-content .text-wrapper p,html body main #posts .blog-cards .featured-blog .blog-content .text-wrapper .date,html body main #posts .blog-cards .featured-blog .blog-content .text-wrapper h4,html body main #posts .blog-cards .featured-blog .blog-content .text-wrapper p{color:#fff}html body main #posts .alm-listing .hentry,html body main #posts .alm-listing .post,html body main #posts .blog-cards .hentry,html body main #posts .blog-cards .post{width:30%;background:#0b0a26}@media(max-width:991px){html body main #posts .alm-listing .hentry,html body main #posts .alm-listing .post,html body main #posts .blog-cards .hentry,html body main #posts .blog-cards .post{width:45%}}@media(max-width:768px){html body main #posts .alm-listing .hentry,html body main #posts .alm-listing .post,html body main #posts .blog-cards .hentry,html body main #posts .blog-cards .post{width:100%;max-width:450px}}html body main #posts .alm-listing .hentry .blog-card,html body main #posts .alm-listing .post .blog-card,html body main #posts .blog-cards .hentry .blog-card,html body main #posts .blog-cards .post .blog-card{display:flex;flex-flow:column;justify-content:space-between;align-items:center}html body main #posts .alm-listing .hentry .blog-card .btn,html body main #posts .alm-listing .post .blog-card .btn,html body main #posts .blog-cards .hentry .blog-card .btn,html body main #posts .blog-cards .post .blog-card .btn{width:90%}html body main #posts .alm-listing .hentry .blog-card .image-wrapper,html body main #posts .alm-listing .post .blog-card .image-wrapper,html body main #posts .blog-cards .hentry .blog-card .image-wrapper,html body main #posts .blog-cards .post .blog-card .image-wrapper{width:100%;height:195px;position:relative;background:#fff}html body main #posts .alm-listing .hentry .blog-card .image-wrapper img,html body main #posts .alm-listing .post .blog-card .image-wrapper img,html body main #posts .blog-cards .hentry .blog-card .image-wrapper img,html body main #posts .blog-cards .post .blog-card .image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:top}html body main #posts .alm-listing .hentry .blog-card .text-wrapper,html body main #posts .alm-listing .post .blog-card .text-wrapper,html body main #posts .blog-cards .hentry .blog-card .text-wrapper,html body main #posts .blog-cards .post .blog-card .text-wrapper{padding:30px}html body main #posts .alm-listing .hentry .blog-card .text-wrapper .title,html body main #posts .alm-listing .post .blog-card .text-wrapper .title,html body main #posts .blog-cards .hentry .blog-card .text-wrapper .title,html body main #posts .blog-cards .post .blog-card .text-wrapper .title{color:#fff;padding-bottom:30px!important}html body main #posts .alm-listing .hentry .blog-card .text-wrapper .top .category,html body main #posts .alm-listing .hentry .blog-card .text-wrapper .top .date,html body main #posts .alm-listing .post .blog-card .text-wrapper .top .category,html body main #posts .alm-listing .post .blog-card .text-wrapper .top .date,html body main #posts .blog-cards .hentry .blog-card .text-wrapper .top .category,html body main #posts .blog-cards .hentry .blog-card .text-wrapper .top .date,html body main #posts .blog-cards .post .blog-card .text-wrapper .top .category,html body main #posts .blog-cards .post .blog-card .text-wrapper .top .date{font-size:.85rem;color:#fff}html body main #posts .alm-listing .hentry .blog-card .text-wrapper .top h6,html body main #posts .alm-listing .post .blog-card .text-wrapper .top h6,html body main #posts .blog-cards .hentry .blog-card .text-wrapper .top h6,html body main #posts .blog-cards .post .blog-card .text-wrapper .top h6{color:#fff}html body main #posts .alm-listing .hentry .blog-card .text-wrapper .top .title,html body main #posts .alm-listing .post .blog-card .text-wrapper .top .title,html body main #posts .blog-cards .hentry .blog-card .text-wrapper .top .title,html body main #posts .blog-cards .post .blog-card .text-wrapper .top .title{margin-bottom:0;color:#fff}html body main section{position:relative}html body main .modal-wrapper{padding-bottom:0}html body main .modal-wrapper .text-above{padding-bottom:30px}html body main .modal-wrapper .card-wrapper{display:flex;justify-content:space-between;flex-flow:wrap}html body main .modal-wrapper .card-wrapper .card{width:325px;cursor:pointer}@media(max-width:768px){html body main .modal-wrapper .card-wrapper .card:last-of-type{margin:0 auto}}html body main .modal-wrapper .card-wrapper .card:hover img{filter:grayscale(0);transition:filter .4s ease-in-out}html body main .modal-wrapper .card-wrapper .card .image-wrapper{width:100%;height:360px;border-top-left-radius:45px;border-top-right-radius:45px;position:relative;overflow:hidden;pointer-events:none}html body main .modal-wrapper .card-wrapper .card .image-wrapper:hover img{filter:grayscale(0);transition:filter .4s ease-in-out}html body main .modal-wrapper .card-wrapper .card .image-wrapper img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:filter .4s ease-in-out;pointer-events:none}html body main .modal-wrapper .card-wrapper .card .blue-box{padding:30px 15px;background:#0b0a26;pointer-events:none}html body main .modal-wrapper .card-wrapper .card .blue-box h4,html body main .modal-wrapper .card-wrapper .card .blue-box p{color:#fff}html body main .single-column .container .button-wrapper{display:flex;justify-content:center;width:100%}html body main .single-column .container .button-wrapper .btn{border:2px solid #0b0a26;color:#0b0a26;transition:background-color .2s ease-in-out,color .2s ease-in-out!important}html body main .single-column .container .button-wrapper .btn:hover{border:2px solid #fff;background:#fff;transition:background-color .2s ease-in-out,color .2s ease-in-out!important}html body main .single-column .container .text-wrapper{display:flex;flex-flow:column;gap:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px)}html body main .basic-contact{margin-bottom:clamp(-70px,calc(-35px + -35 * ((100vw - 390px) / (1728 - 390))),-35px);position:relative;padding:clamp(30px,calc(30px + 30 * ((100vw - 390px) / (1728 - 390))),60px) 0;max-width:2750px;margin-left:auto;margin-right:auto}@media(max-width:991px){html body main .basic-contact{width:100%}}html body main .basic-contact .container{position:relative;z-index:2}html body main .basic-contact .container .content-wrapper{max-width:450px;width:100%;display:flex;flex-flow:column;gap:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px)}html body main .basic-contact .container .content-wrapper .form-wrapper{display:flex;flex-flow:column;gap:20px}html body main .basic-contact .container .content-wrapper .form-wrapper .button{align-self:center}html body main .basic-contact .container h1,html body main .basic-contact .container h2,html body main .basic-contact .container h3,html body main .basic-contact .container h4,html body main .basic-contact .container h5,html body main .basic-contact .container h6,html body main .basic-contact .container p{color:#fff}html body main .basic-contact .background-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}html body main .basic-contact .background-wrapper video{width:100%;height:100%;object-fit:cover}html body main .basic-contact.full-width-form{width:100%}html body main .basic-contact.two-column-form{display:flex;padding:0}html body main .basic-contact.two-column-form .container{width:100%;max-width:100%;margin:0;display:flex;align-items:center}html body main .basic-contact.two-column-form .container h1{color:#1d1d1d}@media(max-width:991px){html body main .basic-contact.two-column-form .container h1{color:#fff}}html body main .basic-contact.two-column-form .container .content-wrapper,html body main .basic-contact.two-column-form .container .media-wrapper{width:50%}html body main .basic-contact.two-column-form .container .media-wrapper{position:relative;height:100%;z-index:1}@media(max-width:991px){html body main .basic-contact.two-column-form .container .media-wrapper{position:absolute;z-index:0;width:100%;height:100%;left:0;top:0}}html body main .basic-contact.two-column-form .container .media-wrapper img,html body main .basic-contact.two-column-form .container .media-wrapper video{width:100%;height:100%;object-fit:cover}html body main .basic-contact.two-column-form .container .content-wrapper{padding:clamp(30px,calc(30px + 30 * ((100vw - 390px) / (1728 - 390))),60px) 2%;max-width:100%;z-index:2}@media(max-width:991px){html body main .basic-contact.two-column-form .container .content-wrapper{width:100%}}html body main .three-column{height:100%;width:100%}html body main .three-column .container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:minmax(min-content,max-content);grid-gap:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px);gap:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px)}@media(max-width:576px){html body main .three-column .container{grid-template-columns:repeat(1,1fr)}}html body main .three-column .container .column{position:relative;display:flex;align-items:center;gap:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px)}html body main .three-column .container .column img{width:clamp(40px,calc(40px + 45 * ((100vw - 390px) / (1728 - 390))),85px);height:clamp(40px,calc(40px + 45 * ((100vw - 390px) / (1728 - 390))),85px);object-fit:contain}html body main .faq{background:#fff}html body main .faq.no-top-padding{padding-top:0}html body main .faq h2{text-align:center}html body main .faq .faq-box{border-bottom:1px solid rgba(8,26,60,.12);padding-bottom:40px;cursor:pointer;position:relative}html body main .faq .faq-box .openclose{position:absolute;width:30px;height:30px;top:0;right:0}html body main .faq .faq-box .openclose img{width:100%;height:100%;position:absolute;top:0;left:0;transition:opacity .3s ease-in-out}html body main .faq .faq-box .openclose .plus{opacity:1}html body main .faq .faq-box .openclose .minus{opacity:0}html body main .faq .faq-box .openclose.clicked .minus{opacity:1}html body main .faq .faq-box .openclose.clicked .plus{opacity:0}html body main .faq .faq-box .faq-question{color:#fff;position:relative}@media(max-width:768px){html body main .faq .faq-box .faq-question{padding-right:30px}}@media(max-width:425px){html body main .faq .faq-box .faq-question{padding-right:35px}}html body main .faq .faq-box .faq-question h1,html body main .faq .faq-box .faq-question h2,html body main .faq .faq-box .faq-question h3,html body main .faq .faq-box .faq-question h4,html body main .faq .faq-box .faq-question h5,html body main .faq .faq-box .faq-question h6{margin-bottom:0!important}html body main .faq .faq-box .faq-question i{color:#fff;position:absolute;top:50%;transform:translateY(-50%);right:3%;font-size:35px}html body main .faq .faq-box .faq-content{padding-top:30px}@media(max-width:768px){html body main .faq .faq-box .faq-content{padding:30px}}html body main .featured-products .content-above h1,html body main .featured-products .content-above h2,html body main .featured-products .content-above h3,html body main .featured-products .content-above h4,html body main .featured-products .content-above h5,html body main .featured-products .content-above h6{color:#d99923}html body main .featured-products .products-wrapper{display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(3,1fr);grid-gap:60px;gap:60px;width:100%;position:relative;z-index:3}@media(max-width:991px){html body main .featured-products .products-wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){html body main .featured-products .products-wrapper{grid-template-columns:repeat(1,1fr)}}html body main .featured-products .products-wrapper .product{position:relative}html body main .featured-products .products-wrapper .product .product-status{height:75px;width:75px;display:flex;justify-content:center;align-items:center;border-radius:50%;position:absolute;top:-20px;right:0}html body main .featured-products .products-wrapper .product .product-status.new{background:#000}html body main .featured-products .products-wrapper .product .product-status.default{display:none}html body main .featured-products .products-wrapper .product .product-status.hot{background:#d99923}html body main .featured-products .products-wrapper .product .product-status h3{font-family:Merriweather,serif;color:#fff;margin-bottom:0;font-size:1rem}html body main .featured-products .products-wrapper .product .content-wrapper{z-index:1;display:flex;flex-flow:column;position:relative;align-items:center;padding:20px 30px;height:100%;justify-content:space-between}html body main .featured-products .products-wrapper .product .content-wrapper .bottom,html body main .featured-products .products-wrapper .product .content-wrapper .top{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:15px}html body main .featured-products .products-wrapper .product .content-wrapper img{width:60%;height:auto}html body main .featured-products .products-wrapper .product .content-wrapper h5{color:#fff;text-align:center;font-size:1.1rem}html body main .featured-products .products-wrapper .product .content-wrapper h6{text-align:center}html body main .featured-products .products-wrapper .product .content-wrapper .btn{position:relative;background-color:#000}html body main .featured-products .products-wrapper .product .content-wrapper .btn:hover{background:#fff}html body main .featured-products .products-wrapper .product .gold-gradient{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg,transparent,#d99923);border-bottom-left-radius:41px;border-bottom-right-radius:41px;z-index:0}html body main .featured-products .background-wrapper{position:absolute;height:60%;width:100%;bottom:0;overflow:hidden}@media(max-width:991px){html body main .featured-products .background-wrapper{height:80%}}html body main .featured-products .background-wrapper .white-fade-bottom,html body main .featured-products .background-wrapper .white-fade-top{position:absolute;left:0;width:100%;height:20%;z-index:2}html body main .featured-products .background-wrapper img{position:absolute;width:100%;height:140%;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover;opacity:.8}html body main .featured-products .background-wrapper .white-fade-bottom{background:linear-gradient(180deg,transparent,#fff);bottom:0}html body main .featured-products .background-wrapper .white-fade-top{background:linear-gradient(0deg,transparent,#fff);top:0}html body main .grid-container{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:clamp(20px,calc(20px + 25 * ((100vw - 390px) / (1728 - 390))),45px);gap:clamp(20px,calc(20px + 25 * ((100vw - 390px) / (1728 - 390))),45px)}@media(max-width:1200px){html body main .grid-container{grid-template-columns:repeat(4,1fr)}}@media(max-width:991px){html body main .grid-container{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){html body main .grid-container{grid-template-columns:repeat(2,1fr)}}html body main .new-products>.container,html body main .product-slider>.container,html body main .sale-products>.container{display:flex;flex-flow:column;gap:clamp(30px,calc(30px + 30 * ((100vw - 390px) / (1728 - 390))),60px)}html body main .new-products .products,html body main .product-slider .products,html body main .sale-products .products{display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(5,1fr);grid-gap:45px;justify-items:center;max-width:1340px;width:100%}html body main .new-products .product,html body main .product-slider .product,html body main .sale-products .product{position:relative;padding:15px;width:100%;display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 15 * ((100vw - 390px) / (1728 - 390))),25px);border-radius:5px;background:#f5f3ee;z-index:1}html body main .new-products .product .overlay,html body main .product-slider .product .overlay,html body main .sale-products .product .overlay{opacity:0;background:rgba(150,105,22,.55);transition:opacity .3s ease-in-out;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:5px}html body main .new-products .product .overlay p,html body main .product-slider .product .overlay p,html body main .sale-products .product .overlay p{color:#fff;font-family:Merriweather,serif;text-align:center}html body main .new-products .product h6,html body main .product-slider .product h6,html body main .sale-products .product h6{flex-grow:1}html body main .new-products .product .product-info,html body main .product-slider .product .product-info,html body main .sale-products .product .product-info{display:flex;flex-flow:column;gap:clamp(8px,calc(8px + 2 * ((100vw - 390px) / (1728 - 390))),10px)}html body main .new-products .product .price,html body main .new-products .product .sku,html body main .product-slider .product .price,html body main .product-slider .product .sku,html body main .sale-products .product .price,html body main .sale-products .product .sku{font-size:clamp(12px,calc(12px + 4 * ((100vw - 390px) / (1728 - 390))),16px)}html body main .new-products .product img,html body main .product-slider .product img,html body main .sale-products .product img{width:100%;flex-grow:1;object-fit:contain;max-width:125px;max-height:125px;margin:0 auto;mix-blend-mode:multiply}html body main .new-products .product .btn,html body main .product-slider .product .btn,html body main .sale-products .product .btn{background:#000;position:relative;width:210px;height:65px;overflow:hidden;font-family:Merriweather,serif;font-weight:700;font-size:1.2rem}html body main .new-products .product:hover .overlay,html body main .product-slider .product:hover .overlay,html body main .sale-products .product:hover .overlay{opacity:1;z-index:2}html body main .new-products .btn{justify-content:center;align-self:center}html body main .large-video .content-above{padding-bottom:50px}html body main .large-video .video-wrapper{position:relative;width:100%;height:650px}html body main .large-video .video-wrapper video{width:100%;height:100%;object-fit:cover}html body main .contact .document-downloads{display:flex;gap:15px}html body main .contact .document-downloads a{display:flex;flex-flow:column;text-align:center;position:relative}html body main .contact .document-downloads a:hover .hover{opacity:1}html body main .contact .document-downloads a .hover{opacity:0;transition:opacity .3s ease-in-out;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.5);color:#fff;justify-content:center;z-index:9;align-items:center}html body main .contact .document-downloads a .hover span{font-size:.8rem;font-weight:700;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}html body main .contact .document-downloads a img{width:100px;height:100px;object-fit:contain;position:relative;margin:auto}html body main .contact .document-downloads a h6{font-size:16px;font-weight:700}html body main .contact .container{max-width:950px!important}@media(max-width:991px){html body main .contact .container{max-width:92%!important}}html body main .contact .container.left-content{max-width:92%!important;display:flex;justify-content:space-between}@media(max-width:991px){html body main .contact .container.left-content{flex-flow:column}}html body main .contact .container.left-content .left{width:40%}@media(max-width:991px){html body main .contact .container.left-content .left{width:100%;margin-top:0;display:flex;flex-flow:column;gap:clamp(20px,calc(20px + 15 * ((100vw - 390px) / (991 - 390))),35px);align-items:center}}html body main .contact .container.left-content .right{width:55%}@media(max-width:991px){html body main .contact .container.left-content .right{width:100%;margin-top:clamp(80px,calc(80px + 10 * ((100vw - 390px) / (991 - 390))),90px)}}html body main .contact .container .image-wrapper{position:absolute;height:290px;width:265px;bottom:-70px;right:-100px}html body main .contact .container .image-wrapper img{height:100%;width:100%;object-fit:contain}html body main .contact .container .contact-wrapper{width:100%}html body main .contact .container .contact-wrapper,html body main .contact .container .right{background:linear-gradient(180deg,hsla(0,0%,5%,0),#0d0d0d 86.46%);box-shadow:0 16px 50px -24px #000;border-radius:40px;padding:75px 30px 30px;position:relative}html body main .contact .container .contact-wrapper h1,html body main .contact .container .contact-wrapper h2,html body main .contact .container .contact-wrapper h3,html body main .contact .container .contact-wrapper h4,html body main .contact .container .contact-wrapper h5,html body main .contact .container .contact-wrapper h6,html body main .contact .container .right h1,html body main .contact .container .right h2,html body main .contact .container .right h3,html body main .contact .container .right h4,html body main .contact .container .right h5,html body main .contact .container .right h6{font-family:Merriweather,serif;color:#d99923;width:100%;font-weight:300;position:absolute;left:50%;transform:translateX(-50%);top:-70px}html body footer{background-color:#000;padding:25px 0}html body footer a,html body footer p{font-family:Merriweather,serif;color:#fff}html body footer p{font-weight:700}html body footer a{font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}html body footer a:hover{color:#d99923}html body footer .container{height:100%}@media(max-width:768px){html body footer .container{display:flex;flex-flow:column;gap:clamp(20px,calc(20px + 20 * ((100vw - 390px) / (1728 - 390))),40px)}}html body footer .container .top{display:flex;justify-content:space-between;height:100%;gap:clamp(20px,calc(20px + 130 * ((100vw - 390px) / (1728 - 390))),150px)}@media(max-width:768px){html body footer .container .top{flex-flow:column;align-items:center}}html body footer .container .top .column{display:flex;flex-flow:column;justify-content:flex-end;gap:15px}html body footer .container .top .column.last{gap:31px;justify-content:flex-start;align-self:flex-start}html body footer .container .top .custom-align{margin-top:35px;display:flex;justify-content:space-between;flex-grow:1}@media(max-width:768px){html body footer .container .top .custom-align{margin:0;flex-flow:column;gap:clamp(20px,calc(20px + 20 * ((100vw - 390px) / (1728 - 390))),40px);align-items:center}}html body footer .container .top .custom-align .column{justify-content:flex-start}@media(max-width:768px){html body footer .container .top .custom-align .column{justify-content:center;align-items:center}}html body footer .container .top .logo{justify-content:flex-start}html body footer .container .top .logo img{width:190px;height:66px;object-fit:contain}html body footer .container .top .contact{display:flex;align-items:center;gap:10px}html body footer .container .top .contact svg path{transition:fill .4s ease-in-out}html body footer .container .top .contact.email svg{width:26px;height:18px}html body footer .container .top .contact.email svg path{fill:#fff}html body footer .container .top .contact.phone svg{height:26px;width:26px}html body footer .container .top .contact.phone svg path{fill:#fff}html body footer .container .top .contact:hover svg path{fill:#d99923}html body footer .container .bottom{display:flex;justify-content:flex-end}@media(max-width:768px){html body footer .container .bottom{justify-content:center}}html body footer .container .bottom .socials{display:flex;align-items:center;gap:25px}html body footer .container .bottom .socials .social-link{display:flex;align-items:center;justify-content:center}html body footer .container .bottom .socials .social-link.linked-in svg{height:clamp(21px,calc(21px + 6 * ((100vw - 390px) / (1728 - 390))),27px);width:clamp(22px,calc(22px + 5 * ((100vw - 390px) / (1728 - 390))),27px)}html body footer .container .bottom .socials .social-link.tik-tok svg{height:clamp(25px,calc(25px + 6 * ((100vw - 390px) / (1728 - 390))),31px);width:clamp(21px,calc(21px + 6 * ((100vw - 390px) / (1728 - 390))),27px)}html body footer .container .bottom .socials .social-link.instagram svg{height:clamp(25px,calc(25px + 6 * ((100vw - 390px) / (1728 - 390))),31px);width:clamp(23px,calc(23px + 5 * ((100vw - 390px) / (1728 - 390))),28px)}html body footer .container .bottom .socials .social-link svg path{transition:fill .4s ease-in-out}html body footer .container .bottom .socials .social-link:hover svg path{fill:#fff}html body.search-results .two-column{display:flex;align-items:center;gap:25px}html body.search-results .two-column .text-wrapper{position:relative}html body.search-results .two-column .image-wrapper img{width:100%;height:100%;object-fit:contain;max-height:250px}html body.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__submit{color:#fff;background:#000;transition:background-color .3s ease-in-out!important}html body.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover{color:#fff;background:#d99923;transition:background-color .3 ease-in-out!important}html body.woocommerce-account .my-account section>.container{max-width:100%;width:100%;margin:auto}html body.woocommerce-account .my-account .account-login-wrapper{display:flex;align-items:flex-start;gap:clamp(30px,calc(30px + 30 * ((100vw - 390px) / (1728 - 390))),60px);width:100%}@media(max-width:768px){html body.woocommerce-account .my-account .account-login-wrapper{flex-flow:column-reverse}}html body.woocommerce-account .my-account .account-login-wrapper .left{width:50%;display:flex;flex-flow:column;gap:clamp(15px,calc(15px + 10 * ((100vw - 390px) / (1728 - 390))),25px)}html body.woocommerce-account .my-account .account-login-wrapper .left .content-above{display:flex;flex-flow:column;gap:clamp(8px,calc(8px + 2 * ((100vw - 390px) / (1728 - 390))),10px)}html body.woocommerce-account .my-account .account-login-wrapper .left .form-wrapper{display:flex;flex-flow:column;gap:clamp(11px,calc(11px + 11 * ((100vw - 390px) / (1728 - 390))),22px)}html body.woocommerce-account .my-account .account-login-wrapper .right{width:50%;background:#f7f7f7;padding:clamp(20px,calc(20px + 20 * ((100vw - 390px) / (1728 - 390))),40px) clamp(15px,calc(15px + 20 * ((100vw - 390px) / (1728 - 390))),35px)}html body.woocommerce-account .my-account .account-login-wrapper .right form{border:none}html body.woocommerce-account .my-account .account-login-wrapper .right form input{background:#fff;color:#000;box-shadow:0 1px 1px 0 rgba(0,0,0,.04),0 2px 5px 1px rgba(0,0,0,.08);border:none;border-radius:10px;padding:10px}html body.woocommerce-account .my-account .account-login-wrapper .right form input::placeholder{color:#969696}html body.woocommerce-account .my-account .account-login-wrapper .right form .login-interaction{display:flex;flex-flow:column;gap:35px}html body.woocommerce-account .my-account .account-login-wrapper .right form .login-interaction span{color:#969696}html body.woocommerce-account .my-account .account-login-wrapper .right form .login-interaction:after,html body.woocommerce-account .my-account .account-login-wrapper .right form .login-interaction:before{display:none}html body.woocommerce-account .my-account .account-login-wrapper .right button{background:#d99923;color:#fff;transition:background-color .3s ease-in-out!important;align-self:flex-start;padding:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (1728 - 390))),15px) clamp(30px,calc(30px + 30 * ((100vw - 390px) / (1728 - 390))),60px);font-family:Merriweather,serif;font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px)}html body.woocommerce-account .my-account .account-login-wrapper .right button:hover{background:#a77518}html body.woocommerce-account .my-account .account-login-wrapper .left,html body.woocommerce-account .my-account .account-login-wrapper .right{padding-top:clamp(20px,calc(20px + 20 * ((100vw - 390px) / (1728 - 390))),40px)}@media(max-width:768px){html body.woocommerce-account .my-account .account-login-wrapper .left,html body.woocommerce-account .my-account .account-login-wrapper .right{width:100%}}html body.woocommerce-account .my-account.not-logged-in>section>.container{width:1658px;max-width:96%;margin:auto}html body.woocommerce-account .my-account.not-logged-in .woocommerce-ResetPassword{display:flex;flex-flow:column;gap:clamp(15px,calc(15px + 20 * ((100vw - 390px) / (1728 - 390))),35px);border:none;margin-top:clamp(30px,calc(30px + 30 * ((100vw - 390px) / (1728 - 390))),60px)}html body.woocommerce-account .my-account.not-logged-in .woocommerce-ResetPassword input{background:#fff;color:#000;box-shadow:0 1px 1px 0 rgba(0,0,0,.04),0 2px 5px 1px rgba(0,0,0,.08);border:none;border-radius:10px;padding:10px}html body.woocommerce-account .my-account.not-logged-in .woocommerce-ResetPassword input::placeholder{color:#969696}html body.woocommerce-account .my-account.not-logged-in .woocommerce-ResetPassword button{background:#d99923;color:#fff;transition:background-color .3s ease-in-out!important;align-self:flex-start;padding:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (1728 - 390))),15px) clamp(30px,calc(30px + 30 * ((100vw - 390px) / (1728 - 390))),60px);font-family:Merriweather,serif;font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px)}html body.woocommerce-account .my-account.not-logged-in .woocommerce-ResetPassword button:hover{background:#a77518}html body.woocommerce-account .woocommerce-MyAccount-content{flex-grow:1;margin-right:2%;margin-top:clamp(10px,calc(10px + 15 * ((100vw - 390px) / (1728 - 390))),25px);display:flex;flex-flow:column;gap:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px);font-family:Lato,sans-serif}@media(max-width:768px){html body.woocommerce-account .woocommerce-MyAccount-content .products{grid-template-columns:repeat(1,1fr)!important}}html body.woocommerce-account .woocommerce-MyAccount-content th{font-family:Merriweather,serif;font-weight:400}html body.woocommerce-account .woocommerce-MyAccount-content a{color:#d99923}html body.woocommerce-account .woocommerce-MyAccount-content a:hover{color:#000}html body.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-Button{color:#fff}html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table a{background:transparent;padding:0;margin:0;font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px);text-decoration:underline;color:#1d1d1d;font-weight:400}html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions{display:flex;gap:clamp(5px,calc(5px + 3 * ((100vw - 390px) / (1728 - 390))),8px);align-items:center}html body.woocommerce-account .woocommerce-MyAccount-content button{color:#fff!important;background:#d99923!important;transition:color .3s ease-in-out,background-color .3s ease-in-out!important}html body.woocommerce-account .woocommerce-MyAccount-content button:hover{color:#fff!important;background:#a77518!important;transition:color .3s ease-in-out,background-color .3s ease-in-out!important}html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info{display:flex;flex-flow:column;gap:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px);padding:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px)}html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info:before{display:none}html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info .button{background:#d99923;color:#fff;font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px);width:max-content}html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info .button:hover{background:#a77518}html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{display:flex;align-items:center;gap:clamp(20px,calc(20px + 30 * ((100vw - 390px) / (1728 - 390))),50px)}@media(max-width:991px){html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{flex-flow:column}}html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses:after,html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses:before{display:none}html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (1728 - 390))),15px)}html body.woocommerce-account .woocommerce-MyAccount-content .change-password-wrapper,html body.woocommerce-account .woocommerce-MyAccount-content .edit-account-wrapper,html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields{padding-left:clamp(40px,calc(40px + 40 * ((100vw - 390px) / (1728 - 390))),80px);max-width:650px}html body.woocommerce-account .woocommerce-MyAccount-content .change-password-wrapper .select2-selection,html body.woocommerce-account .woocommerce-MyAccount-content .change-password-wrapper input,html body.woocommerce-account .woocommerce-MyAccount-content .change-password-wrapper select,html body.woocommerce-account .woocommerce-MyAccount-content .edit-account-wrapper .select2-selection,html body.woocommerce-account .woocommerce-MyAccount-content .edit-account-wrapper input,html body.woocommerce-account .woocommerce-MyAccount-content .edit-account-wrapper select,html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection,html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input,html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields select{height:30px;border-radius:0;border:1px solid #000;color:#000;border-radius:8px}html body.woocommerce-account .woocommerce-MyAccount-content .change-password-wrapper .select2-selection__rendered,html body.woocommerce-account .woocommerce-MyAccount-content .edit-account-wrapper .select2-selection__rendered,html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection__rendered{color:#000;font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}html body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm{max-width:650px;display:flex;flex-flow:column;gap:clamp(15px,calc(15px + 5 * ((100vw - 390px) / (1728 - 390))),20px)}html body.woocommerce-account .woocommerce-MyAccount-content .wt-mycoupons h4,html body.woocommerce-account .woocommerce-MyAccount-content .wt-used-coupons h4{font-size:clamp(18px,calc(18px + 7 * ((100vw - 390px) / (1728 - 390))),25px)}html body.woocommerce-account .woocommerce{display:flex;gap:clamp(30px,calc(30px + 30 * ((100vw - 390px) / (1728 - 390))),60px)}@media(max-width:768px){html body.woocommerce-account .woocommerce{flex-flow:column}}html body.woocommerce-account .woocommerce:after,html body.woocommerce-account .woocommerce:before{display:none}html body.woocommerce-account .woocommerce-MyAccount-navigation{display:flex;flex-flow:column;align-items:center;width:100%;max-width:300px;background:#fff;box-shadow:1px 0 25px 6px rgba(0,0,0,.05);padding:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px) clamp(20px,calc(20px + 25 * ((100vw - 390px) / (1728 - 390))),45px)}@media(max-width:991px){html body.woocommerce-account .woocommerce-MyAccount-navigation{max-width:clamp(140px,calc(140px + 160 * ((100vw - 390px) / (991 - 390))),300px)}}html body.woocommerce-account .woocommerce-MyAccount-navigation header{position:relative!important;top:0!important;left:0!important;z-index:unset!important;width:auto!important;height:auto!important;display:block!important;justify-content:unset!important;opacity:1!important;overflow:visible!important;transition:unset!important}html body.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0;margin:0;width:100%;display:flex;flex-flow:column;gap:5px}html body.woocommerce-account .woocommerce-MyAccount-navigation ul h6{display:none;align-items:center;justify-content:space-between}html body.woocommerce-account .woocommerce-MyAccount-navigation ul h6 img{border-radius:50%;height:50px;width:50px}html body.woocommerce-account .woocommerce-MyAccount-navigation ul h6 .uid{font-size:.9rem;color:#d1d1d1;font-style:italic}html body.woocommerce-account .woocommerce-MyAccount-navigation ul li{list-style:none;border-radius:7px;transition:background-color .3s ease-in-out;cursor:pointer}html body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active{background:#da9924}html body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{color:#fff}html body.woocommerce-account .woocommerce-MyAccount-navigation ul li a{color:#000;font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px);padding:clamp(8px,calc(8px + 2 * ((100vw - 390px) / (1728 - 390))),10px) clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px);font-family:Merriweather,serif;height:100%;width:100%;display:block}html body.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover{background:#da9924}html body.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a{color:#fff}html body .mobile{display:none}@media(max-width:768px){html body .mobile{display:inline-block}}html body.woocommerce-account .products{display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(5,1fr);grid-gap:45px;justify-items:center}@media(max-width:1200px){html body.woocommerce-account .products{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){html body.woocommerce-account .products{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){html body.woocommerce-account .products{grid-template-columns:repeat(1,1fr)}}html body.woocommerce-account .products:before{display:none}html body.woocommerce-account .products .single-product-wrapper{display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px);position:relative}html body.woocommerce-account .products .single-product-wrapper .liked-product-icon{cursor:pointer;position:absolute;top:10px;right:15px;height:24px;width:28px;z-index:2}html body.woocommerce-account .products .single-product-wrapper .liked-product-icon path{fill:#f5f3ee;stroke:#d99923;pointer-events:none}html body.woocommerce-account .products .single-product-wrapper .liked-product-icon.active path,html body.woocommerce-account .products .single-product-wrapper .liked-product-icon:hover path{fill:#d99923}html body.woocommerce-account .products .product{position:relative;padding:15px;width:100%;display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 15 * ((100vw - 390px) / (1728 - 390))),25px);border-radius:5px;background:#f5f3ee;z-index:1;flex-grow:1}html body.woocommerce-account .products .product .overlay{opacity:0;background:rgba(150,105,22,.55);transition:opacity .3s ease-in-out;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}html body.woocommerce-account .products .product .overlay p{color:#fff;font-family:Merriweather,serif;text-align:center}html body.woocommerce-account .products .product h6{flex-grow:1}html body.woocommerce-account .products .product .product-info{display:flex;flex-flow:column;gap:clamp(8px,calc(8px + 2 * ((100vw - 390px) / (1728 - 390))),10px)}html body.woocommerce-account .products .product .price,html body.woocommerce-account .products .product .sku{font-size:clamp(12px,calc(12px + 4 * ((100vw - 390px) / (1728 - 390))),16px)}html body.woocommerce-account .products .product img{width:100%;flex-grow:1;object-fit:contain;max-width:125px;max-height:125px;margin:0 auto;mix-blend-mode:multiply}html body.woocommerce-account .products .product .btn{background:#000;position:relative;width:210px;height:65px;overflow:hidden;font-family:Merriweather,serif;font-weight:700;font-size:1.2rem}html body.woocommerce-account .products .product:hover .overlay{opacity:1;z-index:2}html body.archive main,html body.page-template-accessories main,html body.search main,html body.tax-product_cat main,html body.woocommerce-shop main{margin-top:60px}html body.archive main h1,html body.page-template-accessories main h1,html body.search main h1,html body.tax-product_cat main h1,html body.woocommerce-shop main h1{font-family:Merriweather,serif;font-size:clamp(18px,calc(18px + 27 * ((100vw - 390px) / (1728 - 390))),45px);font-weight:400}html body.archive main .container,html body.page-template-accessories main .container,html body.search main .container,html body.tax-product_cat main .container,html body.woocommerce-shop main .container{display:flex;flex-flow:column;gap:clamp(20px,calc(20px + 10 * ((100vw - 390px) / (1728 - 390))),30px)}html body.archive main .container.shop,html body.page-template-accessories main .container.shop,html body.search main .container.shop,html body.tax-product_cat main .container.shop,html body.woocommerce-shop main .container.shop{margin:clamp(-70px,calc(-35px + -35 * ((100vw - 390px) / (1728 - 390))),-35px) 2% auto 0;max-width:100%;width:100%}html body.archive main .menu-items.accessories,html body.page-template-accessories main .menu-items.accessories,html body.search main .menu-items.accessories,html body.tax-product_cat main .menu-items.accessories,html body.woocommerce-shop main .menu-items.accessories{margin-top:30px}html body.archive main .menu-items .menu-item.active:after,html body.page-template-accessories main .menu-items .menu-item.active:after,html body.search main .menu-items .menu-item.active:after,html body.tax-product_cat main .menu-items .menu-item.active:after,html body.woocommerce-shop main .menu-items .menu-item.active:after{content:"";position:absolute;width:100%;transition:width .3s ease-in-out;height:2px;background:#d99923;bottom:-5px;left:0}html body.woocommerce-cart{margin-top:75px}html body.woocommerce-cart .checkout-button{color:#d99923!important;background-color:#000!important;transition:color .3s ease-in-out,background-color .3s ease-in-out}html body.woocommerce-cart .checkout-button:hover{background-color:#d99923!important;color:#000!important;transition:color .3s ease-in-out,background-color .3s ease-in-out}html body.woocommerce-cart .cart_totals{width:100%!important}html body.woocommerce-cart .button{background:#000!important;color:#fff!important;transition:background-color .3s ease-in-out!important}html body.woocommerce-cart .button:hover{background:#d99923!important;color:#fff!important;transition:background-color .3s ease-in-out!important}html body #add_payment_method #payment div.payment_box:before,html body .woocommerce-cart #payment div.payment_box:before,html body .woocommerce-checkout #payment div.payment_box:before{display:none}html body.woocommerce-checkout main.checkout{margin-top:clamp(20px,calc(20px + 20 * ((100vw - 390px) / (1728 - 390))),40px)}html body.woocommerce-checkout .ui-helper-clearfix,html body.woocommerce-checkout .wt_coupon_wrapper,html body.woocommerce-checkout button[title=Close]{display:none}html body.woocommerce-checkout .coupon-special{display:block!important}html body.woocommerce-checkout .checkout_coupon{margin:0;border:0;padding:0 0 0 20px;display:flex!important;flex-flow:column;gap:clamp(15px,calc(15px + 5 * ((100vw - 390px) / (1728 - 390))),20px)}html body.woocommerce-checkout .checkout_coupon .clear{display:none}html body.woocommerce-checkout .checkout_coupon .row-wrapper{display:flex;gap:clamp(6px,calc(6px + 5 * ((100vw - 390px) / (1728 - 390))),11px)}html body.woocommerce-checkout .checkout_coupon .form-row-first{flex-grow:1;max-height:35px;margin:0;padding:0}html body.woocommerce-checkout .checkout_coupon .form-row-last{max-width:75px;max-height:35px;font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px);margin:0;padding:0}html body.woocommerce-checkout .checkout_coupon .form-row-last button{padding:clamp(5px,calc(5px + 2 * ((100vw - 390px) / (1728 - 390))),7px) clamp(10px,calc(10px + 4 * ((100vw - 390px) / (1728 - 390))),14px)!important;font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px)!important;font-weight:300!important;border-radius:8px!important;width:100%}html body.woocommerce-checkout .woocommerce-billing-fields{display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px)}html body.woocommerce-checkout .woocommerce-billing-fields:after,html body.woocommerce-checkout .woocommerce-billing-fields:before{display:none}html body.woocommerce-checkout .woocommerce-billing-fields .select2-selection,html body.woocommerce-checkout .woocommerce-billing-fields input,html body.woocommerce-checkout .woocommerce-billing-fields select{height:30px;border-radius:0;border:1px solid #000;color:#000}html body.woocommerce-checkout .woocommerce-billing-fields .select2-selection__rendered{color:#000}html body.woocommerce-checkout .woocommerce-privacy-policy-text a{color:#d99923;transition:color .3s ease-in-out}html body.woocommerce-checkout .woocommerce-privacy-policy-text a:hover{color:#000;transition:color .3s ease-in-out}html body.woocommerce-checkout button{background:#d99923!important;padding:clamp(10px,calc(10px + 4 * ((100vw - 390px) / (1728 - 390))),14px) clamp(25px,calc(25px + 32 * ((100vw - 390px) / (1728 - 390))),57px)!important;border-radius:10px!important;position:relative!important;display:inline-block!important;color:#fff!important;text-decoration:none!important;cursor:pointer!important;font-weight:600!important;transition:background-color .2s ease-in-out,color .2s ease-in-out!important;font-family:Merriweather,serif!important;overflow:hidden!important;font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px)!important}html body.woocommerce-checkout button:hover{background:#a77518!important;color:#fff!important;transition:background-color .3s ease-in-out,color .3s ease-in-out!important}html body.woocommerce-checkout .checkout-wrapper{display:flex;gap:clamp(40px,calc(40px + 40 * ((100vw - 390px) / (1728 - 390))),80px)}@media(max-width:991px){html body.woocommerce-checkout .checkout-wrapper{flex-flow:column}}html body.woocommerce-checkout .checkout-wrapper h3{font-size:clamp(16px,calc(16px + 9 * ((100vw - 390px) / (1728 - 390))),25px)}html body.woocommerce-checkout .checkout-wrapper #payment,html body.woocommerce-checkout .checkout-wrapper .shipping_address,html body.woocommerce-checkout .checkout-wrapper .woocommerce-billing-fields__field-wrapper{padding-left:clamp(40px,calc(40px + 40 * ((100vw - 390px) / (1728 - 390))),80px)}html body.woocommerce-checkout .checkout-wrapper #payment p,html body.woocommerce-checkout .checkout-wrapper .shipping_address p,html body.woocommerce-checkout .checkout-wrapper .woocommerce-billing-fields__field-wrapper p{font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}html body.woocommerce-checkout .checkout-wrapper #payment .select2-selection,html body.woocommerce-checkout .checkout-wrapper #payment input,html body.woocommerce-checkout .checkout-wrapper .shipping_address .select2-selection,html body.woocommerce-checkout .checkout-wrapper .shipping_address input,html body.woocommerce-checkout .checkout-wrapper .woocommerce-billing-fields__field-wrapper .select2-selection,html body.woocommerce-checkout .checkout-wrapper .woocommerce-billing-fields__field-wrapper input{background:#fff;color:#000;border:1px solid #eaeaea;border-radius:8px;padding:10px}html body.woocommerce-checkout .checkout-wrapper #payment .select2-selection::placeholder,html body.woocommerce-checkout .checkout-wrapper #payment input::placeholder,html body.woocommerce-checkout .checkout-wrapper .shipping_address .select2-selection::placeholder,html body.woocommerce-checkout .checkout-wrapper .shipping_address input::placeholder,html body.woocommerce-checkout .checkout-wrapper .woocommerce-billing-fields__field-wrapper .select2-selection::placeholder,html body.woocommerce-checkout .checkout-wrapper .woocommerce-billing-fields__field-wrapper input::placeholder{color:#969696}html body.woocommerce-checkout .checkout-wrapper #payment .select2-selection,html body.woocommerce-checkout .checkout-wrapper .shipping_address .select2-selection,html body.woocommerce-checkout .checkout-wrapper .woocommerce-billing-fields__field-wrapper .select2-selection{padding:0}html body.woocommerce-checkout .checkout{display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px)}html body.woocommerce-checkout .checkout .btn{width:max-content}html body.woocommerce-checkout .checkout .container{margin-left:2%;width:100%;max-width:98%}@media(max-width:991px){html body.woocommerce-checkout .checkout .container{width:1658px;max-width:96%}}html body.woocommerce-checkout .checkout input[name=coupon_code]{background:#fff;color:#000;border:1px solid #eaeaea;border-radius:8px;padding:10px}html body.woocommerce-checkout .checkout input[name=coupon_code]::placeholder{color:#969696}html body.woocommerce-checkout .woocommerce-info{border-top-color:#d99923}html body.woocommerce-checkout .woocommerce-info:before{color:#d99923}html body.woocommerce-checkout .woocommerce-info a{color:#d99923;transition:color .3s ease-in-out}html body.woocommerce-checkout .woocommerce-info a:hover{color:#000;transition:color .3s ease-in-out}html body.woocommerce-checkout .review{width:48%;flex-shrink:0}@media(max-width:991px){html body.woocommerce-checkout .review{width:100%}}html body.woocommerce-checkout .review .product-image img{height:100%;width:100%;max-height:100px;max-width:100px}html body.woocommerce-checkout .review #order_review{box-shadow:inset 0 0 60px 10px rgba(0,0,0,.08);padding:clamp(30px,calc(30px + 45 * ((100vw - 390px) / (1728 - 390))),75px) clamp(32px,calc(32px + 42 * ((100vw - 390px) / (1728 - 390))),74px)}html body.woocommerce-checkout .review #order_review .shop_table,html body.woocommerce-checkout .review #order_review table,html body.woocommerce-checkout .review #order_review td,html body.woocommerce-checkout .review #order_review th,html body.woocommerce-checkout .review #order_review tr{border:none;margin:0}html body.woocommerce-checkout .col2-set{display:flex;flex-flow:column;flex-grow:1}html body.woocommerce-checkout .col2-set .col-2{display:flex;flex-flow:column;gap:clamp(20px,calc(20px + 25 * ((100vw - 390px) / (1728 - 390))),45px)}html body.woocommerce-checkout .col2-set .col-2 .woocommerce-additional-fields{display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px)}@media(max-width:991px){html body.woocommerce-checkout .col2-set{width:100%;margin-bottom:30px}}html body.woocommerce-checkout .col2-set .col-1{margin-bottom:30px}html body.woocommerce-checkout .col2-set .col-1,html body.woocommerce-checkout .col2-set .col-2{width:100%}html body.woocommerce-checkout .col2-set .woocommerce-additional-fields #payment,html body.woocommerce-checkout .col2-set .woocommerce-additional-fields #payment .payment_box{background:#fff}html body.woocommerce-checkout .col2-set .woocommerce-additional-fields #payment .wc_payment_methods{padding:0}html body.woocommerce-checkout .col2-set .woocommerce-additional-fields #payment input{background:#fff;color:#000;border:1px solid #eaeaea;border-radius:10px;padding:10px;font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)!important}html body.woocommerce-checkout .col2-set .woocommerce-additional-fields #payment input::placeholder{color:#969696}html body.woocommerce-checkout .col2-set .woocommerce-additional-fields #payment .place-order{display:flex;flex-flow:column;gap:clamp(25px,calc(25px + 25 * ((100vw - 390px) / (1728 - 390))),50px)}html body.woocommerce span.onsale{font-family:Merriweather,serif!important;color:#fff!important;background:#0b0a26!important;height:50px;width:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;position:absolute;right:-15px}html body .woocommerce .woocommerce-info,html body .woocommerce .woocommerce-message{border-top-color:#d99923}html body .woocommerce .woocommerce-info:before,html body .woocommerce .woocommerce-message:before{color:#d99923}html body .woocommerce-info,html body .woocommerce-message{border-top-color:#d99923}html body .woocommerce-info:before,html body .woocommerce-message:before{color:#d99923}html body .woocommerce-info .button,html body .woocommerce-message .button{color:#fff;background:#d99923;transition:background-color .3s ease-in-out}html body .woocommerce-info .button:hover,html body .woocommerce-message .button:hover{color:#fff;background:#000;transition:background-color .3s ease-in-out}html body .woocommerce-error .button{color:#fff;background:#000;transition:color .3s ease-in-out,background-color .3s ease-in-out}.woocommerce-ordering{display:none!important}.frm-g-recaptcha{display:none}.img-modal{cursor:pointer}html body main #posts .alm-listing .featured-blog,html body main #posts .blog-cards .featured-blog{box-shadow:0 5px 10px -1px rgba(0,0,0,.25)}html body main #posts .alm-listing .hentry,html body main #posts .alm-listing .post,html body main #posts .blog-cards .hentry,html body main #posts .blog-cards .post{box-shadow:0 10px 10px -4px rgba(0,0,0,.25);-webkit-box-shadow:0 10px 10px -4px rgba(0,0,0,.25)}*{box-sizing:border-box}#hero .btn-wrapper{flex-flow:row wrap}@media(max-width:768px){#hero .btn-wrapper .btn{width:max-content!important;min-width:150px}}@media(max-width:1350px){.products{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:1200px){.products{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:991px){.products{grid-template-columns:repeat(2,1fr)!important}}.form-field{width:100%;display:flex;gap:7px;align-items:center}.form-field label{font-size:20px;color:#000;font-weight:400;transition:all .275s ease-in-out;font-family:Lato,sans-serif;white-space:nowrap}.form-field .error-message h6{color:#da1313}.form-field.textarea textarea{background:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#000;width:100%;border:1px solid transparent;border-radius:12px 12px;padding:5px 10px;font-size:20px;transition:all .275s ease-in-out;font-family:Lato,sans-serif;min-height:120px;max-height:200px;resize:none}.form-field.textarea textarea::placeholder{color:#444}.form-field.textarea.has-value textarea{background:#fff}.form-field.textarea.active textarea{border:1px solid #bfc3c8}.form-field.text-field.label-top{flex-flow:column;align-items:flex-start}.form-field.text-field input{width:100%;background:#fff;color:#000;border:1px solid hsla(0,0%,98%,.4);border-radius:12px;padding:6px 10px;font-size:20px;transition:all .275s ease-in-out;font-family:Lato,sans-serif;box-shadow:0 2px 5px 1px rgba(0,0,0,.08),0 1px 1px 0 rgba(0,0,0,.04)}.form-field.text-field input::placeholder{color:#444}.form-field.text-field.has-value input{background:#fff}.form-field.text-field.active input{border:1px solid #bfc3c8}.form-field.text-field .search-wrapper{position:relative;display:flex}.form-field.text-field .search-wrapper svg{width:18px;height:18px;position:absolute;top:50%;transform:translateY(-50%);right:10px}.form-field.text-field .search-wrapper input{background:transparent;border:1px solid #f7f7f7;color:#1d1d1d}.form-field.text-field .search-wrapper input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.form-field.text-field .search-wrapper input::placeholder{color:#444}.form-field.radio-button{display:flex;flex-flow:column;align-items:flex-start;width:100%}.form-field.radio-button .radio-buttons{display:flex;flex-flow:column;width:100%;gap:7px}.form-field.radio-button .radio-wrapper{width:100%;display:flex;gap:12px;align-items:center;cursor:pointer}.form-field.radio-button .radio-wrapper .circle{border:3px solid #444;width:22px;height:22px;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center;transition:all .275s ease-in-out}.form-field.radio-button .radio-wrapper .circle .dot{position:absolute;width:10px;height:10px;border-radius:50%;background:transparent;transition:all .275s ease-in-out}.form-field.radio-button .radio-wrapper label{color:#f7f7f7;cursor:pointer}.form-field.radio-button .radio-wrapper.active .dot{background:#bfc3c8}.form-field.radio-button .radio-wrapper.active .circle{border:3px solid #bfc3c8}.form-field.radio-button.row{gap:clamp(10px,calc(10px + 8 * ((100vw - 390px) / (1728 - 390))),18px)}.form-field.radio-button.row .radio-buttons{flex-flow:row;gap:clamp(20px,calc(20px + 10 * ((100vw - 390px) / (1728 - 390))),30px)}.form-field.radio-button.row .radio-buttons .radio-wrapper{width:max-content}.form-field.radio-button p{font-weight:400}.form-field.radio-button .small{font-size:clamp(10px,calc(10px + 3 * ((100vw - 390px) / (1728 - 390))),13px)}.form-field.checkmark{position:relative;width:24px;height:24px;cursor:pointer}.form-field.checkmark svg{position:absolute;width:100%;height:100%;opacity:0;transition:all .175s ease-in-out}.form-field.checkmark svg.active{opacity:1}.form-field.checkmark svg.active.checkmark{transition:all .425s ease-in;animation:grow .425s ease-in-out}.form-field.checkmark svg.checkmark{transition:all .175s ease-in}@keyframes grow{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.form-field.button{width:max-content}.form-field.button button{background:#da9924;color:#fff;border-radius:12px;padding:10px 23px;min-width:clamp(125px,calc(125px + 68 * ((100vw - 390px) / (1728 - 390))),193px);font-size:20px;transition:all .275s ease-in-out;border:1px solid transparent;font-family:Merriweather,serif;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.form-field.button button svg path{fill:#bfc3c8;transition:all .275s ease-in-out}.form-field.button button:hover{background:#a77518}.form-field.button button:hover svg path{fill:#fff}.form-field.button button.disabled{opacity:.3;cursor:not-allowed}.form-field.button button.icon{background:#fff;color:#bfc3c8}.form-field.button button.icon:hover{background:transparent;border-color:#fff;color:#fff}.form-field.button button.icon:hover svg path{fill:#fff}.form-field.button button.red{padding:5px 12px;background:transparent;color:rgba(218,19,19,.5)}.form-field.button button.red:hover{background:#da1313;color:#fff}.form-field.button button.text-negative{padding:5px 12px;background:transparent;color:#b1b1b1}.form-field.button button.text-negative:hover{background:#d5d5d5;color:#b77702}.form-field.button button.text-positive{padding:5px 12px}.form-field.button button.create-code{align-self:flex-start}.calendar-dropdown-wrapper{position:relative}.calendar-dropdown-wrapper ::selection{background-color:transparent}.calendar-dropdown-wrapper.active .calendar-input{background:linear-gradient(180deg,rgba(45,43,57,.75),rgba(45,43,57,.5));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:5px;border:1px solid #fff;padding-left:5px}.calendar-input{padding:clamp(5px,calc(5px + 5 * ((100vw - 390px) / (1728 - 390))),10px) clamp(10px,calc(10px + 5 * ((100vw - 390px) / (1728 - 390))),15px) clamp(5px,calc(5px + 5 * ((100vw - 390px) / (1728 - 390))),10px) 0;cursor:pointer;transition:all .125s ease-in-out;border:1px solid transparent;pointer-events:auto;min-width:155px;font-family:Merriweather,serif;font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px)}.calendar-input:hover{background:linear-gradient(180deg,rgba(45,43,57,.75),rgba(45,43,57,.5));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:5px;border:1px solid #fff;padding-left:5px}.calendar{top:0;z-index:99999;width:100%;opacity:0;transition:opacity .125s ease-in-out;max-height:0;position:relative;height:auto;position:fixed;top:clamp(35px,calc(35px + 10 * ((100vw - 390px) / (1728 - 390))),45px);left:0;width:max-content;pointer-events:none;background:#b1b1b1;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);padding:10px}.calendar,.calendar .modal-background,.calendar .modal-background.black{border-radius:5px;overflow:hidden}.calendar .header{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;width:100%;padding:clamp(5px,calc(5px + 5 * ((100vw - 390px) / (1728 - 390))),10px) 0}.calendar .header svg{cursor:pointer!important;box-sizing:content-box;padding:5px 7.5px;transition:all .125s ease-in-out;border-radius:6px}.calendar .header svg:hover{background:linear-gradient(180deg,rgba(45,43,57,.75),rgba(45,43,57,.5));border-radius:50%}.calendar .header.active{padding:clamp(5px,calc(5px + 5 * ((100vw - 390px) / (1728 - 390))),10px) clamp(10px,calc(10px + 5 * ((100vw - 390px) / (1728 - 390))),15px);opacity:1;pointer-events:all;max-height:1000px;overflow:visible;background:#b1b1b1;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px)}.calendar .calendar-header-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar .calendar-header-grid .day-of-week{border-bottom:1px solid #b77702;cursor:default}.calendar .day{border-radius:10px;color:#f5f5f5;cursor:pointer}.calendar .day,.calendar .day-of-week{position:relative;display:flex;justify-content:center;align-items:center;padding:7px;transition:all .225s ease-in-out;font-family:Merriweather,serif}.calendar .calendar-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid #b77702;transition:opacity .125s ease-in-out;opacity:1;padding:clamp(5px,calc(5px + 5 * ((100vw - 390px) / (1728 - 390))),10px) 0}.calendar .calendar-grid.fade{opacity:.5}.calendar .calendar-grid .day{position:relative}.calendar .calendar-grid .day:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#fff;opacity:0;transition:all .195s ease-in-out;border-radius:2px}.calendar .calendar-grid .day:hover:after{opacity:.2;border-radius:50%}.calendar .calendar-grid .current{color:#fff;font-weight:600;position:relative}.calendar .calendar-grid .current:before{content:"";position:absolute;bottom:1px;left:50%;transform:translateX(-50%);width:4.5px;height:4.5px;background:#fff;border-radius:50%}.calendar .calendar-grid .selected-date{background:#565148;background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:50%;color:#fff}.calendar .calendar-grid .next-month,.calendar .calendar-grid .prev-month{color:#a1a1a1}.calendar .padding{padding:0}.calendar .active.padding{padding:clamp(2px,calc(2px + 3 * ((100vw - 390px) / (1728 - 390))),5px) 0}.calendar .repeat-top{top:0;z-index:10;width:100%;overflow:visible;opacity:0;transition:all .125s ease-in-out;max-height:0;position:relative;height:auto;pointer-events:none;display:flex;justify-content:space-between;align-items:center}.calendar .repeat-top.active{opacity:1;pointer-events:all;max-height:1000px}.calendar .repeat-top.padding{padding:clamp(5px,calc(5px + 5 * ((100vw - 390px) / (1728 - 390))),10px) 0 0}.calendar .simple-dropdown label{font-size:14px}.calendar .bottom{position:relative;z-index:1;width:100%;display:flex;flex-flow:column}.calendar .bottom .clear{cursor:pointer}.calendar .bottom .repeat-wrapper{display:flex;justify-content:space-between;align-items:center;transition:all .3s ease-in-out}.calendar .bottom .repeat-wrapper .repeat-icon{padding:5px;width:clamp(20px,calc(20px + 10 * ((100vw - 390px) / (1728 - 390))),30px);height:clamp(20px,calc(20px + 10 * ((100vw - 390px) / (1728 - 390))),30px);cursor:pointer;transition:all .3s ease-in-out}.calendar .bottom .repeat-wrapper .repeat-icon:hover,.calendar .bottom .repeat-wrapper.active .repeat-icon{background:linear-gradient(180deg,rgba(45,43,57,.75),rgba(45,43,57,.5));border-radius:50%}.calendar .bottom .weekly-repeat{display:flex;justify-content:space-between;align-items:center;top:0;z-index:10;width:100%;overflow:hidden;opacity:0;transition:all .125s ease-in-out;max-height:0;position:relative;height:auto;pointer-events:none}.calendar .bottom .weekly-repeat.active{opacity:1;pointer-events:all;max-height:1000px}.calendar .bottom .weekly-repeat .day{justify-content:center;align-items:center;display:flex;flex-flow:column;cursor:pointer;transition:all .3s ease-in-out;gap:2px;padding:5px;box-sizing:content-box}.calendar .bottom .weekly-repeat .day h6{font-weight:600;font-family:Merriweather,serif}.calendar .bottom .weekly-repeat .day .circle{width:clamp(13px,calc(13px + 5 * ((100vw - 390px) / (1728 - 390))),18px);height:clamp(13px,calc(13px + 5 * ((100vw - 390px) / (1728 - 390))),18px);border:1px solid #da9924;box-sizing:border-box;border-radius:50%;transition:all .125s ease-in-out}.calendar .bottom .weekly-repeat .day .circle svg{opacity:0;width:100%;height:100%;transition:all .175s ease-in-out;filter:hue-rotate(-15deg)}.calendar .bottom .weekly-repeat .day.active .circle{border:unset}.calendar .bottom .weekly-repeat .day.active svg{opacity:1}.calendar.active{pointer-events:all;max-height:1000px}.calendar.positioned{opacity:1}.simple-dropdown{position:relative}.simple-dropdown ::selection{background-color:transparent}.simple-dropdown .down-arrow{transition:transform .2s ease-in-out}.simple-dropdown .placeholder-wrapper{background:transparent;width:max-content;display:flex;gap:clamp(5px,calc(5px + 3 * ((100vw - 390px) / (1728 - 390))),8px);border-radius:5px;border:1px solid #bfc3c8;justify-content:space-between;align-items:center;min-width:195px;padding:7px;transition:all .175s ease-in-out;cursor:pointer}.simple-dropdown .placeholder-wrapper:hover{background:#bfc3c8;border:1px solid #eaeaea!important;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:5px}.simple-dropdown .placeholder-wrapper label{font-size:clamp(15px,calc(15px + 2 * ((100vw - 390px) / (1728 - 390))),17px);font-weight:400}.simple-dropdown .placeholder-wrapper *{cursor:pointer}.simple-dropdown.active .down-arrow{transform:rotate(-180deg)}.simple-dropdown.active .placeholder-wrapper{background:#fff;border:1px solid #eaeaea!important;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:5px;padding:7px}.simple-dropdown label{font-family:Lato,sans-serif;font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px);font-style:normal;font-weight:400;line-height:14px}.simple-dropdown .placeholder-wrapper:hover{cursor:pointer}.simple-dropdown.contact-template{background:linear-gradient(180deg,rgba(81,59,250,.2),rgba(134,67,255,.2));border-radius:5px}.simple-dropdown.contact-template .placeholder-wrapper{padding:13px 12px}.dropdown{display:none}.dropdown .search-wrapper input{height:30px;font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px)}.dropdown .search-wrapper input::placeholder{font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px)}.dropdown .search-wrapper svg{height:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px);width:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px)}.dropdown ul{z-index:1;gap:5px}.dropdown.active{display:flex;align-items:flex-start;justify-content:space-between;flex-flow:column;gap:10px;border-radius:12px;background:#fff;border:1px solid #bfc3c8;position:fixed;top:35px;left:0;z-index:9999999;width:max-content;padding:0;scrollbar-width:none;-ms-overflow-style:none}.dropdown.active ul{padding:0;margin:0}.dropdown.active:hover{scrollbar-width:thin;-ms-overflow-style:auto}.dropdown.scrollable{height:max-content;overflow-y:scroll;max-height:200px}.dropdown .option{display:flex;justify-content:space-between;align-items:center;gap:10px;cursor:pointer;font-size:.72rem;width:100%;padding:clamp(8px,calc(8px + 4 * ((100vw - 390px) / (1728 - 390))),12px);transition:background-color .3s ease-in-out;border-radius:0;min-width:clamp(130px,calc(130px + 60 * ((100vw - 390px) / (1728 - 390))),190px);transition:all .125s ease-in-out}.dropdown .option:hover{background:#eaeaea}.dropdown .option:hover .circle{border:1px solid #fff}.outer-interactions-wrapper{position:fixed;bottom:9px;left:50%;transform:translateX(-50%);display:flex;align-items:center;height:55px;width:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:5px;z-index:9999999}.outer-interactions-wrapper .background{border-radius:5px;box-shadow:0 0 16px 1px rgba(0,0,0,.15);position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.3}.outer-interactions-wrapper .selected{z-index:1;border-radius:5px 0 0 5px;display:flex;flex-flow:column;align-items:center;gap:6px;padding:10px 0;position:relative;height:100%;transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out;width:0;overflow:hidden;background:rgba(218,153,36,.6);box-shadow:0 0 16px 1px rgba(0,0,0,.15)}.outer-interactions-wrapper .selected h6{font-size:18px;font-weight:500;z-index:2;opacity:0;transition:opacity .15s ease-in-out}.outer-interactions-wrapper .selected p{font-size:14px;font-weight:500;z-index:2;opacity:0;transition:opacity .15s ease-in-out}.outer-interactions-wrapper .selected.active{width:71px;padding:10px 9px}.outer-interactions-wrapper .selected.active h6,.outer-interactions-wrapper .selected.active p{opacity:1}.outer-interactions-wrapper .interactions-wrapper{z-index:9999999;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;position:relative;transition:border-radius .3s ease-in-out,padding .3s ease-in-out;width:auto;height:100%}.outer-interactions-wrapper .interactions-wrapper .form-field{width:254px}.outer-interactions-wrapper .interactions-wrapper .form-field .search-wrapper{width:100%;filter:drop-shadow(1px 1px 30px rgba(0,0,0,.2))}.outer-interactions-wrapper .interactions-wrapper .form-field .search-wrapper input{width:100%;padding:10px 12px;border:0;border-radius:5px;font-size:15px;font-weight:500}.outer-interactions-wrapper .interactions-wrapper .simple-dropdown .placeholder-wrapper{background:transparent;border:0;-webkit-backdrop-filter:unset;backdrop-filter:unset;padding-left:8px;width:max-content;min-width:unset;transition:max-width .3s ease-in-out}.outer-interactions-wrapper .interactions-wrapper .simple-dropdown .placeholder-wrapper label{font-size:15px}.outer-interactions-wrapper .interactions-wrapper.selected-active{padding-right:0}.outer-interactions-wrapper .interactions-wrapper.selected-active .background{border-radius:0}.outer-interactions-wrapper .action{display:flex;align-items:center;gap:5px;padding:5px;cursor:pointer;transition:background .175s ease-in-out,border-radius .375s ease-in-out}.outer-interactions-wrapper .action h6{color:#1d1d1d;font-size:15px;font-weight:500;white-space:nowrap}.outer-interactions-wrapper .action:hover{background:rgba(218,153,36,.05);border-radius:5px;padding:5px}.outer-interactions-wrapper .action:hover h6{color:#444}.outer-interactions-wrapper .action.delete h6{color:rgba(218,19,19,.7)}.outer-interactions-wrapper .action.delete:hover{background:rgba(218,19,19,.05)}.outer-interactions-wrapper .action.delete:hover h6{color:#da1313}.outer-interactions-wrapper .edit-selected-wrapper{z-index:2;position:relative;display:flex;height:100%;gap:clamp(5px,calc(5px + 10 * ((100vw - 390px) / (1728 - 390))),15px);width:max-content;max-width:0;padding:0;transition:max-width .3s ease-in-out,padding-left .3s ease-in-out,padding-right;overflow:hidden;justify-content:center}.outer-interactions-wrapper .edit-selected-wrapper .assign svg{height:9px;width:13px}.outer-interactions-wrapper .edit-selected-wrapper .export svg{height:12px;width:12px}.outer-interactions-wrapper .edit-selected-wrapper .delete svg{height:12px;width:9px}.outer-interactions-wrapper .edit-selected-wrapper .delete svg path{fill:#1d1d1d}.outer-interactions-wrapper .edit-selected-wrapper .complete svg,.outer-interactions-wrapper .edit-selected-wrapper .duplicate svg{height:12px;width:12px}.outer-interactions-wrapper .edit-selected-wrapper.selected-active{max-width:1000px;padding:0 10px}.outer-interactions-wrapper .clear-selected{position:relative;padding:20px 0;display:flex;align-items:center;justify-content:center;border-left:1px solid hsla(0,0%,98%,.18);height:100%;transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out,opacity .15s ease-in-out;overflow:hidden;opacity:0;cursor:pointer;width:0}.outer-interactions-wrapper .clear-selected svg{height:13px;width:13px;position:relative;z-index:1}.outer-interactions-wrapper .clear-selected svg path{fill:#1d1d1d}.outer-interactions-wrapper .clear-selected .background{border-radius:0 5px 5px 0;background:#fff;box-shadow:0 0 16px 1px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.outer-interactions-wrapper .clear-selected.selected-active{width:70px;padding:20px 27px;opacity:1}.radio-button{display:flex;flex-flow:column;gap:clamp(5px,calc(5px + 5 * ((100vw - 390px) / (1728 - 390))),10px)}.radio-button .radio-options{display:flex;flex-flow:column;gap:clamp(7px,calc(7px + 11 * ((100vw - 390px) / (1728 - 390))),18px)}.radio-button .radio-options.two-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(7px,calc(7px + 11 * ((100vw - 390px) / (1728 - 390))),18px);gap:clamp(7px,calc(7px + 11 * ((100vw - 390px) / (1728 - 390))),18px)}.radio-button .radio-wrapper{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer}.radio-button .radio-wrapper.two-columns{flex-flow:row}.radio-button .radio-wrapper .circle-wrapper{position:relative}.radio-button .radio-wrapper .outer-circle{border:2px solid #b77702;height:18px;width:18px;border-radius:50%}.radio-button .radio-wrapper .inner-circle{background:#b77702;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;height:8px;width:8px;opacity:0;transition:opacity .3s ease-in-out}.radio-button .radio-wrapper.active .outer-circle{border-color:#b77702}.radio-button .radio-wrapper.active .inner-circle{opacity:1}.text-menu-text{cursor:pointer}.text-menu{display:none;overflow:hidden;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);opacity:0;pointer-events:none;max-height:0;transition:opacity .175s ease-in-out;width:max-content}.text-menu.active{display:flex;align-items:flex-start;justify-content:space-between;flex-flow:column;border-radius:12px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);position:absolute;left:0;z-index:9999999;padding:clamp(7px,calc(7px + 4 * ((100vw - 390px) / (1728 - 390))),11px) clamp(10px,calc(10px + 6 * ((100vw - 390px) / (1728 - 390))),16px);position:fixed;pointer-events:all;max-height:1000px;gap:5px}.text-menu.positioned{opacity:1}.text-menu .option{padding:clamp(8px,calc(8px + 4 * ((100vw - 390px) / (1728 - 390))),12px);border-radius:5px;display:flex;align-items:center;gap:clamp(5px,calc(5px + 3 * ((100vw - 390px) / (1728 - 390))),8px);flex-shrink:0;font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px);font-family:Lato,sans-serif;width:100%;min-width:130px;cursor:pointer}.text-menu .option:hover{background:#eaeaea}.toggle{display:flex;background:#f5f3ee;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);padding:6px 12px;border-radius:5px;width:max-content;position:relative;gap:clamp(10px,calc(10px + 20 * ((100vw - 390px) / (1728 - 390))),30px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle .slider{background:#ebe6dd;border-radius:5px;width:92px;position:absolute;height:70%;top:50%;left:0;transform:translateY(-50%);z-index:1;transition:left .3s ease-in-out}.toggle .tab{padding:4px 12px;cursor:pointer;position:relative;z-index:2;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.toggle .tab.active p,.toggle .tab:hover p{color:#555}.toggle .tab p{margin:0;color:#b1b1b1;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:clamp(18px,calc(18px + -6 * ((100vw - 390px) / (1728 - 390))),12px);transition:color .3s ease-in-out}.toggle.no-background{background:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset;padding:4px 0}.toggle.no-background .tab{padding:0}.toggle.no-background .slider{box-shadow:1px 1px 30px 0 rgba(0,0,0,.12);height:2px;bottom:2px;top:unset}.toggle.line{background:unset;gap:clamp(10px,calc(10px + 20 * ((100vw - 390px) / (1728 - 390))),30px)}.toggle.line .tab{padding:0}.toggle.line .slider{height:5px;background:#ebe6dd;top:unset;transform:unset;border-radius:5px;border:unset;bottom:0}.toggle.no-line{background:unset;padding:0}.toggle.no-line .tab{padding:2px 0}.toggle.no-line .slider{height:5px;background:#ebe6dd;top:unset;transform:unset;border-radius:5px;border:unset;bottom:0}.toggle.no-line:after{display:none}.dropdown-multi.scrollable{max-width:unset;height:max-content;overflow-y:scroll;max-height:200px}.multi-dropdown{position:relative}.multi-dropdown .down-arrow{transition:transform .2s ease-in-out}.multi-dropdown label{font-family:Lato,sans-serif;font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px);font-style:normal;font-weight:400;line-height:14px;color:#d5d5d5}.multi-dropdown .placeholder-wrapper{background:#fff;display:flex;gap:clamp(5px,calc(5px + 3 * ((100vw - 390px) / (1728 - 390))),8px);border-radius:5px;border:1px solid transparent;justify-content:space-between;align-items:center;min-width:195px;padding:7px;transition:all .175s ease-in-out;cursor:pointer}.multi-dropdown .placeholder-wrapper:hover{border:1px solid #eaeaea!important;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:5px}.multi-dropdown .placeholder-wrapper label{font-size:clamp(15px,calc(15px + 2 * ((100vw - 390px) / (1728 - 390))),17px);font-weight:400}.multi-dropdown .placeholder-wrapper *{cursor:pointer}.dropdown-multi{display:none;overflow:hidden;background:#fff;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);opacity:0;pointer-events:none}.dropdown-multi.active{max-width:clamp(275px,calc(275px + 75 * ((100vw - 390px) / (1728 - 390))),350px);width:max-content;display:flex;align-items:flex-start;justify-content:space-between;flex-flow:column;border-radius:12px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);left:0;z-index:9999999;padding:clamp(7px,calc(7px + 4 * ((100vw - 390px) / (1728 - 390))),11px) clamp(10px,calc(10px + 6 * ((100vw - 390px) / (1728 - 390))),16px);position:fixed;pointer-events:all}.dropdown-multi.positioned{opacity:1}.dropdown-multi .input-wrapper{margin-bottom:clamp(5px,calc(5px + 10 * ((100vw - 390px) / (1728 - 390))),15px)}.dropdown-multi .selected-options{width:100%;border:unset;background:#fff;border-radius:5px;opacity:0;pointer-events:none;height:200px;max-height:0;flex:0 1;transition:all .175s ease-in-out}.dropdown-multi .selected-options .overflow-wrapper{display:flex;gap:clamp(5px,calc(5px + 3 * ((100vw - 390px) / (1728 - 390))),8px);flex-wrap:wrap;width:100%;height:100%;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.dropdown-multi .selected-options .overflow-wrapper:hover{scrollbar-width:thin;-ms-overflow-style:auto}.dropdown-multi .selected-options::-webkit-scrollbar{display:none}.dropdown-multi .selected-options:hover{scrollbar-width:thin;-ms-overflow-style:auto}.dropdown-multi .selected-options.active{opacity:1;pointer-events:all;max-height:200px;padding:7px;margin-bottom:7px;z-index:1}.dropdown-multi .selected-options .selected-option{padding:4px 6px;border-radius:5px;background:#fff;display:flex;align-items:center;gap:clamp(5px,calc(5px + 3 * ((100vw - 390px) / (1728 - 390))),8px);flex-shrink:0}.dropdown-multi .selected-options .selected-option .remove-option,.dropdown-multi .selected-options .selected-option label{font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px)}.dropdown-multi .selected-options .selected-option .remove-option{color:#da1313}.dropdown-multi .selected-options .selected-option .svg-wrapper{width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.dropdown-multi .selected-options .selected-option .svg-wrapper svg{width:8px;height:8px}.dropdown-multi .selected-options .selected-option .svg-wrapper svg path{fill:#da1313}.dropdown-multi .selected-options .selected-option .svg-wrapper:hover{background:rgba(218,19,19,.8)}.dropdown-multi .selected-options .selected-option .svg-wrapper:hover svg path{fill:#fff}.dropdown-multi ul{-webkit-padding-start:0;padding-inline-start:0;align-items:flex-start;flex-flow:column;margin:0}.dropdown-multi .option,.dropdown-multi ul{width:100%;display:flex;justify-content:space-between}.dropdown-multi .option{align-items:center;gap:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (1728 - 390))),15px);cursor:pointer;font-size:.72rem;padding:clamp(5px,calc(5px + 3 * ((100vw - 390px) / (1728 - 390))),8px);transition:background-color .3s ease-in-out;border-radius:10px;min-width:clamp(130px,calc(130px + 60 * ((100vw - 390px) / (1728 - 390))),190px);transition:all .125s ease-in-out}.dropdown-multi .option *{cursor:pointer}.dropdown-multi .option label{flex-grow:1;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px);color:#1d1d1d;transition:color .3s ease-in-out}.dropdown-multi .option .circle{flex-shrink:0;width:18px;height:18px;border-radius:4px;box-sizing:content-box;box-sizing:border-box;border:1px solid #b1b1b1;transition:all .175s ease-in-out;position:relative}.dropdown-multi .option .circle:after,.dropdown-multi .option .circle:before{content:"";position:absolute;background-color:#fff;opacity:0;transition:opacity .175s ease-in-out}.dropdown-multi .option .circle:before{width:6px;height:2px;left:2px;top:9px;transform:rotate(45deg)}.dropdown-multi .option .circle:after{width:10px;height:2px;right:1px;top:7px;transform:rotate(-45deg)}.dropdown-multi .option .circle svg{width:100%;height:100%;transform:rotate(0deg) scale(1.1);opacity:0;transition:all .175s ease-in-out}.dropdown-multi .option.active .circle{border:1px solid #da9924;background:#da9924}.dropdown-multi .option.active .circle:after,.dropdown-multi .option.active .circle:before{opacity:1}.dropdown-multi .option.active .dot{opacity:1;transition:all .375s ease-in-out}.checkbox-wrapper{display:flex;align-items:center;gap:clamp(10px,calc(10px + 4 * ((100vw - 390px) / (1728 - 390))),14px);cursor:pointer;width:max-content}.checkbox-wrapper .circle{flex-shrink:0;width:18px;height:18px;border-radius:4px;box-sizing:content-box;box-sizing:border-box;border:1px solid #b1b1b1;transition:all .175s ease-in-out;position:relative}.checkbox-wrapper .circle:after,.checkbox-wrapper .circle:before{content:"";position:absolute;background-color:#fff;opacity:0;transition:opacity .175s ease-in-out}.checkbox-wrapper .circle:before{width:6px;height:2px;left:2px;top:9px;transform:rotate(45deg)}.checkbox-wrapper .circle:after{width:10px;height:2px;right:1px;top:7px;transform:rotate(-45deg)}.checkbox-wrapper .circle svg{width:100%;height:100%;transform:rotate(0deg) scale(1.1);opacity:0;transition:all .175s ease-in-out}.checkbox-wrapper .circle.active{border:1px solid #da9924;background:#da9924}.checkbox-wrapper .circle.active:after,.checkbox-wrapper .circle.active:before{opacity:1}.checkbox-wrapper .circle.active .dot{opacity:1;transition:all .375s ease-in-out}.checkbox-wrapper.circle-style .circle{width:18px;height:18px;border-radius:50%}.checkbox-wrapper.circle-style .circle .dot{height:10px;width:10px;border-radius:50%}.dropzone{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:7px;flex-flow:column;gap:10px}.dropzone .upload-icon{height:45px;width:45px;pointer-events:none}.dropzone .upload-wrapper{width:100%;height:100%;display:flex;flex-flow:column;justify-content:center;align-items:center;gap:10px}.dropzone .upload-wrapper img,.dropzone .upload-wrapper video{max-height:50%;max-width:50%}#product-types-nav{position:relative;width:100%;display:flex;justify-content:center}@media(max-width:768px){#product-types-nav{overflow-x:auto;justify-content:flex-start;-ms-overflow-style:none;scrollbar-width:none}#product-types-nav::-webkit-scrollbar{display:none}}@media(max-width:991px){#product-types-nav{flex-flow:wrap}}#product-types-nav .overflow-wrapper{width:-moz-fit-content;width:fit-content;min-width:100%;display:flex;align-items:center;justify-content:center;gap:clamp(10px,calc(10px + 120 * ((100vw - 390px) / (1728 - 390))),130px) clamp(20px,calc(20px + 110 * ((100vw - 390px) / (1728 - 390))),130px);border-bottom:1px solid #ebe6dd;padding:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px) 30px!important}@media(max-width:768px){#product-types-nav .overflow-wrapper{justify-content:flex-start;width:100%}}#product-types-nav .overflow-wrapper p{color:#000;display:flex;align-items:center;gap:8px;font-family:Merriweather,serif;font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px);cursor:pointer;position:relative;transition:color .3s ease-in-out;z-index:1;white-space:nowrap}#product-types-nav .overflow-wrapper p:last-of-type{padding-right:20px!important}#product-types-nav .overflow-wrapper p span{position:relative;z-index:2;white-space:nowrap}#product-types-nav .overflow-wrapper p:after{content:"";width:0;height:2px;background:#da9924;transition:width .3s ease-in-out;position:absolute;bottom:3px;left:0;z-index:1}#product-types-nav .overflow-wrapper p.active{color:#da9924}#product-types-nav .overflow-wrapper p.active:after{width:100%}#product-types-nav .overflow-wrapper p:hover{color:#da9924}#product-types-nav .overflow-wrapper p:hover:after{width:100%}#product-types-nav .overflow-wrapper.count-6,#product-types-nav .overflow-wrapper.count-7,#product-types-nav .overflow-wrapper.count-8{gap:3px}#product-types-nav .overflow-wrapper.count-6 p,#product-types-nav .overflow-wrapper.count-7 p,#product-types-nav .overflow-wrapper.count-8 p{font-size:15px}.modal-bg{position:fixed;width:0;height:0;opacity:0;pointer-events:none}.modal-bg.active{opacity:1;pointer-events:all;background:rgba(0,0,0,.3);top:0;left:0;width:100vw;height:100vh;z-index:1000;cursor:pointer}.modal-bg.enable-transitions{transition:opacity .3s ease-in-out}.modal-bg.age-verification-bg,.modal-bg.global-age-verification-bg{cursor:default}.modal{border-radius:10px;background:#fff;box-shadow:0 4px 50px -10px hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:none;opacity:0;position:fixed;top:0;right:0;left:0;bottom:0;margin:auto;transform:scale(.8);z-index:1001;animation:transformOut .245s ease-in-out forwards;transform-origin:center center;transform-style:preserve-3d;display:flex;flex-flow:column;gap:10px;min-width:clamp(300px,calc(300px + 160 * ((100vw - 390px) / (1728 - 390))),460px);overflow:hidden;width:max-content;height:max-content;max-height:75vh;max-width:100%;padding:18px;overflow:auto}@keyframes transformOut{0%{transform:scale(1)}to{transform:scale(.8)}}@keyframes transformIn{0%{transform:scale(.8)}to{transform:scale(1)}}.modal .title{font-size:clamp(18px,calc(18px + 4 * ((100vw - 390px) / (1728 - 390))),22px)}.modal .content{display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 13 * ((100vw - 390px) / (1728 - 390))),23px);flex-grow:1;position:relative}.modal .content .button{align-self:center}.modal.active{pointer-events:all;opacity:1;transform-origin:center center;animation:transformIn .475s ease-in-out forwards}.modal.enable-transitions{transition:opacity .375s ease-in-out}.modal.cart{height:66vh;width:875px;top:18px;right:23px;left:unset;bottom:unset;padding:0}@media(max-width:768px){.modal.cart{width:100%;height:100%;top:0;right:0;border-radius:0;max-height:unset}}.modal.cart svg{width:20px;height:20px}.modal.cart .content{flex-flow:row;gap:unset}.modal.cart .content .vertical-scroll-wrapper{flex-grow:1;overflow-y:scroll;display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 60 * ((100vw - 390px) / (1728 - 390))),70px);-ms-overflow-style:none;scrollbar-width:none}.modal.cart .content .vertical-scroll-wrapper::-webkit-scrollbar{display:none}.modal.cart .content .left{box-shadow:1px 0 40px -18px rgba(0,0,0,.09);display:flex;flex-flow:column;gap:26px;max-width:273px;padding:32px 50px}@media(max-width:768px){.modal.cart .content .left{display:none}}.modal.cart .content .left .vertical-scroll-wrapper{max-height:773px}.modal.cart .content .left .vertical-scroll-wrapper .similar-product{display:flex;gap:10px;align-items:center;flex-flow:column;justify-content:center;position:relative}.modal.cart .content .left .vertical-scroll-wrapper .similar-product .add-button{position:absolute;cursor:pointer;z-index:1;border-radius:5px;border:.5px solid #000;background:#fff;width:25px;height:25px;display:flex;justify-content:center;align-items:center;left:0;top:100px;opacity:0;transition:opacity .3s ease-in-out,top .3s ease-in-out}.modal.cart .content .left .vertical-scroll-wrapper .similar-product img{object-fit:contain;width:110px;height:95px}.modal.cart .content .left .vertical-scroll-wrapper .similar-product .info{display:flex;flex-flow:column;gap:7px;text-align:center}.modal.cart .content .left .vertical-scroll-wrapper .similar-product:hover .add-button{opacity:1;top:70px}.modal.cart .content .right{flex-grow:1}@media(max-width:768px){.modal.cart .content .right{display:flex;flex-flow:column;overflow:hidden}}.modal.cart .content .right .top{padding:27px 28px;display:flex;flex-flow:column;gap:35px;box-shadow:inset 0 0 50px -19px rgba(0,0,0,.08)}@media(max-width:768px){.modal.cart .content .right .top{flex-grow:1;overflow:hidden}}.modal.cart .content .right .top .vertical-scroll-wrapper{max-height:200px}@media(max-width:768px){.modal.cart .content .right .top .vertical-scroll-wrapper{max-height:unset;flex-grow:1;overflow-y:auto;padding-right:4px}}.modal.cart .content .right .top .cart-item{display:flex;align-items:center;gap:30px}.modal.cart .content .right .top .cart-item .image-wrapper{height:clamp(50px,calc(50px + 35 * ((100vw - 390px) / (1728 - 390))),85px);width:clamp(50px,calc(50px + 35 * ((100vw - 390px) / (1728 - 390))),85px);background:#f5f3ee;border-radius:5px;display:flex;align-items:center;justify-content:center}.modal.cart .content .right .top .cart-item .image-wrapper img{max-width:60px;max-height:60px}.modal.cart .content .right .top .cart-item .info{display:flex;flex-flow:column;gap:10px;flex-grow:1}.modal.cart .content .right .top .cart-item .info .top-wrapper{display:flex;justify-content:space-between;align-items:center}.modal.cart .content .right .top .cart-item .info .top-wrapper svg{cursor:pointer;height:19px;width:18px}.modal.cart .content .right .top .cart-item .info .bottom-wrapper,.modal.cart .content .right .top .content-above{display:flex;align-items:center;justify-content:space-between}.modal.cart .content .right .top .content-above .modal-close{cursor:pointer}.modal.cart .content .right .top .content-above h6{font-size:15px;font-weight:800}.modal.cart .content .right .top .content-above h6 span{font-weight:400;color:#9d9d9e}.modal.cart .content .right .bottom{flex-shrink:0;display:flex;flex-direction:column;gap:30px;padding:0 28px 28px}.modal.cart .content .right .bottom .content-above{display:flex;flex-direction:column;gap:10px}.modal.cart .content .right .bottom .content-above .total-wrapper{display:flex;justify-content:space-between;align-items:center}.modal.cart .content .right .bottom .form-field.button,.modal.cart .content .right .bottom .form-field.button .btn{width:100%}.modal.customer-review{height:100%;max-height:630px}.modal.customer-review .content{gap:clamp(20px,calc(20px + 25 * ((100vw - 390px) / (1728 - 390))),45px)}.modal.customer-review .form-field{align-self:flex-start}.modal.customer-review .upper{display:flex;flex-flow:column;gap:25px}.modal.customer-review .user-wrapper{display:flex;justify-content:space-between;gap:20px}.modal.customer-review .user-wrapper .user{display:flex;gap:8px;align-items:center}.modal.customer-review .button-wrapper{display:flex;justify-content:center;align-items:center;gap:25px}.modal.customer-review .quill{display:flex;flex-flow:column}.modal.customer-review .quill .ql-container{height:130px;max-height:130px}.modal .barcode-scanner-modal{max-width:100%}.modal .barcode-scanner-modal video{width:100%}.modal .barcode-scanner-modal .scanner-container{display:flex;flex-flow:column;gap:20px}.modal .barcode-scanner-modal .scanner-container svg{cursor:pointer;align-self:flex-end;height:20px;width:20px}.modal .barcode-scanner-modal .scanner-container svg path{fill:#da9924}.modal.create-promo-code{display:flex;flex-flow:column;gap:20px;max-width:780px;width:100%;height:75vh}.modal.create-promo-code label{color:#000}.modal.create-promo-code .remove{height:15px;width:15px;flex-shrink:0}.modal.create-promo-code .brands-dropdown-wrapper,.modal.create-promo-code .categories-dropdown-wrapper,.modal.create-promo-code .products-selected-wrapper{display:flex;flex-flow:column;gap:10px;position:relative}.modal.create-promo-code .selected-brands,.modal.create-promo-code .selected-categories,.modal.create-promo-code .selected-products{display:flex;align-items:center;flex-flow:wrap;gap:5px}.modal.create-promo-code .selected-brands .brand,.modal.create-promo-code .selected-brands .category,.modal.create-promo-code .selected-brands .selected-product,.modal.create-promo-code .selected-categories .brand,.modal.create-promo-code .selected-categories .category,.modal.create-promo-code .selected-categories .selected-product,.modal.create-promo-code .selected-products .brand,.modal.create-promo-code .selected-products .category,.modal.create-promo-code .selected-products .selected-product{display:flex;align-items:center;gap:5px;border:1px solid #eaeaea;border-radius:50px;padding:5px 8px}.modal.create-promo-code .selected-brands .brand p,.modal.create-promo-code .selected-brands .category p,.modal.create-promo-code .selected-brands .selected-product p,.modal.create-promo-code .selected-categories .brand p,.modal.create-promo-code .selected-categories .category p,.modal.create-promo-code .selected-categories .selected-product p,.modal.create-promo-code .selected-products .brand p,.modal.create-promo-code .selected-products .category p,.modal.create-promo-code .selected-products .selected-product p{font-size:14px}.modal.create-promo-code .product-selector{flex-grow:0}.modal.create-promo-code textarea{background:#fff;color:#000;border:1px solid hsla(0,0%,98%,.4);border-radius:12px;padding:6px 10px;font-size:20px;transition:all .275s ease-in-out;font-family:Lato,sans-serif;box-shadow:0 2px 5px 1px rgba(0,0,0,.08),0 1px 1px 0 rgba(0,0,0,.04);resize:none;width:100%;height:90px}.modal.create-promo-code textarea::placeholder{color:#444}.modal.create-promo-code .row{display:flex;align-items:center;gap:25px}.modal.create-promo-code .row .regenerate{height:18px;width:18px;cursor:pointer;flex-shrink:0;position:relative}.modal.create-promo-code .row.codes{align-items:center;flex-flow:wrap;gap:5px;border:1px solid #eaeaea;border-radius:8px;padding:12px;max-height:100px;overflow-y:auto}.modal.create-promo-code .row.codes .code{border:1px solid #eaeaea;border-radius:50px;padding:6px 12px;display:flex;align-items:center;gap:60px}.modal.create-promo-code .row.codes .code .remove-count-wrapper{display:flex;align-items:center;gap:6px}.modal.create-promo-code .row.codes .code .remove-count-wrapper .used-count{color:#b1b1b1;font-size:clamp(12px,calc(12px + 2 * ((100vw - 390px) / (1728 - 390))),14px)}.modal.create-promo-code .row.codes .code .remove-count-wrapper .remove-code{height:15px;width:15px;flex-shrink:0;cursor:pointer}.modal.create-promo-code .row.codes .code.used{background:#eaeaea}.modal.create-promo-code .row.codes .code.used p{color:#b1b1b1}.modal.create-promo-code .row.generate{gap:50px;justify-content:space-between}.modal.create-promo-code .row.generate .inputs-wrapper{display:flex;flex-flow:column;gap:10px}.modal.create-promo-code .row.generate .inputs-wrapper .top{display:flex;align-items:center;gap:25px}.modal.create-promo-code .row.generate .inputs-wrapper .bottom{display:flex;align-items:center;gap:5px}.modal.create-promo-code .row.generate .inputs-wrapper .bottom .button{align-self:flex-end;bottom:5px}.modal.create-promo-code .row.generate .generate-wrapper{position:relative;display:flex;align-items:center;gap:10px;align-self:flex-end;bottom:8px}.modal.create-promo-code .row.generate .generate-wrapper p{font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px);color:#da9924}.modal.create-promo-code .label-wrapper{display:flex;flex-flow:column;gap:7px}.modal.create-promo-code .btn-wrapper{display:flex;gap:25px;align-items:center;justify-content:center}.modal.import-tax-modal .button-wrapper{display:flex;justify-content:center;gap:15px;align-items:center}.modal.age-verification{display:flex;flex-flow:column;gap:20px}.modal.age-verification .content{align-items:center}.modal.age-verification .dob-selector{display:flex;align-items:center;gap:15px}.modal.age-verification .button{justify-content:center}.modal.global-age-verification{height:100%;max-height:300px;display:flex;flex-flow:column;gap:20px}.modal.global-age-verification .content{justify-content:center;gap:55px}.modal.global-age-verification h2{text-align:center}.modal.global-age-verification .button-wrapper{display:flex;align-items:center;justify-content:center;gap:30px}.modal.add-user-modal .content{gap:10px}.modal.add-user-modal .role-wrapper{display:flex;flex-flow:column;gap:7px}.modal.add-user-modal .password-requirements{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;align-items:center}.modal.zero-zoho-modal .button-wrapper{display:flex;justify-content:center;align-items:center;gap:10px}.shop-wrapper{display:flex;gap:clamp(20px,calc(20px + 15 * ((100vw - 390px) / (1728 - 390))),35px)}.shop-wrapper .loading{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-wrapper #shop-filters{position:relative;z-index:10;display:flex;flex-flow:column;background:#fbfbfb;padding:clamp(15px,calc(15px + 20 * ((100vw - 390px) / (1728 - 390))),35px);gap:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px);width:100%;max-width:320px}@media(max-width:768px){.shop-wrapper #shop-filters{position:fixed;left:-200vw;transition:left .3s ease-in-out}}.shop-wrapper #shop-filters .close-filters-icon{display:none}@media(max-width:768px){.shop-wrapper #shop-filters .close-filters-icon{display:flex;justify-content:flex-end;height:20px;width:20px;flex-shrink:0;margin-left:auto}}.shop-wrapper #shop-filters .close-filters-btn{display:none}@media(max-width:768px){.shop-wrapper #shop-filters .close-filters-btn{display:flex;justify-content:center;align-items:center;flex-shrink:0}}.shop-wrapper #shop-filters.active{width:100%;left:0;max-width:100%;top:0;z-index:999;height:100%;overflow:scroll}.shop-wrapper #shop-filters .show-more{display:flex;align-items:center;gap:5px;cursor:pointer}.shop-wrapper #shop-filters .show-more p{color:#969696;flex-shrink:0;font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}.shop-wrapper #shop-filters .show-more hr{height:1px;background:#d9d9d9;margin:0;flex-grow:1}.shop-wrapper #shop-filters>h6{color:#969696}.shop-wrapper #shop-filters ul[class]{padding:0;list-style:none;margin:0;display:flex;flex-flow:column;gap:20px}.shop-wrapper #shop-filters ul[class] .filter-bottom,.shop-wrapper #shop-filters ul[class] .filter-top{display:flex;flex-flow:column;gap:11px}.shop-wrapper #shop-filters hr{border:0;width:100%;height:1px;background:#d9d9d9;margin:0}.shop-wrapper #shop-filters .reset{color:#1b7ea6;cursor:pointer;font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}.shop-wrapper #shop-filters .options{display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (1728 - 390))),15px)}.shop-wrapper #shop-filters .options .filter{display:flex;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px);align-items:center;cursor:pointer}.shop-wrapper #shop-filters .options .filter .checkbox{border:1px solid #1d1d1d;border-radius:5px;flex-shrink:0;height:20px;width:20px;position:relative}.shop-wrapper #shop-filters .options .filter .checkbox:after{content:"";position:absolute;display:block;opacity:0;left:6px;top:2px;width:5px;height:10px;border:solid #a77518;border-width:0 2px 2px 0;transform:rotate(45deg);transition:opacity .3s ease-in-out;pointer-events:none}.shop-wrapper #shop-filters .options .filter.active .checkbox:after{opacity:1}.shop-wrapper #shop-filters .filter-bottom{max-height:22.5px;opacity:1;height:100%;overflow:hidden;transition:max-height .3s ease-in-out,overflow .3s ease-in-out}.shop-wrapper #shop-filters .filter-bottom.show-all{max-height:100%;overflow:unset}.shop-wrapper #shop-filters .filter-bottom .show-more{display:flex;align-items:center;gap:5px;cursor:pointer}.shop-wrapper #shop-filters .filter-bottom .show-more p{color:#969696;flex-shrink:0;font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}.shop-wrapper #shop-filters .filter-bottom .show-more hr{height:1px;background:#d9d9d9;margin:0;flex-grow:1}@media(max-width:768px){.shop-wrapper #shop-filters .category-images{flex-flow:column;gap:30px}.shop-wrapper #shop-filters .category-images .images{flex-flow:column}}.shop-wrapper #shop-filters .category-images .img-wrapper{background:#cdcdcd}@media(max-width:768px){.shop-wrapper #shop-filters .category-images .img-wrapper{width:100%;height:200px}}.shop-wrapper #shop-filters .category-images .img-wrapper h1,.shop-wrapper #shop-filters .category-images .img-wrapper h2,.shop-wrapper #shop-filters .category-images .img-wrapper h3,.shop-wrapper #shop-filters .category-images .img-wrapper h4,.shop-wrapper #shop-filters .category-images .img-wrapper h5,.shop-wrapper #shop-filters .category-images .img-wrapper h6,.shop-wrapper #shop-filters .category-images .img-wrapper li,.shop-wrapper #shop-filters .category-images .img-wrapper p,.shop-wrapper #shop-filters .category-images .img-wrapper ul{color:#fff}.shop-wrapper #shop-filters .category-images .img-wrapper h5{font-size:1.1rem}.shop-wrapper #shop-filters #shop-options{padding:10px 30px}.shop-wrapper #shop-filters #shop-options h1,.shop-wrapper #shop-filters #shop-options h2,.shop-wrapper #shop-filters #shop-options h3,.shop-wrapper #shop-filters #shop-options h4,.shop-wrapper #shop-filters #shop-options h5,.shop-wrapper #shop-filters #shop-options h6,.shop-wrapper #shop-filters #shop-options li,.shop-wrapper #shop-filters #shop-options p,.shop-wrapper #shop-filters #shop-options ul{color:#fff}.shop-wrapper #shop-filters .filters{justify-content:flex-start;gap:15px}@media(max-width:768px){.shop-wrapper #shop-filters .filters{flex-wrap:wrap}}.shop-wrapper .inner-shop-wrapper{padding-top:clamp(15px,calc(15px + 20 * ((100vw - 390px) / (1728 - 390))),35px);display:flex;flex-flow:column;gap:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px);margin-right:2%;flex-grow:1}@media(max-width:768px){.shop-wrapper .inner-shop-wrapper{margin-left:2%}}.shop-wrapper .inner-shop-wrapper #mobile-filters{display:none}@media(max-width:768px){.shop-wrapper .inner-shop-wrapper #mobile-filters{display:flex;align-items:center;gap:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (991 - 390))),15px)}}.shop-wrapper .inner-shop-wrapper #mobile-filters svg{height:25px;width:25px}.shop-wrapper .inner-shop-wrapper .search{display:flex;align-items:center;justify-content:flex-end;gap:10px;position:relative}@media(max-width:768px){.shop-wrapper .inner-shop-wrapper .search{justify-content:flex-start}}.shop-wrapper .inner-shop-wrapper .search .inner-search-wrapper{position:relative;max-width:350px;height:45px;width:100%}.shop-wrapper .inner-shop-wrapper .search .inner-search-wrapper svg{position:absolute;top:50%;transform:translateY(-50%);left:12px;height:16px;width:16px}.shop-wrapper .inner-shop-wrapper .search .inner-search-wrapper svg path{fill:#969696}.shop-wrapper .inner-shop-wrapper .search .inner-search-wrapper .barcode-svg{height:25px;width:25px;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:5px;left:unset;transition:opacity .3s ease-in-out,visibility 0}.shop-wrapper .inner-shop-wrapper .search .inner-search-wrapper .all-products-search{height:100%;border-radius:10px;border:1px solid #969696;padding:10px 30px;position:relative;width:100%}@media(max-width:768px){.shop-wrapper .inner-shop-wrapper .search .inner-search-wrapper .all-products-search{width:100%}}.shop-wrapper .inner-shop-wrapper .products-wrapper{width:100%;display:flex;flex-flow:column;align-items:center;gap:55px}.shop-wrapper .inner-shop-wrapper .products-wrapper .products{display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(5,1fr);grid-gap:clamp(10px,calc(10px + 35 * ((100vw - 390px) / (1728 - 390))),45px);justify-items:center}@media(max-width:1200px){.shop-wrapper .inner-shop-wrapper .products-wrapper .products{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.shop-wrapper .inner-shop-wrapper .products-wrapper .products{grid-template-columns:repeat(2,1fr)!important}}.shop-wrapper .shop-header{position:relative}.single-product{display:flex;flex-flow:column;gap:135px;margin-top:40px}.single-product .single-product-top{display:flex;justify-content:space-between}.single-product .single-product-top .product{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.single-product .single-product-top .product{flex-flow:column;gap:25px}}.single-product .single-product-top .product .image-gallery{width:47%;float:unset;margin:0;display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px)}@media(max-width:768px){.single-product .single-product-top .product .image-gallery{width:100%}}.single-product .single-product-top .product .image-gallery .inner-wrapper{background:#f5f3ee;display:flex;flex-flow:row-reverse;padding:clamp(20px,calc(20px + 10 * ((100vw - 390px) / (1728 - 390))),30px)}.single-product .single-product-top .product .image-gallery .inner-wrapper .focused-product-image{flex-grow:1;display:flex;align-items:center;justify-content:center;position:relative}.single-product .single-product-top .product .image-gallery .inner-wrapper .focused-product-image img{height:100%;width:100%;object-fit:contain;max-height:350px}.single-product .single-product-top .product .image-gallery .inner-wrapper .product-images{display:flex;flex-flow:column;align-items:center;gap:clamp(15px,calc(15px + 10 * ((100vw - 390px) / (1728 - 390))),25px);overflow:scroll;max-height:350px;-ms-overflow-style:none;scrollbar-width:none}.single-product .single-product-top .product .image-gallery .inner-wrapper .product-images::-webkit-scrollbar{display:none}.single-product .single-product-top .product .image-gallery .inner-wrapper .product-images img{width:100%;height:100%;max-height:100px;max-width:100px;object-fit:contain;margin:auto!important;cursor:pointer}.single-product .single-product-top .product .image-gallery .info-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:minmax(min-content,max-content);grid-column-gap:clamp(25px,calc(25px + 25 * ((100vw - 390px) / (1728 - 390))),50px);column-gap:clamp(25px,calc(25px + 25 * ((100vw - 390px) / (1728 - 390))),50px);grid-row-gap:10px;row-gap:10px}.single-product .single-product-top .product .image-gallery .info-wrapper h5,.single-product .single-product-top .product .image-gallery .info-wrapper p{margin-bottom:0;font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px);color:#1d1d1d}.single-product .single-product-top .product .image-gallery .info-wrapper h5.bold,.single-product .single-product-top .product .image-gallery .info-wrapper p.bold{font-weight:700}.single-product .single-product-top .product .image-gallery .info-wrapper h5.taxonomy,.single-product .single-product-top .product .image-gallery .info-wrapper p.taxonomy{font-family:Merriweather,serif}.single-product .single-product-top .product .image-gallery .info-wrapper .info{display:flex;flex-flow:column;gap:10px;font-family:Merriweather,serif}.single-product .single-product-top .product .summary{float:unset;width:47%;clear:unset;margin:0;display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px)}.single-product .single-product-top .product .summary .product-title{font-size:clamp(25px,calc(25px + 5 * ((100vw - 390px) / (1728 - 390))),30px)}.single-product .single-product-top .product .summary .product-details,.single-product .single-product-top .product .summary .sku,.single-product .single-product-top .product .summary .taxonomy,.single-product .single-product-top .product .summary .term,.single-product .single-product-top .product .summary .value{font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}.single-product .single-product-top .product .summary .product-details{display:grid;grid-template-columns:repeat(2,max-content);grid-template-rows:minmax(min-content,max-content);width:max-content;grid-gap:10px;gap:10px}@media(max-width:768px){.single-product .single-product-top .product .summary .sku .term,.single-product .single-product-top .product .summary .sku.value,.single-product .single-product-top .product .summary .taxonomy .term,.single-product .single-product-top .product .summary .taxonomy.value,.single-product .single-product-top .product .summary .values .term,.single-product .single-product-top .product .summary .values.value{font-weight:600}}.single-product .single-product-top .product .summary .product-price{color:#1d1d1d!important;display:flex;justify-content:flex-start;align-items:center;font-size:clamp(16px,calc(16px + 6 * ((100vw - 390px) / (1728 - 390))),22px)}@media(max-width:768px){.single-product .single-product-top .product .summary .product-price{font-weight:600}.single-product .single-product-top .product .summary{width:100%}}.single-product .cart{display:flex;flex-flow:column}.single-product .stock{display:none}.single-product .quantity{display:flex;justify-content:space-between}.single-product .quantity div{background:linear-gradient(180deg,hsla(0,0%,5%,0),#0d0d0d);box-shadow:0 9px 29px -9px rgba(0,0,0,.25);border-radius:12px}.single-product .quantity input::-webkit-inner-spin-button,.single-product .quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product .quantity input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.single-product .quantity input{border:none;color:#fff;background:transparent;font-size:1.3rem;width:57px}.single-product .quantity .minus,.single-product .quantity .plus{height:45px;width:45px;background-color:#da9924;border:none}.single-product .quantity .minus{border-radius:12px 0 0 12px}.single-product .quantity .plus{border-radius:0 12px 12px 0}.single-product .similar-products .container{display:flex;flex-flow:column;gap:clamp(20px,calc(20px + 25 * ((100vw - 390px) / (1728 - 390))),45px)}.single-product .similar-products .container .arrow-wrapper.slick-forward{right:-25px}.single-product .similar-products .container .arrow-wrapper.slick-backward{left:-25px}.arrow-wrapper{position:absolute;top:50%;transform:translateY(-50%);height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.arrow-wrapper:after,.arrow-wrapper:before{display:none}.arrow-wrapper.slick-backward{left:-50px}.arrow-wrapper.slick-forward{right:-50px}.arrow-wrapper svg{width:20px;height:34px}.arrow-wrapper svg path{transition:fill .3s ease-in-out}.arrow-wrapper:hover svg path{fill:#da9924}.slider-group{display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(5,1fr);grid-row-gap:clamp(20px,calc(20px + 25 * ((100vw - 390px) / (1728 - 390))),45px);grid-column-gap:clamp(15px,calc(15px + 15 * ((100vw - 390px) / (1728 - 390))),30px)}@media(max-width:991px){.slider-group{grid-template-columns:repeat(2,1fr)}}.slider-group img{width:100%;flex-grow:1;object-fit:contain;max-width:125px;max-height:125px;margin:0 auto;mix-blend-mode:multiply}.slider-group .slider-item{display:flex}.single-product-wrapper{display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px);position:relative;width:100%}.single-product-wrapper .liked-product-icon{cursor:pointer;position:absolute;top:10px;right:15px;height:24px;width:28px;z-index:2}.single-product-wrapper .liked-product-icon path{fill:#f5f3ee;stroke:#da9924;pointer-events:none}.single-product-wrapper .liked-product-icon.active path,.single-product-wrapper .liked-product-icon:hover path{fill:#da9924}.related-product-box,.related-product-single{margin-top:2rem;padding:1rem;border:1px solid #ddd;border-radius:.5rem;background-color:#fafafa}.related-name{font-weight:700}.related-price{color:#333;margin-bottom:.5rem}.add-to-cart-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (1728 - 390))),15px)}.add-to-cart-wrapper .quantity-wrapper{position:relative;height:clamp(36px,calc(36px + 6 * ((100vw - 390px) / (1728 - 390))),42px);width:100%;width:clamp(63px,calc(63px + 14 * ((100vw - 390px) / (1728 - 390))),77px)}.add-to-cart-wrapper .quantity-wrapper input::-webkit-inner-spin-button,.add-to-cart-wrapper .quantity-wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-to-cart-wrapper .quantity-wrapper input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;border:1px solid #b77702;border-radius:10px;width:100%;height:100%;position:relative;font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px);padding-left:10px;color:#b77702}.add-to-cart-wrapper .quantity-wrapper svg{cursor:pointer;height:8px;width:14px;position:absolute;right:10px}.add-to-cart-wrapper .quantity-wrapper svg path{pointer-events:none}.add-to-cart-wrapper .quantity-wrapper svg.quantity-increase{top:clamp(8px,calc(8px + 2 * ((100vw - 390px) / (1728 - 390))),10px)}.add-to-cart-wrapper .quantity-wrapper svg.quantity-decrease{bottom:clamp(8px,calc(8px + 2 * ((100vw - 390px) / (1728 - 390))),10px)}.add-to-cart-wrapper .add-to-cart{flex-grow:1;padding:clamp(10px,calc(10px + 2 * ((100vw - 390px) / (1728 - 390))),12px) clamp(3px,calc(3px + 3 * ((100vw - 390px) / (1728 - 390))),6px);font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px);text-align:center}.product-card{position:relative;padding:15px;width:100%;display:flex;flex-flow:column;gap:15px;border-radius:5px 5px 0 0;background:#f5f3ee;z-index:1;flex-grow:1}.product-card .product-info{display:flex;flex-flow:column;gap:clamp(8px,calc(8px + 2 * ((100vw - 390px) / (1728 - 390))),10px)}.product-card .price,.product-card .title{font-size:18px}.product-card .sku{font-size:16px}.product-card .overlay{opacity:0;background:rgba(150,105,22,.55);transition:opacity .3s ease-in-out;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:5px 5px 0 0}.product-card .overlay p{color:#fff;font-family:Merriweather,serif;text-align:center}.product-card img{width:100%;flex-grow:1;object-fit:contain;max-width:125px;max-height:125px;margin:0 auto;mix-blend-mode:multiply}.product-card .btn{background:#000;position:relative;width:210px;height:65px;overflow:hidden;font-family:Merriweather,serif;font-weight:700;font-size:1.2rem}.product-card:hover .overlay{opacity:1;z-index:2}.two-column.reverse .container{flex-flow:row-reverse}@media(max-width:991px){.two-column.reverse .container{flex-flow:column-reverse}.two-column.reverse .container .text-wrapper{width:100%;padding-top:30px;min-height:unset}}.two-column.contain img{object-fit:contain!important}.two-column .container{display:flex;justify-content:space-between;height:100%;align-items:center;gap:164px}@media(max-width:991px){.two-column .container{flex-flow:column}}.two-column .container .image-wrapper{width:34%;height:auto;position:relative;height:426px}@media(max-width:991px){.two-column .container .image-wrapper{width:100%;height:350px;min-height:unset}}.two-column .container .image-wrapper img{position:relative;width:100%;height:100%;object-fit:contain;z-index:0;opacity:.11}.two-column .container .text-wrapper{position:relative;width:65%;height:100%;min-height:350px;display:flex;flex-flow:column;gap:60px}@media(max-width:991px){.two-column .container .text-wrapper{width:100%;padding-top:30px;min-height:unset}}.two-column .container .text-wrapper .button-wrapper .btn{color:#fff;border:2px solid #fff;transition:background-color .2s ease-in-out,color .2s ease-in-out!important}.two-column .container .text-wrapper .button-wrapper .btn:hover{border:2px solid #0b0a26;background:#fff;color:#0b0a26;transition:background-color .2s ease-in-out,color .2s ease-in-out!important}.two-column .container.small{width:1476px}.parallax{position:relative;overflow:hidden;background-attachment:fixed;background-size:cover;background-position:50%}.parallax.medium,.parallax.small{height:475px}.parallax.large{height:660px}.parallax.no-margin-bottom{margin-bottom:0}.parallax.no-margin-top{margin-top:0}.parallax.reverse .overlay{right:0}.parallax.reverse .bg{left:0}.parallax.reverse .container{display:flex;justify-content:flex-end}.parallax.reverse .container .text-wrapper{right:0;align-items:center;max-width:796px;gap:92px}.parallax.reverse .container .text-wrapper h1,.parallax.reverse .container .text-wrapper h2,.parallax.reverse .container .text-wrapper h3,.parallax.reverse .container .text-wrapper h4,.parallax.reverse .container .text-wrapper h5,.parallax.reverse .container .text-wrapper h6{color:#815504}.parallax.reverse .container .text-wrapper h2{text-align:center;font-size:clamp(40px,calc(40px + 40 * ((100vw - 390px) / (1728 - 390))),80px)}.parallax.reverse .container .text-wrapper p{color:#000;font-size:16px}.parallax.reverse .container .text-wrapper .lower{display:flex;flex-flow:column;gap:163px;align-items:center}.parallax .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:1}.parallax .bg{position:absolute;top:0;right:0;width:73%;height:140%;z-index:2}@media(max-width:991px){.parallax .bg{width:100%}}.parallax .bg img,.parallax .bg video{width:100%;height:100%;object-fit:cover}.parallax .bg .interior-overlay{z-index:3;position:absolute;top:0;left:0;right:0;bottom:0;width:101%;height:100%}@media(max-width:991px){.parallax .bg .interior-overlay{transform-origin:top left;transform:rotate(-90deg) translate(-100%)}}.parallax .bg.rotate video{transform:rotate(180deg)}.parallax .container{height:100%;position:relative;z-index:3}.parallax .container .text-wrapper{position:relative;display:flex;justify-content:center;align-items:flex-start;flex-flow:column;height:100%;z-index:2;max-width:885px;width:100%;gap:clamp(15px,calc(15px + 30 * ((100vw - 390px) / (1728 - 390))),45px)}@media(max-width:991px){.parallax .container .text-wrapper{align-items:center}}.parallax .container .text-wrapper h2,.parallax .container .text-wrapper h3,.parallax .container .text-wrapper h4,.parallax .container .text-wrapper h5,.parallax .container .text-wrapper h6,.parallax .container .text-wrapper li,.parallax .container .text-wrapper p{color:#fff}.parallax .container .text-wrapper h2{font-weight:400}.parallax .container .text-wrapper .button-wrapper{display:flex;justify-content:center}.grid-area .container{display:flex;flex-flow:column;gap:clamp(30px,calc(30px + 45 * ((100vw - 390px) / (1728 - 390))),75px)}.grid-area .container .content-above.center{text-align:center}.grid-area .container .grid{display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(5,1fr);grid-row-gap:clamp(50px,calc(50px + 50 * ((100vw - 390px) / (1728 - 390))),100px);grid-column-gap:clamp(25px,calc(25px + 90 * ((100vw - 390px) / (1728 - 390))),115px);justify-items:center;max-width:100%;height:100%}@media(max-width:991px){.grid-area .container .grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.grid-area .container .grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.grid-area .container .grid{grid-template-columns:repeat(2,1fr)}}.grid-area .container .grid .grid-item{display:flex;height:100%;flex-flow:column;align-items:center;justify-content:center;max-height:200px;max-width:200px;width:100%}.grid-area .container .grid .grid-item a{display:block;height:100%;width:100%}.grid-area .container .grid .grid-item .image-wrapper{width:100%;height:100%;position:relative}.grid-area .container .grid .grid-item .image-wrapper img{width:100%;height:100%;object-fit:contain}.grid-area .container .grid .grid-item .text-wrapper{padding-top:15px}.product-grid-area .container{display:flex;flex-direction:column;gap:30px}.product-grid-area .container .content-above.center{text-align:center}.product-grid-area .container .grid{display:grid;grid-gap:clamp(10px,calc(10px + 25 * ((100vw - 390px) / (1728 - 390))),35px);justify-items:center;grid-auto-rows:minmax(min-content,max-content);grid-auto-flow:row;grid-template-columns:repeat(6,1fr)}@media(max-width:1350px){.product-grid-area .container .grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:991px){.product-grid-area .container .grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.product-grid-area .container .grid{grid-template-columns:repeat(2,1fr)}}.product-grid-area .container .grid .grid-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative}.product-grid-area .container .grid .grid-item.item-1{grid-column:span 2;grid-row:span 2;max-width:555px;width:100%;cursor:pointer;flex-shrink:0}@media(max-width:1350px){.product-grid-area .container .grid .grid-item.item-1{grid-row:span 3}}@media(max-width:991px){.product-grid-area .container .grid .grid-item.item-1{grid-column:span 3;grid-row:span 1;max-width:unset;height:clamp(275px,calc(275px + 100 * ((100vw - 390px) / (1728 - 390))),375px)}}@media(max-width:768px){.product-grid-area .container .grid .grid-item.item-1{grid-column:span 2;grid-row:span 1}}.product-grid-area .container .grid .grid-item.item-1 img{object-fit:cover;object-position:right}.product-grid-area .container .grid .grid-item.item-1 .text-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2;pointer-events:none}.product-grid-area .container .grid .grid-item.item-1 .text-wrapper p{color:#fff;font-size:25px;font-weight:900;font-family:Merriweather,serif}.product-grid-area .container .grid .grid-item.item-1 .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(150,105,22,.55);display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1;opacity:0;transition:opacity .3s ease-in-out}.product-grid-area .container .grid .grid-item.item-1:hover .overlay{opacity:1}.product-grid-area .container .grid .grid-item.item-1:hover .text-wrapper p{text-decoration:underline}.product-grid-area .container .grid .grid-item:not(.item-1){max-width:242px}.product-grid-area .container .grid .grid-item .image-wrapper{width:100%;height:100%;position:relative;z-index:0}.product-grid-area .container .grid .grid-item img{width:100%;height:100%;object-fit:contain}.product-reviews .container{display:flex;flex-flow:column;gap:60px}.product-reviews .container .review-wrapper .total-reviews{border-bottom:1px solid #ebe6dd;display:flex;align-items:center;gap:clamp(70px,calc(70px + 70 * ((100vw - 390px) / (1728 - 390))),140px);padding:0 20px 56px}@media(max-width:1350px){.product-reviews .container .review-wrapper .total-reviews{flex-flow:column;gap:clamp(20px,calc(20px + 20 * ((100vw - 390px) / (1728 - 390))),40px);width:100%}}.product-reviews .container .review-wrapper .total-reviews .left{display:flex;align-items:center;gap:30px}@media(max-width:1350px){.product-reviews .container .review-wrapper .total-reviews .left{width:100%}}@media(max-width:768px){.product-reviews .container .review-wrapper .total-reviews .left{flex-flow:column;width:100%}}.product-reviews .container .review-wrapper .total-reviews .left .rating-wrapper{display:flex;flex-flow:column;gap:5px;align-items:flex-start}@media(max-width:768px){.product-reviews .container .review-wrapper .total-reviews .left .rating-wrapper{width:100%}}.product-reviews .container .review-wrapper .total-reviews .left .rating-wrapper .average-number-wrapper{display:flex;align-items:center;gap:5px}.product-reviews .container .review-wrapper .total-reviews .left .rating-wrapper .average-number-wrapper h5{font-size:40px}.product-reviews .container .review-wrapper .total-reviews .left .rating-wrapper .average-number-wrapper p{font-size:16px}.product-reviews .container .review-wrapper .total-reviews .left .separator{width:1px;background:#ebe6dd;align-self:stretch}@media(max-width:768px){.product-reviews .container .review-wrapper .total-reviews .left .separator{width:100%}}.product-reviews .container .review-wrapper .total-reviews .left .rating-count-wrapper{display:flex;flex-flow:column;gap:14px}@media(max-width:768px){.product-reviews .container .review-wrapper .total-reviews .left .rating-count-wrapper,.product-reviews .container .review-wrapper .total-reviews .left .rating-count-wrapper .progress{width:100%}}.product-reviews .container .review-wrapper .total-reviews .left .rating-count-wrapper .rating-count{display:flex;align-items:center;gap:29px}.product-reviews .container .review-wrapper .total-reviews .left .rating-count-wrapper .rating-count .rating{display:flex;align-items:center;gap:5px}.product-reviews .container .review-wrapper .total-reviews .left .rating-count-wrapper .rating-count .rating p{color:#da9924}.product-reviews .container .review-wrapper .total-reviews .right{display:flex;flex-grow:1;justify-content:space-between;gap:25px}@media(max-width:1350px){.product-reviews .container .review-wrapper .total-reviews .right{width:100%}}@media(max-width:768px){.product-reviews .container .review-wrapper .total-reviews .right{align-items:center}}.product-reviews .container .review-wrapper .total-reviews .right .text-wrapper{max-width:364px;display:flex;flex-flow:column;gap:10px}.product-reviews .container .review-wrapper .total-reviews .right .button{align-self:flex-end;flex-shrink:0}.product-reviews .container .review-wrapper .create-review{height:0;opacity:0;overflow:hidden;transition:height .3s ease-in-out,opacity .3s ease-in-out,padding .3s ease-in-out;padding:0 35px;display:flex;flex-flow:column;gap:22px}.product-reviews .container .review-wrapper .create-review .form-field{flex-flow:column;align-items:flex-start;gap:6px}.product-reviews .container .review-wrapper .create-review .form-field label{color:#1d1d1d}.product-reviews .container .review-wrapper .create-review .form-field.text{max-width:335px}.product-reviews .container .review-wrapper .create-review input,.product-reviews .container .review-wrapper .create-review textarea{border-color:#d9d9d9}.product-reviews .container .review-wrapper .create-review textarea{min-height:200px}.product-reviews .container .review-wrapper .create-review .top{display:flex;align-items:center;gap:28px}.product-reviews .container .review-wrapper .create-review .bottom{display:flex;flex-flow:column;gap:35px}.product-reviews .container .review-wrapper .create-review .bottom .button{align-self:center}.product-reviews .container .review-wrapper .create-review.active{opacity:1;border:1px solid #ebe6dd;height:565px;padding:33px 35px 43px}.product-reviews .container .review-wrapper .create-review.active .star{cursor:pointer}.product-reviews .container .review-wrapper .create-review.active .star path{transition:fill .3s ease-in-out}.product-reviews .container .review-wrapper .create-review.active .star:hover path{fill:#da9924}.product-reviews .container .user-reviews{display:flex;flex-flow:column;gap:50px}.product-reviews .container .user-reviews .review{display:flex;flex-flow:column;gap:36px;border-bottom:1px solid #ebe6dd;padding-bottom:52px}.product-reviews .container .user-reviews .review .profile-wrapper{display:flex;gap:8px;align-items:flex-end}.product-reviews .container .user-reviews .review .profile-wrapper p{font-size:18px}.product-reviews .container .user-reviews .review .content-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.product-reviews .container .user-reviews .review .content-wrapper .left{display:flex;flex-flow:column;gap:17px}.product-reviews .container .user-reviews .review .content-wrapper .left .message{display:flex;flex-flow:column;gap:13px}.product-reviews .container .user-reviews .review .content-wrapper .left .response{border-left:4px solid #ebe6dd;display:flex;flex-flow:column;gap:16px;padding:4px 0 14px 19px}.product-reviews .container .user-reviews .review .content-wrapper .left .response h6{font-size:18px;font-weight:700}.product-reviews .container .user-reviews .review .content-wrapper .right p{font-size:18px}.customer-reviews{display:flex;flex-flow:column;gap:2px}.customer-reviews .content-above.center{text-align:center}.customer-reviews.logged-out .container{display:flex;align-items:center;gap:63px}.customer-reviews.logged-out .container .content-wrapper{display:flex;flex-flow:column;gap:36px;flex-grow:1}.customer-reviews.logged-out .container .image-wrapper{max-width:373px;width:100%;position:relative}.customer-reviews.logged-out .container .image-wrapper img{object-fit:contain;height:100%;width:100%}.customer-reviews .reviews-slider .slick-slide>div{grid-template-columns:repeat(3,1fr);margin:0 40px}.customer-reviews .reviews-slider .slick-slide>div .review-card{border-radius:10px;background:#fff;box-shadow:0 0 13px -1px rgba(0,0,0,.08);padding:30px 29px;display:flex;flex-flow:column;gap:71px}.customer-reviews .reviews-slider .slick-slide>div .review-card .rating-info{display:flex;flex-flow:column;gap:12px}.customer-reviews .reviews-slider .slick-slide>div .review-card .rating-info p{font-size:18px}.hero{position:relative;overflow:hidden}.hero .background-wrapper{position:absolute;height:100%;width:100%;z-index:0}.hero .background-wrapper .overlay{width:100%;height:100%;position:absolute;top:0;left:0;background:#fff;z-index:2}.hero .background-wrapper .overlay-gold{width:100%;height:100%;position:absolute;top:0;left:0;background:#da9924;z-index:1}.hero .background-wrapper img,.hero .background-wrapper video{width:100%;height:100%;object-fit:cover;position:absolute;z-index:0}.hero .container{position:relative;height:100%;display:flex;align-items:center}.hero .container .content-wrapper{display:flex;flex-flow:column;z-index:3;gap:clamp(30px,calc(30px + 50 * ((100vw - 390px) / (1728 - 390))),80px);width:100%}.hero .container .content-wrapper .btn-wrapper{display:flex;align-items:center;gap:10px;justify-content:space-between;flex-flow:row wrap}.hero .container .content-wrapper .btn-wrapper .btn{max-width:205px;width:100%;text-align:center;padding:clamp(10px,calc(10px + 4 * ((100vw - 390px) / (1728 - 390))),14px) clamp(5px,calc(5px + 3 * ((100vw - 390px) / (1728 - 390))),8px)}@media(max-width:768px){.hero .container .content-wrapper .btn-wrapper .btn{width:max-content!important;min-width:120px!important}}.hero .container .content-wrapper .text-wrapper{z-index:9;position:relative;color:#1d1d1d;display:flex;flex-flow:column;gap:clamp(20px,calc(20px + 10 * ((100vw - 390px) / (1728 - 390))),30px);max-width:1232px;width:100%}.hero .container .content-wrapper .text-wrapper h1{font-weight:400;line-height:normal}.hero .container .content-wrapper .text-wrapper.small{width:55%}@media(max-width:768px){.hero .container .content-wrapper .text-wrapper.small{width:60%}}@media(max-width:576px){.hero .container .content-wrapper .text-wrapper.small{width:75%}}@media(max-width:425px){.hero .container .content-wrapper .text-wrapper.small{width:85%}}.hero .container .content-wrapper.center{text-align:center}.hero .container.left{align-items:flex-end}.hero .container.left .text-wrapper{z-index:9;position:relative;left:unset;transform:unset;bottom:10%}.hero .container.center{align-items:center;justify-content:center}.hero .container.center .content-wrapper .text-wrapper{align-self:center}.hero .text-wrapper{z-index:9}.hero .slick-list,.hero .slick-track{width:100%;display:flex;flex-grow:1}.hero .slick-list{padding:0!important}.hero .hero-slider{position:relative;width:100%;height:100%;display:flex}.hero .hero-slider .hide-load{opacity:0!important;visibility:hidden}.hero .hero-slider .slick-dots{bottom:20px!important}@media(max-width:991px){.hero .hero-slider .slick-dots{bottom:-30px!important}}.hero .hero-slider .slick-slide>div{position:relative;display:flex;height:100%;width:100%}.hero .hero-slider .slick-track{display:flex;align-items:stretch}.hero .hero-slider .full-cover{display:flex!important;flex-flow:column;align-items:flex-end}@media(max-width:991px){.hero .hero-slider .full-cover{align-items:center}}.hero .hero-slider .full-cover img{height:100%;width:100%;object-fit:cover;max-width:unset;max-height:unset;position:absolute;z-index:1}.hero .hero-slider .full-cover .content-wrapper{position:relative;z-index:2;display:flex;flex-flow:column;gap:64px;max-width:572px;right:190px;height:100%;justify-content:center}@media(max-width:991px){.hero .hero-slider .full-cover .content-wrapper{right:unset;left:50%;transform:translateX(-50%);padding:20px;max-width:unset;width:100%}}.hero .hero-slider .full-cover .content-wrapper .button{align-self:center}.hero .hero-slider .full-cover .content-wrapper .text-wrapper{display:flex;flex-flow:column;gap:16px;text-align:center}.hero .hero-slider .background-contain{height:100%;width:100%;display:flex!important;align-items:stretch}@media(max-width:991px){.hero .hero-slider .background-contain{flex-flow:column}}.hero .hero-slider .background-contain .image-wrapper{background:#fbfbfb;display:flex;justify-content:center;align-items:center;width:58%;height:100%}@media(max-width:991px){.hero .hero-slider .background-contain .image-wrapper{width:100%;height:300px;padding:20px}}.hero .hero-slider .background-contain .image-wrapper img{object-fit:contain;height:100%;width:100%;max-width:unset;max-height:unset;margin:0}.hero .hero-slider .background-contain .content-wrapper{flex-grow:1;text-align:center;display:flex;flex-flow:column;gap:50px;background:#efefef;justify-content:center;padding:0 44px;width:42%;height:100%}@media(max-width:991px){.hero .hero-slider .background-contain .content-wrapper{width:100%;padding:20px 44px}}.hero .hero-slider .background-contain .content-wrapper .button{align-self:center}.hero .hero-slider .background-contain .content-wrapper .text-wrapper{display:flex;flex-flow:column;gap:30px}.hero .hero-slider .no-background-contain{height:100%;width:100%;display:flex!important;align-items:center}@media(max-width:991px){.hero .hero-slider .no-background-contain{flex-flow:column}}.hero .hero-slider .no-background-contain .image-wrapper{display:flex;justify-content:center;align-items:center;width:58%;height:100%}@media(max-width:991px){.hero .hero-slider .no-background-contain .image-wrapper{width:100%;height:300px;padding:20px}}.hero .hero-slider .no-background-contain .image-wrapper img{object-fit:contain;max-width:unset;max-height:unset;margin:0;height:100%;width:100%}.hero .hero-slider .no-background-contain .content-wrapper{flex-grow:1;text-align:left;display:flex;flex-flow:column;gap:50px;height:100%;justify-content:center;padding:0 35px;width:42%}@media(max-width:991px){.hero .hero-slider .no-background-contain .content-wrapper{width:100%;padding:20px}}.hero .hero-slider .no-background-contain .content-wrapper .button{align-self:flex-start}.hero .hero-slider .no-background-contain .content-wrapper .text-wrapper{display:flex;flex-flow:column;gap:30px}.hero .hero-slider .no-background-contain.reverse{flex-flow:row-reverse}@media(max-width:991px){.hero .hero-slider .no-background-contain.reverse{flex-flow:column-reverse}}.hero .hero-slider .partial-cover{height:100%;width:100%;display:flex!important;align-items:center}@media(max-width:991px){.hero .hero-slider .partial-cover{flex-flow:column}}.hero .hero-slider .partial-cover .image-wrapper{width:65%;height:100%}@media(max-width:991px){.hero .hero-slider .partial-cover .image-wrapper{width:100%;height:300px}}.hero .hero-slider .partial-cover .image-wrapper img{height:100%;width:100%;object-fit:cover;max-width:unset;max-height:unset;opacity:.35}.hero .hero-slider .partial-cover .content-wrapper{width:35%;flex-grow:1;text-align:left;display:flex;flex-flow:column;gap:50px;height:100%;justify-content:center;padding:0 35px}@media(max-width:991px){.hero .hero-slider .partial-cover .content-wrapper{width:100%;padding:20px}}.hero .hero-slider .partial-cover .content-wrapper .button{align-self:flex-start}.hero .hero-slider .partial-cover .content-wrapper .text-wrapper{display:flex;flex-flow:column;gap:30px}.hero .hero-slider .partial-cover.reverse{flex-flow:row-reverse}@media(max-width:991px){.hero .hero-slider .partial-cover.reverse{flex-flow:column-reverse}}.hero.color{background:#1b7ea6;height:300px}.hero.slider-override{height:unset;overflow:unset}.hero.small{height:380px}.hero.medium{height:500px}.hero.large{height:650px}@media(max-width:768px){.hero.large{height:600px}}@media(max-width:576px){.hero.large{height:525px}}.hero.partial-cover{display:flex;align-items:center}.hero.partial-cover .background-wrapper{width:70%}.hero.partial-cover .content-wrapper{word-wrap:30%}.hero.two-column{display:flex;align-items:center;justify-content:space-between}.hero.two-column .background-wrapper,.hero.two-column .container{width:50%;position:relative}.hero.two-column .background-wrapper .content-wrapper,.hero.two-column .container .content-wrapper{padding:0 20px}.hero.two-column .background-wrapper{overflow:hidden}.hero.two-column.reverse{flex-flow:row-reverse}.best-sellers .container{display:flex;flex-flow:column;gap:32px;position:relative}.best-sellers .container .content-above{text-align:center}.best-sellers .container svg path{transition:fill .3s ease-in-out}.best-sellers .container .single-arrow-wrapper{width:clamp(45px,calc(45px + 30 * ((100vw - 390px) / (1728 - 390))),75px);height:clamp(45px,calc(45px + 30 * ((100vw - 390px) / (1728 - 390))),75px);background:transparent;border-radius:50%;padding:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .3s ease-in-out;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.best-sellers .container .single-arrow-wrapper.next{right:15px}.best-sellers .container .single-arrow-wrapper.prev{left:15px}.best-sellers .container .single-arrow-wrapper:hover{background:#fff;filter:drop-shadow(0 0 12px rgba(0,0,0,.1))}.best-sellers .container .single-arrow-wrapper:hover svg path{fill:#da9924}@media(max-width:768px){.best-sellers .container .single-arrow-wrapper{display:none}}.best-sellers .container .single-arrow-wrapper.hide{display:none}.best-sellers .container .single-arrow-wrapper.hide:active{transform:none}.best-sellers .container .single-arrow-wrapper svg{width:100%;height:100%}.best-sellers .container .products-wrapper{display:flex;align-items:stretch;gap:20px;overflow-x:scroll;padding-bottom:47px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media(max-width:768px){.best-sellers .container .products-wrapper{padding-left:30px;gap:30px}}.best-sellers .container .products-wrapper::-webkit-scrollbar{height:2px;border-radius:0}.best-sellers .container .products-wrapper::-webkit-scrollbar-track{background:#d9d9d9;border-radius:0;height:2px}.best-sellers .container .products-wrapper::-webkit-scrollbar-thumb{background:#d99923;border-radius:0;height:2px}.best-sellers .container .products-wrapper .single-product-wrapper{flex-shrink:0;max-width:clamp(263px,calc(263px + 62 * ((100vw - 390px) / (1728 - 390))),325px);width:100%}@media(max-width:1350px){.two-column-slider-section .container{flex-flow:column;text-align:center}}.two-column-slider-section>.container{display:flex;align-items:center;gap:25px}.two-column-slider-section>.container .left{flex-grow:1;padding:0 25px;display:flex;flex-flow:column;gap:50px}.two-column-slider-section>.container .right{flex-grow:1;width:1045px;padding:0 50px;max-width:100%}.two-column-slider-section>.container .two-column-slider .slider-group{display:grid!important}.two-column-slider-section>.container .two-column-slider .arrow-wrapper{z-index:2}.table-wrapper{display:flex;flex-flow:column;gap:10px;width:100%;position:relative}.table-overflow-wrapper{width:100%;scrollbar-width:none;-ms-overflow-style:none;overflow-x:scroll}.table-overflow-wrapper::-webkit-scrollbar{display:none}.table-overflow-wrapper .dynamic-data-table{width:max-content;overflow-x:scroll;display:grid;scrollbar-width:none;-ms-overflow-style:none}.table-overflow-wrapper .dynamic-data-table::-webkit-scrollbar{display:none}.table-overflow-wrapper .dynamic-data-table.no-padding{padding-bottom:0}.table-overflow-wrapper .dynamic-data-table .dynamic-table-headers{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top-left-radius:10px;border-top-right-radius:10px;overflow:visible;position:relative}.table-overflow-wrapper .dynamic-data-table .circle{width:18px;height:18px;border-radius:2px;border:1px solid #da9924;transition:all .275s ease-in-out;display:flex;flex-flow:column;justify-content:center;align-items:center;cursor:pointer}.table-overflow-wrapper .dynamic-data-table .circle .dot{width:10px;height:10px;border-radius:1px;background:#da9924;opacity:0;transition:all .175s ease-in-out;position:absolute}.table-overflow-wrapper .dynamic-data-table .circle.active{border:2px solid #da9924}.table-overflow-wrapper .dynamic-data-table .circle.active .dot{opacity:1;transition:all .375s ease-in-out}.table-overflow-wrapper .dynamic-data-table .dynamic-table-header{text-align:left;vertical-align:middle;padding:clamp(5px,calc(5px + 8 * ((100vw - 390px) / (1728 - 390))),13px) clamp(10px,calc(10px + 9 * ((100vw - 390px) / (1728 - 390))),19px);font-family:Merriweather,serif;font-size:clamp(15px,calc(15px + 3 * ((100vw - 390px) / (1728 - 390))),18px);white-space:nowrap;min-width:max-content;z-index:1;position:relative;font-weight:600;color:#b1b1b1;cursor:pointer}.table-overflow-wrapper .dynamic-data-table .dynamic-table-header:first-of-type{border-top-left-radius:10px;overflow:hidden}.table-overflow-wrapper .dynamic-data-table .dynamic-table-header:last-of-type{border-top-right-radius:10px;overflow:hidden}.table-overflow-wrapper .dynamic-data-table .dynamic-table-header .header-wrapper{display:flex;align-items:center;gap:10px}.table-overflow-wrapper .dynamic-data-table .dynamic-table-header .header-wrapper .sort-indicator{height:15px;width:15px}.table-overflow-wrapper .dynamic-data-table .dynamic-table-header .header-wrapper .sort-indicator.asc svg .sort_arrows_svg__ascending,.table-overflow-wrapper .dynamic-data-table .dynamic-table-header .header-wrapper .sort-indicator.desc svg .sort_arrows_svg__descending{fill:#da9924}.table-overflow-wrapper .dynamic-data-table .open-arrow-wrapper{position:absolute;top:21px;left:9px;cursor:pointer;z-index:9}.table-overflow-wrapper .dynamic-data-table .open-arrow-wrapper .open-arrow{transition:all .175s ease-in-out}.table-overflow-wrapper .dynamic-data-table .open-arrow-wrapper .open-arrow.active{transform:rotate(90deg)}.table-overflow-wrapper .dynamic-data-table .table-headers{display:grid;position:relative;grid-template-columns:repeat(calc(var(--header-count, 1) - 0),minmax(150px,1fr));width:100%;min-width:min-content}.table-overflow-wrapper .dynamic-data-table .table-headers .table-headers-background{background:#fff;width:100%;height:100%;left:0;top:0;position:absolute;z-index:0;opacity:.4;border-radius:5px 5px 0 0}.table-overflow-wrapper .dynamic-data-table .table-row{position:relative;display:grid;grid-gap:25px;gap:25px;grid-template-columns:repeat(calc(var(--header-count, 1) - 0),minmax(150px,clamp(150px,calc(150px + 75 * ((100vw - 390px) / (1728 - 390))),225px)));padding:7px 15px;width:100%;min-width:min-content}.table-overflow-wrapper .dynamic-data-table .table-row:nth-child(2n) .row-background{background:#fff}.table-overflow-wrapper .dynamic-data-table .table-row .column{pointer-events:none;width:-moz-fit-content!important;width:fit-content!important}.table-overflow-wrapper .dynamic-data-table .table-row .column.actions,.table-overflow-wrapper .dynamic-data-table .table-row .column.code,.table-overflow-wrapper .dynamic-data-table .table-row .column.first-name,.table-overflow-wrapper .dynamic-data-table .table-row .column.name,.table-overflow-wrapper .dynamic-data-table .table-row .column.quantity,.table-overflow-wrapper .dynamic-data-table .table-row .column.salesperson,.table-overflow-wrapper .dynamic-data-table .table-row .column.status,.table-overflow-wrapper .dynamic-data-table .table-row .column.type,.table-overflow-wrapper .dynamic-data-table .table-row .column.user{pointer-events:all!important}.table-overflow-wrapper .dynamic-data-table .table-row .column.status,.table-overflow-wrapper .dynamic-data-table .table-row .column.type{z-index:1}.table-overflow-wrapper .dynamic-data-table .table-row .column.user{pointer-events:all!important}.table-overflow-wrapper .dynamic-data-table .table-row .column.role{z-index:1;pointer-events:all!important}.table-overflow-wrapper .dynamic-data-table .table-row h6{font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px);font-family:Lato,sans-serif;white-space:unset}.table-overflow-wrapper .dynamic-data-table .table-row.user{cursor:pointer;grid-template-columns:repeat(calc(var(--header-count, 1) - 0),minmax(150px,clamp(150px,calc(150px + 180 * ((100vw - 390px) / (1728 - 390))),330px)))}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart{border-top:1px solid #eaeaea;padding:10px 9px}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .product-info{display:flex;align-items:center;gap:15px}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .product-info .image-wrapper{height:60px;width:60px;background:#f5f3ee;border-radius:5px;display:flex;justify-content:center;align-items:center}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .product-info .image-wrapper img{height:50px;width:50px;object-fit:contain}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .quantity{display:flex;align-items:center;gap:4px}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .quantity .form-field.text-field{max-width:100px}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .quantity .form-field.text-field input{height:30px;padding:4px 15px;border-radius:3px;border:1px solid #eaeaea;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.04);font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px)}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .quantity .form-field.text-field input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;margin:0}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .quantity .form-field.text-field input[type=number]::-webkit-inner-spin-button,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .quantity .form-field.text-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .quantity .minus-wrapper,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .quantity .plus-wrapper{height:30px;width:23px;display:flex;justify-content:center;align-items:center;border:1px solid #eaeaea;border-radius:3px;cursor:pointer}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .quantity .minus{height:2px;width:10px}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .quantity .plus{width:10px;height:10px}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .actions .delete-wrapper{height:25px;width:25px;display:flex;justify-content:center;align-items:center}.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .actions .delete-wrapper svg{width:18px;height:19px;cursor:pointer}.table-overflow-wrapper .dynamic-data-table .table-row.product,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart{grid-template-columns:repeat(calc(var(--header-count, 1) - 0),minmax(150px,clamp(150px,calc(150px + 225 * ((100vw - 390px) / (1728 - 390))),375px)))}.table-overflow-wrapper .dynamic-data-table .table-row.product .no-image-available h6,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .no-image-available h6{font-size:clamp(10px,calc(10px + 2 * ((100vw - 390px) / (1728 - 390))),12px)}.table-overflow-wrapper .dynamic-data-table .table-row.product .no-image-available img,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .no-image-available img{height:100%;width:100%;object-fit:contain;max-width:45px;max-height:45px}.table-overflow-wrapper .dynamic-data-table .table-row.product .column h6,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .column h6{max-width:clamp(115px,calc(115px + 160 * ((100vw - 390px) / (1728 - 390))),275px)}.table-overflow-wrapper .dynamic-data-table .table-row.product .stock-wrapper,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .stock-wrapper{display:flex;align-items:center;gap:7px}.table-overflow-wrapper .dynamic-data-table .table-row.product .stock-wrapper .stock-bubble,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .stock-wrapper .stock-bubble{height:8px;width:8px;border-radius:50%}.table-overflow-wrapper .dynamic-data-table .table-row.product .stock-wrapper.in h6,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .stock-wrapper.in h6{color:#30a10a}.table-overflow-wrapper .dynamic-data-table .table-row.product .stock-wrapper.in .stock-bubble,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .stock-wrapper.in .stock-bubble{background:#30a10a}.table-overflow-wrapper .dynamic-data-table .table-row.product .stock-wrapper.out h6,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .stock-wrapper.out h6{color:#cd3e3e}.table-overflow-wrapper .dynamic-data-table .table-row.product .stock-wrapper.out .stock-bubble,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .stock-wrapper.out .stock-bubble{background:#cd3e3e}.table-overflow-wrapper .dynamic-data-table .table-row.product .stock-wrapper.back-ordered h6,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .stock-wrapper.back-ordered h6{color:#b77702}.table-overflow-wrapper .dynamic-data-table .table-row.product .stock-wrapper.back-ordered .stock-bubble,.table-overflow-wrapper .dynamic-data-table .table-row.single-cart .stock-wrapper.back-ordered .stock-bubble{background:#b77702}.table-overflow-wrapper .dynamic-data-table .row-background{background:#f5f3ee;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.table-overflow-wrapper .dynamic-data-table .column{text-align:left;vertical-align:middle;font-family:Merriweather,serif;font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px);width:max-content;position:relative;transition:max-height 1s ease-in-out;display:flex;justify-content:center;align-items:center}.table-overflow-wrapper .dynamic-data-table .column .select-wrapper{display:flex;gap:18px;align-items:center;position:relative;z-index:1}.table-overflow-wrapper .dynamic-data-table .column .select-wrapper .circle,.table-overflow-wrapper .dynamic-data-table .column .select-wrapper svg{flex-shrink:0}.table-overflow-wrapper .dynamic-data-table .column .select-wrapper svg{cursor:pointer;transition:transform .3s ease-in-out}.table-overflow-wrapper .dynamic-data-table .column.product{width:100%;justify-content:flex-start}.table-overflow-wrapper .dynamic-data-table .title-wrapper{display:flex;align-items:center;gap:clamp(10px,calc(10px + 5 * ((100vw - 390px) / (1728 - 390))),15px)}.table-overflow-wrapper .dynamic-data-table.single-cart .table-headers{padding-bottom:14px;padding-left:7px}#single-user-order .top{display:flex;justify-content:space-between;align-items:center}#single-user-order .top .back{display:flex;gap:clamp(11px,calc(11px + 10 * ((100vw - 390px) / (1728 - 390))),21px);align-items:center;cursor:pointer}#single-user-order .top .back svg{width:8px;height:14px}#single-user-order .top .back h6{font-weight:600;color:#da9924}#single-user-order .order-details{display:flex;flex-flow:column;gap:clamp(20px,calc(20px + 10 * ((100vw - 390px) / (1728 - 390))),30px);padding:clamp(20px,calc(20px + 10 * ((100vw - 390px) / (1728 - 390))),30px)}#single-user-order .order-details .shipping-billing{display:flex;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px);padding:clamp(10px,calc(10px + 20 * ((100vw - 390px) / (1728 - 390))),30px) 0 clamp(10px,calc(10px + 40 * ((100vw - 390px) / (1728 - 390))),50px)}#single-user-order .order-details .shipping-billing .billing,#single-user-order .order-details .shipping-billing .shipping{display:flex;flex-flow:column;gap:10px}#single-user-order .order-details .overview{display:flex;gap:clamp(20px,calc(20px + 20 * ((100vw - 390px) / (1728 - 390))),40px)}#single-user-order .order-details .overview h6{font-family:Lato,sans-serif}#single-user-order .order-details .overview .general,#single-user-order .order-details .overview .shipping-billing{display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px)}#single-user-order .order-details .overview .shipping-billing{padding:0;flex-grow:1}#single-user-order .order-details .overview .shipping-billing .info-wrapper{min-width:calc(50% - (range(10px, 50px)/2))}#single-user-order .order-details .overview .shipping-billing .top{display:flex;gap:clamp(10px,calc(10px + 40 * ((100vw - 390px) / (1728 - 390))),50px);justify-content:flex-start}#single-user-order .order-details .overview .shipping-billing .top h6{min-width:calc(50% - (range(10px, 50px)/2))}#single-user-order .order-details .overview .shipping-billing .content{display:flex;gap:clamp(10px,calc(10px + 40 * ((100vw - 390px) / (1728 - 390))),50px)}#single-user-order .order-details .info-box,#single-user-order .order-details .overview .shipping-billing .content{background:#f5f3ee;padding:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px);border-radius:7px}#single-user-order .order-details .info-wrapper{display:flex;flex-flow:column;gap:clamp(7px,calc(7px + 8 * ((100vw - 390px) / (1728 - 390))),15px)}#single-user-order .order-details .info-wrapper .row{display:flex;justify-content:space-between;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px);min-width:clamp(350px,calc(350px + 200 * ((100vw - 390px) / (1728 - 390))),550px)}#single-user-order .order-details .refund-section,#single-user-order .order-details .refund-section .left{display:flex;flex-flow:column;gap:clamp(20px,calc(20px + 20 * ((100vw - 390px) / (1728 - 390))),40px)}#single-user-order .order-details .refund-section .product-search{display:flex;gap:7px;align-items:center;width:max-content;position:relative}#single-user-order .order-details .refund-section .product-search .text-field:first{width:clamp(250px,calc(250px + 520 * ((100vw - 390px) / (1728 - 390))),770px)}#single-user-order .order-details .refund-section .product-list,#single-user-order .order-details .refund-section .restock-list{display:flex;flex-flow:column;gap:5px;width:max-content}#single-user-order .order-details .refund-section .product-list .product,#single-user-order .order-details .refund-section .restock-list .product{padding:5px;border-radius:7px;background:transparent;transition:background .3s ease-in-out;cursor:pointer}#single-user-order .order-details .refund-section .product-list .product:hover,#single-user-order .order-details .refund-section .restock-list .product:hover{background:#ebe6dd}#single-user-order .order-details .refund-section .product-list .restock-item,#single-user-order .order-details .refund-section .restock-list .restock-item{display:flex;gap:10px}#single-user-order .order-details .refund-section .product-list h6,#single-user-order .order-details .refund-section .restock-list h6{font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px);font-family:Lato,sans-serif}#single-user-order .order-details .refund-section .product-list h6.title,#single-user-order .order-details .refund-section .restock-list h6.title{font-weight:600}#single-user-order .order-details .refund-section .product-list h6.sku,#single-user-order .order-details .refund-section .restock-list h6.sku{font-weight:400;color:#444}#single-user-order .order-details .order-content-wrapper{display:flex;width:100%;gap:clamp(20px,calc(20px + 20 * ((100vw - 390px) / (1728 - 390))),40px)}#single-user-order .order-details .order-content-wrapper .order-items{display:flex;flex-flow:column;flex-grow:1;flex-shrink:1;gap:clamp(20px,calc(20px + 20 * ((100vw - 390px) / (1728 - 390))),40px)}#single-user-order .order-details .order-content-wrapper .order-items .no-image-available,#single-user-order .order-details .order-content-wrapper .order-items img{height:50px;width:50px;object-fit:contain;max-width:50px;max-height:50px}#single-user-order .order-details .order-content-wrapper .customer-history{display:flex;flex-shrink:0;flex-flow:column}#single-user-order .order-details .order-content-wrapper .row{min-width:clamp(250px,calc(250px + 100 * ((100vw - 390px) / (1728 - 390))),350px)}#single-user-order .order-details .order-content-wrapper .row h6{font-family:Lato,sans-serif;font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px)}#single-user-order .order-details .items{display:grid;grid-template-columns:fit-content(clamp(150px,calc(150px + 425 * ((100vw - 390px) / (1728 - 390))),575px)) repeat(3,1fr);grid-gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px);gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px);grid-auto-rows:auto}#single-user-order .order-details .items .headers,#single-user-order .order-details .items .item,#single-user-order .order-details .items .item-list{display:grid;grid-template-columns:subgrid;grid-column:1/-1}#single-user-order .order-details .items .headers{padding:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px);border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}#single-user-order .order-details .items .headers h6:not(:first-child){text-align:center}#single-user-order .order-details .items .item-list .item{padding:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px);border-bottom:1px solid #eaeaea}#single-user-order .order-details .items .item-list .item h6{text-align:center}#single-user-order .order-details .items .item-list .item .product{display:flex;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px)}#single-user-order .order-details .items .item-list .item .product .no-image-available,#single-user-order .order-details .items .item-list .item .product img{height:50px;width:50px;object-fit:contain;max-width:50px;max-height:50px}#single-user-order .order-details .price-details-section{justify-content:flex-end;display:flex}#single-user-order .order-details .price-details-section .price-details{width:clamp(250px,calc(250px + 100 * ((100vw - 390px) / (1728 - 390))),350px);align-items:flex-end;display:flex;flex-flow:column;gap:clamp(7px,calc(7px + 8 * ((100vw - 390px) / (1728 - 390))),15px)}#single-user-order .order-details .price-details-section .price-details .row{width:100%;display:flex;justify-content:space-between;gap:clamp(10px,calc(10px + 10 * ((100vw - 390px) / (1728 - 390))),20px)}.product-selector{display:flex;gap:7px;align-items:center;flex-grow:1}.product-selector .title-wrapper{display:flex;gap:20px;align-items:center;flex:1 1}.product-selector .title-wrapper input{font-size:18px}.product-selector .found-products-wrapper{display:flex;flex-flow:column;gap:7px;position:absolute;top:40px;right:0;background:#fff;border-radius:7px;width:100%}.product-selector .found-products-wrapper .product-list{display:flex;flex-flow:column;gap:15px;padding:15px;max-height:200px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.product-selector .found-products-wrapper .product-list::-webkit-scrollbar{display:none}.product-selector .found-products-wrapper .product-list .found-product{display:flex;flex-flow:column;gap:4px;padding:5px 8px;cursor:pointer;transition:background .3s ease-in-out}.product-selector .found-products-wrapper .product-list .found-product .header{color:#1d1d1d;font-size:clamp(13px,calc(13px + 3 * ((100vw - 390px) / (1728 - 390))),16px)}.product-selector .found-products-wrapper .product-list .found-product p{color:#555;font-size:clamp(12px,calc(12px + 3 * ((100vw - 390px) / (1728 - 390))),15px)}.product-selector .found-products-wrapper .product-list .found-product:hover{background:#f9f9f9;border-radius:4px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:20px;border-radius:6px;min-width:300px}.modal-content label{display:block;margin-bottom:10px}.modal-content input,.modal-content select{width:100%;margin-top:4px;padding:6px;box-sizing:border-box}.option-table{width:100%;margin-top:1rem;border-collapse:collapse;font-family:Arial,sans-serif;font-size:14px;color:#333}.option-table thead{background-color:#da9924;color:#fff}.option-table td,.option-table th{padding:10px 12px;border:1px solid #ddd;text-align:left}.option-table tbody tr:hover{background-color:#f1f5fb}.option-table button{background-color:red;border:none;color:#fff;padding:6px 10px;margin-right:5px;cursor:pointer;border-radius:4px;transition:background-color .3s ease}.option-table button:hover{background-color:#0056b3}.auth h1{font-size:clamp(35px,calc(35px + 30 * ((100vw - 390px) / (1728 - 390))),65px)}.auth.signin,.auth.signup{display:flex;align-items:center;max-height:100vh}@media(max-width:991px){.auth.signin,.auth.signup{flex-flow:column-reverse}}.auth.signin .text-wrapper,.auth.signin img,.auth.signup .text-wrapper,.auth.signup img{flex-grow:1;flex-shrink:1;max-width:50%}@media(max-width:991px){.auth.signin .text-wrapper,.auth.signin img,.auth.signup .text-wrapper,.auth.signup img{max-width:100%}}.auth.signin .text-wrapper,.auth.signup .text-wrapper{padding:clamp(25px,calc(25px + 40 * ((100vw - 390px) / (1728 - 390))),65px);display:flex;flex-direction:column;gap:15px}@media(max-width:991px){.auth.signin .text-wrapper,.auth.signup .text-wrapper{width:500px;max-width:100%}}.auth.signin .text-wrapper label,.auth.signup .text-wrapper label{color:#000}.auth.signin .text-wrapper .signin-header,.auth.signup .text-wrapper .signin-header{display:flex;flex-flow:column;gap:10px}.auth.signin img,.auth.signup img{width:100%;height:100%;object-fit:cover}@media(max-width:991px){.auth.signin img,.auth.signup img{max-height:300px}}#manage{display:flex;height:100vh}#manage #manage-sidebar{flex-shrink:0;display:flex;flex-flow:column;gap:25px;padding:28px 10px;background:#fff;box-shadow:1px 0 25px 6px rgba(0,0,0,.05);width:222px}#manage #manage-sidebar .logo{margin:0 auto;width:100%;height:100%;max-width:76px;max-height:54px;position:relative;display:block}#manage #manage-sidebar .logo img{width:100%;height:100%;object-fit:contain}#manage #manage-sidebar .tab{padding:5px 10px;cursor:pointer;transition:background-color .3s ease-in-out,color .3s ease-in-out;border-radius:7px}#manage #manage-sidebar .tab.active,#manage #manage-sidebar .tab:hover{box-shadow:0 5px 25px -7px hsla(0,0%,100%,.25);background:#da9924;color:#fff}#manage .content-wrapper{overflow-y:auto;flex-grow:1;flex-shrink:1;padding:clamp(25px,calc(25px + 20 * ((100vw - 390px) / (1728 - 390))),45px) clamp(15px,calc(15px + 20 * ((100vw - 390px) / (1728 - 390))),35px)}#manage .content-wrapper .edit-buttons-wrapper{justify-content:flex-end;display:flex;gap:10px}#manage .row-background{cursor:pointer}#single-product{display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 20 * ((100vw - 390px) / (1728 - 390))),30px)}#single-product .top{display:flex;flex-flow:column;gap:12px}#single-product .top .title{display:flex;align-items:center;gap:10px}#single-product .top .title .back-arrow-wrapper{height:26px;width:26px;background:#ebe6dd;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}#single-product .content-wrapper,#single-user{display:flex;flex-flow:column;gap:35px}#single-user .top{display:flex;flex-flow:column;gap:15px}#single-user .top .functional-wrapper,#single-user .top .title{display:flex;align-items:center;gap:10px}#single-user .top .functional-wrapper{justify-content:space-between}#single-user .top .back-arrow-wrapper{height:26px;width:26px;background:#ebe6dd;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}#single-user label{color:#000}#single-user .info{display:flex;flex-flow:column;gap:35px}#single-user .form-wrapper,#single-user .info .info-block{display:flex;flex-flow:column;gap:16px}#single-user .form-wrapper{width:100%;max-width:1200px;margin:0 auto}#single-user .form-wrapper .split{display:flex;gap:60px}#single-user .form-wrapper .split .form-field,#single-user .form-wrapper .split .name-wrapper{width:50%;flex:1 1}#single-user .form-wrapper .city-state-zip-wrapper,#single-user .form-wrapper .name-wrapper{display:flex;gap:10px;align-items:center;flex:1 1}@media(max-width:768px){#single-user .form-wrapper .city-state-zip-wrapper,#single-user .form-wrapper .name-wrapper{flex-flow:column}}#single-cart{display:flex;flex-flow:column;gap:25px}#single-cart .top{display:flex;flex-flow:column;gap:12px}#single-cart .top .title{display:flex;align-items:center;gap:10px}#single-cart .top .title .back-arrow-wrapper{height:26px;width:26px;background:#ebe6dd;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}#single-cart .top .user-info{display:flex;align-items:center;gap:10px;justify-content:space-between;background:#f5f3ee;border-radius:10px;box-shadow:0 0 14px 1px rgba(0,0,0,.07);padding:25px;max-width:1440px}#single-cart .top .user-info .column{display:flex;flex-flow:column;gap:12px}#single-cart .top .user-info .column p{color:#b1b1b1;font-size:clamp(12px,calc(12px + 2 * ((100vw - 390px) / (1728 - 390))),14px)}#single-cart .top .user-info .column h6{font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px);color:#1d1d1d}#single-cart .checkout-wrapper,#single-user .checkout-wrapper{display:flex;align-items:flex-start;flex:1 1;justify-content:space-between;padding-bottom:75px}#single-cart .checkout-wrapper .subtotal-wrapper,#single-user .checkout-wrapper .subtotal-wrapper{display:flex;flex-flow:column;gap:30px;max-width:450px;flex:1 1}#single-cart .checkout-wrapper .subtotal-wrapper .column,#single-user .checkout-wrapper .subtotal-wrapper .column{display:flex;align-items:center;gap:15px;justify-content:space-between}#single-cart .checkout-wrapper .subtotal-wrapper .column.shipping,#single-user .checkout-wrapper .subtotal-wrapper .column.shipping{align-items:flex-start}#single-cart .checkout-wrapper .product-selector-wrapper,#single-user .checkout-wrapper .product-selector-wrapper{display:flex;flex-flow:column;gap:65px;flex:1 1;height:100%;position:relative}#single-cart .checkout-wrapper .product-selector-wrapper .product-selector,#single-user .checkout-wrapper .product-selector-wrapper .product-selector{display:flex;flex-flow:column;gap:20px}#single-product .form-field label{color:#1d1d1d}#single-product .form-field.button{flex-shrink:0}#single-product .form-field.text-field{flex-shrink:1}#single-product .split{display:flex;align-items:center;gap:30px}#single-product .product-name-wrapper{display:flex;align-items:flex-end;gap:45px;flex:1 1}#single-product .product-name-wrapper input{height:40px}#single-product .product-edit-row{display:flex;align-items:stretch;gap:22px;flex:1 1}#single-product .product-edit-row .product-edit-column{display:flex;flex-flow:column;gap:22px;align-items:stretch;flex:1 1;min-height:0}#single-product .product-edit-row .product-edit-column .block{background:#f5f3ee;padding:22px;border-radius:7px;flex:1 1;display:flex;flex-flow:column;gap:30px}#single-product .product-edit-row .product-edit-column .description-wrapper .quill{flex:1 1;display:flex;flex-flow:column;gap:20px}#single-product .product-edit-row .product-edit-column .description-wrapper .quill .ql-container,#single-product .product-edit-row .product-edit-column .description-wrapper .quill .ql-toolbar{background:#fff;border:0;border-radius:7px}#single-product .product-edit-row .product-edit-column .published-wrapper,#single-product .product-edit-row .product-edit-column .status-wrapper{display:flex;justify-content:space-between;align-items:center}#single-product .product-edit-row .product-edit-column .status-wrapper{gap:30px}#single-product .product-edit-row .product-edit-column .published-wrapper{gap:10px}#single-product .product-edit-row .product-edit-column .media-wrapper{display:flex;gap:55px;flex-flow:wrap;position:relative}#single-product .product-edit-row .product-edit-column .media-wrapper .dropzone{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;height:calc(100% - 22px);width:calc(100% - 22px)}#single-product .product-edit-row .product-edit-column .media-wrapper .dropzone .upload-wrapper{justify-content:flex-end;flex-grow:1;z-index:2}#single-product .product-edit-row .product-edit-column .media-wrapper .image-wrapper{height:clamp(40px,calc(40px + 70 * ((100vw - 390px) / (1728 - 390))),110px);width:clamp(40px,calc(40px + 70 * ((100vw - 390px) / (1728 - 390))),110px);position:relative;z-index:1}#single-product .product-edit-row .product-edit-column .media-wrapper .image-wrapper img{pointer-events:none}#single-product .product-edit-row .product-edit-column .media-wrapper .image-wrapper .remove-image-wrapper{cursor:pointer;border-radius:50%;padding:7px;display:flex;justify-content:center;align-items:center;position:absolute;top:-10px;right:-20px;transition:background .3s ease-in-out}#single-product .product-edit-row .product-edit-column .media-wrapper .image-wrapper .remove-image-wrapper .remove-image{height:16px;width:15px;flex-shrink:0}#single-product .product-edit-row .product-edit-column .media-wrapper .image-wrapper .remove-image-wrapper .remove-image path{transition:stroke .3s ease-in-out}#single-product .product-edit-row .product-edit-column .media-wrapper .image-wrapper .remove-image-wrapper:hover{background:#f5f3ee}#single-product .product-edit-row .product-edit-column .media-wrapper .image-wrapper .remove-image-wrapper:hover .remove-image path{stroke:#555}#single-product .product-edit-row .product-edit-column .media-wrapper .image-wrapper img{height:100%;width:100%;object-fit:contain}#single-product .product-edit-row .product-edit-column .types-wrapper{display:flex;flex-flow:column;gap:22px}#single-product .product-edit-row .product-edit-column .types-wrapper .categories-wrapper{display:flex;flex-flow:wrap;gap:10px}#single-product .product-edit-row .product-edit-column .types-wrapper .categories-wrapper .category{display:flex;align-items:center;gap:8px}#single-product .product-edit-row .product-edit-column .types-wrapper .categories-wrapper .category p{font-size:18px}#single-product .product-edit-row .product-edit-column .types-wrapper .categories-wrapper .category .category-check{height:12px;width:13px}#single-product .product-edit-row .product-edit-column .product-organization-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px 20px;gap:22px 20px}#single-product .product-edit-row .product-edit-column .product-organization-wrapper .add-wrapper{display:flex;align-items:center;gap:10px}#single-product .product-edit-row .product-edit-column .product-organization-wrapper .add-wrapper button{min-width:91px}#single-product .product-edit-row .product-edit-column .product-organization-wrapper .orgs-wrapper{display:flex;gap:20px;flex-flow:wrap}#single-product .product-edit-row .product-edit-column .product-organization-wrapper .orgs-wrapper .org{display:flex;align-items:center;gap:10px}#single-product .product-edit-row .product-edit-column .product-organization-wrapper .orgs-wrapper .org .remove-org{cursor:pointer;height:18px;width:18px}#single-product .product-edit-row .product-edit-column .spacer,#single-product .product-edit-row .product-edit-column.spacer{gap:12px;display:flex;flex-flow:column}#single-product .product-edit-row .product-edit-column.description{flex-basis:54.6%}#single-product .product-edit-row .product-edit-column.inventory{flex-basis:20.4%}#single-product .product-edit-row .product-edit-column.published{flex-basis:25%}#single-product .product-edit-row .product-edit-column.media{flex-basis:75%}#single-product .product-edit-row .product-edit-column.categories{flex-basis:25%}#single-product .product-edit-row .product-edit-column.organization{flex-basis:100%}#my-account{display:flex;height:calc(100vh - 160px);margin-bottom:clamp(-110px,calc(-55px + -55 * ((100vw - 390px) / (1728 - 390))),-55px)}@media(max-width:768px){#my-account{flex-flow:column;height:auto}}#my-account #my-account-sidebar{flex-shrink:0;display:flex;flex-flow:column;gap:25px;padding:28px 10px;background:#fff;box-shadow:1px 0 25px 6px rgba(0,0,0,.05);width:222px}@media(max-width:768px){#my-account #my-account-sidebar{width:100%;flex-flow:row;gap:10px;padding:10px;overflow-x:auto}}#my-account #my-account-sidebar .tab{padding:5px 10px;cursor:pointer;transition:background-color .3s ease-in-out,color .3s ease-in-out;border-radius:7px;white-space:nowrap}#my-account #my-account-sidebar .tab.active,#my-account #my-account-sidebar .tab:hover{box-shadow:0 5px 25px -7px hsla(0,0%,100%,.25);background:#da9924;color:#fff}#my-account .content-wrapper{overflow-y:auto;flex-grow:1;flex-shrink:1;padding:clamp(25px,calc(25px + 20 * ((100vw - 390px) / (1728 - 390))),45px) clamp(15px,calc(15px + 20 * ((100vw - 390px) / (1728 - 390))),35px)}#my-account #favorites{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:15px;gap:15px}#my-account #account-details,#my-account #billing{display:flex;flex-flow:column;gap:35px}#my-account #account-details label,#my-account #billing label{color:#000}#my-account #account-details .form-wrapper,#my-account #billing .form-wrapper{display:flex;flex-flow:column;gap:17px;max-width:570px;margin:auto;width:100%}#my-account #account-details .form-wrapper .city-state-zip-wrapper,#my-account #account-details .form-wrapper .name-wrapper,#my-account #billing .form-wrapper .city-state-zip-wrapper,#my-account #billing .form-wrapper .name-wrapper{display:flex;gap:10px;align-items:center;flex:1 1}@media(max-width:768px){#my-account #account-details .form-wrapper .city-state-zip-wrapper,#my-account #account-details .form-wrapper .name-wrapper,#my-account #billing .form-wrapper .city-state-zip-wrapper,#my-account #billing .form-wrapper .name-wrapper{flex-flow:column}}#my-account #account-details .form-field.button,#my-account #billing .form-field.button{border-radius:7px;box-shadow:0 5px 25px -7px hsla(0,0%,100%,.25)}#checkout{display:flex;margin-bottom:clamp(-110px,calc(-55px + -55 * ((100vw - 390px) / (1728 - 390))),-55px);height:calc(100vh - range(130px, 160px))}@media(max-width:768px){#checkout{flex-flow:column-reverse;height:auto}}#checkout .billing-information,#checkout .cart{flex:1 1;flex-basis:50%}@media(max-width:768px){#checkout .billing-information,#checkout .cart{flex-basis:100%}}#checkout .billing-information{display:flex;flex-flow:column;gap:30px;padding:27px clamp(30px,calc(30px + 41 * ((100vw - 390px) / (1728 - 390))),71px) clamp(50px,calc(50px + 108 * ((100vw - 390px) / (1728 - 390))),158px) 24px;overflow-y:auto}@media(max-width:768px){#checkout .billing-information{padding:20px}}#checkout .billing-information .billing-wrapper{display:flex;flex-flow:column;gap:25px}#checkout .billing-information .continue-shopping{display:flex;align-items:center;gap:10px;cursor:pointer}#checkout .billing-information .continue-shopping p{color:#da9924}#checkout .billing-information .continue-shopping .back-arrow{height:14px;width:8px}#checkout .billing-information .billing,#checkout .billing-information .payment,#checkout .billing-information .shipping{display:flex;flex-flow:column;gap:45px}#checkout .billing-information .billing .split,#checkout .billing-information .payment .split,#checkout .billing-information .shipping .split{display:flex;gap:10px;align-items:center}#checkout .billing-information label{color:#1d1d1d}#checkout .billing-information .form-wrapper{display:flex;flex-flow:column;gap:17px;max-width:570px;margin:auto;width:100%}#checkout .billing-information .form-wrapper .city-state-zip-wrapper,#checkout .billing-information .form-wrapper .name-wrapper{display:flex;gap:10px;align-items:center;flex:1 1}@media(max-width:768px){#checkout .billing-information .form-wrapper .city-state-zip-wrapper,#checkout .billing-information .form-wrapper .name-wrapper{flex-flow:column}}#checkout .billing-information .form-field.button{border-radius:7px;box-shadow:0 5px 25px -7px hsla(0,0%,100%,.25);width:100%}#checkout .billing-information .form-field.button button{width:100%}#checkout .cart{box-shadow:inset 0 0 60px 10px rgba(0,0,0,.03);padding:clamp(20px,calc(20px + 17 * ((100vw - 390px) / (1728 - 390))),37px) clamp(30px,calc(30px + 30 * ((100vw - 390px) / (1728 - 390))),60px);display:flex;flex-flow:column;gap:50px}@media(max-width:768px){#checkout .cart{padding:20px}}#checkout .cart .vertical-scroll-wrapper{flex-grow:1;overflow-y:scroll;display:flex;flex-flow:column;gap:clamp(10px,calc(10px + 60 * ((100vw - 390px) / (1728 - 390))),70px);-ms-overflow-style:none;scrollbar-width:none;max-height:450px}#checkout .cart .vertical-scroll-wrapper::-webkit-scrollbar{display:none}#checkout .cart .vertical-scroll-wrapper .cart-item{display:flex;align-items:center;gap:30px}#checkout .cart .vertical-scroll-wrapper .cart-item .image-wrapper{height:clamp(50px,calc(50px + 35 * ((100vw - 390px) / (1728 - 390))),85px);width:clamp(50px,calc(50px + 35 * ((100vw - 390px) / (1728 - 390))),85px);background:#f5f3ee;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#checkout .cart .vertical-scroll-wrapper .cart-item .image-wrapper img{max-width:60px;max-height:60px}#checkout .cart .vertical-scroll-wrapper .cart-item .info{display:flex;flex-flow:column;gap:10px;flex-grow:1}#checkout .cart .vertical-scroll-wrapper .cart-item .info .top-wrapper{display:flex;justify-content:space-between;align-items:center}#checkout .cart .vertical-scroll-wrapper .cart-item .info .top-wrapper h6{font-size:clamp(15px,calc(15px + 2 * ((100vw - 390px) / (1728 - 390))),17px)}#checkout .cart .vertical-scroll-wrapper .cart-item .info .top-wrapper svg{cursor:pointer;height:19px;width:18px;flex-shrink:0}#checkout .cart .vertical-scroll-wrapper .cart-item .info .bottom-wrapper{display:flex;align-items:center;justify-content:space-between}#checkout .cart .vertical-scroll-wrapper .cart-item.promo-item{opacity:.5}#checkout .cart .coupon-wrapper{display:flex;flex-flow:column;gap:5px}#checkout .cart .coupon-wrapper .upper{display:flex;align-items:center;gap:15px}#checkout .cart .pricing{display:flex;flex-flow:column;gap:33px}#checkout .cart .pricing .top-pricing{display:flex;flex-flow:column;gap:15px}#checkout .cart .pricing .discount,#checkout .cart .pricing .shipping,#checkout .cart .pricing .subtotal,#checkout .cart .pricing .tax,#checkout .cart .pricing .total{display:flex;justify-content:space-between}#coming-soon{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:15px;height:100vh}#coming-soon img{object-fit:contain;height:clamp(150px,calc(150px + 250 * ((100vw - 390px) / (1728 - 390))),400px);width:clamp(150px,calc(150px + 250 * ((100vw - 390px) / (1728 - 390))),400px)}#customizable-units{display:flex;flex-flow:column;gap:25px}#customizable-units .top-bar{display:flex;justify-content:space-between;align-items:center}#customizable-units .blocks-wrapper{display:flex;flex-flow:column;gap:30px}#customizable-units .blocks-wrapper .block-edit-wrapper{display:flex;flex-flow:column;gap:7px}#customizable-units .blocks-wrapper .block-edit-wrapper .quill{display:flex;flex-flow:column;height:100%;gap:20px;flex-grow:1}#customizable-units .blocks-wrapper .block-edit-wrapper .quill .ql-container{height:100%}#customizable-units .blocks-wrapper .block-edit-wrapper .quill .ql-container,#customizable-units .blocks-wrapper .block-edit-wrapper .quill .ql-toolbar{background:#fff;border:0;border-radius:7px}#customizable-units .blocks-wrapper .block-edit-wrapper .add-slide{display:flex;align-self:flex-end;color:#555;font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px);cursor:pointer}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper{position:relative;min-height:290px;padding:22px;border-radius:7px;background:#f5f3ee;display:flex;gap:clamp(75px,calc(75px + 75 * ((100vw - 390px) / (1728 - 390))),150px);align-items:flex-start}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper label{color:#000}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper p{font-size:clamp(15px,calc(15px + 3 * ((100vw - 390px) / (1728 - 390))),18px)}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper .left{display:flex;flex-basis:36%;flex-grow:1;position:relative;flex-flow:column;gap:20px}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper .right{display:flex;flex-basis:50%;flex-grow:1}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper .right .product-wrapper{flex-grow:1}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper .right .product-wrapper .header{background:#ebe6dd;border-radius:7px 7px 0 0;padding:6px 12px 7px}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper .right .product-wrapper .no-products-selected{padding:23px 12px;color:#b1b1b1}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper .right .product-wrapper .selected-product{display:flex;align-items:center;justify-content:space-between;padding:8px 12px}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper .right .product-wrapper .selected-product .remove-icon{cursor:pointer;height:18px;width:18px}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper .right .product-wrapper .selected-product:nth-child(2n){background:#fbfbfb}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper .right .product-wrapper .selected-product:nth-child(odd){background:#ebe6dd}#customizable-units .blocks-wrapper .block-edit-wrapper .background-wrapper.banner{min-height:unset}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-height,#customizable-units .blocks-wrapper .block-edit-wrapper .hero-image-position,#customizable-units .blocks-wrapper .block-edit-wrapper .hero-object-fit,#customizable-units .blocks-wrapper .block-edit-wrapper .hero-type{display:flex;gap:7px;align-items:center}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-height p,#customizable-units .blocks-wrapper .block-edit-wrapper .hero-image-position p,#customizable-units .blocks-wrapper .block-edit-wrapper .hero-object-fit p,#customizable-units .blocks-wrapper .block-edit-wrapper .hero-type p{font-size:18px}#customizable-units .blocks-wrapper .block-edit-wrapper .parallax-image-wrapper{display:flex;flex-flow:column;gap:7px}#customizable-units .blocks-wrapper .block-edit-wrapper .parallax-image-wrapper h6{font-size:18px}#customizable-units .blocks-wrapper .block-edit-wrapper .parallax-image-wrapper .image-wrapper{padding:33px 17px;display:flex;align-items:center;gap:12px;border-radius:7px;box-shadow:0 2px 20px 1px rgba(0,0,0,.06)}#customizable-units .blocks-wrapper .block-edit-wrapper .parallax-image-wrapper .image-wrapper img{height:187px;width:187px;object-fit:cover}#customizable-units .blocks-wrapper .block-edit-wrapper .parallax-image-wrapper .image-wrapper .metadata{display:flex;flex-flow:column;gap:22px}#customizable-units .blocks-wrapper .block-edit-wrapper .parallax-image-wrapper .image-wrapper .metadata .image-name{font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}#customizable-units .blocks-wrapper .block-edit-wrapper .parallax-image-wrapper .image-wrapper .metadata p{font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px)}#customizable-units .blocks-wrapper .block-edit-wrapper .parallax-image-wrapper .image-wrapper .delete-image{opacity:.35;color:#da1313;cursor:pointer;transition:opacity .3s ease;font-size:16px}#customizable-units .blocks-wrapper .block-edit-wrapper .parallax-image-wrapper .image-wrapper .delete-image:hover{opacity:1}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content{padding:26px 25px;box-shadow:0 0 25px 0 rgba(0,0,0,.06);display:flex;align-items:stretch;gap:30px;background:#fff}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content label{color:#000}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left{flex-basis:44%;flex-grow:1;width:100%;display:flex;flex-flow:column;gap:30px}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left .block-settings{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px 40px;gap:20px 40px}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left .hero-image-wrapper{display:flex;flex-flow:column;gap:7px}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left .hero-image-wrapper h6{font-size:18px}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left .hero-image-wrapper .image-wrapper{padding:33px 17px;display:flex;align-items:center;gap:12px;border-radius:7px;box-shadow:0 2px 20px 1px rgba(0,0,0,.06)}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left .hero-image-wrapper .image-wrapper img{height:187px;width:187px;object-fit:cover}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left .hero-image-wrapper .image-wrapper .image-info{display:flex;flex-flow:column;gap:40px;position:relative;height:100%;justify-content:flex-end}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left .hero-image-wrapper .image-wrapper .image-info .metadata{display:flex;flex-flow:column;gap:22px}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left .hero-image-wrapper .image-wrapper .image-info .metadata .image-name{font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left .hero-image-wrapper .image-wrapper .image-info .metadata p{font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px)}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left .hero-image-wrapper .image-wrapper .image-info .delete-image{opacity:.35;color:#da1313;cursor:pointer;transition:opacity .3s ease;font-size:16px}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .left .hero-image-wrapper .image-wrapper .image-info .delete-image:hover{opacity:1}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .right{flex-basis:54%;flex-grow:1;width:100%;padding:16px;background:#f5f3ee;border-radius:7px}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .right .quill{display:flex;flex-flow:column;height:100%;gap:20px}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .right .quill .ql-container{height:100%}#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .right .quill .ql-container,#customizable-units .blocks-wrapper .block-edit-wrapper .hero-section .hero-content .right .quill .ql-toolbar{background:#fff;border:0;border-radius:7px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-accordion{overflow:hidden}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-accordion:first-child{border-radius:7px 7px 0 0}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-accordion:last-child{border-radius:0 0 7px 7px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-header{width:100%;padding:21px 18px;display:flex;justify-content:space-between;align-items:center;background:#f5f3ee;cursor:pointer;transition:background-color .3s ease;position:relative}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-header .click-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-header h6{font-size:clamp(16px,calc(16px + 4 * ((100vw - 390px) / (1728 - 390))),20px);color:#555}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-header .remove-slide{z-index:2;opacity:.35;cursor:pointer;height:24px;width:24px;transition:opacity .3s ease}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-header .remove-slide:hover{opacity:1}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-header:hover{background:#b1b1b1}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content{padding:0 25px;max-height:0;overflow-y:hidden;transition:max-height .3s cubic-bezier(0,1,0,1),padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;display:flex;align-items:stretch;gap:30px;background:#fff}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content label{color:#000}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left{flex-basis:44%;flex-grow:1;width:100%;display:flex;flex-flow:column;gap:30px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .radio-button{gap:25px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .radio-button h4{font-size:clamp(14px,calc(14px + 4 * ((100vw - 390px) / (1728 - 390))),18px);color:#1d1d1d}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .radio-button .radio-options{display:flex;align-items:center;gap:25px;flex-flow:row}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .radio-button .radio-options .label{font-size:12px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .slide-image{display:flex;flex-flow:column;gap:7px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .slide-image h6{font-size:18px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .slide-image .image-wrapper{padding:33px 17px;display:flex;align-items:center;gap:12px;border-radius:7px;box-shadow:0 2px 20px 1px rgba(0,0,0,.06)}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .slide-image .image-wrapper img{height:187px;width:187px;object-fit:cover}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .slide-image .image-wrapper .image-info{display:flex;flex-flow:column;gap:40px;position:relative;height:100%;justify-content:flex-end}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .slide-image .image-wrapper .image-info .metadata{display:flex;flex-flow:column;gap:22px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .slide-image .image-wrapper .image-info .metadata .image-name{font-size:clamp(16px,calc(16px + 2 * ((100vw - 390px) / (1728 - 390))),18px)}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .slide-image .image-wrapper .image-info .metadata p{font-size:clamp(14px,calc(14px + 2 * ((100vw - 390px) / (1728 - 390))),16px)}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .slide-image .image-wrapper .image-info .delete-image{opacity:.35;color:#da1313;cursor:pointer;transition:opacity .3s ease;font-size:16px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .left .slide-image .image-wrapper .image-info .delete-image:hover{opacity:1}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .right{flex-basis:54%;flex-grow:1;width:100%;padding:16px;background:#f5f3ee;border-radius:7px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .right .quill{display:flex;flex-flow:column;height:100%;gap:20px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .right .quill .ql-container{height:100%}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .right .quill .ql-container,#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content .right .quill .ql-toolbar{background:#fff;border:0;border-radius:7px}#customizable-units .blocks-wrapper .block-edit-wrapper .slider-section .slide-content.open{max-height:2000px;padding:26px 25px;transition:max-height 1s ease-in-out;box-shadow:0 0 25px 0 rgba(0,0,0,.06)}#customizable-units .blocks-wrapper .block-edit-wrapper .edit-global-nav-links-wrapper{display:flex;flex-flow:column;gap:10px}#customizable-units .blocks-wrapper .block-edit-wrapper .edit-global-nav-links-wrapper .remove-icon{height:30px;width:30px;cursor:pointer}#customizable-units .blocks-wrapper .block-edit-wrapper .edit-global-nav-links-wrapper .edit-global-nav-link{display:flex;align-items:center;gap:10px}#manage-zoho,#taxes{display:flex;flex-flow:column;gap:25px}#taxes .end-date,#taxes .start-date,#taxes .state-filter{width:max-content}#taxes .button-wrapper{display:flex;align-items:center;gap:15px}#taxes .state-tax-status-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:15px;gap:15px}#taxes .reports{display:flex;flex-flow:column;gap:25px}#taxes .reports .state-filter-wrapper,#taxes .reports .state-filter-wrapper .selected-states{display:flex;flex-flow:column;gap:15px}#taxes .reports .state-filter-wrapper .selected-states .selected-states-list{display:flex;flex-wrap:wrap;gap:15px}