/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.3.8

All css files are placed in /css/ folder
*/

#wpcf7-f143-o1 > form > p:nth-child(7) {
    display: none!important;
}
@media only screen and (min-width:641px) and (max-width:9999px) {
ul.contact_details {
    font-size: 22px!important;
    color: white!important;
}}


@media only screen and (min-width:0px) and (max-width:640px) {
ul.contact_details {
    font-size: 22px!important;
    color: black!important;
}
	
	#Action_bar .contact_details li.slogan {
  
    display: contents!important;
}

}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    color: black!important;
}