/*
background yelena svetla - #E8F2C2
svetle zelena - #e4fb8a 
zelena - #84C225      132 194 37
tmave zelena - #57870a
zluta - #FFFF53
*/



.panel-heading a.collapsed.pull-right span.fa {
    /*color: red !important;*/
    transition: all 0.5s;
}

.panel-heading a:not(.collapsed) span.fa {
    /*color: blue !important;*/
     -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
    transition: all 0.5s;
}



.mobile-search {
    position: absolute;
    right: 60px;
    top: 22px;
    display: block;
    z-index: 22222222;
    
}


table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_desc:before, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_asc_disabled:before, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc_disabled:before, table.dataTable thead>tr>th.sorting_desc_disabled:after, table.dataTable thead>tr>td.sorting:before, table.dataTable thead>tr>td.sorting:after, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_asc:after, table.dataTable thead>tr>td.sorting_desc:before, table.dataTable thead>tr>td.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc_disabled:before, table.dataTable thead>tr>td.sorting_asc_disabled:after, table.dataTable thead>tr>td.sorting_desc_disabled:before, table.dataTable thead>tr>td.sorting_desc_disabled:after {
    position: absolute;
    display: block;
    opacity: .125;
    right: 0px !important;
    line-height: 12px !important;
    font-size: 1.8rem !important;
}

.sdilej{
    font-size: 0.438rem;
    top: 7px;
    right:7px;
    position: absolute;
}

/*=========================================
	SEARCH
==========================================*/
 .searchbar{
    /* margin-bottom: auto; */
    /* margin-top: auto; */
    height: 40px;
    background-color: #ffffff;
    /* border-radius: 30px; */
    padding-right: 10px;
    margin-right: 10px;
    position: absolute;
    right: 10px;
    top: 30px;
    }

    .search_input{
    color: black;
    border: 0;
    outline: 0;
    background: none;
    width: 0;
    caret-color:transparent;
    line-height: 40px;
    transition: width 0.4s linear;
    padding: 0 2px;

    }

    .searchbar:hover > .search_input{
    padding: 0 10px;
    width: 350px;
    caret-color:black;
    transition: width 0.4s linear;
    }

    .searchbar:hover > .search_icon{
    background: white;
    color: #000000;
    }

    .search_icon{
    height: 40px;
    color: #000000;
    width: 40px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-decoration:none;
    }







#bootstrapgrid div[class^="row"]{
  border: 0px solid red;
  /*padding: 0px 0px 40px 0px;*/ 
    
}


div[class^="col-"]{
    
}

.datum {
    color: #57870a !important;
}

.logo {
    width: 210px;
    top: -10px;
    z-index: 20000;
    
}

.pocty {
    text-align: right;
    bottom: -30px;
    right: 1%;
    
}

.slick-dots li button {

    padding: 1px;

}


.break {
  flex-basis: 100%;
  height: 0;
}

.cr-megamenu-wrap{
flex-wrap: wrap;
}


.sorting_1, .sorting_2,.sorting_3  {
    background-color: #E8F2C2;
    font-weight: bold;
}

.highlight {
    background-color: yellow;
}


.menu>ul>li:nth-last-child(2){
    /*margin-left: 50px;*/
    /*background: #e5f4fb;*/
}

.menu>ul>li:nth-last-child(1){
    /*background: #e5f4fb;*/
}

.header nav.menu li.cr-dropdown ul li:hover {
    background-color: #84C225;
    padding: 0px 20px;
}

.header-bottom-area {
    border-top: 2px solid #FFFF53;
    border-bottom: 2px solid #FFFF53;
}

.mean-container .mean-nav > ul {
     height: 100% !important; 
}


.mean-container .mean-nav ul li li a {
font-size: 1.125rem;
word-wrap: break-word;
/*padding: 5px 6%;*/
}

.mean-container .mean-nav ul li ul li {
    line-height: 18px;
    
    
}


.mean-container .mean-nav ul li a.mean-expand {
    height: 22px;
    line-height: 22px;
}


.mean-container .mean-nav ul li a {
   
    border-top: 2px solid #57870a !important;
    line-height: 26px;
    font-size: 1.125rem;

}

.mean-container .mean-nav ul li a.mean-expand:hover {
    background: #57870a;
}

@media (max-width: 991px) {
.sticky-header:not(.header-sidemenu).is-sticky {
    position:static;
}
}


.container-fluid.width-1600 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px; 
}



