.leftc-rights-section .news-grid .news-grid-post-wrap,
.lefts-rightc-section .news-grid .news-grid-post-wrap {
    grid-gap: var(--deixav5-gap-xl, 25px);
}

:root {
    --deixav5-gap-xs: 5px;
    --deixav5-gap-sm: 10px;
    --deixav5-gap-md: 15px;
    --deixav5-gap-lg: 20px;
    --deixav5-gap-xl: 30px;
    --deixav5-gap-xxl: 40px;
}

.clamp-title--on .news-grid .post-title,
.clamp-title--on .news-list-post-wrap .list-item .post-title,
.clamp-title--on .news-carousel .post-title,
.clamp-title--on .news-filter .post-title,
.clamp-title--on .news-alter .post-title,
.clamp-title--on .deixav5-widget-carousel-posts .carousel-posts-wrap h2,
.clamp-title--on .widget.widget_deixav5_news_filter_tabbed_widget .post-element .post-title,
.clamp-title--on .widget .popular-posts-wrap .post-title,
.clamp-title--on .widget_deixav5_posts_grid_two_column_widget .post-title,
.clamp-title--on .widget .posts-grid-wrap .post-title,
.clamp-title--on .widget-tabs-content .tab-item .post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.widget.retrieving-posts .posts-wrap:before,
.retrieving-posts .filter-tab-content-wrapper:after,
.main-banner-slider:not(.slick-initialized):before,
.popular-posts-wrap:not(.slick-initialized):before {
    content: '';
    position: absolute;
    margin: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 15px;
    border-radius: 100%;
    z-index: 2;
    background-color: transparent;
    box-shadow: 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e;
    -o-box-shadow: 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e;
    -ms-box-shadow: 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e;
    -webkit-box-shadow: 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e;
    -moz-box-shadow: 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e;
    animation: cssload-spin ease infinite 4.6s;
    -o-animation: cssload-spin ease infinite 4.6s;
    -ms-animation: cssload-spin ease infinite 4.6s;
    -webkit-animation: cssload-spin ease infinite 4.6s;
    -moz-animation: cssload-spin ease infinite 4.6s
}

.widget .posts-wrap {
    position: relative
}

.widget.retrieving-posts .posts-wrap .post-item {
    opacity: 0.3
}

@keyframes cssload-spin {

    0%,
    100% {
        box-shadow: 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e
    }

    25% {
        box-shadow: -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e, 15px 15px #ef7c04
    }

    50% {
        box-shadow: -15px -15px #ef7c04, 15px -15px #9dcd2e, 15px 15px #ef7c04, -15px 15px #9dcd2e
    }

    75% {
        box-shadow: 15px -15px #9dcd2e, 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04
    }
}

@-o-keyframes cssload-spin {

    0%,
    100% {
        box-shadow: 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e
    }

    25% {
        box-shadow: -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e, 15px 15px #ef7c04
    }

    50% {
        box-shadow: -15px -15px #ef7c04, 15px -15px #9dcd2e, 15px 15px #ef7c04, -15px 15px #9dcd2e
    }

    75% {
        box-shadow: 15px -15px #9dcd2e, 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04
    }
}

@-ms-keyframes cssload-spin {

    0%,
    100% {
        box-shadow: 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e
    }

    25% {
        box-shadow: -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e, 15px 15px #ef7c04
    }

    50% {
        box-shadow: -15px -15px #ef7c04, 15px -15px #9dcd2e, 15px 15px #ef7c04, -15px 15px #9dcd2e
    }

    75% {
        box-shadow: 15px -15px #9dcd2e, 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04
    }
}

@-webkit-keyframes cssload-spin {

    0%,
    100% {
        box-shadow: 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e
    }

    25% {
        box-shadow: -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e, 15px 15px #ef7c04
    }

    50% {
        box-shadow: -15px -15px #ef7c04, 15px -15px #9dcd2e, 15px 15px #ef7c04, -15px 15px #9dcd2e
    }

    75% {
        box-shadow: 15px -15px #9dcd2e, 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04
    }
}

@-moz-keyframes cssload-spin {

    0%,
    100% {
        box-shadow: 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e
    }

    25% {
        box-shadow: -15px 15px #9dcd2e, -15px -15px #ef7c04, 15px -15px #9dcd2e, 15px 15px #ef7c04
    }

    50% {
        box-shadow: -15px -15px #ef7c04, 15px -15px #9dcd2e, 15px 15px #ef7c04, -15px 15px #9dcd2e
    }

    75% {
        box-shadow: 15px -15px #9dcd2e, 15px 15px #ef7c04, -15px 15px #9dcd2e, -15px -15px #ef7c04
    }
}

.byline img,
body.home .byline img {
    width: 19px;
    height: 19px;
    margin-right: var(--deixav5-gap-sm);
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    position: initial;
    transform: initial
}

article.sticky .blaze_box_wrap {
    border: 2px solid var(--deixav5-global-preset-theme-color);
    border-radius: 4px;
    padding: var(--deixav5-gap-md);
}

