/*
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
*/
.grecaptcha-badge{
	visibility: collapse !important;  
}
.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after {
    left: -3px;
  right:unset;
}
.dark .column .column_attr p a {
    color: rgb(81 144 50) !important;
    text-decoration: underline;
}
.content_slider.carousel.hide-dots p.title {
    font-size: 26px;
    color: #fff;
    opacity: 0.9;
}
.small_text h4 {
    font-size: 19px;
}
.footer_copy ul.social {
    display: none;
}
.eactc-click-to-call-show {
    z-index: 999;
}
.eactc-button-component.eactc-button-animateSmall,
.eactc-window-content{
    direction: ltr;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}
 .content_wrapper input[type="submit"] {
    margin: 0;
}
@media only screen and (min-width: 1240px){
    #Top_bar.is-sticky #logo img.logo-sticky {
        display: inline;
        max-height: 49px !important;
    }
}