.markWhite:hover a:after {
    content: "";
    background-image: url(/wp-content/uploads/2024/12/arrow-orange.png);
    position: absolute;
    width: 36px;
    height: 50px;
    background-size: 100%;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.markWhite a:after {
    content: "";
    background-image: url(/wp-content/uploads/2024/12/arrow-white.png);
    position: absolute;
    width: 36px;
    height: 50px;
    background-size: 100%;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.markLWhite:hover a:after {
    content: "";
    background-image: url(/wp-content/uploads/2024/12/arrow-lorange.png);
    position: absolute;
    width: 36px;
    height: 50px;
    background-size: 100%;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.markLWhite a:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/12/arrow-lwhite.png);
    position: absolute;
    width: 36px;
    height: 50px;
    background-size: 100%;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
aside#search-7, aside#elementor-library-3 {
    padding-bottom: 5px;
}
.gfield_checkbox label:before {
    background: transparent !important;
    border-color: #000 !important;
}
.gfield_checkbox label:after {
    background: #ff6d2d;
}
.gform_confirmation_message {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #ff6d2d;
    font-style: italic;
    text-align: center;
}
.elementor-nav-menu {
    max-width: 240px;
}
@media only screen and (max-width: 1024px){
    .elementor-container.elementor-column-gap-default {
        padding: 0 !important;
    }
    .markLWhite a, .markWhite a {
        font-size: 16px !important;
    }
    .markWhite a:after, .markWhite:hover a:after {
        width: 20px;
        height: 28px;
    }
    .markLWhite a:before, .markLWhite:hover a:after {
        width: 20px;
        height: 28px;
    }
    .elementor-top-section {
        background-position: center !important;
    }
}

@media only screen and (max-width: 480px){
    .title-height, .colBody {
        min-height: 10px !important;
    }
    .colBody h2 {
        margin-bottom: 0px !important;
    }
    .markWhite a:after, .markWhite:hover a:after {
        width: 15px;
        height: 21px;
    }
    .markLWhite a:before, .markLWhite:hover a:after {
        width: 15px;
        height: 21px;
    }
    div#secondary {
        padding: 0 !important;
    }
    .weekly-navigation ul li a.highlighted {
        background: #ff6d2d !important;
    }
    header.entry-header {
        margin: 0;
    }
    aside#elementor-library-3 {
        margin-bottom: -10px;
    }
    .weekly-navigation .elementor-menu-toggle {
        position: absolute;
        top: -32px;
        right: 5px;
    }
    aside#elementor-library-3 h3.widget-title {
        margin-bottom: 5px;
    }
    .markLWhite a, .markWhite a {
        font-size: 9px !important;
    }
    h1.elementor-heading-title {
        font-size: 1.5em !important;
    }
}