/*Default styling*/
-body {
    font-family: "Ubuntu", sans-serif;
}
.static-widget-iqama input{
     width:100% !important;
}
.widget-iqama h3, .help-shortcodes h3{
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 2rem;
}
.help-shortcodes .short-code-tab span{
    display: block;
    background-color: rgba(188, 188, 49, 0.2);
    padding: 10px;
    border-radius: 5px;
    margin: 1rem 0;
}
.help-shortcodes{
    margin-top: 2rem;
}
.static-iqmah-time td{
    border: 1px solid #bebebe;
    text-align: center;
}
.main-iqamah-widget{
	  border: 1px solid #eaeaea;
    border-radius: 3px;
}
.iqamah-only table tbody tr:first-child{
	display:none;
}
.iqamah-only table{
	margin:0;
}
.iqamah-only table tbody tr:nth-child(2){
	display:none;
}
td.jamahMonth{
    font-weight: bold;
    background-color: #FFE;
}
.jamahChanges .x-time-text{
	display:none;
}
.jamahChanges .x-time-change{
    text-align: center;
    margin: 0 auto;
    display: block;
    background-color: #bcbc31;
    padding: 8px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif !important;
    font-weight: 600;
}
.jamahChanges .x-time-change::before{
	content:'Iqamah';
	margin-right:12px;
}
.my-class table tbody tr:nth-child(2){
	display:none;
}

