/*
Theme Name: Enfold Child
Theme URI: www.kriesi.at/themes/enfold/
Description: Enfold Child Theme
Template: enfold
 Version: 1.0.0
*/

@import url("../enfold/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0em !important;
}

b, strong {
	font-weight: 700 !important;
	color: inherit !important;
}

strong, b {
	color: inherit !important;
}

sup {
	font-size: 9px !important;
}

.entry-content-wrapper li {
    padding: 0px 0 !important;
}

.logo img {
	padding-top: 16px !important;
	padding-bottom: 16px !important;
}

#header_main {
    border-bottom-width: 0px !important;
	background: #ffffff !important;
	-webkit-box-shadow: 0 8px 8px 0 rgba(0,0,0,0.15);
	box-shadow: 0 8px 8px 0 rgba(0,0,0,0.15);
}



.container_wrap {
    border-top-width: 0px !important;
}

.special_amp {
	font: inherit !important;
	color: inherit !important;
	font-style: inherit !important;
	font-weight: inherit !important;
	font-size: inherit !important;
}

.gray-text-content.av-special-heading {
	background: #EFEFEF !important;
	padding: 40px !important;
	border-radius: 32px !important;
}

.gray-text-content .av-subheading_below {
	margin-top: 16px !important;
}



.gray-text-content.avia_textblock {
	background: #EFEFEF !important;
	padding: 40px !important;
	border-radius: 32px !important;
}

.wide-button .avia-button {
	min-width: 60% !important;
	font-size: 24px !important;
}

#footer-section p {
	line-height: 1.3em !important;
}

#footer-section a {
	text-decoration: none !important;
}

#footer-section a:hover {
	text-decoration: none !important;
	color: #c1cfd9 !important;
}

.footer-button .avia_iconbox_title {
	font-size: 14px !important;
	line-height: 1.3em !important;
	font-weight: 700 !important;
	text-transform: none !important;
}

