/*
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
-------------------------------------------------------------- */


/*clases:no-margin-bottom-dyp,no-overflow-dyp,fixed-promo-dyp,p-no-margin-dyp,contact-dyp*/

.no-margin-bottom-dyp .wpb_wrapper > div{
margin-bottom:0px !important;
}
.no-overflow-dyp:hover{
overflow:visible;
}
.p-no-margin-dyp p{
margin:0;
}
.br-no-dyp br{
display:none;
}
.contact-dyp{
background:#CC0099 !important;
}
.contact-dyp a{
color:#fff !important;
}
.contact-dyp:hover{
background:#FFFFFF !important;
}
.contact-dyp:hover a{
color:#CC0099 !important;
}



/*----------------------------- ESTILOS PERSONALIZADOS ------------------------*/
.fontawesome-text{
display:inline-block !important;
}
.whatsapp-dyp{
background:#33CC33 !important;
}
.whatsapp-dyp a{
color:#fff !important;
font-weight:bold !important;
}
.whatsapp-dyp .fa{
font-size:40px;
vertical-align:middle;
}
#Wrapper{
box-shadow:0px 0px 10px #333;
}
.the_content{
padding-right:0 !important;
padding-left:0 !important;
}