.headings {
    color: #171717;
    font-family: "Vidaloka", Helvetica, Arial, serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 25px;
}

.nav-tabs .custom-tabs {
    width: 50%;
}

.custom-tabs {
    border-bottom: none;
    justify-content: end;
}

.custom-tabs .nav-link:hover {
    border-color: transparent;
}


.custom-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent;
    color: #171717;

    font-style: normal;
    font-weight: 900;
    border-bottom: 3px solid #EB4554 !important;
}

.custom-tabs .nav-link {
    color: #8c8c8c;

    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 20px;
    min-height: 29px;
    white-space: nowrap;
    text-transform: capitalize;
    padding: 0;
    margin-top: 25px;
    margin-right: 40px;
    text-align: center;
}

.tab-content {
    margin-top: 30px;
}

.mt-50 {
    margin-top: 50px;
}

.ramadan_tables{
    margin-top: 55px;
}

.social-icons {
    position: absolute;
    right: 10px;
    top: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -10px;
}

.social-icons .icon {
    margin-right: 7px;
    margin-left: 7px;
}

.social-icons .icon:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.icon{
    font-size: 22px;
}

.icon i.fab.fa-facebook-f {
    color: #3c589a;
}

.icon i.fab.fa-twitter{
    color: #55acee;
}

.icon i.fab.fa-whatsapp{
    color: #60ec57;
}

.icon i.fas.fa-envelope{
    color: #1b1b1b;
}




.social-icons .twitter-icon {
    background: url(../../images/social-icons.png) -45px -304px;
}
.social-icons .whatsapp-icon {
    background: url(../../images/social-icons.png) -123px -304px;
}
.social-icons .email-icon {
    background: url(../../images/social-icons.png) -162px -304px;
}

.tab-content table {

    border-collapse: collapse;
    width: 100%;
    border: 1px solid #dfdfdf;
}

.tab-content td, th {
    border-bottom: 1px solid #dfdfdf;
    text-align: left;
    padding: 8px;
    padding-left: 30px;
}

.tab-content table th {
    background-color: #F6F6F8;
}

/* Petrol page */
.petrol-icon {
    width: 35px;
    height: 32px;
    display: inline-block;
    margin-bottom: -10px;
    margin-right: 10px;
}

.petrol-icon.pre-icon {
    background: url(../../images/petrol-icons.png) -201px -311px;
}

.petrol-icon.hd-icon {
    background: url(../../images/petrol-icons.png) -194px -350px;
    margin-left: -3px;
    margin-right: 13px;
}

.petrol-icon.ld-icon {
    background: url(../../images/petrol-icons.png) -201px -428px;
}

.petrol-icon.ko-icon {
    background: url(../../images/petrol-icons.png) -199px -236px;
}

/* Prayer page */
.prayer-widget .date {
    float: left;
}

.prayer-widget .date span {
    display: block;
}

.prayer-widget .location span {
    display: block;
    text-align: right;
    color: black;
}

.prayer-widget .location span a {
    color: black;
}

.prayer-widget .location span a {
    text-decoration: none;
}

.prayer-widget .prayer-container {
    width: 100%;
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 55px;
}

.prayer-widget .prayer-container .prayer {
    padding-top: 23px;
    text-align: center;
    height: 100px;
    border-radius: 10px;
    background-color: #F2F2F2;
}

.prayer-widget .prayer-container h1, h2, h3, h4, h5, h6, span {


}
.prayer-widget .prayer-container .prayer h5, .prayer-widget .prayer-container .prayer h6 ,.prayer-widget .prayer-container .prayer h3 {
    text-align: center;
    color: black;
}



.headings span{
    font-size: 18px;
    color: black;
}

.prayer.current_prayer_p h6 {
    font-size: 18px;
    padding-top: 2px;
}

.prayer.current_prayer_p h5 {
    font-size: 27px;
    padding-top: 2px;
}

span.current_prayer {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #000000;
}
.prayer-widget .prayer-container .prayer.current_prayer_p {
    background-size: cover;
    width: 100%;
    margin-left: 0;
    height: 100px;
    margin-top: 0;
    padding-top: 10px;
}

.prayer.current_prayer_p :is(h3, h5, h6) {
    color: white;
}

.footer_pages_info{
    margin-bottom: 50px;
}

.sidebarcustomwidth{
    padding-right: 15px;
    padding-left: 15px;
}

.prayer.active {
    padding-top: 8px !important;
}

.upcoming_pray {
    font-size: 12px;
    color: #515151;
}

.prayer.active h3 {
    font-size: 16px;
}

.prayer.current_prayer_p h6, .prayer.current_prayer_p h5, .prayer.current_prayer_p h3 {
    color: white;
}


