.t-checkbox__indicator {
    background-color: #F8F8F8;
    border-radius: 5px;
    opacity: 100%;
}

.t-store__prod-snippet__container {
    padding-bottom: 120px;
    padding-top: 50px;
}

.t-checkbox__indicator:after {
    border-color: #f3c805 !important;
}

.t-checkbox__indicator {
    border: 0px !important;
}

.t706 .t-form .t-input {
    font-size: 13px !important;
}

.t-text_xs {
    font-size: 12px;
}

.t-store__card__price-wrapper_above-title {
    margin-bottom: 3px;
}

.t-store__card__textwrapper {
    padding-top: 10px;
}

@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        background: #ffffff !important;
        border-radius: 20px !important;
    }
    
    @media screen and (max-width: 560px) {
.t702 .t-popup_show .t-popup__close-icon g {
        fill: #222222 !important;
    }
}

@media screen and (max-width: 960px) {
    .t706__cartpage-heading {
        padding-left: 20px !important;
    }
    
    .t-menusub__arrow svg {
    display: none !important;
}
}

button.t-btn.t-btnflex.t-btnflex_type_button.t-btnflex_smd.t706__cartpage-open-form {
    justify-content: center;
}

.t706__cartpage-form .t-submit.t-btnflex.t-btnflex_type_submit.t-btnflex_smd {
    justify-content: center;
}




