/*
Theme Name: BaslerAfrika.ch
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

.nav-area .language,
.nav-area .language ul,
#nav ul,
.box-area .links,
.tribe-list-widget,
.side-nav,
.side-nav ul,
.content .info-links,
.content .info,
.content .price-info,
.accordion .list,
.widget-area .links,
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after,
.content form:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: .2em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
  input[type="tel"]:focus,
.search-form
  input[type="tel"]:focus,
.post-password-form
  input[type="tel"]:focus,
.comment-form
  input[type="email"]:focus,
.search-form
  input[type="email"]:focus,
.post-password-form
  input[type="email"]:focus,
.comment-form
  input[type="search"]:focus,
.search-form
  input[type="search"]:focus,
.post-password-form
  input[type="search"]:focus,
.comment-form
  input[type="password"]:focus,
.search-form
  input[type="password"]:focus,
.post-password-form
  input[type="password"]:focus,
.comment-form
  input[type="url"]:focus,
.search-form
  input[type="url"]:focus,
.post-password-form
  input[type="url"]:focus,
.comment-form
  input[type="date"]:focus,
.search-form
  input[type="date"]:focus,
.post-password-form
  input[type="date"]:focus,
.comment-form
  textarea:focus,
.search-form
  textarea:focus,
.post-password-form
  textarea:focus {
	border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
  input[type="tel"]::-webkit-input-placeholder,
.search-form
  input[type="tel"]::-webkit-input-placeholder,
.post-password-form
  input[type="tel"]::-webkit-input-placeholder,
.comment-form
  input[type="email"]::-webkit-input-placeholder,
.search-form
  input[type="email"]::-webkit-input-placeholder,
.post-password-form
  input[type="email"]::-webkit-input-placeholder,
.comment-form
  input[type="search"]::-webkit-input-placeholder,
.search-form
  input[type="search"]::-webkit-input-placeholder,
.post-password-form
  input[type="search"]::-webkit-input-placeholder,
.comment-form
  input[type="password"]::-webkit-input-placeholder,
.search-form
  input[type="password"]::-webkit-input-placeholder,
.post-password-form
  input[type="password"]::-webkit-input-placeholder,
.comment-form
  input[type="url"]::-webkit-input-placeholder,
.search-form
  input[type="url"]::-webkit-input-placeholder,
.post-password-form
  input[type="url"]::-webkit-input-placeholder,
.comment-form
  input[type="date"]::-webkit-input-placeholder,
.search-form
  input[type="date"]::-webkit-input-placeholder,
.post-password-form
  input[type="date"]::-webkit-input-placeholder,
.comment-form
  textarea::-webkit-input-placeholder,
.search-form
  textarea::-webkit-input-placeholder,
.post-password-form
  textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
  input[type="tel"]::-moz-placeholder,
.search-form
  input[type="tel"]::-moz-placeholder,
.post-password-form
  input[type="tel"]::-moz-placeholder,
.comment-form
  input[type="email"]::-moz-placeholder,
.search-form
  input[type="email"]::-moz-placeholder,
.post-password-form
  input[type="email"]::-moz-placeholder,
.comment-form
  input[type="search"]::-moz-placeholder,
.search-form
  input[type="search"]::-moz-placeholder,
.post-password-form
  input[type="search"]::-moz-placeholder,
.comment-form
  input[type="password"]::-moz-placeholder,
.search-form
  input[type="password"]::-moz-placeholder,
.post-password-form
  input[type="password"]::-moz-placeholder,
.comment-form
  input[type="url"]::-moz-placeholder,
.search-form
  input[type="url"]::-moz-placeholder,
.post-password-form
  input[type="url"]::-moz-placeholder,
.comment-form
  input[type="date"]::-moz-placeholder,
.search-form
  input[type="date"]::-moz-placeholder,
.post-password-form
  input[type="date"]::-moz-placeholder,
.comment-form
  textarea::-moz-placeholder,
.search-form
  textarea::-moz-placeholder,
.post-password-form
  textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
  input[type="tel"]:-moz-placeholder,
.search-form
  input[type="tel"]:-moz-placeholder,
.post-password-form
  input[type="tel"]:-moz-placeholder,
.comment-form
  input[type="email"]:-moz-placeholder,
.search-form
  input[type="email"]:-moz-placeholder,
.post-password-form
  input[type="email"]:-moz-placeholder,
.comment-form
  input[type="search"]:-moz-placeholder,
.search-form
  input[type="search"]:-moz-placeholder,
.post-password-form
  input[type="search"]:-moz-placeholder,
.comment-form
  input[type="password"]:-moz-placeholder,
.search-form
  input[type="password"]:-moz-placeholder,
.post-password-form
  input[type="password"]:-moz-placeholder,
.comment-form
  input[type="url"]:-moz-placeholder,
.search-form
  input[type="url"]:-moz-placeholder,
.post-password-form
  input[type="url"]:-moz-placeholder,
.comment-form
  input[type="date"]:-moz-placeholder,
.search-form
  input[type="date"]:-moz-placeholder,
.post-password-form
  input[type="date"]:-moz-placeholder,
.comment-form
  textarea:-moz-placeholder,
.search-form
  textarea:-moz-placeholder,
.post-password-form
  textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
  input[type="tel"]:-ms-input-placeholder,
.search-form
  input[type="tel"]:-ms-input-placeholder,
.post-password-form
  input[type="tel"]:-ms-input-placeholder,
.comment-form
  input[type="email"]:-ms-input-placeholder,
.search-form
  input[type="email"]:-ms-input-placeholder,
.post-password-form
  input[type="email"]:-ms-input-placeholder,
.comment-form
  input[type="search"]:-ms-input-placeholder,
.search-form
  input[type="search"]:-ms-input-placeholder,
.post-password-form
  input[type="search"]:-ms-input-placeholder,
.comment-form
  input[type="password"]:-ms-input-placeholder,
.search-form
  input[type="password"]:-ms-input-placeholder,
.post-password-form
  input[type="password"]:-ms-input-placeholder,
.comment-form
  input[type="url"]:-ms-input-placeholder,
.search-form
  input[type="url"]:-ms-input-placeholder,
.post-password-form
  input[type="url"]:-ms-input-placeholder,
.comment-form
  input[type="date"]:-ms-input-placeholder,
.search-form
  input[type="date"]:-ms-input-placeholder,
.post-password-form
  input[type="date"]:-ms-input-placeholder,
.comment-form
  textarea:-ms-input-placeholder,
.search-form
  textarea:-ms-input-placeholder,
.post-password-form
  textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
  input[type="tel"].placeholder,
.search-form
  input[type="tel"].placeholder,
.post-password-form
  input[type="tel"].placeholder,
.comment-form
  input[type="email"].placeholder,
.search-form
  input[type="email"].placeholder,
.post-password-form
  input[type="email"].placeholder,
.comment-form
  input[type="search"].placeholder,
.search-form
  input[type="search"].placeholder,
.post-password-form
  input[type="search"].placeholder,
.comment-form
  input[type="password"].placeholder,
.search-form
  input[type="password"].placeholder,
.post-password-form
  input[type="password"].placeholder,
.comment-form
  input[type="url"].placeholder,
.search-form
  input[type="url"].placeholder,
.post-password-form
  input[type="url"].placeholder,
.comment-form
  input[type="date"].placeholder,
.search-form
  input[type="date"].placeholder,
.post-password-form
  input[type="date"].placeholder,
.comment-form
  textarea.placeholder,
.search-form
  textarea.placeholder,
.post-password-form
  textarea.placeholder {
	color: #ccc;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 0 10px;
	width: 100%;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #333;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot?ldd2ur");
	src: url("fonts/icomoon.eot?ldd2ur#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?ldd2ur") format("truetype"), url("fonts/icomoon.woff?ldd2ur") format("woff"), url("fonts/icomoon.svg?ldd2ur#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-angle-down:before {
	content: "\e904";
}

.icon-reload:before {
	content: "\e903";
}

.icon-home-outline:before {
	content: "\e902";
}

.icon-basket:before {
	content: "\e900";
}

.icon-search:before {
	content: "\e901";
}

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #e5e5e5;
	background: #fff;
	margin: 0 0 5px;
	min-width: 100%;
	height: 26px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 12px;
	line-height: 24px;
	margin: 0 35px 0 8px;
	color: #000000;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	right: 8px;
	top: 5px;
}

.jcf-select .jcf-select-opener:after {
	font-size: 12px;
	line-height: 12px;
	display: block;
	font-family: "icomoon";
	content: "\e904";
	color: #43ab8c;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #ccc;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

body {
	min-width: 320px;
}

#wrapper {
	position: relative;
	overflow: hidden;
	background: url(images/bg-main.jpg) 0 250px;
	background-size: cover;
}

#header {
	background: rgba(255, 255, 255, .8);
	position: relative;
	z-index: 9999;
}

#header .container {
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}

.logo {
	float: left;
	max-width: 160px;
	margin: 0 10px 0 0;
	position: relative;
	left: 0;
	-webkit-transition: .5s linear left;
	transition: .5s linear left;
}

.logo img {
	width: 100%;
	height: auto;
	display: block;
}

.nav-area {
	position: relative;
	z-index: 99;
}

.nav-area .language {
	font-size: 12px;
	line-height: 16px;
	float: right;
	width: 30px;
	position: absolute;
	right: 65px;
	top: 3px;
	border: 1px solid #ccc;
	z-index: 99;
	text-align: center;
}

.nav-area .language li {
	position: relative;
}

.nav-area .language li:hover ul {
	display: block;
}

.nav-area .language ul {
	border: 1px solid #ccc;
	background: #fff;
	position: absolute;
	top: 100%;
	left: -1px;
	display: none;
	width: 30px;
}

.nav-area .language a {
	color: #4a4a4a;
	display: block;
	padding: 5px 6px;
}

.nav-area .language a:hover {
	color: #389d79;
	text-decoration: none;
}

.nav-opener {
	width: 23px;
	height: 18px;
	position: absolute;
	top: 8px;
	right: 0;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	z-index: 999999;
	-webkit-transition: .5s linear right;
	transition: .5s linear right;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	background: #2f2f2f;
	position: absolute;
	top: 3px;
	left: 0;
	right: 0;
	height: 3px;
	border-radius: 2px;
	margin-top: -2px;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 10px;
}

.nav-opener:after {
	top: 17px;
}

.close-btn span,
.nav-active .nav-opener span {
	opacity: 0;
}

.nav-opener:hover {
	opacity: .7;
}

.close-btn:after,
.close-btn:before,
.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 10px;
	left: 15%;
	right: 15%;
}

.close-btn:after,
.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav-active {
	overflow: hidden;
}

.nav-active #nav {
	right: 0;
}

.nav-active .nav-opener {
	right: 270px;
}

.nav-active .logo {
	left: -270px;
}

#nav {
	font-size: 14px;
	line-height: 20px;
	background: #fff;
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 99999;
	width: 270px;
	right: -270px;
	-webkit-transition: right linear .5s;
	transition: right linear .5s;
	box-shadow: 0 0 20px rgba(0, 0, 0, .3);
	overflow: auto;
	text-transform: uppercase;
}

#nav .home {
	font-size: 20px;
	line-height: 20px;
	color: #000;
}

#nav ul {
	text-align: right;
	padding: 55px 15px;
}

#nav ul li {
	position: relative;
	border-top: 1px solid #9b9b9b;
	padding: 10px 0;
}

#nav ul li:first-child {
	border: none;
	padding-top: 0;
}

#nav ul li:hover .drop {
	opacity: 1;
	visibility: visible;
}

#nav ul li:hover > a {
	color: #389d79;
}

#nav ul a {
	color: #dedede;
	position: relative;
}

#nav ul a:hover {
	text-decoration: none;
	color: #389d79;
}

#nav ul a:focus {
	text-decoration: none;
}

#nav .drop {
	font-size: 14px;
	line-height: 18px;
	padding: 5px 0;
	text-transform: none;
}

#nav .drop li {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
}

#nav .drop a {
	display: block;
	padding: 7px;
	color: #4a4a4a;
}

#nav .drop a:after {
	display: none !important;
}

#nav .drop a:hover {
	background: #f9f9f9;
}

.resize-active #nav .drop {
	-webkit-transition: none;
	transition: none;
}

.search-opener {
	font-size: 20px;
	line-height: 20px;
	position: absolute;
	right: 35px;
	top: 7px;
	z-index: 99;
	color: #4a4a4a;
}

.search-opener:hover,
.search-opener:focus {
	text-decoration: none;
	color: #389d79;
}

.search-active .search-form {
	opacity: 1;
	visibility: visible;
}

.search-form {
	-webkit-transition: .2s linear opacity;
	transition: .2s linear opacity;
	position: absolute;
	top: 45px;
	right: 0;
	background: #f2f6f4;
	padding: 15px;
	border-radius: 3px;
	opacity: 0;
	visibility: hidden;
	width: 100%;
}

.search-form .form-control {
	color: #4a4a4a !important;
	width: 100% !important;
	border: none;
}

.search-form .form-control::-webkit-input-placeholder {
	color: #4a4a4a !important;
}

.search-form .form-control::-moz-placeholder {
	opacity: 1;
	color: #4a4a4a !important;
}

.search-form .form-control:-moz-placeholder {
	color: #4a4a4a !important;
}

.search-form .form-control:-ms-input-placeholder {
	color: #4a4a4a !important;
}

.search-form .form-control.placeholder {
	color: #4a4a4a !important;
}

.search-form .form-control:focus {
	border-color: transparent;
}

#main {
	position: relative;
	z-index: 1;
}

#main:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	content: "";
	height: 92px;
	z-index: -1;
}

.carousel {
	margin-bottom: 70px;
	box-shadow: 0 2px 2px rgba(60, 88, 128, .05), 0 4px 4px rgba(60, 88, 128, .05), 0 8px 8px rgba(60, 88, 128, .05), 0 16px 16px rgba(60, 88, 128, .05), 0 32px 32px rgba(60, 88, 128, .05), 0 64px 64px rgba(60, 88, 128, .05);
}

.carousel img {
	width: 100%;
	height: auto;
	display: block;
}

.carousel-indicators {
	bottom: -25px;
	margin-bottom: 0;
}

.carousel-indicators li {
	border: 1px solid #d1d1d1;
	width: 8px;
	height: 8px;
	margin: 1px 5px;
}

.carousel-indicators li.active {
	width: 8px;
	height: 8px;
	background: #43ab8c;
	margin: 1px 5px;
}

.carousel-indicators li:hover {
	background: #43ab8c;
}

.time-info {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #4a4a4a;
	margin-bottom: 40px;
}

.time-info .time {
	display: block;
}

.time-info .time span {
	display: block;
}

.box-area {
	font-size: 12px;
	line-height: 15px;
}

.box-area .title {
	font-size: 18px;
	line-height: 22px;
	display: block;
	margin: 0 0 25px;
}

.box-area .box {
	background-color: white;
	border: 1px solid #e5e5e5;
	padding: 30px;
	overflow: hidden;
	margin: 0 0 21px;
}

.box-area .text-holder {
	min-height: 161px;
	overflow: hidden;
}

.box-area .no-result {
	color: #d1d1d1;
}

.box-area .view {
	font-size: 12px;
	line-height: 16px;
	float: right;
	color: #43ab8c;
}

.box-area .links li {
	display: block;
	padding: 0 0 9px;
}

.box-area .links a {
	color: #43ab8c;
}

.box-area .post {
	overflow: hidden;
	margin: 0 0 24px;
}

.box-area h1 {
	font-size: 24px;
	line-height: 30px;
	font-style: italic;
	margin: 0 0 15px;
}

.box-area h1 a {
	color: #4a4a4a;
}

.tribe-list-widget li {
	padding: 0 0 15px;
}

.tribe-list-widget h4 {
	margin: 0;
	font-style: italic;
	font-size: 22px;
	line-height: 27px;
}

.tribe-list-widget h4 a {
	color: #4a4a4a;
}

.lwa td {
	display: block;
	width: 100%;
}

.side-nav {
	font-size: 13px;
	line-height: 18px;
	padding: 115px 0 0 0;
	max-width: 180px;
}

.side-nav > li {
	padding: 0 0 14px 9px;
	position: relative;
}

.side-nav > li.active > a {
	color: #42ab8c;
	position: relative;
}

.side-nav > li.active > a:after {
	position: absolute;
	top: 0;
	left: -9px;
	bottom: 0;
	content: "";
	background: #42ab8c;
	width: 2px;
}

.side-nav a {
	color: #39393a;
}

.side-nav a:hover {
	text-decoration: none;
	color: #42ab8c;
}

.side-nav ul {
	font-size: 12px;
	line-height: 15px;
	padding: 15px 0 0 9px;
}

.side-nav ul li {
	padding: 0 0 17px 9px;
}

.side-nav ul li.active a {
	color: #42ab8c;
}

.side-nav ul a {
	color: #4a4a4a;
}

.content {
	line-height: 1.25;
}

.content.shop h2 {
	margin: 0 0 25px;
}

.content.shop .textarea h2 {
	margin: 0 0 5px;
}

.content.shop .info-links {
	text-align: left;
	margin-left: 4px;
}

.content.collapse-area .holder {
	padding-bottom: 0;
}

.content.posts {
	margin-bottom: 23px;
	padding-bottom: 0;
}

.content h1 {
	font-size: 24px;
	line-height: 28px;
	font-style: italic;
	margin: 0 0 20px;
}

.content .text {
	display: block;
	margin: 0 0 5px;
}

.content h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 5px;
}

.content h2 a {
	color: #4a4a4a;
}

.content .block-holder {
	overflow: hidden;
}

.content .block {
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
	padding: 20px 0;
}

.content .block:first-child {
	border: none;
	padding: 0 0 12px;
}

.content .textarea {
	overflow: hidden;
	margin: 0 0 5px;
}

.content .sub-text {
	display: block;
	margin: 0 0 5px;
}

.content .link {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 16px;
	color: #43ab8c;
}

.content .holder {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 20px 15px;
	margin: 0 0 10px;
}

.content .holder.tabs .nav-tabs {
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	border: none;
	padding: 0 0 20px;
}

.content .holder.tabs .nav-tabs li {
	padding: 0 10px 0 0;
}

.content .holder.tabs .nav > li > a {
	padding: 0 0 12px;
	border: none;
	background: none;
	color: #4a4a4a;
	position: relative;
}

.content .holder.tabs .nav > li > a:after {
	width: 10px;
	height: 2px;
	background: #43ab8c;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -5px;
	content: "";
	display: none;
}

.content .holder.tabs .nav > li > a:hover {
	border: none;
	background: none;
	color: #43ab8c;
}

.content .holder.tabs .nav-tabs > li.active > a,
.content .holder.tabs .nav-tabs > li.active > a:hover,
.content .holder.tabs .nav-tabs > li.active > a:focus {
	border: none;
	color: #43ab8c;
}

.content .holder.tabs .nav-tabs > li.active > a:after,
.content .holder.tabs .nav-tabs > li.active > a:hover:after,
.content .holder.tabs .nav-tabs > li.active > a:focus:after {
	display: block;
}

.content .img-holder {
	overflow: hidden;
}

.content .img-holder img {
	width: 100%;
	height: auto;
	display: block;
	max-width: 105px;
	float: right;
	margin: 0 0 3px;
}

.content .img-info {
	float: left;
	width: 105px;
	margin: 0 15px 0 0;
}

.content .info-links {
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	margin: 0 -6px 15px 0;
}

.content .info-links li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 6px 0 7px;
	position: relative;
}

.content .info-links li:first-child:after {
	display: none;
}

.content .info-links li:after {
	position: absolute;
	top: 3px;
	left: 0;
	bottom: 2px;
	content: "";
	background: #d1d1d1;
	content: "";
	width: 1px;
}

.content .info-links a {
	color: #3c3c3c;
	text-decoration: none;
}

.content .info-links a:hover {
	color: #43ab8c;
}

.content .info {
	font-size: 10px;
	line-height: 13px;
}

.content form {
	position: relative;
	margin: 0 0 7px;
}

.content .price-info {
	margin: 0 0 30px 7px;
}

.content .price-info li {
	display: inline-block;
	vertical-align: middle;
	padding-left: 25px;
}

.content .price-info li:first-child {
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	border-right: 1px solid #4a4a4a;
	padding-right: 20px;
	padding-left: 0;
}

.content .price-info li:first-child a {
	text-decoration: underline;
}

.content .price-info em {
	font-size: 14px;
	line-height: 18px;
}

.content .price-info a {
	opacity: 1 !important;
	color: #42ab8c;
}

.content .price-info a:hover {
	color: #000;
}

.content .price-info .icon-basket {
	font-size: 30px;
	line-height: 35px;
	padding: 0 !important;
	background: none !important;
	font-weight: 400 !important;
	color: #42ab8c !important;
	opacity: 1 !important;
}

.content .price-info .icon-basket:hover {
	text-decoration: none;
	color: #000 !important;
}

.content .textinfo {
	padding-left: 7px;
}

.content p {
	margin: 0;
}

.content .post {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 32px 0 0;
	border-top: 1px solid #ccc;
}

.content .post:first-child {
	border-top: 0;
	padding: 0 0 15px;
	margin: 0 0 20px;
}

.content .post h2 a {
	color: #4a4a4a;
}

.content .post .more {
	color: #43ab8c;
}

.content .post p {
	margin: 0 0 6px;
}

.content .image {
	margin: 0 0 20px;
}

.content .image img {
	width: 100%;
	height: auto;
	display: block;
}

.panel-body {
	padding: 13px 43px 10px;
	background: #f7f7f7;
	position: relative;
}

.panel-body:after,
.panel-body:before {
	position: absolute;
	top: -1px;
	left: 0;
	width: 42px;
	height: 1px;
	content: "";
	background: #f7f7f7;
}

.panel-body:before {
	left: auto;
	right: 0;
}

.accordion {
	padding-top: 35px;
	margin: 0 -15px;
    border-bottom: #ccc solid 1px;
}

.accordion .panel-default > .panel-heading {
	background: #fff;
	border-radius: 0;
	padding: 0;
}

.accordion .panel-default .panel-title {
	font-size: 12px;
	line-height: 16px;
}

.accordion .panel-default .panel-title a {
	background: #f7f7f7;
	display: block;
	padding: 13px 43px;
	position: relative;
}

.accordion .panel-default .panel-title a:after {
	font-size: 18px;
	line-height: 18px;
	position: absolute;
	top: 10px;
	right: 40px;
	font-family: "icomoon";
	content: "\e904";
	color: #389d79;
}

.accordion .panel-default .panel-title a.collapsed {
	background: #fff;
}

.accordion .panel-default .panel-title a.collapsed:after {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.accordion .panel-default .panel-title a:focus {
	text-decoration: none;
}

.accordion .list li {
	padding: 0 0 8px;
}

.accordion .list a {
	color: #389d79;
}

.panel-group .panel {
	border-radius: 0;
	border-left: 0;
	border-right: 0;
	box-shadow: none;
	border: solid #ccc;
	border-width: 1px 0 0;
}

.panel-group .panel + .panel {
	margin: 0;
}

.widget-area {
	overflow: hidden;
}

.widget-area .woocommerce .widget_shopping_cart .cart_list li a.remove {
	position: static;
	display: block;
	margin: 0 0 5px 4px;
	float: right;
}

.widget-area .widget {
	font-size: 11px;
	line-height: 14px;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 13px 12px 10px;
	color: #d1d1d1;
	margin: 0 0 10px;
	line-height: 1.25;
}

.widget-area .widget.login {
	padding: 17px 12px 20px;
}

.widget-area .widget.contact {
	font-size: 11px;
	line-height: 14px;
	color: #4a4a4a;
	padding: 23px 10px 23px 13px;
}

.widget-area .widget.search {
	padding: 19px 12px 16px;
}

.widget-area .widget h3 {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 13px;
	color: #4a4a4a;
	font-weight: 700;
}

.widget-area .widget h3 span {
	display: block;
	overflow: hidden;
}

.widget-area .widget h3 i {
	float: left;
	width: 20px;
	margin: 1px 4px 0 0;
	font-size: 14px;
}

.widget-area .widget address {
	font-size: 11px;
	line-height: 14px;
	display: block;
	margin: 0 0 29px;
}

.widget-area .widget address strong {
	font-weight: 700;
}

.widget-area .widget address a {
	color: #4a4a4a;
}

.widget-area .widget address a:hover {
	opacity: .8;
}

.widget-area .widget .text {
	display: block;
	padding-right: 35px;
	padding-bottom: 33px;
}

.widget-area .widget .link {
	color: #389d79;
}

.widget-area .form-control {
	/*color: #d1d1d1;*/
	border: 1px solid #e5e5e5;
	width: 100% !important;
	border-radius: 0;
	box-shadow: none;
	padding: 5px 8px;
	margin: 0 0 5px;
	height: 26px;
}

