/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


@font-face {
	font-family: JJannon;
	src: url(/wp-content/uploads/2025/04/JJannon-Display-Regular.woff2);
}

.cc-hide-element {
	display: none;
}
.hide-visibility {
	visibility: hidden;
}


.logo a img {
	padding: 15px;
}

#header_meta {
    background-color: #b49248;
    background-image: linear-gradient(62deg, #b49248 25%, #feeeb6 100%) !important;
}

#header_main {
    background-color: #f1f1f1;
}

.phone-info {
    float: left;
    font-weight: bold;
    line-height: 20px;
    font-size: 15px;
    padding: 8px 0 4px 0;
    letter-spacing: 1.2px;
    font-family: 'JJannon';
}

#top h2 {
	font-family: 'Montserrat';
	text-transform: none;
	font-size: 36px;
}

#top .fullsize .template-blog .post .entry-content-wrapper h2 {
    font-size: 24px;
}

/* ====== SCROLL TO TOP =======*/
#scroll-top-link {
	color: #00A2AD;
    border: 1px solid #ebebeb;
    border-radius: 30px;
    font-size: 24px;
	box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15);
}
#scroll-top-link.avia_pop_class {
	opacity: .9;
}
/* ====== HERO SECTION ======= */

#top #cc-hero-section .container {
	padding-top: 0;
}
.cc-hero-logo-container {
	display: flex;
    justify-content: center;
	width: 100vw;
    position: relative;
    left: calc(50% - 50vw);
}
.cc-hero-logo {
	margin: 88px 40px 40px 40px;
}
.cc-hero-logo.tc-logo {
	width: 184px;
	border-right: 1px solid #fff;
}
.cc-hero-logo.cc-logo {
	width: 153px;
	margin-left: 0;
}


#top .cc-hero-line1 {
	font-family: 'Montserrat';
	color: #fff;
	font-size: 55px;
	font-weight: 800;
	text-transform: none;
	text-align: center;
}

#top .cc-hero-line2 {
	font-family: 'Montserrat';
	color: #99EBF1;
	font-size: 53px;
	text-transform: none;
	text-align: center;
}

#top .cc-hero-line2 span {
	color: #99EBF1;
}

#top #start-page-header .container {
	padding-top: 0px;
}

@media only screen and (max-width: 600px) {
	#top .cc-hero-line1 {
		font-size: 30px;
	}
	#top .cc-hero-line2 {
		font-size: 28px;
	}
	.cc-hero-logo.tc-logo {
		padding-right: 40px;
	}
}

/* ========== FOOTER ========== */

.cc-footer-logo-container {
	display: flex;
    justify-content: center;
	width: 100vw;
    position: relative;
    left: calc(50% - 50vw);
}

.cc-footer-logo.cc-logo {
    width: 215px;
    margin-top: 22px;
    margin-bottom: 11px;
}
@media only screen and (max-width: 600px) {
	.cc-footer-logo.cc-logo {
   		width: 180px;
	}
}

/* ---- CTA BUTTONS ---- */
.cc-button {
    text-align: center;
    width: 228px;
    padding: 22px;
    font-size: 30px;
    font-weight: 800;
    font-family: 'Montserrat';
    background-color: #00A9B6;
    color: #fff;
    transition: 0.4s;
    border-radius: 100px;
    margin: auto;
    margin-top: 25px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
}
.cc-button-bottom {
	width: 245px;
}
.cc-button-setup {
	width: 450px;
    line-height: 28px;
    font-size: 20px;
    padding: 12px 20px;
}
.cc-button a {
    color: #fff;
    text-decoration-color: transparent;
    transition: .25s;
}
.cc-button:hover {
    background-color: #2685C7;
	cursor: pointer;
}
.cc-button a:hover {
    text-decoration: none;
	color: #E3F5F5;
}
.cc-button:active {
    transform: translateY(10px);
}

.cc-button.cc-start-button {
	width: 255px;
}

@media only screen and (max-width: 600px) {
	.cc-button {
		width: 158px;
		font-size: 18px;
		padding: 14px;
	}
}




/* =========================================== */

/* =========================================== */

/* =========================================== */

/* =========================================== */
/* ==========BEGIN EO STYLES SECTION ========= */
/* =========================================== */

/* ========= PICKAXE EMBED =========== */
#pickaxe-fab-container {
	position: relative;
	z-index: 99999;
}
.pxe-fixed {
    box-shadow: 2px 2px 5px 4px #dddddda8;
}
#top .pxe-truncate {
    overflow: visible;
    text-overflow: ellipsis;
    white-space: nowrap;
    top: 3px;
    position: relative;
}

/* ======== EO BLOG PAGES ========= */
#top.single-post .container_wrap {
    background-image: url(https://eo.theclearing.com/wp-content/uploads/2025/02/TCM-6872-ChangeChampionBanner_v3a.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

/* ========= TABS ========= */

#top #sp-tabpro-wrapper_1120.sp-tab__lay-default .sp-tab__tab-content > .sp-tab__tab-pane:not(#tab-11209) {
    border: 1px solid #cccccc;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #ffffff;
    border-radius: 0px;
}


.tab_titles .tab {
	font-size: 22px;
	font-family: 'Montserrat';
}
#methodology {
	padding: 0 40px 40px 40px;
}
#methodology h3 {
	margin: 50px 0 20px 0;
}
#tab-post-listings p {
	font-size: 18px;
	font-weight: bold;
	color: #1d1d1d;
	margin: 0;
	padding: 0.55em 10px 0.55em 22px;
}
#tab-post-listings p:nth-child(odd) {
	background-color: #f5f5f5;
}
#tab-post-listings p a {
	color: #444;
}
#tab-post-listings .post-listings-date {
	color: #858585;
}
.sp-tab__nav-item:last-of-type {
	position: absolute;
	right: 0;
}
.tab-post-navigation {
	margin-top: 40px;
	display: flex;
    justify-content: center;
}
.page-numbers {
	margin: 0 5px;
}
.page-numbers.current {
    background-color: #c20053;
    padding: 5px 8px;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
}

