﻿:root
{
    --gutenify--post-list--category-background: #ffe66a;
    --gutenify--post-list--category-color: #000;
}
.wp-block-gutenify-post-carousel .swiper-container
{
    margin: 0 -20px;
    padding: 0 20px 40px;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper
{
    background-color: #fff;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-thumb
{
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-area: carousel-thumb;
    -ms-grid-column: 1;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-thumb img
{
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: middle;
    width: 100%;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content
{
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-area: carousel-text-content;
    -ms-grid-column: 2;
    padding: 30px 40px;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content a
{
    text-decoration: inherit;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content h3
{
    grid-area: gutenify-post-carousel-title;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    line-height: 1.4;
    margin-top: 0;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-meta
{
    grid-area: carousel-meta;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    margin-bottom: 15px;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-meta>span
{
    display: inline-block;
    font-size: 15px;
    margin-right: 15px;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-meta span:before
{
    content: "";
    display: inline-block;
    font-family: Font Awesome\ 5 Free;
    font-size: 13px;
    font-weight: 900;
    margin-right: 10px;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-meta span.comments-link:before
{
    content: "";
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-meta span.reviews:before
{
    content: "";
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-meta .cat-links:before
{
    content: "";
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-meta .byline:before
{
    content: "";
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-meta .tags-links:before
{
    content: "";
    font-size: 10px;
    font-weight: 900;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-meta .posted-on:before
{
    content: "";
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content a.more-link, .wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content a.more-link:visited
{
    box-sizing: border-box;
    clear: both;
    display: block;
    display: table;
    font-weight: 600;
    margin-top: 15px;
    position: relative;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .more-link:after
{
    border-radius: 100%;
    content: "";
    font-family: Font Awesome\ 5 Free;
    font-size: 10px;
    font-weight: 900;
    padding: 7px 7px 7px 5px;
    right: 8px;
    text-align: center;
    top: 0;
}
.wp-block-gutenify-post-carousel .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .entry-summary
{
    grid-area: carousel-entry-summary;
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    margin: 0;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-1 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content
{
    position: relative;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-1 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content span.cat-links
{
    left: 25px;
    position: absolute;
    top: -50px;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-1 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content span.cat-links a
{
    background: var(--gutenify--post-list--category-background);
    color: #222;
    display: inline-block;
    font-size: 13px;
    margin: 5px;
    padding: 0 10px;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-1 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content span.cat-links:before
{
    display: none;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-3 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper
{
    align-content: start;
    display: grid;
    grid-template-areas: "carousel-thumb carousel-text-content" "carousel-thumb carousel-text-content";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-3 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper.has-no-feature-image
{
    grid-template-areas: "carousel-text-content carousel-text-content" "carousel-text-content carousel-text-content";
    grid-template-rows: 1fr;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-3 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content
{
    align-content: center;
    display: grid;
    grid-template-areas: "gutenify-post-carousel-title" "carousel-meta" "carousel-entry-summary" "carousel-thumb";
    padding: 40px;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item img
{
    min-height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: middle;
    width: 100%;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper
{
    position: relative;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper a
{
    color: #fff;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-thumb
{
    position: relative;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-thumb.gutenify-post-carousel-no-thumb
{
    min-height: 500px;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content p
{
    margin: 0;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content
{
    align-content: flex-end;
    background: linear-gradient(0deg,rgba(0,0,0,.9) 0,transparent);
    bottom: 0;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    height: 93%;
    max-width: 100%;
    padding: 0 10% 10%;
    position: absolute;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .entry-summary, .wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content h3
{
    width: 100%;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-4 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content
{
    align-content: start;
    display: grid;
    grid-template-areas: "gutenify-post-carousel-title" "carousel-entry-summary" "carousel-meta";
    grid-template-columns: 100%;
    grid-template-rows: auto;
    position: relative;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-4 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-meta
{
    border-top: 1px solid rgba(0,0,0,.051);
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 10px 0 0;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-4 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-title
{
    margin: 0;
    padding: 0;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-4 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .entry-summary
{
    margin: 0;
    padding: 0 0 20px;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-4 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content span.cat-links
{
    left: 6%;
    position: absolute;
    top: -20%;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-4 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content span.cat-links a
{
    background: var(--gutenify--post-list--category-background);
    color: #222;
    display: inline-block;
    font-size: 13px;
    margin: 5px;
    padding: 0 10px;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-4 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content span.cat-links:before
{
    display: none;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-5 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content
{
    align-content: start;
    display: grid;
    grid-template-areas: "carousel-meta" "gutenify-post-carousel-title" "carousel-entry-summary";
    grid-template-columns: 100%;
    grid-template-rows: auto;
    position: relative;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-5 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-meta
{
    border-bottom: 1px solid rgba(0,0,0,.051);
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 10px 0;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-5 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .gutenify-post-carousel-title
{
    margin: 0;
    padding: 22px 0 0;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-5 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content .entry-summary
{
    margin: 0;
    padding: 10px 0 0;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-5 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content span.cat-links
{
    left: 6%;
    position: absolute;
    top: -20%;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-5 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content span.cat-links a
{
    background: var(--gutenify--post-list--category-background);
    color: #222;
    display: inline-block;
    font-size: 13px;
    margin: 5px;
    padding: 0 10px;
}
.wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-5 .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-text-content span.cat-links:before
{
    display: none;
}
.wp-block-gutenify-post-carousel .swiper-pagination
{
    bottom: 0;
    left: 0;
    margin-top: 10px;
    position: static;
    width: 100%;
    z-index: 99;
}
.wp-block-gutenify-post-carousel .swiper-pagination .swiper-pagination-bullet
{
    background: #000;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-size: unset;
    height: 15px;
    line-height: unset;
    margin: 0 5px;
    padding: unset;
    position: relative;
    transition: all .3s ease-in;
    width: 15px;
}
.wp-block-gutenify-post-carousel .swiper-button-next
{
    right: -100px;
}
.wp-block-gutenify-post-carousel .swiper-button-prev
{
    left: -100px;
}
.wp-block-gutenify-post-carousel:hover .swiper-button-next
{
    right: 10px;
    visibility: visible;
}
.wp-block-gutenify-post-carousel:hover .swiper-button-prev
{
    left: 10px;
    visibility: visible;
}
.wp-block-gutenify-post-carousel .swiper-button-next, .wp-block-gutenify-post-carousel .swiper-button-prev
{
    background: #fff;
    box-shadow: 0 0 12px rgba(0,0,0,.169);
    color: #000;
    cursor: pointer;
    min-height: 50px;
    min-width: 50px;
    transition: all .2s ease-in-out 0s;
    visibility: hidden;
    z-index: 99;
}
.wp-block-gutenify-post-carousel .swiper-button-next:hover, .wp-block-gutenify-post-carousel .swiper-button-prev:hover
{
    background-color: #000;
    color: #fff;
}
.wp-block-gutenify-post-carousel .swiper-button-next:after, .wp-block-gutenify-post-carousel .swiper-button-prev:after
{
    font-size: 17px;
}
@media screen and (max-width: 768px)
{
    .wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper
    {
        align-content: start;
        display: grid;
        grid-template-areas: "carousel-thumb" "carousel-text-content";
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }
    .gutenify-post-carousel-layout-3 .gutenify-post-carousel-section .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper .gutenify-post-carousel-thumb img
    {
        min-height: 400px;
    }
    .wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper>.gutenify-post-carousel-thumb
    {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
    }
    .wp-block-gutenify-post-carousel.gutenify-post-carousel-layout-2 .gutenify-post-carousel-item .gutenify-post-carousel-item-inner-wrapper>.gutenify-post-carousel-text-content
    {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }
}
.gutenify-post-carousel-item-inner-wrapper
{
    overflow: auto;
}