.elementor-4603 .elementor-element.elementor-element-fcbfec6{--display:flex;}.elementor-4603 .elementor-element.elementor-element-c5a41fc > .elementor-widget-container{background-color:var( --e-global-color-primary );padding:5px 5px 5px 5px;}.elementor-4603 .elementor-element.elementor-element-c5a41fc{text-align:center;}.elementor-4603 .elementor-element.elementor-element-c5a41fc .elementor-heading-title{font-family:"KA SchoolDays2", Sans-serif;font-weight:500;color:var( --e-global-color-fc46174 );}.elementor-4603 .elementor-element.elementor-element-a30261d{--display:flex;--overlay-opacity:0.5;}.elementor-4603 .elementor-element.elementor-element-a30261d::before, .elementor-4603 .elementor-element.elementor-element-a30261d > .elementor-background-video-container::before, .elementor-4603 .elementor-element.elementor-element-a30261d > .e-con-inner > .elementor-background-video-container::before, .elementor-4603 .elementor-element.elementor-element-a30261d > .elementor-background-slideshow::before, .elementor-4603 .elementor-element.elementor-element-a30261d > .e-con-inner > .elementor-background-slideshow::before, .elementor-4603 .elementor-element.elementor-element-a30261d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://teachmeislam.org/wp-content/uploads/2025/03/doodle-background3.png");--background-overlay:'';}.elementor-4603 .elementor-element.elementor-element-ee4e110.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}.elementor-4603 .elementor-element.elementor-element-f7936d8.elementor-element{--align-self:center;}.elementor-4603 .elementor-element.elementor-element-06763c6{--display:flex;}.elementor-4603 .elementor-element.elementor-element-e94194f{--display:flex;}.elementor-4603 .elementor-element.elementor-element-a287277 > .elementor-widget-container{background-color:var( --e-global-color-secondary );margin:10px 10px 10px 10px;padding:10px 10px 10px 10px;}.elementor-4603 .elementor-element.elementor-element-6db4b94{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-4603 .elementor-element.elementor-element-6db4b94:not(.elementor-motion-effects-element-type-background), .elementor-4603 .elementor-element.elementor-element-6db4b94 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-14e611f );}.elementor-4603 .elementor-element.elementor-element-399c31c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-4603 .elementor-element.elementor-element-7c03483{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-4603 .elementor-element.elementor-element-07a97c6.elementor-element{--align-self:center;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-4603 .elementor-element.elementor-element-a287277 > .elementor-widget-container{margin:10px 10px 10px 10px;padding:4px 4px 4px 4px;}}/* Start custom CSS for html, class: .elementor-element-ee4e110 *//* Container for all sections */
.hijri-container {
    max-width: 600px;
    margin: 20px auto;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 12px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

/* Heading style */
.hijri-container h3 {
    color: #333;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: bold;
}

/* Columns for the boxes */
.hijri-columns {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: 20px;
}

/* Individual boxes */
.hijri-box {
    flex: 1;
    padding: 15px;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-top: 5px solid #00796b;
}

/* Box heading */
.hijri-box h3 {
    font-size: 18px;
    margin-bottom: 8px;
    color: #00796b;
}

/* Box content */
.hijri-box p {
    font-size: 16px;
    font-weight: bold;
    color: #555;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f7936d8 *//* Container for the Hijri Birthday Calculator */
.hijri-birthday-container {
    max-width: 600px;
    margin: auto;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 12px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

/* Heading style */
.hijri-birthday-container h3 {
    color: #333;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: bold;
}

/* Columns for the boxes */
.hijri-columns {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: 20px;
}

/* Individual boxes */
.hijri-box {
    flex: 1;
    padding: 15px;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-top: 5px solid #00796b;
}

/* Box heading */
.hijri-box h3 {
    font-size: 18px;
    margin-bottom: 8px;
    color: #00796b;
}

/* Box content */
.hijri-box p {
    font-size: 16px;
    font-weight: bold;
    color: #555;
}

/* Input and button styling */
.hijri-birthday-container input[type="date"] {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 16px;
}

.hijri-birthday-container button {
    padding: 10px 20px;
    background: #00796b;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.hijri-birthday-container button:hover {
    background: #004d40;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a287277 *//* General Styles */
body {
    font-family: 'Arial', sans-serif;
    background-color: #f9f9f9;
    color: #333;
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

/* Introduction Section */
.intro-container {
    max-width: 800px;
    margin: 2rem auto;
    padding: 1.5rem;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.intro-container h1 {
    font-size: 2rem;
    color: #2c3e50;
    margin-bottom: 1rem;
}

.intro-container p {
    font-size: 1rem;
    color: #555;
    margin-bottom: 1.5rem;
}

.intro-container ul {
    list-style-type: none;
    padding: 0;
    margin: 1.5rem 0;
}

.intro-container ul li {
    font-size: 1rem;
    color: #555;
    margin-bottom: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.intro-container ul li strong {
    margin-right: 0.5rem;
    color: #2c3e50;
}

/* Tool Container */
.hijri-container {
    max-width: 800px;
    margin: 2rem auto;
    padding: 1.5rem;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.hijri-container h3 {
    font-size: 1.5rem;
    color: #2c3e50;
    margin-bottom: 1rem;
}

.hijri-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
}

.hijri-box {
    flex: 1 1 calc(33.333% - 1rem);
    background-color: #f1f1f1;
    padding: 1.5rem;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.hijri-box h3 {
    font-size: 1.25rem;
    color: #2c3e50;
    margin-bottom: 0.75rem;
}

.hijri-box p {
    font-size: 1rem;
    color: #555;
    margin: 0;
}

/* Input and Button Styles */
label {
    display: block;
    font-size: 1rem;
    color: #555;
    margin-bottom: 0.5rem;
}

input[type="date"] {
    width: 100%;
    max-width: 300px;
    padding: 0.75rem;
    font-size: 1rem;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 1rem;
}

button {
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    color: #fff;
    background-color: #2c3e50;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

button:hover {
    background-color: #1a252f;
}

/* Responsive Design */
@media (max-width: 600px) {
    .hijri-box {
        flex: 1 1 100%;
    }

    .intro-container, .hijri-container {
        padding: 1rem;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'KA SchoolDays2';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://teachmeislam.org/wp-content/uploads/2021/09/KASchoolDays2.ttf') format('truetype');
}
@font-face {
	font-family: 'KA SchoolDays2';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */