/*
 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
------------------------------------------------------- */

.section-3 .cover-image:after {
	width: 60%;
}

.conversion-review-author-name {
	color: #FFF;
}

@media screen and (max-width: 992px){
	.section-7 .cover-image img, .section-9 .cover-image img {
		object-position: bottom center;
	}
}

@media screen and (max-width: 576px){
	.section-7 h2 {
		max-width: 250px;
	}

@media screen and (min-width: 992px){
	.section-hero .buttons {
		display: block;
	}
}