.widget-area .form-control::-webkit-input-placeholder {
	color: #d1d1d1;
}

.widget-area .form-control::-moz-placeholder {
	opacity: 1;
	color: #d1d1d1;
}

.widget-area .form-control:-moz-placeholder {
	color: #d1d1d1;
}

.widget-area .form-control:-ms-input-placeholder {
	color: #d1d1d1;
}

.widget-area .form-control.placeholder {
	color: #d1d1d1;
}

.widget-area .captcha {
	color: #4a4a4a;
	overflow: hidden;
	margin: 0 0 14px;
}

.widget-area .captcha .form-control {
	display: inline-block;
	vertical-align: middle;
	width: 31px !important;
	margin: 0 10px 0 0;
}

.widget-area .captcha span {
	display: inline-block;
	vertical-align: middle;
}

.widget-area .captcha .icon-reload {
	font-size: 9px;
	line-height: 11px;
	margin: 0 0 0 5px;
	text-decoration: none;
}

.widget-area .captcha .icon-reload:hover {
	color: #43ab8c;
}

.widget-area .btn-success {
	background: #43ab8c;
	border-radius: 0;
	padding: 5px 23px;
	border: none;
	margin: 0 0 16px;
}

.widget-area .btn-success:hover {
	background: #000;
}

.widget-area .links li {
	display: block;
	padding: 0 0 7px;
}

