/*
Theme Name:  Bental Limited Child Theme
Theme URI:   https://wordpress.org/themes/
Description: Child theme for the Bental Limited
Author:      Timefortheweb
Author URI:  http://www.timefortheweb.com
Template:    bental
Version:     1.0.22082018
*/


/*
|
|======================================================
| Write your own custom css code below
|======================================================
|
|
*/

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0; clear:none;
}

.grecaptcha-badge{
	visibility: collapse !important;  
}

/*Styling Contact Form 7 validation with border*/
span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}


/*Remove the ‘Please fill the required field’ message*/
span.wpcf7-not-valid-tip {
    display: none;
}