/*
Theme Name: Festiva Child
Theme URI: http://demo.bravisthemes.com/festiva
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description: Festiva is the most versatile events and conference theme for WordPress. It has 04 unique homepage layouts, available as multi-page or one-page designs. Each layout has been carefully crafted to provide a modern and clean browsing experience for your readers. With Festiva, your events and conferences are going to stand out like never before.
Version: 1.0.0
Tested up to: 6.0
Requires PHP: 7.4
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: festiva
Text Domain: festiva-child
Tags: 	attendees, conference, education, event, event theme, festival, meetup, multi event, onepage, schedule, seminar, ticket, tickets, webinar, zoom
Copyright (c) 2024 Bravis-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/
@media screen and (max-width: 1200px) {
    #pxl-header-default .pxl-header-main, #pxl-header-elementor .pxl-header-main {
        background: var(--purple-grad-2, linear-gradient(180deg, #D52A37 0%, #000 100%));
        position: relative;
    }
    
    .pxl-header-menu {
        background: linear-gradient(180deg, #D52A37 0%, #000 100%);
    }


    #pxl-header-mobile #pxl-nav-mobile {
        background: transparent !important;
        
    }

    
}

.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner .background-svg .bg-blur {
    background: #000;
}

.pxl-team-carousel2 .pxl-swiper-slide .pxl-item--inner {
    background: #D52A37;
}

.pxl-team-carousel2 .pxl-swiper-slide.swiper-slide-next .pxl-item--inner {
    background: linear-gradient(180deg, #000 -2.5%, #D52A37 63.4%);
}

.pxl-team-carousel2 .pxl-swiper-slide.swiper-slide-next .background-svg .bg-blur {
    background: #000;
}



