/*
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
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#Action_bar .contact_details li{

}
#Action_bar .contact_details li.phone:nth-child(3) i.icon-phone::before{
content:'\e8c6' !important;
}
#Wrapper{
border: 3px dashed #004996;
}
@media only screen and (min-width: 768px){
.layout-boxed #Subheader .container, .layout-boxed:not(.with_aside) .section:not(.full-width), .layout-boxed.with_aside .content_wrapper, .layout-boxed #Footer .container{
padding-right:0 !important;
padding-left:0 !important;
}
}
