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

/* .rsa-drop-template__accordion {
    display: flex;
    flex-direction: column;
}

.rsa-drop-template__accordion .rsa-drop-template__accordion-tab:nth-of-type(1) {
	order: 2;
}

.rsa-drop-template__accordion .rsa-drop-template__accordion-tab:nth-of-type(2) {
	order: 1;
}

.rsa-drop-template__accordion .rsa-drop-template__accordion-tab:nth-of-type(3) {
	order: 3;
}

.rsa-drop-template__accordion .rsa-drop-template__accordion-tab:nth-of-type(4) {
	order: 4;
} */
.mobile-header__phone * {
      pointer-events: none;
      display: inline-block;
}

picture.aligncenter {
	text-align: center;
}


.wpcf7 p {
    margin: 0 !important;
}