/*
Theme Name: 	IMH - GREEN
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
*/

/* Theme customization starts here
-------------------------------------------------------------- */


@media (max-width: 768px){
    body h3 {
	margin-top: 10px !important;
    }
    .sidebar {
	padding-top: 20px;
    }	

}

.content_wrapper {
    max-width: 1240px;
    margin: 0 auto;
}

.widget:first-child {
    margin-top: 0;
}

.widget > h3 {
   display: none;
}

body:not(.home):not(.search):not(.blog) #Content .content_wrapper {
    background: none !important;
}

.post-nav {
    background-image: none !important;
}

ul.next-prev-nav {
    display: none;
}

/*.vc_column_container > .vc_column-inner {
    padding-right: 0px;
}*/

rs-layer-wrap.rs-parallax-wrap {
    left: 0 !important;
}

div.copyright {
        color: white !important;
}

body #Footer p {
	color: white;
}
