/**
 * 2008-2021 Prestaworld
 *
 * All right is reserved,
 *
 * @author    Prestaworld <prestaworld12@gmail.com>
 * @copyright 2008-2021 Prestaworld
 * @license   One Paid Licence By WebSite Using This Module. No Rent. No Sell. No Share.
 */

form.addToCartForm select {
    background-color: #FFFFFF;
}
article div.product-description {
	height: 150px !important;
}
article div.highlighted-informations {
	height: 8.125rem !important;
}
.product-quantity .btn-touchspin {
    height: 2.345rem;
}
.product-quantity .presta_quantity_wanted {
    height: 2.59rem !important;
}
.presta-unavailable-icon {
    font-size: 24px;
}
.presta-out-of-stock-txt {
    color: #f39d72;
    font-size: 7px
}
.presta-customize {
    margin-top: 40px;
}
.presta-customize-btn {
    width: 95%;
}
.presta_available_msg {
    color: #000000ba;
    font-size: 11px;
}
.presta-out-of-stock-txt1 {
    margin-top: 30px;
    color: #f39d72;
    font-size: 18px;
}
.presta-unavailable-icon {
    margin-bottom: 4px;
    font-size: 24px;
}
