/*
Theme Name: Enfold Child
Template: enfold
*/

/********** COMMITTEES **********/
.committee-wrap .hr-wrap:first-of-type {
    display:none;
}
.committee-wrap h3 {
    color:#002a56;
    text-shadow:0 2px 2px rgba(0,0,0,0.15);
    font-size:24px;
    padding-top:20px;
    padding-bottom:10px;
}
.committee-details {
    line-height:1.3;
    font-size:16px;
}
.com-name {
    font-weight:bold;
    font-size:22px;
    color:#1ab5e9;
}
.comm-title {
    font-weight:bold;
}
.comm-aff {
    font-style:italic;
}
/********** END COMMITTEES **********/


.archive .post-meta-infos {
	display:none !important;
}

.main_color tr:nth-child(even), .main_color tr:nth-child(even) {
	color: #000000 !important;
}
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd) {
	color: #969696 !important;
}
tr:first-child th, tr:first-child td {
	color:#000 !important;
}



#menu-item-search {
    display:none;
}
section.search_form_field {
    display:none;
}
.sponsor-table-wrap {
	margin-top:20px !important;
}
.page-id-10269 #av_section_2 {
	background-color:#002a56 !important;
}
@media screen and (min-width:768px) {
	.sponsor-table {
		min-width:1120px;
	}
	.sponsor-table-wrap {
		overflow-x:scroll;
	}
}

/********** EVENTS ARCHIVE **********/
/*._10_12_21, ._10_09_21, ._10_10_21, ._10_11_21, ._10_13_21, ._10_14_21, ._10_15_21, ._10_06_21 {
    display:none;
}*/
.description-title strong {
    color:#002a56 !important;
}
.atcb-link {
    font-weight:bold;
}
.active-session {
    display:block !important;
}
.session-details {
    display:none;
    padding-bottom:50px;
    font-size:15px !important;
}
.subsession-details {
    display:none;
}
.subsession-details p {
    font-size:15px !important;
    color: #686868;
}
.subsession-info:after {
    content: '';
    background-image:url('/wp-content/uploads/2022/07/1200px-Caret_down_font_awesome.svg.png');
    background-repeat:no-repeat;
    background-position:top right;
    background-size:cover;
    position: absolute;
    right: 5px;
    font-weight: bold;
    font-size: 22px;
    top:7px;
    height:10px;
    width:17px;
}
.active-sub-session {
    margin-bottom:50px !important;
}
.active-sub-session .subsession-info:after {
    transform: rotate(180deg) scaleX(-1) !important;
    content: '';
    background-image:url('/wp-content/uploads/2022/07/1200px-Caret_down_font_awesome.svg.png');
    background-repeat:no-repeat;
    background-position:top right;
    background-size:cover;
    position: absolute;
    right: 5px;
    font-weight: bold;
    font-size: 22px;
    top:7px;
    height:10px;
    width:17px;
}
.subsession-info {
    position:relative;
    padding-right:30px;
}
.subsession-info:hover {
    cursor:pointer;
}
 .event-filters li {
     margin-bottom:5px;
 }
 .event-filters li:hover {
     color: #1cb4e9;
     text-decoration:none;
     cursor:pointer !important;
 }
 .single-event {
     display:none;
     border-bottom: 1px solid #ededed;
     border-color:#b1b1b1 !important;
     margin-bottom:15px;
     padding-bottom:15px;
 }
#accordionExample, #accordionExample2, #accordionExample3, #accordionExample4, #accordionExample5, #accordionExample6, #accordionExample7, #accordionExample8 {
    display:none;
 }
 .PhD_ForumBlock, .allBlock, .Competitions-Block, .Diversity_Event-Block, .Industry_Session-Block, .CASESBlock, .EMSOFTBlock, .Education-Block, .KeynoteBlock, .NetworkingBlock, .OnlineBlock, .PlenaryBlock, .PosterBlock, .Special_SessionBlock, .SymposiumBlock, .TutorialBlock, .WorkshopBlock, .SuzhouBlock, .Yangtze_AuditoriumBlock, .CODES_ISSSBlock, .Fuxing_ParkBlock, .HangzhouBlock, .Longhua_TowerBlock, .Shanghai_CourtyardBlock, .The_BundBlock, .Yu_Garden_Yoga_StudioBlock, .ZhujiaojiaoBlock, .Central_LoungeBlock, .Grand_BallroomBlock {
     display:block !important;
 }
 input.PhD_ForumBlock, input.allBlock, input.Industry_Session-Block, input.Competitions-Block, input.Diversity_Event-Block, input.CASESBlock, input.EMSOFTBlock, input.Education-Block, input.OnlineBlock, input.KeynoteBlock, input.NetworkingBlock, input.PlenaryBlock, input.PosterBlock, input.Special_SessionBlock, input.SymposiumBlock, input.TutorialBlock, input.WorkshopBlock, input.CODES_ISSSBlock, input.SuzhouBlock, input.Yangtze_AuditoriumBlock, input.Fuxing_ParkBlock, input.HangzhouBlock, input.Longhua_TowerBlock, input.Shanghai_CourtyardBlock, input.The_BundBlock, input.Yu_Garden_Yoga_StudioBlock, input.ZhujiaojiaoBlock, input.Central_Lounge, input.Grand_Ballroom {
     display:inline-block !important;
 }
 ul.tracks-list {
    margin-left:0px;
 }
 ul.tracks-list li {
    display:inline-block;
    padding:3px 8px;
    border-radius:5px;
    color:#fff;
 }
