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

img {
	image-rendering: auto !important;
}

.logo img {
	padding: 18px 0px !important;
}

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

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

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

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

.image-radius-16 img {
	border-radius: 16px !important;
}

.alt-heading .av-special-heading-tag  {
	font-family: "Noto Sans", sans-serif !important;
	font-weight: 800 !important;
	text-transform: none !important;
}

.alt-heading2 .av-special-heading-tag  {
	font-family: "Noto Sans", sans-serif !important;
	font-weight: 500 !important;
	text-transform: none !important;
}

.highlight-text1 {
	color: #396d50 !important;
	font-weight: 700 !important;
}

.box-heading .av-subheading_below {
    margin-top: 8px !important;
}

.box-heading {
	display: block !important;
	padding: 16px !important;
	background: #396d50 !important;
	margin-top: -64px !important;
	border-bottom-left-radius: 16px !important;
	border-bottom-right-radius: 16px !important;
}

.avia_textblock li {
	padding: 0px !important;
	line-height: 1.3em !important;
}

.testimonial-text {
	font-weight: 300 !important;
	letter-spacing: 0.005em !important;
}

small {
	font-size: 0.7em !important;
}

.tight-text {
	line-height: 1.2em !important;
}

/* Testimonials Edits - Begin */
#top .avia-slider-testimonials.avia-testimonial-wrapper {
    overflow: visible !important;
}

.avia-testimonial-name, .avia-testimonial-subtitle {
	text-align: center !important;
}

@media only screen and (max-width: 767px) {
	.av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
        padding: 0px 70px !important;
	}
	.avia-slideshow-arrows a {
		width: 40px !important;
		height: 40px !important;
		line-height: 40px !important;
		font-size: 22px !important;
	}
	.avia-slideshow-arrows a:before {
		line-height: 42px !important;
	}
}
/* Testimonials Edits - End */