/*
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
-------------------------------------------------------------- */
.no-margin-top{
    margin-top: 0px !important;
}
.no-margin-bottom, .wpb_map_wraper{
    margin-bottom: 0px !important;
}

/* MENU */

.header-fixed #Top_bar{
	background-color: rgba(255, 255, 255, 0.80)!important;
}

#Top_bar .menu li ul li a{
    border-bottom: none !important;
    font-weight: 500;
}

#Top_bar .menu > li > a span:not(.description) {
    padding: 0px 15px;
}
.menuo-sub-active #Top_bar .menu > li ul li.current-menu-item > a, .menuo-sub-active #Top_bar .menu > li ul li.current-menu-ancestor > a{
    color: #008b94;
}

h1.background-title {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 5px 20px 0 0;
}



/* CONTENIDOS */


.flat_box h4{
	margin-bottom: 0PX;
}


.aio-icon-title{
	font-family: "Roboto", Arial, Tahoma, sans-serif;
	margin-top: 10px!important;
}


.font-julius{
	font-family: "Julius Sans One", Arial, Tahoma, sans-serif;
}


.btn-style1 a{
	padding: 10px 50px!important;
}


/* FOOTER */

#Footer .footer_copy .social-menu li:not(.last-item)::after{
	content: "|";
	margin-left: 10px;
}


#Footer .footer_copy .social-menu li {
    margin-right: 0px;
 }