/*======================================
Theme Name: Sag Was
Theme URI: https://divicake.com/
Description: Sag Was Child Theme
Version: 1.0
Author: Sag Was
Author URI: https://sag-was.com
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/*Text*/
p{
	color: #342f29;
}
h1{
	color: #342f29;
	font-weight: bold;
}

/*Home*/

.home-imgs{
box-shadow: 1px 1px 8px 0 rgba(121, 121, 121, 0.21);
    border-radius: 10px;
    overflow: hidden;
  	transition: all 0.3s ease-in-out;
    position:relative;
    border: 5px solid #342f29;
}

.home-imgs:hover{
box-shadow: 4px 4px 12px 0  rgba(121, 121, 121, 0.21);

}

.btn.danger {

    padding: 10px 20px;
    width: 200px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    background: #880505;
border: none;

color: #fff;
    border-radius: 20px;
    box-shadow: 1px 1px 8px 0 rgba(121, 121, 121, 0.21);
    cursor: pointer;

}
.et_pb_code_inner {

    display: flex;
    justify-content: center;

}
/*Home archive */

@media (max-width:1066px) and (min-width:980px) {
	.episodes-blog article{
		height: 480px !important;
	}
	.episodes-blog .post-meta {
		bottom: 100px !important;
	}
	.episodes-blog .post-content {
		top: 380px !important;}
}
.episodes-blog article {
    box-shadow: 1px 1px 8px 0 rgba(121, 121, 121, 0.21);
    border-radius: 10px;
    overflow: hidden;
  	height: 480px;
  	max-height: 100%;
  	transition: all 0.3s ease-in-out;
  	position: relative;
	max-width: 320px;
}
.episodes-blog article:hover {

    box-shadow: 4px 4px 12px 0  rgba(121, 121, 121, 0.21);

}
.episodes-blog p{
  font-size: 14px;
}

.episodes-blog img {
    height: 250px !important;
    object-fit: cover;
}

.episodes-blog .entry-title {
    font-weight: bold;
  	margin-top: 40px;
}
.episodes-blog .post-content {
    bottom: 30px;
    position: absolute;
  	padding-right: 20px;
}
.episodes-blog .post-meta  {
    position: absolute;
    bottom: 105px;
    color: #828282ed;
    font-size: 13px;
}
.episodes-blog .et_pb_salvattore_content {
    display: flex;
    justify-content: center;
}
.deine-stimme article::before {
    content: "";
    height: 35px;
    width: 35px;
    background: url(https://sag-was.com/deine-stimme/wp-content/uploads/sites/5/2020/02/mic-icon.png);
    top: 230px;
    display: block;
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: 30px;
    border-radius: 100%;
  	filter: grayscale(100%);
	border: 2px solid #fff;
}

/*Episodes page*/
.podcast-template-default #left-area a{
	color: #342f29;
}
.podcast-template-default #left-area {
    width: 100%;
    max-width: 820px;
    padding: 0 !important;
}
.podcast-template-default .container::before {
    display: none;
}
.podcast-template-default #content-area {
    display: flex;
    justify-content: center;
}
textarea {
	box-shadow: 1px 1px 8px 0 rgba(121, 121, 121, 0.21);
	border-radius: 10px;
}
.form-submit {
    text-align: left;
}
#submit {
    color: 
    #342f29;
    border-radius: 20px;
    font-size: 16px;
}
/*Menu*/

#main-header{
	/*
	box-shadow: 0px 1px 8px 0 rgba(121, 121, 121, 0.21); 
	border-bottom: 1px solid #dbdbdb; */
	box-shadow: none;
	background: #342f29 !important;
}

#et-top-navigation {
    padding: 16px 0 !important;
}
.current-menu-item a {
    color: #fff !important;
}
#top-menu-nav a {
    padding: 0 !important;
    height: 50px;
    display: flex;
    align-items: center;
	color: #ffffffba;
}
#et_top_search {
    height: 50px;
    background: #fff;
    width: 50px;
    border-radius: 100%;
}
.et-search-field {
    color: 
#fff !important;
border-bottom: 1px solid
    #fff !important;
    width: 80% !important;
    margin-right: 10% !important;
}
#et_search_icon::before{
	color: #342f29 !important;
	font-size: 13px;
	top: 0;
	left: 2px;
}
#et_search_icon {
    width: 13px;
    height: 13px;
    display: block !important;
    position: absolute;
    top: 16.5px;
    left: calc(50% - 7.5px);
}
.et_close_search_field:after{
	color: #342f29 !important;
	font-size: 25px !important;
	margin-top: 3px;
	margin-left: -7px;
}

/*Fixed Menu*/
/*
.et-fixed-header {
    background: #342f29 !important;
}
.et-fixed-header a {
    color: #ffffffba !important;
}
.et-fixed-header .current-menu-item a {
    color: #fff !important;
}
.et-fixed-header .et-search-field {
    color: #fff !important;
}
.et-fixed-header #et_top_search {
    background: #fff;
}
.et-fixed-header #et_search_icon::before {
    color: #342f29 !important;
}
.et-fixed-header .et_close_search_field:after{
	color: #342f29 !important;
}
*/
/*Mobile Mneu*/
.mobile_menu_bar.mobile_menu_bar_toggle::before {
    color: #fff;
	top: 10px;
}
#mobile_menu {
    border-top: none !important;
    border-radius: 10px;
}
/*Footer*/
.footer-logo img{
  max-width: 220px;
}
.footer-logo{
  margin-top: -30px;
  padding: 0;
  
}
.footer-links a{
  color: #828282ed;
  padding: 0 21px;
	position: relative;
}
.footer-links a:not(:first-child)::before {
    content: "";
    left: 0px;
    position: absolute;
    width: 1px;
    height: 15px;
    background: 
    #828282ed;
	top: 5.5px;
}
.footer-links p {
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}

@media (max-width:980px){
	.footer-links p  {
    	margin-top: 30px;
		flex-direction: column; 
		text-align: center;
}
	.footer-links a:before{
		display: none !important;
	}
}
.footer-search .et_pb_searchform {
    padding-left: 20px;
}
.footer-search {
    border: none;
    border-radius: 20px;
    background: #fff;
	box-shadow: 1px 1px 8px 0 rgba(121, 121, 121, 0.21);
}
.footer-credits p{
	font-size: 13px;
	text-align: center;
	color: #fff;
}

/*Footer banner*/
@media(max-width: 980px){
  .cta-banner h2{
    text-align : center !important;
  }
}

.cta-banner h2 {
  color: #fff;
  font-weight: bold;
  text-align: right;
  margin-top: 10px;
}
.cta-banner .cta-button{
  color: black;
  border: none !important;
  border-radius: 20px;
  background: #fff !important;
  width: 200px;
  text-align: center;
  font-size: 15px !important;
  padding: 10px !important;
  font-weight: bold !important;
}
/*Podcast button*/

iframe {
    border-radius: 20px;
}
.pagination a {
    color: 
    black !important;
}

.kontakt a{
  color: grey;
  font-weight: bold;
}

.podcast .et_post_meta_wrapper img {
    max-height: 400px;
    object-fit: contain;
}
.podcast-template-default #left-area a {
    color: #b36d1a;
  
}

.pea_cook_wrapper p {
    color: white;
}