/* CSS Document */
/* hlavní barva #857b17 */
/* barva pozadí #f3f2e7 */

/* odsazení stránky od hlavičky */
.transparent-wrapper {position: relative;}

/*carousel na HP */
/*.hp-carousel h2 {font-family: Poppins, sans-serif; color: #0e6f42; padding-botom:15px; font-weight: 600; font-size: 18px;}
.hp-carousel h3 {font-weight: 600; font-size: 22px; text-decoration:none; letter-spacing: 1px; font-family: Poppins, sans-serif; padding-botom:15px;}
.hp-carousel a.sppb-btn {margin: 0px auto;}
.hp-2025 .sp-slider-content-align-center {background-color: RGBA(0, 0, 0, 0.51);   padding: 30px 20px;}
.hp-2025-box1 img {border-radius: 50% !important;}*/

/* offcanvas menu položky pod sebou */
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
  display: block;
}

.tagy {
    display: initial !important;    
    }
    
.tagy .sppb-dynamic-content-collection__item {display:inline-block; margin: 0px 3px; }    

p.tagy2 {
    text-align: center !important; 
    padding: 3px 10px !important; 
    font-size:12px; 
    line-height:14px; 
    /*border: 1px solid #857b17;*/    
    border-radius:10px;
    background-color:#f3f2e7;
    color: #857b17;
    }


/* úprava filtru */
button.sppb-addon-dynamic-content-filter-reset-btn {font-size:14px; color:rgba(0,0,0,0.4); position:relative; left:100px; top:-10px;}
button.sppb-addon-dynamic-content-filter-reset-btn:hover {color:#857b17;}


/* úprava šířky obsahu */
@media (min-width: 1200px) { 
    .container { max-width: 1170px !important; }
    .sppb-row-container { width:1170px; max-width: 1170px !important; } } 

@media (min-width: 1400px) { 
    .container { max-width: 1340px !important; }
    .sppb-row-container { width:1340px; max-width: 1340px !important; } } 

media (max-width:768px) {
    .sp-slider-outer-stage {margin-top:90px;}
    #sp-logo img.sp-default-logo {width:207px}
     }
     
@media (max-width: 480px) {
  #offcanvas-toggler { position: absolute; }
}

/* override styles when printing */
@media print {

   
}
