/*
Theme Name:  Mesmerize Child
Template: 	 mesmerize
Theme URI:	 https://wordpress.org/themes/mesmerize/
Author:		 BC
Author URI:	 https://bettercollective.com
Version:	 1.0.0
License:	 GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:    	 opensource
Text Domain: mesmerizechild
*/

@import url('https://fonts.googleapis.com/css2?family=Teko:wght@400;500;600&display=swap');

body {
    color: #666666;
}

.under-header {
    background: #005440 !important;
}

ul.dropdown-menu.active-line-bottom > .current_page_item > a,
ul.dropdown-menu.active-line-bottom > .current-menu-item > a, ul.dropdown-menu.default > .current_page_item > a,
ul.dropdown-menu.default > .current-menu-item > a,
.coloured-nav ul.dropdown-menu.active-line-bottom > .current_page_item > a,
.coloured-nav ul.dropdown-menu.active-line-bottom > .current-menu-item > a,
.coloured-nav ul.dropdown-menu.default > .current_page_item > a,
.coloured-nav ul.dropdown-menu.default > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > .current_page_item > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.default > .current_page_item > a,
.fixto-fixed ul.dropdown-menu.default > .current-menu-item > a {
    border-bottom: 3px solid #E36E25;
    color: #E36E25;
    font-weight: 700;
}
ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a,
ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a,
ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a,
ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a {
    color: #E36E25;
}
.coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a,
.coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a {
    color: #E36E25;
}
a {
    color: #E36E25;
    text-decoration: none;
}
a:hover {
    color: #E36E25;
}
.tags-list a:hover {
    background-color: #E36E25;
    border-color: #E36E25;
}
.gridContainer {
    max-width: 1500px;
}
.button {
    background-color: #E36E25;
    border: 2px solid #E36E25;
}
.button:hover {
    outline: none;
    text-decoration: none;
    color: #fff;
    background-color: #E36E25;
    border-color: #E36E25;
}
.ml-0 {
    margin-left: 0 !important;
}
.mr-3 {
    margin-right: 32px !important;
}

