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

/* Theme customization starts here
-------------------------------------------------------------- */

#Action_bar .social li a {
	font-size: 20px;
}

.home .content_slider li {
    height: 60px !important;
}

.home .content_slider img {
    max-height: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
}

.icons-home h4 {
	color: #848484;
}

ul:not(.menu) {
	margin: 0 0 15px 15px;
}

ul:not(.menu) li {
	font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}

.logo-main, .logo-sticky {
	max-height: 100% !important;
}

#Action_bar ul {
	margin:0px 0px 0px 0px !important;
}

#Footer {
	text-align:center;
	font-size:13px;
	line-height:25px;
}

#Footer img {
	max-height:60px;
	max-width:100%;
	width:auto;
	height:auto;
}

.social-footer {
	padding-top:20px;
}

.social-footer a {
	font-size:30px !important;
}

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

.copyright {
	color:#fff;
	font-size: 12px;
}

.map-description ul {
	margin: 0 0 0px 0px;
}

.map-description ul li {
	font-size: 13px;
    line-height: 20px;
    font-weight: 400;
}

.wpcf7-form {
	text-align:left;
}