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

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

/* Google map address box arrow*/
.column_map .google-map-contact-wrapper .get_in_touch:after{display: none;}

/* Single page title margin and padding */
.post-header .title_wrapper{
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

/* Action_bar social media icons*/
ul.social{margin-right: 10px;}

#Action_bar .social li a, #Action_bar .contact_details li{color: #444444;}
#Action_bar .social li a:hover{color: #f26122;}

#Action_bar .social li a:hover svg{fill: #f26122; stroke: #f26122;}
#Footer .social li a:hover svg{fill: white; stroke: white;}

#Action_bar .social li svg,
#Footer .social li svg{
	margin-right: .1em;
	margin-left: .1em;
	margin-top: -4px;
	text-align: center;
	vertical-align: middle;
}

@media only screen and (min-width: 767px){
	#Header .top_bar_left{width: 684px !important;}
}

@media only screen and (min-width: 959px){
	#Header .top_bar_left{width: 912px !important;}
}

@media only screen and (min-width: 1240px){
	#Header .top_bar_left{width: 1166px !important;}
}

/*Centered Image*/
.image_wrapper{text-align:center;}