.widget-area .links a {
	color: #43ab8c;
}

.widget-area .lwa-submit-button {
	padding: 0 !important;
}

.widget-area .lwa-submit-links,
.widget-area .lwa-links-register,
.widget-area .lwa-links-remember {
	color: #43ab8c !important;
	padding: 0 0 7px !important;
}

.widget-area .woocommerce ul.cart_list li dl,
.widget-area .woocommerce ul.product_list_widget li dl {
	border: none !important;
	padding: 0 !important;
}

.widget_shopping_cart li {
	padding: 0 0 5px !important;
}

#content {
	margin: 0 0 15px;
}

#sidebar {
	overflow: hidden;
}

#wp-calendar {
	width: 100%;
}

#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner label {
	margin: 0 0 10px;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
	padding: 0 0 0 15px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	padding: 0;
}

.woocommerce a.remove:hover {
	background: none !important;
	color: #f00 !important;
}

.woocommerce a.remove {
	width: auto;
}

#customer_details .jcf-select {
	display: none !important;
	position: relative !important;
	height: auto !important;
	width: 100% !important;
}

#footer {
	font-size: 12px;
	line-height: 15px;
	color: #4a4a4a;
}

#footer .container {
	border-top: 1px solid #e5e5e5;
	padding-top: 17px;
	padding-bottom: 17px;
}

