/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */
body:not(.template-slider) #Header {min-height: 295px !important; }

.layout-boxed.nice-scroll {padding: 0 !important; }
.logo_uri {width: 100%;text-align: center;background-color: #fff; padding: 0 25px 10px;box-sizing: border-box;-moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.logo_uri p {margin-bottom: 0;}
.logo_uri img {max-width: 100%;max-height: 100px;}
#Top_bar .search_wrapper .icon_search {color: #fff !important}
#Action_bar .social li a, #Action_bar .contact_details li, .contact_details a {color: #fff !important}
#Action_bar .social li a:hover {color: #dfdfdf !important;}
.contact_details a:hover {color: #fff !important;}
#Top_bar .menu > li a::after {display: none;}
#Top_bar:not(.is-sticky) {border-bottom: 0px !important;}
.home-motto .quote_box::after {display: none;}
.home-motto .quote_box {background: rgba(233, 27, 47, 0.8) !important}
.home-motto .quote_box .inside {background: none;padding: 30px 30px 30px 30px;}
.fancy_heading .title {font-size: 35px !important;}
.left .title {text-align: left !important;}
.txt_footer {text-align:left;display:block;width: 100%;float: left;margin-top: 10px;}
.left_footer {position: relative;float: left;display: inline-block;width: 40%}
.right_footer {position: relative;float: right;display: inline-block;text-align: right;}
.menu-footer-container, .menu-footer-ro-container {position: relative;float: left;display: inline-block;text-align: center;width: 33%}
.menu-footer-container li, .menu-footer-ro-container li {display: inline-block;padding: 0 10px; border-right:1px solid #626262;}
.menu-footer-container li:last-child, .menu-footer-ro-container li:last-child {border: 0px;}
#Footer #back_to_top {position: absolute; bottom: 10px; right: 20px;}
.copyright a {color: #626262 !important;}
.copyright a:hover {color: #E91B2F !important;}
.widgets_wrapper .one .widget_text {padding-bottom: 0 !important}
.widgets_wrapper .one-second .widget_ns_mailchimp {padding-top: 0 !important}
.widgets_wrapper .one-second .widget_ns_mailchimp label {font-weight: normal;}
.widgets_wrapper .one-second .widget_ns_mailchimp input {display: inline-block;float: left;margin-right: 20px;}
.widgets_wrapper .one-second .widget_ns_mailchimp .button {margin-right: 0;padding: 9px 20px !important;}
#menu-services a, #menu-about-us a, #menu-servicii a, #menu-despre-noi a {font-size: 16px;}
.list_item .list_right h4 {color: #E91B2F !important;}
.column_portfolio .portfolio-item .desc {display: none;}
.blog_wrapper .post-desc-wrapper .post-title h2 {font-size: 28px !important; line-height: 27px;}
.blog_wrapper .post-item .post-title a:hover {text-decoration: underline;}
.blog_wrapper .post-item .author-date .author { display: none !important; }
.blog_wrapper .post-item .date .label { display: none !important; }
.single-photo-wrapper .image_wrapper img {max-width: 500px !important;}
#Top_bar .menu > li > a span:not(.description) {padding: 0px 20px 0px 20px !important; }
.mt50 {margin-top: 50px;}
.box_about .column_list h4 {font-weight: bold;}
.author-date, .fixed-nav .date {display: none;}
.portfolio .post-nav {display: none;}
.portfolio .entry-title {display: none;}
.gallery.flat .gallery-item .gallery-icon .image_frame {margin: 10px; }

/***** max width 767 *****/
@media screen and (max-width: 767px) {
	#Action_bar .social li a, #Action_bar .contact_details li, .contact_details a {color: #626262 !important}
	#Action_bar .social li a:hover {color: #333 !important;}
}