.elementor-kit-3095{--e-global-color-primary:#6C9ECE;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-49f537ae:#3D93F5;--e-global-color-74b52f66:#23A455;--e-global-color-2725dd1:#000;--e-global-color-49b249a5:#FFF;--e-global-color-e4d861d:#43566F;--e-global-color-e6c9bc2:#222B38;--e-global-color-dd44766:#E86B00;--e-global-color-15e69c4:#6C9ECE;--e-global-color-97c0120:#EEF6FD;--e-global-color-4f3c835:#729BCA;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#4D4C4C;font-family:"Roboto Condensed", Sans-serif;font-size:16px;}.elementor-kit-3095 button,.elementor-kit-3095 input[type="button"],.elementor-kit-3095 input[type="submit"],.elementor-kit-3095 .elementor-button{background-color:var( --e-global-color-49f537ae );font-family:"Roboto Condensed", Sans-serif;text-decoration:none;color:#FFFFFF;}.elementor-kit-3095 button:hover,.elementor-kit-3095 button:focus,.elementor-kit-3095 input[type="button"]:hover,.elementor-kit-3095 input[type="button"]:focus,.elementor-kit-3095 input[type="submit"]:hover,.elementor-kit-3095 input[type="submit"]:focus,.elementor-kit-3095 .elementor-button:hover,.elementor-kit-3095 .elementor-button:focus{background-color:#E86B00;color:var( --e-global-color-49b249a5 );}.elementor-kit-3095 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3095 a{font-family:"Roboto Condensed", Sans-serif;}.elementor-kit-3095 a:hover{color:var( --e-global-color-dd44766 );font-family:"Roboto Condensed", Sans-serif;}.elementor-kit-3095 h1{font-family:"Roboto Condensed", Sans-serif;}.elementor-kit-3095 h2{font-family:"Roboto Condensed", Sans-serif;}.elementor-kit-3095 h3{font-family:"Roboto Condensed", Sans-serif;}.elementor-kit-3095 h4{font-family:"Roboto Condensed", Sans-serif;}.elementor-kit-3095 h5{font-family:"Roboto Condensed", Sans-serif;}.elementor-kit-3095 h6{font-family:"Roboto Condensed", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
    --button-bg: rgb(84, 89, 95);
}
#site-header {
    border-bottom: 0;
}
.content-area {
    border-right-width: 0;
    padding-right: 0;
}
.authors-heading {
	color: #43566f;
	font-size: 25px;
}
.elementor-search-form__toggle i {
    font-size: 1.2em;
}
/* Posts card sub line */
.small-subline::after,
.entry-content::after, 
#events .obfx-grid-col-content::after,
.has_subline::after,
article .has_subline::after {
    content: "";
    display: block;
    clear: both;
    width: 80px;
    margin-top:24px;
    margin-bottom:32px;
    border-bottom: 3px solid #43566f !important;
}
.entry-content {
    font-family: 'Roboto Condensed', Sans-Serif;
    color: #000;
    line-height: 24px;
}

.output-report-link {
    background-color: #E86B00 !important;
    padding: 16px;
    font-size: 1.1em;  
    font-weight: 600;    
    text-transform: uppercase;
    color: #ffffff;
}

.output-report-link:hover {
    color: #ffffff !important;
}

.fa-link  ~ a {
    display: inline-block;
    margin-left:16px;
    color: var( --e-global-color-dd44766 );
}

/* Home news section */
.medecc-news-section {
    display: flex;
    gap: 40px;
}

.medecc-news-section .news__title a {
	color: var( --e-global-color-49f537ae );
	font-family: "Roboto Condensed", Sans-serif;
	font-size: 1.5em;
	font-weight: 600;
}
.medecc-news-section .events-date {
 color: #3e576e;
 font-weight: 600;
 font-size: 1.4rem; 
 font-family: "Roboto", Sans-serif;
 display: block;
 margin-bottom: 20px;
}
.medecc-news-section .post__excerpt {
  margin: 0;
  line-height: 1.5em;
  font-size: 1.4rem;
  color: black;
  font-family: "Roboto", Sans-serif;
}
.medecc-news-section .post__excerpt::after {
	content: "";
	display: block;
	clear: both;
	width: 80px;
	margin-top: 24px;
	margin-bottom: 32px;
	border-bottom: 3px solid #43566f;
}

article .elementor-post__text::after {
    content: "";
    display: block;
    clear: both;
    width: 80px;
    margin-top:24px;
    margin-bottom:32px;
    border-bottom: 3px solid #43566f;
}