.hover_shadow:hover {
    -webkit-box-shadow: 0 15px 20px rgba(85, 85, 85, 0.2);
    -moz-box-shadow: 0 15px 20px rgba(85, 85, 85, 0.2);
    -ms-box-shadow: 0 15px 20px rgba(85, 85, 85, 0.2);
    -o-box-shadow: 0 15px 20px rgba(85, 85, 85, 0.2);
    box-shadow: 0 15px 20px rgba(85, 85, 85, 0.2);
}

.breadcrumb {
    background-color: #E8F2C2;
}


.quick-button {
        margin-right: 25px;
     }
     
@media (max-width: 720px) {
    .quick-button {
        margin-right: 0px;
     }
}  


@media (max-width: 720px) {
    .iframe_height {
        min-height: 600px;
     }
}  

.main-btn,
a.main-btn,
button.main-btn {
  display: inline-block;
  height: 40px;
  color: #fff !important;
  background: #84C225;
  padding: 5px 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 1rem;
  position: relative;
  border: 1px solid #84C225;
  outline: none;
  overflow: hidden;
  vertical-align: middle;
  line-height: 30px;  
}    
  

.main-btn:hover,
a.main-btn:hover,
button.main-btn:hover {
  color: #84C225!important;
  background: #ffffff;
  border: 1px solid #84C225;
  box-shadow: 0 5px 15px rgb(0 0 0 / 15%);
   
}    

@media (max-width: 720px) {

 

.cr-btn.cr-btn-lg, a.cr-btn.cr-btn-lg, button.cr-btn.cr-btn-lg {
    font-size: 0.75rem;
    height: 40px;
    padding: 5px 10px;
}
} 





.collapsible-item.panel  {
    border: 1px solid #84C225;
    margin-bottom: 3px;
   }

.collapsible-item .panel-title  {
    background: #84C225;
    margin-bottom: 0px;
    padding: 10px;
   }

.collapsible-item .panel-title a {
    color: #ffffff;
    font-size: 1rem;
    font-weight: normal;
   }
   
.collapsible-item .panel-title a span{
    display: block; 
    padding-top: 8px;
    padding-bottom: 8px;
   }

.collapsible-item .panel-body  {
    padding: 10px;
   }
   
.collapsible-item .panel-body p {
    margin-bottom: 0px;
   }






.widget-img img  {
    object-fit: cover;
   }



.widget-img2 {
    max-width: 15%;
    margin-right: 10px;
    padding-bottom: 3px;
   }



.quick-button .cr-btn:first-child {
        background: #db1e16;
     }

.quick-button .cr-btn:last-child, .button2 {
        background: #679322 !important;
     }
     
.quick-button .cr-btn, a.cr-btn, button.cr-btn:hover {
        -webkit-transform: none !important;
        transform: none !important;
     }
a.active {
       background-color: red;
     }

.header-iconline ul li {
       color: #FFFFFF !important;
       font-weight: bold !important;
       font-size: 1rem;
       
     }
     
.header-iconline a{
       color: #84C225;
       font-weight: normal;
       font-size: 0.75rem;
       
     }


.single-banner {
    max-height: 500px !important;
    min-height: 500px !important;
}

.moved {
    position: absolute;
    top: +0px;
    margin: 50px;
    
}

.moved2 {
    position: absolute;
    top: +130px;
    margin: 50px;
    
}

.easy-autocomplete input {
    border-color: #679322 !important;
    height: 50px !important;
    border-radius: 0px !important;
    background-color: white;
}

.ac-wrap{ position:relative; }
.ac-wrap .ac-btns{
  position:absolute; top:50%; right:6px; transform:translateY(-50%);
  display:flex; gap:6px;
}
#ac-input{ padding-right:110px; } /* místo pro tlačítka */
.easy-autocomplete{ width:100% !important; } /* aby kontejner nepřekryl šířku */
.easy-autocomplete-container{ z-index: 2000; } /* dropdown nad kartami */

.formular input[type="text"], .formular input[type="number"], .formular input[type="email"], .formular input[type="date"], .formular input[type="file"], .formular textarea {
    border-color: #679322;
    min-height: 50px;
    border-radius: 0px;
    background-color: white;
}


.formular input[type="checkbox"] {
    
    
}

input.newsletter{
    width: 100%; 
}




.input-group-text
{
  background-color: #679322 !important;
  border: 1px solid #679322 !important;
  color: #ffffff !important;
 }


.form-control.is-invalid {
    border-color: #dc3545 !important;
}



.formular label {
   font-weight: bold; 
    
}



.blog-thumb img{
    float: right;
}




.single-widget-obce h5.widget-title {
    
    font-weight: 700;
    color: #ffffff;
    background: #487008;
    padding: 10px 10px;
    font-size: 1.5rem;
    line-height: 30px;
    margin-bottom: 0px;
}


