<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Schaaksite
 Description:  Schaaksite Theme
 Author:       Lennart Ootes
 Author URI:   http://lennartootes.com
 Template:     imagpress-themes
 Version:      1.0.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  schaaksite
*/


body {
    background-color: #eee;
    background-image: linear-gradient(45deg, #e8e7e7 25%, transparent 25%, transparent 75%, #e8e7e7 75%, #e8e7e7), linear-gradient(-45deg, #e8e7e7 25%, transparent 25%, transparent 75%, #e8e7e7 75%, #e8e7e7);
    background-size: 250px 250px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* close commented backslash hack */




/* ==========================================================================
   MENU
   ========================================================================== */
#header {
    height: auto;
    background-color: white;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .35);
}
/* TO REMOVE FLOATING MENU
#sticky-container {
	position: relative !important;
	top: 0px !important;
} */
#logo {
    background-color: none;
    float: none;
}
#logo img {
    width: 100%;
}
.menu-wrap {
    height: 54px;
    display: inline-block;
    background-color: white;
}
ul.primary-navigation a, .search-form input[type="submit"] {
    color: #222;
    line-height: 60px;
    border-color: #eaeaea;
}
ul.primary-navigation li.current-menu-item, ul.primary-navigation li:hover {
    background-color: #7d9fba;
}
ul.primary-navigation li#menu-item-11319 {
    background-color: transparent;
}
ul.primary-navigation li#menu-item-11319:hover {
    background-color: rgba(125, 159, 168, 0.4);
}
ul.primary-navigation li.current-menu-item a, ul.primary-navigation li:hover a {
    color: white;
}
ul.primary-navigation li.current-menu-item li a, ul.primary-navigation li:hover li a {
    color: #222;
}
ul.primary-navigation li li.current-menu-item a, ul.primary-navigation li li:hover a {
    color: white;
}
ul.primary-navigation li li.current-menu-item li a, ul.primary-navigation li li:hover li a {
    color: #222;
}
ul.primary-navigation li li.current-menu-item li li a, ul.primary-navigation li li li:hover li a {
    color: white;
}
ul.primary-navigation ul, .search-form {
    background: white;
    color: #222;
}
.sf-arrows .sf-with-ul:after {
    border-top-color: #222;
}
#search-box {
    margin: 10px;
    display: inline-block;
    float: right;
}
#search-box .search-field {
    border: solid 1px rgba(0, 0, 0, .35);
    background-color: white;
    color: #222;
}
#search-box a:hover {
    color: black;
}
.click-to-open-menu, .click-to-open-menu:hover {
    background-color: #FFF;
    color: #222;
    font-size: 25px;
}
.click-to-open-menu i {
    color: #222;
}
.menu-mobile a {
    color: white;
}
.click-to-open-menu, .click-to-open-menu:hover {
    line-height: 60px;
    height: 54px;
}
#search-box a {
    top: 8px;
    right: 30px;
}
.sub-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .35);
}
.sub-menu li {
    border-bottom: 1px solid rgba(0, 0, 0, .35);
}
.sf-icon-star-full:before {
    content: "\e601";
    color: gold;
    font-size: 15px;
    cursor: pointer;
}
.sf-icon-star-empty:before {
    content: "\e601";
    font-size: 15px;
    color: #ddd;
    cursor: pointer;
}
button.simplefavorite-button.active {
    background: #7d9fba;
}
.textwidget {
    padding: 10px;
}
.category-sticky-geen-metadata .entry-meta, .category-sticky-geen-metadata .read-more, .category-sticky-geen-metadata .entry-title {
    display: none;
}
.category-sticky-geen-metadata.article-standard {
    border-bottom: solid 2px #7d9fba;
}
ul.sidebar_login_links li {
    border-bottom: 0px !important;
}
.format-post {
    display: none;
}
#top-bar {
    width: 100%;
    max-width: 100%;
    padding: 0px;
    margin: 0px;
    background: white;
    margin-bottom: 15px;
}
#top-bar-container {
    padding: 0 20px;
    margin: 0px auto 0px auto;
    max-width: 1240px;
    overflow: hidden;
}
.container {
    width: auto;
}
#loginform {
    padding: 0 15px;
}
#sidebar .widget {
    clear: both;
}
#sidebar h3.widget-title {
    background-color: #7d9fba;
    color: white;
    font-size: 16px;
    padding: 13px 20px;
}
.article-vertical iframe {
    display: none;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
    top: 30px;
}
h2 {
    font-size: 2em;
    background: #eee;
    padding-left: 4px;
    border-top: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
}
h2.entry-title {
    background: none;
    padding-left: 0;
    border-top: 0px;
    border-bottom: 0px;
}
table {
    background-color: white;
}
#top-bar ul.top-menu {
    line-height: 40px;
    padding-top: 10px;
}
#top-bar ul.social-icons {
    padding-top: 15px;
}
#logo {
    display: none;
}
.logged-in-as {
    margin: 0;
    padding: 20px;
}
.embed-youtube, .fluid-width-video-wrapper {
    max-width: 850px;
    margin-bottom: 40px;
}
.mobile-logo {
    display: none;
    line-height: 4px;
}
#menu-item-15973 {
    background-color: rgb(245, 3, 3);
}
#menu-item-15973 a {
    color: white !important;
}
.post-edit-link {
    font-size: 13px;
    color: #999;
}
/* FUll width */
.page-id-15433 #primary-left, .page-id-15433 #primary-right, .page-id-17839 #primary-left, .page-id-17839 #primary-right {
    width: 100% !important;
}
.page-id-15433 #sidebar, .page-id-17839 #sidebar, .page-id-17839 .entry-meta {
    display: none;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignright {
    float: right;
    margin-left: 10px;
}
.comment-avatar {
    display: none;
}
#carousel-balk {
    background-color: rgb(245, 3, 3);
    display: inline-block;
    width: auto;
}
#carousel-big-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background-image: none;
    margin-top: -10px;
    margin-bottom: 15px;
}
#carousel-container {
    background-image: none;
    background-color: white;
    margin: 0px;
    display: inline-block;
    max-width: calc(1200px - 100px);
    padding-left: 10px;
    max-height: 110px;
    border: 2px solid rgb(245, 3, 3);
    vertical-align: text-bottom;
}
#carousel-container .bx-wrapper {
    padding: 10px 0;
}
div#bericht {
    display: inline-block;
    width: 240px;
    background-image: url(http://schaaksite.nl/wp-content/uploads/2021/03/vacature.png);
    height: 93px;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    background-size: contain;
    vertical-align: bottom;
    margin-left: 15px;
}
#featured-carousel .article-standard {
    background: none !important;
    box-shadow: none !important;
}
#carousel-container h2.entry-title {
    font-size: 14px;
}
#carousel-container .entry-meta {
    margin-bottom: 0px !important;
    font-size: 12px;
}
#carousel-container .entry-meta:first-line {
    font-size: 90%;
}
#carousel-container .entry-content {
    padding: 0;
}
#carousel-container-menu-block {
    color: white;
    padding: 10px;
    width: 90px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