table.resp_table.main_si_table.table-striped {
    margin-bottom: 50px;
}
.resp_table {
  background: white;
  border-collapse: collapse;
  padding: 5px;
  width: 100%;
  box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.main_si_table td{
  font-size: 14px;
}
.main_si_table th{
  text-align:center;
  background-color: #545454;
  color: white;
}

.main_si_table td{
  padding: 8px 0px;
  padding-left: 0;
  text-align:center;
}


table.resp_table.main_si_table.table-striped tr:hover {
  background: #545454 !important;
  color: white;
}

table.resp_table.main_si_table.table-striped th {
    background-color: #545454 !important;
    color: white;
}



.dropdown{
    right: 10px;
    position: absolute !important;
}

.dropbtn {
    font-weight: 900;
    background-color: transparent;
    color: #171717;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.dropbtn:hover, .dropbtn:focus {
    background-color: transparent;
    outline: none;
}
#cityInput {
    width: 100%;
    box-sizing: border-box;
    background-position: 14px 12px;
    background-repeat: no-repeat;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #ddd;
    padding-left: 10px;
}
#cityInput:focus {outline: 3px solid #ddd;}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    margin-left: -93px;
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 230px;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
    height: 300px;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
}
.dropdown a:hover {background-color: #ddd;}
.cities_show {display: block;}


table.resp_table.main_si_table.table-striped.hanafi{
    background-image: url(../../images/hanafi.png);
    background-position: center;
    background-size: cover;

    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}


table.resp_table.main_si_table.table-striped.jafari{
    background-image: url(../../images/jafri.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.tab-wrapper{
    padding-top: 1px;
}

.active.today_gold table, .today_fuel table {
    direction: ltr;
}


@media only screen and (max-width: 991px) {
    .custom-tabs .nav-link {
        margin-right: 30px;
        font-size: 16px;
    }

    .footer-inner{
        display:flex;
    }

    .footer-inner .footer-item ul{
        margin: 0;
    }
    .prayer-widget .prayer-container {
        padding-top: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

    .social-icons {
        position: absolute;
        /* right: 43px; */
        top: 60px;
        float: right;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* margin-top: -60px; */
        width: 100%;
    }
    .custom-tabs {
        border-bottom: none;
        margin-top: 20px;
    }
    .prayer.active {
        padding-top: 8px !important;
    }
    .prayer.current_prayer_p h6 {
        font-size: 14px;
        padding-top: 2px;
    }
    .prayer.current_prayer_p h5 {
        font-size: 17px;
        padding-top: 2px;
    }
}

@media only screen and (max-width: 425px) {


    .prayer-container .col-4{
        padding: 0;
    }


    .footer-inner .footer-item:nth-of-type(5) {
        width: auto;
        text-align: left;
        /*margin-top: -60px;*/
    }

    .prayer.active {
        padding-top: 8px !important;
    }

    span.current_prayer {
        font-size: 12px;
        margin: 0;
        padding: 0;
    }

    .prayer-widget .prayer-container {
        padding-top: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

    .headings {
        font-size: 30px;
    }
    .social-icons {
        left: 15px;
        top: 50px;
    }
    .custom-tabs .nav-link {
        font-size: 12px;
        margin-right: 6%;
    }
    .tab-content td, th {
        font-size: 12px;
        padding-left: 13px;
    }
    .tab-content td img {
        height: 30px;
    }
    .prayer-widget .date span {
        font-size: 13px;
    }
    .prayer-widget .location span {
        font-size: 13px;
    }
    .prayer-widget .prayer-container h5 {
        font-size: 13px;
    }
    .prayer-widget .prayer-container h6 {
        font-size: 11px;
    }
    .prayer-widget .prayer-container .prayer.current_prayer_p h3 {
        font-size: 16px;
    }
    .prayer-widget .prayer-container .prayer.current_prayer_p {
    width: 95%;
    height: 100px;
    margin-top: 3px;
    margin-left: 3px;
    padding-top: 10px;
    }

    .prayer-widget .prayer-container .prayer.active{
         height: 100px;
    }



    .prayer-widget .prayer-container .prayer {
        padding-top: 30px;
        height: 100px;
        margin: 3px;
    }

    .tab-content {
        margin-top: 20px;
    }

   /* .tab-wrapper {
        overflow-x: scroll;
    }*/

    .footer_pages_info {
        margin-bottom: 20;
    }
    .pl-0{
        padding-right:0;
    }



    .prayer-widget .prayer-container {
        margin-left: 0px;
    }
    .gold-price-in-pakistan .tab-content>.tab-pane{
        overflow: scroll !important;
    }

    .social-icons {
        position: absolute;
        /* right: 43px; */
        top: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: -62px;
    }


    #nav-tabContent .col.status h6{
            font-size: 14px !important;
    }

    #nav-tabContent .level.air h1 {
    font-size: 21px !important;
    }

    .weather-today .status{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .degree-tab{
        display: none !important;
    }

    .degree-tab.active{
        display: block !important;
    }

    .weather-today .degree h1{
            font-size: 46px !important;
    }

    .weather-today .weather-degree span{
        font-size: 14px;
    }

    .weather-today .week-day{
            padding: 0px 20px !important;
    }

    .weather-today .weather-degree span{
        font-size: 12px;
    }
    .gold-price-in-pakistan .tab-content table{
        table-layout: fixed;
        width: 450px !important;
    }
    .gold-price-in-pakistan .tab-content table th:nth-child(1){
        width: 140px;
        text-align: center;
    }
    .gold-price-in-pakistan .tab-content table{
        table-layout: fixed;
        width: 537px !important;
    }



}
.fajr{
    background-image: url(../../images/fajr.png);
}
.sunrise{
    background-image: url(../../images/sunrise.png);
}
.dhuhr{
    background-image: url(../../images/dhuhr.png);
}
.asr{
    background-image: url(../../images/asr.png);
}
.maghrib{
    background-image: url(../../images/maghrib.png);
}
.isha{
    background-image: url(../../images/isha.png);
}