.single-widget-obce {
    margin-top: 10px;
    margin-bottom: 35px;
    border: 1px solid #84C225;
    box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2);
    height: 96%;
    position: relative;
}

.single-widget-obce p {
padding: 10px;
margin-bottom: 0px;
}

.single-widget-obce ul {
  list-style-type: none;
  margin-top: 10px;
  
}

 .single-widget-obce li {

}

 .single-widget-obce li:before {
  position: absolute;
  left: 2rem;
  font-family: 'FontAwesome';
  content: "\f105";
  font-weight: 900;
  color: #84C225;
}







@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 100%;
    *width: 100%;
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    max-width: 14.285714285714285714285714285714%;
    flex: 0 0 14.285714285714285714285714285714%;
  }
}
   
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    max-width: 14.285714285714285714285714285714%;
    flex: 0 0 14.285714285714285714285714285714%;
  }
}


.bg-white-semitransparent{
    border: 0px solid red;
    background-color: rgba(245, 245, 245, 0.9);
}

.bg-first{
    border: 0px solid red;
    background-color: rgba(132, 194, 37, 0.75);
}

.bg-first-light {
  background: #57870a !important; }

.bg-second{
    border: 0px solid red;
    background-color: rgba(132, 194, 37, 0.75);
}

.bg-second-dark{
    border: 0px solid red;
    background-color: #487008;
}



.slick-dots li button:before {
    color: #ffffff;
    opacity:.6 !important;
}
.slick-dots li.slick-active button:before{
    opacity:1 !important;
    color:white;
    font-size: 0.65rem;
}

.slick-dots {
   
    bottom: 5px;
    
}

/*FEATURE BOX - pouity i v Templates ckeditoru*/
.feature-box {
    background:#679322;
    padding: 20px 10px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    margin: 4px;
}

.feature-box a {
    color:white;
}

.feature-box:hover {
    background-color: #84C225 !important;
}

.feature-box, .feature-box:hover ,.feature-box a, .feature-box a:hover {
    transition: all 0.4s ease-in 0s;
    -moz-transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
    -o-transition: all 0.4s ease-in 0s;
    -ms-transition: all 0.4s ease-in 0s;
}

.feature-box > a.active {
    color: white !important;
    pointer-events: none;
    cursor: not-allowed;
}   









/*SCROOL NAVBAR*/
/*NAVBAR*/
.navbar-dole {
    top: 0px;
    z-index: 1000;
}

.navbar-admin-dole {
    top: 160px;
    z-index: 1000;
}


.odsazeni_top_admin {
    margin-top: 126px;
}

.odsazeni_top {
    margin-top: 72px;
}

@media (max-width: 720px) {
    .odsazeni_top_admin {
    margin-top: 190px;
    }
    .odsazeni_top {
    margin-top: 50px;
}
}  

/*=========================================
	SEARCH
==========================================*/

 .search  {
    color: white !important;
    padding-right: 2rem;
    padding-left: 2rem;
    display: inline-block;
  } 
 
  .search:hover  {
    color: white !important;
    /*transform: scale(1.5) !important;*/
 }
     





/*CALENDAR*/

    
.calendar th, .calendar td, .calendar h2 {
        text-align: center;
    }
    
.calendar td:nth-child(6) {
    color: gray;
}

.calendar td:nth-child(7) {
    color: red;
    
}

.calendar .selectable{
    -webkit-touch-callout: all; /* iOS Safari */
    -webkit-user-select: all; /* Safari */
    -khtml-user-select: all; /* Konqueror HTML */
    -moz-user-select: all; /* Firefox */
    -ms-user-select: all; /* Internet Explorer/Edge */
    user-select: all; /* Chrome and Opera */

}

.calendar td:hover{
    background-color: gray !important;

}
    


/*=========================================
	Modalni okna - administrace
==========================================*/
 
 .modal-header, .modal-footer {
	color:#fff;
    padding:9px 15px;
    background-color: #57870A;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
     border-top-left-radius: 0px;
     border-top-right-radius: 0px;
     -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
     border-bottom-left-radius: 0px;
     border-bottom-right-radius: 0px;
}
 
 
 .modal-title {
	color:#fff;
    
}





/*ADMINISTRACE - tlatka modal*/

.novinka_add {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 999;
}

.novinka_seznam{
    position: absolute;
    right: 40px;
    top: 20px;
    z-index: 999;
}

.novinka_edit{
    top: 0px;
    position: absolute;
    right: 0;
    z-index: 999;
}


.clanek_add{
    position: absolute;
    right: 45px;
    top: 2px;
    z-index: 999;
}

.clanek_seznam{
    position: absolute;
    right: 89px;
    top: 2px;
    z-index: 999;
}

.clanek_edit{
    top: 2px;
    position: absolute;
    right: 0;
    z-index: 999;
}

.menu_add{
    position: absolute;
    right: 0px;
    bottom: -40px;
    z-index: 999;
}

.menu_seznam{
    position: absolute;
    right: 40px;
    bottom: -40px;
    z-index: 999;
}

.menu_edit{
    top: 0px;
    position: absolute;
    right: 0;
    z-index: 999;
}


.modal_kcfinder {
    height: 600px;
    padding: 0px !important;
}

@media (min-width: 768px) {
  .modal-kcf {
    width: 900px;
   max-width:1200px;
  }
}


.nadpis_nov {
    font-weight: bold;
    color: #679322;
}

.datum_nov {
    font-size: 0.75rem;
}

.bordered {
  border: 1px solid #84C225;
  outline: none;
  /*box-shadow: 0 0 0 0.2rem rgba(200,35,51,.25);*/
}

.bordered:hover {
  border: 1px solid #57870A;
  outline: none;
  /*box-shadow: 0 0 0 0.2rem rgba(200,35,51,.25);*/
}

/*zmna modre oramovani u form focus*/
.form-control:focus {
  color: #495057;
  border-color: #57870a;
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(200,35,51,.25);
}




/*DATEPICKER nad modalnim oknem*/
.datepicker {
    position: relative; 
    z-index:99999999 !important;
    }
    



/*zmna form SELECT*/
.selcls { 
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 1px solid #ced4da; 
    outline: 0; 
/*    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #CAD9E3), to(#FFFFFF)); 
    background: -moz-linear-gradient(top, #FFFFFF, #CAD9E3 1px, #FFFFFF 25px); 
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; */

    } 
 

.required {
    color: red;
}



.bg-sede-row{
    background-color: #E4E4E4;
    /*background-clip: padding-box;
    border: 10px solid transparent;*/
    padding: 10px;
    margin: 0px 0px 5px 0px;
}
/*
.bg-sede-col:first-child{
    background-color: #E4E4E4;
            
}*/


/*.bg-sede-col:nth-child(1n+2):not(:last-child) {
  background: red;
}
*/    

/*.bg-sede-col:last-child{
    background-color: #E4E4E4;
}*/

/*a:not([href*='utf8.th.cz']):not([href^='#']):not([href^='/']):after {
 font-family: 'FontAwesome';
    content: " \f08e"; 
    position: relative; 
    color: gray;
    font-size: 0.625rem;
}*/



/*pozadi ROW a COL*/
.bg-sede-col{
    background-color: #E4E4E4;
    background-clip: padding-box;
    border: 16px solid transparent;
}

.bg-sede-col:hover{
    background-color: #DADADA;
}

.bg-druhe-col{
    background-color: #E8F2C2;
    background-clip: padding-box;
    border: 16px solid transparent;
    padding: 10px;
}

.bg-druhe-col:hover{
    background-color: #e6ead7;
}





/*REJSTRIKY*/

.rejstriky-views .btn .fa {
  width: 16px;
  text-align: center;
}

.rejstriky-table .table td,
.rejstriky-table .table th {
  vertical-align: middle;
}

.rejstriky-cards .rejstriky-card {
  border: 1px solid #487008;
  border-radius: .5rem;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);  
  transition: 
    box-shadow 0.3s ease,
    border-color 0.3s ease,
    transform 0.3s ease;
}