#carousel-container-menu-block a {
    color: white;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
}
.registered-user-restriction {
    background-color: white;
    padding: 20px;
}
#carousel-container .bx-controls {
    position: absolute;
    margin-top: 0px;
    right: 0px;
    width: 58px;
    top: 0px;
}
#carousel-container .bx-controls a.bx-prev {
    display: none;
}
.wp-caption {
    max-width: 100%;
}
p.wp-caption-text {
    background-color: #f8f8f8;
    padding-left: 5px;
    padding-right: 5px;
    width: calc(100% - 10px);
    font-size: 12px;
    margin-top: 0px;
}
.home p.wp-caption-text {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 30px);
}
.article-vertical img, .article-standard img, .bx-wrapper img {
    margin: 0px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.home .user_badge {
    padding: 0px;
    margin-right: 10px !important;
}
.user_badge {
    margin-right: 10px !important;
}
span.by-author {
    margin: 0px;
}
.single-post-container .bx-controls {
    display: none;
}
ul.widget-popular-posts li, ul.widget-latest-reviews li, ul.widget-latest-comments li, ul.widget-popular-posts li:first-child, ul.widget-latest-reviews li:first-child {
    padding: 7px 20px 1px 20px;
}
ul.widget-popular-posts li .entry-meta {
    margin-bottom: 0px;
}
.chessboard-wrapper {
    display: initial;
}
.chessboard-wrapper iframe {
    margin-top: 5px;
    margin-bottom: 5px
}
.boardonly iframe {
    margin-top: 0px;
    margin-bottom: 5px;
    height: 264px;
}
.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}
ul#recentcomments {
    max-height: 250px;
    overflow-y: scroll;
}
ul#recentcomments::-webkit-scrollbar {
    width: 1em;
}
ul#recentcomments::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
ul#recentcomments::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}
#sidebar h3.widget-title a {
    color: white;
}
#sidebar h3.widget-title {
    display: flex;
}
#mceu_37, #mceu_39 {
    display: block !important;
}
.mce-bws_shortcode_button {
    display: none;
}
#ui-is-4 {
    display: inline-block !important;
}
#sidebar h3.widget-title {
    position: inherit !important;
}
#sidebar .rssSummary {
    overflow-x: hidden;
}
.hidden {
    display: none;
}
#featured-carousel p {
    margin: 0px;
}
.pearl_rss {
    background-color: white !important;
    margin: 0% !important;
    width: 100% !important;
    margin-bottom: 20px !important;
}
.post-image {
    background: none;
}

