.content-sidebar-wrap br{
    display:none;
}
a.site-btn {
    border: none !important;
}
.mobile-dots-items .mob-item {
    border-bottom: 1px solid #cccccc !important;
    color: #000000 !important;
}
.hero-slider .hero-caption-item .caption-item {
    background-color: rgba(0, 0, 0, 0.7) !important;
}
.mobile-dots-items .mob-item a {
    color: #000000 !important;
}
.blog-single-post .blog-post-title a {
    color: #000 !important;
}
.blog-single-post .blog-post-content, .blog-single-post .blog-post-content a {
    color: #000 !important;
}
.floating-cta {
    background: #f50505 !important;
}
.floating-cta:hover {
    background: #006adb !important;
}
.about-section .ab-content ul li:before {
    color: #f50505 !important;
}
.blog-section.layout-5 .blog-post-details .blog-post-title {
    border-bottom: 1px solid #636363 !important;
}
.fa-star:before {
    color: #f50505;
}
.cta-section.layout-6 .cta-col {
    background-color: rgb(0 0 0 / 50%) !important;
}
.form-container .form-field button {
    background: #f50505 !important;
    border: none !important;
}
.form-container .form-field button:hover {
    background: #006adb !important;
}
footer .column-element .footer-col-item.site-info:before {
    color: #f50505;
}
footer.site-footer .footer-menu ul li a:before {
    color: #006adb !important;
}
footer.site-footer .footer-column .column-label:before {
    background-color: #636363 !important;
}
.entry-content ul li:before {
    color: #f50505 !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #ebebeb !important;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}
.review-section .review-posts ul.slick-dots li button {
    border: 2px solid #000 !important;
    background-color: #000 !important;
}
.review-section .review-posts ul.slick-dots li.slick-active button {
    background-color: #fff !important;
}
@media only screen and (max-width:1024px) {
    .footer-col-item.site-info.site-email.relative a {
        font-size: 13px !important;
    }
    .main-header .header-items .header-col.logo-item img {
        height: 100px !important;
    }
    .genesis-nav-menu a {
        font-size: 10px !important;
    }
    .nav-primary .genesis-nav-menu a {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    .col-3.contact-site-info-item.contact-site-email.relative a {
        font-size: 15px !important;
    }
}
@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
    .footer-col-item.site-info.site-email.relative a {
        font-size: 16px !important;
    }
    .main-header .header-items .header-col.logo-item img {
        height: 40px !important;
    }
    .genesis-nav-menu a {
        font-size: 16px !important;
    }
    .nav-primary .genesis-nav-menu a {
        padding-left: 15px !important;
        padding-right: 0px !important;
    }
    .col-3.contact-site-info-item.contact-site-email.relative a {
        font-size: 16px !important;
    }
}
@media only screen and (max-width:375px) {
    footer.site-footer .footer-copyright .copyright-item {
        font-size: 15px !important;
    }
}
@media only screen and (min-width:1024px) {
    .genesis-nav-menu > .menu-item.menu-item-has-children > 
    .sub-menu .menu-item-has-children.menu-item-1140 > a span:after {
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900;
        content: "\f0d7";
        margin-left: 7px;
        font-size: 12px;
    }
}