.elementor-posts--thumbnail-top .elementor-post ::after {
    width: 80px;
    margin-top:24px;
    margin-bottom:32px;
    border-bottom: 3px solid #43566f;
}


.elementor-heading-title.elementor-size-default a {
    font-weight: 600;
}
.elementor-heading-title.elementor-size-default {
    font-family: "Roboto Condensed", Sans-serif !important;
    font-size: 1.3em;
    font-weight: 600;
}

.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button), .page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button) {
    text-decoration: none;
}

.elementor-button span {
    text-align: left;
    text-decoration: none;
}

.info-box p {
    color: var( --e-global-color-e4d861d );
    font-family: "Roboto Condensed", Sans-serif !important;
}

.info-card .name {
	margin-top: -8px;
	display: inherit;
}

/* Pagination style */
.page-numbers {
    padding: 4px 8px;
    margin-right: 4px;
    border: 1px solid #43566f;
}
ul.page-numbers {
    border: none;
}
 /* event date display */
 .event_date_display {
     margin: 0;
     padding: 0;
     color:#e86b00;
     font-weight: bold;
 }

 /* breadcrumb */
.elementor-widget-breadcrumbs p {
    margin-bottom: 2em;
    line-height: 1.2em;
}
span.breadcrumb_last {
    font-family: 'Roboto Condensed';
}

/* Year display on press review cards */

.review-published-date {
    position: absolute;
    right: 4px;
    background-color: #0b4892;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 1.2em;
    color: white;
    z-index: 99;
}

/* Report button link */
/*.read_report_button_link {
    background-color: #3d93f5;
}*/
.elementor-slide-button {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 0.8em;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0px;
    color: var( --e-global-color-49b249a5 );
    background-color: var( --e-global-color-dd44766 );
    border-color: #E86B00;
}
.report_content p {
    padding-left:0 !important;
    font-size: 15px !important;
}
/* Our outputs about box*/
.report_about_links, .report_authors_reviewers, .summaries_list {
    list-style-type: none;
    padding-left: 0;
    margin-left:0;
}
.report_about_links a {
    color: #ffffff;
}

.report_about_links li {
    padding:16px 0;
}
.report_about_links li:before {
    content:"";
    display: block;
    clear: both;
    width: 80px;
    margin-bottom: 8px;
    border-bottom: 3px solid #ffffff;
}

.current-menu-parent > a {
    color: #e86b00 !important;
}

#toc-wrapper {
    font-size: 2em;
    font-weight: 600;
    color: #F09125;
    .toc {
        font-size: 0.5em;
    }
    
    li.toc-list-item a {
        color: #F09125 !important;
    }
    
}

.heading-title {
    color: #799cca;
    font-family: "Roboto", Sans-serif;
    font-size: 2.2em;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 24px;
}

/* Info box */
.info-box {
    display: flex;
}
.info-box p {
    color: var( --e-global-color-e4d861d );
    font-family: "Roboto", Sans-serif;
    font-size: 1.6em;
    line-height: 1.4em;
    font-weight: 600; 
    margin-bottom:0;
    margin-top:10px;
}
.info-box .cta {
    color: var( --e-global-color-e4d861d );
    font-size:0.9em;
}
.info-box .arrow {
    margin-top: 16px;
}
.info-box a.arrow {
    display: block;
}

.event_date_display {
    font-size:1.2em;
}

/* Infocard */
.infocard {
    display: flex;
    background-color: var( --e-global-color-e4d861d );
    /*padding: 0 16px;*/
    /*padding-top: 16px;*/
    padding: 16px;
}
.infocard p {
    color: #ffffff;
    font-family: "Roboto", Sans-serif;
    font-size: 1.7em;
    line-height: 1.1em;
    font-weight: 600;
    margin-top: 16px;
}

.infocard a {
    color: #ffffff;
}
.infocard .icon img {
    color: var( --e-global-color-e4d861d );
    font-size:0.9em;
    margin-right: 24px;
}

/************************/
/* Directory card */
.directory-card {
    display: flex;
    gap: 32px;
}

.directory-card.committee {
    background-color: aliceblue;
    padding: 20px;
    height: auto;
    min-height: 210px;
    p {
    margin-bottom: 10px;
}
    .affiliation {
    line-height: 20px;
}
}
.past-member {
        min-height: 150px !important;
        }

.directory-card.committee .name a {
    text-decoration: none !important;
    color: #43566f;
}

.directory-card.committee .name a:hover {
    color: #e86b00;
}

.directory-card.committee .image {
    min-width: 110px;
    min-height: 110px;
}

