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



#wpgmza_marker_list_1 .wpgmza-address, #wpgmza_marker_list_1 .wpgmza_div_address {
    display: none;
}

/*.klienci .elementor-shortcode {
    display: flex;
}

#wpgmza_marker_list_2, #wpgmza_marker_list_1 {
    width:40% !important;
}

#wpgmza_marker_list_2 .wpgmza_div_address, #wpgmza_marker_list_1 .wpgmza_div_address {
    display: none;
}

#wpgmza_map_1 {
    overflow: inherit !important;
}

#wpgmza_map_1 .wpgmza-modern-store-locator {
    margin-top:-150px;
}

.wpgmza-pagination {
    display: none;
}

#wpgmza_marker_list_1 {
    max-height: 600px;
    overflow: hidden;
    overflow-y: scroll;
}

.wpgmza_map, #wpgmza_map {
    position: static !important;
}*/

.wpgmza-pagination > .paginationjs .paginationjs-pages li > a { 
	background-color: #f5f5f5 !important;
}

.wpgmza-pagination > .paginationjs .paginationjs-pages li.active > a, .wpgmza-pagination > .paginationjs .paginationjs-pages li > a:hover {
	background: #F3C037 !important;
}