/*
 Theme Name:   Neve MyMasjid Child
 Theme URI:    https://mymasjid.com
 Description:  A custom child theme for MyMasjid multisite
 Author:       mm786
 Template:     neve
 Version:      1.0
 Text Domain:  neve-mymasjid-child
*/

/* Optional: Your custom styles can go here */


@font-face {
  font-family: 'AzoSans-Regular'; /* Give your font a unique name */
  src: url('fonts/AzoSans-Regular.woff2') format('woff2'),
       url('fonts/AzoSans-Regular.woff') format('woff'); /* Path is relative to the CSS file */
  font-weight: normal; /* Specify the font's weight */
  font-style: normal; /* Specify the font's style */
  font-display: swap; /* Optional: controls how the font loads and displays */
}
@font-face {
  font-family: 'AzoSans-Medium'; /* Give your font a unique name */
  src: url('fonts/AzoSans-Medium.woff2') format('woff2'),
       url('fonts/AzoSans-Medium.woff') format('woff'); /* Path is relative to the CSS file */
  font-weight: normal; /* Specify the font's weight */
  font-style: normal; /* Specify the font's style */
  font-display: swap; /* Optional: controls how the font loads and displays */
}
@font-face {
  font-family: 'AzoSans-bold'; /* Give your font a unique name */
  src: url('fonts/AzoSans-Bold.woff2') format('woff2'),
       url('fonts/AzoSans-Bold.woff') format('woff'); /* Path is relative to the CSS file */
  font-weight: normal; /* Specify the font's weight */
  font-style: normal; /* Specify the font's style */
  font-display: swap; /* Optional: controls how the font loads and displays */
}
body {
  font-family: 'AzoSans-Regular', sans-serif !important; 
  background: #fafafa;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'AzoSans-Medium', sans-serif !important; 
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.mm-row:before,
.mm-row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.mm-row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.post-navigation .nav-links:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Responsive Grid Layout
--------------------------------------------------------------*/
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/*--------------------------------------------------------------
# Table
--------------------------------------------------------------*/
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 2px;
  font-weight: bold;
}
form label > span {
  color: #ff0000;
  font-size: 1em;
  display: inline-block;
}
textarea,
select,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 4px;
  outline: 0;
  background-color: #fff;
  border: 1px solid #ddd;
  line-height: 20px;
  min-width: 136px;
  font-size: 0.86em;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
