/**
* Theme Name: Autofiix Child
* Description: This is a child theme of Autofiix, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: autofiix
* Version: 1.0.3
*/
@media (max-width: 767px) {
	.wpcf7-button button {
		width: 100%;
	}
}
.service-style-1 .service-icon {
	display: none;
}
wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 13px;
    font-weight: normal;
    display: block;
    margin-bottom: 20px;
}
.single-product div.product p.price {
    margin-bottom: 19px !important;
}
form.cart:has(#yith-wapo-container .yith-wapo-block) {
	display: flex !important;
}
.single-product div.product .single_add_to_cart_button {
	width: 100%;
}