/* ul.tracks-list li:nth-of-type(1) {
    background:blue;
 }
 ul.tracks-list li:nth-of-type(2) {
    background:red;
 }
  ul.tracks-list li:nth-of-type(3) {
    background:#1ab5e9;
 }*/
 ul.tracks-list .color-Tutorial {
    background:blue;
 }
 ul.tracks-list .color-CASES {
    background:red;
 }
ul.tracks-list li {
    background:#1ab5e9;
}
ul.tracks-list .color-Education {
    background:#002a56;
}
ul.tracks-list .color-EMSOFT {
    background:green;
}
ul.tracks-list .color-Diversity {
    background:black;
}
ul.tracks-list .color-Competitions {
    background:#000080;
}
ul.tracks-list .color-Industry_Session {
    background:gray;
}
ul.tracks-list .color-Keynote {
    background:purple;
}
ul.tracks-list .color-Networking {
    background:pink;
}
ul.tracks-list .color-Plenary {
    background:silver;
}
ul.tracks-list .color-Poster {
    background:#2FFA5F;
}
ul.tracks-list .color-Special {
    background:#FFB387;
}
ul.tracks-list .color-Symposium {
    background:#BC9C9C;
}
ul.tracks-list .color-Tutorial {
    background:#C9BB03;
}
ul.tracks-list .color-Workshop {
    background:#ABECFF;
}
ul.tracks-list .color-Online {
    background:#52134E;
}
 .events-sidebar label {
    display:block;
    margin-left:10px;
    font-weight: normal !important;
 }
 .events-sidebar {
    margin-bottom:40px;
 }
.events-accordions ul.initial-content li.time-section{
    width:25%;
}
.events-accordions ul.initial-content li.track-section {
    width:28%;
    padding-right:10px;
    padding-left:10px;
}
.events-accordions ul.initial-content li {
    width:45%;
    display:inline-block;
}
.events-accordions .card-body {
    padding:10px 0px 0px 0px;
}
ul.subsessions {
    margin:0px;
    display:flex;
}
ul.subsessions li.subsession-time, li.subsession-info {
    display:inline-block;
}
ul.subsessions li.subsession-time {
    width:33%;
}
li.subsession-info {
    width:66%;
}
ul.initial-content {
    margin-left: 0;
padding-right: 20px;
    align-items: top;
display: flex;
}
.events-accordions .card {
    border:none;
    background:transparent;
}
.events-accordions hr {
    background-color:#ededed
}
.events-accordions .card-header {
    padding:0px;
    background:transparent;
    border-bottom: none;
}
.events-accordions ul li, .events-accordions p {
    font-size:16px;
}
.card .card-header .has-event-info.collapsed:after {
    content:'+';
        position: absolute;
right: 5px;
font-weight: bold;
font-size: 22px;
}
.card .card-header .has-event-info:after {
    content:'-';
    position: absolute;
    right: 5px;
    font-weight: bold;
    font-size: 22px;
}
.has-event-info:hover {
    cursor:pointer;
}
.card .card-body img {
    float: left;
    margin: 10px 10px 10px 0px;
}
.addtocalendar {
    clear: both;
    display: block;
}
@media screen and (max-width: 991px) {
    .events-accordions ul.initial-content li.time-section{
        width:32%;
    }
    .events-accordions ul.initial-content li.track-section {
        width:33%;
        padding-right:10px;
        padding-left:10px;
    }
    .events-accordions ul.initial-content li {
        width:33%;
        display:inline-block;
    }
}
@media screen and (max-width: 700px) {
    .events-accordions ul li, .events-accordions p {
        font-size:14px;
    }
    .events-accordions {
        min-width:500px;
    }
    .day-events-wrap {
        overflow-x:scroll;
    }
}
@media screen and (max-width:767px) {
    .filters-wrap {
        width: 49%;
        display: inline-block;
        vertical-align:top;
    }
    .filters-wrap li, .filters-wrap label, .filters-wrap p {
        font-size:14px !important;
    }
    .event-filters li {
         margin-bottom:10px;
     }
}
/********** GLOBAL **********/
a:hover {
    cursor:pointer;
}
body {
    font-family: 'Lora',serif;
    background-image:url('/wp-content/uploads/2020/03/bg.png');
    background-size:cover;
}
.white-bg {
    background-color:#ffffff;
}
/********** END GLOBAL **********/