article.sticky .post-thumb-wrap:after {
    content: '\f08d';
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    top: 10px;
    right: 15px;
    color: var(--deixav5-global-preset-theme-color);
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    z-index: 1
}

article.sticky .post-thumb-wrap:before {
    content: ''
}

.post,
.page {
    margin-bottom: 0
}

.bodynoscroll .search_close_btn {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px
}

.search-popup--style-three .site-header {
    position: relative
}

.search-popup--style-three .site-header.layout--default .search-form-wrap {
    position: absolute;
    left: 0px;
    width: 100%;
    padding: var(--deixav5-gap-xl) 0px;
    top: 100%;
    border-top: none;
    box-shadow: 0px 3px 5px -1px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 3px 5px -1px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 5px -1px rgb(0 0 0 / 20%);
    z-index: 11
}

.search-popup--style-three.bodynoscroll .site-header.layout--default .fixed_header~.search-form-wrap {
    position: fixed;
    top: 104px
}

.search-popup--style-three .site-header.layout--default .search-form-wrap form {
    width: 59%;
    margin: 0 auto;
    display: flex
}

.search-form-wrap form {
    display: flex
}

.search-form-wrap form label {
    width: 100%;
    margin-right: var(--deixav5-gap-sm);
}

.search-form-wrap .search-field {
    width: 100%
}

.search-popup--style-three .site-header.layout--default .search-form-wrap .search-field {
    width: 100%;
    height: 46px
}

.deixav5_dark_mode.search-popup--style-three .search-field {
    background: #27272b;
    border-color: #343434;
    color: var(--white-text);
    outline: none
}

.search-popup--style-three .site-header.layout--default .search-submit {
    text-transform: uppercase;
    padding: var(--deixav5-gap-md) var(--deixav5-gap-xxl);
}

.search-form-wrap input.search-field:focus::placeholder,
.search-form-wrap input.search-field {
    outline: none
}

@media(max-width:769px) {
    .search-popup--style-three .site-header.layout--default .search-submit {
        padding: 10px 15px
    }

    .search-popup--style-three .site-header.layout--default .search-form-wrap form {
        width: 90%
    }
}

.search .list-item figure.post-thumb-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: scale(1) translate(-50%, -50%)
}

.widget_deixav5_ads_slider_widget .deixav5-advertisement-block {
    display: flex;
    flex-direction: column;
    max-width: 373px;
    height: 500px
}

@media (max-width:375px) {
    .widget_deixav5_ads_slider_widget .deixav5-advertisement-block {
        max-width: 343px
    }
}

@media (max-width:320px) {
    .widget_deixav5_ads_slider_widget .deixav5-advertisement-block {
        max-width: 295px
    }
}

.widget_deixav5_ads_slider_widget figure {
    height: 500px;
    position: relative
}

.widget_deixav5_ads_slider_widget figure img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: scale(1) translate(-50%, -50%)
}

.widget_deixav5_ads_slider_widget .deixav5-advertisement-block .slick-arrow {
    position: absolute;
    top: 48%;
    z-index: 9;
    background-color: transparent;
    border: none;
    font-size: 15px;
    padding: 0;
    visibility: hidden;
    cursor: pointer
}

.widget_deixav5_ads_slider_widget .deixav5-advertisement-block:hover .slick-arrow {
    visibility: visible
}

.widget_deixav5_ads_slider_widget .deixav5-advertisement-block .slick-prev {
    left: 10px
}

.widget_deixav5_ads_slider_widget .deixav5-advertisement-block .slick-next {
    right: 10px
}

.widget_deixav5_ads_slider_widget .deixav5-advertisement-block .slick-arrow:hover i {
    color: var(--deixav5-global-preset-theme-color);
    background-color: var(--white-text);
    border-color: var(--white-text)
}

.widget_deixav5_ads_slider_widget .deixav5-advertisement-block .slick-arrow i {
    padding: var(--deixav5-gap-sm) var(--deixav5-gap-md);
    border: 1px solid var(--white-text);
    border-radius: 2px;
    -webkit-transition: 0.5s ease;
    transition: 1s ease-in-out
}

.background-animation--one .deixav5-background-animation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    animation: animateBg 50s linear infinite
}

@keyframes animateBg {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }
}

.background-animation--one .deixav5-background-animation span.item {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4px;
    height: 4px;
    background: var(--deixav5-animation-object-color);
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1), 0 0 0 8px rgba(255, 255, 255, 0.1), 0 0 20px rgba(255, 255, 255, 1);
    animation: animate-star 3s linear infinite
}

.background-animation--one .deixav5-background-animation span.item::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 300px;
    height: 1px;
    background: linear-gradient(90deg, var(--deixav5-animation-object-color), transparent)
}

@keyframes animate-star {
    0% {
        transform: rotate(315deg) translateX(0);
        opacity: 1
    }

    70% {
        opacity: 1
    }

    100% {
        transform: rotate(315deg) translateX(-1500px);
        opacity: 0
    }
}

