/*
Theme Name: Apotheken Dr. Peterseim Child
Template: apotheken-dr-peterseim
Description: -
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: apotheken-dr-peterseim

This theme, like WordPress, is licensed under the GPL.
*/

/* Theme customization starts here
-------------------------------------------------------------- */


/* @import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,700'); */


@font-face {
	font-family: 'Font Awesome 5 Free DA';
	font-style: normal;
	font-weight: 900;
	font-display: block;
	src: url('/wp-content/themes/apotheken-dr-peterseim-child/fonts/fa-solid-900.eot');
	src: url('/wp-content/themes/apotheken-dr-peterseim-child/fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/apotheken-dr-peterseim-child/fonts/fa-solid-900.woff2') format('woff2'),
		url('/wp-content/themes/apotheken-dr-peterseim-child/fonts/fa-solid-900.woff') format('woff'),
		url('/wp-content/themes/apotheken-dr-peterseim-child/fonts/fa-solid-900.ttf') format('truetype'),
		url('/wp-content/themes/apotheken-dr-peterseim-child/fonts/fa-solid-900.svg#fontawesome') format('svg');
}

.fa,
.fas {
	font-family: 'Font Awesome 5 Free DA';
	font-weight: 900;
}

* {
	font-family: Arial;
}

html,
body,
p,
li {
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	color: #424242 !important;
}

div#drei-bereiche {
	margin-top: -15px;
}

th,
td,
table {
	border-color: transparent;
}

.logo a {
	font-size: 2.6em;
	color: #000;
	font-weight: 600;
}

hr {
	border-top: 1px solid #000;
}

iframe {
	border: 0;
}

.tm_timeline__event__date {
	color: #101f53;
}

.vc_row {
	margin-left: 0;
	margin-right: 0;
}

/* li.fa-facebook.menu-item a {
    display: none;
} */

h1,
h2 {
	font-weight: 300;
	color: #000;
}

h1:after {
	position: absolute;
	content: "";
	height: 3px;
	background-color: #004899;
	width: 60px;
	margin-top: 90px;
	left: calc(50% - 30px);
}

.iw-heading-title h1:after {
	display: none;
}

.page-title h1 {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
	text-transform: none;
}

h2 {
	font-size: 42px;
	margin: 0 0 40px 0 !important;
}

h2:after {
	position: absolute;
	content: "";
	height: 3px;
	background-color: #004899;
	width: 50px;
	margin: 50px 0 0 15px;
	left: 0;
}

h2.canvas-menu-title::after {
	display: none;
}

h2.start-h2::after {
	display: none;
}

h3,
h4,
h5,
h6 {
	font-weight: 700;
}

h3 {
	font-size: 18px;
	color: #000;
	margin-top: 0;
}

span.widget-title {
	margin-bottom: 25px;
	font-size: 18px;
	color: #000;
	margin-top: 0;
	font-weight: 700;
	display: block;
}

span.widget-title:before {
	display: none;
}

.bold p,
.vc_gitem-post-meta-field-E-Mail a {
	font-weight: bold;
}

.default-sidebar .widget .widget-title {
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 0;
}

p {
	margin-bottom: 20px;
}

p a {
	font-weight: bold;
}

p a:hover {
	text-decoration: underline;
}

p:last-child {
	margin: 0 0 20px 0;
}

input,
button,
select,
textarea {
	margin-bottom: 0.5em;
}

input {
	padding: 10px;
	border: 1px solid #ccc;
}

.blog-content .post-item .post-content-desc {
	font-size: 15px;
}

.blog-content .post-item .post-content-footer {
	text-align: right;
}

.blog a.more-link {
	display: inline-block;
	height: 36px;
	line-height: 34px;
	border: 2px solid #e6e6e6;
	font-weight: 600;
	color: #292929;
	padding: 0 17px;
	margin-bottom: 0px;
	float: right;
	margin-top: 24px;
}

li a:hover {
	text-decoration: underline;
}

.wpb_content_element {
	margin-bottom: 30px;
}

.iw-footer {
	margin-top: 50px;
}

.iw-footer p {
	font-size: 14px;
}

.iw-footer-default .iw-footer-middle .widget-title {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
}

.iw-footer-middle .widget_nav_menu .menu li a:hover {
	color: #004899;
}

.iw-copy-right {
	padding: 6px 0;
}

