/* 
Theme Name: Al-Noor English Medium school
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Al-Noor English Medium school is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body {
    display: block;
}
.site-header .site-navigation ul.menu li.menu-item-has-children:after {
	color: #fff;
}

.site-header .site-navigation ul.menu li ul {
    background: #058349f0;
}
.page-header {
    display: none;
}
form.wpcf7-form label {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px;
    font-family: "Outfit", Sans-serif;
}
form.wpcf7-form label input {
    margin-top: 10px;
}
form.wpcf7-form label textarea {
    resize: none;
    height: 140px !important;
    margin-top: 10px;
}
form.wpcf7-form input.wpcf7-submit {
    background-color: #fff;
    border: none;
    color: #fff;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 500;
    font-family: "Outfit", Sans-serif;
    border: 2px solid #feb706;
    line-height: normal;
    background: #feb706;
    width: 100%;
}
form.wpcf7-form input.wpcf7-submit:hover,
form.wpcf7-form input.wpcf7-submit:focus {
    background-color: #feb706;
    color: #fff;
}
.card_style .eael-grid-post-holder-inner {
    pointer-events: none;
}
.doc {
    position: relative;
}

.doc .elementor-icon-box-icon {
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
}
.single-event .site-main  {
    padding: 50px  0 100px;
}

.single-event .site-main  p {
    font-family: "Outfit", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
    color: #808080;
}
.single-event .page-header {
    display: block;
}
h1.entry-title {
    font-family: Philosopher;
    font-size: 60px;
    font-weight: 800;
    color: #222222;
}

.event-image img {
    width: 100%;
}

.event-info ul {
    padding: 0;
    list-style: none;
    margin: 20px 0;
    display: flex;
    justify-content: center;
}

.event-info ul li+li {
    margin-left: 20px;
}

.event-info li {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
}

.event-info li label {
    font-weight: 700;
    vertical-align: inherit;
    color: #ffffff;
    font-size: 20px;
}

.event-galley {
    margin-top: 40px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
}

.event-galley a {
    display: block;
    width: 32%;
}
@media (max-width:1199px) {
    .event-galley a {
        width: 31%;
    }
}
@media (max-width:767px) {
    .event-galley a {
        width: 100%;
    }
}
.event-galley a img {
    height: 270px;
    object-fit: cover;
}

.single-event .site-main p a {
    color: #05673b;
}

p.eael-acf-title {
    font-family: "Outfit", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
    color: #808080;
}

h4.eael-acf-qualification {
    font-size: 23px;
    font-family: "Philosopher", Sans-serif;
    font-weight: 600;
}
.event-site-banner {
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.event-site-banner:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
}
.event-banner-content {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
}
.event-banner-content .entry-title {
    color: #ffffff;
    margin-top: 30px;
}
.event-banner-content .event-date {
    font-size: 20px;
}
.event-info li:first-child {
    margin-right: 20px;
}
h3.event-title {
    font-family: 'Philosopher';
    font-weight: 900;
    font-size: 50px;
}
.page-content.event {
    padding-bottom: 50px;
}
.staff-section .wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-child {
    min-height: auto;
}