/*
Theme Name: Pinte 2 Foot - 2026
Theme URI:
Author:
Author URI:
Description: Thème 2026 de Pinte 2 Foot
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: p2f2026
Tags:
*/

.article a {
    color: #d42a23 !important;
}

.titel-t > .nes-tags,
.tab-pane .st-tags {
    width: auto;
    font-size: 12px;
    margin: 1px 0 0 0;
    display: inline-block !important;
}
.article .titel-t > .nes-tags {
    font-size: inherit;
}
.tab-pane .st-tags,
.archive .st-tags {
    position: relative;
    bottom: 35px;
}
.comon-tabs1 .nav-link.active,
.comon-tabs1 .show > .nav-link {
    background-color: black !important;
    color: white;
}
.comon-sub-heading {
    width: 150px;
}
.logo-header {
    line-height: 150px;
}
.logo-header img {
    max-width: 150px;
    padding: 0;
    margin: 0 !important;
    float: left;
}
.logo-header h1 {
    color: white;
    display: inline-block;
    line-height: 150px;
    font-size: 4em;
    font-weight: bold;
}
@media (max-width:1200px) {
    h1 {
        display: none !important;
    }
}
#p2f-header .container .col {
    margin-top: 0 !important;
}
.head-contact a {
    text-align: center;
    display: block;
}
.head-contact a img {
    max-height: 150px;
}

.listing-details-page h1 {
    font-size: 3em;
    font-weight: bold;
}
.listing-details-page ul.list-unstyled li {
    margin-right: 20px;
}
.listing-details-page .article figure {
    height: auto;
    position: relative;
}
.para-details .archives-list figure {
    position: relative;
    height: 188px;
}

.pagination a {
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    background: #222;
    color: #fff !important;
    border-radius: 0;
    transition: all 0.5s;
    display: table;
}
.pagination span.current,
.pagination a {
    padding: .375rem .75rem;
    margin: 0 5px;
}
.pagination span.current {
    font-weight: bold;
    color: #d42a23;
    border: 1px solid #d42a23;
}
.para-details .article:not(.header-title)>figure img {
    width: auto;
}
.para-details .archives-list a {
    margin: 10px 0;
}
.para-details .archives-list .more-articles a,
.para-details .archives-list .more-articles figure {
    height: 250px;
}

.fas.fa-thumbs-up {
    color: green;
}
.fas.fa-thumbs-down {
    color: red;
}

#respond small > a {
    background-color: #d42a23;
    padding: 5px;
    color: white;
    border-radius: 5px;
    text-decoration: none;
    margin-left: 10px;
}

#search-div-id form {
    margin: 1px 0 0 0;
}

.mobile-menu-sec > ul > li:not(.active-m) {
    margin-bottom: 5px;
}

.tags-list li a {
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
}
.footer-tags-list ul {
    padding: 0;
}

h5.partners {
    background-color: #d42a23;
    padding: 5px;
    color: white;
}