/*
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:*/

::selection {
	background-color: #192287;
}

a, #footer a  {
	text-decoration: underline;
}


#top #header_meta a:hover {
	color: #22689e;
}

#top #header_meta a {
	color: #fff;
}

.av_header_top .logo a img {
	padding: 15px 0;
}

.header-scrolled .logo a {
	padding: 0;
}

#header_main {
	border-bottom-width: 10px;
}

.header-scrolled #header_main {
	padding: 10px 0;
}

.logo img {
	max-width: 300px;
}

.sub_menu {
	font-size: 16px;
}

.av-main-nav .sub-menu {
	border: 0;
}

.av-main-nav ul li a {
	border: 0;
	font-weight: 600;
}

#header .menu-item.dropdown_ul_available .avia_mega_div.units {
	width: 100vw;
}
#top #header .menu-item.dropdown_ul_available .avia_mega_div.units > .sub-menu {
	width: 1260px;
	margin: 0 auto;
}
#top #header .avia_mega_div > .sub-menu.avia_mega_hr {
	padding-top: 0;
	padding-bottom: 30px;
}
#top #header .avia_mega_div > .sub-menu.avia_mega_hr:last-child {
	padding-bottom: 30px;
}

.header_color .social_bookmarks a {
	color: var(--enfold-header-color-primary);
}
.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
	background-color: var(--enfold-header-color-primary);
}

ul.dotsbetween { display:inline-block; padding:0; text-align:center }
ul.dotsbetween li { display:inline }
ul.dotsbetween li:after { content:" "; letter-spacing:1em;  background:url(https://www.fosterinstruments.com/wp-content/uploads/2023/10/5x5-dot-sep.png) center center no-repeat; }
ul.dotsbetween li a { white-space:nowrap }

.avia-section.courses {
	min-height: 0;
}

#top .widget_nav_menu li {
	font-size: inherit;
}

#top .iconbox.av-no-box .iconbox_icon {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
}

#top .iconbox.av-no-box .iconbox_content_container  {
	margin-top: 20px;
}

.hr-custom .hr-inner.inner-border-av-border-fat {
	border-top-width: 5px;
}


.alternate_color.title_container {
	background: var(--enfold-main-color-bg);
	color: var(--enfold-main-color-color);
}
.title_container .main-title {
	font-size: var(--enfold-font-size-theme-h1);
}

.container_wrap {
	border-top: 0;
}

.flex_cell {
	padding: 50px;
}

#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title  {
	font-size: 28px;
}

#top .av-layout-grid-container .grid-overlay.flex_cell::before {
	content: "";
	position: absolute;
	width: 50%;
	height: 100%;
	background-color: rgba(35, 136, 194, 0.5);
}

#top .av-layout-grid-container .grid-overlay.grid-overlay--white.flex_cell::before {
	background-color: rgba(256, 256, 256, 0.8);
}
#top .av-layout-grid-container .grid-overlay.flex_cell:first-child::before {
	left: 0; 
	top: 0;
}
#top .av-layout-grid-container .grid-overlay.flex_cell:last-child::before {
	right: 0;
	bottom: 0;
}

.av_promobox {
	overflow: visible;
}

.av_promobox .avia-button.avia-size-large {
	top: 0;
	margin: 0;
}

button.avia-button {
	border-width: 0;
	cursor: pointer;
}


.js_active .avia-slideshow .avia-caption-content li {
	visibility: visible;
	position: relative;
	opacity: 1;
	list-style-type: disc;
}

.avia-caption .avia-caption-content p {
	background: transparent;
	padding: 0;
}

.avia-caption .avia-caption-title, .avia-caption .avia-caption-content {
	background: rgba(0, 0, 0, 0.5);
	display: block;
	margin: 0 0 1px 0;
	padding: 10px 15px;
}

.industries-slideshow .avia-slideshow-inner, .industries-slideshow .avia-slide-wrap img {
	min-height: 420px;
}

.industries-slideshow .avia-slide-wrap img,
.home-company-slideshow .avia-slide-wrap img {
	object-fit: cover;
}

.industries-slideshow .avia-caption {
	text-align: center;
}


@media (min-width: 990px) and (max-width: 1385px) {
	.industries-slideshow .avia-slideshow-inner, .industries-slideshow .avia-slide-wrap img {
		min-height: 570px;
	}
	.home-company-slideshow .avia-slideshow-inner, .home-company-slideshow .avia-slide-wrap img {
		min-height: 540px;
	}
}


#top .av-large-testimonial-slider .avia-testimonial-content,
#top .av-large-testimonial-slider .avia-testimonial-name,
.avia-button.avia-size-small,
.avia-button.avia-size-medium,
.avia-button.avia-size-large,
.avia-button.avia-size-x-large
{
	font-size: var(--wp--preset--font-size--normal);
}

#top .iconbox.av-no-box .entry-content-header .iconbox_content_title::after {
	content:'';
	width: 33%;
	height: 5px;
	display: block;
	max-width: 200px;
	transform: translateX(100%);
	background-color: #ad974f;
	margin-top: 20px;
}

body .av-special-heading.blockquote.heading-w-sep .special-heading-border {
	display: block;
}

.heading-w-sep {
	display: flex;
	flex-direction: column;
}

.heading-w-sep .av-subheading_below {
	order: 3;
}

.heading-w-sep .special-heading-inner-border {
	max-width: 200px;
	margin: 0 auto;
	border-top-width: 5px;
}

.custom-color-heading.heading-w-sep .special-heading-inner-border {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* #top .av-special-heading.heading-w-sep.modern-centered {
padding-bottom: 40px;
} */