.fa-solid, .fas {
    margin-left: 10px;
    font-size: 15px;
}

.info-card .name {
    font-size: 1.8em;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    color: #43566f;
    margin-bottom: 0;
}

.info-card .meta {
    color: var( --e-global-color-dd44766 );
    color: #729BCA;
    margin-bottom: 8px;
}

.info-card .description {
    font-family: "Roboto", sans-serif;
    color: #7a7a7a;
    font-size: 14px;
}

.directory-card.institution {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.directory-card.institution .image {
    /*height: 150px !important;*/
    max-width: 250px;
    vertical-align: bottom;
}
.directory-card.institution .image img {
    vertical-align: bottom;
}

.directory-card.institution .name {
    font-size: 1.4em;
    line-height:1.1em;
    margin-bottom: 16px;
    /*min-height: 110px;*/
}

.directory-card.institution .description ~ a {
    color: var( --e-global-color-dd44766 );
}
.contributor-contributions {
    .heading-title {
        font-size: 1.7em;
        font-weight: 700;
    }
}
/* Press review */
.press-review-index {
    display: flex;
}
.press-review-index div {
    padding: 8px 16px 8px 0;
    font-size: 1.2em;
    font-weight: 600;    
}

/*article .small-subline::after, */
.has_subline::after,
article .small-subline::after {
    content: "";
    display: block;
    clear: both;
    width: 80px;
    margin-top:24px;
    margin-bottom:32px;
    border-bottom: 3px solid #43566f !important;
}

/* ********************************* */
/*Contributors custom styles */
.report-contributors-page-title {
	font-size: 2.1em;
	font-weight: 600;
	line-height: 1.4em;
	margin-top: 32px;
	color: orange;
}
.role-term-name {
  font-weight: 500;
  font-size: 1.8em;
  color: #43566f;
  margin-bottom: 32px;    
}
.contributor-cards {
    display: flex;
    gap: 32px;
    margin-bottom: 32px;
}
.contributor-cards .content-wrapper{
    padding: 16px;
    display: flex;
    min-width: 340px;
    gap: 16px;
    background-color: #eff6fc;
}
.contributor-cards .content-wrapper .photo {
    width: 110px;
    height: 100px;

}
.contributor-cards .content-wrapper .bio .lastname{
    color: #43566F;
    font-weight: 600;
    fonr-family: "Roboto";
}
.contributor-cards .content-wrapper .bio p:last-of-type {
    margin-bottom: 0;
}
.contributor-title-name {
    font-size:2em;
    color: #f4671f;
}
.contributors-label {
	font-weight: 600;
	font-size: 1.6em;
	color: #799cca;
	margin-top: 48px;
}
.contributor-contributions-wrapper {
    .contributor-contributions-report {
        margin-bottom: 0px;
        font-size: 1.2em;
        font-weight: 500;
    }    
    p.report-roles {
        margin-top: -10px;
    }
    .contributor-contributions-report:not(:first-of-type) {
        margin-top: 32px;
    }
    .contributor-chapters {
        padding-left: 32px;      
        .contributor-chapter {
            margin-bottom: 0px;
        }
        p.roles {
            margin-bottom: 0px;
            margin-top: -10px;
        }
    }    
    .roles {
        font-size: 1em;
        color: #799cca;
    }
}
.contributor-profile-meta {
    display: flex;
    flex-direction: column;
     a {
        font-weight: 500;
        color: var(--e-global-color-primary);
        border-bottom: solid 1px;
    }    
    .bio-social-networks {
        margin-bottom:0;
    }
}
/* a.orcid-number, a.affiliation, a.bio-social-networks {
    font-weight: 600;
    color: var(--e-global-color-primary);
    border-bottom: solid 1px;
}
.bio-social-networks a {
    font-weight: 500;
    color: var(--e-global-color-primary);
    border-bottom: solid 1px;
} */

/** *************************************************************************************************  */
/** New report */
.report_chapters {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    padding: 0 32px;
}

.chapter-wrapper {
    width: 340px;
}
.chapter-wrapper::after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    background-color: color(srgb 0.2636 0.3364 0.436);
    margin-top: 2em;
}

.digit {
    font-size: 3em;
    font-weight: 600;
    color: color(srgb 0.2636 0.3364 0.436);
}
.chapter-title {
    text-transform: uppercase;
    color: color(srgb 0.4231 0.6179 0.8091);
    font-size: 1.3em;
    font-family: "Roboto Condensed", Sans-serif !important;
    h3 {
        margin-top: 0.5em !important;
}
}

