@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@200;400;600;700&family=Tajawal:wght@200;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{[dir=rtl] :scope{@apply rtl;}}html{font-size:16px!important}body{letter-spacing:unset}:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--primary: 240 100% 50%;--primary-foreground: 0 0% 100%;--secondary: 0 0% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 240 100% 90%;--accent-foreground: 240 100% 30%;--destructive: 0 100% 50%;--destructive-foreground: 0 0% 100%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 240 4.9% 83.9%;--radius: .5rem;--chart-1: 210 100% 50%;--chart-2: 340 82% 52%;--chart-3: 48 100% 67%;--chart-4: 145 63% 49%;--chart-5: 30 100% 50%;--sidebar-background: 222.2 47.4% 11.2%;--sidebar-foreground: 0 0% 100%;--sidebar-primary: 240 100% 50%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 48 100% 67%;--sidebar-accent-foreground: 0 0% 0%;--sidebar-border: 214.3 31.8% 91.4%;--sidebar-ring: 240 4.9% 83.9%}@layer utilities{.animate-marquee{animation:marquee 35s linear infinite}.animate-marquee-reverse{animation:marquee-reverse 20s linear infinite}}.transformation-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;transform:translateZ(0);-webkit-font-smoothing:subpixel-antialiased}.font-sans{font-family:Montserrat!important}.section-light{@apply bg-white py-16 md:py-20;}.section-light-alt{@apply bg-[#F8F8F8] py-16 md:py-20;}.section-branded{@apply bg-[#FFEBF2]/30 py-16 md:py-20;}.section-dark{@apply bg-[#313131] text-white py-16 md:py-20;}.section-heading{@apply text-3xl md:text-4xl font-bold mb-2 font-montserrat text-center;}.section-subheading{@apply text-gray-600 text-lg md:text-xl mb-12 max-w-3xl mx-auto text-center;}.aspect-custom-portrait{aspect-ratio:4/5;position:relative;overflow:hidden}.aspect-custom-square{aspect-ratio:1/1;position:relative;overflow:hidden}.premium-card{box-shadow:0 10px 30px #00000008;transition:all .3s ease;@apply bg-white rounded-xl overflow-hidden border border-gray-100;}.premium-card:hover{box-shadow:0 15px 40px #00000014;transform:translateY(-4px)}.gradient-text{background:linear-gradient(90deg,#fe9dc0,#ff85b3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.gradient-bg{background:linear-gradient(90deg,#fe9dc0,#ff85b3)}.gradient-border{position:relative}.gradient-border:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(90deg,#fe9dc0,#ff85b3);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.btn-primary{@apply bg-[#FE9DC0] hover:bg-[#FF85B3] text-white py-3 px-6 rounded-md font-medium transition-all duration-300 shadow-sm;}.btn-secondary{@apply bg-white hover:bg-[#FFEBF2] text-[#313131] py-3 px-6 rounded-md font-medium transition-all duration-300 border border-gray-200 shadow-sm;}.btn-outline{@apply bg-transparent hover:bg-[#FFEBF2] text-[#FE9DC0] hover:text-[#FF85B3] py-3 px-6 rounded-md font-medium transition-all duration-300 border border-[#FE9DC0] hover:border-[#FF85B3];}@layer base{:root{--background: 0 0% 100%;--foreground: 240 10% 3.9%}@font-face{font-family:Cairo;src:url(https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700&display=swap)}}.rtl{direction:rtl;font-family:Montserrat,sans-serif!important}.ltr{direction:ltr;font-family:Montserrat,sans-serif}.section-divider{@apply py-16 md:py-20 border-b border-gray-100;}.section-divider-branded{@apply py-16 md:py-20 border-b border-[#FFEBF2];}.trust-badge{@apply flex items-center bg-white p-4 rounded-lg border border-gray-100 shadow-sm;}.trust-badge-icon{@apply text-[#FE9DC0] mr-3 flex-shrink-0;}.payment-icons{@apply flex flex-wrap justify-center gap-5 items-center;}.payment-icon{@apply h-8 w-auto object-contain opacity-80 hover:opacity-100 transition-opacity;}.product-image{@apply rounded-lg shadow-sm transition-transform duration-300 hover:scale-[1.02];}.testimonial-image{@apply rounded-lg shadow-sm border-2 border-white;}.before-after-container{@apply relative rounded-lg overflow-hidden shadow-sm border border-gray-100;}.before-after-label{@apply absolute top-4 left-4 bg-black/60 text-white text-xs uppercase tracking-wide py-1 px-3 rounded-full font-medium;}.before-label,.after-label{@apply absolute bottom-4 py-1 px-3 text-xs font-medium text-white bg-black/50 rounded-sm tracking-wide z-10;}.before-label{@apply left-4;}.after-label{@apply right-4;}.instagram-gradient-border{position:relative;border-radius:.75rem;overflow:hidden}.instagram-gradient-border:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;padding:2px;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease}.instagram-gradient-border:hover:before{opacity:1}:root{--background: 0 0% 100%;--foreground: 0 0% 19%;--card: 0 0% 100%;--card-foreground: 0 0% 19%;--popover: 0 0% 100%;--popover-foreground: 0 0% 19%;--primary: 336 98% 71%;--primary-foreground: 0 0% 100%;--secondary: 350 100% 96%;--secondary-foreground: 0 0% 19%;--muted: 348 40% 97%;--muted-foreground: 0 0% 45%;--accent: 348 40% 97%;--accent-foreground: 0 0% 19%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 98%;--border: 0 0% 90%;--input: 0 0% 90%;--ring: 336 98% 71%;--radius: .5rem;--chart-1: 336 98% 71%;--chart-2: 350 100% 96%;--chart-3: 0 0% 97%;--chart-4: 0 0% 19%;--chart-5: 47 87% 52%;--sidebar-background: 0 0% 100%;--sidebar-foreground: 0 0% 19%;--sidebar-primary: 336 98% 71%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 350 100% 96%;--sidebar-accent-foreground: 0 0% 19%;--sidebar-border: 0 0% 90%;--sidebar-ring: 336 98% 71%}.dark{--background: 0 0% 19%;--foreground: 0 0% 98%;--card: 0 0% 19%;--card-foreground: 0 0% 98%;--popover: 0 0% 19%;--popover-foreground: 0 0% 98%;--primary: 336 98% 71%;--primary-foreground: 0 0% 100%;--secondary: 0 0% 25%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 25%;--muted-foreground: 0 0% 60%;--accent: 0 0% 25%;--accent-foreground: 0 0% 98%;--destructive: 0 62% 30%;--destructive-foreground: 0 0% 98%;--border: 0 0% 25%;--input: 0 0% 25%;--ring: 336 98% 71%;--chart-1: 336 98% 71%;--chart-2: 350 100% 96%;--chart-3: 0 0% 30%;--chart-4: 0 0% 90%;--chart-5: 47 87% 52%;--sidebar-background: 0 0% 19%;--sidebar-foreground: 0 0% 98%;--sidebar-primary: 336 98% 71%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 0 0% 25%;--sidebar-accent-foreground: 0 0% 98%;--sidebar-border: 0 0% 25%;--sidebar-ring: 336 98% 71%}@layer base{*{@apply border-border;}body{@apply font-sans bg-background text-foreground antialiased;}.font-playfair{font-family:Playfair Display,serif}.font-montserrat{font-family:Montserrat,sans-serif}.font-cormorant{font-family:Cormorant Garamond,serif}.animate-fade-in{@apply opacity-0 transform translate-y-4 transition-all duration-700 ease-out;}.animate-fade-in.visible{@apply opacity-100 translate-y-0;}.animate-float{animation:float 5s ease-in-out infinite}.hero-gradient{background:linear-gradient(to bottom,#fe9dc026,#ffebf266)}.gold-underline{position:relative}.gold-underline:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#d4af37;transition:width .3s ease}.gold-underline:hover:after{width:100%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:marquee 10s linear infinite}@layer utilities{.text-gold{color:#d4af37}.bg-gold{background-color:#d4af37}.border-gold{border-color:#d4af37}}.hidden-tw{display:none}.rtl,html[lang=ar] *:not(.jdgm-star){font-family:Tajawal,sans-serif!important}h1 b{font-weight:inherit!important;color:#fe9dc0}.page-width{max-width:75rem!important}.header__icon .icon{height:1rem!important;width:1rem!important}.announcement-bar__message{min-height:38px!important;letter-spacing:1px!important;padding:10px 0!important}.header-localization .disclosure .localization-form__select{font-size:14px;letter-spacing:.6px}@media only screen and (min-width: 750px){h5,.h5{font-size:13px}}@media screen and (min-width: 990px){.header:not(.drawer-menu).page-width{padding-left:50px!important;padding-right:50px!important}}@media screen and (min-width: 990px){.header:not(.header--middle-left,.header--middle-center) .header__inline-menu{margin-top:10.5px!important}}.js .header-localization:not(.menu-drawer__localization) .localization-form__select{height:38px!important;padding:0 45px 0 12px}.js[dir=rtl] .header-localization:not(.menu-drawer__localization) .localization-form__select{padding:0 12px 0 45px}.header__heading-link{padding:0}.header-localization:not(.menu-drawer__localization) .localization-form__select .icon-caret{right:20px}[dir=rtl] .header-localization:not(.menu-drawer__localization) .localization-form__select .icon-caret{right:unset;left:20px}.localization-form__select .icon-caret{height:6px;top:calc(50% - 2px)}.localization-form__select{min-width:calc(60px + var(--inputs-border-width) * 2);border-right:1px solid rgba(var(--color-foreground),.15);margin-right:10px!important}[dir=rtl] .localization-form__select{border-right:unset!important;border-left:1px solid rgba(var(--color-foreground),.15);margin-right:0!important;margin-left:10px!important}.goth-add-to-cart{font-size:16px}@media screen and (min-width: 768px){body{font-size:16px!important}}@media screen and (max-width: 767px){body{font-size:14px!important}div.shopify-policy__container .rte table td{padding:5px 5px 5px 15px!important;font-size:14px!important}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive table{min-width:600px}[dir=rtl] .paddingt-25{padding-top:25px!important}[dir=rtl] .margint-6{margin-top:6px!important}[dir=rtl] .paddingt-10{padding-top:10px!important}[dir=rtl] .paddingt-13{padding-top:13px!important}[dir=rtl] .utility-bar{padding-top:16px!important}[dir=rtl] .quick-add__submit.button span{margin-top:6px!important}[dir=rtl] .goth-product-price>span{padding-top:10px!important}[dir=rtl] #quick-add-8078838300857-submit{padding:10px 10px 3px!important}[dir=rtl] .goth-process-number{padding-top:7px!important}[dir=rtl] .bundle-btn{padding-top:17px!important}[dir=rtl] #buy-now-button{padding-top:24px!important}[dir=rtl] .jdgm-widget a.jdgm-write-rev-link{padding-top:19px!important}.progress-number{padding-top:5px!important}}header.header .menu-drawer#menu-drawer{position:fixed!important;top:0!important;height:100%!important;width:75%!important;left:auto!important;right:0!important;transform:translate(100%)!important}header.header .menu-opening>.menu-drawer#menu-drawer,details[open].menu-opening>.menu-drawer__submenu{transform:translate(0)!important;visibility:visible}header.header .icon.icon-close{position:fixed;top:25px;right:25px;z-index:99}.modal__close-button.link{display:none!important}header.header .icon.icon-close{top:48px!important;right:9px!important;z-index:99!important;width:30px!important;height:30px!important}.search-modal__content{padding-left:0!important;padding-right:0!important}.header predictive-search{max-width:100%!important}.search-modal__form{max-width:100%!important}@media screen and (max-width: 989px){.header__heading{flex:1}[dir=rtl] .header__heading-logo-wrapper{padding-right:65px!important;padding-left:0!important}.header__heading-logo-wrapper{padding-left:70px!important}.header-localization:not(.menu-drawer__localization){flex:1;max-width:110px!important;justify-content:end!important}[dir=rtl] .header-localization:not(.menu-drawer__localization){justify-content:end!important}.header-localization:not(.menu-drawer__localization) .localization-form__select .icon-caret{right:6px!important}.js .header-localization:not(.menu-drawer__localization) .localization-form__select{padding:0!important;margin-right:0!important}[dir=rtl] .header-localization:not(.menu-drawer__localization) .localization-form__select .icon-caret{right:unset!important;left:7px!important}[dir=rtl] .header-localization:not(.menu-drawer__localization) .localization-form:only-child .localization-form__select{min-width:43px!important;margin-right:0!important;margin-left:0!important}.header__icon .svg-wrapper{width:13px!important;height:13px!important;margin-right:8px!important;padding:0!important}.header-localization:not(.menu-drawer__localization) .localization-form:only-child .localization-form__select{min-width:45px!important;margin-right:10px!important}.menu-drawer-container .icon.icon-hamburger{position:unset!important;margin-left:0!important}html:not([dir=rtl]) header.header{padding-left:16px!important;padding-right:16px!important}[dir=rtl] .menu-drawer-container .icon.icon-hamburger{position:unset!important;margin-right:0!important}[dir=rtl] header.header{flex-direction:unset!important}header-drawer{margin-left:0!important}[dir=rtl] .header-localization:not(.menu-drawer__localization) .disclosure__list-wrapper{left:0!important;right:unset!important}header.header .icon.icon-close{top:63px!important;right:5px!important;width:18px!important;height:18px!important}.search-modal__content{padding-left:30px!important;padding-right:30px!important}[dir=rtl] .header-localization:not(.menu-drawer__localization) localization-form:only-child .localization-form__select>span{margin-top:7px!important}[dir=rtl] .owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,[dir=rtl] .owl-carousel .owl-nav button.owl-prev,[dir=rtl] .testimonials-wrapper-2.owl-carousel .owl-nav button.owl-next,[dir=rtl] .testimonials-wrapper-2.owl-carousel .owl-nav button.owl-prev{padding-top:5px!important;padding-bottom:0!important}.items-center{align-items:center!important}.header__heading-logo{width:123px!important}header.header{padding-top:16px!important;padding-bottom:16px!important}html:not([dir=rtl]) header.header{display:flex;justify-content:space-around}[dir=rtl] header.header{display:flex;flex-direction:row-reverse;justify-content:space-around}.menu-drawer-container .icon.icon-hamburger{right:20px;width:32px!important;height:32px!important}[dir=rtl] .menu-drawer-container .icon.icon-hamburger{right:unset;left:20px}header.header .menu-drawer__utility-links{display:none}}.btn-primary{border-radius:calc(var(--radius) - 2px);--tw-bg-opacity: 1;background-color:rgb(254 157 192 / var(--tw-bg-opacity, 1));padding:.75rem 1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.section-heading-tw{font-family:Montserrat,sans-serif;margin-bottom:.5rem;text-align:center;font-size:1.875rem;line-height:2.25rem;font-weight:700}.section-subheading-tw{margin-left:auto!important;margin-right:auto!important;margin-bottom:3rem!important;max-width:48rem!important;text-align:center!important;font-size:1.125rem!important;line-height:1.75rem!important;--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity, 1))!important}.premium-card{box-shadow:0 10px 30px #00000008;transition:all .3s ease;overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}@media (max-width: 767px){.section-heading-tw{font-family:Montserrat,sans-serif;margin-bottom:.5rem!important;text-align:center!important;font-size:1.875rem!important;line-height:2.25rem!important;font-weight:700!important}.section-subheading-tw{font-size:15px!important;line-height:21px!important;margin-bottom:0!important}br:not(.bundle-btn br){display:none}.payment-icon svg{width:40px}}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{padding:1px 13px 5px!important;background-color:#fe9dc0;line-height:1!important;color:#fff!important;border-radius:50%;font-size:30px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 11px #00000040}.owl-carousel .owl-nav button.owl-prev{left:-15px}[dir=rtl] .owl-carousel .owl-nav button.owl-prev{left:unset;right:-15px}.owl-carousel .owl-nav button.owl-next{right:-15px}[dir=rtl] .owl-carousel .owl-nav button.owl-next{right:unset;left:-15px}@media (max-width: 1024px){.bestseller-wrapper .owl-stage{display:flex}.bestseller-wrapper .owl-item{padding:3px}.bestseller-wrapper .premium-card{box-shadow:unset!important}}:root{--jdgm-secondary-color: rgb(0 0 0 / 11%) !important}.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown,.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow{color:#000!important}.jdgm-sort-dropdown{outline:unset!important;outline-offset:unset!important;box-shadow:unset!important}.shopify-section:has(.jdgm-widget.jdgm-review-widget){background-color:#fbedef;padding-top:90px;padding-bottom:50px}.jdgm-review-widget .jdgm-rev-widg__title{font-weight:700;margin-bottom:70px!important;font-size:39px;line-height:45px}.jdgm-widget .jdgm-verified-checkmark{display:none}.jdgm-widget .jdgm-all-reviews__summary-text--verified{justify-content:center;font-weight:700;margin-top:10px}.jdgm-widget a.jdgm-write-rev-link{padding:14px;border-radius:8px}.jdgm-widget .jdgm-rev__icon{width:82px;height:82px;background:#fe9dc0;border-radius:50%;outline:2px solid #fe9dc0;outline-offset:4px}.jdgm-widget .jdgm-rev__icon:not(.jdgm-rev__avatar):before{color:#fff;font-size:35px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.jdgm-widget .jdgm-rev__author-wrapper,.jdgm-widget .jdgm-rev__body,.jdgm-widget .jdgm-rev__pics{padding-left:110px}.jdgm-widget .jdgm-rev__author-wrapper{padding-top:30px;display:block;font-size:18px;font-weight:700}.jdgm-widget .jdgm-quest,.jdgm-widget .jdgm-rev{padding:36px 0}.jdgm-widget .jdgm-form input[type=text],.jdgm-widget .jdgm-form input[type=email],.jdgm-widget .jdgm-form input[type=url],.jdgm-widget .jdgm-form textarea{padding:11px 16px;font-size:14px;border-radius:10px}.jdgm-widget .jdgm-form__fieldset:not(:last-of-type),.jdgm-widget .jdgm-form__fieldset-actions{font-size:14px}.jdgm-btn,input[type=submit].jdgm-btn{padding:15px 25px;border-radius:10px!important}.jdgm-form__fieldset:has(+.jdgm-form__fieldset.jdgm-form__fieldset-actions),.jdgm-form__reviewer-name-format-container{display:none}@media (max-width: 767px){.jdgm-widget{font-size:14px}.jdgm-btn,input[type=submit].jdgm-btn{margin:3px}.jdgm-review-widget .jdgm-rev-widg__title{margin-bottom:40px!important;font-size:28px;line-height:40px}.shopify-section:has(.jdgm-widget.jdgm-review-widget){padding-top:50px;padding-bottom:10px}.jdgm-widget .jdgm-rev__icon{width:55px;height:55px;outline:1px solid #fe9dc0;outline-offset:3px}.jdgm-widget .jdgm-rev__author-wrapper,.jdgm-widget .jdgm-rev__body,.jdgm-widget .jdgm-rev__pics{padding-left:74px}.jdgm-widget .jdgm-rev__author-wrapper{padding-top:15px;font-size:16px}.jdgm-rev-widg{padding-left:0;padding-right:0}.jdgm-widget .jdgm-rev__icon:not(.jdgm-rev__avatar):before{font-size:26px;top:47%}}cart-items .title-wrapper-with-link{flex-direction:column;align-items:center!important}cart-items .title.title--primary{font-size:49px;font-weight:700}cart-items .title-wrapper-with-link .underlined-link{text-decoration:underline}cart-items .cart-item>td+td{padding-left:20px!important}[dir=rtl] cart-items .cart-item>td+td{padding-left:0!important;padding-right:20px!important}[dir=rtl] .cart__footer>div:only-child{margin-left:0;margin-right:auto}[dir=rtl] .totals{justify-content:flex-start!important}[dir=rtl] .cart-item cart-remove-button{margin-left:0;margin-right:1rem}cart-items .cart-item__name{font-size:17px}cart-items .product-option{font-size:16px!important;font-weight:700;color:#000}cart-items .discounts__discount{font-size:16px!important}.quantity{min-height:50px!important;max-width:160px!important}.quantity__input{font-size:20px!important}.quantity__button{width:40px!important}cart-items .price{font-size:18px!important;letter-spacing:0;color:#ff8cb6;font-weight:700}cart-items .cart-item__discounted-prices .cart-item__old-price{color:#727272;font-weight:600}.totals>h2{font-size:16px!important;font-weight:600;color:#444}.cart__blocks .tax-note.caption-large{font-size:15px!important}.totals__total-value{font-size:24px;font-weight:700;color:#000}.cart__checkout-button,.cart__warnings .button,.cart-drawer__empty-content .button{background:#ff8cb7;font-size:18px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:20px 30px!important;line-height:20px;min-height:unset;border-radius:10px}.cart__warnings .button:before,.cart__warnings .button:after,.cart__checkout-button:before,.cart__checkout-button:after,.cart-drawer__empty-content .button:before,.cart-drawer__empty-content .button:after,.quick-add__submit:before,.quick-add__submit:after{content:unset!important}@media (max-width: 749px){cart-items .title.title--primary{font-size:35px}.cart-items thead tr{margin-bottom:30px!important}.cart-item__image{max-width:80px!important}.cart-item{gap:8px!important}cart-items .cart-item:not(:last-child){margin-bottom:30px!important;border-bottom:1px solid #00000020;padding-bottom:20px}cart-items .discounts__discount{font-size:12px!important}cart-items .price{font-size:16px!important;line-height:18px}.quantity{min-height:45px!important;max-width:140px!important}cart-remove-button .button{min-width:20px!important;min-height:20px!important}.totals__total-value{font-size:18px!important}.cart__blocks .tax-note.caption-large{font-size:13px!important;margin:20px 0 10px auto}.cart__checkout-button{font-size:16px;padding:17px!important}}cart-drawer .drawer__inner{position:absolute;right:0}[dir=rtl] .drawer__inner{left:0;right:unset}cart-drawer .drawer__inner{width:450px}cart-drawer .drawer__heading{margin:0;font-size:1.125rem}cart-drawer .drawer__header{padding:18px 0;border-bottom:1px solid #f3f4f6}cart-drawer .drawer__close{min-width:unset;min-height:unset;top:20px}[dir=rtl] cart-drawer .drawer__close{right:unset;left:10px}cart-drawer .drawer__close .svg-wrapper{height:17px;width:17px}cart-drawer .cart-items thead{display:none}cart-drawer .cart-item__name{font-size:14px}cart-drawer .product-option{font-size:14px!important;line-height:15px!important}cart-drawer .price{font-size:14px!important;letter-spacing:0;font-weight:600}cart-drawer .cart-item__name:hover{text-decoration-thickness:1px}cart-drawer .quantity{min-height:34px!important;max-width:102px!important}cart-drawer .quantity__button{width:34px!important}cart-drawer .quantity__input{font-size:16px!important}cart-drawer .quantity__button .svg-wrapper{width:11px}cart-drawer .cart-drawer .cart-item:not(:last-child){border-bottom:1px solid #00000020;padding-bottom:20px}cart-drawer .discounts__discount{font-size:13px!important}cart-drawer .totals__total-value{font-size:18px}cart-drawer .tax-note.caption-large{font-size:13px!important}@media screen and (min-width: 750px){cart-drawer .cart-item__media{width:100px}cart-drawer cart-remove-button .button{min-width:30px;min-height:30px}}@media (max-width: 749px){cart-drawer cart-remove-button .button{min-width:40px!important;min-height:40px!important}}.shopify-policy__container{max-width:1320px!important;padding-top:70px;padding-bottom:70px}.shopify-policy__container ul{list-style-type:disc;padding-top:15px;padding-bottom:15px}.shopify-policy__container h2{margin-bottom:5px;margin-top:20px}.shopify-policy__container h1,.shopify-policy__container .mb-15{margin-bottom:15px}.shopify-policy__container .shopify-policy__title{display:none}.shopify-policy__container .rte table td{padding:5px 25px 5px 65px!important}.shopify-policy__container .MsoNormalTable{margin-bottom:20px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-css.css.map */
