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

html {
    background-image: url('assets/img/background.png') !important;
}

body {
    padding: 25px 0 0 0 !important;
}

.menu_wrapper.left {
    float: left !important;
    margin-right: 20px;
}

#Footer .widgets_wrapper aside h4 {
    font-size: 26px;
    margin-bottom: 30px;
}

#footer_contacts {
    padding: 5px 0 5px 25px;
    border-left: 3px solid #e32127;
}

#footer_contacts p {
    margin: 5px 0;
    padding: 0;
}