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

.t-slds__bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 15px;
    background-color: rgba(255,255,255, 1);
}

.t-slds__bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 15px;
    background-color: rgba(255,255,255, 1);
}

.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: rgba(0,0,0, 0);
}
.t-slds__thumbsbullet.t-slds__bullet_active {
    filter:saturate(0%);
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid rgba(0,0,0, 1);
    border-radius: 5px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-bottom: 7px;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    min-height: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: rgb(255,255,255);
    transition: all 0.25s ease-in-out;
}
.t-btn {
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.t-slds__arrow-withbg {
    border-radius: 100px;
    background-color: rgba(255,255,255, 0);
}

.t-slds__arrow.t-slds__arrow-right.t-slds__arrow-withbg{
    background-color:transparent;
}

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

t-store__card__imgwrapper {
    position: relative;
    width: 100%;
    padding-bottom: 110%;
}


div.t-slds__container {
    overflow: hidden;
    position: relative;
    background-color: transparent;
}

  .t-form__successbox {
    text-align: center;
    background: transparent;
    box-shadow: 0px 0px 10px 0px rgba(255,255,255, 0.45)
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

 .t-form__errorbox-wrapper {
    background: rgba(0,0,0, 0.65);
    border-radius: 10px;
    border: 1px solid rgba(255,255,255, 1);
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}

 .t706__cartwin-totalamount-wrap {
    padding-top: 15px;
    display: none;
    font-weight: 600;
    text-align: right;
    color: rgba(255,255,255, 0.85);
}

.t706__cartwin-prodamount-wrap {
    padding-bottom: 20px;
    font-size: 16px;
    text-align: right;
    font-weight: 600;
    color: rgba(255,255,255, 0.85);
}

.t706__product-title {
    display: table-cell;
    font-size: 16px;
    padding: 15px 0;
    font-weight: 600;
    vertical-align: middle;
    color: rgba(255,255,255, 0.85);
}

.t706__cartwin-prodamount-currency{
    display: inline-block;
    color: white;
}

.t706__cartwin-prodamount-price {
    display: inline-block;
    color: white;
}
.t706__product-quantity {
    font-size: 16px;
    line-height: 16px;
    margin: 0 5px;
    padding: 2px 5px;
    color: white;
    border: 1px solid transparent;
}


.t706__cartwin-heading.t-name.t-name_xl{
        text-align: center;
        color: white;
        font-size: 25px;
    }
    
     .t-input {
    margin: 0;
    font-size: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    border: 1px solid rgba(255,255,255, 0.65);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 15px;
    background-color: rgba(0,0,0, 0.35)
}

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

.js-product .t-product__option-variants_buttons .t-product__option-input:checked{
    position: absolute;
    content: '';
    left: -5px;
    top: -5px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border: 0px transparent);
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
    width: 50px;
    height: 50px;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    border-radius: 8px;
}

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


 .t-store__card__imgwrapper:hover {
    position: relative;
    scale: 103%;
    padding-bottom: 110%;
    align-content: center;
    background-color: transparent;
}

.t-popup t-popup_show{
    background-color:(0,0,0,0.35);
    backdrop-filter: blur(5px);
}

.t-popup{
    backdrop-filter: blur(5px); 
    backdrop-filter: saturate(25%);
}

.t-popup_show{
    backdrop-filter: blur(5px); 
}

.t786_container{
    border:1;
    border-radius:15px;
    filter: drop-shadow(0 0 0.75rem white);
}

.t-popup__close {
    position: fixed;
    margin-right: 310px;
    top: 75px;
    opacity:0.65;
    transform:scale(1);
    transition:all 0.35s ease-in-out;
}

.t-popup__close:hover{
    opacity:1;
    transform:scale(1.05);
}

.t-btn{
    border-radius:10px;
    opacity:0.5;
    transform:scale(1);
    transition:all 0.35s ease-in-out;
}

.t-btn:hover{
    border-radius:12px;
    opacity:1;
    transform:scale(1.05);
}

t-input-block{
    color:white;
}

.t706 .t-form .t-descr_md{
    color:white;
}

.t-store__prod-popup__container{
    border-radius:15px;
}

.t-store .t-popup.t-popup_show .t-popup__container {
    border-radius:15px;
    filter: drop-shadow(0 0 0.75rem white);
}

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

.t-submit{
    color:black;
    border-radius:25px;
    background-color:white;
    opacity:0.75;
    transition:all 0.35s ease-in-out;
}

.t-submit:hover{
    opacity:1;
    filter: drop-shadow(0 0 0.75rem white);
    transform:scale(1.05);
    transition:all 0.35s ease-in-out;
}

.t706__close t706__cartwin-close{
    right: 680px;
    padding-top: 65px;
    opacity:0.75;
    transition:all 0.35s ease-in-out;
}

.t706__close t706__cartwin-close:hover{
    opacity:1;
    transform:scale(1.05);
    filter: drop-shadow(0 0 0.75rem white);
    transition:all 0.35s ease-in-out;
}