/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

#Content h3, a {
	color : #5f021f!important;
}

.vc_separator h4 {
    line-height: 1em;
    font-size: 200%!important;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.pasdemarginpadding .vc_column-inner{
	padding : 0px!important;
}

.pasdemarginpadding .wpb_text_column{
	margin : 0px!important;
}

.pasdemarginpadding p {
    margin : 0px!important;
}

#menu a {
	text-transform : uppercase;
color : #fff!important;
	
}

#Top_bar .menu > li ul {

    background-color: rgba(0,0,0,0.6)!important;

}
	
#Footer {
    background-color: #363839!important;
	
}

.footer_copy {
    background-color: #333!important;
}

#Footer a, #Footer .textwidget, #Footer h6{
   color : #fff!important;
}

.copyright {
   color : #fff!important;;
	
}

#Subheader {
    padding: 20px 20px!important;
}

#Subheader .title {
    font-size: 56px;
    line-height: 56px;
    font-weight: 300!important;
	text-transform : uppercase;
	color : #5f021f!important;
    letter-spacing: 0px;
}

.vc_message_box-icon {
	display : none!important;
}

.vc_message_box {

    padding: 2em!important;

}

.vc_color-white.vc_message_box {
    color: #333!important;
}

.wpcf7-submit {
	color : #000!important;
}

.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
    color: #626262!important;
}

.column_column ul li, .column_helper ul li, .column_visual ul li, .icon_box ul li, .mfn-acc ul li, .ui-tabs-panel ul li, .post-excerpt ul li, .the_content_wrapper ul li {
    margin-bottom: 0px!important;
}

#Content li {
list-style-type : none!important;

}

#Content li:before {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	padding-right : 5px;
	color : #5f021f;
/*--adjust as necessary--*/

}