body.product #MainContent{overflow:visible}.pdp-breadcrumbs{margin:0 0 18px;padding:0;font-size:13px;line-height:1.45;color:#0000008c}.pdp-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.2em .35em;list-style:none;margin:0;padding:0}.pdp-breadcrumbs__item{display:inline-flex;align-items:center;max-width:100%}.pdp-breadcrumbs__item:not(:last-child):after{content:"/";margin-left:.45em;opacity:.4;pointer-events:none;font-weight:400}.pdp-breadcrumbs a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.pdp-breadcrumbs a:hover{color:var(--theme-color, #9d2c25);border-bottom-color:currentColor}.pdp-breadcrumbs__item--current a{color:#000000d9;font-weight:500;border-bottom:none;cursor:default}.pdp-breadcrumbs__item--current a:hover{color:#000000d9;border-bottom:none}.product-page-first-section .row.align-items-start{align-items:flex-start}.product-page-first-section .pdp-left-column{position:sticky;top:120px;align-self:flex-start}@media(max-width:767px){.product-page-first-section .pdp-left-column{position:relative;top:auto}}.product-description-wrapper{margin-bottom:16px;font-size:14px;line-height:1.6;color:#000000bf}.product-description-wrapper p{margin:0 0 .5em}.product-description-wrapper p:last-child{margin-bottom:0}.quantity-wishlist-row{display:flex;align-items:center;gap:12px;margin-bottom:15px}.quantity-wishlist-row .prorow-lbl-qntty{margin-bottom:0}.pdp-title-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 14px;margin:6px 0 10px}.pdp-title-meta__item{font-size:13px;color:#00000080;letter-spacing:.01em}.pdp-title-meta__item strong{color:var(--black, #000);font-weight:600}.pdp-title-meta__vendor-link{color:inherit;text-decoration:none}.pdp-title-meta__vendor-link:hover strong{text-decoration:underline}.pdp-title-meta__item+.pdp-title-meta__item:before{content:"\b7";margin-right:5px;color:#00000040;font-weight:700}.pdp-details-block{margin-top:20px;padding-top:16px;border-top:1px solid var(--border-color, #e5e5e5)}.pdp-fragrance-notes__title{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.01em}.pdp-fragrance-notes{margin-bottom:12px;margin-top:12px}.pdp-fragrance-notes__grid{display:flex;flex-direction:column;gap:6px;margin-top:6px}.pdp-fragrance-notes__item{display:flex;flex-wrap:wrap;gap:6px 8px;font-size:13px}.pdp-fragrance-notes__label{color:#00000080;font-weight:500}.pdp-fragrance-notes__value{color:var(--black, #000)}.pdp-parfum-attrs{margin:18px 0;border:1px solid rgba(0,0,0,.08);border-radius:10px;overflow:hidden;background:#fff}.pdp-parfum-attrs__featured{display:flex;align-items:center;gap:10px;padding:14px 16px;background:linear-gradient(135deg,#9d2c250f,#9d2c2505);border-bottom:1px solid rgba(0,0,0,.06)}.pdp-parfum-attrs__feat-icon{flex-shrink:0;color:var(--theme-color, #9d2c25)}.pdp-parfum-attrs__feat-value{font-size:14px;font-weight:600;color:var(--black, #111);letter-spacing:.01em}.pdp-parfum-attrs__list{display:flex;flex-direction:column}.pdp-parfum-attrs__row{display:flex;align-items:flex-start;gap:12px;padding:12px 16px}.pdp-parfum-attrs__row+.pdp-parfum-attrs__row{border-top:1px solid rgba(0,0,0,.05)}.pdp-parfum-attrs__row-left{display:flex;align-items:center;gap:6px;flex-shrink:0;min-width:90px;padding-top:2px}.pdp-parfum-attrs__row-icon{flex-shrink:0;color:var(--theme-color, #9d2c25);opacity:.7}.pdp-parfum-attrs__row-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#000;font-weight:600;white-space:nowrap}.pdp-parfum-attrs__pills{display:flex;flex-wrap:wrap;gap:5px}.pdp-parfum-attrs__pill{display:inline-block;padding:4px 11px;font-size:12px;font-weight:500;background:#9d2c250a;border:1px solid rgba(157,44,37,.13);border-radius:20px;color:#000000b3;line-height:1.3;transition:background .2s ease,border-color .2s ease,color .2s ease}.pdp-parfum-attrs__pill:hover{background:#9d2c2517;border-color:#9d2c2540;color:var(--black, #111)}@media(max-width:479px){.pdp-parfum-attrs__row{flex-direction:column;gap:6px}.pdp-parfum-attrs__row-left{min-width:0}}.pdp-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.pdp-tag{display:inline-block;padding:3px 10px;font-size:11px;font-weight:500;border:1px solid var(--border-color, #e0e0e0);border-radius:4px;color:#000000a6;transition:background .15s ease,border-color .15s ease}.pdp-tag:hover{background:#0000000a;border-color:#0003;color:var(--black, #000)}.pdp-accordion{border:1px solid var(--border-color, #e5e5e5);border-radius:8px;overflow:hidden;margin-bottom:16px}.pdp-accordion__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;font-size:14px;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;background:none;border:none;text-align:left;color:inherit;font-family:inherit;transition:background .2s ease}.pdp-accordion__header:hover{background:#00000008}.pdp-accordion__icon{transition:transform .35s cubic-bezier(.4,0,.2,1);flex-shrink:0}.pdp-accordion.is-open .pdp-accordion__icon{transform:rotate(180deg)}.pdp-accordion__collapse{overflow:hidden;height:0;transition:height .35s cubic-bezier(.4,0,.2,1)}.pdp-accordion__body{padding:0 16px 16px;font-size:14px;line-height:1.7;color:#000000b3;opacity:0;transform:translateY(-6px);transition:opacity .3s ease .05s,transform .3s ease .05s}.pdp-accordion.is-open .pdp-accordion__collapse{height:auto}.pdp-accordion.is-open .pdp-accordion__body{opacity:1;transform:translateY(0)}.pdp-accordion__body img{max-width:100%;height:auto;border-radius:6px}.pdp-right-column .price--highlight{font-size:20px;font-weight:700}@media(min-width:768px){.pdp-right-column .price--highlight{font-size:24px}}.product-page-first-section .pdp-right-column{min-width:0;width:100%}.product-page-first-section .pdp-cart-btn>product-form{width:100%;max-width:100%;min-width:0;display:block}.product-page-first-section .pdp-cart-btn .product-cart .form{width:100%;max-width:100%}.pdp-cart-buttons-row{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:100%;box-sizing:border-box}.pdp-cart-buttons-row .addtocart-btn.cart-btn{width:100%;max-width:100%;box-sizing:border-box;flex:0 0 auto}.pdp-cart-buttons-row .pro-checkout.product-form__buttons{width:100%!important;max-width:100%;min-width:0;box-sizing:border-box;flex:0 0 auto}.product-page-first-section .pdp-cart-buttons-row .shopify-payment-button,.product-page-first-section .pdp-cart-buttons-row .shopify-payment-button__button--unbranded{width:100%!important;max-width:100%;box-sizing:border-box}.product-page-first-section .pdp-cart-btn>.pro-checkout:not(.product-form__buttons){width:100%;max-width:100%;margin-top:4px}@media(min-width:471px){.pdp-cart-buttons-row{flex-direction:row;flex-wrap:nowrap;align-items:stretch}.pdp-cart-buttons-row .addtocart-btn.cart-btn,.pdp-cart-buttons-row .pro-checkout.product-form__buttons{flex:1 1 0;min-width:0}.pdp-cart-buttons-row .addtocart-btn.cart-btn{width:100%}.pdp-cart-buttons-row .pro-checkout.product-form__buttons{width:auto!important}}.product-page-first-section .main-slider-wrp .left-main-wrapper{min-width:0;flex:1 1 auto}.product-page-first-section .pdp-main-slider{min-width:0;width:100%}.product-page-first-section .pdp-main-slider:not(.slick-initialized){overflow:hidden;position:relative;width:100%;aspect-ratio:1 / 1}.product-page-first-section .pdp-main-slider:not(.slick-initialized)>*:not(:first-child){display:none!important}@media(min-width:768px){.product-page-first-section .main-slider-wrp{flex-wrap:nowrap;align-items:flex-start}}.product-page-first-section .pdp-main-slider.slick-initialized:not(.slick-vertical) .slick-track{display:flex;flex-direction:row;flex-wrap:nowrap}.product-page-first-section .pdp-main-slider.slick-initialized:not(.slick-vertical) .slick-slide{float:none;height:auto;min-height:0}.product-page-first-section .pdp-main-slider.slick-initialized:not(.slick-vertical) .slick-slide>div{min-height:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-main-product.css.map */
