/*!
Theme Name: UKH 2
Theme URI: http://awrosoft.com/
Author: Awrosoft
Author URI: http://awrosoft.com/
Description: A private theme for UKH
Version: 2.6.0
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: ukh
*/
input[disabled="disabled"] {
  background: #f5f4f4;
}

input[type="text"],
input[type="password"],
input[type="email"] {
  padding: 5px 10px !important;
}

/***********************/
.section-tags .tags-container .tag-cloud-link {
  display: block;
  float: left;
  font-size: 0.85rem !important;
  line-height: 1.2rem;
  padding: 0.4rem 0.95rem;
  border-radius: 0;
  border: 1px solid #dee2e6;
  background: #fff;
  color: #c2c2c2;
  margin: 0.35rem;
  overflow: hidden;
}

.section-tags .tags-container .tag-cloud-link:hover {
  background-color: #1b6bbc;
  color: #fff;
  border-color: #1b6bbc;
}

.lrm-fieldset-wrap .fieldset input[type="text"] {
  padding-left: 40px !important;
}

.white a span {
  color: #fff !important;
  opacity: 1 !important;
}

.white a {
  opacity: 1 !important;
}

.wpml-ls-link {
  color: #fff;
}

.centerd-icon a {
  color: #fff;
}

footer .menu {
  list-style: none;
  padding: 0;
}

.facetwp-facet {
  margin-bottom: 5px !important;
}

.facetwp-input-wrap {
  width: 100% !important;
}

.facetwp-date {
  margin-bottom: 5px !important;
}

.fs-label-wrap {
  width: 100% !important;
}

.fs-wrap {
  width: 100% !important;
}

.wpml-ls-legacy-list-horizontal {
  padding: 0 !important;
}

.news-hero .info .date::before {
  content: "";
}

.page-numbers {
  border: 1px solid #eee;
  padding: 5px 10px;
  margin: 0 2px;
  border-radius: 2px;
}

.facetwp-type-pager {
  text-align: center;
}

.facetwp-page {
  padding: 2px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.section-opening-hours .container .row .h1,
.section-opening-hours .container .row h1 {
  font-size: 2.7rem;
}

.lrm-fieldset-wrap .fieldset input[type="text"],
.lrm-fieldset-wrap .fieldset input[type="password"] {
  padding-left: 40px !important;
}

.lrm-form a.button,
.lrm-form button,
.lrm-form button[type="submit"],
.lrm-form #buddypress input[type="submit"],
.lrm-form input[type="submit"] {
  background: #1b6bbc;
  color: #FFF;
}

.image-holder .image-overlay .centerd-icon {
  transform: translate(50%, -50%) !important;
}

.breadcrumb li a {
  color: #fff;
}

.breadcrumb-tmc-separator {
  color: #fff;
  padding: 0 10px;
}

.row .number {
  margin-right: 4rem
}

.flex-column-reverse .number {
  margin-right: 0rem
}

.gridy-rw {
  padding: 120px
}

.gridy-title {
  padding-bottom: 25px;
  border-bottom: 4px solid #0fbcf9;
}

.gridy-img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.glightbox-clean .gslide-description {
  background-color: #000 !important;
}

.gslide-title {
  color: #fff !important;
}

.section-school-departments .content p,
.section-school-departments .content ul {
  padding: 0 !important;
}

.section-hero {
  position: relative;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}

.section-hero .container {
  position: relative;
  z-index: 99999;
  color: #fff;
}

.section-hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

.news-item {
  cursor: pointer !important;
}

@media only screen and (min-width: 1200px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}
.fixed-top {
  z-index: 9999999 !important;
}

@media only screen and (max-width: 400px) {
  .gridy-rw {
    padding: 40px !important
  }
}
@media screen and (max-width: 768px) {
  .navbar-collapse ul li:hover > ul {
	  z-index: 99999999 !important;
	  display: block !important;
  }
}