/*
 Theme Name:     RYNO Child Theme
 Theme URI:      http://rynoss.com/
 Description:    RYNO Child Theme
 Author:         Ryno SS - Jerad Shepherd
 Author URI:     http://www.rynoss.com
 Template:       theme-3
 Text Domain:    ryno-theme-three-child
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
.main-navigation > li.has-dropdown.active-child-menu > a {
    color: inherit;
}
.main-navigation > li.has-dropdown.active-child-menu::after {
    max-height: 55px;
}

.page-template-page-conversion .conversion-content-four .content-area .accordion-body p {
    color: black;
}
.page-template-page-conversion .conversion-content-four .content-area .accordion-body p:empty {
    display: none;
}
.page-template-page-conversion .conversion-content-four .content-area .accordion-body li {
    color: black;
}

@media only screen and (max-width: 991.98px) {
	.home .home-section-3 .reviews {
		display: block;
	}
}

.home .home-section-8 .section-content-wrapper {
    margin-left: auto;
    margin-right: auto;
}

.footer {
    background-position: center 3px;
    background-repeat: no-repeat;
}

@media (min-width: 576px) and (max-width: 991.98px) {    
    .footer .callout-block .footer-box.footer-box--4 .lennox {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 991.98px) {
    .home .home-section-10 .callout-block {
        padding-left: 5px;
        padding-right: 5px;
    }
}

/* HCP IFRAME */
.post-7524 iframe {
    width: 100%;
}