/*
Theme Name: Festiva
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
Text Domain: festiva
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.
*/
.agenda-container h3,  .agenda-container p{
    pointer-events: none;
}
.agenda-container a{
    text-decoration: underline;
    font-size: 19px;
    font-weight: 500;
}
.agenda-container .pxl-item--title {
    margin-bottom: 20px;
}
.agenda-container table {
    backdrop-filter: blur(10px);
}
.agenda-container table, .agenda-container table th, .agenda-container table td {
    border: 1px solid #ffffff61;
    color: #fff;
    text-align: left;
    padding: 10px 30px;
}
.agenda-container table td {
    color: #dadada;
}
.agenda-container table td ul {
    list-style: none;
}
.pxl-slider .pxl-swiper-slide .pxl-content--right .pxl-bg--image {
    background: #B2E6F3 !important;
}
.pxl-team-grid2 .pxl-grid-item .pxl-item--inner {
    background: #0f1959 !important;
}
.pxl-scroll-top {
    background: #FF0D22 !important;
}
contact-form-2 .button-submit button[type="submit"]:after {
	display: none;
}
#menu-item-16625.current-menu-item a:before, #menu-item-16626.current-menu-item a:before{display: none !important;}
.current_page_item.menu-item-16625 a:before, .current_page_item.menu-item-16626 a:before{display: none !important;}
#menu-item-16625.current-menu-item a span, #menu-item-16626.current-menu-item a span{padding-left: 0 !important; color: #fff !important;}
.current_page_item.menu-item-16625 a span, .current_page_item.menu-item-16626 a span{padding-left: 0 !important; color: #fff !important;}
#agenda .pxl-tabs3 .wrap-title{
    margin-bottom: -100px;
    z-index: 100;
}
#agenda .btn-style-1 i{
	margin-left: 15px;
}
#venue-tab .pxl-accordion.pxl-accordion2 .pxl-item--title {
    padding: 12px;
}
.menu-item-17557, .menu-item-17556 {
	display:none !important;
}
@media screen and (max-width: 991px) {
	#agenda .pxl-tabs3 .wrap-title{
    margin-bottom: 0px;
}
}
@media screen and (max-width: 1200px) {
    #pxl-header-default .pxl-header-main, #pxl-header-elementor .pxl-header-main {
        background: #fff !important;
    }
	#pxl-header-default #pxl-nav-mobile, #pxl-header-elementor #pxl-nav-mobile {
		background: #17226B !important;
	}
	.pxl-header-menu.active .pxl-logo-mobile img {
        filter: brightness(0) invert(1) !important;
    }
	.menu-item-17557, .menu-item-17556 {
	display:block !important;
}
}

.link-color{
	    text-decoration: underline!important;
        color: inherit;

}
.link-color:hover{
	color: #3e4265!important;
}
.pxl-swiper-slide.swiper-slide-active {
				z-index: 10;
			}
body .pxl-button .btn-style-1 {
    padding: 0 35px;
}

.mobile-view {
	display:none !important;
}
.desktop-view {
		display:contents  !important;
	}