@media only screen and (min-width:1100px) {
    #primary-left, #primary-right {
        width: 69% !important;
    }

    #sidebar {
        width: 28% !important;
    }
}

@media only screen and (max-width:1240px) {
    /* ==========================================================================
   Responsive navigation
   ========================================================================== */
    .primary-navigation {
        display: block
    }
    .click-to-open-menu, .menu-mobile {
        display: none !important
    }
    .menu-wrap {
        display: inline-block;
    }
    /* ==========================================================================
   Search box
   ========================================================================== */
    #search-box {
        padding: 0px;
        padding-right: 15px;
    }
    #search-box .search-field {
        width: 160px !important
    }
    #search-box a {
        top: 8px;
        right: 30px;
    }
    #primary-left, #primary-right {
        width: calc(96% - 294px);
    }
    .single-post #primary-left, .single-post #primary-right {
        width: 100%;
    }
    #sidebar {
        float: right;
        width: 295px;
    }
    #carousel-container {
        max-width: calc(100% - 100px);
    }
}

@media only screen and (max-width:1200px) {
    /* Bizarre bs.css hack */
    .container {
        width: auto !important;
    }
}

@media only screen and (max-width:1040px) {
    ul.primary-navigation a {
        padding: 0 10px;
        font-size: 15px;
    }
    .sf-arrows .sf-with-ul {
        padding-right: 26px;
    }
    img.menu-image {
        max-width: 175px;
    }
}

@media only screen and (max-width:907px) and (min-width:769px) {
    .chessboard-wrapper {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width:925px) {
    ul.primary-navigation a {
        padding: 0 3px;
        font-size: 14px;
    }
    .sf-arrows .sf-with-ul {
        padding-right: 16px;
    }
    .sf-arrows .sf-with-ul:after {
        right: 4px;
    }
}

@media only screen and (max-width:950px) {
    #search-box {
        margin: 0px;
        margin-top: 10px;
        padding-right: 0px;
    }

}

