/*
 Theme Name:   Schema Child
 Description:  NEWS-on-tour.de-Anpassungen
 Author:       wpperf.de
 Template:     mts_schema
 Version:      1.1
 Text Domain:  mts_schema-child
*/




.shariff {
    min-height: 69px !important;
}
.shariff-buttons {
    min-height: 45px !important;
}

.primary-slider-container {
    min-height: 230px;
}

.iframe-container {
  background: white;
  box-sizing: border-box;
  resize: horizontal;
  border: 1px dashed;
  overflow: hidden;
  max-width: 100%;
  border-color: white;
}

.iframe-container iframe {

    width: 100vw;
    height: 15vw;    
    background: white; /** <-- For the demo **/
    border: 1px solid;
    border-color: white;
  }

#header-translate-mobile {
    text-align: left;
    margin-left:25px;
    color: #FFFFFF;
    margin-top: 10px;
    z-index:99999999999999999999999999;
}

.custom-header-desktop-translate {
    width: 180px;
    float: left;
    margin-top: 10px;
    margin-left: 64px;
}

.custom-google-search-box {
    padding-top: 0px; 
    text-align: center; 
    width: 100%; 
    max-width: 299px;
}

.custom-google-search-section {
    width: 100%; 
    display: table; 
    align: bottom;
}

.custom-google-search-input-area {
    display: table-cell; 
    width: 100%; 
    align: bottom;
}
   
.custom-google-search-input {
    width: 100%; 
    max-width: 238px; 
    height: 9px; 
    border: 1px solid black; 
    align: bottom; 
    vertical-align: middle; 
    font-size:13px;
    text-align: center;
}

.custom-google-search-button-area {
    display: table-cell; 
    width: 100%; 
    align: bottom;
}

.custom-google-search-button {
    white-space: nowrap; 
    margin-left: 3px; 
    height: 27px; 
    width: 33px; 
    border-color: #3079ED; 
    background-color: #4D90FE; 
    font-size: 0px; 
    vertical-align: middle; 
    border: 1px solid #666666; 
    border-radius: 2px; 
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
    align: bottom;
}

.goog-te-combo {
   min-width: 150px;
}

.custom-loop-datetime {
    font-size: 13px;
}

.widget-header {
    margin-top: 8px !important;
    margin-bottom: 1px !important;
}

.logo-wrap {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

#logo img {
    width: 165px;
    height: auto;
}

.main-header .container {
    background-color: #000000;;
}

.wp-block-image img {
    height: auto;
}
.article img.aligncenter, article img.alignnone {
    height: auto;
}

.front-view-content {
    text-align: justify;
}

@media screen and (min-width: 866px) {
    #header-translate-mobile {
        display: none;
    }

    #custom-second-search {
        display: none;
    }
    .custom_mobile_header_date {
        display: none;
    }
    .custom_mobile_header_sm {
        display: none;
    }
}

@media screen and (max-width: 1152px) {
    .custom-header-desktop-translate {
        margin-left: 0px;
    }
    .custom-google-search-box {
        max-width: 280px;
    }
    .custom-google-search-input {
        max-width: 220px;
    }

}

@media screen and (max-width: 720px) {
    .custom-google-search-box {
        max-width: 299px;
    }
    .custom-google-search-input {
        max-width: 238px;
        font-size: 12px !important;
        text-align: center;
    }
    .iframe-container iframe {
        width: 100vw;
        height: 24vw;    
    }
    .pt-cv-wrapper {
        min-height: 730px !important;
    }
}

@media screen and (min-width: 721px) {
    .custom-google-search-box {
        max-width: 299px;
    }
    .custom-google-search-input {
        max-width: 238px;
    }

}

@media screen and (max-width: 1117px) {
    .custom-header-desktop-translate {
        display:none;
    }
}

@media screen and (max-width: 865px) {  
    .regular_header div#primary-nav {
        border-bottom: 0px solid rgba(0,0,0,0.07);
    }  
    .custom-widget-header
    {
        display: none !important;
    }
    a#pull:after {
        font-size: 30px !important;
    }

    #regular-header {
        background-color: #000000;
        color: #FFFFFF;
    }
    .custom-header-desktop-translate {
        display: none;
    }
    #logo img {
        width: 100px;
    }
    .image-logo {        
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
        text-align: left;
    }
    .image-logo img {
        background-color: #ffffff;
        width: 100px;
        border-color:#ffffff;
        border-width: 5px;
        border-style: solid;        
    }
    .logo-wrap {
        margin-left:-8px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        padding: 0px !important;
        height: 55px;
    }
    .custom_mobile_header_date {
        text-align: center;
        margin: 0px;
        padding: 0px;
        position: absolute;         
        top: 5px;
        left: 50%;
        transform: translateX(-50%); 
        font-size: 11.5px;
        line-height: 14px;
    }
    .custom_mobile_header_sm {
        position: absolute;
        top: 2px;
        right: -3px;
        width: 126px;
    }
    .secondary-navigation a {
        line-height: 22px;
    }
    #secondary-navigation {
        height: auto !important;
    }
    #page {
        padding-top: 8px;
    }
    .front-view-content {
        font-size: 13px;
    }

}

@media screen and (max-width: 370px) {
    .custom_mobile_header_date {
        display: none;
    }

}

@media screen and (max-width: 767px) {
    .custom-global-ad {
        height: 493px !important;
    }

    .customHomeVideo {
        min-height: 632px !important;
    }
}