/**
 * 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 {
    padding-left: 10px;
    padding-right: 10px;
}
article div.product-description {
	height: 120px !important;
}
article div.highlighted-informations {
	height: 6.125rem !important;
}
.product-quantity .btn-touchspin {
    height: 1.345rem;
}
.product-quantity .presta_quantity_wanted {
    height: 2.59rem !important;
}
.prestacart_add {
    margin-left: 0px !important;
    float: left;
    width: 65%;
}
.prestacart_add button {
	font-size: 12px !important;
}
.prestacart_add2, .prestacart_add2 button {
    width: 100% !important;
}
div.prestacart {
	margin-top: 5px !important;
}
div#prestacart {
	margin-top: 40px !important;
}
div.prestacart > .qty {
    margin-right: 10px !important;
    float: left;
    width: 30%;
}
.presta_quantity_wanted {
    height: 40px;
    border-radius: 0;
}

