

#sp-header #sp-menu .sp-megamenu-parent > li.current-item.active > a, #sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child.active > a {
    color: #fff;
}
#sp-menu, .offcanvas-menu{
  text-transform: uppercase;
}

.offcanvas-menu li{

font-family: Spectral, sans-serif;
}


.convertforms.cf-success .cf-response {
    background-color: #c5a262;
    color:#000000;
}


.entry-header h1, .entry-header h2 {
  box-shadow: none;
}
.entry-header h1::after, .entry-header h2::after {
  background: none;
}

.entry-header h1 a, .entry-header h2 a {
  color: #C5A262;
}


.entry-header h1 a:hover, .entry-header h1 a:focus, .entry-header h2 a:hover, .entry-header h2 a:focus {
  color: #fff;
}


.view-category .ArticleDivider article{

    border-bottom: solid 1px #665026;
    margin-bottom:25px;

}





.btn-primary, .button, .btn-readmore, .sppb-btn-primary, .vm-button-correct {
  border-color: #C5A262;
  background-color: #C5A262;
    color: #000;
} 
.btn-primary:hover, .btn-primary:focus, .button:hover, .button:focus, .btn-readmore:hover, .btn-readmore:focus, .sppb-btn-primary:hover, .sppb-btn-primary:focus, .vm-button-correct:hover, .vm-button-correct:focus {
  border-color: #CCAD75;
  background-color: #CCAD75;
  color: #000;
}
.entry-header h1 {
  font-size: 175%;
  font-weight: 300;
}

.mod-languages  img {
  filter: grayscale(100%);
}
.mod-languages  img:hover{
  filter: none;
}


.fancybox-stage{
background-color:rgba(0,0,0,0.75);
}
.fancybox-button svg path {
  stroke:none!important;
}




a {
    color: #C5A262;
}
a:hover {
    color: #DBC8A7;
}


#offcanvas-toggler > i {
    color: #fff; /*C5A363*/
}
#offcanvas-toggler > i:hover {
    color: #DBC8A7;
}

.ap-login a i.pe, .ap-signin a i.pe {
    color: #7C7285;
}

.forget-name-link{
  display:none;
  visibility:hidden;

}



.navbar-nav li{
	margin:0px;
	padding:0px!important;
	border:none!important;
  margin-right:10px;
}


.Copyright_txt{
  font-size: 14px;
  text-align: left;
  color: #787878;
}

/* Facebook */
.item-207 a {
  color: #8798BD!important;
}

/* Instagram */
.item-208 a{
  color: #F56040!important;
}



.izborniknadnu ul > li, .izborniknadnu ul > li {

  border-bottom: 0px solid #e8e8e8;
    margin-right:10px;

}






.CenterLogo{
/*
 text-align: center;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(255,0,39,0.5); 
box-shadow: 0px 0px 10px 0px rgba(255,0,39,0.5);


  display: block;
  margin-left:auto;
  margin-right: auto;
*/
}