/*---------------------------------------------------------------------------------

 Theme Name:   Divi-Child-Exeplore
 Theme URI:    https://exeplore.com/
 Description:  A Divi Child theme created by exeplore web design.
 Author:       EXEPLORE, LLC
 Author URI:   https://exeplore.com/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
/*-- Common --*/
.site-header li.header-btn.menu-item.menu-item-type-custom a:hover,
button.et_pb_contact_submit.et_pb_button:hover,
a.custom-btn:hover {
    box-shadow: inset 0 0 0 2px #0044B5, 0 0 0 3px #f260ae;
}

/*Header*/
.site-header .et-menu-nav .et-menu{
    margin:0 !important
}
.site-header .et_pb_menu__menu>nav>ul>li {
    margin: 0px 30px 0 0 !important;
    padding: 0px !important;
}
.site-header .et_pb_menu__menu>nav>ul>li:last-child {
    margin: 0 !important;
}
.site-header li.header-btn.menu-item.menu-item-type-custom>a {
    height: 49px !important;
    background: #f260ae;
    padding: 0px 35px;
    border-radius: 33px;
}
.site-header li.header-btn {
    align-items: center !important;
    margin-right:0;
}
.site-header li.header-btn.menu-item.menu-item-type-custom a:hover {
    color: #fff !important;
    background: #ed008c !important;
}
.mobile_nav.opened .mobile_menu_bar:before {
    content: '\4d';
}
.mobile_menu_bar:before {
    transition: all .4s ease;
    transform: rotate(0deg);
    display: block;
    border: 2px solid #f0f0f0;
    border-radius: 4px;
    top: 0 !important;
    font-size: 40px;
}
.mobile_nav.opened .mobile_menu_bar::before {
	transition: all .4s ease;
	transform: rotate(90deg);
	display: block;
    border: 2px solid #ed008c;
    border-radius: 100%;
}
/*-- Homepage --*/
.hero-header {
    overflow: hidden;
    position: relative;
}
.hero-header-2 .Image_Section img{
    object-fit:cover
}
.hero-header .et_pb_module.et_pb_image.et_pb_image_0.Image_Section {
    position: relative;
}
.hero-header .et_pb_module.et_pb_image.et_pb_image_0.Image_Section:before {
    content: '';
    display: block;
    position: absolute;
    aspect-ratio: 1;
    box-shadow: 0 0 0 min(min(15vw, 15vh), 185px) rgba(167, 210, 255, .3), 0 0 0 100vw #fff;
    border-radius: 50%;
    min-height: 100%;
    right: 0;
    width: 200%;
    bottom: -100%;
    min-width: 1600px;
    z-index:99;
}
.hero-header .et_pb_module.et_pb_image.et_pb_image_0.Image_Section img {
    object-fit: cover;
}
.hero-header-2 .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_module,
.hero-header .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_module {
    display: inline;
}
.hero-header-2 .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module,
.hero-header .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module {
    display: inline;
    margin-left: 8px !important;
}

.blurb_section .et_pb_main_blurb_image .et-pb-icon {
    height: 50px;
    min-width: 50px;
    display:flex;
    align-items: center;
    justify-content: center;
    font-size:30px;
}

.lswssp-design-1 .lswssp-slide .lswssp-logo-img-wrap {
    box-shadow: 0px 0px 2px 0px #e0e0e0;
    margin-top: 7px;
}
.event-slide {
    background: #fff;
    padding: 20px;
}
.event-thumb img {
    width: 100%;
    border-radius: 10px;
    height: 200px;
    object-fit: cover;
}
.event-schedule {
    color: #ed008c;
    font-size: 14px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-top: 8px;
}
.em.pixelbones h3.event-name {
    margin: 2px 0 0 !important;
    padding: 0;
}
.em.pixelbones .event-name a {
    color: #000 !important;
    font-weight: 600 !important;
    font-size: 22px;
}
.event-slider{
    border:none;
    padding:0
}
.event-slider .widget_em_widget{
    width:100% !important
}
.event-slider .widgettitle{
    display: none;
}
.event-slider .swiper {
    width: 100%; 
}
.event-slider .swiper-wrapper{
    padding-bottom: 80px;
}
.event-slider .swiper-button-next, .swiper-rtl .swiper-button-prev,
.event-slider .swiper-button-prev, .swiper-rtl .swiper-button-next{
    top: unset;
    bottom: 0;
    border: 2px solid #ed008c;
    padding: 10px;
    width: 45px;
    height: 45px;
    color:#ed008c
}
.event-slider .swiper-button-next:after,
.event-slider .swiper-button-prev:after{
    font-size:26px;
}
.event-slider .swiper-button-next, .swiper-rtl .swiper-button-prev{
    right:calc(50% - 50px)
}
.event-slider .swiper-button-prev, .swiper-rtl .swiper-button-next{
    left:calc(50% - 50px)
}
/*Contact Us*/
.contact-form p.et_pb_contact_field.et_pb_contact_field_5.et_pb_contact_field_half {
    width: 33%;
    clear: none;
}
.contact-form p.et_pb_contact_field.et_pb_contact_field_6.et_pb_contact_field_half.et_pb_contact_field_last {
    width: 33%;
    clear: none;
}
.contact-form p.et_pb_contact_field.et_pb_contact_field_7.et_pb_contact_field_half {
    width: 34%;
    clear: none;
}
.contact-form p.et_pb_contact_field.et_pb_contact_field_9.et_pb_contact_field_half {
    clear: none;
}
.contact-form .et_contact_bottom_container {
    float: left;;
    margin-top: 0.5%;
}
.contact-form select {
    height: 47px;
}


