:root{--brand-maroon: #6B0F2A;--brand-maroon-dark: #4A0A1D;--brand-maroon-light: #8B2440;--brand-cream: #FAF6F2;--brand-text: #1A1A1A;--brand-muted: rgba(26, 26, 26, .7);--brand-sale: #C9352D;--font-display: "El Messiri", "Tajawal", "Cormorant Garamond", serif;--font-body-override: "Tajawal", system-ui, sans-serif}html[lang=ar] body,html[dir=rtl] body{font-family:var(--font-body-override);letter-spacing:0}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] h4,html[lang=ar] .h1,html[lang=ar] .h2,html[lang=ar] .h3,html[lang=ar] .h4,html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4{font-family:var(--font-display);letter-spacing:0;font-weight:600}html[dir=rtl] .header__icons{margin-left:0;margin-right:auto}html[dir=rtl] .header__inline-menu{margin-right:0}html[dir=rtl] .menu-drawer{right:auto;left:0;transform:translate(-100%)}html[dir=rtl] .menu-drawer.menu-opening,html[dir=rtl] details[open]>.menu-drawer{transform:translate(0)}html[dir=rtl] .cart-drawer{right:auto;left:0;transform:translate(-100%)}html[dir=rtl] cart-drawer.active .cart-drawer{transform:translate(0)}html[dir=rtl] .field__input+.field__label{left:auto;right:1.5rem}html[dir=rtl] .quantity__button[name=minus] svg,html[dir=rtl] .quantity__button[name=plus] svg{transform:scaleX(-1)}.header{border-bottom:1px solid rgba(0,0,0,.06)}.header__heading-link{padding:.5rem 1rem}.header__active-menu-item,.header__menu-item:hover{color:var(--brand-maroon)}.header__menu-item:hover span{text-decoration-thickness:.15rem;text-underline-offset:.4rem}.button,.shopify-payment-button__button--unbranded,.cart__checkout-button{border-radius:999px!important;padding:1.2rem 2.6rem;font-weight:500;letter-spacing:.02em;transition:transform .18s ease,box-shadow .18s ease}.button:not([disabled]):hover{transform:translateY(-1px);box-shadow:0 8px 20px -8px #6b0f2a80}.card-wrapper{transition:transform .25s ease}.card-wrapper:hover{transform:translateY(-4px)}.card__media{overflow:hidden}.card__media .media img{transition:transform .5s ease}.card-wrapper:hover .card__media .media img{transform:scale(1.04)}.card__heading,.card__information .price{text-align:center}.price__sale .price-item--regular{color:var(--brand-muted);font-size:.9em}.price__sale .price-item--sale{color:var(--brand-sale);font-weight:600}.card__badge .badge{border-radius:4px;padding:.3rem .9rem;font-size:1.1rem;font-weight:600;letter-spacing:.04em;background:var(--brand-sale);color:#fff}.collection-list .card--collection{position:relative;aspect-ratio:3 / 4;overflow:hidden}.collection-list .card--collection .card__media{height:100%}.collection-list .card--collection .card__media img{height:100%;width:100%;object-fit:cover;transition:transform .6s ease}.collection-list .card--collection:hover .card__media img{transform:scale(1.06)}.collection-list .card--collection .card__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:2.5rem 1.5rem;background:linear-gradient(to top,#0000008c,#00000026,#0000)}.collection-list .card--collection .card__heading{color:#fff;font-family:var(--font-display);font-size:clamp(2.4rem,3vw,3.6rem);margin:0;text-shadow:0 2px 8px rgba(0,0,0,.4)}.collection-list .card--collection .card__heading a{color:inherit}.collection-list .card--collection:after{content:"";position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);width:4.6rem;height:4.6rem;background:#fffffff2;border-radius:50%;box-shadow:0 4px 14px #00000040;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B0F2A' stroke-width='2'%3E%3Cpath d='M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z'%3E%3C/path%3E%3Cline x1='3' y1='6' x2='21' y2='6'%3E%3C/line%3E%3Cpath d='M16 10a4 4 0 01-8 0'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:2rem;pointer-events:none}.title-wrapper-with-link{justify-content:center}.section-header__heading,.title.h1,.title.h2{text-align:center;font-family:var(--font-display);font-weight:600;letter-spacing:0;color:rgb(var(--color-foreground))!important}.title.h2:after,.section-header__heading:after{content:"";display:block;width:5rem;height:2px;background:var(--brand-maroon);margin:1rem auto 0;opacity:.7}.banner__content{text-shadow:0 2px 12px rgba(0,0,0,.35)}.footer{background-color:var(--brand-maroon);color:#fff}.footer a,.footer .h4,.footer__heading,.footer__copyright,.footer__list-social{color:#fff!important}.footer a:hover{opacity:.8}.footer .field input,.footer .newsletter-form__input{background:transparent;color:#fff;border-color:#fff6}.footer .field input:focus,.footer .newsletter-form__input:focus{border-color:#fff}.footer .field__label{color:#ffffffb3}.footer .newsletter-form__button .icon{color:#fff}.cart-drawer .drawer__header,.cart-drawer__footer{border-color:#0000000f}.field__input{border-radius:8px}@media screen and (max-width:749px){.collection-list .card--collection{aspect-ratio:4 / 5}.collection-list .card--collection .card__heading{font-size:2.2rem}.button{padding:1.1rem 2rem}}html{scroll-behavior:smooth}::selection{background:var(--brand-maroon);color:#fff}.rich-text__heading,.rich-text__text,.section-rich-text h2,.section-rich-text .rich-text__heading{color:var(--brand-maroon)!important}.rich-text__text{color:var(--brand-text)!important}.color-scheme-2 .rich-text__heading{color:var(--brand-maroon)!important}.image-with-text__content .image-with-text__heading,.image-with-text__content .image-with-text__text,.image-with-text__content .caption{color:#fff!important}.image-with-text__content .button{background:#fff!important;color:var(--brand-maroon)!important}.shopify-section .page-title{font-family:var(--font-display)}.product__info-wrapper .h4{color:var(--brand-text)!important}.footer,.footer *{color:#fff!important}.footer a{color:#fff!important;text-decoration:none}.footer a:hover{opacity:.85}.footer .footer-block__heading,.footer h2.footer-block__heading,.footer__newsletter h2{color:#fff!important;font-family:var(--font-display);font-weight:600;font-size:1.6rem;letter-spacing:.02em;margin-bottom:1.4rem;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.22)}.footer .footer-block__details-content,.footer .footer-block__details-content p,.footer .rte,.footer .rte p{color:#ffffffeb!important;line-height:1.9;font-size:1.4rem}.footer .field{background:transparent}.footer .field__input,.footer .newsletter-form__input{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.5)!important}.footer .field__input::placeholder{color:#ffffffa6!important}.footer .field__label{color:#ffffffb3!important;background:transparent!important}.footer .newsletter-form__button .icon,.footer .newsletter-form__button svg{color:#fff!important}.footer .list-social__link svg{fill:#fff!important;color:#fff!important;width:2.4rem;height:2.4rem}.footer .list-social{gap:1.4rem;margin-top:1.4rem}.footer .list-social__link{padding:.8rem}.footer__copyright,.footer__copyright small,.footer__copyright a{color:#ffffffb3!important;font-size:1.2rem}.footer .footer-block__details-content p{margin:0 0 1.1rem}.footer .footer-block__details-content p:last-child{margin-bottom:0}.footer .footer-block__details-content a[href^="tel:"]{display:inline-flex;align-items:center;gap:.8rem;font-size:1.7rem;font-weight:700;letter-spacing:.02em;color:#fff!important;direction:ltr;text-decoration:none!important}.footer .footer-block__details-content a[href^="tel:"]:hover{opacity:.9}.footer .footer-block__details-content a[href^="tel:"]:before{content:"";display:inline-block;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72c.13.96.37 1.9.7 2.81a2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.91.33 1.85.57 2.81.7A2 2 0 0122 16.92z'/%3E%3C/svg%3E") center / contain no-repeat;flex-shrink:0}.footer .footer-block__details-content a[href*="wa.me"]{display:inline-flex;align-items:center;gap:.7rem;margin-top:.4rem;padding:.9rem 1.8rem;background:#fff!important;color:var(--brand-maroon)!important;border-radius:999px;font-weight:600;font-size:1.35rem;letter-spacing:.02em;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease}.footer .footer-block__details-content a[href*="wa.me"]:hover{transform:translateY(-1px);box-shadow:0 8px 20px -8px #00000073;opacity:1}.footer .footer-block__details-content a[href*="wa.me"]:before{content:"";display:inline-block;width:1.4rem;height:1.4rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%236B0F2A'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z'/%3E%3C/svg%3E") center / contain no-repeat;flex-shrink:0}.footer .footer-block__details-content p:first-child{color:#ffffffb8!important;font-size:1.2rem;letter-spacing:.06em;text-transform:none;margin-bottom:.6rem}
/*# sourceMappingURL=/cdn/shop/t/6/assets/brand.css.map */
