/* custom blog section add by bilal */
/*===== Event =====*/
.remove-ext3 .event-bx {
  margin-bottom: 20px;
}
.event-bx {
  float: left;
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
  padding: 24px 25px 40px 100px;
  margin-bottom: 20px;
}
.event-bx:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: -1;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.event-bx > span {
  position: absolute;
  left: 25px;
  font-weight: 700;
  font-size: 50px;
  line-height: initial;
  text-align: center;
}
.event-bx > span i {
  /* font-family: Merriweather; */
  font-style: normal;
  font-size: 18px;
  display: block;
}
.event-bx > h5 {
  font-size: 18px;
  margin-bottom: 0;
}
.event-bx > a {
  display: inline-block;
  /* font-family: roboto slab; */
  font-size: 14px;
}
.event-bx:hover > h5 {
  color: #fff;
}
.event-bx:hover .pst-mta > li {
  color: #f1f1f1;
}
.event-bx:hover > a {
  color: #fff;
}
.event-bx:hover:before {
  background-color: rgba(0, 0, 0, 0.5);
}

.event-bx h5 a {
  color: #d1ad3c;
}
/* blog section ended */

header.style1 .logo img {
  height: 80px;
}

header.sticky-active .logo img {
  width: 100%;
}

.wdgt-box img {
  height: 75px;
}
.arabic-text {
  color: #fff;
}

.team-info2 h4 {
  font-size: 1rem;
}

.team-info a {
  color: #fff;
}
.featured-cap > span {
  font-size: 1rem;
}

.sec-title {
  margin-bottom: 10px;
}

.prayer-times a {
  text-decoration: underline;
  color: #007bff;
}

span.theme-clr {
  color: #d1ad3c;
}

.slide-section {
  height: 100px;
  position: absolute;
}

.pilr-info > h4 {
  font-size: 1.2rem;
}

header.style1 {
  position: fixed;
  top: 0;
  left: 0;
  padding: 15px 0;
  background: rgba(9, 40, 35, 0.7);
}
header.style1.sticky-active {
  background: rgba(9, 40, 35, 0.9);
}
header.style1.sticky-active nav {
  margin-top: 15px;
}

header.style1 nav {
  margin-top: 15px;
}

header nav a {
  color: #fff;
}

.featured-item:before {
  background-color: #092822 !important;
}

.owl-carousel .owl-dots button.owl-dot {
  background-color: #ccc;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 5px;
  position: relative;
  bottom: 50px;
  border: 2px solid #fff;
  z-index: 100;
}

.plr-box a i:after {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  right: -10px;
  bottom: -10px;
  z-index: -1;
  border: 10px solid;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  opacity: 0.55;
  -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
  -ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
}

.msn-thmb-wrap img {
  border: 10px solid #c2c2c2;
}

/* mobile changes  */

.lg-mn .logo-mobile {
  height: 100px;
}