.fullwidth .container {
	padding: 0;
	margin: 0;
	max-width: 100%;
}

.svg-stars img {
	max-width: 140px;
	padding-bottom: 30px;
}

.avia-testimonial_inner {
	max-width: 82ch;
	margin: auto;
	text-align: center;
}

.avia-testimonial-content  {
	font-weight: bold;
}

#top .av-large-testimonial-slider .avia-testimonial-name {
	margin: 0;
}

.avia-video {
	margin: 0;
}

.av-masonry-col-2 .av-masonry-image-container img {
	width: 80%;
}


.avia-promocontent {
	margin-right: 300px;
}

.avia-promocontent h2 {
	margin-top: 0;	
}


.av-subheading.av_custom_color {
	opacity: 1;
}

.av-special-heading.modern-centered.modern-quote .av-subheading {
	text-transform: uppercase;
	font-size: 20px;
}

.av-special-heading.modern-centered.modern-quote.heading-w-sep .av-subheading {
	margin-bottom: 30px;
}


.main_color strong,
.main_color b {
	color: #222;
}


.widget_nav_menu a {
	text-decoration: underline;
}



/*shop*/
#top.single-product .summary .price, #top.single-product .summary .price span {
	font-size: 2rem;
}

#top .av-woo-purchase-button .price {
	display: inline-block;
	margin: 0.5em 0;
}

#top .product_cat-bat-certification-courses .inner_product_header {
	min-height: 1px;
}

#top .product_cat-bat-certification-courses .avia_cart_buttons .wp-element-button {
	display: none;
}

.term-description{
	font-size: inherit;
}

.avia_cart_buttons .button:not(.product_type_variable, .ajax_add_to_cart, .show_details_button) {
	display: none;
}

#top .avia_cart_buttons .button.show_details_button {
	width: 100%;
}

#top .avia_cart_buttons .button.ajax_add_to_cart + .button.show_details_button {
	width: 49%;
}

#top .avia_cart_buttons .button:not(.product_type_variable, .ajax_add_to_cart, .show_details_button) + .button.show_details_button + .button-mini-delimiter {
	display: none;
}

.custom-catpg-sidebar .woocommerce.columns-1 .products .product-category {
	width: 100%;
}
.custom-catpg-sidebar .woocommerce.columns-2 .products .product-category {
	width: 49%;
}

.category_thumb {
	display: none;
}

.woocommerce .products .product-category .woocommerce-loop-category__title {
	padding: 15px;
	border-top: 1px solid var(--enfold-main-color-border);
}

.widget_product_categories li,
.widget_product_categories li a
{
	font-size: 1em;
}

#tab-features ul {
	list-style: disc inside;
}

.html_visible_cart .cart_dropdown {
	right: 80px;
}

.cart_dropdown {
	border-width: 0;
}

/*footer*/
.footer_color input[type="submit"] {
	background-color: #22689e;
	color: #fff;
}

.footer_color ::placeholder
{
	color: #555;
}
.footer_color ::-ms-input-placeholder
{
	color: #555;
}

.footer_color #searchsubmit {
	border: 1px solid #22689e;
}

#top .footer_color input[type="text"] {
	color: #222;
	border-color: #22689e;
	background-color: #fff;
}

#top #footer .social_bookmarks {
	height: 45px;
}

#top #footer .social_bookmarks li {
	width: 45px;
}

#top #footer .social_bookmarks li a {
	width: 45px;
	line-height: 45px;
	min-height: 45px;
	font-size: 30px;
}


@media (min-width: 480px) and (max-width: 767px) {
	.html_visible_cart .cart_dropdown {
		right: 180px;
	}
}

@media (max-width: 767px) {
	.home #hero.avia-section {
		background-position: 80% 0;
	}
	.home #hero .av-section-color-overlay {
		opacity: 0.8;
	}

	.top_bar .flex_column.av-p3lbic-53a94ed9ebc002b60bfc167621483020 {
		padding: 0;
	}
	.responsive #top #wrap_all .top_bar .flex_column {
		margin: 0;
	}

	.logo-grid.grid-5 .slide-entry-wrap {
		columns: 3;
	}

	#top .avia-logo-element-container.logo-grid.grid-5 .slide-entry-wrap .slide-loop-3 {
		padding: 70px 1px 40px;
	}

	.responsive .av_promobox .avia-button-wrap {
		float: left;
		width: auto;
		margin-top: 1rem;
	}

	.responsive #top #wrap_all .flex_column.avia-product-slider-container,
	.responsive .av-catalogue-container {
		margin-bottom: 0;
	}

	.responsive .avia-product-slider-container .av-catalogue-list li:last-child {
		border-bottom-width: 0;
	}

	#top .av-layout-grid-container .grid-overlay.flex_cell::before {
		width: 100%;
		height: 500px;
	}

	#footer .widget_nav_menu,
	.responsive #top #wrap_all #footer .flex_column {
		margin: 0;
	}
}

@media (min-width: 768px) and (max-width: 989px) {
	.html_visible_cart .cart_dropdown {
		right: 160px;
	}
}

@media (max-width: 989px) {
	#top .av-layout-grid-container.av-break-at-tablet .grid-overlay.flex_cell::before {
		width: 100%;
		height: 500px;
	}
}

@media (min-width: 1060px) {
	#top #header .av-main-nav > li > a {
		font-size: 16px;
	}
	#top #wrap_all .av-main-nav ul > li > a {
		font-size: 13px;
	}
}