/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1618915536
Updated: 2021-04-20 12:45:36

*/

.elementor-slideshow__footer {
	display: none !important;
}

#menu .elementor-icon i::after {
    content: "Menu";
	font-family: "Palanquin", Sans-serif;
    padding-left: 100px;
    font-size: 20px;
	vertical-align: middle;
}

#menu .elementor-icon i, .elementor-icon svg {
	display: inline-flex;
}

.wpml-ls-legacy-list-horizontal {
	text-align: center;
}

#pretrazi .elementor-search-form__toggle i::after {
    content: "Pretraži";
	font-family: "Palanquin", Sans-serif;
    padding-left: 40px;
    font-size: 20px;
	font-weight: 400;
	vertical-align: middle;
}

@media (min-width: 320px) and (max-width: 767px) { 
	#menu .elementor-icon i::after, #pretrazi .elementor-search-form__toggle i::after {
		display: none!important;
	}
}