.my-class tbody{
display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border: 1px solid rgba(0,0,0,.1) !important;
    border-top: none;
    border-right: none;
}
.my-class tbody tr{
    width: 33.33%;
    display: flex;
    justify-content: space-between;
    border: 1px solid rgba(0,0,0,.1) !important;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.my-class tbody tr th, .my-class tbody tr td{
	border:none !important;
}
.my-class tbody tr .prayerName{
width: 50%;
    border-right:1px solid rgba(0,0,0,.1) !important;
    text-align: center;
}
.my-class tbody tr .begins{
    width: 50%;
	text-align: center;
}
.my-class tbody tr .jamah{
    width: 50%;
	text-align: center;
}
.container-fluid{
	  width: 1300px !important;
    max-width: 100% !important;
}
.entry-header.alignwide{
	display:none !important;
}
.entry-footer.default-max-width{
	display:none !important;
}
.otherMonth{
	    border: 1px solid #e5e5e5 !important;
    background-size: 10px !important;
    padding: 8px 0 !important;
    background-position-x: 95% !important;
    padding-left: 15px !important;
}
.monthly-headline{
	font-size:15px;
	margin-top: 1rem;
}
.monthly-headline a{
    font-size: 15px;
    color: #bcbc31 !important;
    border-bottom: 1px solid #bcbc31 !important;
}
.main-headline{
	text-align: center;
    margin-bottom: 2rem;
    font-size: 25px;
    font-weight: 600;
}
.wp-block-spacer{
	height: 50px;
}
#csvUpload .form-select {
    width: 100% !important;
    padding: 0 !important;
}
div.dropdown {
    width: 300px !important;
}
span.scDate {
    font-weight: 800;
}
span.scHijri {
    font-style: italic;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background-color: transparent !important;
    margin: 0 !important;
}
.ui-widget.ui-widget-content {
    border: 1px solid #d3d3d3;
    margin: 2rem;
    margin-left: 0.5rem;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: none !important;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    border: none !important;
}
.ui-tabs .ui-tabs-nav li {
    margin: 0 !important;
}
.padding-left-0 {
    padding: 0 !important;
}
.padding-20px {
    padding: 20px !important;
}
#set-start-time, #hijriSettings, #otherSettings{
    background-color: #bcbc31 !important;
    color: #fff !important;
    border: none !important;
    padding: 7px 20px !important;
    display: inline-block !important;
}
#set-start-time:focus, #hijriSettings:focus, #otherSettings:focus {
    outline: none !important;
}
.colon-first div.upload-step select {
    width: 100% !important;
    display: block;
    max-width: none;
}
.ui-tabs .ui-tabs-panel {
    padding: 0 !important;
    margin: 0 !important;
    margin: 20px !important;
}
.display-flex-p-t-time {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
}
.display-flex-p-t-time .upload-step label {
    display: block;
}
.colon-first {
    width: 48%;
}
.widget-iqama {
    width: 45%;
    background-color: rgba(188, 188, 49, 0.2);
    padding: 20px;
    border-radius: 5px;
}
.p-t-p-0 {
    padding: 0 !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    background-color: #bcbc31;
    color: #fff;
    border: none;
}
.container-fluid .bg-success.text-white {
    background-color: #bcbc31 !important;
    border-color: #bcbc31 !important;
}
.container-fluid .btn-success {
    background-color: #bcbc31 !important;
    border-color: #bcbc31 !important;
}
#quickUpdate {
    margin-bottom: 3rem !important;
}
.form-select-sm.quickMonth {
    width: 100% !important;
}
.page-size h2 {
    text-align: center;
    margin-bottom: 3rem;
}
#month {
    width: 350px;
    margin-bottom: 2rem;
}
.over-flow-hidden {
    overflow: hidden !important;
}
.over-flow-hidden .over-flow-auto {
    overflow-x: auto !important;
}
#tabs-2 table {
    font-size: 14px !important;
    font-weight: 500 !important;
}
.ui-tabs .ui-tabs-nav {
    border: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.marquee {
    width: 100%;
    overflow: hidden;
}
div.upload-step {
    padding-bottom: 20px;
}
div.upload-step label {
    width: 350px;
    font-style: normal;
    font-weight: 200;
    float: left;
}
div.upload-step select {
    padding-left: 10px;
    width: 350px;
}
select.quickMonth {
    width: 120px;
}
td.Sat,
td.Sun {
    font-weight: bold;
    color: red;
}

tr.today {
    font-size: large;
    font-weight: bold;
    color: blue;
}

table.dptAdmin td {
    text-align: left;
    padding-right: 20px;
    padding-left: 10px;
    width: auto;
}
table.dptAdmin td input.other {
    text-align: center;
    width: 110px;
}
table.dptAdmin th {
    text-align: center;
    background-color: #ccddee;
}

table.quickUpdate th {
    text-align: center;
    width: 80px;
    background-color: #514444;
    color: #fff;
}
table.quickUpdate td {
    text-align: center;
    border-bottom: 1px solid grey;
}
table.quickUpdate td input[type="time"] {
    color: grey;
    font-weight: 500;
    width: 100px;
    text-align: center;
}
table.quickUfpdate td input:focus {
    color: #000;
}

table.dptTimetable {
    margin-top: 5px;
    width: 100%;
    border: none;
    border-collapse: collapse;
}
table.dptTimetable thead.prayerName {
    font-weight: 500 !important;
}
table.dptTimetable tr,
table.dptTimetable td,
table.dptTimetable th {
    border: none;
}
table.dptTimetable th.highlight,
tr.highlight,
td.highlight {
    font-weight: 500;
}
.main-tr-calendar {
    color: #fff !important;
}
table.dptTimetable tr td {
    text-align: center;
    padding: 5px;
    width: 100px;
    white-space: nowrap;
    vertical-align: middle;
    border: none;
}
table.dptTimetable tr,
table.dptTimetable th {
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    width: 100px;
    white-space: nowrap;
}
table.dptTimetable tr td.jamah {
    font-weight: bold;
}
table.dptTimetable th.tableHeading {
    background-color: transparent;
    font-weight: bold;
}
table.dptTimetable th.fasting,
td.fasting {
    background: rgba(0, 128, 0, 0.34);
    width: 100px;
    font-weight: bold;
}
table.dptTimetable th.azanOnly {
    width: 140px;
}

table.dptTimetable th.highlight,
tr.highlight,
td.highlight {
    background-color: rgba(122, 0, 0,0.3);
    color: #000;
    font-weight: bold;
}

/*No Border styling*/
table.dptNoBorder {
    border: 0;
    background: inherit;
}
table.dptNoBorder tr,
table.dptNoBorder td,
table.dptNoBorder th {
    border: 0;
    background: inherit;
}
/* End of No Border styling*/

table.customStyles {
} /* intentionally blank  */

.dptCenter {
    margin: auto;
    width: 50%;
    border: 3px solid #8ac007;
    padding-left: 10px;
    padding-top: 10px;
    margin-top: 20px;
    text-align: center;
}

.orange {
    color: orange;
}

.red {
    color: red;
}

.blue {
    color: blue;
}

.green {
    color: #bcbc31;
}

.smallFont {
    font-style: italic;
    font-size: smaller;
}

div.donation {
    width: auto;
    color: #000000;
    background-color: #f1f1f1;
    padding: 15px;
    line-height: 1.15em;
    word-wrap: break-word;
    margin-bottom: 12px;
    margin-top: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
div.donation-text {
    margin-top: 20px;
    width: auto;
    background-color: #ffffff;
    padding: 1.1%;
    border-left: 4px solid #8ac007;
    word-wrap: break-word;
}
div.donation-link {
    margin-top: 20px;
    width: 25%;
    background-color: #0088cc;
    color: white;
    padding: 1.1%;
    border-left: 4px solid #8ac007;
    word-wrap: break-word;
    font-size: medium;
    text-align: center;
}
div.donation-link a {
    color: white;
}
div.donation-link a:hover {
    color: black;
}
table.dptTimetable th.jummah,
table.dptTimetable th.notificationBackground {
    background-color: maroon;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

#langSettings {
    cursor: pointer;
}

p.monthHeading {
    float: left;
    font-size: 20px;
}

span.printIcon {
    float: right;
    cursor: pointer;
}

select.otherMonth {
    border: 1px solid; /*Removes border*/
    -moz-appearance: none; /* Removes Default Firefox style*/
    width: 150px; /*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: ""; /*Removes default arrow from firefox*/ /*My custom style for fonts*/
    padding: 5px;
    float: left;
    border-radius: 5px 5px 5px 5px;
    background-size: 20px auto;
    background-position: right 5px center;
}

span.dpt-donation {
    width: auto;
    color: #000000;
    background-color: maroon;
    padding: 10px;
    line-height: 1.15em;
    word-wrap: break-word;
    margin-bottom: 12px;
    margin-top: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    font-size: 15px;
}

span.dpt-donation a {
    color: #abc;
    font-weight: bold;
}

span.dpt-donation a:hover {
    color: #fff;
    font-weight: bold;
}

span.timeLeft {
    font-size: 17px;
    font-weight: bold;
}

.button {
    font-weight: bold;
}

.saveButton {
    float: left;
    margin-right: 5px;
}

h3.printSiteName {
    display: none;
    visibility: hidden;
}

.hijriDate {
    font-weight: initial;
    font-style: italic;
    display: block;
    margin-bottom: 0px;
}

div.dptScNextPrayer {
    font-weight: bold;
    text-transform: uppercase;
}
span.minLeftText {
    text-transform: lowercase !important;
}

span.green h2.dptScTime {
    margin: unset !important;
}

h2.vertical div span h2.dptScTime {
    margin: 10px;
}
h2#dsNextPrayer div span h2.dptScTime {
    font-size: 2em !important;
    font-weight: 700;
}

.jamahChanges span {
    margin-left: 20px;
    margin-right: 20px;
}

p.nextIqamah {
    margin: 0px;
}

.monthlyTimetable {
    width: 100%;
    overflow-x: auto;
}

.active-slider {
    width: 200px;
}

.fa-check {
    display: block !important;
}
.fa-check:after {
    padding-right: 5px;
}
div.monthSelector {
    margin-bottom: 10px;
}
a.url {
    text-decoration: underline;
}

div.todaySpan {
    padding: 10px 0px 10px 0px;
    font-weight: bold;
}

.grow {
    transition: all 0.2s ease-in-out;
}
.grow:hover {
    transform: scale(9);
    cursor: pointer;
    transform-origin: right 2px;
}

div.quranVerse p {
    font-style: italic;
    display: inline;
}
div.quranVerse p.vertical {
    font-style: italic;
    display: inline;
    font-size: 3vw;
}
div.quranVerse span.sura {
    font-size: 0.9rem;
}

/* X BOARD */
.x-board {
    color: #000;
    height: 100vh;
    text-align: center;
    font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    z-index: 99;
}

.x-board .height-100 {
    height: 100%;
}
.x-board .height-70 {
    height: 70%;
}
.x-board .height-60 {
    height: 60%;
}
.x-board .height-50 {
    height: 50%;
}
.x-board .height-40 {
    height: 40%;
}
.x-board .height-30 {
    height: 30%;
}
.x-board .height-24 {
    height: 24%;
    top: 10% !important;
}
.x-board .top-row {
    height: 15%;
}
.x-board .middle-row {
    height: 70%;
}
.x-board td span.prayerFinished {
    opacity: 50%;
}

.x-board div.dsScroll {
    float: left;
}

.x-board span.jamahChanges {
    color: red;
}

.x-board .bottom-row {
    height: 15%;
    flex-wrap: wrap;
}

.x-board .table-borderless td,
.x-board .table-borderless th,
.x-board .table-borderless tr {
    border: 0 !important;
}

.x-board .align-middle {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.x-board .align-middle-next-prayer {
    position: relative;
    top: 50%;
}

.x-board .green {
    color: #fff;
    opacity: 0.8;
}

.x-board .bg-dark {
    background-color: #000 !important;
    color: #eee;
}
.x-board .bg-white {
    background-color: #fff !important;
}
.x-board .time {
    background-color: #000;
    color: #fff;
    font-size: 8vh;
    font-weight: bold;
}
.x-board .vertical-time {
    font-size: 17vw;
    height: 70%;
}
.x-board .vertical-date {
    height: 30%;
}

.x-board .date-eng {
    font-weight: bold;
    color: maroon;
    padding-left: 5px;
    font-size: 6vh;
}

.x-board span.vertical {
    font-size: 3vh !important;
}
.x-board p.hijriDate {
    display: inline;
    color: blue;
    margin-left: 10px;
}
.x-board span.hijri p {
    font-size: 4vh !important;
}
.x-board span.verticalhijri p {
    font-size: 2vh !important;
}

.x-board h3 {
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
}
.x-board .bg-red {
    background-color: #0066bf;
}
.x-board .bg-green {
    background-color: #008743;
}
.x-board .bg-green h2 {
}

.x-board table {
    margin: 0;
    border: none;
    border-spacing: 0;
    border-collapse: collapse;
}

.x-board .l-red {
    background-color: #dd8500;
}

.x-board table th,
.x-board table td {
    padding: 15px;
    font-size: 5vh;
    text-transform: none;
    letter-spacing: normal;
}

.x-board table.vertical th,
.x-board table.vertical td {
    padding: 0px;
    font-size: 3vh;
    text-transform: none;
    letter-spacing: normal;
}

.x-board table td.prayerName {
    background: #383838;
    color: #eee;
    font-weight: bold;
    text-align: left;
    padding-left: 35px;
}
.x-board table td.sunrise {
    text-align: center;
}
.x-board table thead tr th {
    text-align: center;
}
.x-board table thead tr th,
.x-board table thead tr td,
.x-board table tbody tr td {
    padding: 0px;
    border-bottom: 1px solid rgba(155, 96, 91, 1);
    border-left: none;
    border-right: none;
    vertical-align: middle;
    border-collapse: collapse;
    color: #eee;
}
.x-board table > thead > tr > td {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.x-board td span.dpt_start,
td span.dpt_jamah {
    font-size: 6vh;
}
.x-board .vertical td span.dpt_start,
.vertical td span.dpt_jamah {
    font-size: 3vh;
}
.x-board table > tbody > tr:last-child > td {
    border: none;
}

.x-board table td span {
    font-weight: bold;
}

.x-board .nextPrayer {
    color: #fff !important;
}
.x-board span.nextPrayer {
    display: inline-block;
}
.x-board .nextPrayer h2 {
    color: #fff !important;
    font-size: 10vh !important;
    margin: 30px;
}
.x-board .nextPrayer h3 {
    color: #fff !important;
    font-size: 10vh !important;
    opacity: 0.8;
}
.x-board .nextPrayer h4 {
    padding: 60px;
    font-size: 8vh;
    opacity: 0.8;
}

.x-board .nextPrayer h4.vertical {
    padding: 30px;
    font-size: 6vw;
    opacity: 0.8;
}
.x-board .nextPrayer h4.vertical span.sura {
    font-size: 3vw;
    opacity: 0.8;
    padding-top: 10px;
}
.x-board .nextPrayer h2.vertical {
    font-size: 4vh !important;
}
.x-board .nextPrayer h3.vertical {
    font-size: 4vh !important;
    opacity: 0.8;
}
.x-board tr.nextPrayer td {
    background-color: red;
}

.x-board .dptScTime {
    color: inherit;
}
.x-board .timeLeft {
    font-size: 0.8em;
}
.x-board .timeLeftCountDown {
    display: inline;
}

.x-board .blink {
    animation: blink 1s infinite;
    font-weight: bold;
    font-size: 4vh;
    line-height: 1.2;
}
.x-board .blink-vertical {
    animation: blink 1s infinite;
    font-weight: bold;
}

.x-board .blink-vertical a {
    font-size: 3vh;
}

.x-board span.tomorrow {
    margin-left: 10px;
}

.x-board div.sehri {
    float: left;
    padding: 0px 30px 0px 30px;
    font-size: 3vh;
    background: red;
    font-weight: 800;
}

.x-board div.iftar {
    padding: 0px 30px 0px 30px;
    font-size: 3vh;
    background: red;
    font-weight: 800;
}

div.jamahChanges-horizontal span {
    font-size: 5vh;
    word-spacing: 10px;
    padding-bottom: 10px;
}
div.jamahChanges-vertical span {
    font-size: 3vh;
    word-spacing: 10px;
    padding-bottom: 10px;
}

h3.scrolling-vertical > marquee > div > span {
    font-size: 3vh;
    word-spacing: 10px;
    padding-bottom: 10px;
}

.x-time-change {
    word-spacing: 10px;
    background: #565656;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}
.x-board .padding-null {
    padding: 0;
}

.x-board .carousel .item {
    height: 100%;
}
.x-board .carousel-inner {
    height: 100%;
}

.x-board img.logo {
    max-width: 50%;
    max-height: 100%;
    float: right;
    padding: 10px;
}

#carouselExampleIndicators {
    height: 100%;
    width: 100%;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#carouselExampleIndicators div div img {
    height: 100%;
    width: 100%;
}

.x-board .scrolling {
    font-size: 5vh;
}

.x-board .scrolling-vertical {
    padding-top: 15%;
    font-size: 3vh;
}

.x-board h2.dptScTime p.jumuah {
    font-size: 12vh;
    margin: 20px;
}

.x-board .blink a,
div.dsScroll a {
    text-decoration: none !important;
}

.x-board div.quranVerse span.sura {
    font-size: 3rem;
    color: #000;
    display: block;
    padding-top: 10px;
}
p.jumuah {
    margin: 40px;
}

h2.vertical > div > span > h2 > p {
    font-size: 6vh !important;
}
.mosque-shape{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mosque-shape li{
    width: 13%;
    background-color: #bcbc31;
    padding: 15px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}
.mosque-shape li span{
    display:block;
}
.mosque-shape li .prayer-label{
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
}
.mosque-shape li .prayer-time, .mosque-shape li .iqamah-time{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.mosque-shape.mosque-shape-third li{
    background-image: url(../images/shape.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    width: 13%;
    height: auto;
    display: block;
    padding: 0;
    background-position: center;
    padding: 90px 0 50px 0;
    background-size: auto 94%;
}
.layout3-container .widget-title-container{
    text-align: center;
    margin-bottom: 1rem;
}
.highlight .hijriDate{
    color:#fff;
}
.iqamah-time{
	display:block
}
    
@keyframes blink {
    0% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    76% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
/*
inspired from https://codepen.io/Rowno/pen/Afykb
*/
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

@media only screen and (max-width: 1024px) {
    h2#dsNextPrayer div span h2.dptScTime {
        font-weight: 700;
    }
    .x-board .nextPrayer h2 {
        margin: 0px;
    }
}
@media only screen and (max-device-width: 520px) {
    .x-board div.sehri {
        font-size: 2vh;
    }
    .x-board div.iftar {
        font-size: 2vh;
    }
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.clock {
    margin: 0 auto;
    color: #fff;
}

ul.clock {
    margin: 0 auto;
    padding: 0px;
    list-style: none;
    border: none;
    word-spacing: -10px;
}

ul.clock li {
    display: inline;
    font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
    text-shadow: 0 0 5px #00c6ff;
}

ul.clock li#sec {
    font-size: 20px !important;
}
#point {
    position: relative;
    -moz-animation: mymove 1s ease infinite;
    -webkit-animation: mymove 1s ease infinite;
}
.wrapper-flex-block{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: flex-start;
}
.width-40{
    width:40%;
}
.width-30{
    width:30%;
}
.width-30 .prayer-time-gradient{
    gap:10px;
}
.width-30 .prayer-time-gradient .fajr{
     width: 100%;
}
.layout3-container-gradient.width-30 li{
    width: 48%;
}
.layout3-container-gradient{
    background: transparent !important;
    padding: 0 !important;
}
.prayer-time-gradient{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
	margin:0;
}
.prayer-time-gradient li{
    text-align: center;
    width: 31.5%;
    background-color: #fff;
    border-radius: 10px;
    padding: 0;
    list-style: none;
    padding-bottom: 15px;
}
.prayer-time-gradient .prayer-label{
    display:block;
}
.prayer-time-gradient .prayer-time, .prayer-time-gradient .iqamah-time{
    text-transform: uppercase;
    margin-right: 5px;
    margin: 0;
    margin-bottom: 0.5rem;
    display: block;
	font-size: 20px;
    font-weight: 600;
}
.prayer-time-gradient .prayer-time{
	padding-top: 15px;
}
.prayer-icon{
    width: 50px;
    height: 50px;
}
.prayer-time-gradient .prayer-label{
	font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px;
    border-radius: 10px 10px 0 0;
}
.layout3-container-gradient .widget-title{
    font-size: 22px;
    font-weight: 600;
}
.iqamah-name-layout-2, .athan-name-layout-2{
	display: block;
    font-size: 13px;
}
/* .prayer-time-gradient .jumuah{
    width: 66%;
}
.prayer-time-gradient .isha{
    width: 66%;
} */
.layout3-container-gradient .widget-title-container{
    text-align: center;
    margin-bottom: 1.5rem;
    color: #000000;
}
.layout3-container-gradient .hijriDate{
    color: #000; 
}
.layout5-container-gradient .prayer-time-gradient li{
    padding:0;
}
.layout5-container-gradient.width-30 .prayer-time-gradient .fajr{
    width: 48%;
}
.layout5-container-gradient.width-30 .prayer-time-gradient .isha{
    width: 100%;
}
.horizontal-layout-only li{
    width: 13.3%;
}
.horizontal-layout-only li::marker{
	display:none;
}
.prayer-time-gradient .highlight{
    background-color: #7a0000!important;
}
.prayer-time-gradient .highlight .prayer-time, .prayer-time-gradient .highlight .iqamah-time{
    color:#fff !important;
}
.color-seting input, .color-seting label{
    margin-bottom: 0.6rem;
}
.color-seting .short-code-tab{
    margin-bottom: 15px;
}
#tabs-2 .container-fluid{
    margin: 0;
}
@-webkit-keyframes mymove {
    0% {
        opacity: 1;
        text-shadow: 0 0 20px #00c6ff;
    }

    50% {
        opacity: 0;
        text-shadow: none;
    }

    100% {
        opacity: 1;
        text-shadow: 0 0 20px #00c6ff;
    }
}

@-moz-keyframes mymove {
    0% {
        opacity: 1;
        text-shadow: 0 0 20px #00c6ff;
    }

    50% {
        opacity: 0;
        text-shadow: none;
    }

    100% {
        opacity: 1;
        text-shadow: 0 0 20px #00c6ff;
    }
}

div.carousel-item a {
    text-decoration: none;
}
p.adhan-copy {
    color: blue;
    font-family: monospace;
}

@media (min-width: 10px) and (max-width: 1200px) {
  .page-size{
      width:auto !important;
      margin:0 auto !important;
      padding:0 15px;
  }
}
@media (min-width: 10px) and (max-width:1050px) {
    .mosque-shape {
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .mosque-shape li {
        width: 23%;
        margin: 10px;
    }
    .mosque-shape.mosque-shape-third li {
        width: 20%;
        margin:0;
    }

}
@media (min-width: 10px) and (max-width:800px) {
	.horizontal-layout-only li {
		width: 32%;
		margin-bottom: 0.5rem;
	}
}

@media (min-width: 10px) and (max-width:750px) {
    .mosque-shape li {
        width: 30%;
    }
    .mosque-shape.mosque-shape-third li {
        width: 25%;
    }
}
@media (min-width: 10px) and (max-width:650px) {
    .mosque-shape li {
        width: 46%;
        margin: 2%;
    }
   .mosque-shape.mosque-shape-third li {
        margin: 0;
    }
}
@media (min-width: 10px) and (max-width:600px) {
    .mosque-shape.mosque-shape-third li {
        width: 30%;
    }
	.horizontal-layout-only li {
		width: 49%;
		margin-bottom: 0.5rem;
	}
	.horizontal-layout-only li:last-child {
		width: 100%;
		margin-bottom: 0;
	}
}

@media (min-width: 10px) and (max-width:550px) {
    .mosque-shape.mosque-shape-third li {
        width: 50%;
    }
	.horizontal-layout-only li {
		width: 48%;
		margin-bottom: 0.5rem;
	}
}



/*Print*/
@media print {
    * {
        background: initial !important;
        -webkit-print-color-adjust: exact;
    }
    body {
        -webkit-print-color-adjust: exact;
        background-color: #c30;
    }
    #monthlyTimetable,
    #monthlyTimetable * {
        visibility: visible;
        font-size: 10px;
    }
    .monthHeading,
    .printIcon {
        display: none;
        visibility: hidden;
    }
    span.monthSelector {
        display: none;
        visibility: hidden;
    }
    select.otherMonth {
        display: none;
        visibility: hidden;
    }
    h3.printSiteName {
        display: block;
        color: grey !important;
        font-size: 30px;
        visibility: visible;
        margin: 0px !important;
    }
    table.customStyles tr.highlight,
    th.highlight,
    td.highlight {
        background: transparent !important;
    }
    p.hijriDate {
        display: none;
    }
}
