
/* 
 Theme Name:     Divi Child
 Author:         Trace Creative LLC  /  development: unic design GmbH
 Author URI:     http://www.trace-creative.ch  /  http://www.unicdesign.ch
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


/* fixes */ 

/* Dropdown Menu Hintergrund */
#main-header.et-fixed-header .nav li ul {
    background-color: #899BA0 !important;
}

.et_pb_button {
	color: #fff !important;
	font-weight: 600;
}
#main-header,
#main-header.et-fixed-header {
-webkit-box-shadow: none !important; 
-moz-box-shadow: none !important;
box-shadow: none !important;
}

#top-menu li li a {
	width: 270px;
    padding: 10px 20px;
}
.sub-menu {
	width: 270px !important;
}
#main-content,
body, 
.et_pb_section {
    background-color: #f2f2f2 !important;
}
#main-header {
	background-color: transparent !important;
}

#sidebar {
	font-family: 'Roboto', Helvetica, Arial, Sans-Serif;
    line-height: 1.4em;
}


/* pre header */

#top-header .container { padding: 0 }

#et-info { display: none }

.secondary-menu-text-container {
	padding-top: 20px;
	padding-bottom: 30px;
	font-family: 'Roboto', Helvetica, Arial, Sans-Serif;
	font-weight: lighter;
}

.secondary-menu-text-1 { float: left;}

.secondary-menu-text-2 { float: right;}



/* Navi mit Logo */

#main-header {	
	background-color: #f2f2f2 !important;
	height: 86px !important;
}

#main-header .logo_container {	
	height: 86px !important;
	margin-left: 40px;
	width: calc(100% - 40px);
}
#logo {
	float: left !important;
	max-height: 100% !important;
	max-width: 100% !important;
	height: 86px !important;
	position: relative;
	left: -40px;
}

#et-top-navigation {
	padding-top: 25px !important;
	padding-right: 75px !important;
	font-weight: 500 !important;
}

#et-top-navigation nav li {
    line-height: 0.8em;
	font-family: 'Roboto', Helvetica, Arial, Sans-Serif;
}
/* Navi hover Farbe*/
#top-menu-nav #top-menu a:hover {
	color: #7ED3F1 !important;
}

/* Mobile Navi HG-Farbe */
@media only screen and (max-width: 980px) {
	#main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #899ba0 !important;
}
}


#et_top_search {
	position: absolute;
	right: 20px;
}

#et_mobile_nav_menu {
	margin-right: 25px;
}
.et_search_outer {
	padding-right: 25px;
	padding-top: 10px
}


/* menu Pfeile ausblenden */
#top-menu .menu-item-has-children > a:first-child:after { display: none; }
#top-menu .menu-item-has-children > a:first-child { padding-right: 0; }

/* Posts weisser HG + Schattierung */
.blog-home .et_pb_post {
	background-color: #fff;
	padding: 30px;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0,0.2);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}

/* Formularfelder/Kommentarfelder weiss */
#commentform textarea, #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] {
	background-color: #fff;
}


/* slider / Textanimation  */
.et_pb_slide_description {
	animation-name: none !important;
}
.et_pb_slider,
.et_pb_slide {
	height: 440px !important;
}

/* Artikel Header-Bilder (class in DIVI festgelegt) */
.headerbild {
	height: 350px !important;
}
.headerbild .et_pb_slide_description {
	margin-top: -70px;
}


/* Newsletter opt-in form */
.fca_eoi_form_button_element {
	text-shadow: none !important;
	cursor:pointer;
}
.fca_eoi_form {
	border: none !important;
	float: left; 
}
#anmelde-formular {
    background-color: none !important;
}
/*form.fca_eoi_layout_5 div.fca_eoi_layout_content_wrapper {
    margin: 0px !important;
}*/

form.fca_eoi_layout_5 div.fca_eoi_layout_field_wrapper input {
	padding: 7px 9px !important;
}
form.fca_eoi_layout_5 div.fca_eoi_layout_inputs_wrapper {
    margin: 0 !important;
}



/* callout */

.callout {
	height: 200px;
}

.callout .et_pb_promo_description {
	max-width: 500px;
	margin: 0 auto;
	padding-top: 40px;
}


/* Formulare */
.input, .et_pb_contact_field i {
	background-color: #fff !important;
}


/* Team */
.team .et_pb_column {
    margin-bottom: 60px !important;
}


/* Seitenleiste */
.et_pb_widget_area {
    padding-left: 0px;
    border-left: none;
}
.container::before {
	display: none;
}
#sidebar {
	padding: 0 !important;
}


/* Veranstaltungen Widget Box */
#super-simple-events-id-2 {
	padding: 15px 0  !important;
	margin-bottom: 35px;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}
