/*
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
*/

h5 {
    font-family: "Arial", Helvetica, Arial, sans-serif !important;
}

.Latest_news ul li {
    margin: 0px 0px 0px 0px;
    list-style: none;
    border-bottom: 1px solid #777777;
    position: relative;
    overflow: hidden;
    padding: 30px 0px;
}

.no-share .section-post-header .single-photo-wrapper.image .image_frame {
    max-width: 100%;
    display: none;
}

.Latest_news ul li .desc_footer {
    display: none;
}

.Latest_news ul li .desc h5 {
    margin: 0 0 7px;
    font-size: 40px;
    line-height: 50px;
}

body:not(.cf7p-message) .wpcf7-not-valid-tip:after {
    content: '\e82a';
    font-family: "mfn-icons";
    position: absolute;
    left: 11px;
    top: 4px;
    font-size: 20px;
    color: #fff;
    text-indent: 0;
}

body:not(.cf7p-message) .wpcf7-not-valid-tip {
    position: absolute!important;
    left: -50px!important;
    top: 0!important;
    width: 30px!important;
    height: 30px!important;
    padding: 0!important;
    background-color: #ed3b2e;
    text-indent: -9999px!important;
    padding: 0;
    border: none!important;
}

body:not(.cf7p-message) .wpcf7-not-valid-tip:before {
    top: 10px;
}

.header-stack #Top_bar .logo #logo, .header-stack #Top_bar .logo .custom-logo-link {
    display: inline-block;
    height: 70px;
}

.header-stack #Top_bar .logo {
    padding: 0 0px;
}

#Action_bar .contact_details {
    color: #000000;
    width: 100%;
    text-align: right;
}

.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description) {
    padding-right: 20px;
}

.header-classic #Header .top_bar_left, .header-classic #Header .top_bar_right {
    background-color: transparent;
    width: 100%;
}

.sliding_box .desc_wrapper h4 {
    color: #000;
}

.feature_list ul li .icon i {
    color: #000000;
}

.get_in_touch ul li .icon {
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    color: rgb(255 255 255);
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 23px;
    text-align: center;
}

.grecaptcha-badge {
	display: none !important;
}

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

#Footer .widget_mfn_menu ul li a {
    background: #1A1A1A;
    color: #fff;
}

#Footer .themebg, #Footer .widget_categories ul, #Footer .Recent_posts ul li .desc:after, #Footer .Recent_posts ul li .photo .c, #Footer .widget_recent_entries ul li:after, #Footer .widget_mfn_menu ul li a:hover, #Footer .widget_product_categories ul {
    background-color: #1A1A1A;
}

@media only screen and (max-width: 767px) {
	.mobile-header-mini #Top_bar #logo {
    height: 40px!important;
    line-height: 50px!important;
    margin: 5px 0;
}
}

@media only screen and (min-width: 767px) {
#Top_bar .logo {
    float: left;
    margin: 0 0px 0 0px;
}
}