/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2026 | 08:44:14 */
.zastavica img{padding-right:0px!important;}

.wpb_wrapper a{text-decoration:none!important;}
.wpb_wrapper a strong u{text-decoration:underline!important;}

.wpcf7-not-valid{
  border:2px solid red!important;
}

.content .ttr{text-decoration:none!important;}
.content .ttr strong u{text-decoration:underline!important;}

.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a, .light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > .zastavica > a .menu-text, .light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a .subtitle-text, .light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a:hover span, .light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li.act > a > span {
    color: #444 !important;
}

.zastavica .menu-image-title-after.menu-image-title {
    padding-left: 5px;
    font-size: smaller;
    display: inline-block;
    position: relative;
    top: 1px;
}

#mobile-menu > li:not(:last-child) {
  margin-bottom:10px;
}

.mobile-menu-show-divider .mobile-main-nav > li > a{
  padding:0;
}

.mob_logo{
  z-index: 3;
  width: 200px;
  margin: 50px auto 20px;
}

.right-mobile-menu .show-mobile-header .dt-mobile-header{
  right:100%;
  width:100%;
}
.mobile-header-scrollbar-wrap{
  width:100%!important;
  max-width:100%!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
}


.dt-mobile-header{
  background:transparent;
}
.mobile_header_bg{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1;
  background:rgba(17,17,17,0.5)
}
.mobile-header-scrollbar-wrap{
  position:initial;
}
.dt-close-mobile-menu-icon{
  z-index: 3;
  right: unset !important;
  left: 20px;
}
#mobile-menu{
  z-index:3;
}
.mobile-main-nav .menu-item-text{
  width:100%;
  text-align:center;
  padding:10px 0;
}
.mobile-main-nav li > a .menu-text{
  color:#fff;
}
.mobile-main-nav li:not(.act) > a:hover .menu-text{
  color:#fff;
}
.mobile-main-nav li:not(.act) > a:hover .menu-item-text{
  background:#333;
}
.mobile-main-nav li.act > a .menu-text{
  color:#fff;
  text-decoration:underline;
}