/*
 Theme Name:   Saptamana Haferland
 Theme URI:    
 Description:  Dyad Child Theme
 Author:       
 Author URI:  
 Template:     dyad
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  clean-journal-child
*/

.site-banner .site-banner-media::before, .banner-custom-header .site-banner-media::before {
    background: none;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 30%;
    z-index: 2;
}

.footer-bottom-info { background-color: #ffffff; padding: 0px; }

.posted-info { display:none; }

.is-singular .entry-inner::before, .error404 .entry-inner::before, .page-template-eventbrite-index .page-header::before, .single-event .entry-header::before {
    color: #fff;
    content: "";
    font-size: 2.5rem;
    line-height: 36px;
    margin: -18px 0 0 -18px;
    text-align: center;
    width: 36px;
    z-index: 4;
}
.is-singular .entry-content::before, .error404 .entry-content::before {
    border-top: 0px;
    content: "";
   
    position: absolute;
    right: 25%;
    top: 0;
}

.is-singular .entry-inner::after, .is-singular .entry-inner::before, .error404 .entry-inner::after, .error404 .entry-inner::before, .page-template-eventbrite-index .page-header::after, .page-template-eventbrite-index .page-header::before, .single-event .entry-header::after, .single-event .entry-header::before {
    content: "";
    position: absolute;
    top: 0;
}

.posts .entry-inner::before {
    display: none;
}
.posts .format-image .entry-inner::before {
    display: none;
}
.posts .sticky .entry-inner::before {
    display: none;
}
.posts .entry-inner::after {
    display: none;
}


.nav-links  { display:none; }


ul.language-chooser li  { list-style-type: none; text-align:left; float:left; margin-right:20px; }

.is-singular .entry-inner::after, .error404 .entry-inner::after, .page-template-eventbrite-index .page-header::after, .single-event .entry-header::after {
    background: none;
    border-radius: 30px;
    height: 0px;
    display: none;
    width: 36px;
}

.entry-content {
    line-height: 1.5;
    padding-top:0px;
}

.is-singular.has-post-thumbnail:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-content {
    padding-top: 0px;
}

#logo-transp {
    z-index: 10000;
    position: fixed;
    top:140px;
    left:50px;
    display:block;
    clear: both;
}

@media screen and (max-width: 1024px) {
    #logo-transp {
        display: none !important;
    }
}

.wpcf7-select {
    border: 1px solid #ddd;
    color: inherit;
    font-family: inherit;
    font-size: 1.6rem;
    line-height: 1.5;
    max-width: 100%;
    outline: 0 none;
    padding: 0.62em;
    vertical-align: baseline;
    width:370px;
}

#site-banner {
    display: block;
    clear: both;
}

.posts-navigation  { display: none; }

.wpcf7-list-item { display: block; clear: both;}

.wpml-ls-legacy-list-horizontal>ul {
    text-align: center;
}
.widget-area {
    padding: 30px 0;
}
.widget-area .widget {
    margin-bottom: 0;
    padding-bottom: 0;
}

@media only screen and (max-width: 960px) {
    .is-singular:not(.home):not(.single-format-image) .entry-inner, .is-singular:not(.home).single-format-image:not(.has-post-thumbnail) .entry-inner, .is-singular:not(.home).page-template-eventbrite-index .content-area {
        margin: 0 auto 0;
    }
    .is-singular .entry-media, .is-singular:not(.home) .entry-media, .is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-media {
        margin: 0 0 30px;
    }
}

@media only screen and (max-width: 1200px) {
    .has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-header {
        padding: 0
    }
}
iframe {
    /* height: auto; */
}