#footer ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

#footer ul a {
	color: #4a4a4a;
}

#footer .text a {
	color: #389d79;
	text-decoration: underline;
}

#footer .text a:hover {
	color: #4a4a4a;
}

@media only screen and (min-width: 768px) {
	.comment-form textarea,
	.comment-form input[type="text"] {
		margin: 0 4px 0 0;
		width: 300px;
	}

	#header {
		background: #fff;
	}

	#header .container {
		padding-top: 60px;
		padding-bottom: 58px;
	}

	.logo {
		max-width: 233px;
		position: static;
	}

	.nav-area {
		float: right;
		width: 66%;
		margin-top: 16px;
	}

	.nav-area .language {
		font-size: 13px;
		line-height: 18px;
		right: 0;
		top: -5px;
	}

	.nav-area .language a {
		padding: 5px;
	}

	.nav-opener {
		display: none;
	}

	.nav-active .logo {
		left: 0;
	}

	#nav {
		font-size: 13px;
		line-height: 18px;
		background: none;
		overflow: visible;
		padding-right: 70px;
		width: auto;
		position: static;
		box-shadow: none;
		text-transform: none;
	}

	#nav .icohome {
		display: none;
	}

	#nav ul {
		padding: 0;
	}

	#nav ul li {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 10px;
		border: none;
		padding: 0 0 10px;
	}

	#nav ul li.multiple .drop {
		text-align: left;
		width: 300px;
		column-count: 2;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-gap: 20;
		-webkit-column-gap: 20;
		-moz-column-gap: 20;
	}

	#nav ul li.multiple .drop a {
		padding: 7px 15px;
	}

	#nav ul li.contact,
	#nav ul li.faq {
		padding-left: 10px;
		margin-left: 10px;
	}

	#nav ul li.contact:after,
	#nav ul li.faq:after {
		position: absolute;
		background: #4a4a4a;
		width: 1px;
		height: 20px;
		left: 0;
		top: 0;
		content: "";
	}

	#nav ul li.faq {
		padding-right: 10px;
		margin-left: 10px;
		padding-left: 0;
	}

	#nav ul li.faq:after {
		left: auto;
		right: 0;
	}

	#nav ul li.active > a {
		color: #389d79;
	}

	#nav ul li.active > a:after {
		width: 10px;
		height: 2px;
		-webkit-transition: .3s linear all;
		transition: .3s linear all;
		background: #43ab8c;
		position: absolute;
		bottom: -10px;
		left: 50%;
		margin: 0 0 0 -5px;
		content: "";
	}

	#nav ul a {
		color: #4a4a4a;
	}

	#nav .drop {
		font-size: 12px;
		line-height: 16px;
		-webkit-transition: all .3s linear;
		transition: all .3s linear;
		width: 124px;
		background: white;
		border: 1px solid #e5e5e5;
		box-shadow: 0 2px 2px rgba(60, 88, 128, .05), 0 4px 4px rgba(60, 88, 128, .05), 0 8px 8px rgba(60, 88, 128, .05), 0 16px 16px rgba(60, 88, 128, .05), 0 32px 32px rgba(60, 88, 128, .05), 0 64px 64px rgba(60, 88, 128, .05);
		text-align: center;
		position: absolute;
		top: 100%;
		left: -38px;
		visibility: hidden;
		opacity: 0;
	}

	#nav .drop li:hover {
		margin: 0;
		padding: 0;
	}

	.search-opener {
		font-size: 16px;
		line-height: 22px;
		right: 42px;
		top: 0;
	}

	.search-form {
		width: 250px;
		top: 30px;
	}

	.carousel-indicators {
		bottom: -33px;
	}

	.box-area {
		margin-bottom: 46px;
	}

	.box-area .box {
		padding: 34px 43px 17px;
	}

	.content {
		float: left;
		width: 70%;
		margin: 0 10px 50px 0;
	}

	.content .block {
		padding: 40px 0;
	}

	.content .img-holder {
		width: 120px;
		float: left;
		margin: 0 20px 0 0;
	}

	.content .img-info {
		float: none;
		width: auto;
		margin: 0;
	}

	.content .info-links {
		text-align: right;
	}

	.content .info {
		text-align: right;
	}

	.content form {
		/*max-width: 160px;*/
	}

	.content .post {
		padding: 32px 0;
	}

	.content .image {
		margin: 4px 20px 0 0;
		float: left;
		width: 155px;
	}

	.widget-area {
		padding-top: 48px;
	}

	#content {
		float: left;
		width: 70%;
		margin: 0 30px 0 0;
	}

	#footer .text {
		float: right;
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}
}

