/* 
Theme Name: CC Basic
Theme URI: https://www.cloudcompany.at/
Description: Das ist das Basic Theme der Cloudcompany. Sämtliche Websites bauen auf diesem Theme auf.
Author: Cloudcompany GmbH
Author URI: https://www.cloudcompany.at/
Template: hello-elementor
Version: 1.0.4
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
.css-template-image-slider .elementor-image-carousel {
	margin-left: -25%;
	cursor: -moz-grab;
    cursor: -webkit-grab;
}
.css-template-image-slider-alt .elementor-image-carousel {
	cursor: -moz-grab;
    cursor: -webkit-grab;
}
a.elementor-button-link:hover {
	text-decoration: none;
}
.elementor-kit-7 a {
	line-height: inherit !important;
}
.elementor-kit-7 a:hover {
	line-height: inherit !important;
}
.c-menu-mobile {
	
}
@media (max-width: 767px) {
	/* You can hide the dropdown */
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container .c-menu_mobile {
		display: none !important;
	}
	/* and force display of menu on small devices */
	@media (max-width: 1024px) {
		.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main .c-menu_mobile {
			display: block !important;
		}
	}
}