.wpcf7-form .cf7-cf-turnstile {
    margin-bottom: -5px !important;
}

.single_product_slide .wrapp_single_slider .prod_title a {
    min-height: 50px;
}


.woocommerce div.product .stock:before {
    top: -3px;
	    font-size: 15px;
}

body .wpcf7 form .wpcf7-response-output {
    margin: 20px 0 0 0;
    padding: 15px;
}

body .wpcf7 form.invalid .wpcf7-response-output, 
body .wpcf7 form.unaccepted .wpcf7-response-output, 
body .wpcf7 form.payment-required .wpcf7-response-output {
    border: none!important;
}


body .woo-variation-product-gallery {
    max-width: 100% !important; 
}

#wp-admin-bar-purge-all-en img {
	width: 16px;
	height: auto;
}  