/* Start custom CSS for text-editor, class: .elementor-element-c0be905 */.site {
    background-color: #f2f2f2;
}
.menu-item {
    margin-bottom: 0;
}
.dropdown-item {
    font-size: 1rem;
}
.ecap-container {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 20px;
}
.ecap-container .mobile-hero {
    max-width: 140px;
    width: 100%;
    float: right;
    margin-left: 20px;
}
.ecap-container h4 {
    font-size: 1.7rem;
    margin-top: 0;
}
.single-content .ecap-container p {
    font-size: 16px;
    line-height: 130%;
}
#content-signup {
    width: 100%;
    display: block;
    margin: 10px auto;
}
#content-signup .signup-email {
    border-radius: 10px;
    margin-top: 0;
    width: 70%;
    float: none;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 10px;
    border: 3px solid #d62727;
}
#content-signup .email-submit {
    border-radius: 10px;
    width: 150px;
    border: 1px solid #d62828;
    padding: 12px;
    float: none;
    color: #fff;
    background: #d62828;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
}
#bottom-signup .signup-email {
    border-radius: 10px 0 0 10px;
    margin-top: 0;
    width: 72%;
    float: left;
    margin-bottom: 10px;
    font-size: 18px;
    padding: 10px;
    border: 3px solid #d62727;
    display: inline-block;
}
#bottom-signup .email-submit {
    border-radius: 0 10px 10px 0;
    width: 25%;
    border: 1px solid #d62828;
    padding: 12px;
    color: #fff;
    background: #d62828;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    display: inline-block;
}
#content-signup .email-submit:hover, #bottom-signup .email-submit:hover {
    background: #c02323;
    border: 1px solid #c02323;
}
.elementor-24725 {
    display: none;
}
#breadcrumbs {
    display: none;
}
.single-wrap {
    width: 100%;
    padding: 50px;
    max-width: 700px;
    background-color: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.a2a_floating_style {
    background-color: #fff !important;
    border-radius: 0 !important;
    border: 1px solid #ccc;
    margin-left: -100px !important;
}
.wp-title {
    font-size: 44px;
    line-height: 45px;
}
.wp-excerpt {
    font-size: 26px;
    line-height: 1.1;
}
.h4, h4 {
    font-size: 2rem;
    color: #333;
}
.single-content p, ul, li {
    font-size: 18px;
    margin-bottom: 25px;
    color: #333;
}
.elementor-19999 {
    position: relative;
    z-index: 9999;
}
.elementor-19999 .elementor-element.elementor-element-642a593c>.elementor-background-overlay {
    opacity: 1 !important;
}
@media screen and (max-width: 900px) {
.a2a_floating_style {
    margin-left: 0 !important;
}    
}
@media screen and (max-width: 800px) {
#content-signup .signup-email {
    width: 60%;
}    
}
@media screen and (max-width: 700px) {
#content-signup .signup-email {
    width: 100%;
}
#bottom-signup .signup-email {
    border-radius: 10px;
    width: 100%;
    float: none;
    display: block;
}
#bottom-signup .email-submit {
    border-radius: 10px;
    width: 180px;
    display: block;
    margin: 0 auto;
}
}
@media screen and (max-width: 600px) {
.ecap-container .mobile-hero {
    max-width: 120px;
}    
}
@media screen and (max-width: 500px) {
.single-wrap {
    padding: 20px;
}
.container-fluid {
    padding: 0;
}
.wp-title {
    font-size: 34px;
    line-height: 35px;
}
.wp-excerpt {
    font-size: 22px;
}
.h4, h4 {
    font-size: 1.8rem;
}
.single-content p, ul, li {
    font-size: 16px;
    margin-bottom: 20px;
}
.ecap-container h4 {
    font-size: 1.5rem;
}
.single-content .ecap-container p {
    font-size: 14px;
    line-height: 130%;
}
.ecap-container .mobile-hero {
    float: none;
    margin: 10px auto;
    display: block;
    max-width: 100px;
}
}/* End custom CSS */