    .t-store .t-product__option-select {
    width: 100%;
    border: 1px #494949 solid !important;
    background: none;
    color: #000000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 10px 20px 10px 14px !important;
    border-radius: 5px !important;
    -webkit-appearance: none;
    appearance: none;
    font-size: 14px !important;
    -moz-appearance: none;
}