/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.19.12.1
*/
:root {
	--main-color: linear-gradient(137deg, #FFC800 1.66%, #FCA306 29.69%, #FA8409 48.21%, #F63F10 98.34%);
	--border-color: #ffc401;
	--text-main-color: #F99427;
}
#fullpage {
    overflow-x: hidden !important;
}

.fp-overflow {
    overflow-x: hidden !important;
}