/*
Theme Name: Mediabroadcast Child
Description: Child theme for Mediabroadcast
Author: Mediactive
Author URI: 
Template: Mediabroadcast
Version: 1.0.0
Text Domain:  Avada
*/

/*.fusion-sticky-transition #menu-home-menu li a span{
	color: var(--awb-color4) !important;
}

.fusion-sticky-transition .img-responsive.wp-image-127{
	visibility:  hidden;
}
.fusion-sticky-transition a.fusion-no-lightbox{
	background-image: url('https://dev31.mediactive-broadcast.com/assets/broadcastuploads/2022/09/M-Broadcast-Dark-HD.png') !important;
	display: block;
	background-size: 252px auto;
}*/
/*
.formcontact_wrapper .gform_title.fusion-responsive-typography-calculated, .gform_title{
    display: none !important;
}
.formcontact .gfield_label,
.formcontact #field_1_4 label,
.formcontact label.gfield_consent_label{
    color: #fff !important;
}
#gform_2 label.gfield_consent_label{
    color: #000 !important;
}
#gform_confirmation_message_1{
	color:  #fff !important;
}
.formcontact .gform_wrapper {
  margin-bottom: 0px !important;
}
.formcontact input:focus,
.formcontact textarea:focus{
  border-color: black !important;
}
.formcontact input:not(#gform_submit_button_1){
	height:  40px !important;
}
.formcontact textarea{
  height:  110px !important;
}

#gform_submit_button_1{
	background: #F08A32 !important;
	color:  white !important;
}
.formcontact input:not(#gform_submit_button_1),
.formcontact textarea{
  background-color: rgba(255,255,255,0.8) !important;
}
.formcontact input:not(#gform_submit_button_1):focus,
.formcontact textarea:focus{
  background-color: rgba(255,255,255,1) !important;
}*/
@media screen and (max-width: 640px) {
	h2{
	font-size: 34px !important;
	}
}
.fixheight{
	min-height: 521px !important;
	height: auto !important;
}

.home label{
	color:  #fff !important;
}