/*
Theme Name: Conflux Child
Theme URI: https://conflux.qodeinteractive.com
Description: A child theme of Conflux
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: conflux
Template: conflux
*/


@font-face {
    font-family: 'Eagle-Black';
	  src:
		 url('https://new.experientialtools.com/wp-content/uploads/2025/03/Eagle-Black.woff2') format('woff2'),
         url('https://new.experientialtools.com/wp-content/uploads/2025/03/Eagle-Black.woff') format('woff'),
         url('https://new.experientialtools.com/wp-content/uploads/2025/03/Eagle-Black.svg#P22 Eaglefeather Pro') format('svg');
}

/* TOP AREA */
#qodef-top-area .widget{
	/* color:#555 !important; */
	font-family:"DM Sans", sans-serif !important;
	color:#3b3b3b !important;
}

#qodef-top-area .qodef-widget-holder.qodef--right {
	background: #F7D27E; /* fcda8e;  FFD77E;  /* #2f485a;  */
	/* border:1px solid #2f485a; */
	padding:0 120px 0 40px;
	font-size:15px;
    border-radius:30px;
	
}




#qodef-top-area-inner {
  padding: 0 !important;
}
#qodef-top-area {
    z-index: -10 !important;
}


/* LOGO */

#qodef-page-header .qodef-header-logo-link img {
    display: block;
    margin: auto 0;
    max-height: 115px !important;
    transition: opacity .3s ease;
    width: auto;
	
}

#qodef-page-header{
	padding-bottom:20px !important;
}

#qodef-page-header-inner {
    padding: 0 40px 0 30px !important;
}


/* MENU */
.qodef-header-navigation>ul>li:first-of-type{
	background-image: url('https://new.experientialtools.com/wp-content/uploads/2025/11/inspired-menu3.png');
	background-repeat: no-repeat;
	background-position: top 5px left -3px;
	background-size: 75px;
	overflow:visible;
	padding-left:7px;
}


.qodef-header-navigation{
	margin:17px -50px 0 0;
}

.qodef-header-navigation>ul>li>a {
	font-size:17px !important;
}

.qodef-header-navigation> ul > li > a:before {
    display:none !important;
	opacity:0 !important;
}
.qodef-header-navigation>ul>li>a:hover,  #qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover {

    color: #d76347 !important;
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a .qodef-menu-item-text span {
    display: inline;
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 0px !important;
	font-family:"DM Sans", sans-serif !important;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    background-color: #f2e9e0;
    border: 1px solid #353535;
    border-top-color: var(--qode-header-border-color, var(--qode-sticky-header-border-color, #353535));
    left: -22px !important;
    margin: 0;
    opacity: 0;
    padding: 10px 0 !important;
    position: absolute;
    top: 50%  !important;
    transition: opacity .2s ease-out;
    visibility: hidden;
    width: 250px !important;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li {
    padding: 0 30px !important;
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a {
    margin: 16px 0 !important;
}



@media screen and (min-width: 1025px) {
	.qodef-svg--menu {
	background: url('https://new.experientialtools.com/wp-content/uploads/2025/11/invite_jen5.png') no-repeat !important;
	background-size: 200px, 100px !important; 
	/* display:none !important; */
	width:300px !important; 
    height:200px !important; 
	    fill: none;
    stroke: rgba(0, 0, 0, 0) !important; 
    stroke-width: 0 !important; 
    margin-right:-150px;
	}

	.qodef-svg--menu:hover {
 	/* opacity: 0.8 !important; */
	}
}	
	
	

#qodef-page-header .qodef-widget-holder {
    margin-left: 28px !important; 
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
	border-radius:8px;
}


/* PAGE */

#qodef-page-inner {
  position: relative;
  padding: 0px 0 100px !important;
}

.qodef-conference-speaker-list.qodef-item-layout--split-horizontal.qodef-skin--light .qodef-e-link {
    display:none !important;
}

.toolbox ul{
    /* text-align: center; */
	font-size: 20px;
	line-height: 32px;
	font-weight:600;
	padding-top:20px;
}
.toolbox li{
	margin-bottom:12px;
	list-style: none;
	list-style-image: url('https://new.experientialtools.com/wp-content/uploads/2025/05/red-dot-1.png'); 
	padding:0 0 0px 5px;
	
}
/* 
.center-button{
	display: flex !important;
	justify-content: center; 
	max-width:
}
*/
.center-button.qodef-button.qodef-html--link {
	width:160px !important;
	line-height:1.2em  !important;
	margin:0 auto !important;
	display:block !important;
	text-align:center  !important;
}

.qodef-conference-event-table-list .qodef-e-section.qodef--date-time {
    width: 0%;
    display: none  !important;
}

.qodef-conference-event-table-list .qodef-e-section.qodef--categories-title {
    width: 80%  !important;
}

.qodef-conference-event-table-list .qodef-e-categories{
	    display: none  !important;
}

.swiper-slide h5 { /* field quotes */
	font-size:25px !important;
	line-height:35px !important;
}


/* PAGES */
.wp-block-quote, blockquote {
    width: 100%;
    vertical-align: top;
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
    color: #111;
    font-size: 23px;
    line-height: 1.28em;
    text-decoration-line: none;
    padding: 14px 10% 16px 62px;
    z-index: 1;
}