/*
Theme Name: Netzwerk Gerechter Welthandel
Description: A child theme for gerechter-welthandel.org
Author:   Alexander Puell http://dfacts.de
Template: Divi
*/

@import url("../Divi/style.css");






/* Weitere Styles
---------------------------------*/


html body div#footer-bottom {
	   font-family: Lato!important; 
	   font-weight: 300!important; 
       color: #000; 
       font-size: 18px!important; 
    } 
    
    html body div#et-footer-nav ul.bottom-nav li a {
       font-size: 18px; 
       font-weight: 300; 
       color: #000; 

    } 



/* Contact Form 7 Styles
---------------------------------*/
 
.wpcf7 {
background-color: #eee;
border: 1px solid #ddd; 

}


.wpcf7-form {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
}

.wpcf7-textarea { 
	width: 100%; 
	font-size: 18px;

}

.wpcf7-select { 
	font-size: 18px;
	display: inline;
}


.wpcf7 input {
	font-size: 18px;
	padding: 10px;
	display: inline!important;
}

.wpcf7-text {
width: 50%;
}


.wpcf7-submit {
background: #B7CC08;
border: none;
height: 45px;
color: #fff;
font-weight: bold;
margin-top: 10px;
margin-bottom: 30px;
}




span.wpcf7-list-item { 
	display: block!important; 
	margin: 0 !important;
}

.wpcf7 p {
	line-height: 1.5em;
}



.wpcf7 hr {
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 0px;	
	border-bottom: 1px solid #fefefe !important;
}



.dsgvo .wpcf7-acceptance {
	font-size: 13px!important; 
	line-height: 8px!important;
    }
    

.dsgvo .wpcf7-acceptance *{
	display: inline;
	width: auto;
	padding: 0;
	margin:0;
    }    

.dsgvo .wpcf7-acceptance input[type="checkbox"]  {
	
	margin-right: 8px;
	display: inline-block;
}



/* Mailman Form 7 Styles
---------------------------------*/

.mailman {
background-color: #eee;
border: 1px solid #ddd; 
padding: 25px;
}



.mailman form {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
}


.mailman input {
	width: 100%;
	font-size: 18px;
	padding-bottom: 10px; 
	padding-top: 10px;
	padding-left: 10px;
}


.mailman submit {
background: #B7CC08;
border: none;
height: 45px;
color: #fff;
font-weight: bold;
}

.mailman input[type=submit] {
background: #B7CC08;
border: none;
height: 45px;
color: #fff;
font-weight: bold;
}


/* Style Footer Credits - Lines 948 & 949 */



/* Style Footer Social Icons - Lines 1185 to 1198 */

/* sep */ 

.sep-page .sep-detail {
	margin-top: 30px;
}

.sep-page .sep-detail .single-event-details .event-venue strong {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  display: block;
  color: #363e40;
}

.sep-page .sep-detail .single-event-details {
  border-right: none;
}

.sep-page .sep-detail .single-event-details > div {
  border-bottom: 1px dashed #ddd;
}


.sep-page .list-view article .date .date-style {
    font-family: 'Crete Round',Georgia,"Times New Roman",serif;
    font-size: 36px;
}


.sep h1  {
	font-size: 30px!important;
    font-family: 'Crete Round',Georgia,"Times New Roman",serif;
}

.sep h2  {
    font-size: 26px!important;
    font-family: 'Crete Round',Georgia,"Times New Roman",serif;
}

.sep-page .sep-detail .event-description .single-event-description p {
font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.8em;
	color: #000!important;
}

.sep-page .sep-detail .event-organizer span {
    color: #333;
    margin-bottom: 15px;
    display: block;
}

.sep-page .list-view article .description .time time {
    color: #666;
    font-size: 14px;
}

.sep-page .list-view article .description h4.location a {
    font-size: 18px;
    color: #666;
    text-transform: capitalize;
    font-weight:200;
}



/* Akordeon */

.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
    color: #000;       
    font-family: Lato, Helvetica, Arial, sans-serif !important;
    font-size: 17px; 
    font-weight: 300;
}
    
.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
    color: #000;
    font-family: Lato, Helvetica, Arial, sans-serif !important;
    font-size: 17px; 
    font-weight: 300;
}

.et_pb_toggle_open {
	background-color: #ffffff; 
	border-color: #cccccc; 
	padding-left: 12px; 
	color: rgba(0,0,0,1); 
}


.et_pb_toggle_close {
	background-color: #ffffff; 
	border-color: #cccccc; 
	padding-left: 12px; 
	color: rgba(0,0,0,1); 
} 



/* Newsletter Plugin Formular */


.tnp-subscription {
	background: none !important;
	padding: 0 25px 25px 25px;
}



.tnp-subscription input[type="checkbox"]  {
	margin-left: 0;
	display: inline-block;
}

.tnp-firstname {
	background: #fff !important;
	border: solid 1px #aaa !important;
}

.tnp-email {
	background: #fff !important;
	border: solid 1px #aaa !important;
}

.tnp-field-privacy a{
	font-size: 12px;
	font-weight: 400;
	color: #666!important;
}

.tnp-submit {
	background: #B7CC08!important;
	border: none;
	height: 45px;
	color: #fff;
	font-weight: bold;
}
#event-form input[type="text"],
#event-form input[type="submit"],
#event-form #event-name,
#event-form select,
#event-form textarea,
#event-form select {
	margin: 0;
	color: #666;
	padding: .35em!important;
	border: 1px solid #ddd;
	font-size: 18px!important;
	line-height: normal!important;
	width: 90%;
}

#event-form i {
	color: 	#831a15;
}

#event-form input[type="submit"] {
	background: #831a15;
	color: #fff;
}

#event-form table.em-location-data {
	width: 100%;
}
#event-form input[type="text"] {
/*	height: 40px!important; */
}

#event-form label {
	min-width: 120px;
	display: inline-block;
}
#event-form p.em-time-range input,
#event-form p.em-date-range input {
	margin: 0 10px;
	width: auto;
}
#event-form #em-location-data table.em-location-data select {
	width: 90%;
}

.page-id-1920  .ui-widget {
	font-family: inherit;
}
.page-id-1920 .ui-widget-content {
	background: #fff!important;	
}
.page-id-1920 .ui-datepicker-header {
	background: #000!important;
	border: none!important;
	border-radius: 0!important;
}






div.time-picker li {
    height: 18px;
    }
    
    
div.logosammlung div.et_pb_column {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
} 

div.logosammlung div.et_pb_column > .et_pb_module {
	flex: 0 1 16%;
	padding-right: 40px;
 }

@media screen and (max-width: 1280px){
	div.logosammlung div.et_pb_column > .et_pb_module {
		flex: 0 1 25%;
	}	
}

@media screen and (max-width: 768px){
	div.logosammlung div.et_pb_column > .et_pb_module {
		flex: 0 1 33%;
	}	
}

@media screen and (max-width: 480px){
	div.logosammlung div.et_pb_column > .et_pb_module {
		flex: 0 1 50%;
	}	
}