@media only screen and (max-width:768px) {
    /* ==========================================================================
   Responsive navigation
   ========================================================================== */
    body {
        font-size: 16px;
    }
    #top-bar {
        display: none;
    }
    .primary-navigation {
        display: none
    }
    .click-to-open-menu, .click-to-open-menu:hover, .menu-mobile {
        display: inline-block !important;
        padding-left: 20px;
        text-align: left;
        vertical-align: top;
    }
    .menu-wrap {
        display: inline-block;
        height: 41px;
    }
    #primary-left, #primary-right {
        width: 100%;
    }
    #header {
        height: 41px;
    }
    .click-to-open-menu, .click-to-open-menu:hover {
        line-height: 41px;
        height: 41px;
    }
    #sidebar {
        float: left;
        width: 100%;
    }
    .mobile-logo {
        display: inline-block;
        padding-top: 4px;
    }
    .menu-mobile li#menu-item-11319 img {
        display: none;
    }
    .menu-mobile li#menu-item-11319 .menu-image-title {
        display: block;
    }
    /* ==========================================================================
   Search box
   ========================================================================== */
    #search-box .search-field {
        width: auto
    }
    #search-box a {
        top: 8px;
        right: 30px;
    }
    #top-bar ul.top-menu {
        float: left;
    }
    #top-bar ul.social-icons {
        float: right;
    }
    /* Bizarre bs.css hack */
    .container {
        width: auto !important;
    }
    #top-bar-container {
        padding: 10px 20px 0 20px;
    }
    #carousel-container .bx-controls a.bx-next {
        right: 0px !important;
    }

    #bericht {
        display: block;
        background-image: url(http://schaaksite.nl/wp-content/uploads/2021/03/vacature-h.png) !important;
        margin-top: 10px;
        width: 360px !important;
        margin-left: 5px !important;
        height: 32px !important;
    }
    #carousel-container .entry-meta {
        display: none;
    }
    #carousel-container-menu-block {
        padding: 4px;
    }
    #carousel-container-menu-block a {
        font-size: 13px !important;
    }
    #carousel-big-container {
        margin-top: -20px;
        margin-bottom: 5px;
    }

}

@media only screen and (max-width:600px) {
    #search-box {
        display: none;
    }
    .chessboard-wrapper {
        margin-left: -10px;
        margin-right: -10px;
    }
    .container {
        padding: 0px;
    }
    #top-bar ul.top-menu {
        padding: 0px;
        line-height: 16px;
        font-size: 12px;
    }
    .click-to-open-menu, .click-to-open-menu:hover {
        line-height: 41px;
        height: 41px;
    }
    #header {
        height: 41px;
    }
    .menu-wrap {
        height: 41px;
        background-color: none;
    }
    .chessboard-wrapper iframe {
        height: 480px;
    }
    .boardonly iframe {
        margin-top: 0px;
        margin-bottom: 7px;
        height: 264px;
    }
}


@media only screen and (max-width:516px) {
    .chessboard-wrapper .boardonly iframe {
        height: 264px;
    }
}

/* Print Styles */
@media print {
    body {
        background: white;
        color: black;
        margin: 0
    }
    #top-bar, #sticky-container, #sidebar, #footer {
        display: none;
    }
    #primary-left {
        width: 100% !important;
    }
}

/* ==========================================================================
   Enhanced Featured Carousel Styling - Compact Version
   ========================================================================== */

#featured-carousel-section {
    max-width: 828px;
    margin: 0 auto 15px auto;
    background: rgb(245, 3, 3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .35);
    border-radius: 0;
    padding: 0;
    position: relative;
    display: block;
    min-height: 95px;
    max-height: 120px;
}
#featured-carousel {
    display: none;
    width: auto !important;
}
#featured-carousel-section .carousel-header {
    background-color: rgb(245, 3, 3);
    color: white;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    text-align: center;
}

#featured-carousel .bx-wrapper {
    border: none;
    background: white !important;
    box-shadow: none;
    margin: 0 !important;
    padding: 10px 0;
    max-width: 100% !important;
    position: relative;
}

#featured-carousel .bx-viewport {
    border: none;
    border-radius: 0;
    overflow: hidden;
    background: white !important;
    display: inline-block;
    max-width: 650px;
    overflow: hidden;
}

#featured-carousel .bxslider {
    height: auto !important;
    display: inline-block;
}

#featured-carousel .carousel-item {
    margin: 0 10px;
    background: white;
    border-radius: 4px;
    box-shadow: none;
    overflow: visible;
    transition: none;
    transform: none;
    border-right: 1px solid #eee;
    float: left !important;
    height: auto !important;
    vertical-align: top;
}

#featured-carousel .carousel-item:hover {
    transform: none;
    box-shadow: none;
}

#featured-carousel .article-standard {
    margin-bottom: 0;
    overflow: visible;
    background: white;
    border-radius: 0;
    padding: 0;
    height: auto;
}

#featured-carousel .entry-content {
    padding: 10px;
    height: auto;
    min-height: 80px;
}

