.elementor-kit-7{--e-global-color-primary:#650822;--e-global-color-secondary:#F8C810;--e-global-color-text:#2B2B2B;--e-global-color-accent:#FFD44D;--e-global-color-ef4bd99:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1380px;}.e-con{--container-max-width:1380px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:20px;--e-global-typography-secondary-font-size:16px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.cs-overlay-banner {
    width: 100%;
    height: 100%;
    background: linear-gradient(
    90deg,
    rgba(40,0,12,0.96) 0%,
    rgba(101,8,34,0.90) 18%,
    rgba(101,8,34,0.72) 42%,
    rgba(101,8,34,0.35) 65%,
    rgba(101,8,34,0.08) 82%,
    rgba(101,8,34,0) 100%
    );
}

.cs-image-banner,
.cs-image-banner .elementor-widget-container,
.cs-image-banner .swiper,
.cs-image-banner .swiper-wrapper,
.cs-image-banner figure,
.cs-image-banner .swiper-slide {
    height: 100% !important;
}

.cs-image-banner .swiper-slide img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    display: block;
}

.rank-math-breadcrumb  a{
    color: hsla(0,0%,40%,.7);
}

.rank-math-breadcrumb .last {
    color: #222;
    font-weight: 700;
}


.rank-math-breadcrumb a:hover {
    color: #222222;
}

.rank-math-breadcrumb p {
    margin-bottom: 0px !important;
}

/* ===== BASE STYLES ===== */
.entry-post-content,
.entry-content.woocommerce-Tabs-panel--description {
    line-height: 1.6;
}

.entry-post-content *:last-child,
.entry-content.woocommerce-Tabs-panel--description *:last-child {
    margin-bottom: 0px;
}

/* ===== TYPOGRAPHY ===== */
.entry-post-content h2,
.entry-content.woocommerce-Tabs-panel--description h2 {
    font-size     : 20px !important;
    margin-bottom : 12px;
    font-weight   : 700;
}

.entry-post-content h3,
.entry-content.woocommerce-Tabs-panel--description h3 {
    text-align   : left;
    font-size    : 16px !important;
    margin-bottom: 12px;
    font-weight  : 600;
}

.entry-post-content h4,
.entry-content.woocommerce-Tabs-panel--description h4 {
    text-align   : left;
    font-size    : 14px !important;
    margin-bottom: 12px;
    font-weight  : 500;
}

.entry-post-content h5,
.entry-content.woocommerce-Tabs-panel--description h5 {
    text-align   : left;
    font-size    : 12px !important;
    margin-bottom: 12px;
    font-weight  : 500;
}

.entry-post-content p,
.entry-content.woocommerce-Tabs-panel--description p {
    font-size    : 14px;
    margin-bottom: 12px;
}

.entry-post-content span,
.entry-content.woocommerce-Tabs-panel--description span {
    font-size: 100% !important;
}

.entry-post-content b,
.entry-content.woocommerce-Tabs-panel--description b,
.entry-post-content strong,
.entry-content.woocommerce-Tabs-panel--description strong {
    font-weight: 700;
}

/* ===== LINKS ===== */
.entry-post-content a,
.entry-content.woocommerce-Tabs-panel--description a {
    color: var(--color-primary);
}

.entry-post-content a:hover,
.entry-content.woocommerce-Tabs-panel--description a:hover {
    /* color: #2b2a54; */
    text-decoration: underline;
}

/* ===== LISTS ===== */
.entry-post-content ol,
.entry-content.woocommerce-Tabs-panel--description ol {
    list-style   : decimal;
    padding-left : 30px;
    margin-bottom: 20px;
}

.entry-post-content ul,
.entry-content.woocommerce-Tabs-panel--description ul {
    list-style   : disc;
    padding-left : 16px;
    margin-bottom: 20px;
}

.entry-post-content li,
.entry-content.woocommerce-Tabs-panel--description li {
    font-size    : 16px;
    margin-bottom: 10px;
}

/* ===== IMAGES AND MEDIA ===== */
.entry-post-content img,
.entry-content.woocommerce-Tabs-panel--description img {
    /* border: 1px solid #F1F5F3; */
    /* width: 100%; */
    width     : 100% !important;
    height    : auto !important;
    max-width : 100%;
    margin    : auto;
    object-fit: contain;
}

