/*
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.5.0.1652960862
Updated: 2022-05-19 13:47:42

*/

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

.wp-caption .wp-caption-text {
	visibility: hidden !important;
}

.wp-caption:hover .wp-caption-text {
	visibility: visible !important;
}

#efekt-priblizi:hover {
	transform: scale(1.05);
}

.elementor-accordion .elementor-accordion-item:first-child {
    display: none !important;
}

.elementor-accordion .elementor-accordion-item {
	border: 0 !important;
	background-color: #fff !important;
	margin-bottom: 15px !important;
}

.elementor-accordion .elementor-tab-content {
	border: 0 !important;
}

*:focus {
    outline: none !important;
   }