input[type="search"] {
  -webkit-appearance: none;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
input::-webkit-input-placeholder {
  font-size: 1.1em;
}
input:-moz-placeholder {
  font-size: 1.1em;
}
input::-moz-placeholder {
  font-size: 1.1em;
}
input:-ms-input-placeholder {
  font-size: 1.1em;
  font-weight: 400;
}
.kajbee-search-filter select {
  width: 100%;
  border: 1px solid #ddd;
  margin-bottom: 3px;
  color: #757575;
  height: 30px;
}
.kajbee-search-filter input[type="submit"] {
  position: absolute;
  top: -53px;
  left: 0;
}
.kajbee-search-filter input.btn-block[type="submit"] {
  width: 90%;
}
.kajbee-search-form input[type="text"],
.kajbee-search-cv-filter input[type="text"] {
  margin: 0;
  margin-right: 5px;
  display: block;
  width: 98%;
  padding: 6px 12px;
  height: 34px;
  line-height: 34px;
  color: #555555;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.kajbee-search-form input[type="submit"],
.kajbee-search-cv-filter input[type="submit"] {
  height: 34px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
/*--------------------------------------------------------------
# Button
--------------------------------------------------------------*/

.btn[kaj_disabled],
.bdr-btn.kaj_disabled,
.bdr-btn[kaj_disabled],
.bdr-btn.kaj_disabled::before,
.bdr-btn.kaj_disabled:hover {
  cursor: not-allowed;
  color: #757575 !important;
  text-shadow: none !important;
  background: #eaeaea !important;
  border-color: #eaeaea !important;
}
.bdr-btn.kaj_disabled:hover i {
  color: #757575 !important;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #1da1f2;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
  border: 1px solid #3b88c3;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus {
  color: #fff;
  background-color: #1da1f2;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
  border-color: #3b88c3;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.bdr-btn {
  font-weight: 600;
  font-size: 1.1em;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  outline: 0;
  padding: 16px 30px 17px;
  display: inline-block;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-transition: border-color 0.4s, color 0.4s;
  transition: border-color 0.4s, color 0.4s;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -moz-osx-font-smoothing: grayscale;
  background: transparent;
  border-color: #757575;
}
.btn-large {
  padding: 16px 30px 17px;
}
.btn-medium {
  padding: 12px 22px 13px;
}
.bdr-btn-small,
.btn-small,
.wpcf7-submit {
  padding: 7px 16px 9px;
}
.bdr-btn-mini,
.btn-mini {
  padding: 6px 12px;
  font-weight: normal;
}
.bdr-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  background-color: #1da1f2;
}
.bdr-btn,
.bdr-btn::before {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.bdr-btn:hover,
.bdr-btn:hover > a,
ul.primary-menu > li.bdr-btn:hover > a,
ul.primary-menu > li.bdr-btn > a:hover {
  color: #ffffff !important;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  border-color: #1da1f2;
}
.bdr-btn:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background-color: #1da1f2;
}
.bdr-btn.bdr-btn-gray {
  border-color: #e1e8ed;
  font-weight: 400;
}
.sbtn,
.nobdr-btn {
  line-height: 100%;
  text-decoration: none;
  outline: 0;
  font-size: 0.95em;
  display: inline-block;
  cursor: pointer;
  border: none;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  vertical-align: middle;
  z-index: 1;
  -moz-osx-font-smoothing: grayscale;
  background: transparent;
  color: #337ab7;
}
.sbtn:hover,
.nobdr-btn:hover {
  text-decoration: underline;
  color: #06f;
}
.register-btn {
  display: inline-block;
  padding: 8px 16px;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  outline: 0;
  border: 0 !important;
  color: #ffffff;
  cursor: pointer;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.sobtn.btn-medium.btn-block {
  font-size: 0.8em;
  letter-spacing: 0px;
}
/*--------------------------------------------------------------
# Visibility
--------------------------------------------------------------*/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .slider-text h2 {
    font-size: 24px !important;
  }
  .slider-text p {
    font-size: 15px !important;
    color: #f2ece6 !important ;
  }
  .mobile-app-wrap img {
    height: 217px !important;
  }
  .header-user-col {
    background: #001c3d;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-uppercase {
  text-transform: uppercase;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mb-15 {
  margin-bottom: 15px;
}
.pd-20 {
  padding: 20px;
}
.mb-0 {
  margin: 0;
}
.pd-0 {
  padding: 0;
}
/*--------------------------------------------------------------
# Button
--------------------------------------------------------------*/
.mmbtn {
  display: inline-block;
padding: 15px 20px;
width: 180px;
min-height: 52px;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  outline: 0;
  border: none !important;
  color: #333333;
  cursor: pointer;
  overflow: hidden;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mmbtn:focus,
.mmbtn:active:focus,
.mmbtn.active:focus,
.mmbtn.focus,
.mmbtn:active.focus,
.mmbtn.active.focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}
.mmbtn:hover,
.mmbtn:focus,
.mmbtn.focus {
  color: #000000;
  text-decoration: none;
}
.wrapper{
    background: #fafafa;
}
.mmj-wrapper{
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.masjid-header {
    background-size: cover;
    background-position: center;
    padding: 40px;
    min-height: 650px;
    color: #fff;
}

.site-info {
    text-align: center;
    padding: 20px;
    color: #333;
    font-size: 18px;
}

.site-info-logo {
    max-height: 120px;
    width: auto;
    margin-bottom: 15px;
    margin-top: 100px;
}

.prayer-timetable{
    background-color: #004a40;
    border-radius: 10px;
    margin-top: -45px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25), 0 6px 20px 0 rgba(0, 0, 0, 0.25);
}
.prayer-timetable > h2{
    margin: 0;
    padding: 20px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #004038;
}
.prayer-timetable img{
  height: 24px;
}
.prayer-timetable .wakth-title{
  font-weight: 700;
}
.prayer-timetable .wakth-wrap{
  padding: 15px 5px;
}
.prayer-timetable .wakth-wrap,
.prayer-timetable table.dptTimetable,
.prayer-timetable table.dptTimetable tr, 
.prayer-timetable table.dptTimetable td, 
.prayer-timetable table.dptTimetable th{
    border: 0!important;
    font-size: 1em;
    color: #dcb66e!important;
}
.prayer-timetable .wakth-wrap .nextPrayer,
.prayer-timetable table.dptTimetable th{
   color: #ffffff!important; 
}
.prayer-timetable table.dptTimetable th.tableHeading,
.prayer-timetable table.dptTimetable td{
    background-color: transparent!important;
}
.prayer-timetable table.dptTimetable th.tableHeading:hover,
.prayer-timetable table.dptTimetable td:hover{
    background: transparent!important;
}
.prayer-timetable table.dptTimetable tr:nth-child(1){
    background-color: #004038!important;
}
.prayer-timetable .wakth,
.prayer-timetable table.dptTimetable th.tableHeading:not(:last-child),
.prayer-timetable table.dptTimetable td:not(:last-child){
    border-right: 1px solid #004038!important;
}
.prayer-timetable div.wakth:last-child{
  border-right: 0;
}
.prayer-timetable table.dptTimetable th.tableHeading:last-child{
    display: none;
}
.mosque-service{
    background-color: #fff;
    border-radius: 10px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.advert-space{
    background-color: #fff;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
}
.mosque-service .mm-service{
    padding: 10px;
}
.mosque-service .mm-service > h3{
    margin-bottom: 10px;
    color: #1a60b5;
    font-size: 1.85em;
    padding: 10px;
}
section h4{
    margin-bottom: 10px;
}
.mosque-service .mm-service{
    font-size: .80em;
}
.mosque-service .mm-service .mm-row{
    text-align: center;
}
.mosque-service .mm-location iframe{
    border-radius: 10px;
}
.gradient-overlay {
    background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25));
    height: 120px;
    border-radius: 0 0 10px 10px;
    padding: 0 20px;
    margin-top: -128px;
    width: 100%;
  width: 100%;
}
.gradient-overlay > span {
    display: inline-block;
    padding: 3px 12px;
    background-color: #e87878;
    border-radius: 4px;
    color: #fff;
}
.announcements-space, 
.posts-space,
.kids-space,
.events-space,
.recent-space,
.resources-space{
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.img-next{
    width: 20px;
    height: 20px;
    float: right;
    margin-left: 10px;
}
.img-next-pink{
  display: inline;
    margin-bottom: -5px;
    margin-left: 5px;
}
.img-next-pink{
    width: 18px;
    height: 18px;
}
a.view-all {
    color: #000;
    display: inline-block;
    margin-right: 20px;
}
.announcements-space{
    background-color: #ffeeee;
}
.announcements-space h4{
    color: #ff8181;
}
.announcements-img img{
    border-radius: 10px;
}
.announcements-img-title{
    padding-top: 10px;
}
.announcements-img-title a{
    color: #fff;
    font-size: 1.3em;
    line-height: 1.2em;
    text-decoration: underline;
}
.announcements-box{
    margin: 10px 20px 0 0;
    background: #fff;
    border-radius: 10px;
}
.announcements-box > span{
    display: block;
    padding: 10px 10px 0px 10px;
    color: #ff8181;
    font-weight: 700;
}
.announcements-box > div.announcements-title{
    padding: 5px 10px 10px 10px;
    border-bottom: 1px solid #ffeeee;
    font-size: 1.1em;
    line-height: 1.1em;
}
.announcements-box > div.announcements-title a{
    color: #000000;
}
.posts-grid,
.kids-grid{
    display: grid;
    /* Defines 2 columns, each taking up an equal fraction of the space */
    grid-template-columns: 1fr 1fr;
    /* Defines 2 rows, each taking up an equal fraction of the space */
    grid-template-rows: 1fr 1fr;
    /* Optional: adds some spacing between items */
    gap: 15px; 
    /* Optional: sets a height for the container so rows have height to fill */
    height: auto;
}
.events-grid,
.recent-grid{
    display: flex;
    justify-content: space-between; /* Distributes space evenly between items */
    gap: 15px; /* Optional: Adds space between columns */
    height: auto;
    width: 100%;
}
/* Container styling */
.more-posts {
  display: grid;
  gap: 15px; /* Spacing between items */
  /* 1. MOBILE LAYOUT (Default) */
  grid-template-columns: 1fr; /* Single column */
}

/* 2. DESKTOP LAYOUT (Screen width > 768px) */
@media (min-width: 768px) {
  .more-posts {
    /* 3 columns of equal width */
    grid-template-columns: repeat(3, 1fr); 
    
    /* 2 rows with specific height (or use 'auto') */
    grid-template-rows: repeat(2, auto); 
  }
}

.more-posts img {
  width: 100%;
  height: auto;
  display: block;
}
.videos-grid{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.events-grid > div,
.recent-grid > div{
  flex: 1;
}
.posts-space{
    background-color: #dbebe0;
    padding: 20px;
}
.events-space{
    background-color: #dee8f5;
    padding: 20px;
}
.recent-space{
    background-color: #f8ecdb;
    padding: 20px;
}
.videos-space{
    background-color: #ffeee3;
    padding: 20px;
}
.resources-space{
    background-color: #ffeffa;
    padding: 20px;
}
.posts-box, .kids-box{
    background-color: #fff;
    border-radius: 10px;
}
.article-title h4{
    color: #3ca75d;
}
.events-title h4{
    color: #426a9b
}
.recent-title h4{
    color: #98713a
}
.videos-title h4{
    color: #fd6300;
}
.resources-title h4{
    color: #c76fb8;
}
.article-img img, .kids-img img, .featured-media-inner img{
  border-radius: 10px;
}
.article-img-title, .kids-img-title{
    margin: 10px 0;
}
.article-img-title a, .kids-img-title a{
    font-size: 1.4em;
    line-height: 1.4em;
    color: #000;
}
.article-btn-big, .article-btn{
    display: inline-block;
    background-color: #81c995;
    padding: 7px 15px 5px 15px;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1em;
}
.kids-btn-big, .kids-btn{
    display: inline-block;
    background-color: #fdd663;
    padding: 7px 15px 5px 15px;
    border-radius: 4px;
    color: #000;
    text-transform: uppercase;
    line-height: 1em;
}
.article-box-title, .kids-box-title{
    line-height: 16px;
    padding: 10px 0;
}
.article-box-title a, .kids-box-title a{ 
    color:#000;
}
.article-box-img img, .kids-box-img img{
    border-radius: 10px;
}
.article-btn, .kids-btn{
    font-size: .60em;
    font-weight: 700;
    letter-spacing: 1px;
}
.kids-title h4{
color: #ffba00;
}
.article-box-content, .kids-box-content{
        padding: 0 10px 10px 10px;
}
.article-box-title a, .kids-box-title a{
    font-size: .90em;
    font-weight: 700;
}
.kids-date, .article-date{
    font-size: .80em;
}
.kids-space{
    background-color: #fbecc2;
    padding: 20px;
}
.kids-img, .kids-content, .article-content, .article-img{
    margin-right: 20px;
}
.featured-media-inner{
  margin-top: 40px;
  margin-bottom: 20px;
}
.more-posts-container{
  margin: 40px 0;
}
.more-posts-content{
  padding: 10px;
}
.more-posts-wrap{
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.related-posts{
  padding-left: 20px;
}
.related-post-content{
  padding-right: 10px;
}
.related-posts-wrap{
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}
.pagination-single-inner, .section-inner.social{
    display: flex;
    justify-content: space-between;
}
.section-inner.social{
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
    
hr{
  border-top: 1px solid #ddd!important;
}
.pagination-single-inner img{
    height: 18px;
    margin-bottom: -3px;
}
.nv-is-boxed.comment-respond{
  padding: 0!important;
  margin-bottom: 20px;
  background: transparent!important;
}
@media (max-width: 768px) {
    .prayer-timetable table.dptTimetable tr:not(:nth-child(1)) th:nth-child(1),
    .prayer-timetable table.dptTimetable tr:not(:nth-child(1)) td:nth-child(1),
    .prayer-timetable table.dptTimetable tr:not(:nth-child(1)) th:nth-child(3),
    .prayer-timetable table.dptTimetable tr:not(:nth-child(1)) td:nth-child(3){
        display: none;
    }
    .mymasjid-logo{
        display: block;
        text-align: center;
        width: 100%;
    }
    .site-info-logo{
        margin-top: 20px;
    }
    .prayer-times{
        margin-left: 5px;
        margin-right: 5px;
    }
    .posts-grid,
    .kids-grid{
        display: flex;
        flex-flow: row wrap;
        width: 100%;
        margin-top: 20px;
        height: auto;
    }
    .events-grid,
    .recent-grid{
        display: flex;
        flex-flow: column wrap;
        gap: 15px;
        width: 100%;
        height: auto;
    }
    .posts-box,
    .kids-box{
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .posts-box > div,
    .kids-box > div{
        width: 50%;
    }
    .announcements-img{
      margin-top: 15px;
    }
    .article-box-content, .kids-box-content {
        padding: 10px;
    }
    .article-box-img img, .kids-box-img img{
        border-radius: 10px 0 0 10px;
        vertical-align: bottom;
    }
    .kids-img, .kids-content, .article-content, .article-img{
        margin-right: 0;
    }
    .single-post-container .post.status-publish{
      padding: 0 15px;
    }
    .related-posts{
      padding: 0;
    }
}
