/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/


.wpcf7-submit{
	background-color: #000000 !important;
}

.consent .wpcf7-form-control-wrap{
	width: auto;
}

.consent p{
	padding: 10px;
}

.consent .wpcf7-list-item{
	margin:auto;
}

.widget_nav_menu .menu{
	margin-top: 43px;
}

.subheader-both-left #Subheader .title {
        font-size: 50px !important;
    }

@media (max-width: 768px) {
	.mobile-header-mini.mobile-mini-mr-lc #Top_bar .logo {
		float: left;
		width: 80%;
	}
  .widget_nav_menu .menu {
    margin-top: 0;
  }
  #Footer .widgets_wrapper {
    padding: 0px; 
}
	.subheader-both-left #Subheader .title {
        font-size: 26px !important;
    }
}