/*
Theme Name: Sonoran MS Child Theme
Description: Child theme for Hello Elementor
Version:     1.0.0
Author:      devQ, Inc.
Author URI:  mailto:info@dev-q.com
Template: hello-elementor
Version: 1.0
*/

.gform-theme--foundation .degree-message {
	color: red;
	display: none;
	margin-top: -12px;
	line-height: normal;
}

.scrollLock {
	overflow: hidden;
}

.mobmenu {
	display: none !important
}

body.admin-bar .select2-container--open .select2-dropdown {
    margin-top: 32px !important;
}
