/* VARIABLES */
/* MIXINS */
.sufi_salaah_times {
  font-size: 20px !important;
}
.sufi_salaah_times .place_title {
  color: #c0c0c0;
  border: 1px dashed #c0c0c0;
  border-left: none;
  border-right: none;
  padding: 15px 0px;
}
.sufi_salaah_times .place_title::before {
  background: none !important;
}
@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) {
  .sufi_salaah_times .place_title {
    font-size: 20px;
  }
}
.sufi_salaah_times .place_description {
  font-size: 20px;
  text-shadow: 0.05em 0.05em 0.05em #c0c0c0;
}
@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) {
  .sufi_salaah_times .place_description {
    font-size: 15px;
  }
}
.sufi_salaah_times strong {
  color: #c0c0c0;
  font-size: 20px !important;
  font-weight: normal;
}/*# sourceMappingURL=sufi_extra.css.map */