﻿#newPriceProduct {
    font-size: 26px;
}

#oldPriceProduct {
    font-size: 20px;
}

.select_options {
    width: 150px;
    border: 1px solid #ededed;
    background: none;
    padding: 0 10px;
    height: 45px;
}

.modal_add_to_cart form input, .modal_add_to_cart form button {
    font-size: 14px;
}