.main-content .container,
.contents-main .container {
	/*margin-top: -100px; padding-top: 20px;*/
	background: #fff;
}

.blog-content .post-item .post-content-desc {
	margin-top: 0;
}

.page-heading {
	margin-bottom: -50px;
}


.infobereich {
	padding-right: 15px;
}

.telefon {
	font-weight: bold;
	color: #1b4893;
	text-align: right;
	font-size: 1.5em;
	margin-top: 0.75em;
}

.telefon:before {
	content: "\f879";
	font-family: 'Font Awesome 5 Free DA';
	margin-right: 0.5em;
}

/*--- Contact Form 7 ---*/
.wpcf7-acceptance span.wpcf7-list-item {
	margin: 0 0 0 0;
}

span.wpcf7-list-item.first {
	margin: 0;
}

.wpcf7-text,
.wpcf7-textarea {
	width: 100%;
	font-weight: 300;
	padding: 10px;
	border: 1px solid #ccc;
}

.-wide {
	width: 100%;
}

input[type="button"],
input[type="submit"] {
	padding: 10px 20px;
	background-color: #004899;
	font-size: 16px;
	font-weight: 300;
	border: 1px solid #004899;
}

input[type="button"]:hover,
input[type="submit"]:hover {
	background-color: #f1f6fa;
	color: #000;
}

.rezept-head {
	padding: 1em;
	margin: 0 0 1em 0;
}

.rezept-rot {
	padding: 1em;
	margin: 0 0 1em 0;
}

.rezept-blau {
	padding: 1em;
	margin: 0 0 1em 0;
}

.rezept-gruen {
	padding: 1em;
	margin: 0 0 1em 0;
}

.rezept-foto {
	padding: 1em;
	margin: 0 0 1em 0;
}

.rezept-head h2:after {
	display: none;
}

[data-id="group-formular"] {
	padding: 1em;
}

input[type="number"] {
	width: 100%;
}

a.cd-upload-btn:before {
	content: 'Foto aufnehmen / ';
}


/*--- INFOBOX ---*/
#slidebox {
	width: 200px;
	height: auto;
	padding: 10px;
	background-color: #666667;
	position: fixed;
	bottom: 0;
	left: 0px;
	z-index: 9;
	color: #fff;
}

.sticky-telefon:before {
	content: "\f879";
}

.sticky-mail:before {
	content: "\f0e0";
}

.sticky-bestellen:before {
	content: "\f291";
}

.sticky-shop:before {
	content: "\f217";
}

.sticky-telefon:before,
.sticky-mail:before,
.sticky-bestellen:before,
.sticky-shop:before {
	width: 2em;
	color: #fff;
	font-size: 1em;
	font-family: 'Font Awesome 5 Free DA';
	display: inline-block;
	padding: 0.2em 1em 0.2em 0;
}

#slidebox h3 {
	color: #fff;
	line-height: 1.3em;
}

#slidebox ul {
	margin: 0;
	padding: 0;
}

#slidebox li {
	list-style: none;
}

#slidebox a {
	font-weight: bold;
}

#slidebox li a {
	color: #fff !important;
	display: inline-block;
	width: calc(100% - 3em);
	padding: 0.3em;
}

/* #slidebox li a:hover {background: #e91f26; } */

#toggle {
	position: absolute;
	left: 200px;
	padding: 10px;
	background: #666667;
	top: 0;
	height: 100%;
	border-radius: 0 10px 10px 0;
}


.page-content-404 .home_link a {
	background-color: #004899;
	border: 1px solid #004899;
}

.page-content-404 .home_link a:hover {
	background-color: #f1f6fa;
	color: #000;
}

.page-content-404 .text_404 {
	color: #004899;
	font-size: 64px;
	line-height: 2em;
}

.page-content-404 {
	background: #f1f6fa;
}

article {
	margin-bottom: 30px;
}

.entry-summary {
	color: #424242;
}

/* #drei-bereiche {margin-top: -130px;} */
#drei-bereiche .vc_single_image-wrapper {
	max-height: 246px;
	overflow: hidden;
}

.main-content .container,
.contents-main .container {
	padding-top: 15px;
}

#header-startseite {
	margin-top: -15px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
	padding: 14px 10px !important;
}

span.vc_tta-title-text {
	font-size: 14px;
	font-weight: 700;
}

