.t898__btn_label {

    box-shadow: 0px 0px 0px 0px !important;

}


.t-popup__container {

    border-radius: 10px;
}


.t-slds__bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}


.js-product .t-product__option-selected_image .t-product__option-selected-checkmark, .js-product .t-product__option-variants_select .t-product__option-checkmark_image {

    border-radius: 6px;
}



.js-product .t-product__option-selected_select {

    border-radius: 5px;
}


.js-product .t-product__option-selected_select:after {

    border-color: #fff transparent transparent transparent;

}


.t-descr {
    font-family: 'FuturaPT';
    font-weight: 300;
    color: #a36464;
}


.t-descr_xxs {
    line-height: 1.3;
}



.t-input {
    font-family: 'FuturaPT';
}


.t706__cartwin-content {

    border-radius: 10px;
}


.t-descr {

    color: #222;
}



.t-store__card__sold-out-msg {

    display: none;
}