#featured-carousel h2.entry-title {
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 5px 0;
    color: #333;
    font-weight: 600;
}

#featured-carousel h2.entry-title:before {
    display: none;
}

#featured-carousel h2.entry-title a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}

#featured-carousel h2.entry-title a:hover {
    color: rgb(245, 3, 3);
}

#featured-carousel .entry-meta {
    font-size: 11px;
    color: #999;
    margin-bottom: 0px !important;
    border-bottom: none;
    padding-bottom: 0;
}

#featured-carousel .entry-meta span {
    margin-right: 10px;
}

#featured-carousel .entry-meta a {
    color: rgb(245, 3, 3);
    text-decoration: none;
}

#featured-carousel .entry-meta a:hover {
    color: #333;
}

#featured-carousel .tournament-dates {
    font-size: 11px;
    color: #999;
    margin-bottom: 5px;
    border-bottom: none;
    padding-bottom: 0;
}

#featured-carousel .tournament-website {
    font-size: 11px;
    color: rgb(245, 3, 3);
    margin-bottom: 5px;
    font-weight: normal;
}

#featured-carousel p {
    font-size: 12px;
    line-height: 1.4;
    color: #666;
    margin-bottom: 8px;
    max-height: none;
    overflow: visible;
}

#featured-carousel a.read-more {
    color: #666;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 11px;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
    margin-bottom: 0;
}

#featured-carousel a.read-more:hover {
    background: #333;
    transform: none;
    box-shadow: none;
}

/* Small pager for tournament count */
#featured-carousel-section .bx-pager {
    text-align: center;
    margin: 0;
    padding: 3px;
    height: 14px;
}

#featured-carousel-section .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 0 2px;
    vertical-align: top;
}

#featured-carousel-section .bx-pager.bx-default-pager a {
    background: #ccc;
    text-indent: -9999px;
    display: block;
    width: 6px;
    height: 6px;
    margin: 0;
    outline: 0;
    border-radius: 50%;
    transition: background-color 0.3s ease;
}

#featured-carousel-section .bx-pager.bx-default-pager a:hover,
#featured-carousel-section .bx-pager.bx-default-pager a.active {
    background: #7d9fba;
}

/* BX Controls - Outside wrapper positioning */
#featured-carousel-section {
    position: relative;
    display: flex;
}

#featured-carousel-section .bx-controls.bx-has-controls-direction {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    z-index: 10;
    pointer-events: none;
    /* Allow clicks to pass through container */
}
#featured-carousel-section .bx-wrapper {
    display: inline-block;
    margin-top: 2px !important;
    margin-left: 38px;
}
#featured-carousel-section .bx-controls-direction {
    position: relative;
    width: 100%;
    height: auto;
}

#featured-carousel-section .bx-controls-direction a.bx-prev {
    position: absolute;
    left: -45px;
    top: 0;
    background: rgb(245 52 3);
    border: none;
    width: 35px;
    height: 35px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    color: white;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    pointer-events: auto;
    /* Re-enable clicks */
}

#featured-carousel-section .bx-controls-direction a.bx-next {
    position: absolute;
    right: -45px;
    top: 0;
    background: rgb(245 52 3);
    border: none;
    width: 35px;
    height: 35px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    color: white;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    pointer-events: auto;
    /* Re-enable clicks */
}

#featured-carousel-section .bx-controls-direction a:hover {
    background: #333;
    color: white;
    transform: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

#featured-carousel-section .bx-controls-direction a.bx-prev:before {
    content: "\f104";
    font-family: FontAwesome;
}

#featured-carousel-section .bx-controls-direction a.bx-next:before {
    content: "\f105";
    font-family: FontAwesome;
}

/* Hide disabled controls when not needed */
#featured-carousel-section .bx-controls-direction a.disabled {
    display: none !important;
}



/* ==========================================================================
   End Enhanced Featured Carousel Styling - Compact Version
   ========================================================================== */

/* ==========================================================================
   Top 16 Articles Layout - Style A and Style B
   ========================================================================== */

/* Style A - First 10 articles (default layout) */


/* Style B - Last 6 articles (2-column layout) */
.combined-articles.style-b {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 30px;
}