.vc_btn3 {
	font-weight: 700;
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
	color: #fff;
	background: #004899;
	border: 2px solid #004899;
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover {
	color: #000;
	background: #f1f6fa;
}

.vc_grid.vc_gitem-link,
.vc_grid.vc_gitem-link:hover {
	border-bottom: 2px !important;
}

.vc_btn3.vc_btn3-style-outline-custom {
	border-bottom: 2px solid !important;
}

.vc_btn3.vc_btn3-style-outline-custom:hover {
	border-bottom: 2px solid #004899 !important;
}

.vc_gitem_row .vc_gitem-col {
	padding: 0;
}

.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover {
	background: #01499a;
}

select {
	font-size: 14px;
}



/*---------------------------------------------- Topmenü ----------------------------------------------*/

.header-mini-area {
	background-color: #fff;
	cursor: pointer;
}

.menu-topmenu-container ul {
	text-align: right;
}

.menu-topmenu-container ul li {
	display: inline;
	padding: 0 10px;
	font-size: 16px;
	display: inline-block;
}

.menu-topmenu-container ul li a {
	color: #646464;
	font-weight: bold;
}

.menu-topmenu-container ul li a:hover {
	color: #101f53;
	text-decoration: underline;
}

#menu-topmenu li.current_page_item a {
	color: #101f53;
	font-weight: 600;
}

#menu-icon {
	display: hidden;
	width: 100%;
	background-color: #f0f0f0;
}

a:hover#menu-icon {
	background-color: #ccc;
}

.search-box input.top-search {
	width: 150px;
}

#menu-topmenu form {
	display: inline-block;
}

.header-version-v4 .top-bar-wrapper {
	padding-top: 10px;
}



/* ------------------------------------------ Header ------------------------------------------*/

.header .top-bar-wrapper {
	background-color: #fff;
	border-bottom: 0;
}

.page-heading.default {
	background-color: #cfd3dc;
	margin-top: -5px;
}

.page-heading .container-inner-2 {
	top: 45%;
}

.breadcrumbs {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
}

.breadcrumbs a {
	font-weight: 700;
	color: #000;
}

.breadcrumbs a:hover {
	color: #000;
}

.breadcrumbs>li i {
	color: #000;
}

.breadcrumbs-line {
	display: none;
}

.breadcrumbs i.fa.fa-angle-right {
	display: none;
}

.header-version-v4 .search-form-header input {
	background: #ddd;
	color: #000;
}

.theme-bg {
	background-color: transparent !important;
}

.featured-image img {
	padding: 0 16px 40px;
}

.notfall {
	text-align: right;
	margin-top: 15px;
}

.notfall a {
	background-color: #c5181e !important;
	padding: 10px 15px;
}

.notfall a:hover {
	background-color: #e91f26 !important;
}

.notfall a span {
	color: #fff;
	text-transform: none;
}


/* ------------------------------------------ Hauptmenu ------------------------------------------*/

.header-version-v4 .navbar-default .navbar-nav>li>a {
	color: #000;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 300;
	font-size: 24px;
}

.header-version-v4 .navbar-default .navbar-nav>li>a strong {
	font-weight: 300;
}

.nav>li {
	width: 33.333%;
	text-align: center;
}

.nav>li a {
	color: #000;
}

.header-version-v4 .navbar-default .navbar-nav>li.selected.active>a:after,
.header-version-v4 .navbar-default .navbar-nav>li[class*="current-menu"]>a:after,
.header-version-v4 .navbar-default .navbar-nav>li>a:hover:after {
	display: none;
}

.header .iw-header .iw-menu-main .navbar-nav>li.wrap-1-column>.sub-menu {
	max-width: 450px;
}

.header .navbar-nav>li.menu-item-has-children:hover:after {
	display: none;
}

.sub-menu li:hover {
	background: #101f53;
}

.sub-menu li a {
	border: 0;
	padding: 16px 8px;
	color: #424242;
	font-family: 'Fira Sans', sans-serif !important;
	font-weight: 300;
	font-size: 16px !important;
	text-align: left;
}

.sub-menu li a:hover {
	text-decoration: none;
}


/* .nav > li:nth-child(1), .nav > li:nth-child(2), .nav > li:nth-child(3) {
    background-size: 72%;
    height: 96px;
    background-repeat: no-repeat;
	background-position: 50% 50%;
} */

