.js-product .t-product__option-select {
    width: 100%;
    border: 1px #c2c2c2 solid;
    background: #ffffff;
    /* color: #000; */
    box-sizing: border-box;
    cursor: pointer;
    padding: 5px 30px 5px 10px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border-radius: 5px;
}

.t744 .t-product__option-variants {
  
    display: block;
 
}

.t-store__prod-popup__btn {
    WIDTH: 100%; 
}

.t-store__prod-popup__btn {
background:#bbb1f5 !important;
color:#ffffff !important;
border:none !important;
}

.js-store-prod-popup-buy-btn-txt {
color:#ffffff !important;
}

.js-store-prod-name {
color:#2e2e2e; 
font-weight:500;
font-family:Gilroy;
font-size:18px;
}

.js-product-price {
color:#262626;
font-weight:300;
}

.js-store-prod-price-old {
color:#a8a8a8;
font-weight:300;
}

.js-store-prod-text { 
color: rgb(26, 26, 26); font-weight: 400; font-family: Gilroy;
}
