/*
Theme Name: Motivar Single Page
Text Domain: single-page
Version: 1.1
Requires at least: 6.2
Tested up to: 6.7
Requires PHP: 7.4
Author: Motivar
Author URI: https://motivar.io
Description: A hybrid FSE theme by Motivar with classic PHP header/footer and block editor support.
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
 max-width: none;
}
#mtv_about .mtv_max_width_1000 {
 margin-left: 0 !important;
}
.mtv_arrows_carousel .mtv_side_distance {
 position: initial !important;
}
#home_hero .mtv_popup_trigger, #home_hero p, #home_hero h1 {
 color: white;
}
#home_hero .mtv_popup_trigger, #home_hero .mtv_max_width_700, #home_hero .mtv_max_width_1000 {
 margin-left: 0 !important;
}
main {
 margin-top: 0;
}