.product__price{font-size:23px;font-weight:500;color:var(--colorPrice)}.product__price--compare{font-size:15px;font-weight:400;color:#8a7f74;text-decoration:line-through}.sales-points{list-style:none;margin:12px 0 0;padding:0}.sales-point{display:flex;align-items:center;margin-bottom:8px;font-size:14px;color:#2e2922}.sales-point .icon-and-text{display:flex;align-items:center;gap:10px}.sales-point .icon-and-text svg{width:18px;height:18px;flex:none}.custom-container{margin-top:4px;margin-bottom:4px}@media(max-width:768px){.custom-container{margin-top:12px;margin-bottom:0}}.cart-trust{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px;margin:12px 0;font-size:13px;color:#2e2922}.cart-trust__item{display:flex;align-items:center;gap:6px;line-height:1.3}.cart-trust__icon{flex:0 0 auto;width:18px;height:18px;display:inline-flex}.cart-trust__icon .icon{width:18px;height:18px}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:25;display:flex;align-items:center;gap:10px;height:64px;padding:0 16px env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid var(--colorBorder);box-shadow:0 -2px 10px #2e292214;transform:translateY(100%)}.sticky-atc[hidden]{display:none}.sticky-atc.is-visible{transform:translateY(0)}@media(prefers-reduced-motion:no-preference){.sticky-atc{transition:transform .2s ease}}.sticky-atc__thumb{width:40px;height:52px;object-fit:cover;border-radius:3px;flex:none}.sticky-atc__info{flex:1 1 auto;min-width:0}.sticky-atc__title{margin:0;font-size:13px;color:#2e2922;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{margin:2px 0 0;font-size:14px;font-weight:500;color:var(--colorPrice)}.sticky-atc__button{flex:1 1 auto}@media(min-width:769px){.sticky-atc{display:none}}.product-single__title{font-size:24px}@media(min-width:769px){.product-single__title{font-size:28px}}@media(min-width:769px){.product__price{font-size:24px}}.add-to-cart,.cart__checkout,.sticky-atc__button{font-size:13px}[data-section-type=product-recommendations] .wishlist-btn,[data-section-type=product-recommendations] .grid-product__colors,[data-section-type=product-recommendations] .quick-product__btn{display:none}.product-single__meta .product-block:has(>.variant-wrapper){overflow:hidden}.product-single__meta .collapsible-trigger{text-transform:none;letter-spacing:normal}.product-block--bundle:empty{display:none}.bundle{border:0;margin:0;padding:0}.bundle__title{margin:0 0 8px;padding:0;font-size:14px;font-weight:500}.bundle__cards{display:flex;flex-direction:column;gap:8px}.product-single__meta .product-block--bundle .bundle__card{display:flex;align-items:center;gap:8px;min-height:44px;max-height:62px;padding:10px 14px;background:#f6f1ec;border:1px solid rgba(46,41,34,.18);border-radius:0;text-transform:none;letter-spacing:normal;cursor:pointer;transition:border-color .15s}.bundle__card:has(input:checked){border-color:#2e2922;box-shadow:inset 0 0 0 1px #2e2922}.bundle__card:has(input:focus-visible){border-color:#2e2922;box-shadow:inset 0 0 0 1px #2e2922;outline:2px solid #2e2922;outline-offset:2px}.bundle__thumb{flex:0 0 auto;width:32px;height:42px;object-fit:cover}.bundle__body{flex:1 1 auto;min-width:0}.bundle__buy{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:500;color:#2e2922}.bundle__badge{font-size:11px;color:#9a5f72;text-transform:none;letter-spacing:normal}.bundle__sub{display:block;font-size:13px;color:#6b6864}.bundle__price{flex:0 0 auto;text-align:right}.bundle__price [data-bundle-price-1],.bundle__unit{display:block;font-size:15px;font-weight:500;color:#2e2922}.bundle__total{display:block;font-size:12.8px;color:#6b6864}.bundle__note{margin:8px 0 0;font-size:13px;color:#6b6864}@media(prefers-reduced-motion:reduce){.bundle__card{transition:none}}.product-single__meta .bundle-pairs__title{margin:0 0 8px;padding:0;font-size:14px;font-weight:500}.product-single__meta .bundle-pairs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product-single__meta .bundle-pairs__card{display:flex;flex-direction:column}.product-single__meta .bundle-pairs__link{display:flex;flex-direction:column;color:#2e2922;text-decoration:none}.product-single__meta .bundle-pairs__image-wrap{display:block;width:100%;aspect-ratio:2 / 3;background:#f6f1ec;overflow:hidden}.product-single__meta .bundle-pairs__image{display:block;width:100%;height:100%;object-fit:cover}.product-single__meta .bundle-pairs__name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:6px;font-size:12px;line-height:1.3;text-transform:none;letter-spacing:normal}.product-single__meta .bundle-pairs__price{display:block;margin-top:2px;font-size:13px;color:#2e2922}.product-single__meta .bundle-pairs__add{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:32px;text-decoration:none;margin-top:6px;padding:0;background:transparent;border:1px solid rgba(46,41,34,.35);color:#2e2922;font-size:13px;font-weight:500;text-transform:none;letter-spacing:normal;cursor:pointer}.product-single__meta .bundle-pairs{margin-top:18px}.product-single__meta .bundle-pairs__title{font-family:var(--typeBasePrimary),sans-serif;letter-spacing:0;text-transform:none}@media only screen and (min-width:769px){.product-single__meta .bundle-pairs__grid{grid-template-columns:1fr;gap:8px}.product-single__meta .bundle-pairs__card{flex-direction:row;align-items:center;gap:12px}.product-single__meta .bundle-pairs__link{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:12px;align-items:center;flex:1 1 auto;min-width:0}.product-single__meta .bundle-pairs__image-wrap{grid-row:1 / span 2;width:48px}.product-single__meta .bundle-pairs__name{align-self:end;margin-top:0;padding-bottom:2px;font-size:13px;-webkit-line-clamp:1}.product-single__meta .bundle-pairs__price{align-self:start;margin-top:0;font-size:13px}.product-single__meta .bundle-pairs__add{flex:0 0 72px;width:72px;margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/angelliha-pdp.css.map */
