/*!
Theme Name: GolfTime
Theme URI: https://www.golftime.de/
Author: Underscores.me
Author URI: https://www.lindenvalley-group.com/
Description: Description
Version: 1.0.0
Text Domain: lv
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.inline-big-banner,
.filter-hotels{
    display: block;
    overflow: hidden;
    clear: both;
    width:100%;
    height: 200px;
    background: #cfcfcf;
    margin:0 0 20px;
    text-align: center;
    line-height: 200px;
}
.post-list-text{
    border: 1px solid #cfcfcf;
    display: block;
    margin: 0 0 10px;
}
.post-list-item{
    height: 260px;
    overflow: hidden;
    margin:0 0 20px;
}
.tcol-2{
    width: 50%;
    float: left;
}
.tcol-3{
    width: 33.333%;
    float: left;
}
.tcol-4{
    width: 25%;
    float: left;
}
.tcol-5{
    width: 20%;
    float: left;
}
.tcol-2-3{
    width: 66.666%;
    float: left;
}

.grecaptcha-badge { visibility: hidden !important; }

.category-teaser {
    background-color: #e6e6e6;
    padding: 30px;
    margin-bottom: 30px;
}
.photo-slider-carousel .main-aside>[class^=golf-ads] {
    flex-direction: column;
}
@media (min-width: 1280px) {
    .category-teaser {
        padding: 50px;
        margin-bottom: 50px;
        font-size: 18px;
        line-height: 1.4;
    }
}
.category-teaser > :first-child {
    margin-top: 0;
}
.category-teaser h2 {
    margin-top: 1em;
    margin-bottom: 1em;
}

.glossary-template-default .entry-content p,
.glossary-template-default .entry-content ul,
.glossary-template-default .entry-content ul * {
    font-size: 14px !important;
    line-height: 22px !important;
}
.glossary-template-default .entry-content ul {
    margin-bottom: 20px;
}
.page-template-page-large-text article .entry-content {
    font-size: 14px !important;
    line-height: 22px !important;
}
.glossary-template-default .entry-content a {
    color: #d30018;
}

@media only screen and (min-width:768px){
    .glossary-template-default .entry-content p,
    .glossary-template-default .entry-content ul,
    .glossary-template-default .entry-content ul * {
        font-size: 18px !important;
        line-height: 26px !important;
    }
    .page-template-page-large-text article .entry-content {
        font-size: 18px !important;
        line-height: 26px !important;
    }
}