/*
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: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1671021598
Updated: 2022-12-14 13:39:58

*/

#objava-naslov:first-letter, #objava-naslov .elementor-post__title:first-letter {
    text-transform: uppercase;
}

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

#gallery-1 {
	display: inline-flex !important;
    flex-flow: wrap !important;
	place-content: center !important;
	margin-top: 20px !important;
}

#gallery-1 .gallery-item {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#linkovi a::before {
	content: '\f15c' !important;
	font: var(--fa-font-regular) !important;
	margin-right: 5px;
	color: #B2905D !important;
}