/* 
Theme Name:   Motyw PŻK
Template:     chromenews
*/

.header-image-default .af-header-image.data-bg {
    padding: 5px 0;
}
.exclusive-posts .exclusive-now {
    background: #CD0B20;
}
body.aft-dark-mode div.pzk > .blockspare-block-container-wrapper {
    background-color: #222222 !important;
}

body.aft-dark-mode .pzk .blockspare-posts-block-post-grid-title a span,
body.aft-dark-mode .pzk .blockspare-posts-block-post-grid-author a span,
body.aft-dark-mode .pzk .blockspare-posts-block-post-grid-date,
body.aft-dark-mode .pzk .comment_count,
body.aft-dark-mode .pzk .blockspare-posts-block-post-grid-excerpt-content,
body.aft-dark-mode .pzk .blockspare-posts-block-post-grid-more-link span,
body.aft-dark-mode .pzk .blockspare-section-head-wrap .blockspare-title,
body.aft-dark-mode .pzk .blockspare-section-head-wrap .blockspare-subtitle
{
    color: #fff !important;
}

.pzk .blockspare-posts-block-post-grid-title a:hover,
.pzk .blockspare-posts-block-post-grid-author a:hover,
.pzk .blockspare-posts-block-post-grid-excerpt a:hover
{
    text-decoration: underline !important;
    text-decoration-color: #CD0B20 !important;
    text-decoration-thickness: 1px !important;
    text-underline-position: under !important;
}

.footer-first-widgets-section a
{
    color: #CD0B20 !important;
}

form.wpcf7-form label input[name="acceptance-1"]
{
    width: 18px !important;
    height: 18px !important;
    line-height: 15 px !important;
}

.wpcf7-list-item {
	margin: 0 !important;
}

.wpcf7-list-item-label {
    font-size: 15px !important;
    font-weight: 400;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 5px 60px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:disabled {
  background-color: #cccccc;
}

.wp-block-post-author {
    margin-top: 10px;
    }

.wp-block-post-author-biography {
    font-size: 13px;
    font-style: italic;
    margin-bottom: 20px;
}

.af-cat-widget-carousel a.chromenews-categories.category-color-1 {
    color: #ffffff !important;
}

.read-single:not(.af-cat-widget-carousel) .cat-links li a.category-color-1 {
    border-color: #CD0B20;
}

figure.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    font-size: 14px;
    font-style: italic;
    background: none;
    position: relative;
    color: #808080;
    text-shadow: none;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    height: 0%;
    -webkit-mask-image: none;
    mask-image: none;
    max-height: 0%
}

body.single-post .aft-image-caption {
    color: #808080;
    background: none;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.wp-block-post-author__bio {
    font-size: .7em !important;
    font-style: italic;
}