/**
 * Theme Name:       Mai Slate
 * Theme URI:        https://bizbudding.com/mai-theme/
 * Description:      Mai Slate starter theme for the Genesis Framework.
 * Author:           BizBudding
 * Author URI:       https://bizbudding.com/
 * Version:          1.0.1
 * Text Domain:      mai-slate
 * Template:         genesis
 * Template Version: 3.3.5
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */

/* section Fonts & Colors */
@import url("msb_fonts.css?v=1.0.1");

/* section General Set up */
@import url("msb_general_desktop.css?v=1.0.1");
@import url("msb_general_1000.css?v=1.0.1") only screen and (max-width: 1000px);
@import url("msb_general_770.css?v=1.0.1") only screen and (max-width: 770px);
@import url("msb_general_600.css?v=1.0.1") only screen and (max-width: 600px);
@import url("msb_general_420.css?v=1.0.1") only screen and (max-width: 420px);


/* section Site Styles */
@import url("msb_style_desktop.css?v=1.0.1");
@import url("msb_style_1000.css?v=1.0.1") only screen and (max-width: 1000px);
@import url("msb_style_770.css?v=1.0.1") only screen and (max-width: 770px);
@import url("msb_style_600.css?v=1.0.1") only screen and (max-width: 600px);