/* .nav > li:nth-child(1) > a, .nav > li:nth-child(2) > a, .nav > li:nth-child(3) > a {
	color: transparent !important;
} */

.nav>li:nth-child(1) {
	background-color: rgb(16 31 80 / 20%);
	border-bottom: 5px solid #101f53;
	/* background-image: url(/wp-content/themes/apotheken-dr-peterseim-child/img/schwanen-apotheke-logo.png); */
	border-right: 4px solid #fff;
}

.nav>li:nth-child(1):hover {
	background-color: #101f53;
}

.nav>li:nth-child(1):hover a {
	color: #fff;
}

.nav>li:nth-child(2) {
	background-color: rgb(0 99 58 / 20%);
	border-bottom: 5px solid #108a57;
	/* background-image: url(/wp-content/themes/apotheken-dr-peterseim-child/img/adler-apotheke-logo.png); */
	border-right: 4px solid #fff;
}

.nav>li:nth-child(2):hover {
	background-color: #108a57;
}

.nav>li:nth-child(2):hover a {
	color: #fff;
}

.nav>li:nth-child(3) {
	background-color: rgb(181 31 42 / 20%);
	border-bottom: 5px solid #b51f2a;
	/* background-image: url(/wp-content/themes/apotheken-dr-peterseim-child/img/elefanten-apotheke-logo.png); */
}

.nav>li:nth-child(3):hover {
	background-color: #b51f2b;
}

.nav>li:nth-child(3):hover a {
	color: #fff;
}

.schwanen-apotheke.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill,
.adler-apotheke.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill {
	border-right: 4px solid #fff;
}

/* .nav > li:nth-child(1):hover {background-color: #101f53;}
.nav > li:nth-child(2):hover {background-color: #108a57;}
.nav > li:nth-child(3):hover {background-color: #b51f2a;} */

.nav>li:nth-child(1) .sub-menu li:hover {
	background: rgb(16 31 80 / 20%);
}

.nav>li:nth-child(2) .sub-menu li:hover {
	background: rgb(0 99 58 / 20%);
}

.nav>li:nth-child(3) .sub-menu li:hover {
	background: rgb(181 31 42 / 20%);
}

.header .iw-header .iw-menu-main .navbar-nav>li.wrap-1-column:nth-child(1)>ul>li>a:hover {
	border-bottom: 1px solid rgb(16 31 80 / 20%);
	color: #000 !important;
}

.header .iw-header .iw-menu-main .navbar-nav>li.wrap-1-column:nth-child(2)>ul>li>a:hover {
	border-bottom: 1px solid rgb(0 99 58 / 20%);
	color: #000 !important;
}

.header .iw-header .iw-menu-main .navbar-nav>li.wrap-1-column:nth-child(3)>ul>li>a:hover {
	border-bottom: 1px solid rgb(181 31 42 / 20%);
	color: #000 !important;
}

.header .iw-header .iw-menu-main .navbar-nav>li .sub-menu li.current-menu-item>a {
	color: #000 !important;
}

.breadcrumbs-line {
	background-color: #004899;
}

.mobile-navigation {
	display: none;
}

.header .iw-header .iw-menu-main .navbar-nav>li.wrap-1-column>ul>li>a {
	line-height: 24px;
}


/* ------------------------------------------ Aktuelles/Stellenangebote ------------------------------------------*/

.blog-content article+article .post-item .post-content {
	padding-top: 0;
}

.blog-content article+article .post-item .post-content {
	border: 0;
}

h2.post-title,
h2.widgettitle {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px !important;
}

h2.post-title::after,
h2.widgettitle::after {
	display: none;
}

.stellenangebote {
	column-count: 2;
}

.post-item {
	break-inside: avoid-column;
	page-break-inside: avoid;
	margin-bottom: 40px;
}

.blog-content .featured-image+.post-content-detail .post-content-head {
	margin: 0;
}

.blog-content.blog-content .post-content-head {
	margin: 0;
}

.vc_custom_heading a {
	color: #004899 !important;
}

.vc_custom_heading a:hover {
	color: #838383 !important;
}

/* ------------------------------------------ Generelle Anpassungen drei Bereiche ------------------------------------------*/

.apotheke-template-default h2:after {
	background-color: #101f53;
}

.pharmazie-template-default h2:after {
	background-color: #108a57;
}

