
body.dark-bg,
body .dark-bg{
    background-color: #062825 !important;
}

body .main-menu ul .active > a,
body .header-top__right .tel i,
body .social-links a{
     color: #D7C477 !important;
}

body .site-btn,
body .popular-menu__filter .active{
     background-color: #D7C477 !important;
}

body .site-header.site-header__3 .wrapper{
    width: auto !important;
}

body .main-menu__4 ul li a,
body .menu-area__right--4 .item i{
    color:white !important;
}

body .main-menu__4 ul li:hover > a {
  color: #C7A17A !important;
}

body footer {
    z-index: 10 !important;
}

.menu-area.sticky-header .logo img{
    max-width:54px;
}

@media (min-width: 991px) {
  .padding-top-small{
      padding-top:140px !important;
  }
}
/*.gold-back{
    filter: invert(94%) sepia(14%) saturate(1336%) hue-rotate(343deg) brightness(88%) contrast(91%);
    opacity: 0.5;
}*/

body.dark-bgst
{
    background-color: #062128 !important;
}

body.dark-bgst, body .dark-bgst 
{
    background-color: #152b3d !important;
}

.ytifr
{
    width:540px !important;
    height:344px !important;
}

@media (max-width: 575px) 
{
  .ytifr 
  {
    width:100% !important;
    height:344px !important;
  }
}