.t-store__card__bgimg, .t-store__card__bgimg_second {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 15px;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}

.css-13halcz.e1kv8om20 {
    display: none;
}

.js-successbox.t-form__successbox.t-text.t-text_md {
    background-color: #62c584 !important;
}

.t-carousel__zoomer__arrow_right {
    border-top: 2px solid;
    color: #fff;
    border-right: 2px solid;
}

.t-carousel__zoomer__arrow_left {
    border-top: 2px solid;
    color: #fff;
    border-right: 2px solid;
}

@media screen and (max-width: 640px) {
    li.t-slds__arrow_wrapper.t-slds__arrow_wrapper-left {
    height: 300px !important;
    }
}

@media screen and (max-width: 640px) {
    li.t-slds__arrow_wrapper.t-slds__arrow_wrapper-right {
    height: 300px !important;
    }
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-bottom: 7px;
    padding: 10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    min-height: 30px;
    background-color: #292929;
    border: 1px solid #ddd;
}






.t762__title_small.t-descr.t-descr_xxs {
    display: none;
}

.t-descr {
    font-family: 'GothicRus',Arial,sans-serif;
    font-weight: 300;
    color: #ffffff;
}


.t280__menu__bg {
    position: fixed;
    backdrop-filter: blur(10px);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.t280__main_opened .t280__menu__wrapper {
    z-index: 9999;
    opacity: 1;
    display: block;
    backdrop-filter: blur(10px);
}

.locked {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none;
}

@media screen and (max-width: 480px) {
    .t-rec_pt-res-480_30 {
        padding-top: 0px !important;
    }
}

.t762__descr a {
    display: inline-block;
    padding: 14px 20px !important;
    margin-top: -90px;
    margin-bottom: 20px;
    border-radius: 7px;
    font-weight: 500;
}

div#rec746296936 {
    background: #0c0c0c;
}

.t762__descr a:first-of-type {
    background-color: #191919;
    color: #ffffff !important;
}
.t762__descr a:last-of-type {
    background-color: #191919;
    color: #ffffff !important;
}


@media screen and (min-width: 1201px) {
    ::-webkit-scrollbar-thumb {

        background: #fff;

        border-radius: 10px;
    }
    ::-webkit-scrollbar {

        width: 5px;

        height: 5px;

        background: #000000;
    }
}



@media screen and (min-width: 1201px) {
    ::-webkit-scrollbar-thumb {
        /* Укажи цвет скроллбара */
        background: #ffffff;
        /* Укажи радиус скругления скроллбара */
        border-radius: 10px;
    }
    ::-webkit-scrollbar {
        /* Укажи ширину вертикального скроллбара */
        width: 5px;
        /* Укажи высоту горизонтального скроллбара */
        height: 5px;
        /* Укажи цвет фона под скроллбаром */
        background: #000000;
    }
}


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






.t-slds__item {
    float: left;
    -webkit-backface-visibility: hidden;
    border-radius: 15px;
    backface-visibility: hidden;
}

.js-product .t-product__option-variants:after {
    content: ' ';
    width: 0;
    height: 0;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}

.js-product .t-product__option-select {
    width: 100%;
    border: 1px #ddd solid;
    background: #f8f8f8;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow-x: hidden;
}

.js-product .t-product__option-select {
    width: 100%;
    background: #1f1f1f;
    color: #ffffff;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow-x: hidden;
}

.t-descr {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 300;
    color: #ffffff;
}


.t706__cartwin-content {
    margin: 65px auto;
    width: 100%;
    max-width: 560px;
    min-height: 300px;
    background-color: rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
    padding: 40px;
    box-sizing: border-box;
    overflow: auto;
}

.t-name {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 600;
    color: #ffffff;
}

button.t-submit {
    text-align: center;
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: transparent;
    border-radius: 15px
    background-color: #ffffff;
    color: #000000;
}

.t-input {
    margin: 0;
    background-color:rgba(255,255,255,0.5) ;
    font-size: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 15px;
}

#rec656216357 .tn-elem[data-elem-id="1697896565268"] .tn-atom {
    border-width: 1px;
    border-radius: 10px;
    opacity: 0.25;
    background-color: #ffffff;
    background-position: center center;
    border-color: #ffffff;
    border-style: solid;
    transition: 0.4s ease-in-out;
}

#rec656216357 .tn-elem[data-elem-id="1697896565268"] .tn-atom: hover{
    filter:drop-shadow (0px 0px 15px #ffffff);
    opacity: 1;
}

.t-text {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 300;
    color: #ffffff;
}

.t706__product-quantity,
.t706__product-quantity-inp {
    /* Укажи цвет количества товара */
    color: #ffffff !important;
}

.t706__product-plus,
.t706__product-minus,
.t706__product-del {
    opacity: 1!important;
}
.t706__product-plus img,
.t706__product-minus img,
.t706__product-del img{
    display: none;
}
.t706__product-plus:before,
.t706__product-minus:before,
.t706__product-del:before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.t706__product-del:before {
    width: 20px;
    height: 20px;
    top: 2px;
}
.t706__product-plus:before {
    /* Укажи ссылку на иконку «Плюс» */
    background-image: url('https://static.tildacdn.com/tild3736-3265-4234-a463-313433343064/Frame_2.png');
    background-position: 50% 50%;
}
.t706__product-minus:before {
    /* Укажи ссылку на иконку «Минус» */
    background-image: url('https://static.tildacdn.com/tild3962-6333-4037-a137-346338646131/Frame_1.png');
    background-position: 50% 50%;
}
.t706__product-del:before {
    /* Укажи ссылку на иконку «Крестик» */
    background-image: url('https://static.tildacdn.com/tild3665-3137-4638-a463-653934633538/Frame_3.png');
    background-position: 50% 50%;
}




