/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */

.marker-cyan li::marker {
    color: #50A684;
}

.border-menu-highlight a{
    border: 1px solid #50A684 !important;
}

.cookie-choses .borlabs-cookie-open-dialog-preferences{
    display: flex;
    justify-content: center;
    align-items: center;
}

.cookie-choses .borlabs-cookie-open-dialog-preferences a{
    text-decoration: underline;
    text-transform: uppercase;
}

.cookie-choses .borlabs-cookie-open-dialog-preferences a:hover{
    color: #50A684;
}

@media screen and (max-width: 768px) {
    .cookie-choses .borlabs-cookie-open-dialog-preferences a{
        padding: 0;
        text-decoration: none;
    }
}

.menu-item.wpml-ls-item a .sub-arrow svg{
    fill: #fff;
}

.search.search-results h1.entry-title{
    font-size: 28px;
}

.search.search-results h2.entry-title{
    font-size: 24px;
}

.search.search-results .page-content .post a img{
    max-width: 250px;
}

/* Fix for Filter Dropdown on Product Categorie Site */
.yith-wcan-filters .yith-wcan-filter.select-design .yith-wcan-dropdown.open .dropdown-wrapper .matching-items.filter-items .filter-item.select{
    display: block;
}

#energische-transformation, #sichere-freizeit, #ressourcenschonende-innovation {
    scroll-margin-top: 400px;
}

.single-post .elementor-shortcode .heading{
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
}

html, h1{
	hyphens: unset !important;
}

.cookie-choses a{
    color: white;
    font-family: "DIN2014", Sans-serif;
    font-weight: 400;
}

.cookie-choses a:hover{
    color: white !important;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Neuropol X", Sans-serif;
	font-weight: 700;
}

.header-top-bar .elementor-nav-menu--main{
	text-transform: uppercase;
}

.menu-item.wpml-ls-item a .sub-arrow {
  display: none !important;
}