.sub-chapter {
    margin-left: 0;
    list-style-type: none;
}
.sub-title {
    color: color(srgb 0.2636 0.3364 0.436);
    font-weight: 500;
}
.chapter-wrapper a.read-more {
    color: color(srgb 0.2636 0.3364 0.436);
    text-transform: uppercase;
    font-weight: 500;
}
.chapter-contributor, .grey-link-button, .btn-download {
    padding: 4px 16px;
    background-color: rgb(84, 89, 95);
    /*--button-bg: rgb(84, 89, 95); */
    background-color: var(--button-bg);
    color: white;
    border-radius: 4px;
    display: inline-block;
    margin-right: 16px;
}
.btn-download {
    --button-bg: #44566F;
    background-color: var(--button-bg);
}
.policymakers_summaries_buttons {
    list-style-type: none;
    display: flex;
    gap:16px;
    margin: 15px 0;
}
.policymakers_summaries_buttons  a, .orange-link-button, .report-orange-link-button {
    /* display: inline-block; */
    padding: 8px 24px;
    background-color: #e86b00;
    border-radius: 4px;
    color: white;
    margin-right: 16px;
    text-transform: uppercase;
}
.report-button, .wpdm-download-link {
    /* display: inline-block; */
    padding: 8px 24px;
    background-color: #e86b00;
    border-radius: 4px;
    color: white;
    margin-right: 16px;
    text-transform: uppercase;
        i {
    margin-right: 0.5em;
    display: inline-block;
    }
}
.report-button.back {
    background-color: #3e576e;
}
.report-button:hover {
    color: #fff !important;
}
.policymakers_summaries_buttons  a:hover {
    color: white;
}

.report_appendixes {
    display: flex;
    gap: 32px;
    flex-wrap: wrap;
}
.appendix-title {
    color: color(srgb 0.4231 0.6179 0.8091);
    text-transform: uppercase;
}
/** TOC */
.toc-single-page {
    ul {
        list-style-type: none;
        display: inline;
        li:first-of-type {
            display:none;
        }
        li {
            background-color: #E86B00;
            display: inline-block;
            border-radius: 4px;
            padding: 4px 8px;
            margin-right: 16px;
            a, a:hover {
                color: #ffffff;
            }
        }
    }
}

/** Report page builder */
.builder-content {
    margin-bottom: 0;
    h2 {
        font-size:2em;
        font-weight:bold;
        margin-bottom:0.5em;
        color:#597aae;
        margin-top: 1.5em;
    }
        h3:first-of-type, h3 {
            font-size: 22px;
            margin-top: 2.5em !important;
        }
}

.builder-content.content .wrapper {
  display: flex;
  gap: 128px;
}

.builder-content.content .content-col {
  flex-basis: 100%;
}

.builder-content.featured {
    background-color: #eff6fc;
    color: #5393ee;
    padding: 64px;
    margin-bottom: 40px;
}
.builder-content.infographic { 
	padding: 54px;
	background-color: #f9f4ea;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    margin-bottom: 40px;
}
.builder-content.infographic:has(p) {
    padding-bottom: 20px;
}
.builder-content.infographic > div p {
	margin: 10px 0 20px;
}
.orange-link-button:hover {color: #fff;}

.return-to-chapter-link {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
}
.contributor-card {
    cursor: pointer;
}
.card-wrapper {
    display: flex;
    gap: 24px;
    background-color: #e1effa;
    padding: 10px;
    width: 540px;
    height: 200px;
}
.card-wrapper .photo {
    width: 180px;
    height: 180px;
}
.contributor-bio .firstname {
    margin-top: 20px;
    margin-bottom: 0 !important;
    line-height: 1em;
    color: var(--e-global-color-e4d861d);
    font-size: 1em;
}
.contributor-bio .lastname {
    margin-bottom: 25px!important;
    line-height: 1.5em;
    color: var(--e-global-color-e4d861d);
    font-size: 1.2em;
    font-weight: 700;
}
.contributor-bio .affiliation {
    margin-bottom: 5px !important;
    line-height: 1em;
    color: #6C9ECE;
}
.contributor-bio .country {
    margin-bottom: 0 !important;
    line-height: 1em;
    color: #6C9ECE;
}
.chapter-parent {
    color: var(--e-global-color-e4d861d);
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 2.4em;
    font-weight: 600;
    line-height: 1.1em;
}
.meta {
    min-height: 60px;
}
.report-citation-list {
    li {
    margin-bottom: 3.5em;
}
}/* End custom CSS */