.herstellung-template-default h2:after {
	background-color: #b51f2a;
}

.adler-apotheke-template-default .page-heading.default {
	background-color: #cfd2dc;
}

.bergische_apotheke-template-default .page-heading.default {
	background-color: #d1dfd7;
}

.elefanten-apotheke-template-default .page-heading.default {
	background-color: #f2d4d5;
}

.main-content .widget,
.contents-main .widget {
	padding: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 24px;
	color: #000;
	background-color: #cfd3dc;
}

.main-content .widget,
.contents-main .widget li {
	margin-bottom: 10px;
	list-style-type: disc;
	margin-left: 15px;
}

.main-content .widget {
	margin-left: 0;
}

.apotheke-template-default .main-content .widget {
	background-color: rgb(16 31 80 / 20%);
}

.pharmazie-template-default .main-content .widget {
	background-color: rgb(0 99 58 / 20%);
}

.herstellung-template-default .main-content .widget {
	background-color: rgb(181 31 42 / 20%);
}

.page-content .widget_nav_menu ul li>a {
	font-weight: bold;
	color: #004899;
}

.page-content .widget_nav_menu ul li>a:hover {
	color: #838383;
}

.header-version-v4.header .off-canvas-btn {
	background-color: #004899 !important;
}



.team .wpb_single_image .vc_single_image-wrapper {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	/* max-height: 180px; */
	overflow: hidden;
}


/* --- Datei Upload Formulare --- */
.codedropz-upload-inner h3,
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
	font-size: 1.2em;
}

a.cd-upload-btn {
	margin-top: 0.3em;
	display: block;
}



.mobile-nav,
.open-menu-link {
	display: none;
}

.sticky-buttons {
	display: none;
}




/* Google Maps Marker störende Header Elemente ausblenden */
.gm-style-iw-chr {
	display: none;
}








/* ----- Partnerlogos Slider ----- */
.swiper-pagination {
	position: relative !important;
	margin-top: 30px;
}

.partner-slider {
    margin-top: 30px;
}


.partner-slider img {
	border: 1px solid #ccc;
}








@media (max-width: 1280px) {
	.header-version-v4.header .left {
		width: 100% !important;
	}
}




@media screen and (max-width: 992px) {

	.header-mini-area,
	.header-version-v4.header .off-canvas-btn {
		display: none;
	}

	.header-version-v4 .top-bar-wrapper {
		padding-top: 0;
	}

	.logo {
		margin-top: 30px;
		width: 120px;
	}

	.page-heading h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 26px;
	}

	h2:after {
		margin: 40px 0 0 15px;
	}


	/*------ MOBILE MENU ------*/
	.menu-btn {
		background: #004899;
		color: #fff;
		padding: 15px;
		position: absolute;
		right: 0;
		margin: 10px 15px;
		z-index: 9999;
	}

	.mobile-nav {
		display: block;
	}

	.menu-btn div {
		position: absolute;
		left: 100%;
		top: 64%;
		padding-right: 8px;
		margin-top: -0.50em;
		line-height: 1.2;
		font-size: 18px;
		font-weight: 200;
		vertical-align: middle;
		z-index: 99;
	}

	.menu-btn span {
		display: block;
		width: 25px;
		height: 3px;
		margin: 4px 0;
		background: #fff;
		z-index: 99;
	}

	ul#menu-mobilemenu {
		padding-left: 0;
	}

	#menu-mobilemenu li {
		list-style-type: none;
		padding: 0 40px;
		background: #f1f6fa;
		border-bottom: 1px solid #fff;
		position: relative;
		float: left;
		width: 100%;
	}

	#menu-mobilemenu li a {
		display: block;
		float: left;
		width: 90%;
		color: #000;
		padding: 15px 0;
	}

	#menu-mobilemenu li ul li {
		padding: 0;
		border-bottom: 0;
		border-top: 1px solid #fff;
	}


	.responsive-menu {
		display: none;
	}

	.expand {
		display: block !important;
		position: absolute;
		z-index: 999;
		top: 55px;
	}

	.open-menu-link {
		display: none;
		position: absolute;
		right: 10px;
		top: 1px;
		line-height: 55px;
		font-size: 30px;
		cursor: pointer;
		width: 60px;
		text-align: center;
		background: #004899;
		color: #fff;
	}

	li .sub-menu {
		display: none;
	}

	.visible {
		display: block !important;
	}

}