/*header*/
.header-wrapper {
	background-size: cover;
	background-image: url(img/header-bg-2.png);
	background-position: center;
}
.header-wrapper > div[class*=header] {
	padding-top: 20px !important;
	margin: 27px;

    background-color: rgba(0, 0, 0, 0) !important;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-image: linear-gradient(180deg, rgba(227, 110, 37, 0) 0%, #E36E25 100%);
}
.single-podcast .header-wrapper {
	min-height: 255px;
}
.single-podcast .header-wrapper > div[class*=header] {
	min-height: 200px;
}
.main_menu_col [data-component="offcanvas"] {
    background: #D9D9D9;
    border-radius: 99px;
}
.main_menu_col [data-component="offcanvas"] i.fa {
    color: #474747;
}
h1.hero-title {
    font-family: 'Teko';
    font-weight: 600;
    font-size: clamp(42px, 6vw, 80px);
    line-height: clamp(50px, 6vw, 90px);
    letter-spacing: -0.02em;
}
.page-id-2572 h1.hero-title:before {
    content: "Wettbrötchen";
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #E36E25;
}
p.header-subtitle {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
p.header-subtitle img {
    object-fit: contain;
    margin-right: 5px;
    margin-bottom: 5px;
}
.navigation-bar.boxed:not(.fixto-fixed) .logo_col.col-xs.col-sm-fit,
#offcanvas-wrapper .logo-holder {
    display: none;
}
@media (max-width: 767px) {
    p.header-subtitle {
        justify-content: center;
    }
}

	/*post-list*/
.post-list.row {
    display: flex;
    height: auto!important;
}

.post-list-item .post-excerpt {
    min-height: 7em;
}
span.tag-title {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #E36E25;
    text-transform: capitalize;
    display: inherit;
}
p.header-tag-subtitle {
    font-family: 'Teko';
    font-style: normal;
    font-weight: 600;
    font-size: clamp(42px, 6vw, 80px);
    line-height: clamp(50px, 6vw, 90px);
    letter-spacing: -0.02em;
    text-align: center;
}
.post-list .post-list-item .card {
    border: unset;
}
.post-content .col-xs-12.col-padding.col-padding-xs {
    padding: 0;
}
.post-title,
.wp-block-post-title {
    font-family: 'Teko';
    font-style: normal;
    font-weight: 600;
    font-size: 52px;
    line-height: 50px;
    color: #000000;
    margin-top: 20px;
    letter-spacing: -0.02em;
}
.wp-block-post-title a {
    text-decoration: none;
}
.post-thumbnail {
    aspect-ratio: 1;
}

.post-excerpt a,
.wp-block-post-excerpt__excerpt .read-more {
    display: none;
}

/*pagination*/

.nav-links .numbers-navigation span.current,
.post-comments .navigation .numbers-navigation span.current,
.nav-links .numbers-navigation a:hover,
.post-comments .navigation .numbers-navigation a:hover {
    background-color: #959595;
    font-weight: 600;
}
.nav-links .prev-navigation a:hover,
.post-comments .navigation .prev-navigation a:hover,
.nav-links .next-navigation a:hover, .post-comments .navigation .next-navigation a:hover {
    background-color: #959595;
}
.nav-links .prev-navigation a,
.post-comments .navigation .prev-navigation a,
.nav-links .next-navigation a,
.post-comments .navigation .next-navigation a {
    border: solid 2px #959595;
    color: #959595;
}
.numbers-navigation a {
    color: #959595;
}

/*footer*/
.footer-simple .footer-content {
    border: unset;
}

/*single-post*/
.post-item {
    border: unset;
}
span.tag-link a {
    font-weight: 600;
    font-size: 24px;
    line-height: 25px;
    letter-spacing: -0.01em;
    color: #E36E25;
    text-decoration: none;
}
.wp-post-image-episode {
    font-family: 'Teko';
    color: #FFF;
    font-size: 26.7px;
    line-height: 23.14px;
    position: absolute;
    left: calc(50% - 23px);
}
.podcast.type-podcast .post-list-item-thumb {
    position: relative;
}
.podcast.type-podcast .post-list-item-thumb .wp-post-image-episode {
    top: 72%;
}
.info-container {
    z-index: 3;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.info-container .thumb-container {
    position: relative;
}

.info-container .wp-post-image {
    margin-top: -180px;
    border: 10px solid white;
    max-width: 360px;
    margin-bottom: 0;
    width: 100%;
    object-fit: contain;
}
.info-container .wp-post-image-episode {
    top: 50%;
}
.related-posts .col-md-3 .related-thumb {
    position: relative;
}
.related-posts .col-md-3 .related-thumb .wp-post-image-episode {
    top: -60px;
}
@media (max-width: 768px) {
    .podcast.type-podcast .post-list-item-thumb .wp-post-image-episode {
        top: 65%;
    }
    .info-container .wp-post-image-episode {
        top: 60%;
    }
    .related-posts .col-md-3 .related-thumb .wp-post-image-episode {
        top: -60px;
    }
}

.title-container {
    margin-top: 25px;
}
.post-meta.muted a {
    color: #666666;
    text-decoration: none;
}

/*related-posts*/
.related-posts {
    margin-top: 25px;
}
.related-posts-title {
    font-family: 'Teko';
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0.01em;
    color: #000000;
}
.rel-button-container {
    margin-bottom: 25px;
}
.related-link {
    display: block;
    max-width: 356px;
    background: #E36E25;
    margin: 20px auto;
    letter-spacing: -0.01em;
    line-height: 48px;
    font-size: 16px;
}
.container.related-posts a.read-more {
    display: none;
}

/*about*/
.author-about {
    /*grid-template-columns: 230px auto !important;*/
    display: flex;
    margin-bottom: clamp(30px, 8vw, 100px);
}
.author-about .wp-block-media-text__media {
    max-width: 240px;
    margin: auto;
}
.author-about h2 {
    font-family: 'Teko';
    font-weight: 600;
    font-size: 60px;
    line-height: 52px;
    margin-top: 26px;
}
.author-about p {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
}
.author-about .is-content-justification-left {
    gap: 0;
}
.author-about .wp-block-buttons {
    display: flex;
}
.author-about .wp-element-button {
    padding: 8px 32px;
    margin-right: 32px;
    color: white;
    background-color: #E36E25;
}
.author-about .wp-element-button:hover {
    background: #bd5c22 !important;
}
.author-about  .wp-block-media-text__content {
    padding: 0 4%
}


@media (min-width:767px) {
    .thumb-container {
        margin-right: 30px;
    }
    ul#main_menu li {
        margin-right: 30px;
    }
}
@media (max-width:767px) {
    .under-header {
        min-height: 140px;
    }
    .info-container {
        justify-content: center;
    }
    .info-container .wp-post-image {
        margin-top: -120px;
    }
}

@media (min-width: 767px) and (max-width: 1100px) {
    .post-list-item.col-xs-12.space-bottom.col-sm-12.col-md-3 {
        flex-basis: 50%;
        max-width: 45%;
    }
}

@media (max-width: 600px) {
    .author-about .wp-element-button {
        min-width: calc(49vw - 50px);
        font-size: 16px!important;
    }
}