/*Footer */
.footer_menu .et_pb_blurb_description{
    margin-top:10px
}
.footer_menu .et_pb_blurb_description p a {
    color: #000;
}
.footer_menu .et_pb_blurb_description p a:hover {
    color: #0044B5 !important;
}
/*-- Events --*/
.all-events-list{
    border:none !important
}
.all-events-list .et_pb_widget{
    width:100% !important;
    margin: 0 !important;
}
.all-events-list .em-list-widget li,
.all-events-list .em-list-widget ul{
    list-style-type: none !important;
    margin:0 !important;
}
.all-events-list .em-list-widget ul li{
    margin:0 0 10px 0 !important;
}
.all-events-list .widgettitle{
	display:none !important
}
.event-box{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.single-event  .em.em-item.em-item-single .em-item-meta>section section {
    margin-bottom: 20px;
}
.single-event .em-view-container div,
.single-event .em-view-container p,
.single-event .em-view-container a,
.single-event .em-view-container span,
.single-event .em-view-container strong,
.single-event .em-view-container li,
.event-box *{
    font-family: 'Open Sans',sans-serif !important;
}
.event-box-left{
    background: #f260ae;
    display: flex;
    justify-content: center;
    color: #fff;
    flex-direction: column;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-family: inherit;
    width: 150px;
    border-radius:8px;
}
.event-box-left .day{
    font-size: 46px;
    margin-top: 10px;
}
.event-box-right{
    background: #f0f0f0;
    padding: 20px;
    width: calc(100% - 160px);
    border-radius: 8px;
}
.event-box h3.event-title{
    margin: 0 !important;
}
.event-box h3.event-title a{
    color: rgba(0, 0, 0, 0.65) !important;
    font-size: 26px;
    font-weight: bold;
}
.event-box .event-schedule{
    margin-bottom: 5px;
}
.em-event-add-to-calendar-content{
    width:auto !important
}
.single-event .container{
    width:100%
}
.single-event .em-event-add-to-calendar-content {
    max-width: 100%;
}
@media (min-width: 980px) {
	.vertical-center{
        display: flex;
        align-items: center;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .hero_section.et_pb_module.et_pb_text.et_pb_text_1.et_pb_text_align_center.et_pb_bg_layout_light {
        padding: 30px !important;
    }
    .hero_section.et_pb_module.et_pb_text.et_pb_text_2.et_pb_text_align_center.et_pb_bg_layout_light {
        padding: 30px !important;
        padding-top: 0px !important;
        margin-top: -74px !important;
    }
}
@media (max-width: 980px) {
	.site-header .et_mobile_menu {
        left: -20px;
        top: calc(100% + 15px);
        width: calc(100% + 40px);
        height: 100vh;
        padding-top: 40px;
        border-color:#ed008c;
    }
    .site-header .mobile_nav:not(.opened) li.header-btn{
        display:none
    }
    .site-header li.header-btn {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        padding: 40px 20px 20px;
        background: linear-gradient(to top, white, white, transparent);
    }
    .site-header .mobile_nav li.header-btn.menu-item.menu-item-type-custom>a {
        height: 55px !important;
        line-height: 55px;
        font-size: 20px;
        text-transform: uppercase;
        text-align: center;   
    }
    .site-header .et_mobile_menu li a{
        border:none !important
    }
    .site-header .mobile_nav li.menu-item.menu-item-type-post_type:not(.header-btn)>a{
        padding:10px 0 !important;
        text-transform: uppercase;
    }
    .row-reverse {
        flex-direction: column-reverse !important;
        display: flex;
        flex-direction: column;
    }
}
@media (max-width: 768px) {
    .hero-header .et_pb_module.et_pb_image.et_pb_image_0.Image_Section:before {
        display:none !important;
    }
    .hero-header-2 .et_pb_image_wrap {
        display:block;
        width:100%;
    }
    .hero-header-2 .et_pb_image_wrap img {
        width:100% !important;
    }
}
@media (max-width: 575px){
    .event-box-left {
        width: 70px;
        padding: 15px;
        font-size: 14px;
    }
    .event-box-left .day {
        font-size: 32px;
        margin-top: 8px;
    }
    .event-box-right{
        width: calc(100% - 80px);
        padding: 15px;
    }
    .event-box h3.event-title a {
        font-size: 22px;
        line-height: 28px;
    }
    .em.pixelbones .event-name a {
        font-size: 20px;
    }
    .event-slider .swiper-button-next, .swiper-rtl .swiper-button-prev, .event-slider .swiper-button-prev, .swiper-rtl .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    .event-slider .swiper-button-next:after, .event-slider .swiper-button-prev:after {
        font-size: 24px;
    }
}