.sticky-tel-schwanen a,
.sticky-tel-bergische a,
.sticky-tel-elefanten a {
	padding-left: 0 !important;
}

.sticky-tel-schwanen a:before,
.sticky-tel-bergische a:before,
.sticky-tel-elefanten a:before {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size: contain;
	margin: 0 14px 0 0;
}

.sticky-tel-schwanen a:before {
	background-image: url('/wp-content/themes/apotheken-dr-peterseim-child/img/logo-schwan.png');
}

.sticky-tel-bergische a:before {
	background-image: url('/wp-content/themes/apotheken-dr-peterseim-child/img/logo-bergische.png');
}

.sticky-tel-elefanten a:before {
	background-image: url('/wp-content/themes/apotheken-dr-peterseim-child/img/logo-elefant.png');
}










@media only screen and (max-width: 768px) {

	.schwanen-apotheke.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill,
	.adler-apotheke.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill {
		border-right: 0px;
	}

	.vc_column_container {
		width: 100%;
	}

	.infobereich {
		display: inline-block;
		margin-top: 10px;
		margin-left: -24px;
	}

	.notfall {
		margin-top: 1em;
	}

	.notfall a {
		padding: 18px 15px;
	}

	#header-startseite {
		display: none;
	}

	#drei-bereiche {
		margin-top: 0px;
	}

	.codedropz-upload-inner h3,
	.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
		font-size: 1em;
	}

	.st-menu {
		background-color: #004899;
		width: 70%;
	}

	.st-effect-3.st-menu-open .st-body {
		right: 70%;
	}

	.st-effect-3 .st-menu {
		right: -70%;
	}

	.off-canvas-menu .canvas-menu span span.icon-arrow {
		top: 25%;
	}

	.sub-menu li:hover {
		background-color: #f1f6fa;
	}

	.off-canvas-menu h2.canvas-menu-title,
	.off-canvas-menu .canvas-menu li a {
		font-family: 'Fira Sans', sans-serif;
		font-weight: 300;
		opacity: 1;
		border-bottom: 1px solid #fff;
		padding: 20px;
	}

	.off-canvas-menu .canvas-menu .sub-menu {
		background: #f1f6fa;
	}

	.off-canvas-menu .canvas-menu .sub-menu a {
		color: #000;
	}

	.off-canvas-menu .canvas-menu li {
		font-size: 14px;
	}

	.off-canvas-menu .canvas-menu li ul li {
		border-bottom: 1px solid #000;
		padding: 15px 0;
	}

	.off-canvas-menu .canvas-menu li>a {
		line-height: 1.2em;
	}


	span.wpcf7-list-item {
		display: block;
	}

	span.wpcf7-list-item.first {
		margin: 0 0 0 1em;
	}


	#slidebox {
		display: none;
	}

	.sticky-buttons {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 9999;
	}

	.sticky-btn {
		background: #666667;
		width: 33.33%;
		display: inline-block;
		color: #fff;
		font-weight: bold;
		text-align: center;
		padding: 10px 0;
		border: 1px solid #fff;
	}

	.sticky-btn a {
		color: #fff;
		display: block;
	}

	.sticky-telefon:before {
		content: "\f879";
	}

	.sticky-mail:before {
		content: "\f0e0";
	}

	.sticky-bestellen:before {
		content: "\f217";
	}

	.sticky-mail:before,
	.sticky-bestellen:before,
	.sticky-shop:before {
		font-family: 'Font Awesome 5 Free DA';
		padding-top: 30px;
	}

	.sticky-tel-schwanen:before,
	.sticky-tel-adler:before,
	.sticky-tel-elefanten:before,
	.sticky-mail:before,
	.sticky-bestellen:before,
	.sticky-shop:before {
		font-size: 1.5em;
		padding: 0;
		width: auto;
		position: relative;
		top: 5px;
		height: 0;
	}

	.sticky-mail a:before,
	.sticky-bestellen a:before,
	.sticky-shop a:before {
		padding-top: 30px;
	}

	.sticky-tel-schwanen a:before,
	.sticky-tel-adler a:before,
	.sticky-tel-elefanten a:before {
		display: block;
		margin: 0 auto 5px auto;
	}

	.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
		margin-bottom: 20px;
		display: block;
	}




}