.footer-button .avia-button {
	padding-left: 16px !important;
	padding-right: 16px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.footer-button .avia-button, .footer-button .avia-button {
	text-decoration: none !important;
}

/* LINED HEADING STYLES */

.lined-heading .av-special-heading-tag {
	border-top: solid 2px #ffffff !important;
	border-bottom: solid 2px #ffffff !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.lined-heading .av-special-heading-tag a {
	text-decoration: none !important;
}

.lined-heading .av-special-heading-tag a:hover {
	opacity: 1 !important;
}

/* LINED HEADING ALT STYLES */

.lined-heading-alt .av-special-heading-tag {
	border-top: solid 2px #1d418a !important;
	border-bottom: solid 2px #1d418a !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.lined-heading-alt .av-special-heading-tag a {
	text-decoration: none !important;
}

.lined-heading-alt .av-special-heading-tag a:hover {
	opacity: 1 !important;
}


/* Enfold Subpage Heading & Breadcrumbs Styles */

.title_container {
	background: url(https://ahdpg.com/wp-content/uploads/2022/01/small-crackle-bright2.png) 0% 0% repeat scroll #1d418a !important;
}

.title_container .container {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    min-height: 64px !important;
}

.title_container .main-title {
    font-size: 24px !important;
}

.title_container .main-title a {
    color: #ffffff !important;
}

/* Small Icon List Styles */
.avia-icon-list .iconlist_icon {
	margin-top: 3px !important;
}

.footer-iconlist .avia-icon-list .iconlist_icon {
	margin-top: 5px !important;
}

.footer-iconlist.avia-icon-list-container {
    margin: 8px 0px 0px 0px !important;
}

/* Affiliate Icon Box */

.affiliate-iconbox .iconbox_left .iconbox_icon {
	top: -4px !important;
}

/* Bio Icon Box */

.bio-iconbox.iconbox_top {
    margin-top: 0px !important;
}

/* Services Grid Box Styles */

.services-grid-container-style {
	border-top: solid 8px #97999b !important;
	border-bottom: solid 8px #a72a2a !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.services-grid-container-style:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-moz-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	background: #f2f2f2 !important;
}

/* Partnership Grid Box Styles */

.gray-grid-container-style {
	border-top: solid 8px #97999b !important;
	border-bottom: solid 8px #1d418a !important;
}


/* TABBED SECTION STYLES */

.tabbed-section-hero-heading .av-special-heading-tag  {
	display: inline-block !important;
	background: rgba(0,0,0,0.5) !important;
	padding: 12px 32px !important;
}

.av-tabsection-arrow {
	display: none !important;
}

.av-inner-tab-title {
    width: 160px !important;
	font-size: 14px !important;
	line-height: 16px !important;
	margin-bottom: -4px !important;
}

.av-tab-arrow-container {
    top: 10px !important;
	width: 160px !important;
	height: 10px !important;
}

.av-active-tab-title {
	background: #a72a2a !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.av-section-tab-title:hover, .av-active-tab-title:hover {
	background: #101820 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.av-active-tab-title, .av-section-tab-title {
    color: #ffffff !important;
	font-weight: 500 !important;
	padding: 12px 8px 8px 8px !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.av-tab-section-tab-title-container {
    padding: 0px !important;
}

.av-tab-section-tab-title-container {
    padding: 0px !important;
	background-color: #1d418a !important;
	vertical-align: top !important;
}

/* Tabs Element Styles */

.tab.active_tab {
	color: #a72a2a !important;
	font-weight: 700 !important;
}

.tab {
	color: #1d418a !important;
	font-weight: 400 !important;
	font-size: 17px !important;
	line-height: 1.3em !important;
}

.tab_content {
    padding: 0px 0 0 48px !important;
}

.left-tab-text-heading {
	color: #1D418A !important;
	border-top: solid 2px #1d418a !important;
	border-bottom: solid 2px #1d418a !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	font-size: 24px !important;
}

/* Pricing Table Styles */

.avia-heading-row {
	background-color: #1d418a !important;
	border: none !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	padding-top: 16px !important;
}

li.avia-heading-row {
	padding: 8px 0px !important;
}

.avia-pricing-row {
	background-color: #a72a2a !important;
	border: none !important;
	font-size: 40px !important;
	font-weight: 700 !important;
}

li.avia-pricing-row {
	padding: 16px !important;
}

.pricing-table>li {
	border: none !important;
}

.avia_pricing_minimal .pricing-table {
    box-shadow: none !important;
}


/* Accordian Styles */
.vert_icon, .hor_icon {
	border-color: #a72a2a !important;
}

.js_active .toggler {
	background: #e4e4e4 !important;
}

.toggler {
	color: #1d418a !important;
}

.toggle_content {
	background: #f4f4f4 !important;
}

/* Price Catalogue Styles */

.av-catalogue-title {
	color: #1d418a !important;
	text-transform: none !important;
	font-weight: 700 !important;
	font-size: 24px !important;
}

.av-catalogue-content {
	font-weight: 400 !important;
	font-size: 17px !important;
}

.av-catalogue-price {
	color: #a72a2a !important;
	text-transform: none !important;
	font-weight: 700 !important;
	font-size: 24px !important;
}

.av-catalogue-item {
	background-color: #f2f2f2 !important;
	padding: 32px !important;
	border-radius: 16px !important;
}

.av-catalogue-item:hover {
	border-radius: 16px !important;
}

.av-catalogue-list {
	background-color: $f2f2f2 !important;
	 border: none !important;
}

/* Enfold Container Width Fix - March 24, 2026 */
.responsive .container {
	max-width: 1500px !important;
}

.av-catalogue-list li {
    border: none !important;
}

.av-catalogue-list li:hover {
    background: transparent !important;
}

/* Testimonial Slider Styles */

.testimonials-slider-1 .avia-testimonial-meta-mini {
    text-align: center !important;
	color: inherit !important;
}

.testimonials-slider-1 strong.avia-testimonial-name {
    font-size: 24px !important;
	line-height: normal !important;
	color: #ffffff !important;
}

.testimonials-slider-1 .avia-testimonial-subtitle {
	font-size: 17px !important;
	line-height: normal !important;
}

/* Icon List Styles */

.iconlist-style1 .iconlist_content {
	margin-top: 16px !important;
}

.iconlist-style1 p {
	margin-top: 16px !important;
	padding: 0px !important;
}

.iconlist-style1 .avia-icon-list li {
	    padding: 0 0 30px 0 !important;
}

.iconlist-style2 .iconlist_content {
	margin-top: 16px !important;
}

.iconlist-style2 p {
	margin-top: 16px !important;
	padding: 0px !important;
}

.iconlist-style2 .avia-icon-list li {
	    padding: 0 0 30px 0 !important;
}

/* Promo Box Styles */

.av_promobox {
    margin: 0px 0 !important;
}

/* Enfold Table Element Styles */

.avia-heading-row {
	color: #ffffff !important;
	font-size: 13px !important;
	line-height: 16px !important;
}

/* Content Slider Styles */

.testimonial-slider .slide-entry-title {
	display: none !important;
}

.testimonial-slider p {
	margin-top: 0px !important;
	margin-bottom: 8px !important;
}

/* Blog Styles */

.bloglist-excerpt .more-link {
    background-color: #f2f2f2 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


.bloglist-excerpt .more-link:hover {
    background-color: #1d418a !important;
	color: #ffffff !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.read-more-link:after {
    top: 35% !important;
}

.post-entry .post-title {
	color: #1d418a !important;
	padding-bottom: 0px !important;
}

.minor-meta {
	padding-top: 8px !important;
}

.av-social-sharing-box {
    border-radius: 16px !important;
	background: #f2f2f2 !important;
	padding: 24px !important;
}

#top .av-share-box ul {
    background: #ffffff !important;
}

/* Sidebar Styles */

.sidebar .widgettitle {
	text-transform: uppercase !important;
	color: #1d418a !important;
	border-bottom: solid 2px #1d418a !important;
	padding-bottom: 4px !important;
	line-height: normal !important;
}

.sidebar .news-headline {
	line-height: 1.2em !important;
}

.sidebar a {
	color: #a72a2a !important;
}

.sidebar a:hover {
	color: #1d418a !important;
}

.sidebar .widget li {
   line-height: 1.3em !important;
}

/* Calculator Styles */

#fbuilder {
	color: #101820 !important;
	font-family: 'Roboto', sans-serif !important;
}

#fbuilder label {
	color: #1d418a !important;
}

#fbuilder input {
	background: #ffffff !important;
	color: #101820 !important;
	border: 1px solid #d6d6d6 !important;
	padding: 4px !important;
	font-size: 17px !important;
}

