.elementor-kit-6{--e-global-color-primary:#135200;--e-global-color-secondary:#498B34;--e-global-color-text:#333333;--e-global-color-accent:#E1703A;--e-global-color-e7c910f:#CCCCCC;--e-global-color-c14fdbe:#FFFFFF;--e-global-color-3cd8ee3:#F5F5F5;--e-global-color-137650e:#D22727;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:24px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-size:40px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1380px;}.e-con{--container-max-width:1380px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 h2{font-size:34px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h2{font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.rank-math-breadcrumb {
    font-size: 16px;
    font-weight: 600;
    font-family: "Roboto", Roboto Sans Sans-serif;
}

.rank-math-breadcrumb a {
    color: var( --e-global-color-primary );
}

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

#ez-toc-container {   background: #f5f5f5;
    padding: 7px 16px;
    margin-bottom: 20px;
    border-radius: 7px;
    border: none;
    margin-top: 20px;
}

.ez-toc-js-icon-con {
    border: none !important;
}

.ez-toc-title-container {
    display: flex;
    justify-content: space-between;
}

.ez-toc-title {
    font-size: 18px !important;
    margin: 0px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    padding: 4px 0px !important;
}

#ez-toc-container nav>ul {
    padding: 0px !important;
}


#ez-toc-container a {
    color: #333 !important;
    font-size: 16px !important;
}

#ez-toc-container a:hover {
    text-decoration: underline;
}

.ez-toc-title-toggle svg:first-child {
    display: none;
}

.ez-toc-title-toggle svg:last-child {
    fill: #333 !important;
    color: #333 !important;
    height: 20px;
    width: 20px;
}

#ez-toc-container nav>ul:before {
    display: block;
    content: " ";
    height: 16px;
    border-top: 1px solid #d9d9d9;
}

#ez-toc-container ul>li a::before {
    font-weight: 700;
    font-size: 15px !important;
}

#ez-toc-container ul ul>li {
    margin-bottom: 5px;
}

.entry-post-content {
    line-height: 1.8;
    word-break: break-word;
}

.entry-post-content *:last-child {
    margin-bottom: 0px !important;
}

.entry-post-content table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 20px 0px;
    width: 100%;
}

.entry-post-content table,
.entry-post-content td,
.entry-post-content th {
    /*border: 1px solid rgba(0, 0, 0, .1);*/
    background: #f5f5f5 !important;
}

.entry-post-content td {
    border-width: 0 0 1px 0;
}

.entry-post-content tr:last-child td {
    border-width: 0px;
}

.entry-post-content td,
.entry-post-content th {
    padding: 20px;
}

.entry-post-content iframe {
    width: 100%;
}

.entry-post-content h2 {
    font-size: 22px;
    margin-bottom: 12px;
    font-weight: 700;
}

.entry-post-content h3 {
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: 700;
}

.entry-post-content h4 {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 700;
}

.entry-post-content h5 {
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 700;
}

.entry-post-content p {
    font-size: 16px;
    margin-bottom: 12px;
}

.entry-post-content li {
    font-size: 16px;
}

@media screen and (min-width: 1024px) {
    .entry-post-content h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .entry-post-content h3 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .entry-post-content h4 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .entry-post-content h5 {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .entry-post-content p {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .entry-post-content li {
        font-size: 16px;
    }
}

.entry-post-content img {
    border: 1px solid #F1F5F3;
    width: 100%;
    border-radius: 12px;
}

.entry-post-content .wp-block-image.aligncenter.size-full {
    margin-left: auto;
    margin-right: auto;
}

.entry-post-content figure {
    margin: 20px 0px 20px 0px;
    border-radius: 12px;
    overflow: hidden;
}

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

.entry-post-content ol {
    list-style: decimal;
    padding-left: 16px;
    margin-bottom: 20px;
}

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

.entry-post-content li {
    margin-bottom: 10px;
}

.entry-post-content a {
    color: #c36;
}

.entry-post-content a:hover {
    color: #336;
    text-decoration: underline;
}

.cs-search .e-search-submit {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translate(0, -50%);
}

.cs-search .e-search-input {
    padding: 14px 30px !important;
}

@media screen and (min-width: 1024px) {
    .main-menu .elementor-nav-menu {
    width: 100%;
    justify-content: space-between !important;
}
}/* End custom CSS */