/*
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: 1.6.2
*/
.elementor-widget.first-line-title {
 margin-bottom: 0;
}

.title-underline .elementor-divider-separator {
  background: var(--divider-border-color);
  width: var(--divider-border-width);
  height: 5px;
  border-radius: 2.5px;
  margin-top: 0;
}

.max-overlayed .elementor-background-overlay{
	background-size: 60% 100% !important;
}

@media screen and (max-width: 765px) {
	.max-overlayed .elementor-background-overlay {
		background-size: 100% 100% !important;
	}
}

.elementor-widget.simon-title {
	margin-bottom: 0;
}

#Top_bar {
 background: rgb(0,0,0,0.43);
}

.menu_wrapper {
  text-transform: uppercase;
}

a:hover {
    text-decoration: none;
}

.simon-select {
position: relative;
display: inline-block;
width: 100%;
}

.simon-select > .wpcf7-form-control-wrap:before {
    position: absolute;
    content: '\e867';
   font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
   display: inline-block;
    text-decoration: none!important;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    right: 13px;
    top: 50%;
    margin-top: -6px;
    color: #c5c5c5;
    z-index: 999;
}

.simon-field{
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}

.simon-field label {
font-weight: 500;
}

.simon-field span.wpcf7-list-item {
display: block;
margin: 0 1em 0.5em 0;
}

#Footer .widget {
margin-top: 20px;
}
#Footer li {
  padding-bottom: 8px;
 font-weight: 500;
}

#Footer h4 {
margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 17px;
}

#Footer .widgets_wrapper .widget {
   padding: 0;
}

.grecaptcha-badge { visibility: hidden; }

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
	max-width: 262px;
}

#Top_bar .menu > li > a span:not(.description) {
	padding: 0px 14px;
}


#Top_bar .wpml-languages.horizontal {
	border: none;
	background: transparent;
}

#Top_bar .wpml-languages.horizontal ul li a img {
	width: 20px !important;
	height: 14px !important;
}

#Top_bar .wpml-languages.horizontal {
	padding: 11px 10px;
}

#Top_bar .wpml-languages.horizontal ul li {
	margin-right: 9px;
}