/********** HEADER **********/
.av-logo-container {
    height:150px !important;
    padding-top:25px;
}
#header_main_alternate {
    margin-top:25px;
}
.custom_text {
    margin-left:170px; 
}
.custom_text h2 {
    font-family: 'Overpass','Roboto',sans-serif; 
    font-weight: normal;
    text-shadow: 0 2px 2px rgba(0,0,0,0.15); 
    color: #1ab6e9; 
    line-height:.7em; 
    font-size:24px;
}
.mobile-logo {
    display:none;
}
#av-burger-menu-ul {
    padding-top:0px !important;
    padding-bottom:0px !important;
}

@media screen and (max-width:900px) {
    .custom_text h2 {
        font-size:20px;
    }
}
@media screen and (max-width:767px) {
    .av-logo-container span.logo {
        display:none !important;
    }
    .custom_text {
        margin-left:0px;
    }
    .mobile-logo {
        display:block;
    }
    .custom_text {
        text-align:center;
        padding-bottom:25px;
    }
    .custom_text h2 {
        line-height:1.1em; 
    }
    #menu-item-search {
        display:none !important;
    }
    .mobile-logo img {
        padding-top:25px;
    }
}
.header_color .avia-menu-fx { 
    border-color:#1ab6e9;
    background-color:#1ab6e9;
}
/********** HEADER **********/
/********** FOOTER **********/
#footer p {
    font-size:16px;
}
/********** END FOOTER **********/

/********** HOME **********/
#home-hero .template-page {
    vertical-align:bottom;
}
#home-hero .av-section-color-overlay-wrap::before {
    width: 100%;
    height: 300px;
    content:'';
    position: absolute;
    content: '';
    z-index: 0;
    bottom:0;
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(10%,rgba(0,42,86,0.4)),color-stop(25%,rgba(0,42,86,0.65)),color-stop(100%,#002a56));
    background-image: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,42,86,0.4) 10%,rgba(0,42,86,0.65) 25%,#002a56 100%);
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,42,86,0.4) 10%,rgba(0,42,86,0.65) 25%,#002a56 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,42,86,0.4) 10%,rgba(0,42,86,0.65) 25%,#002a56 100%);
}
.av-milestone-date {
    font-size:16px !important;
}
span.milestone_icon {
    display:none;
}
.av-milestone-contentbox header.entry-content-header {
    font-size:16px;
}
.home-box {
    border-radius:25px !important;
	overflow: hidden !important;
}
#home-quick-links .widgettitle {
    display:none;
}
ul#menu-quick-links {
    background:#1ab5e9;
}
ul#menu-quick-links li a {
    color:#fff !important;
    font-size: 15px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
#top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item, #top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item {
    background:transparent;
}
.home-box {
    border-radius:25px !important;
}
.white-bg, #av_section_2 {
background-color:#fff !important;
}
.hide{
    display:none !important;
}
.av-overlay-hover-deactivate .avia-image-overlay-wrap:hover .av-caption-image-overlay-bg {
    opacity:.9 !important;
} 
.home-subhead {
    background-color: #002a56 !important; 
    padding:15px 10px;
}
.home-subhead h2 {
    font-size:20px !important;
}
.home .av-catalogue-container {
    background-color:#fff !important; 
    margin-top:0px !important;
}
.av-catalogue-title-container {font-size:17px !important;}
.av-catalogue-content {font-size:16px !important;}
@media screen and (max-width:1000px) {
    #home-hero .av-section-color-overlay-wrap::before {
        height: 70%;
        background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(10%,rgba(0,42,86,0.4)),color-stop(50%,rgba(0,42,86,0.65)),color-stop(100%,#002a56));
        background-image: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,42,86,0.4) 10%,rgba(0,42,86,0.65) 50%,#002a56 100%);
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,42,86,0.4) 10%,rgba(0,42,86,0.65) 50%,#002a56 100%);
        background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,42,86,0.4) 10%,rgba(0,42,86,0.65) 50%,#002a56 100%);
    }
    .home .av-image-caption-overlay-position, .home-box {max-height:300px;}
}
@media screen and (max-width:767px) {
    #home-hero .av-section-color-overlay-wrap::before {
        height: 100%;
        background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(10%,rgba(0,42,86,0.4)),color-stop(50%,rgba(0,42,86,0.55)),color-stop(100%,rgba(0,42,86,0.85));
        background-image: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,42,86,0.4) 10%,rgba(0,42,86,0.55) 50%,rgba(0,42,86,0.85) 100%);
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,42,86,0.4) 10%,rgba(0,42,86,0.55) 50%,rgba(0,42,86,0.85) 100%);
        background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,42,86,0.4) 10%,rgba(0,42,86,0.55) 50%,rgba(0,42,86,0.85) 100%);
    }
}
/********** END HOME **********/
/********** CASES **********/
ul#menu-cases-menu {
    background:#1ab5e9 !important;
}
ul#menu-cases-menu li a {
    color:#fff !important;
    font-size: 15px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-top:1px solid #fff;
}
h2.cases-title {
    background-color: #002a56 !important;
    padding: 15px 10px;
    font-size:20px;
}

#header_meta .phone-info {
	width:100%;
	text-align:center;
}