.combined-articles.style-b .article-standard {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

.combined-articles.style-b .user_badge {
    max-width: 20px !important;
}
/* Smaller images for Style B */
.combined-articles.style-b .article-standard p img {
    max-width: 120px !important;
    height: auto !important;
    width: auto !important;
}

.combined-articles.style-b a.read-more, .combined-articles.style-b .post-edit-link {
    font-size: 12px;
    padding: 3px 8px;
}


/* Smaller text for Style B */
.combined-articles.style-b .article-standard h2.entry-title {
    line-height: 1.3;
    margin-bottom: 8px;
}

.combined-articles.style-b .article-standard .entry-meta {
    font-size: 12px !important;
}

.combined-articles.style-b .article-standard p {
    font-size: 13px !important;
    line-height: 1.4;
    margin-bottom: 8px;
}

.combined-articles.style-b .article-standard .entry-content {
    padding: 15px !important;
}

/* Truncate text in Style B */
.combined-articles.style-b .article-standard p:nth-of-type(n+3) {
    display: none;
}

.combined-articles.style-b .article-vertical {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}

.combined-articles.style-b .article-vertical.col6 {
    width: calc(50% - 10px);
    float: left;
    margin-right: 20px;
}

.combined-articles.style-b .article-vertical.col6.last {
    margin-right: 0;
}

.combined-articles.style-b .clear {
    clear: both;
    width: 100%;
    height: 0;
}

#featured-carousel.custom-carousel {
    height: auto !important;
}




@media only screen and (min-width: 1244px) {
#featured-carousel-section .bx-wrapper {
    margin-left: 38px !important;
}
}


/* Mobile Responsive - Compact */
@media only screen and (min-width: 789px) and (max-width: 1244px) {
    #featured-carousel-section {
        overflow: hidden;
    }
    .bx-wrapper {
        width: calc(100vw - 600px) !important;
    }
}

/* Mobile Responsive - Compact */
@media only screen and (max-width: 768px) {
    .bx-wrapper {
        width: calc(100vw - 124px) !important;
        margin-left: 0px;
    }
    #featured-carousel-section {
        margin: 0 0 15px 0;
    }

    #featured-carousel .carousel-item {
        margin: 0 5px;
    }

    #featured-carousel .entry-content {
        padding: 8px;
        min-height: auto;
    }

    #featured-carousel h2.entry-title {
        font-size: 13px;
    }

    #featured-carousel p {
        font-size: 11px;
    }

    #featured-carousel-section .bx-controls {
        right: 10px;
        top: 8px;
    }

    #featured-carousel-section .bx-controls-direction a {
        width: 25px;
        height: 25px;
        line-height: 23px;
        font-size: 12px;
    }
    .combined-articles.style-b .article-standard,
    .combined-articles.style-b .article-vertical,
    .combined-articles.style-b .article-vertical.col6 {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    .combined-articles.style-b {
        flex-direction: column;
        gap: 15px;
    }
    .carousel-item {
        width: calc(100vw - 217px) !important;
    }
    #carousel-content {
        display: none;
    }
    .carousel-header {
        padding: 10px !important;
        font-size: 14px;
    }
    #featured-carousel-section {
        min-height: auto;
    }

    #featured-carousel-section .bx-pager {
        padding: 5px 0 3px 0;
    }

    #featured-carousel-section .bx-pager.bx-default-pager a {
        width: 5px;
        height: 5px;
    }
}

@media only screen and (max-width: 480px) {
    .carousel-item {
        width: calc(100vw - 141px) !important;
    }
    #featured-carousel .carousel-item {
        margin: 0 3px;
    }

    #featured-carousel .entry-content {
        padding: 6px;
        min-height: 60px;
    }

    #featured-carousel h2.entry-title {
        font-size: 12px;
        margin-bottom: 3px;
    }

    #featured-carousel p {
        font-size: 10px;
        margin-bottom: 5px;
    }

    #featured-carousel a.read-more {
        padding: 3px 6px;
        font-size: 10px;
    }
}

/* Modern Articles Archive Filter Styles */
.articles-search-filters {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border: 1px solid #dee2e6;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.search-filter-form {
    max-width: none;
}

