/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/*2nd level dropdown*/
.elementor-nav-menu--dropdown .sub-menu > li{border:0 !important;}
ul.elementor-nav-menu > .current-page-ancestor > ul.elementor-nav-menu--dropdown{ display: block !important;}



.fp-menu ul li{max-width:400px !important;}
.fp-menu a.has-submenu{background:url('img/navarrow_gr.png') no-repeat 200px 10px;}
/*2nd level */
.fp-menu ul li ul li{max-width:400px !important;}
.fp-menu .sub-menu.elementor-nav-menu--dropdown.sm-nowrap{margin-left: 250px !important; top: 0 !important;}
.fp-menu .elementor-nav-menu--dropdown .elementor-sub-item:hover,
.fp-menu .elementor-nav-menu--dropdown .elementor-sub-item:active {
    font-family: "Clan Bold",sans-serif !important;
    font-size: 28px;
    font-weight: bold !important;
  text-transform: uppercase !important;
 }
 /*3rd level*/
 .fp-menu ul li ul li ul{margin-top:0 !important;}
 .fp-menu ul li ul li ul li{max-width:500px !important; width:400px;}
 /* cookie consent */
 .cc-message{font-family: "Clan Book",sans-serif !important;}
 .cmplz-accept, .cmplz-btn, .cc-revoke, .cc-window {font-family: "Clan Bold",sans-serif !important;}
 
 
 /*.bottom-fixed{position: absolute !important; bottom:100px;}*/
 
 /*image slider */
 .elementor-thumbnails-swiper{margin-top:20px !important;}
 .elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active)::after{background-color: rgba(0,0,0,0);}

.elementor-widget-text-editor ul{list-style-type: none;
    padding-left:4px;
} 
.elementor-widget-text-editor ul li{
    background:url(https://www.architekten-mks.de/wp-content/themes/hello-theme-child-master/img/dash.png) no-repeat 0px 11px;
    padding-left:20px;
    
}
@media only screen and (max-width: 768px) {
	.elementor-thumbnails-swiper{margin-top:10px !important;}
  .elementor-carousel-image{background-size:contain !important;}
}