.rejstriky-cards .rejstriky-card:hover {
  border-color: #487008;
  /*transform: translateY(-6px);*/
  box-shadow:
    0 25px 50px rgba(0, 0, 0, 0.25),
    0 10px 20px rgba(0, 0, 0, 0.15);
  background-color: #E8F2C2;
}

.rejstriky-cards .rejstriky-card__img {
  display: block;
  width: 100%;
  height: 180px;
  object-fit: cover;
  background: #f3f3f3;
  transition: transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  transform-origin: bottom center;  /*  kotva u spodní hrany */
  will-change: transform;
}

.rejstriky-cards .rejstriky-card:hover .rejstriky-card__img {
  transform: scale(1.04);         /* zvětší obrázek o 8 % */
}

.rejstriky-cards .rejstriky-card__noimg {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 180px;
  background: #f8f9fa;
  color: #98a6ad;
}

.rejstriky-cards .rejstriky-card__body {
  padding: .75rem 1rem;
}

.rejstriky-cards .rejstriky-card__title {
  font-weight: 800;
  margin: 0 0 .25rem 0;
}

.rejstriky-cards .rejstriky-card__subtitle {
  color: #6c757d;
  margin: 0 0 .5rem 0;
}

.rejstriky-cards .rejstriky-card__meta {
  font-size: .9rem;
  color: #495057;
}