@media only screen and (min-width: 992px) {
	.nav-area {
		width: 72%;
		padding-right: 16px;
	}

	#nav ul li {
		margin: 0 0 0 20px;
	}

	#nav ul li.contact,
	#nav ul li.faq {
		padding-left: 23px;
		margin-left: 23px;
	}

	#nav ul li.faq {
		padding-right: 24px;
		margin-left: 21px;
	}

	.search-opener {
		right: 47px;
	}

	.content {
		margin: 0 10px 50px -37px;
		width: 76.8%;
	}

	.content.shop h2 {
		margin: 0 0 37px -13px;
	}

	.content.shop .holder {
		padding: 33px 30px 47px 47px;
	}

	.content.collapse-area .holder {
		padding: 38px 37px 0 44px;
	}

	.content.posts .holder {
		padding: 23px 40px 0;
        padding-bottom:23px;
        min-height: 200px;
	}

	.content .holder {
		padding: 47px 30px 47px 47px;
	}

	.content .holder.tabs {
		padding: 35px 30px 39px 47px;
	}

	.content .holder.tabs .nav-tabs li {
		padding: 0 56px 0 0;
	}

	.content .img-holder {
		margin: 0 33px 0 0;
	}

	.accordion {
		margin: 0 -37px 0 -44px;
	}

    .flexi-accordion {
        margin: 0 -40px 0 -40px !important;
    }

	.widget-area {
		padding-right: 12px;
	}
}

