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

.rpi .rpi-dots-wrap {
    margin-top: 10px!important;
}

.rpi .rpi-dots-wrap .rpi-dots {
    gap: 13px;
}
.rpi-dots .rpi-dot{
	width:25px!important;
	height:25px!important
}
@media (max-width: 1199.98px) {
    .main-contact-form div>label, .main-contact-form legend {
        font-size: 14px !important;
    }
}