/*
Theme Name: Better Bathrooms
Description: Better Bathrooms custom theme
Template: Divi
*/

@import url("../Divi/style.css");

#logo {
    max-height: 200%!important;
}

#frontslider {
}

#frontslider h2 {
    background-color: rgba(0,0,0,0.6);
    border-radius: 10px;
}



#page-container {
	padding-top: 2.5% !important;
}

header, #main-header.et-fixed-header {
	background: transparent!important;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
}


.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
}

#et-top-navigation {
	padding: 1% 0 0 0!important;
	min-height: 5%;
}

/*
#top-menu a {
	color: #dddddd!important;
}*/
