.t-popup .t-store__valign-buttons .t-item, .t-store__valign-buttons.t-store__grid-cont.js-store-grid-cont .t-item {
    border: 1px solid #000;
    margin: -1px 0 0 -1px;
}

.t-store__valign-buttons .t-store__grid-separator {
    width: 0;
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='0'] {
    padding: 40px 40px;
}

.t-store .t-product__option-select {
    width: 95%;
    background: #a1aabb;
    border: 1px solid #474747;
      border-radius: 0px;
}

.t-btn {
    border: 1px solid #474747;
    font-weight: 400;
}

@media screen and (max-width: 640px)
.t-store .t-product__option-select {
    font-size: 12px;
    
@media screen and (max-width: 640px)
.t-btn_sm {
    padding-left: 30px;
    padding-right: 30px;
}


.t-store .t-product__option-variants:after {
    right: 20px;
    border-color: #363636
}

.t-slds__thumbsbullet-border {
    border: 1px solid transparent;
}

 .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #bc574b;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #566d90;
    color: #ffffff !important;
}

.js-store-prod-text a:first-of-type:before {
    content: "\1F50D";
    margin-right: 10px;
}

.js-store-prod-text a:last-of-type:before {
    content: "\1F5B9";
    margin-right: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
    