/*
Theme Name: Agraria Child
Theme URI: https://agraria.qodeinteractive.com
Description: A child theme of Agraria
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: agraria
Template: agraria
*/
.elementor .wp-block-visual-link-preview-link {
    background-color: transparent;
    margin-bottom: 50px;
}

.elementor .vlp-layout-zone-side img {
    height: 300px !important;
    width: 100% !important;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
}

.elementor .vlp-layout-zone-main {
    margin-top: 14px;
    display: flex;
    flex-direction: column;
    gap: 14px;
    align-items: flex-start;
}

.elementor .vlp-link-button {
    padding: 10px 14px;
    background: #162e09;
    color: #fff;
}

.vlp-layout-default .vlp-layout-zone-side {
    margin: 0 !important;
}

[data-digit-label=№] {
    direction: rtl;
    padding-left: 100px;
}

.qodef-timeline .qodef-e-date {
    font-weight: bold;
}

.qodef-timeline .qodef-e-text {
    margin: 0;
    text-align: left;
    font-size: 16px;
    color: #3B5E3F;
    line-height: 21px;
    font-weight: 400;
}

.elementor-widget-text-editor {
    font-size: 16px;
    color: #3B5E3F;
    line-height: 21px;
    font-weight: 400;
}

.qodef-counter.qodef-layout--simple .qodef-m-digit,
.qodef-timeline .qodef-e-date,
.qodef-text-marquee .qodef-m-content-inner>* {
    font-family: "craftwork", sans-serif;
}

.widget_polylang[data-area="qodef-footer-bottom-area-column-1"] ul {
    display: flex;
    gap: 25px;
}

.widget_polylang[data-area="qodef-footer-bottom-area-column-1"] ul li {
    margin: 0 !important;
}

.qodef-section-title .qodef-m-description,
.elementor-widget-agraria_core_team_list .qodef-e-excerpt {
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.qodef-blog-item .qodef-e-top-holder {
    display: none !important;
}

.qodef-blog-item .qodef-e-media-image .wp-post-image {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    object-position: center;
}

@media (max-width: 1000px) {
    .qodef-m-title.entry-title {
        font-size: 35px;
        line-height: 1.2;
    }
}

.qodef-header-navigation>ul>li>a {
    font-size: 14px;
}

.qodef-header-navigation>ul>li {
    margin: 0 10px;
}

.qodef-header-navigation>ul>li>a .qodef-menu-item-text:before {
    right: -10px;
}

.qodef-mobile-header-navigation .lang-item {
    float: left;
}

.qodef-opener-icon.qodef-source--predefined .qodef-svg--close {
    color: #000;
}

@media (min-width: 1200px) and (max-width: 1441px) {
    .qodef-timeline .qodef-e-date {
        font-size: 85px;
    }
}

.qodef-banner .qodef-m-image img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    padding: 10px;
    position: relative;
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-title {
    font-size: 23px;
}