.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: 0px;
}

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

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