.entry-post-content .wp-block-image.aligncenter.size-full,
.entry-content.woocommerce-Tabs-panel--description .wp-block-image.aligncenter.size-full {
    margin-left : auto;
    margin-right: auto;
}

.entry-post-content figure,
.entry-content.woocommerce-Tabs-panel--description figure {
    text-align     : center !important;
    display        : flex !important;
    flex-direction : column;
    justify-content: center;
    align-items    : center;
    width          : 100% !important;
    margin         : 20px 0px 20px 0px;
}

.entry-post-content figcaption,
.entry-content.woocommerce-Tabs-panel--description figcaption {
    margin     : 10px 0px 0px 0px;
    font-size  : 14px;
    line-height: 22px;
}

.entry-post-content iframe,
.entry-content.woocommerce-Tabs-panel--description iframe {
    width: 100%;
}

/* ===== TABLES ===== */
.entry-post-content table,
.entry-content.woocommerce-Tabs-panel--description table {
    border-collapse: separate;
    border-spacing : 0;
    border-width   : 1px 0 0 1px;
    margin         : 20px 0px;
    width          : 100%;
}

.entry-post-content table,
.entry-content.woocommerce-Tabs-panel--description table,
.entry-post-content td,
.entry-content.woocommerce-Tabs-panel--description td,
.entry-post-content th,
.entry-content.woocommerce-Tabs-panel--description th {
    border: 1px solid rgba(0, 0, 0, .1);
}

.entry-post-content td,
.entry-content.woocommerce-Tabs-panel--description td {
    border-width: 0 1px 1px 0;
}

.entry-post-content td,
.entry-content.woocommerce-Tabs-panel--description td,
.entry-post-content th,
.entry-content.woocommerce-Tabs-panel--description th {
    padding: 8px;
}

/* ===== QUOTES ===== */
.entry-post-content blockquote,
.entry-content.woocommerce-Tabs-panel--description blockquote {
    border-left  : 4px solid var(--color-primary);
    padding-left : 16px;
    margin-left  : 0px;
    margin-right : 0px;
    margin-bottom: 20px;
}

/* ===== RESPONSIVE STYLES ===== */
@media screen and (max-width: 768px) {
    .entry-post-content p:has(img) {
        display       : flex !important;
        flex-direction: column !important;
        gap           : 10px !important;
    }
}

@media screen and (min-width: 768px) {
    .entry-post-content p:has(img) {
        display: flex !important;
        gap    : 16px !important;
    }
}

/* Medium screens (768px and up) */
@media screen and (min-width: 768px) {

    .entry-post-content h2,
    .entry-content.woocommerce-Tabs-panel--description h2 {
        font-size    : 20px !important;
        margin-bottom: 16px;
    }

    .entry-post-content h3,
    .entry-content.woocommerce-Tabs-panel--description h3 {
        font-size    : 18px !important;
        margin-bottom: 16px;
    }

    .entry-post-content h4,
    .entry-content.woocommerce-Tabs-panel--description h4 {
        font-size    : 16px !important;
        margin-bottom: 16px;
    }

    .entry-post-content h5,
    .entry-content.woocommerce-Tabs-panel--description h5 {
        font-size    : 14px !important;
        margin-bottom: 16px;
    }

    .entry-post-content p,
    .entry-content.woocommerce-Tabs-panel--description p {
        margin-bottom: 12px;
    }

    .entry-post-content li,
    .entry-content.woocommerce-Tabs-panel--description li {
        font-size: 16px;
    }
}

.page-numbers {
    background-color: #f5f5f5;
    width: 40px;
    height: 40px;
    margin: 0 !important;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    color: #FFF;
    border-radius: 5px;
}

.page-numbers:hover {
    background-color: #F8C810;
    color: #2B2B2B;
    font-weight: 600;
}

.page-numbers.current {
    background-color: #F8C810;
    color: #2B2B2B;
    font-weight: 600;
}

.page-numbers.prev, .page-numbers.next, .page-numbers {
    color: #2B2B2B;
}/* End custom CSS */