/**
* Theme Name: poli-tape Divi
* Description: Child-Theme von Divi
* Author: Ulrich Robben
* Template: Divi
* Version: 1.0
*/

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



/*#et_top_search {
display: none;
}*/

.et_pb_section{
   
    border-bottom: 5px solid #fecc00;
}

.et_header_style_centered #main-header .container{
   
    border-bottom: 5px solid #fecc00;
}
.table-grey {
	color: #FFF; 
}



sup{
    bottom: 0em;
}

ul.sub-menu{
	border-top: 8px solid #565656;
	
}
.nav li ul {
    border-top: 3px solid #2ea3f2;
	border-top: 8px solid #565656;
    opacity: 0;
	padding:0;
	margin:0;
}



.sub-menu li.menu-item{	
	border-top: 1px solid #9f9f9f;
	
}

.et_header_style_centered #logo {

    height: 100%;

}


.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
	border: 0px solid #000;
	width: 20%;	
	margin-right: 1%;
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget:first-child{
	width: 35%;		
}