/*!
Theme Name: ReHealth
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: ReHealth theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rehealth
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: rehealth
Template Id: prod-5843
*/

#toTop {
	cursor: pointer;
}

.home_slider .elementor {
	max-width: 1440px;
    width: 100%;
}

.home_slider .sp-buttons{
    width: 100% !important;
    max-width: 1410px !important;
    display: flex;
    justify-content: flex-start;
}

@media screen and (max-width: 1024px) {
	.home_slider .sp-buttons{
		padding: 0px 95px !important;
	}
}