#fbuilder input[readonly] {
	background: #1d418a !important;
	border-color: #1d418a !important;
	color: #ffffff !important;
	padding: 4px !important;
	font-size: 17px !important;
}

.cp_cff_13 #fbuilder h2 {
	font-size: 24px !important;
	color: #1d418a !important;
	border-top: solid 2px #1d418a !important;
	border-bottom: solid 2px #1d418a !important;
	padding-top: 4px !important;
	padding-bottom: 8px !important;
}

/* MEDIA QUERIES */

@media only screen and (max-width: 989px) {
	/* remove spacing on mobile below flex column */
	.flex_column_table.av-equal-height-column-flextable {
		margin-bottom: 0px !important;
	}
	.flex_column {
		margin-bottom: 40px !important;
	}
	
	.home-cta-section .flex_column {
		margin-bottom: 0px !important;
	}

	.leadership .flex_column {
		margin-bottom: 0px !important;
	}
	.av-no-preview .avia-timeline-vertical.avia-timeline-boxshadow .av-milestone-content-wrap {
		margin-left: -36px !important;
		margin-top: 32px !important;
	}
	.avia-timeline .av-milestone-date {
		margin-left: 80px !important;
	}
}

@media only screen and (max-width: 767px) {
	/* remove spacing on mobile below flex column */
	.flex_column_table.av-equal-height-column-flextable {
		margin-bottom: 0px !important;
	}
	.avia-timeline .av-milestone-date {
		margin-left: 80px !important;
		margin-top: -6px !important;
	}
	.av-no-preview .avia-timeline-vertical.avia-timeline-boxshadow .av-milestone-content-wrap {
		margin-left: 3px !important;
	}
	.subpage-hero-section .flex_column {
		margin-bottom: 0px !important;
	}
	.authors-content-providers .flex_column {
		margin-bottom: 0px !important;
	}
	.tabbed-section-hero-heading {
		margin-top: 100px !important;
	}
	.tab.active_tab {
		color: #ffffff !important;
	}
	.tab, .tabcontainer {
		border-width: 0px !important;
	}
	.tab_inner_content {
		margin: 24px 0 !important;
	}
	.tab_content {
		padding: 0 24px !important;
		box-shadow: none !important;
	}
	.tabbed-section .flex_column {
		margin-bottom: 0px !important;
	}
	.request-info-section .flex_column {
		margin-bottom: 0px !important;
	}
}