.table-1{
	    margin-bottom: -1px!important;

}
@media screen and (min-width: 760px) and (max-width: 1100px){
	.mobile-view {
		display:block !important;
	}
	.desktop-view {
		display:none !important;
	}
	
	.agenda-table {
		    width: 100%;
    min-width: 100% !important;
    pointer-events: auto;
    overflow: scroll  !important;
	}
	.agenda-container table, .agenda-container table th, .agenda-container table td {
    text-align: left !important;
    padding: 5px;
    font-size: 14px;
}
	.agenda-container table td ul {
    list-style: none;
    text-align: left !important;
}
.agenda-container table td {
    color: #dadada;
    text-align: left !important;
	display: inline-block;
        width: 100%;
}
	.agenda-container table {
    border: 0 !important;
}
	.agenda-container table tr {
    margin-bottom: 15px;
    display: block;
}
}
@media screen and (min-width: 360px) and (max-width: 760px){
	.mobile-view {
		display:block !important;
	}
	.desktop-view {
		display:none !important;
	}
	.sposnsirship-table{
		    overflow-x: scroll;
	}
	.agenda-table {
		    width: 100%;
    min-width: 100% !important;
    pointer-events: auto;
    overflow: scroll  !important;
	}
	.agenda-container table, .agenda-container table th, .agenda-container table td {
    text-align: left !important;
    padding: 5px;
    font-size: 14px;
}
	.agenda-container table td ul {
    list-style: none;
    text-align: left !important;
}
.agenda-container table td {
    color: #dadada;
    text-align: left !important;
	display: inline-block;
        width: 100%;
}
	.agenda-container table {
    border: 0 !important;
}
	.agenda-container table tr {
    margin-bottom: 15px;
    display: block;
}
	 .table-1{
	    margin-bottom: 30px;

}
}
.adjust-speaker-h .pxl-grid-item , .adjust-speaker-h .pxl-grid-item .pxl-item--inner {
	min-height: 505px !important;
}
.adjust-speaker-h .pxl-grid-item .pxl-item--inner{
	display: flex;
    flex-direction: column;
	    padding: 40px 35px 30px;
}
.adjust-speaker-h .pxl-grid-item .pxl-item--image{ 
	    flex: 1;
}
.download-agenda {
	    position: absolute;
    top: 10px;
    right: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px !important;
    text-decoration: none !important;
    background: #ff0d22;
    padding: 8px 15px;
    border-radius: 6px;
}
#main-hero-slider .pxl-item--button {
	    display: flex;
    flex-wrap: wrap;
	gap:15px;
}
#main-hero-slider .pxl-item--button .hero-download-agenda {
	    background: #ee2b3b;
    color: #fff;
}
#main-hero-slider .pxl-slider .pxl-swiper-slide .pxl-content--left .pxl-item--button a {
	    font-size: 18px;
}
.timer {
	    display: flex;
    gap: 11px;
    background: #fff;
    width: fit-content;
    margin-top: 20px;
    padding: 5px 15px;
    font-size: 23px;
    color: #ee2b3b;
    align-items: center;
    border-radius: 6px;
}
@media screen and (min-width: 360px) and (max-width: 760px){
.download-agenda {
    position: relative;
    top: 0;
    margin-bottom: 15px;
width: fit-content;}
}
.custom-p li.t-p-pic, .custom-p div.t-p-pic  {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 10px;
}
.custom-p li.t-p-pic img, .custom-p div.t-p-pic img {
    width: 85px;
}
.custom-p.agenda-container table td {
    color: #dadada;
    vertical-align: top;
}
.custom-p div.t-p-pic {
	width:100%;
}
@media screen and (max-width: 480px) {
    #main-hero-slider .pxl-slider .pxl-swiper-slide .pxl-item--inner {
        height: 500px;
    }
	.custom-p li.t-p-pic, .custom-p div.t-p-pic {
    width: 100%;
}
}
.pxl---post.c-pxl-news{    background: #fff; box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;}
.pxl---post.c-pxl-news .inner-content{     padding: 20px 25px;}
.pxl---post.c-pxl-news .inner-content .btn-readmore {
    color: #ee2b3b;
    padding: 7px 0px;
    font-size: 15px;
    margin-top: 0;
    border-radius: 5px;
}
.pxl---post.c-pxl-news .inner-content .pxl-item--title, .pxl---post.c-pxl-news .inner-content .pxl-item--title a {
    font-size: 21px;
    line-height: 1.3;
    color: #0a1119 !important;
}
.pxl---post.c-pxl-news .inner-content .pxl-item--excerpt {
    margin: 10px 0;
    font-size: 15px;
    line-height: 1.7;
    color: #515151;
}
.pxl---post.c-pxl-news .pxl-item--image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top;
}
.pxl---post.c-pxl-news .inner-content .btn-readmore span {
    text-decoration: underline;
}
#pxl-content-main .c-gallery  .gallery .gallery-item {
    padding: 0 0px !important;
    margin: 0px 0 0 !important;
}

 .call-for-present-form h3{
    color: #425b76;
    font-size: 22px;
    font-family: 'Plus Jakarta Sans';
}
    .call-for-present-form h4{
    font-size: 15px;
    color: #1030ff;
    font-family: 'DM Sans';
    font-weight: 500;
}
    .call-for-present-form .form-g{
    display: flex;
    width: 100%;
    gap: 50px;
}
.call-for-present-form .form-g > * {
    width: 100%;
}
.call-for-present-form p {
    margin-bottom: 0;
}
    .call-for-present-form label{
    font-size: 14px;
    width: 130px;
    color: #33475b;
    display: block;
    float: none;
    width: auto;
    font-weight: 500;
    line-height: 20px;
    padding-top: 0;
    margin-bottom: 4px;
    font-family: 'DM Sans';
}
    .call-for-present-form input, .call-for-present-form select, .call-for-present-form textarea{
    display: inline-block;
    width: 100%;
    padding: 9px 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-top: 5px;
}
.call-for-present-form hr {
    margin: 15px 0px;
    height: 1px;
    width: 100%;
    background: #dddddd;
    border: none;
}
    .call-for-present-form .wpcf7-submit{
        width: fit-content;
    color: #fff;
    font-family: 'DM Sans';
    padding: 8px 30px;
    margin: auto;
    }
    .call-for-present-form #add-presenter-btn{
    color: black;
    font-size: 14px;
    font-family: 'DM Sans';
    background: #2335b0;
    color: #fff;
    padding: 2px  10px;
    border-radius: 5px;
}
.call-for-present-form .wpcf7-not-valid-tip{
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 1;
    margin-bottom: -17px;
    margin-top: 5px;
}
.call-for-present-form .pxl-select-options, .call-for-present-form .pxl-select-higthlight{
    display: none !important;
}
.call-for-present-form .remove-presenter-btn {
    background: #ffe3e3;
    color: red !important;
    border-radius: 5px;
    padding: 3px 10px;
    font-size: 11px;
    float: right;
    display: block;
}
@media(max-width: 600px){
	.call-for-present-form .form-g {
    width: 100%;
    gap: 0;
    flex-wrap: wrap;
}
}
/* Overlay */
  #popupOverlay {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 1001;
  }

  /* Popup container */
  #popupForm {
    display: none; /* Hidden by default */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px 30px;
    border-radius: 8px;
    max-width: 500px;
    width: 90%;
    z-index: 1001;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
  }

  /* Close button */
  #popupForm .closeBtn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
  }
.form-description {color: #7e7e7e;font-size: 13px;}
#committee-members .pxl-grid-item{
    position: relative !important;
    left:  unset !important;
    right: unset !important;
    top: unset !important;
    bottom: unset !important;
}
#committee-members .pxl-grid-item .pxl-item--inner .pxl-item--holder .pxl-item--schedule {
        font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    color: #FFEB3B;
}
#committee-members .pxl-grid-item, #committee-members .pxl-grid-item .pxl-item--inner {
    min-height: 505px !important;
    max-height: 505px !important;
}
#committee-members .pxl-grid .pxl-grid-masonry {
    position: relative;
    gap: 0px;
    height: auto !important;
}
#committee-members .committee-toggle{
	    display: block;
    margin-top: 7px;
    border-radius: 4px;
    font-size: 13px;
    color: #fff;
    background: none;
    text-decoration: underline;
    font-family: 'DM Sans';
}