/**
Theme Name: Zerozen Convert Pro
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zerozen-convert-pro
Template: astra
*/

/* UNCOMMENT THIS FOR MAKING HEADER STICKY AT BOTTOM */
/* THIS WILL WORK ONLY WITH HEADERS MADE WITH ASTRA HEADER BUILDER. */
/*
@media (max-width: 921px) {

	[data-stick-support="on"] .main-header-bar {
		top: auto !important;
		bottom: 0 !important;
		position: fixed!important;
		margin: 0 !important;
		z-index: 99;
		border-top-width: 1px;
		border-top-color: #eaeaea;
		border-top-style: solid;
		left: auto;
		right: auto;
		width: 100%;
		background: #fff;
	}
	
	body{
		margin-bottom: 80px
	}
}
@media (max-width: 544px){
	body{
		margin-bottom: 80px;
	}
	
}

*/

.single-product .wc-tabs-wrapper p, .single-product .wc-tabs-wrapper td{
	color: #000 !important;
}
.xdc-event-archive-header {
    background: url(https://vizionz.fleeksleekdigital.com/wp-content/uploads/2026/04/events.png);
    position: relative;
}

.xdc-event-archive-header::before {
  content: '';
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.xdc-event-archive-header .container{
  z-index: 2
}
body.post-type-archive-xdc-event .event-slider__title-section h2{
	color: #000;
	font-size: 30px;
	margin-bottom: 15px;
	
}

.xdc-event-form p.gform_required_legend {
    display: none;
}

.xdc-event-form .button {
    background-color: #ED1B24 !important;
}

.xdc-event-form .button:hover {
    background-color: #000 !important;
}
body .uael-adv-heading-stack span {
    color: #ed1b24 !important;
}
body .events__event-content__body__title {
    font-size: 1.25rem !important;
    margin-bottom: 20px;
}
body .event-slider__title-section h2 {
    color: #fff;
}
body .events__event-date {
    background: #ed1d26 !important;
    backdrop-filter: none;
    border: 1px solid #ed1d26 !important;
}
.uael-gf-input-size-sm .uael-gf-style .ginput_container select {
    padding-top: 0;
    padding-bottom: 0;
    background: none;
}
body .events__event-date h2, body .events__event-date p {
    color: #fff;
}

body .events__event-content__body__time {
    background: none;
    padding: 5px 0 0 0 !important;
    color: #ed1d26;
}

body .events__event-card {
    background: #000;
}

body .events__event-footer, body .events__event-footer button {
    background: #ed1d26;
}
.download-calendar {
    background: #ed1d26 !important;
    margin-bottom: 50px;
}
.archive .site-content .ast-container {
    display: block;
    max-width: 100%;
    padding: 0;
}

.xdc-event-archive__button {
    background: #ed1d26 !important;
}

.xdc-event-archive__button:hover {
    background: #fff !important;
    color: #000 !important;
}
.xdc-single-event-template .xdc-single-event-row {
    margin: 50px auto 50px auto !important;
    display: block !important;
}

.xdc-event-template-default .site-content .ast-container {
    display: block;
}
.xdc-event-date h2 {
    font-size: 32px !important;
}

.xdc-event-form h2 {
    font-size: 28px;
}
.elementor-nav-menu--main .elementor-nav-menu a:hover {
    color: #ed1b24 !important;
}
.sub-menu {
    border: 1px solid #fff !important;
}











.mobile-menu .glass-bg {
    background: rgba(0,0,0,0.4);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
}



@media(min-width:1025px){
	.desktop-hidden{display:none !important;}
    body:not(.single) .site-content .ast-container {
        margin-top: -115px;
    }
    body:not(.single) header.header-bg {
        box-shadow: 0px 0px 0px 3px #fff;
    }
    body:not(.single) header:not(.header-bg) {
        background: transparent !important;
    }  
    body.post-type-archive-product header:not(.header-bg) {
        background: #000000 !important;
    }
	
}
@media(max-width:1025px){
	
	.mobile-hidden{display:none !important;}

    body:not(.single) header:not(.header-bg) {
        background: #000000 !important;
    }
    body.post-type-archive-product header:not(.header-bg) {
        background: #000000 !important;
    }
    body header.elementor-location-header {
        /*position: fixed;
        bottom: 0;
        top: auto;
        z-index: 1212;
        width: 100%;
        background-color: #000 !important;
        border-top: 1px solid #fff;*/
    }
    body {
        padding-bottom: 80px !important;
    }
    div.uael-show {
        z-index: 9999;
        top: -30px !important;
        bottom: 0;
        margin: 0 !important;
    } 
    .mobile-menu-popup-popup .uael-close-icon {
        background: #fff;
        width: 34px;
        height: 32px;
        padding: 6px;
        border-radius: 4px;
        top: 30px;
        right: 30px;
    }
    .mobile-menu span.sub-arrow {
         display: none;
    }
    .mobile-menu nav.elementor-nav-menu--main > ul > li > a {
        background: rgba(0,0,0,0.4);
        backdrop-filter: blur(7px);
        -webkit-backdrop-filter: blur(7px);
        padding: 9px 12px !important;
        border: 1px solid #f0f0f036;
        border-radius: 6px;
        font-size: 16px !important;
        text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
    }
    .mobile-menu .elementor-nav-menu__align-center .elementor-nav-menu {
        width: 100%;
        /*justify-content: space-between;*/
			row-gap: 8px !important;
			column-gap: 4px !important;
    }
    .mobile-menu .elementor-heading-title {
        text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5) !important;
    }
    .mobile-menu .elementor-nav-menu:after{display:none;}
    .mobile-menu ul.sub-menu.elementor-nav-menu--dropdown a {
        color: #fff;
        padding: 3px 2px !important;
        font-weight: 500;
        font-size: 14px;
    }
    .mobile-menu ul.sub-menu.elementor-nav-menu--dropdown {
        background: rgb(0 0 0 / 28%);
        backdrop-filter: blur(7px);
        -webkit-backdrop-filter: blur(7px);
        border: 1px solid #fff !important;
        border-radius: 7px !important;
        padding: 8px 30px 8px 8px;
    }
    .mobile-menu img.swiper-slide-image {
        height: 40vw;
        object-fit: cover;
    }
    .mobile-menu .swiper-pagination {
        margin-bottom: -25px;
    }
    .mobile-menu .swiper-pagination span.swiper-pagination-bullet {
        background-color: rgb(255 255 255 / 50%) !important;
    }
    .mobile-menu span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 25px !important;
        border-radius: 8px;
        background: #fff !important;
    }
    .mobile-menu {
        height: calc(100vh + 60px);
        margin-top: -50px;
    }
 
	body:not(.home) .mobile-menu  .elementor-widget-image-carousel .swiper {
	margin-bottom: 50px;
	}

	.menu-list ul {
        padding: 10px;
        margin: 0;
        flex-wrap: nowrap !important;
    }
	.menu-list nav.elementor-nav-menu--main {
		padding: 0;
		overflow: scroll;
	}




}