/*
Theme Name: AviPekez
Theme URI: https://avi.rs
Author: Version 1
Author URI: Version 1.0 
Description: Euroline Pekez Turistička Agencija
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pekez
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others. 

*/

/* Header sub-menu icon */
.hide-icon.main-menu ul.sub-menu li a:before {
    display: none;
}
.hide-icon.main-menu ul.sub-menu li a:hover {
    padding-left: 0;
}

/*  */
.filter-item.hidden {
    display: none;
}

.avi-deo-iznad-liste {
  margin-top: -100px;
  padding: 20px 0px;
}

@media (max-width: 991px) {
  .avi-deo-iznad-liste {
    margin-top: -50px;
  }
}