/* ====== REPORT CARDS ====== */
#top .all_colors strong {
	color: #000;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
	text-align: justify;
	font-size: 1.15em;
	line-height: 1.7em;
	max-width: 100%;
	margin: 0 auto;
	overflow: visible;
}
#top .fullsize .template-blog .post .entry-content-wrapper > * {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.action-report-container {
	display: flex;
	flex-direction: row;
	padding: 80px 0;
	width: 100%;
	gap: 40px;
}
.action-report-header {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.action-report-header-date {
	background-color: #777;
	color: #fff;
	padding: 2px 10px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Montserrat';
}
.action-report-header-type {
	background-color: #777;
	color: #fff;
	padding: 2px 10px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Montserrat';
}
.action-report-header-type a {
        color: #fff;
		transition: .25s;
}
.action-report-header-type a:hover {
	color: #ddd;
}
.action-report-left-panel {
	width: 70%;
}
.action-report-title, .action-report-title a {
	text-align: center;
	font-family: 'Montserrat';
	color: #000;
	margin-top: -15px;
	margin-bottom: 15px;
	font-style: oblique;

	transition: .25s;
}
.action-report-title a i {
	text-decoration: underline;
	text-decoration-color: transparent;
	transition: .25s;
}
.action-report-title a:hover i {
	text-decoration: underline;	
	text-decoration-color: #575757;
}
.action-report-card {
	padding: 50px;
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 2px 2px 5px 4px #dddddda8;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
	text-align: left;
}
.action-report-right-panel .action-report-card {
    padding: 28px;
}
.action-report-summary {
}
.action-report-risks {
}
.action-report-keyactions {
}
.action-report-right-panel {
    width: 30%;
}
.action-report-rating {
    background-color: #af0003;
    color: #fff;
    padding: 14px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-family: 'Montserrat';
    border-radius: 12px;
    box-shadow: 2px 2px 5px 4px #dddddda8;
    margin-bottom: 40px;
}
.action-report-rating span {
    font-size: 48px;
    padding-top: 14px;
    display: block;
}
.action-report-rating.action-priority-low {
    background-color: #BDB37F;
}
.action-report-rating.action-priority-medium-low {
    background-color: #FCBF49;
}   
.action-report-rating.action-priority-low-medium {
    background-color: #FCBF49;
}  
.action-report-rating.action-priority-medium {
    background-color: #F77F00;
}
.action-report-rating.action-priority-medium-high {
    background-color: #FD510D;
}
.action-report-rating.action-priority-high-medium {
    background-color: #FD510D;
}
.action-report-rating.action-priority-high {
    background-color: #af0003;
}
.action-report-rating.action-priority-critical {
    background-color: #c1008f;
}

/* ====== REVISED APPROACH TO RATINGS COLOR ASSIGNMENT ========= */
.action-report-rating.action-priority-BDB37F {
    background-color: #BDB37F;
}
.action-report-rating.action-priority-FCBF49 {
    background-color: #FCBF49;
}  
.action-report-rating.action-priority-F77F00 {
    background-color: #F77F00;
}
.action-report-rating.action-priority-FD510D {
    background-color: #FD510D;
}
.action-report-rating.action-priority-af0003 {
    background-color: #af0003;
}
.action-report-rating.action-priority-c1008f {
    background-color: #c1008f;
}


.action-report-timeframe {
}
.action-report-orgs {
}
.action-report-officials {
}

@media only screen and (max-width: 900px) {
	.action-report-container {
		flex-direction: column-reverse;
	}
	.action-report-left-panel, .action-report-right-panel {
		width: 100%;
	}
	.action-report-left-panel .action-report-card {
		padding: 28px;
	}
}

/* ============ SEARCH RESULTS ============  */

#top.search-results .post-title {
	font-size: 18px;
}
#top.search-results .action-report-rating {
   /* background-color: #af0003; */
    color: #fff;
    padding: 4px 14px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Montserrat';
    border-radius: 12px;
    box-shadow: 2px 2px 5px 4px #dddddda8;
    margin-bottom: 40px;
	width: fit-content;
	display: flex;
}
#top.search-results .action-report-rating span {
    font-size: 18px;
    padding-top: 0;
    display: block;
    padding-left: 10px;
}
#top #searchform #s {
	padding: 11px 47px 11px 20px;
}

/* ========== TABLES =========== */
tr:first-child th, tr:first-child td {
    border-top-style: solid;
    border-top-width: 1px;
    font-family: 'Montserrat';
}
tr th:first-child, tr td:first-child {
    border-left-style: solid;
    border-left-width: 1px;
    font-family: 'Montserrat';
}
#top td {
	padding: 8px 14px;
	font-size: 14px;
	line-height: 16px;
	vertical-align: middle;
}
#top .main_color tr:nth-child(even) {
	color: #676767;
}

/* ========= RELATED POSTS ========= */
#top .av-related-style-full .av-related-title {
    font-size: 16px;
}


/* ========= DIGEST POSTS ========= */

#top .fullsize article.category-digests .entry-content-wrapper .entry-content {
	max-width: 400px;
}

article.category-digests .entry-content-wrapper header.entry-content-header {
	display: none;
}

article.category-digests .digest h3 {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	line-height: 1.4em;
}

article.category-digests .digest .impact-score {
	text-align: left;
}

article.category-digests .digest .timeline {
	text-align: left;
}