#super-simple-events-id-2 h4 {
    padding-top: 0px;
	border-top: 0px;
}
.sse-widget-entry-title:last-child {
	margin: 0;
}
/* Newsletter Widget Box */
#text-3 {
	text-align: center;
	color: #fff;
	background-color: #f59496;
	padding: 20px;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0,0.2);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
#text-3 h3,
#text-3 h4,
#text-3 p  {
	font-family: "Bitter",Sans-Serif;
	line-height: 1.3em;
	color: #fff;
}
#text-3 .et_pb_button {
	background-color: #fff;
	color: #f59496 !important;
}
#text-3 .et_pb_button:hover {
	color: #fff !important;
}
/* Friedenszeitungs-Abo Widget Box */
#text-4 {
	text-align: center;
	color: #fff;
	background-color: #7ed3f1;
	padding: 20px;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0,0.2);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
#text-4 h3,
#text-4 h4,
#text-4 p    {
	font-family: "Bitter",Sans-Serif;
	line-height: 1.3em;
	color: #fff;
}
#text-4 .et_pb_button {
	background-color: #fff;
	color: #7ed3f1 !important;
	line-height: 1.2em !important;
}
#text-4 .et_pb_button:hover {
    color: #fff !important;
    background-color: #a1dbf0 !important;
}
/* Latest posts Widget – Bildhöhe */
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    height: auto !important;
}

/* Navi Menu */
.sub-menu .menu-item {
	padding: 0 !important;
}

/* Logo-Streifen */
#main-header .logo_container {	
	background-color: #899ba0;
    box-shadow:inset 0px 8px 0px 0px #fdeeef;
	height: 86px !important;
}
#main-header .logo_container::before {	
	content: "\a0";
	border-bottom: 6px solid #f49496;
	position: absolute;
    bottom: 0;
    left: 0;
	width: 100%;
}


.footer {
	color: #a3a5a6 !important;
}
#main-footer {
	display: none;
}
/* facebook icon "f" */
.et_pb_social_media_follow li a.icon::before {
	color: #424242;
}



/* Veransteltungen */

.tribe-events-list-separator-month span {
    background-color: #F2F2F2 !important;
}
.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
    max-width: 100%;
    margin: 0;
}
.tribe-bar-disabled {
    display: none !important;
}
#tribe-events-content-wrapper {
	margin-bottom: 30px !important;
}

/* widget */
.tribe-events-list-widget .tribe-events-list-widget-events {
    padding: 0; 
    margin-bottom: 0;
}
h4.tribe-event-title{
	padding: 0;
}
.tribe-event-duration {
	line-height: 1.3em;
}
.tribe-events-widget-link a {
	font-weight: 500 !important;
	font-size: 15px !important;
	line-height: 20px !important;
}
.tribe-events-widget-link a:hover {
	color: #7fcae5;
}
#tribe-events-list-widget-2 {
    padding: 15px 0 !important;
    margin-bottom: 35px;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
    line-height: 1.3em;
}
.type-tribe_events {
	margin-bottom: 30px;
}
.tribe-events-widget-link { margin-top: 20px; }
.tribe-events-loop .tribe-events-gmap {display: none;}
.tribe-events-list-separator-month {
	padding: 30px 0;
		margin: 30px 0;
	font-size: 1.5em;
	font-weight: bold;
	float: left;
	width: 100%;
}

/* "Website" bei Kommentarfeldern ausblenden */
.comment-form-url {
	display: none;
}



@media (max-width: 1180px) {  

	.secondary-menu-text-2 { display: none; }

}



@media (max-width: 980px) {

		#et_top_search {
		display: none;
	}
	
	.et_header_style_left #logo, .et_header_style_split #logo { max-width: 100%; }    

}



@media (max-width: 767px) {


.secondary-menu-text-container { display: none; }

#logo {
	height: 60px !important;
}

#main-header {	
	height: 60px !important;
}

#main-header .logo_container {	
	background-color: #899ba0;
    box-shadow:inset 0px 6px 0px 0px #fdeeef;
	height: 60px !important;
}
#main-header .logo_container::before {	
	content: "\a0";
	border-bottom: 5px solid #f49496;
	position: absolute;
    bottom: 0;
    left: 0;
	width: 100%;
}

#main-header .logo_container {	
	height: 60px !important;
	margin-left: 30px;
	width: calc(100% - 30px);
}
#logo {
	height: 60px !important;
	left: -30px;
}

#et-top-navigation {
	padding-right: 0px !important;
	padding-top: 15px !important;
}
#et_top_search {
	display: none;
}
.container,
.blog-home,
.et_pb_row {
	width: 90%;
}
.et_pb_section_first {
	padding-top: 80px !important;
}


}