.t446__mobile_text {
    color: #111 !important;
}

.t446__mobile {
    background-color: #fff !important;
    display: block;
}

.t446__mobile_burger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    height: 3px;
    background-color: #111 !important;
}    

.t-store__card__bgimg, .t-slds__imgwrapper {
    border-radius: 5px;
}

.js-store-product, .js-product, .t-store__product-snippet, .t-store__relevants__container, .t-store__prod-snippet__container, .t-store__prod-popup__container, .t-popup_show, .t-product__option-select {
    background-color: #f5f3ef !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple { background-color: #f5f3ef !important; }

#nav602355339 {
    background-color: #f5f3ef !important;
}

.t-store__prod-popup__btn {
    color: #333333 !important;
    border: 1px solid #333333 !important;
    background-color: #f5f3ef !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    font-weight: 600 !important;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0) !important;
}