/*!
Theme Name: FourthEye
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/wordpress
Description: Kava child theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fourtheye
DocumentationID: fourtheye
Template Id: prod-8318
*/

.site {
	word-wrap: break-word;
	-webkit-hyphens: none !important;
	-ms-hyphens: none !important;
	-o-hyphens: none !important;
	hyphens: none !important;
	overflow: hidden;
}

@media (max-width: 400px) {
  .elementor-heading-title {
    font-size: 32px !important;
  }
}

@media (max-width: 400px) {
	.jet-mobile-menu-active .jet-nav {
		width: 350px;
}