/*
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 wil be much easier then.
Version: 1.1
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

h1.av-special-heading-tag, h1 {
	font-family: 'Raleway', sans-serif !important;
	text-transform: initial !important;
	font-size: 50px;
}

.startrubrik h1.av-special-heading-tag {
	font-size: 70px !important;
	font-weight: 700 !important;
}

.startrubrik p {
	font-size: 26px;
	font-weight: 500;
	padding-top: 14px;
}

.slide-meta {
	display: none !important;
}

#footer .widget_nav_menu {
	margin-top: 25px !important;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #ffffff;
	color: white;
	background-color: #266a35;
}

span.wpcf7-list-item-label a {
	color: white;
	text-decoration: underline;
}

.wpcf7-form label {
	color: #ffffff;
	font-size: 1.2em !important;
}

@media screen and (max-width: 768px) {
	#footer .widget {
		margin: 0;
	}
	#top #wrap_all .av-inherit-size .av-special-heading-tag {
		font-size: 0.6em;
	}
}

.avia-menu a {
	font-size: 16px !important;
}

h2 {
	text-transform: initial !important;
	font-size: 36px;
}

.avia-button,
.avia_ajax_form input[type="submit"] {
	transition: 0.3s;
	padding: 22px 35px 20px 35px !important;
	font-size: 12px !important;
	font-weight: 900 !important;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

a {
	text-decoration: none !important;
}

.comment-entry {
	display: none !important;
}

.avia_ajax_form input[type="submit"] {
	min-width: 200px !important;
}

.avia_ajax_form label {
	font-size: 13px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.instagram,
.instagram .container {
	padding: 0 !important;
	max-width: none !important;
}

#footer .widgettitle {
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 800;
}

#footer {
	padding: 90px 50px;
}

@media screen and (max-width: 400px) {
	#footer {
		padding: 90px 10px;
	}
}

#header:not(.header-scrolled) .logo img {
	padding: 15px;
}

@media screen and (max-width: 989px) {
	#intro-start .avia-button {
		width: 260px;
		display: inline-block;
		margin: 10px !important;
		margin-bottom: 20px !important;
	}
}

#contact_title {
	color: #2b833f;
}

.avia-menu-text {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Raleway', sans-serif !important;
	font-weight: 400;
	font-size: 14px;
}

.av-special-heading-tag,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Raleway', sans-serif !important;
	font-weight: 500 !important;
}

.header-scrolled .main_menu a {
	color: #2b833f !important;
}

.avia-slideshow li img {
	border-radius: 0;
}

.home h2 {
	text-transform: initial !important;
	font-family: 'Raleway', sans-serif !important;
	font-weight: 500 !important;
	font-size: 34px !important;
	line-height: 40px;
}

.home h2 strong {
	font-size: 42px; !important
	padding-top: 10px !important;
	display: block;
	font-weight: 700 !important;
}

.avia-button {
	font-family: 'Raleway', sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 1px;
	border-radius: 0 !important;
}

#scroll-top-link {
	background: #256a35 !important;
	color: #fff !important;
	border: none !important;
	border-radius: 0 !important;
}

#scroll-top-link:hover {
	color: #256a35 !important;
	background: #fff !important;
}

#top .av-custom-form-color .button:hover {
	border-color: #256a35;
}

.header-scrolled .logo img {
	padding: 6px;
}

.avia_ajax_form input::placeholder,
.avia_ajax_form textarea::placeholder {
	font-family: 'Raleway', sans-serif !important;
}

.avia_ajax_form input[type="submit"] {
	font-weight: 500 !important;
	font-size: 14px !important;
}

#footer .textwidget strong {
	font-family: 'Raleway', sans-serif !important;
	font-size: 16px;
	font-weight: 600;
}

.header-scrolled .header_bg {
	display: none;
}

.iconlist_content p {
	font-size: 16px !important;
}

.iconlist_title_small {
	font-family: 'Raleway', sans-serif !important;
}

#main {
	background: #fff !important;
}

body:not(.home) #inner_container {
	margin-top: 50px;
}

.sub-menu li a {
	border: none !important;
}

.sub-menu .avia-menu-text {
	color: #256a35 !important;
}

.logo {
	height: auto !important;
}

.logo a {
	max-height: none !important;
}

.sub-menu a:hover .avia-menu-text {
	color: #256a35 !important;
}

#av-burger-menu-ul a:hover {
	color: #256a35 !important;
}

@media screen and (max-width: 768px) {
	.home h1 {
		line-height: 4rem;
	}
	#hero-buttons-container-mobile a.avia-button.av-icon-on-hover.avia-icon_select-yes-left-icon.avia-size-large {
		border: 2px solid green !important;
		width: 92% !important;
	}
}

@media screen and (min-width: 989px) {
	#hero-buttons-container {
		margin-top: 10vh;
	}
}

.social-media-container {
	display: flex;
}

.social-media-container img {
	height: 40px;
	margin-right: 10px;
}

@media screen and (max-width: 990px) {
	#intro-start .flex_column {
		text-align: center;
		position: absolute;
		bottom: 20px;
	}
	#intro-start h1 strong {
		line-height: 40px !important;
		font-weight: 700 !important;
		font-size: 40px !important;
		padding-top: 0 !important;
	}
	#intro-start h1 {
		line-height: 34px !important;
		font-size: 34px !important;
	}
	#intro-start #header-description {
		display: none;
	}
	.startrubrik p {
		font-size: 18px !important;
		font-weight: 500;
		padding-bottom: 14px;
	}
}

.widget .social_bookmarks li {
	clear: none !important;
}

nav .avia-menu-text {
	font-weight: 700;
}

.av-main-nav ul {
	width: 220px;
}

.archive-bottom-text {
	margin: 20px 0px;
	background: #f5f5f5;
	padding: 20px;
}

.info-btn {
	margin: 0px 0px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(https://sondra.templweb.com/wp-content/uploads/2021/03/info.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

.rounded-container,
.rounded-container img {
	border-radius: 0px;
}

.main_color .rounded-container,
#top .main_color .pagination a:hover,
.main_color .small-preview,
.main_color .fallback-post-type-icon {
	background: none;
}

#text-5 a strong {
	color: white !important;
	background: #256a35;
	padding: 15px;
}

#top label span,
#top legend span {
	font-weight: normal;
	font-size: 13px;
	color: #fff;
}

.wpcf7-response-output {
	background-color: #256a35;
}




