/* 
 Theme Name:     Gartenbau Baumann - Child Theme 
 Template:       Divi
 Version:        1.0 
*/ 

@import url("../Divi/style.css"); 


/*ALLGEMEIN*/

.et-pb-icon {
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.32);
}

.et-pb-controllers .et-pb-active-control {
    background-color: #d80c8c !important;
}

.et_pb_blog_grid .et_pb_post {
    padding: 19px;
    border: 0px solid #fff;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.et_pb_blog_grid .et_pb_post:hover {
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}


.et_pb_gallery_0.et_pb_gallery .et_pb_gallery_pagination {
	color:#D80C8C !important;
}

.et-pb-arrow-prev {
    color: #fff !important;
    background-color: #d80c8c !important;
}


.et-pb-arrow-next {
    color: #fff !important;
    background-color: #d80c8c !important;
}

.et_boxed_layout #page-container {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0) !important;
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0) !important;
    box-shadow: 0 0 0 0 rgba(0,0,0,0) !important;
}

/*TITLE DESKTOP*/
.et_pb_fullwidth_header_0 .header-content h1 {
text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.32);
font-size:120px !important;
}

/*TITLE TABLET*/
@media only screen and (max-width: 980px){
.et_pb_fullwidth_header_0 .header-content h1 {
text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.32);
font-size:100px !important;
}}

/*TITLE MOBILE*/
@media only screen and (max-width: 767px){
.et_pb_fullwidth_header_0 .header-content h1 {
text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.32);
font-size:80px !important;
}}


/*LOGO WHITE + COLORIZED ON SCROLL*/
/*.et-fixed-header #logo {
content: url(https://baumann.freund17.eu/wp-content/uploads/2018/02/logo_small.png) !important;
}*/

/*LOGO WHITE + COLORIZED ON SCROLL EXCREPTION FOR HOME*/
/*.page-id-37 #logo {
content: url(https://baumann.freund17.eu/wp-content/uploads/2018/02/logo_small.png) !important;
}*/

/*#logo {
content: url(https://baumann.freund17.eu/wp-content/uploads/2018/02/logo_small.png) !important;
}*/

h1, h2, h3, h4, h5, h6 {
    color: #D80C8C;
    font-weight: 300 !Important;
}

h1 {font-size: 60px;}

h2 {font-size: 40px;}

p {/*text-align: justify;*/
   line-height: 2em;
   font-size: 1.1em;
}


/*NAVIGATION*/

#main-header {
	border-bottom: 5px solid #D80C8C !important;
}

.et_mobile_menu {
    border-top: 3px solid #fff !important;
	background: #fff !important;
    box-shadow: none !important;
}

.et_mobile_menu li a {
	color: #666 !Important;
}

.mobile_menu_bar:before {
	color: #d80c8c !important;
}

.et_mobile_menu .menu-item-has-children>a {
    background-color: rgba(0,0,0,0);
}

.nav li ul {
	border-color: #fff !important;
    box-shadow: none !important;
}

#top-menu li a:hover {
    color:#d80c8c !important;
}

.et_vertical_nav #main-header #top-menu li {
    font-weight: 300;
}

.et_vertical_nav.et_vertical_fixed.et_header_style_left .et-fixed-header #et-top-navigation, .et_vertical_nav.et_vertical_fixed.et_header_style_split .et-fixed-header #et-top-navigation {
    padding-top: 0px;
}

.et_vertical_nav #main-header #top-menu > li > a {
    line-height: 23px !important;
}

@media (min-width: 981px) {
.et_fullwidth_nav #main-header .container {
    padding-right: 100px;
    padding-left: 100px;
}}

#top-menu li {padding-right: 14px !Important;}

#top-menu li a{font-weight: 300 !important; font-size: 20px !important;}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 80px !important;
}

/*MOBILE NAVI*/

.et_mobile_menu li a {
    font-size: 20px;
	padding-top: 10px !important; 
    font-weight: 300 !important;

}


/*SCROLL TO TOP ICON*/
.et_pb_scroll_top.et-pb-icon {
    background: #d80c8c !important;
    color: #fff !important;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

/*IMAGE B/W EFFECT*/

.bweffect img {
    filter: grayscale(75%);
    transition: filter 0.5s;
}

.bweffect img:hover{
    filter: grayscale(0%);
    transition: filter 0.5s;
}

/*FOOTER*/

#main-footer {border-top: 5px solid #D80C8C;}

#main-footer .container {
    position: relative;
    width: 56% !Important;
    max-width: 100%;
	padding-left:0%;
	padding-right:0%;
    margin: auto;
}

#footer-widgets .footer-widget li {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 13px !important;
    line-height: 13px !important;
    padding-top: 10px !important;
}

#footer-widgets .footer-widget li a {
	font-size: 13px !important;
    line-height: 13px !important;
    padding-top: 10px !important;
}

#footer-widgets .footer-widget p {
	font-size: 13px !important;
    line-height: 17px !important;
    padding-top: 10px !important;
}

#footer-bottom {display:none;}

#main-footer .footer-widget h4 {
    display: none;
}


/*#main-footer {display:none !important; }*/

/*#footer-bottom {
    background-color: rgba(255, 255, 255, 1);
}

#footer-info {
    float: none !important;
    text-align: center;
}*/

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 0px !important;
}

.wuulogo1 img {width:190px !important; height:auto !Important;}
.wuulogo2 img {width:190px !important; height:auto !Important;}
.wuulogo3 img {width:140px !important; height:auto !Important;}

/*NO BORDERS ON TABLES*/
.entry-content table, body.et-pb-preview #main-content .container table {
    border: 0px solid #eee;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    border-top: 0px solid #eee;
}

/*TOP INFO BAR - PHONE / MAIL*/

#et-info {
    float: right;
    color: white;
}

#et-info-email {
    position: relative;
    color: white;
}

#top-header .container {
    position: relative;
    width: 90% !important;
	max-width: 90%;
}

#main-header {
    border-bottom: 0px solid #fff;
}

#main-header .container{
    border-bottom: 0px solid #D80C8C !important;
}


/*.et_pb_fullwidth_header .et_pb_parallax_css {
    -webkit-box-shadow: inset 0px 101px 92px -59px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 101px 92px -59px rgba(0,0,0,0.75);
    box-shadow: inset 0px 101px 92px -59px rgba(0,0,0,0.75);
}*/

/*AKTUELLES PANELS*/

.et_pb_blog_grid .et_pb_post {
    background-color: #fff;
    box-shadow: 0 !important;
}

.et_pb_blog_grid .et_pb_post p{
    color: #666;
}

.et_pb_blog_grid .et_pb_post h2{
    color: #666;
}


.et_pb_blog_grid h2 {font-size: 28px;}

.et_post_meta_wrapper img {display:none;}
