.product-variant{border-top:2px solid #f4f4f4;padding:.5rem;background-color:#fff;width:100%}.product-variant--active{background-color:#fdfaf8}.product-variant--active .product-variant__code{display:inline-block}.product-variant--active .product-variant__image{border-color:#2f2725}.product-variant__input{display:none}.product-variant__input+label .radio-button__radio{position:relative;display:inline-block;width:20px;height:20px;background:#fff;border:1px solid #635d5c;border-radius:100%;vertical-align:middle;margin-bottom:2px;transition:all .2s ease}.product-variant__input:checked+label .radio-button__radio{background:#f4f4f4}.product-variant__input:checked+label .radio-button__radio:before{content:"";display:inline-block;position:absolute;top:4px;left:4px;width:10px;height:10px;border-radius:100%;background:#111;transition:all .2s ease}.product-variant__radio-wrap{text-align:center}.product-variant__image{border:2px solid transparent;display:block}.product-variant__delivery{color:#80972f;font-size:.87em}.product-variant__watchdog-icon{fill:#2f2725;width:2em;height:2em}.product-variant__delivery:before{content:"";border-radius:.375rem;height:.5rem;width:.5rem;margin-right:.5rem;display:inline-block;background-color:#80972f}.product-variant__delivery--unavailable{color:#2f2725;font-weight:700}.product-variant__delivery--unavailable:before{background-color:#2f2725}.product-variant__delivery--no-circle:before{content:none;font-size:1em}.product-variant__delivery--no-stock{color:#f05a67}.product-variant__delivery--no-stock:before{background-color:#f05a67}.product-variant__label{width:100%;cursor:pointer;display:block}.product-variant__code{display:none;font-size:.7em;color:#635d5c;margin-left:.5rem}.product-variant__name,.product-variant__price{font-weight:700}.product-variant__price-box{text-align:right;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.product-variant__backup-price{display:block;font-size:.75em;color:#635d5c;text-decoration:line-through;width:100%}.product-variant__percent-discount{color:#d92e60;font-size:.75em;margin-left:.5em}.product-variant__percent-discount-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.product-variant__action-price{display:block;font-size:.75em;color:#d92e60;text-transform:uppercase}.product-variant--unavailable .product-variant__delivery-wrap{-ms-flex-pack:justify;justify-content:space-between}