/* First row with search, category, and author inline */
.search-row {
    display: grid;
    grid-template-columns: 2fr 1.5fr 1.5fr;
    gap: 20px;
    margin-bottom: 20px;
    align-items: end;
}

/* Second row with dates and submit inline */
.date-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    align-items: end;
    margin-bottom: 0;
}

.search-field, .category-field, .author-field, .date-field, .submit-field {
    display: flex;
    flex-direction: column;
}

.search-filter-form label {
    font-weight: 600;
    margin-bottom: 8px;
    color: #495057;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.search-filter-form input[type="text"],
.search-filter-form select,
.search-filter-form input[type="date"] {
    padding: 12px 16px;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    font-size: 14px;
    background: white;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

.search-filter-form input[type="text"]:focus,
.search-filter-form select:focus,
.search-filter-form input[type="date"]:focus {
    border-color: #007cba;
    outline: none;
    box-shadow: 0 0 0 3px rgba(0, 124, 186, 0.1), 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(-1px);
}

.filter-button {
    background: linear-gradient(135deg, #007cba 0%, #005a87 100%);
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 124, 186, 0.3);
}

.filter-button:hover {
    background: linear-gradient(135deg, #005a87 0%, #004066 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 124, 186, 0.4);
}

.clear-filters {
    color: #dc3545;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 8px;
    padding: 8px 0;
    transition: color 0.3s ease;
}

.clear-filters:hover {
    color: #c82333;
    text-decoration: underline;
}

/* Results info styling */
.results-info {
    background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
    padding: 16px 24px;
    border-radius: 8px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #1565c0;
    font-size: 15px;
}

/* Articles list styling */
.articles-archive-list.style-a {
    margin-top: 0;
}

.articles-archive-list.style-a .article-standard {
    margin-bottom: 30px;
    padding: 25px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    border: 1px solid #f1f3f4;
    transition: all 0.3s ease;
}

.articles-archive-list.style-a .article-standard:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

.articles-archive-list.style-a .article-standard:last-child {
    margin-bottom: 0;
}

/* Pagination styling */
.articles-pagination {
    margin-top: 50px;
    padding: 30px;
    text-align: center;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 12px;
    border: 1px solid #dee2e6;
}

.pagination-info {
    margin-bottom: 20px;
    color: #495057;
    font-size: 16px;
    font-weight: 600;
}

ul.page-numbers {
    display: inline-flex;
    list-style: none;
    margin: 0;
    padding: 0;
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

ul.page-numbers li {
    margin: 0;
    padding: 0;
}

ul.page-numbers .page-numbers {
    display: block;
    padding: 0px 16px;
    border-right: 1px solid #e9ecef;
    background: white;
    color: #495057;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 600;
}

ul.page-numbers li:last-child .page-numbers {
    border-right: none;
}

ul.page-numbers .page-numbers:hover {
    background: #007cba;
    color: white;
}

ul.page-numbers .page-numbers.current {
    background: #007cba;
    color: white;
}

ul.page-numbers .page-numbers.prev,
ul.page-numbers .page-numbers.next {
    padding: 0px 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 12px;
}

ul.page-numbers .page-numbers.dots {
    background: transparent;
    border-right: 1px solid #e9ecef;
    color: #6c757d;
    cursor: default;
}

ul.page-numbers .page-numbers.dots:hover {
    background: transparent;
    color: #6c757d;
}

/* No articles found styling */
.no-articles-found {
    text-align: center;
    padding: 60px 30px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 12px;
    margin-top: 30px;
    border: 2px dashed #ced4da;
}

.no-articles-found p {
    font-size: 18px;
    color: #6c757d;
    margin-bottom: 20px;
    font-weight: 500;
}

.no-articles-found a {
    color: #007cba;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.no-articles-found a:hover {
    text-decoration: underline;
}

/* ==========================================================================
   CUSTOM OVERRIDES - Moved from admin CSS override
   ========================================================================== */

.wp-caption {
    display: inline-block;
}

#post-controls {
    clear: both;
}

.video {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    margin-bottom: 20px;
}

/* Then style the iframe to fit in the container div with full height and width */
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#top-bar ul.top-menu {
    line-height: 60px;
    padding-top: 0px
}

#top-bar ul.top-menu li {
    float: left;
    border-right: solid 1px lightgray;
    padding-right: 15px;
}

#top-bar ul.top-menu li a {
    color: darkslategray
}

