/*
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://experientialtools.com/wp-content/uploads/2025/03/Eagle-Black.woff2') format('woff2'),
         url('https://experientialtools.com/wp-content/uploads/2025/03/Eagle-Black.woff') format('woff'),
         url('https://experientialtools.com/wp-content/uploads/2025/03/Eagle-Black.svg#P22 Eaglefeather Pro') format('svg');
}


p {
	margin-bottom:20px  !important;
}

h1 {
	font-size:54px;
	margin:25px 0 20px 0  !important;
}

/* 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:18px 135px 0 40px;
	font-size:15px;
    border-radius:30px;	
}

#qodef-top-area-inner {
  padding: 0 !important;
}
#qodef-top-area {
   /* z-index: -1 !important; */ 
	background-color: rgb(242,233,224) !important;
}

#qodef-top-area .widget a {
    color: #111;
}


/* 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;
	  z-index: 777;
	background-color: #F2E9E0 !important;
}


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

#qodef-page-mobile-header .qodef-mobile-header-logo-link img {
    margin: 0px 0 -10px -20px !important;
}


/* MENU */
.qodef-header-navigation>ul>li:first-of-type{
	background-image: url('https://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 -16px 0 0;
	z-index: 999;
}

.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 {

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul>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>li>a .qodef-menu-item-text span {
	font-family:"DM Sans", sans-serif !important;
	font-weight:800;
	
	 display: inline;
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 0px !important;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right {
    /* left: 22px!important; */
	
}

/* JUST FACILITATION */
.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right){
	left:-22px !important;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
	 padding: 10px 0 !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('http://experientialtools.com/wp-content/uploads/2026/01/invite_jen7.png') no-repeat !important;
	background-size: 136px, 150px !important; 
	/* display:none !important; */
	width:145px !important; 
    height:160px !important; 
	    fill: none;
    stroke: rgba(0, 0, 0, 0) !important; 
    stroke-width: 0 !important; 
    margin:-20px -49px 0 0 ;
		
	}

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


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

@media screen and (max-width: 1160px) {
	#qodef-page-header .qodef-widget-holder {
    display: none !important; 
	}
	
	.qodef-header-navigation {
    margin-right: 0 !important; 
	}
	
	#qodef-top-area .qodef-widget-holder.qodef--right {
    margin-right: -90px !important; 
	}

}


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


/* PAGE */

#qodef-page-inner {
  position: relative;
  padding: 0px 0 0px !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://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: 21px;
    line-height: 1.28em;
    text-decoration-line: none;
    padding: 14px 10% 16px 62px;
    z-index: 1;
}

/* BLOG */
.qodef-blog.qodef--single {
  width: 900px;
  margin: 0 auto;
}

.qodef-blog .qodef-e-title {
  text-decoration:none !important;
  margin: 3px 0 15px 0 !important;
	 font-size:42px !important;
}

.qodef-blog .qodef-e-info {
  margin: 0px 0 50px 0 !important;

}

.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-media-image {
    border-radius: 20px;
}

.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-title {
    margin: 6px 0 12px 0 !important;
}

/* CLIENTS */



@media screen and (min-width: 767px) {
.elementor-10259 .elementor-element.elementor-element-b8f281f > .elementor-widget-container > .eael-advance-tabs > .eael-tabs-nav ul li {
    padding: 20px 30px 20px 30px;
    margin: 0px 0px 0px 0px;
    width: 14.28%;
    height: 180px;
    border-right: solid 1px #bb9f60;
}
}

@media screen and (max-width: 767px) {
	.elementor-10259 .elementor-element.elementor-element-b8f281f > .elementor-widget-container > .eael-advance-tabs > .eael-tabs-nav ul li {

  	border:1px solid #bb9f60 !important;
	}
}



/* HOME TABS */

.elementor-element-b360486 > .elementor-widget-container > .eael-advance-tabs > .eael-tabs-nav ul li,  
.elementor-element-de32fdc > .elementor-widget-container > .eael-advance-tabs > .eael-tabs-nav ul li{
    padding: 20px 30px 20px 30px;
    margin: 0px 0px 0px 0px;
    width: 14.28%;
    height: 120px;
	border-radius: 30px 30px;
}



@media screen and (max-width: 767px) {
.elementor-element-b360486 > .elementor-widget-container > .eael-advance-tabs > .eael-tabs-nav ul li, .elementor-element-de32fdc > .elementor-widget-container > .eael-advance-tabs > .eael-tabs-nav ul li {
	 width: 50% !important;
	}
	
}

/* DEMOGRAPHIC PAGES */
.elementor-element-8b3fc35 .elementor-button{
	min-height:180px;
	display: flex;
  align-items: center;

}
@media screen and (max-width: 1150px) {
	.elementor-element-8b3fc35 .elementor-button{
	min-height:210px;
	}
}
@media screen and (max-width: 1025px) {
	.elementor-element-8b3fc35 .elementor-button{
	min-height:100px;
	}
}

.qodef-qi-accordion .qodef-e-title-holder{
	border-radius:24px;
}

.qodef-qi-accordion .qodef-e-title{
	padding-right:30px !important;
}

.qodef-qi-accordion .qodef-e-title-holder:last-of-type {
	background-color:#fff !important;
}

.qodef-qi-accordion .qodef-e-title::before{
	content: 'WORKSHOP';
	display: block;
	font-size:16px;
	font-weight:500;
	letter-spacing:.5px;
	margin-bottom:-5px;
}


.qodef-qi-accordion .qodef-e-title-holder:last-of-type  .qodef-e-title::before{
	content: 'CUSTOM WORKSHOP' !important;
}

.qodef-qi-accordion .qodef-e-content{
	margin:5px 12px 30px !important;
	border-radius:24px 24px 24px 24px;
	font-family:Roboto;
	font-weight:500;
	
}

/* COGNITO */
html .cog-cognito, :root:root:root:root:root .cog-cognito {
    margin: 0 !important;
}


/* CONTENT BOTTOM */
#qodef-content-bottom{
	padding:60px 12% 60px;
	background-color:#FFFAF3 !important;
}

/* FOOTER */
#conflux_core_button-2 {
	margin:-45px 0 30px !important;
	
}