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

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

#Top_bar #logo {
    height: auto !important;
    margin: 0px 0px 0px 0px !important;
}

#Subheader {
    padding: 1px 0 !important;
}

#Subheader .title {
    display: none;
}

#Top_bar .menu > li > a { 
	display: block; 
	line-height: 60px;
	padding: 35px 0; 
	position: relative; 
}

#Top_bar .menu > li > a:after {
    height: 0px !important;
}

#menu > ul > li > a {
    text-transform: uppercase;
}

#Subheader .column {
    margin: 3px !important;
}

#Top_bar .menu li > ul {
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.4) !important;
}

.header-classic #Action_bar .contact_details li, .header-classic #Action_bar .social, .header-classic #Action_bar .social-menu {
    padding: 3px 0 !important;
}

.subheader-transparent #Subheader {
    background: url("http://blask-bau.de/wp-content/uploads/2014/10/2014-EFH-14.jpg") no-repeat fixed left top rgba(0, 0, 0, 0) !important;
}

html {
    background: url("http://blask-bau.de/wp-content/uploads/2014/10/2014-EFH-14.jpg") no-repeat fixed left top rgba(0, 0, 0, 0) !important;
}

h5 {
    font-weight: 100 !important;
}

#Footer .widgets_wrapper {
    padding: 0px !important;
}

.icon_box .icon_wrapper {
    font-size: 45px !important;
    height: 65px !important;
    line-height: 65px !important;
    width: 65px !important;
}

.icon_box.icon_position_left {
    padding-left: 90px !important;
    min-height: 0px !important;
}

.icon_box.icon_position_left .desc_wrapper {
    padding-top: 25px !important;
}
