/* ==========================================================
   فایل: override.css  —  اورراید (Override / Later Fixes)
   تعداد قوانین: 10
   ========================================================== */


/* ---- اصلاحیه / بازنویسی بعدی ---- */
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  color: #fff !important;
  background-color: #b3001b !important;
}
.header-top .Social ul>li>a:hover,
.header-top .Social ul>li>a:focus {
  color: #b3001b !important;
  background-color: #f6f7f9 !important;
}
.slider-section .item .slider-text {
  color: #fff !important;
  background: rgba(0, 34, 72, 0.7) !important;
}
@media (max-width: 767px) {
  .k-row-tours .box-kol {
    display: none;
  }
}
.submit-button {
  background-color: #ec2e47 !important;
  color: #fff !important;
}
.submit-button:hover {
  background-color: #002248 !important;
}
.post-date span,
.post-date i {
  color: #b30000 !important;
}
.comments-title {
  font-size: 20px !important;
  font-weight: 600 !important;
}
.footer_section {
  background: #002248;
  border-bottom: 1px solid #ec2e47;
}
#navigation {
  z-index: 999;
}
