/*
Theme Name: Am Buschkamp
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.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/* montserrat-100 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
	font-display: swap;
  src: local(''),
       url('./fonts/montserrat-v25-latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/montserrat-v25-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-200 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
	font-display: swap;
  src: local(''),
       url('./fonts/montserrat-v25-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/montserrat-v25-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
	font-display: swap;
  src: local(''),
       url('./fonts/montserrat-v25-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/montserrat-v25-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
	font-display: swap;
  src: local(''),
       url('./fonts/montserrat-v25-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/montserrat-v25-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
	font-display: swap;
  src: local(''),
       url('./fonts/montserrat-v25-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/montserrat-v25-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
	font-display: swap;
  src: local(''),
       url('./fonts/montserrat-v25-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/montserrat-v25-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
	font-display: swap;
  src: local(''),
       url('./fonts/montserrat-v25-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/montserrat-v25-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-800 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
	font-display: swap;
  src: local(''),
       url('./fonts/montserrat-v25-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/montserrat-v25-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-900 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
	font-display: swap;
  src: local(''),
       url('./fonts/montserrat-v25-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/montserrat-v25-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

body {
	font-family: 'Montserrat', sans-serif !important;
}

#main p a {
	text-decoration: underline;
}

#header_meta {
background-color: #226f52 !important;
}

.pagination_split_post {
	display: none;
}

.oo-details-center{
	width: 100%;
	max-width: unset;
	margin: 32px auto 0px;
}

@media (min-width: 991px){
	.oo-details-center{
		width: 70%;
		max-width: 1000px;
	}	
	.avia-slide-wrap .avia-caption-content p {
		display: block;
	}
}

.row {
	margin-bottom: 0;
}

.favorize {
	width: 100%;
	margin-top: 10px;
	background-color: transparent;
	color: #226f52 !important;
	border: 1px solid #226f52;
	opacity: 1;

}
.favorize:focus, .favorize:active, .favorize:focus-within, .favorize:focus-visible {
	outline: none !important;
}
.favorize:hover {
	color: #226f52 !important;
    border: 1px solid #226f52 !important;
    opacity: 0.5;
}

/* Responsive */
@media only screen and (max-width: 1250px) {
	.fifth.searchfield {
		width: 50%;
	}
}
  
@media only screen and (max-width: 1110px) {

}

@media only screen and (max-width: 900px) {
	.fifth.searchfield {
		width: 50%;
	}
	.third.searchfield {
		width:33%;
	}
}

@media only screen (max-width: 767px) {
	
  }

@media only screen and (max-width: 700px) {
	.fifth.searchfield, .third.searchfield .half.searchfield {
		width: 100%;
		padding: 0px;
	}
}

@media only screen and (max-width: 450px) {
	.fifth.searchfield, .third.searchfield, .half.searchfield {
		width: 100%;
		padding: 0px;
	}
}
    
.slick-prev:before {
	color: #004f30;
}

.slick-next:before {
	color: #004f30;
}

.oo-detailsgallery .slick-initialized .slick-slider {
	height: 450px;
}