/*
 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:hover::after
 {
    color: var(--mobile-nav-dropdown-icon-color)!important;
}

.main-navigation>li.has-dropdown.active-child-menu::after{
	height:58px!important;
}