.rejstriky-cards .rejstriky-card__actions {
  padding: .5rem 1rem 1rem;
}

.rejstriky-cards .rejstriky-card__actions .btn {
  margin-right: .25rem;
}

.rejstriky-card .plant-photo {
  display: block;
  position: relative;
  overflow: hidden;
}

.rejstriky-card .plant-photo img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.rejstriky-card .plant-photo:hover img {
  transform: scale(1.04);
  filter: brightness(0.85);
}

.rejstriky-card .zoom-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 22px;
  color: white;
  background: rgba(0,0,0,0.5);
  border-radius: 50%;
  padding: 6px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.rejstriky-card .plant-photo:hover .zoom-icon {
  opacity: 1;
}




.plant-photo {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.plant-photo img {
  transition: transform 0.3s ease;
}

.plant-photo:hover img {
  transform: scale(1.03);
  filter: brightness(0.85);
}

.zoom-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 22px;
  color: white;
  background: rgba(0,0,0,0.5);
  padding: 6px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.plant-photo:hover .zoom-icon {
  opacity: 1;
}






/* ========== REJSTRIKY: PRELOADER ========== */
#rejstriky-preloader {
  position: fixed;
  inset: 0;               /* top:0; right:0; bottom:0; left:0 */
  background: rgba(0,0,0,0.6);
  z-index: 9999;          /* nad vším */
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity .25s ease;
}

#rejstriky-preloader.rejstriky-preloader--hidden {
  opacity: 0;
  pointer-events: none;   /* už neklikatelná vrstva */
}

.rejstriky-preloader__box {
  text-align: center;
  color: #fff;
  max-width: 80%;
}

.rejstriky-preloader__text {
  margin-top: 12px;
  font-size: 1rem;
  letter-spacing: .2px;
  opacity: .9;
}

/* volitelné – zakázat scroll, když je aktivní preloader */
html.rejstriky-preloader-lock,
body.rejstriky-preloader-lock {
  overflow: hidden !important;
}



/* ========== GALERIE ========== */

/* Dlaždice galerie */
.gallery-item {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  /*border-radius: 4px;*/
  background: #fff;              /* bílé pozadí dlaždice */
  display: flex;
  margin-bottom: 5px;                   /* mezery mezi obrázky */
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); /* jemné oddělení */
  border: 1px solid #84C225;
}

/* Vnitřní struktura */
.gallery-item > p {
  flex: 1 1 auto;
  height: 100%;
  display: flex;
  margin: 0;                     /* zrušíme marginy od CKEditoru */
}

.gallery-item > p > a {
  display: block;
  width: 100%;
  height: 100%;

}

/* Obrázek */
.gallery-item img {
  display: block;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
  transform: scale(1.08);
  transition: transform .3s ease;

}

/* Hover efekt */
.gallery-item:hover img {
  transform: scale(1.18);
}

/* Hover efekt */
.swipebox img {
  border: 1px solid #84C225;
}

/* Hover efekt */
.swipebox img:hover {
  opacity: .7;
}

/* ========== SLICK SLIDER - prvni text prileti, dalsi jiz nikoliv... ========== */

/* Vypnout animace na všech aktivech KROMĚ prvního skutečného slidu */
.animated-slider-content-2
.single-banner.slick-active.slick-cloned .single-banner-content > *,
.animated-slider-content-2
.single-banner.slick-active:not([data-slick-index="0"]) .single-banner-content > * {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -ms-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
}

/* Slick nastavuje opacity při fade; tohle ji "zamkne" na 1 */
.animated-slider-content-2 .single-banner.slick-active .single-banner-content {
  opacity: 1 !important;
  visibility: visible !important;
  transition: none !important;
}
.animated-slider-content-2 .single-banner.slick-slide .single-banner-content {
  opacity: 1 !important;
  visibility: visible !important;
}




/* ========== rejstriky - karty - stretched-link ========== */
.rejstriky-card {
  position: relative;
  overflow: hidden;
}

.rejstriky-card__img {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none; /* <- umožní klik přes obrázek */
}

.rejstriky-card__actions {
  position: relative;
  z-index: 10; /* <- ikonky nad stretched-link */
}