header{
  background-color: #5c5c5c!important;
  opacity: .95;
}

footer{
  background-color: #5c5c5c!important;
  opacity: .95;
}

.nav-link:hover, .nav-link:active{
  color:#c79a06;
}

.special-counter::after{
  content: "%";
}

.bottom-footer{
    background-color: rgba(0,0,0,0.69)!important;
}

.footer-link:hover, .footer-link:active{
  color:#c79a06!important;
}

.logo span{
  border-top: 3px solid #c79a06;
}

.logo a{
  font-size: 19px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: capitalize;
}

.text-gold{
  color:#c79a06;
}

.item-box{
  max-height: 200px;
}

.overlayContainer{
  display:none;
}

.gallery-item{
  display:none;
}