.background-animation--one .deixav5-background-animation span.item:nth-child(1) {
    top: 0;
    right: 0;
    left: initial;
    animation-delay: 0.5s;
    animation-duration: 1s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(2) {
    top: 0;
    right: 80px;
    left: initial;
    animation-delay: 0.2s;
    animation-duration: 3s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(3) {
    top: 80px;
    right: 0px;
    left: initial;
    animation-delay: 0.4s;
    animation-duration: 2s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(4) {
    top: 0;
    right: 180px;
    left: initial;
    animation-delay: 0.6s;
    animation-duration: 1.5s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(5) {
    top: 0;
    right: 400px;
    left: initial;
    animation-delay: 0.8s;
    animation-duration: 2.5s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(6) {
    top: 0;
    right: 600px;
    left: initial;
    animation-delay: 1s;
    animation-duration: 3s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(7) {
    top: 300px;
    right: 0px;
    left: initial;
    animation-delay: 1s;
    animation-duration: 1.75s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(8) {
    top: 0px;
    right: 700px;
    left: initial;
    animation-delay: 1.4s;
    animation-duration: 1.25s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(9) {
    top: 0px;
    right: 1220px;
    left: initial;
    animation-delay: 0.75s;
    animation-duration: 2.25s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(10) {
    top: 0px;
    right: 1000px;
    left: initial;
    animation-delay: 2.75s;
    animation-duration: 2.25s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(11) {
    top: 0;
    right: -430px;
    left: initial;
    animation-delay: 5s;
    animation-duration: 2s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(12) {
    top: 0;
    right: -330px;
    left: initial;
    animation-delay: 5s;
    animation-duration: 2s
}

.background-animation--one .deixav5-background-animation span.item:nth-child(13) {
    top: 0px;
    right: 1330px;
    left: initial;
    animation-delay: 0.75s;
    animation-duration: 2.25s
}

.background-animation--two .deixav5-background-animation {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
    top: 0
}

.background-animation--two .deixav5-background-animation .item {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: transparent;
    border: 4px solid var(--deixav5-animation-object-color)
}

.background-animation--two .deixav5-background-animation .item:nth-child(1) {
    top: 12%;
    left: 42%;
    animation: animate 10s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(2) {
    top: 70%;
    left: 50%;
    animation: animate 7s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(3) {
    top: 17%;
    left: 6%;
    animation: animate 9s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(4) {
    top: 20%;
    left: 60%;
    animation: animate 10s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(5) {
    top: 67%;
    left: 10%;
    animation: animate 6s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(6) {
    top: 80%;
    left: 70%;
    animation: animate 12s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(7) {
    top: 60%;
    left: 80%;
    animation: animate 15s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(8) {
    top: 32%;
    left: 25%;
    animation: animate 16s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(9) {
    top: 90%;
    left: 25%;
    animation: animate 9s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(10) {
    top: 20%;
    left: 80%;
    animation: animate 5s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(11) {
    top: 41%;
    right: 9%;
    animation: animate 5s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(12) {
    top: 80%;
    right: 11%;
    animation: animate 5s linear infinite
}

.background-animation--two .deixav5-background-animation .item:nth-child(13) {
    top: 91%;
    left: 6%;
    animation: animate 5s linear infinite
}

@keyframes animate {
    0% {
        transform: scale(0) translateY(0) rotate(0);
        opacity: 1
    }

    100% {
        transform: scale(1.3) translateY(-90px) rotate(360deg);
        opacity: 0
    }
}

@media (max-width:610px) {

    .background-animation--two .deixav5-background-animation .item:nth-child(4),
    .background-animation--two .deixav5-background-animation .item:nth-child(5),
    .background-animation--two .deixav5-background-animation .item:nth-child(6),
    .background-animation--two .deixav5-background-animation .item:nth-child(7),
    .background-animation--two .deixav5-background-animation .item:nth-child(11),
    .background-animation--two .deixav5-background-animation .item:nth-child(13),
    .background-animation--two .deixav5-background-animation .item:nth-child(9),
    .background-animation--three .deixav5-background-animation .item:nth-child(9),
    .background-animation--three .deixav5-background-animation .item:nth-child(4),
    .background-animation--three .deixav5-background-animation .item:nth-child(12),
    .background-animation--three .deixav5-background-animation .item:nth-child(10),
    .background-animation--three .deixav5-background-animation .item:nth-child(2),
    .background-animation--three .deixav5-background-animation .item:nth-child(5),
    .background-animation--three .deixav5-background-animation .item:nth-child(1),
    .deixav5-background-animation.hide-on-mobile {
        display: none
    }
}

.background-animation--three .deixav5-background-animation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    pointer-events: none
}

.background-animation--three .deixav5-background-animation .item {
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    background-color: var(--deixav5-animation-object-color);
    animation: animate-up 20s linear infinite;
    bottom: -150px;
    border-radius: 6px
}

.background-animation--three .deixav5-background-animation .item:nth-child(1) {
    left: 86%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
    border-radius: 33% 67% 58% 42% / 30% 32% 68% 70%
}

.background-animation--three .deixav5-background-animation .item:nth-child(2) {
    left: 12%;
    width: 30px;
    height: 30px;
    animation-delay: 1.5s;
    animation-duration: 10s;
    background-color: transparent
}

.background-animation--three .deixav5-background-animation .item:nth-child(2):after {
    content: '';
    position: absolute;
    border-width: 2.3em;
    border-style: solid;
    border-left-color: var(--deixav5-animation-object-color);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: transparent
}

.background-animation--three .deixav5-background-animation .item:nth-child(3) {
    left: 70%;
    width: 100px;
    height: 100px;
    animation-delay: 1.5s
}

.background-animation--three .deixav5-background-animation .item:nth-child(4) {
    left: 42%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 15s
}

.background-animation--three .deixav5-background-animation .item:nth-child(5) {
    left: 65%;
    width: 40px;
    height: 40px;
    animation-delay: 0s;
    border-radius: 50%
}

.background-animation--three .deixav5-background-animation .item:nth-child(6) {
    left: 15%;
    width: 110px;
    height: 110px;
    animation-delay: 3.5s
}

.background-animation--three .deixav5-background-animation .item:nth-child(7) {
    left: 27%;
    width: 110px;
    height: 110px;
    animation-delay: 9s;
    border-radius: 50%
}

.background-animation--three .deixav5-background-animation .item:nth-child(8) {
    left: 59%;
    width: 90px;
    height: 90px;
    animation-delay: 6.2s;
    border-radius: 73% 27% 58% 42% / 43% 56% 44% 57%
}

.background-animation--three .deixav5-background-animation .item:nth-child(9),
.background-animation--three .deixav5-background-animation .item:nth-child(10),
.background-animation--three .deixav5-background-animation .item:nth-child(11),
.background-animation--three .deixav5-background-animation .item:nth-child(12),
.background-animation--three .deixav5-background-animation .item:nth-child(13) {
    display: none
}

@keyframes animate-up {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1
    }

    100% {
        transform: translateY(-800px) rotate(360deg);
        opacity: 0
    }
}

.boxed--layout.background-animation--one .deixav5-background-animation,
.boxed--layout.background-animation--two .deixav5-background-animation,
.boxed--layout.background-animation--three .deixav5-background-animation {
    z-index: 1
}

body {
    overflow-x: hidden
}

.deixav5-cursor.type--one {
    content: '';
    width: 25px;
    height: 25px;
    border: 1px dashed var(--deixav5-global-preset-theme-color);
    border-radius: 50%;
    position: absolute;
    z-index: 99999;
    pointer-events: none;
    overflow: hidden;
    transform: translate(12%, 16%)
}

.boxed--layout .deixav5-cursor.type--one {
    transform: translate(-226%, -313%)
}

.boxed--layout .deixav5-cursor.type--one.isActive {
    transform: translate(-226%, -313%)
}

.deixav5-cursor.type--one.isActive {
    animation: spin-1 4000ms infinite linear;
    width: 35px;
    height: 35px
}

@keyframes spin-1 {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.deixav5-cursor.type--two {
    content: '';
    width: 10px;
    height: 10px;
    background: var(--deixav5-global-preset-gradient-color-2);
    border-radius: 50%;
    position: absolute;
    z-index: 999;
    pointer-events: none;
    overflow: hidden;
    transform: translate(92%, 106%);
    transition: .10s
}

.deixav5-cursor.type--two.isActive {
    opacity: .5;
    transform: translate(105%, 106%) scale(4)
}

body.elementor-default article h2 {
    font-weight: initial;
    font-style: initial
}

body.elementor-default.single-post #primary .primary-content article .entry-content a,
body.single-post #primary article footer .tags-links a {
    text-decoration: initial
}

body.elementor-default.single-post article .entry-content p a,
body.elementor-default.single-post article .entry-content a {
    color: initial
}

body.elementor-default .nekit-widget-section .post-categories a,
body.elementor-default .nekit-widget-section .widget .post-categories a {
    line-height: initial
}

body.elementor-default .nekit-widget-section .post-categories .cat-item,
body.elementor-default .nekit-widget-section .post-categories .cat-item:hover {
    background-color: initial
}

body.elementor-default .nekit-widget-section .post-meta span {
    padding: 0
}

body.elementor-default .gallery .gallery-item {
    max-width: 100%
}

.nekit-news-list-two-posts-wrap.nekit-widget-section .post-title {
    margin-left: 0
}

.nekit-grid-widget .post-categories li a {
    padding: 0
}

body.elementor-default .nekit-news-carousel-two-posts-wrap.nekit-carousel-widget article figure .post-categories {
    position: initial !important;
    display: initial !important
}

body.elementor-default .nekit-filter-widget .trailing-post .post-categories,
body.elementor-default .nekit-block-widget .trailing-post .post-categories {
    display: none !important
}

body.elementor-default .list-item figure.post-thumb-wrap {
    flex: initial
}

body.elementor-default .list-item .post-element {
    flex: 1;
    padding: initial
}

body.elementor-default .banner-layout--two .main-banner-wrap,
body.elementor-default .banner-layout--two .main-banner-popular-posts {
    max-width: initial
}

/* Remove shadows and borders from images (except main banner) */
.news-grid .post-thumb-wrap,
.news-list .post-thumb-wrap,
.news-filter .post-thumb-wrap,
.news-carousel .post-thumb-wrap,
.widget .post-thumb-wrap,
.news-alter .post-thumb-wrap,
.news-grid .post-thumb,
.news-list .post-thumb,
.news-filter .post-thumb,
.news-carousel .post-thumb,
.widget .post-thumb,
.news-alter .post-thumb {
    box-shadow: none !important;
    border: none !important;
    border-radius: 5px !important;
}

.news-grid figure.post-thumb-wrap,
.news-list figure.post-thumb-wrap,
.news-filter figure.post-thumb-wrap,
.news-carousel figure.post-thumb-wrap,
.widget figure.post-thumb-wrap,
.news-alter figure.post-thumb-wrap {
    box-shadow: none !important;
    border: none !important;
    border-radius: 5px !important;
}

/* Apply border radius to featured image on single posts/pages */
.post-thumbnail {
    border-radius: 5px !important;
    overflow: hidden !important;
}

.post-thumbnail img {
    border-radius: 5px !important;
}

/* Apply border radius to content images */
.entry-content img {
    border-radius: 5px !important;
}

/* Remove dotted outline on link click */
a:focus,
a:active {
    outline: none !important;
    box-shadow: none !important;
}

.widget_deixav5_posts_list_widget .post-thumb img {
    border-radius: 10px;
    overflow: hidden;
}

/* Responsivo */
@media (max-width: 768px) {
    .widget_deixav5_posts_list_widget .post-item {
        flex-direction: column;
    }

    .widget_deixav5_posts_list_widget .post-thumb {
        width: 100%;
        margin-right: 0;
        margin-bottom: var(--deixav5-gap-md);
    }
}

/* Remover círculo placeholder e ajustar alinhamento */
.widget_deixav5_posts_list_widget .post-item::before,
.widget_deixav5_posts_list_widget .deixav5-category-no-bk::before {
    display: none !important;
}

.widget_deixav5_posts_list_widget .post-meta {
    margin: 0;
    padding: 0;
}

.widget_deixav5_posts_list_widget .post-meta:first-child {
    margin-bottom: 8px;
}

.widget_deixav5_posts_list_widget .post-content-wrap {
    padding: 0;
}

/* Ajustar espaçamento do título */
.widget_deixav5_posts_list_widget .permalink-wrapper {
    display: block;
    margin: 0;
}

/* Layout One - Alinhamento horizontal específico */
.widget_deixav5_posts_list_widget .layout-one .post-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: var(--deixav5-gap-md);
    margin-bottom: 1px;
    padding-left: 0;
    padding-right: 0;
}

.widget_deixav5_posts_list_widget .layout-one .post_thumb_image {
    flex-shrink: 0;
    width: 120px;
    order: 1;
}

.widget_deixav5_posts_list_widget .layout-one .post-content-wrap {
    flex: 1;
    order: 2;
    display: flex;
    flex-direction: column;
    gap: var(--deixav5-gap-xs);
}

.widget_deixav5_posts_list_widget .layout-one .post-meta:first-child {
    order: 1;
    margin-bottom: 0;
}

.widget_deixav5_posts_list_widget .layout-one .deixav5-post-title {
    order: 2;
    margin: 0;
}

.widget_deixav5_posts_list_widget .layout-one .post-meta:last-child {
    order: 3;
    margin-top: 0;
}

/* Ocultar categorias no layout-one */
.widget_deixav5_posts_list_widget .layout-one .post-categories {
    display: none;
}

/* Garantir que a imagem tenha proporção correta */
.widget_deixav5_posts_list_widget .layout-one .post-thumb figure {
    margin: 0;
    padding-bottom: 75%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.widget_deixav5_posts_list_widget .layout-one .post-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

/* Responsivo para layout-one */
@media (max-width: 768px) {
    .widget_deixav5_posts_list_widget .layout-one .post-item {
        flex-direction: column;
    }

    .widget_deixav5_posts_list_widget .layout-one .post_thumb_image {
        width: 100%;
        margin-bottom: var(--deixav5-gap-md);
    }
}


/* =========================================
   CONSOLIDATED POST LAYOUT FIXES
   Combines fix-post-order.css & global-post-fix.css
   ========================================= */

/* GLOBAL: Hide author in all widgets */
.post-meta .author_name,
.post-meta .byline,
span.author_name {
    display: none !important;
}

/* GLOBAL: Ensure date is always small */
.post-date {
    font-size: 12px !important;
    color: #999 !important;
}

/* FLEX ORDERING: Standard Post Wrappers */
.post-content-wrap {
    display: flex !important;
    flex-direction: column !important;
}

.post-content-wrap .post-meta:has(.tag-wrap),
.post-content-wrap .post-meta:first-child {
    order: 1 !important;
}

.post-content-wrap .post-title,
.post-content-wrap .deixav5-post-title {
    order: 2 !important;
}

.post-content-wrap .post-meta:has(.post-date) {
    order: 999 !important;
}

/* FLEX ORDERING: Card Content Wrappers (seen in global-post-fix) */
.card__content {
    display: flex !important;
    flex-direction: column !important;
}

.card__content .post-meta:has(.tag-wrap),
.card__content .post-meta:first-child {
    order: 1 !important;
}

.card__content .post-title,
.card__content .deixav5-post-title,
.card__content .card__content-title {
    order: 2 !important;
}

.card__content .post-meta:has(.post-date) {
    order: 999 !important;
}

/* Ocultar data no post-list */
.widget_deixav5_posts_list_widget .layout-one .post-date,
.widget_deixav5_posts_list_widget .post-date {
    display: none !important;
}

/* Ocultar miniaturas no post-list - apenas texto */
.widget_deixav5_posts_list_widget .post-thumb,
.widget_deixav5_posts_list_widget .layout-one .post_thumb_image,
.widget_deixav5_posts_list_widget .layout-one .post-thumb {
    display: none !important;
}


/* Ajustar layout sem miniatura */
.widget_deixav5_posts_list_widget .layout-one .post-item {
    gap: 0 !important;
}

.widget_deixav5_posts_list_widget .layout-one .post-content-wrap {
    width: 100% !important;
}

/* Eliminar hr e espaçamento */
.widget_deixav5_posts_list_widget .posts-wrap {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* Ocultar TODOS os hr relacionados ao widget - seletor universal */
.widget_deixav5_posts_list_widget hr,
.widget_deixav5_posts_list_widget+hr,
.widget_deixav5_posts_list_widget~hr,
.widget.widget_deixav5_posts_list_widget hr,
.widget.widget_deixav5_posts_list_widget+hr,
.widget.widget_deixav5_posts_list_widget~hr,
aside .widget_deixav5_posts_list_widget hr,
aside .widget_deixav5_posts_list_widget+hr,
aside .widget_deixav5_posts_list_widget~hr,
.secondary-sidebar .widget_deixav5_posts_list_widget hr,
.secondary-sidebar .widget_deixav5_posts_list_widget+hr,
.secondary-sidebar .widget_deixav5_posts_list_widget~hr,
hr+.widget_deixav5_posts_list_widget,
.widget_deixav5_posts_list_widget * hr,
.posts-list-wrap hr,
.posts-wrap hr {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

.widget_deixav5_posts_list_widget .deixav5-widget-title,
.widget_deixav5_posts_list_widget .widget-title {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}


/* Styling Pagination - Modified by Antigravity to fix selector conflicts */
.pagination {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
}

/* Reset for the UL container generated by WP type='list' */
.pagination ul.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    background: transparent;
    box-shadow: none;
    width: auto;
    height: auto;
}

/* Reset for LI items */
.pagination ul.page-numbers li {
    margin: 0;
    padding: 0;
    display: block;
}

/* Styles for the actual buttons (links and spans), specifically excluding the UL */
.pagination .page-numbers.current,
.pagination a.page-numbers,
.pagination span.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 15px;
    border-radius: 5px;
    background-color: var(--white-bk-color, #fff);
    color: var(--body-text-default-color, #333);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 1px solid var(--border-line-color, #e2e2e2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    font-family: var(--post-title-family, sans-serif);
    font-size: 1rem;
    line-height: 1;
}

.pagination a.page-numbers:hover,
.pagination a.page-numbers:focus {
    background-color: var(--deixav5-global-preset-theme-color, #02de9c);
    color: #fff;
    border-color: var(--deixav5-global-preset-theme-color, #02de9c);
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.pagination .page-numbers.current {
    background-color: var(--deixav5-global-preset-theme-color, #02de9c);
    color: #fff;
    border-color: var(--deixav5-global-preset-theme-color, #02de9c);
    cursor: default;
    pointer-events: none;
}

.pagination .page-numbers.dots {
    background-color: transparent;
    border: none;
    box-shadow: none;
    cursor: default;
    min-width: auto;
    padding: 0 5px;
}

.pagination .page-numbers i {
    font-size: 14px;
}

/* Dark Mode Support */
.deixav5_dark_mode .pagination .page-numbers.current,
.deixav5_dark_mode .pagination a.page-numbers,
.deixav5_dark_mode .pagination span.page-numbers {
    background-color: #27272b;
    color: #fff;
    border-color: #343434;
}

.deixav5_dark_mode .pagination a.page-numbers:hover {
    background-color: var(--deixav5-global-preset-theme-color, #02de9c);
    border-color: var(--deixav5-global-preset-theme-color, #02de9c);
}

/* Style for Ajax Load More Button - Added by Antigravity */
.pagination .ajax-load-more {
    display: inline-block;
    padding: 10px 30px;
    border-radius: 30px;
    background-color: var(--white-bk-color, #fff);
    color: var(--body-text-default-color, #333);
    border: 1px solid var(--border-line-color, #e2e2e2);
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    font-family: var(--post-title-family, sans-serif);
}

.pagination .ajax-load-more:hover {
    background-color: var(--deixav5-global-preset-theme-color, #02de9c);
    color: #fff;
    border-color: var(--deixav5-global-preset-theme-color, #02de9c);
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.deixav5_dark_mode .pagination .ajax-load-more {
    background-color: #27272b;
    color: #fff;
    border-color: #343434;
}

.deixav5_dark_mode .pagination .ajax-load-more:hover {
    background-color: var(--deixav5-global-preset-theme-color, #02de9c);
    border-color: var(--deixav5-global-preset-theme-color, #02de9c);
}

/* Support for Nav Links - Added by Antigravity */
.pagination .nav-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 20px;
    border-radius: 5px;
    background-color: var(--white-bk-color, #fff);
    color: var(--body-text-default-color, #333);
    border: 1px solid var(--border-line-color, #e2e2e2);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    margin: 0 5px;
}

.pagination .nav-links a:hover {
    background-color: var(--deixav5-global-preset-theme-color, #02de9c);
    color: #fff;
    border-color: var(--deixav5-global-preset-theme-color, #02de9c);
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.deixav5_dark_mode .pagination .nav-links a {
    background-color: #27272b;
    color: #fff;
    border-color: #343434;
}

.deixav5_dark_mode .pagination .nav-links a:hover {
    background-color: var(--deixav5-global-preset-theme-color, #02de9c);
    border-color: var(--deixav5-global-preset-theme-color, #02de9c);
}

/* --- Single Colunista Styles --- */

.colunista-main-content {
    width: 100%;
}

.colunista-profile-header {
    padding: 30px;
    margin-bottom: 40px;
    text-align: center;
}

.colunista-avatar {
    margin-bottom: 20px;
}

.colunista-avatar-img,
.colunista-avatar-placeholder {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #f1f1f1;
    display: inline-block;
}

.colunista-avatar-placeholder {
    background: #ddd;
    border: none;
}

.colunista-profile-header .entry-title {
    margin-bottom: 10px;
}

.colunista-cargo {
    font-size: 1.1rem;
    color: #666;
    margin-bottom: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.colunista-bio {
    max-width: 800px;
    margin: 0 auto 20px;
    font-size: 1rem;
    color: #444;
}

.colunista-social {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.colunista-social .social-link {
    font-size: 20px;
    text-decoration: none;
}

.colunista-social .social-link.instagram {
    color: #E1306C;
}

.colunista-social .social-link.twitter {
    color: #1DA1F2;
}

.colunista-social .social-link.facebook {
    color: #4267B2;
}

.colunista-social .social-link.email {
    color: #333;
}

.colunista-section-title {
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.colunista-section-title span {
    font-weight: bold;
    font-size: 1.2rem;
    text-transform: uppercase;
}

/* Article List */
.colunista-article-item {
    margin-bottom: 30px;
    display: flex;
    gap: 20px;
    align-items: stretch;
}

.coluna-custom-thumb {
    flex: 0 0 260px;
    max-width: 260px;
    min-width: 260px;
    min-height: 120px;
    background-color: #f0f0f0;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
}

.coluna-custom-thumb a {
    display: block;
    width: 100%;
    height: 100%;
}

.coluna-custom-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid #eee;
    display: block;
}

.colunista-article-content {
    flex: 1;
}

.colunista-article-content .post-cat-item {
    color: #d32f2f;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.8rem;
    margin-bottom: 5px;
    display: inline-block;
    text-decoration: none;
}

.colunista-article-content .entry-title {
    margin-top: 5px;
    font-size: 1.5rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.colunista-article-content .entry-title a {
    text-decoration: none;
    color: #1a365d;
}

.colunista-article-content .entry-title a:hover {
    color: #2c5282;
}

.colunista-article-content .entry-meta {
    color: #888;
    font-size: 0.9rem;
    margin: 10px 0;
}

.colunista-article-content .entry-excerpt,
.colunista-article-content .entry-excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.6;
    margin: 0;
}

/* Responsiveness */
@media (max-width: 768px) {
    .colunista-profile-header {
        padding: 20px;
    }

    .colunista-article-item {
        flex-direction: column;
    }

    .coluna-custom-thumb {
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%;
        min-width: 0;
    }

    .coluna-custom-thumb img {
        width: 100%;
        height: auto;
        aspect-ratio: 16/9;
    }

    .colunista-article-content .entry-title {
        font-size: 1.3rem;
    }
}

/* Tags Above Title - Left Sidebar Right Content Section */
.lefts-rightc-section .news-list .post-element .post-meta:first-child,
.lefts-rightc-section .news-list .post-element .post-title,
.lefts-rightc-section .news-list .post-element .post-meta:last-child {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.2 !important;
    /* tighter line spacing */
}

/* Ensure container has no extra gap */
.lefts-rightc-section .news-list .post-element {
    gap: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
}

/* Force elements to NOT grow and remove margins to pack them tight */
.lefts-rightc-section .news-list .post-element>* {
    flex-grow: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Specific Gap Control */
.lefts-rightc-section .news-list .post-element .tag-wrap {
    margin-bottom: 2px !important;
    /* Tiny gap between tag and title */
    display: inline-block;
    line-height: 1;
}

.lefts-rightc-section .news-list .post-element .post-title {
    margin-bottom: 2px !important;
    /* Tiny gap between title and date */
    line-height: 1.2;
}

.lefts-rightc-section .news-list .post-element .post-meta {
    margin-top: 0 !important;
}

/* Títulos das Seções - Verde Escuro */

/* CSS removed to restore section title icons */
/* Target specifically the Mundo section title to remove spacing */
#lefts-rightc-section h2.deixav5-block-title {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    line-height: 1;
}

h2.deixav5-block-title,
h2.deixav5-block-title span,
.lefts-rightc-section h2.deixav5-block-title,
.leftc-rights-section h2.deixav5-block-title,
.full-width-section h2.deixav5-block-title,
.bottom-full-width-section h2.deixav5-block-title,
.two-column-section h2.deixav5-block-title {
    color: #1a5f40 !important;
}

.deixav5-cursor.type--one {
    content: '';
    width: 25px;
    height: 25px;
    border: 1px dashed var(--deixav5-global-preset-theme-color);
    border-radius: 50%;
}

/* Single Post Header Categories */
.full-width-header .post-categories ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
}

.full-width-header .post-categories .cat-item {
    margin-bottom: 10px;
}

.full-width-header .post-categories .cat-item a {
    background-color: var(--deixav5-global-preset-theme-color);
    color: #fff;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 0.5px;
}

.full-width-header .post-categories .cat-item a:hover {
    background-color: #333;
    color: #fff;
}

/* =========================================
   STANDARDIZED COLUMN LAYOUTS
   Target: Mundo (#lefts-rightc), Left Content (#leftc-rights), Two Columns (.two-column-section)
   ========================================= */

/* 1. Grid Layout: Single Column & Gap */
#lefts-rightc-section .news-list,
#leftc-rights-section .news-list,
.two-column-section .news-list {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 30px !important;
    /* Increased spacing */
    margin: 0 !important;
    padding: 0 !important;
}

/* 2. Grid Items Width */
#lefts-rightc-section .news-list .news-list-post-wrap,
#lefts-rightc-section .news-list .list-item,
#leftc-rights-section .news-list .news-list-post-wrap,
#leftc-rights-section .news-list .list-item,
.two-column-section .news-list .news-list-post-wrap,
.two-column-section .news-list .list-item {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

/* 3. List Item Wrapper (Standardized Height) */
#lefts-rightc-section .news-list .list-item,
#leftc-rights-section .news-list .list-item,
.two-column-section .news-list .list-item {
    min-height: 140px !important;
    /* Standardize minimum height */
    display: flex !important;
    flex-direction: column !important;
}

/* 4. Flex Layout: Row (Image Left, Content Right) */
#lefts-rightc-section .news-list .blaze_box_wrap,
#leftc-rights-section .news-list .blaze_box_wrap,
.two-column-section .news-list .blaze_box_wrap {
    display: flex !important;
    flex-direction: row !important;
    align-items: stretch !important;
    gap: 2px !important;
    height: 100% !important;
    /* Fill the list-item height */
}

/* 5. Image Wrapper (Fixed Width, Dynamic Height) */
#lefts-rightc-section .news-list .post-thumb-wrap,
#leftc-rights-section .news-list .post-thumb-wrap,
.two-column-section .news-list .post-thumb-wrap {
    display: block !important;
    width: 120px !important;
    /* Standardized width */
    flex-shrink: 0 !important;
    margin-right: 12px !important;
    height: auto !important;
    /* Dynamic height */
    align-self: stretch !important;
    position: relative !important;
}

/* 6. Image & Link Filling */
#lefts-rightc-section .news-list .post-thumb-wrap a,
#lefts-rightc-section .news-list .post-thumb-wrap a img,
#leftc-rights-section .news-list .post-thumb-wrap a,
#leftc-rights-section .news-list .post-thumb-wrap a img,
.two-column-section .news-list .post-thumb-wrap a,
.two-column-section .news-list .post-thumb-wrap a img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

/* 7. Content Content Wrapper */
#lefts-rightc-section .news-list .post-element,
#leftc-rights-section .news-list .post-element,
.two-column-section .news-list .post-element {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* 8. Fix spacing inside content */
#lefts-rightc-section .news-list .post-element .tag-wrap,
#leftc-rights-section .news-list .post-element .tag-wrap,
.two-column-section .news-list .post-element .tag-wrap {
    margin: 0 !important;
    margin-bottom: 2px !important;
}