/*
	Theme Name: Hello Stand With Minnesota
	Template: hello-elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Stand With Minnesota creates the bridge between the Stand With Minnesota branding and the Hello Elementor theme.
	Author: Stand With Minnesota Team, Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.6
	Stable tag: 3.4.6
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

.directorist-custom-field-checkbox > .directorist-form-label,
.directorist-form-group.directorist-custom-field-checkbox .directorist-form-label{
    margin-bottom: 8px;
}

.directorist-form-group.directorist-custom-field-checkbox .directorist-form-description {
    margin-bottom: 18px;
    margin-top: 0;
}

.multistep-wizard__nav {
    min-width: 290px;
    max-width: 290px;
}

.multistep-wizard__nav__btn {
    width: 290px;
}

.multistep-wizard__nav.sticky {
    display: flex;
}

.directorist-btn[type=button], .directorist-btn[type=submit], button.directorist-btn {
    display: inline-flex;
}

.directorist-listing-single__header__right {
    align-self: flex-start;
    padding-top: 3px;
}