/* 
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 */


.stopka .elementor-swiper .elementor-swiper-button-prev {
    left: -20px;
}
.stopka .elementor-swiper .elementor-swiper-button-next {
    right: -20px;
}
.current-menu-parent{
    background-color: #c23e31;
}
.current-menu-parent a {
    color: white !important;
}
.current-menu-parent a svg {
    fill: white !important;
}
.current-menu-parent .elementor-nav-menu--dropdown a {
    color: #33373d !important;
}
.current-menu-parent .elementor-nav-menu--dropdown .elementor-sub-item.elementor-item-active, .current-menu-parent .elementor-nav-menu--dropdown .elementor-sub-item.highlighted, .current-menu-parent .elementor-nav-menu--dropdown .elementor-sub-item:focus, .current-menu-parent .elementor-nav-menu--dropdown .elementor-sub-item:hover {
    color: white !important;
}

  .elementor-nav-menu--main .elementor-item:hover .sub-arrow .e-font-icon-svg {
    fill: white;
}
.elementor-nav-menu--main .current-menu-item .sub-arrow .e-font-icon-svg {
    fill: white;
}

.elementor-nav-menu--main .current_page_item .sub-arrow .e-font-icon-svg {
    fill: white;
}