/*
Theme Name:     Rose
Theme URI:      https://heychantal.com
Template:       kadence
Author:         Hey Chantal
Author URI:     https://heychantal.com
Description:    Feminine and classic WordPress Kadence Theme is perfect for any female creative entrepreneur wanting a gorgeously styled website in just a few clicks.
Version:        1_5_00
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
div.fl-col.pop-to-top {
	  z-index: 50;
  position: relative;
}

div.fl-module.pop-to-top {
	  z-index: 50;
  position: relative;
}

.maxwidth-half {
	max-width: 550px;
	margin: 0 auto;
}

.maxwidth-half-heading {
	max-width: 550px;
	margin: 0 auto !important;
	margin-bottom: 1.5rem !important;
}

.maxwidth-full {
	max-width: 800px;
	margin: 0 auto;
}

.maxwidth-half-left {
	max-width: 420px;
}

.maxwidth-full-left {
	max-width: 800px;
}

.tilt-text-left-slight {            
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg) ;
transform: rotate(-10deg) ;
}

