.product-selector{display:flex;flex-direction:column;width:100%;gap:.5rem;margin-bottom:1rem;margin-top:0}.product-selector__item{display:inline-block;color:#000;border:3px solid grey;border-radius:3rem;padding-inline:2rem 1rem;position:relative;cursor:pointer;text-decoration:none;letter-spacing:normal}.product-selector__item.current-item{background-color:#faca81;border-color:#f79000;pointer-events:none;cursor:not-allowed;color:inherit}.product-selector__item:before{content:"";display:inline-block;-webkit-border-radius:1.5rem;border-radius:1.5rem;height:1.5rem;width:1.5rem;margin-right:.5rem;background-color:#d4d4d4;position:absolute;top:37%;left:2.6%}.product-selector__item.current-item:before{background-color:#f79000}.product-selector__text{pointer-events:none;display:flex;flex-direction:row;justify-content:space-between;padding-left:1rem;font-size:1.6rem;margin-block:.6rem}.product-selector__title{display:flex;flex-direction:column;line-height:normal;justify-content:center;font-weight:700}.product-selector__subtitle{color:#f79000;font-weight:500}.current-item .product-selector__subtitle{color:#000;font-weight:500}.product-selector__price{vertical-align:middle;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2rem;font-weight:700;letter-spacing:normal;line-height:normal}.product-selector__strikethrough{color:red;text-decoration:line-through}.product-selector__price-wrapper{display:flex;flex-direction:column;gap:0;justify-content:center}.product-selector__pretext{line-height:normal;letter-spacing:normal;font-size:1.6rem;font-weight:700;margin-bottom:0}@media screen and (min-width: 1200px){.product-selector__item:before{left:2%}}@supports (-webkit-touch-callout: none) and (not (translate: none)){.product-selector__text{margin-top:.6rem;margin-bottom:.6rem}.product-selector__item{padding-left:2rem;padding-right:2rem}.product-selector__item:not(:last-child){margin-bottom:.5rem}.product__description{margin-top:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-product-selector.css.map */