.mce-last .mce-flow-layout-item {
    display: inline-block !important;
}

.author_bio_section {
    background-color: #F5F5F5;
    padding: 15px;
    border: 1px solid #ccc;
    max-width: 750px;
    min-height: 160px;
    clear: both;
}

.author_name {
    font-size: 16px;
    font-weight: bold;
}

.author_details img {
    border: 1px solid #D8D8D8;
    border-radius: 50%;
    float: left;
    margin: 0 10px 10px 0;
}

#footer .widget {
    width: 80%;
}

.entry-content {
    overflow: auto;
}

div#bericht {
    display: none;
    width: 240px;
    height: 93px;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    background-size: contain;
    vertical-align: bottom;
    margin-left: 15px;
}

#promotionDialogId_c {
    background: #ccf3ff;
    /* color: wheat; */
    padding: 10px;
    border: 1px black solid;
}

.top-menu .dashicons {
    padding-top: 20px;
}

#tinymce-comment-field {
    display: none;
}

.article-vertical img, .article-standard img, .bx-wrapper img {
    margin: 10px !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.home p.wp-caption-text {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 10px);
    margin-top: -10px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
}

img.user_badge {
    margin-bottom: 2px !important;
    margin-top: 0px !important;
}

img.emoji {
    margin: 0px !important;
}

.favorite_botton button {
    background: none;
    border: none;
}

.bx-viewport {
    height: auto !important;
}

.widget-5:not(:has(.tp-twitch)) .widget-title {
    display: none;
}

.widget-6:not(:has(.tp-twitch)) .widget-title {
    display: none;
}


#postimagediv{
	display: none;
}



/* Responsive Design */
@media (max-width: 1024px) {
    .search-row {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }

    .author-field {
        grid-column: 1 / -1;
    }

    .date-row {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }

    .submit-field {
        grid-column: 1 / -1;
        justify-self: center;
    }
}

@media (max-width: 768px) {
    .articles-search-filters {
        padding: 20px;
    }

    .search-row {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .date-row {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .filter-button {
        width: 100%;
        padding: 14px 24px;
    }

    ul.page-numbers {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    ul.page-numbers .page-numbers {
        padding: 8px 12px;
        font-size: 14px;
    }

    .articles-archive-list.style-a .article-standard {
        padding: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .articles-search-filters {
        padding: 15px;
    }

    ul.page-numbers .page-numbers {
        padding: 6px 10px;
        font-size: 12px;
    }

    ul.page-numbers .page-numbers.prev,
    ul.page-numbers .page-numbers.next {
        padding: 6px 12px;
    }

    .pagination-info {
        font-size: 14px;
    }

    .results-info {
        padding: 12px 16px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 890px) {
    #top-bar .search-field, #top-bar .icon-search:before {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    #top-bar-container {
        padding: 0px 7px 0px 7px;
        height: 35px;
    }
    #top-bar ul.top-menu {
        line-height: 30px;
    }
    #top-bar ul.top-menu li {
        padding-right: 7px;
        margin-right: 7px;
    }
    .top-menu .menu-item-10691 {
        display: none !important;
    }
    #top-bar {
        margin-bottom: 0px;
        font-size: 75%;
    }
    .chessboard-wrapper iframe {
        width: calc(100% + 20px);
    }
    #bericht {
        display: none;
        margin-top: 10px;
        width: 2000px !important;
        margin-left: 5px !important;
        height: 85px !important;
    }
    #carousel-container .entry-meta {
        display: none;
    }
    #carousel-container-menu-block {
        padding: 4px;
    }
    #carousel-container-menu-block a {
        font-size: 13px !important;
    }
    #carousel-big-container {
        margin-top: -20px;
        margin-bottom: 5px;
    }
    .article-standard, #header {
        margin-bottom: 10px;
    }
    .favorite_botton {
        display: none;
    }
}</pre></body></html>