@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}
}


.findbooklist li {
    list-style-type: none;
    margin-top:10px;
}

.findbooklist {
    margin-left: -40px;
}

.ref-holder {
    font-weight: bold;
}

/*
.flexi-accordion .panel-title a {
    padding-left: 0px !important;
}
*/

.bestande-content {
    padding-bottom:25px;
}

fieldset table td {
	padding-right: 10px;
}
fieldset legend {
	padding-top:13px;
	margin-bottom: 10px;
}
.form-file {
	font-size: 10px;
}
fieldset p {
	padding-top: 1px;
	padding-bottom: 1px;
}

.search .jcf-select-text {
	color: black;
}

.search form {
	color: black;
}

.tribe-event-duration ul li {
    display: inline;
    margin-right: 10px;
}
.tribe-event-duration ul {
    display: inline;
    margin-left: -40px;
}

.single_variation_wrap .price-current {
    display: none;
}

@media only screen and (min-width: 992px) {
.index-continer .content {
    width: 100%;
} 
}

.wc-terms-and-conditions span {
    margin-left: 25px;
}
span.required {
    margin-left: 0px;
}
input#terms {
    margin: 6px 8px 0 0;
}
.pub-house-menu ul{
	left: -15px !important;
}

@media only screen and (max-width: 790px){
	.tribe-events-event-meta {
		color: black !important;
	}
	.tribe-events-venue-details a {
		color: black !important;
	}
}

.cart-fontcolor{
	color: rgb(74, 74, 74) !important;
}

.slide_dec {
	top: 371px;
    height: 50px;
    background: #fff;
    width: 100%;
    opacity: 0.7;
    position: absolute;
    padding: 5px 5px;
}

.tribe-events-event-meta .tribe-events-meta-group {
	width: 100% !important;
}
.single-tribe_events .secondary .tribe-events-venue-map {
	width: 92% !important;
}


.block .price-info {
	display: none !important;
}

.woocommerce-terms-and-conditions-checkbox-text {
  padding-left: 25px;
}