/*
 Theme Name:   Paulo-Auktionen
 Theme URI:    https://paulo-fkmedia.one/
 Description:  Paulo-Auktionen
 Author:       Florian 'TomParis' Kirchner
 Author URI:   http://fkmedia.con/
 Template:     hueman
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Auktionen
*/


.entry.excerpt {
    display: none;
}

.post-comments {
    display: none;
}

.page-title {
    display: none;
}

article {

}

.post-thumbnail {
    margin-bottom: 0;
}

.post-title {
    margin-bottom: 0;
}

.post-list .post-row {
    margin-bottom: 0;
}

.blog .post {
    margin-bottom: 10px;
}

.post-inner {
    background-color: #fff;
    margin-bottom: 15px;
}

.main {
    background-color: #f4f4f4 !important;
}

#footer-bottom #copyright, #footer-bottom #credit {
    color: #fff;
}







.sidebar-top {
    display: none;
}

.post-nav {
    display: none;
}

.post-byline {
    padding: 15px;
    display: none;
}

.entry-inner {
    padding: 15px;
    color: #000;
}

.post-meta {
    display: none;
}




/* Paulos Zähler-Tool */

#wpsvcattribution {
    display: none !important;
}

.wps_visitor_title {
    margin-bottom: 10px;
}

#wpsvccount {
    display: none !important;
}







/* FOOTER */

.fkmedia-with-love-footer {

}

.fkmedia-with-love-footer img {
    height: 15px;
    width: auto;
}


.svg.hu-svg-placeholder {
    display: none !important;
}

#656db3da09967 {
    display: none !important;
}

#65a95d90d1372 {
    display: none !important;
}

.hu-svg-placeholder {
    display: none !important;
}

#footer-bottom #copyright, #footer-bottom #credit {
    color: #444;
}

#footer-widgets {
    padding-top: 0;
}






/* Startseite */

#header-image-wrap .central-header-zone {
    display: none;
}

.hu-pad {
    background-color: #f5f5f5;
}

.angebote-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
}

.angebote-wrapper-inner {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 0px 8px;
    max-width: 212px;
    margin-bottom: 20px;
}

.angebote-wrapper-pic {
    margin-bottom: -7px;
}

.angebote-wrapper-title {
    padding: 5px;
    background-color: #fff;
}

.angebote-wrapper-title a {
    font-size: 15px;
}

.angebote-trennbalken {
    background-color: #fe0100;
    height: 2px;
}








@media (min-width: 720px) and (max-width: 10000px) {
    .post-list .grid-item, .post-list .page, .post-list .post {
        width: 25%;
    }
    .post-title {
        font-size: 15px;
        padding: 5px;
        padding-left: 10px;
        font-weight: 700;
    }
    .post-title a {
        color: #000;
    }
    .post-list .post-row {
        border-bottom: none;
    }
    .post-thumbnail img {
        height: 120px;
    }
}

@media (min-width: 540px) and (max-width: 719px) {
    .post-list .grid-item, .post-list .page, .post-list .post {
        width: 23%;
        margin: 5px;
    }
    .post-title {
        font-size: 13px;
        padding: 3px;
        padding-left: 7px;
        font-weight: 700;
    }
    .post-title a {
        color: #000;
    }
    .post-thumbnail img {
        height: 60px;
    }
}

@media (min-width: 400px) and (max-width: 539px) {
    .post-list .grid-item, .post-list .page, .post-list .post {
        width: 48%;
        margin: 3px;
    }
    .post-title {
        font-size: 15px;
        padding: 3px;
        padding-left: 7px;
        font-weight: 700;
    }
    .post-title a {
        color: #000;
    }
    .post-thumbnail img {
        height: 83px;
    }
}

@media (min-width: 320px) and (max-width: 399px) {
    .post-list .grid-item, .post-list .page, .post-list .post {
        width: 48%;
        margin: 2px;
    }
    .post-title {
        font-size: 13px;
        padding: 3px;
        padding-left: 7px;
        font-weight: 700;
    }
    .post-title a {
        color: #000;
    }
    .post-thumbnail img {
        height: 83px;
    }
}








@media (min-width: 720px) and (max-width: 200000px) {
    #footer-bottom .hu-pad {
        padding-top: 80px;
    }
    #footer .hu-pad {
        padding-bottom: 10px;
    }
}


@media (min-width: 0px) and (max-width: 719px) {
    .entry {
        font-size: .9375em;

    }
    #footer-bottom .hu-pad {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    #footer .hu-pad {
        padding-bottom: 0px;
    }
    #footer-bottom #copyright, #footer-bottom #credit {
        margin-bottom: -30px;
    }
}


@media (min-width: 0px) and (max-width: 453px) {
    .angebote-wrapper-inner {
        max-width: 100%;
    }
}