:root{--baydoun-card-border: #ececec;--baydoun-card-bg: #f6f6f6;--baydoun-sale: #c8102e}.baydoun-product-card{position:relative;height:100%;display:flex;flex-direction:column;border:1px solid var(--baydoun-card-border);background:var(--baydoun-white);transition:border-color var(--baydoun-transition),box-shadow var(--baydoun-transition)}.baydoun-product-card:hover{border-color:#d0d0d0;box-shadow:0 .8rem 2.4rem #00000012}.baydoun-product-card__media{aspect-ratio:1 / 1;margin-bottom:0;background:var(--baydoun-card-bg)}.baydoun-product-card__img{object-fit:cover}.baydoun-product-card:hover .baydoun-product-card__img--primary,.baydoun-product-card:hover .baydoun-product-card__img--secondary{transform:scale(1.05)}.baydoun-product-card__badges{top:.8rem;left:.8rem;gap:.4rem}.baydoun-product-card__badge{padding:.4rem .7rem;font-size:.9rem;letter-spacing:.09em}.baydoun-product-card__info{flex:1 1 auto;display:flex;flex-direction:column;gap:.3rem;padding:1rem 1.2rem 1.2rem}.baydoun-product-card__title{margin:0;font-size:1.25rem;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.baydoun-product-card__price{gap:.6rem;font-size:1.35rem}.baydoun-product-card__price-was{font-size:1.2rem}.baydoun-product-card .baydoun-rating{margin-top:.2rem;gap:.4rem}.baydoun-product-card .baydoun-rating__star{width:1.1rem;height:1.1rem}.baydoun-product-card .baydoun-rating__count{font-size:1rem}@media screen and (min-width:990px){.baydoun-product-card__info{padding:1.1rem 1.4rem 1.4rem}.baydoun-product-card__title{font-size:1.3rem}.baydoun-product-card__price{font-size:1.4rem}}.baydoun-products__grid{gap:1.6rem 1.2rem}@media screen and (min-width:750px){.baydoun-products__grid{gap:2rem 1.4rem}}.baydoun-products{padding:clamp(3.2rem,4.5vw,5rem) 0}.baydoun-categories{padding:clamp(2.8rem,4vw,4.4rem) 0 0}.baydoun-categories__grid{gap:1.2rem}@media screen and (min-width:750px){.baydoun-categories__grid{gap:1.6rem}}.baydoun-category-card{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:#f2f2f2;border:1px solid var(--baydoun-card-border);color:var(--baydoun-black)}@media screen and (min-width:750px){.baydoun-category-card{aspect-ratio:2 / 1}}.baydoun-category-card__media{position:absolute;top:0;right:0;bottom:0;left:34%;margin:0}.baydoun-category-card__media img{width:100%;height:100%;object-fit:cover;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 22%);mask-image:linear-gradient(to right,transparent 0,#000 22%);transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.baydoun-category-card:hover .baydoun-category-card__media img{transform:scale(1.05)}.baydoun-category-card__overlay{display:none}.baydoun-category-card__content{position:absolute;inset:0 auto 0 0;z-index:2;width:60%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.6rem;padding:1.6rem 1.8rem;text-align:left;color:var(--baydoun-black)}@media screen and (min-width:990px){.baydoun-category-card__content{padding:2rem 2.4rem}}.baydoun-category-card__title{margin:0;font-size:clamp(1.8rem,2.2vw,2.4rem);font-weight:800;letter-spacing:.05em;color:var(--baydoun-black)}.baydoun-category-card__cta{display:inline-flex;align-items:center;gap:.6rem;font-size:1rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#2b2b2b}.baydoun-category-card:hover .baydoun-category-card__cta{color:var(--baydoun-black);gap:1rem}.baydoun-brands__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch!important;gap:1rem}@media screen and (min-width:750px){.baydoun-brands__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}}@media screen and (min-width:990px){.baydoun-brands__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.baydoun-theme .baydoun-brand-item,.baydoun-theme a.baydoun-brand-item{display:flex!important;align-items:center;justify-content:center;width:100%;height:8.4rem;min-height:8.4rem;max-height:8.4rem;aspect-ratio:auto;padding:1.2rem 1rem;align-self:stretch;overflow:hidden;border:1px solid var(--baydoun-card-border);background:var(--baydoun-white);text-decoration:none;transform:none!important;transition:border-color var(--baydoun-transition),background var(--baydoun-transition)}.baydoun-theme .baydoun-brand-item:hover,.baydoun-theme a.baydoun-brand-item:hover{transform:none!important;border-color:#cfcfcf;background:#fafafa}.baydoun-theme .baydoun-brand-item img{width:auto;max-width:100%;height:2.8rem;max-height:2.8rem;object-fit:contain;object-position:center;opacity:.9}.baydoun-theme .baydoun-brand-item__wordmark{display:block;width:100%;max-width:100%;margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.06em;line-height:1.1;text-align:center;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--baydoun-black)}@media screen and (min-width:990px){.baydoun-theme .baydoun-brand-item,.baydoun-theme a.baydoun-brand-item{height:9rem;min-height:9rem;max-height:9rem}.baydoun-theme .baydoun-brand-item__wordmark{font-size:1.25rem}}.baydoun-brands{padding:clamp(3.2rem,4.5vw,5rem) 0}.baydoun-section-header{margin-bottom:1.6rem}.baydoun-section-header__title{font-size:clamp(1.6rem,2vw,2rem);letter-spacing:.1em}.baydoun-section-header__subtitle{font-size:1.3rem}.baydoun-view-all{font-size:1.1rem;letter-spacing:.14em}.baydoun-categories,.baydoun-products,.baydoun-arrivals,.baydoun-brands{padding-top:clamp(3.2rem,4.5vw,5rem);padding-bottom:clamp(3.2rem,4.5vw,5rem)}.baydoun-hero__heading{line-height:.94}.baydoun-hero__content{padding-top:clamp(6rem,10vw,9rem);padding-bottom:clamp(5rem,8vw,8rem)}.bc__grid .baydoun-product-card{border-color:#eee}.bc__grid .baydoun-product-card:hover{box-shadow:none;border-color:#d8d8d8}.bc__grid .baydoun-product-card__info{padding:.9rem .2rem .4rem}.bc__grid .baydoun-product-card__title{font-size:1.2rem;font-weight:600}.bc__grid .baydoun-product-card__price{font-size:1.25rem}@media screen and (min-width:990px){.bc__grid .baydoun-product-card__title{font-size:1.25rem}.bc__grid .baydoun-product-card__price{font-size:1.3rem}}.bc-hero{padding:1.2rem 0 2rem}.bc-hero__image{margin-bottom:2rem}.bc-hero__image img{display:block;width:100%;height:clamp(16rem,22vw,28rem);object-fit:cover}.bc-hero__title{margin:0;font-size:clamp(2.8rem,4.5vw,4.4rem);font-weight:800;letter-spacing:.02em;line-height:1.05;text-transform:uppercase}.bc-hero__text{margin-top:.8rem;max-width:62ch;font-size:1.4rem;color:var(--baydoun-muted)}.bc-hero__text p{margin:0}.baydoun-theme .product{gap:clamp(2.4rem,4vw,5.6rem)}.baydoun-theme .product__media-wrapper,.baydoun-theme .product__info-wrapper{padding-left:0;padding-right:0}.baydoun-theme .product__media{border-radius:0;background:var(--baydoun-card-bg)}.baydoun-theme .product__media-item .media,.baydoun-theme .product__modal-opener .media{border-radius:0}.baydoun-theme .thumbnail-list{gap:.8rem}.baydoun-theme .thumbnail-list__item{width:7.2rem;flex:0 0 7.2rem}.baydoun-theme .thumbnail{border-radius:0;border:1px solid var(--baydoun-card-border);background:var(--baydoun-card-bg);box-shadow:none}.baydoun-theme .thumbnail[aria-current=true]{border-color:var(--baydoun-black);box-shadow:none}.baydoun-theme .thumbnail:hover{border-color:#b5b5b5}.baydoun-theme .product__title,.baydoun-theme .product__title>h1{font-size:clamp(2.2rem,3vw,3.2rem);font-weight:800;line-height:1.1;letter-spacing:.01em;margin-bottom:.4rem}.baydoun-theme .product__info-container>*+*{margin-top:1.6rem}.baydoun-theme .product .price{font-size:2.2rem;font-weight:800}.baydoun-theme .product .price--on-sale .price-item--regular{font-size:1.5rem;font-weight:400}.baydoun-theme .product-form__input .form__label{display:block;margin-bottom:.8rem;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--baydoun-black)}.baydoun-theme .product-form__input--pill input[type=radio]+label,.baydoun-theme .product-form__input--swatch input[type=radio]+label{min-width:4.6rem;min-height:4.6rem;padding:0 1.2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d5d5d5;border-radius:0;background:var(--baydoun-white);font-size:1.3rem;font-weight:600;color:var(--baydoun-black);transition:border-color var(--baydoun-transition),background var(--baydoun-transition),color var(--baydoun-transition)}.baydoun-theme .product-form__input--pill input[type=radio]:checked+label,.baydoun-theme .product-form__input--swatch input[type=radio]:checked+label{background:var(--baydoun-black);border-color:var(--baydoun-black);color:var(--baydoun-white)}.baydoun-theme .product-form__input--pill input[type=radio]+label:hover{border-color:var(--baydoun-black)}.baydoun-theme .product-form__input--pill input[type=radio].disabled+label,.baydoun-theme .product-form__input--pill input[type=radio][disabled]+label{color:#b0b0b0;border-color:#ececec;text-decoration:line-through}.baydoun-theme .product-form__input--pill input[type=radio]:focus-visible+label{outline:2px solid var(--baydoun-black);outline-offset:2px}.baydoun-theme .product-form__quantity .form__label{margin-bottom:.8rem}.baydoun-theme .product .quantity{width:14rem;min-height:5rem;border-radius:0}.baydoun-theme .product .quantity:after{border-radius:0;box-shadow:0 0 0 .1rem #d5d5d5}.baydoun-theme .product .quantity__input{font-size:1.5rem;font-weight:700}.baydoun-theme .product .quantity__button{width:4.4rem}.baydoun-theme .product-form__buttons{max-width:none;display:grid;gap:1rem}.baydoun-theme .product-form__submit,.baydoun-theme .shopify-payment-button__button--unbranded{min-height:5.4rem;border-radius:0;font-size:1.3rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.baydoun-theme .product-form__submit.button--secondary{background:var(--baydoun-black);color:var(--baydoun-white);border-color:var(--baydoun-black)}.baydoun-theme .shopify-payment-button__button--unbranded{background:var(--baydoun-white);color:var(--baydoun-black);border:1px solid var(--baydoun-black)}.baydoun-theme .shopify-payment-button__button--unbranded:hover:not([disabled]){background:var(--baydoun-black);color:var(--baydoun-white)}.baydoun-theme .product-form__error-message-wrapper{margin-bottom:1.2rem;font-size:1.3rem}.baydoun-theme .product__description{font-size:1.45rem;line-height:1.7}.baydoun-theme .product__description ul{margin:1.2rem 0 0;padding-left:1.8rem}.baydoun-theme .product__description li{margin-bottom:.4rem}.baydoun-theme .product__accordion .accordion__title,.baydoun-theme .product__accordion summary{font-size:1.4rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.baydoun-theme .product__pickup-availabilities{display:none}.baydoun-cod-notice{display:flex;align-items:flex-start;gap:1.2rem;padding:1.4rem 1.6rem;border:1px solid var(--baydoun-card-border);background:#fafafa}.baydoun-cod-notice__icon svg{width:2.2rem;height:2.2rem}.baydoun-cod-notice__title{display:block;font-size:1.3rem;font-weight:700;letter-spacing:.04em}.baydoun-cod-notice__text{display:block;margin-top:.2rem;font-size:1.25rem;line-height:1.5;color:var(--baydoun-muted)}.baydoun-theme .cart-notification{border-radius:0;border:1px solid var(--baydoun-border);box-shadow:0 1.6rem 4.8rem #00000029;padding:1.8rem}.baydoun-theme .cart-notification__heading{display:flex;align-items:center;gap:.8rem;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.baydoun-theme .cart-notification__heading svg{width:1.6rem;height:1.6rem}.baydoun-theme .cart-notification__links{display:grid;gap:.8rem}.baydoun-theme .cart-notification .button{min-height:4.8rem;border-radius:0;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.baydoun-theme .cart-notification__links .link{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase}.baydoun-theme .cart-notification-product__name{font-size:1.4rem;font-weight:700}.baydoun-search-header{padding:2.4rem 0 0}.baydoun-search-header__title{margin:0;font-size:clamp(2.4rem,4vw,4rem);font-weight:800;text-transform:uppercase;letter-spacing:.02em}.baydoun-search-header__meta{margin:.6rem 0 0;font-size:1.4rem;color:var(--baydoun-muted)}.baydoun-search-form{display:flex;max-width:56rem;margin-top:1.6rem;border:1px solid var(--baydoun-black)}.baydoun-search-form input[type=search]{flex:1 1 auto;height:5rem;padding:0 1.6rem;border:0;background:none;font-size:1.4rem}.baydoun-search-form input[type=search]:focus{outline:none}.baydoun-search-form button{display:inline-flex;align-items:center;justify-content:center;width:5.6rem;border:0;background:var(--baydoun-black);color:var(--baydoun-white);cursor:pointer}.baydoun-search-form button svg{width:1.9rem;height:1.9rem}.baydoun-theme .predictive-search{border-radius:0;border:1px solid var(--baydoun-border);box-shadow:0 1.6rem 4rem #0000001f}.baydoun-theme .predictive-search__heading{font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--baydoun-muted);border-bottom:1px solid var(--baydoun-border)}.baydoun-theme .predictive-search__item-heading{font-size:1.35rem;font-weight:600}.baydoun-theme .predictive-search__item{border-radius:0;gap:1.2rem}.baydoun-theme .predictive-search__image{background:var(--baydoun-card-bg)}
/*# sourceMappingURL=/cdn/shop/t/28/assets/baydoun-v11.css.map */
