/*
Theme Name: TBV Child
Template: TBV
Author: amm GmbH
Author URI: http://www.amm-lemgo.de
Description: Our default theme lets you create a responsive magazine website with a sleek, modern design.
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,post-formats,rtl-language-support,sticky-post,translation-ready
Version: 1.0.1673341498
Updated: 2023-01-10 10:04:58

blue: #009fe3 
light: #009FE3
dark: #004077

*/
/************* Admin Backend*/
mark.order-status.status-inarbeit1 {
	background: #c6e1c6;
	color: #5b841b;
}
/*end admin*/



@font-face {
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 300;
	src: url(/wp-content/themes/tbv-child/fonts/kanit/Kanit-Light.ttf) format('truetype');
}
@font-face {
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 400;
	src: url(/wp-content/themes/tbv-child/fonts/kanit/Kanit-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 500;
	src: url(/wp-content/themes/tbv-child/fonts/kanit/Kanit-Medium.ttf) format('truetype');
}
@font-face {
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 700;
	src: url(/wp-content/themes/tbv-child/fonts/kanit/Kanit-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 900;
	src: url(/wp-content/themes/tbv-child/fonts/kanit/Kanit-Black.ttf) format('truetype');
}
/* fonts */
.service-title,rs-layer:not(.rs-wtbindex), .rs-layer:not(.rs-wtbindex), rs-alyer *:not(.rs-wtbindex), .rs-layer *:not(.rs-wtbindex),.widgets-headercontact.widget .widget-title,.mega-menu ul li a, html, body, div, span, applet, object, iframe, h3, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: 'Kanit' !important;
}
.vc_row.wpb_row.vc_row-fluid.theme-container.cz-service.vc_custom_1675253442143 {
	padding: 3em 0 5em 0;
}
.site {
	overflow: hidden;
}
body {
	font-family: 'Kanit' !important;
	color: #fff;
	background-position: center -700px !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
}
body.page-id-11783 {
	background-image: unset;
}
#deactivated {
	display: none;
}
.moreArea {
	margin-top: 3em;
}
.main-content,
#main-content {
	margin-top: 130px;
}
.woocommerce #main-content,
.page-id-11777 #main-content,
.page-id-11779 #main-content,
.home #main-content {
	margin-top: 0;
}
.woocommerce .page-title {
	padding: 0px;
	border-top: 0;
}
.site-footer {
	margin-top: 0;
}
h2 {
	margin-bottom: 1.2em;
}
.center > div {
	display: flex;
	justify-content: center;
}
.BTNlink .button_content_inner a{
	background: #009FE3;
	color: #fff;
}
.BTNlink .button_content_inner a:hover{
	background: #004077;
}
.wcpa_form_outer{
	display: none;
}
.wcpa_form_outer.active{
	display: block;
}
.service-list:hover .service-title{
	color: #009fe3;
}
.big-title {
	text-transform: initial;
}
.btn {
	background: #009fe3 !important;
	color: #fff !important;
}
.abstand{
	display:block;
	margin: 20px 0;
}
body.page-id-3{
	background-image: unset;
}
.off{
	display: none !important;
}
.isDesktop{
	display: block;
}
.isMobile{
	display: none;	
}
@media screen and (max-width:767px){
	.isMobile{
		display: block;	
	}
	.isDesktop{
		display: none;
	}
}

/********************************************************************************* toTop */
.page-id-212 #to_top:after {
	height: 38px;
	width: 38px;
}
.single button.back-to {
	position: absolute;
	top: -50px;
	right: 0;
	background: #009FE3;
	color: #fff;
	z-index: 1;
}
.single button.back-to:hover {    
	color: #009FE3;
	background: #fff;
}

/********************************************************************************* Banner */
.g.g-2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.g-col {
	width: 49%;
	float: none !important;
}

@media screen and (max-width:767px){
	.g.g-2 {
		display: block;
	}
	.g-col {
		width: 100%;
	}
}

/********************************************************************************* Navi onScroll */
.sticky-menu .header-main {
	background-color: #009FE3;
}
.mega-menu ul li .sub .row{
	clear: unset;
}
.mega-menu ul li .sub a {	
	text-transform: unset;
}
/********************************************************************************* Top Head */
.header-contact a {color: #a6a6a6;}
.header-contact a:hover {color: #009fe3;}
.topbar-outer {
	/* border-bottom: 1px solid #ccc; */
}
.header-contact aside {
	float: left;
	margin: 0;
	margin-right: 30px;
}
.header-contact aside p{
	margin: 0;
}
.header-left {
	z-index: 101;
}
.header-logo img {
	width: 150px;
	transition: width .2s ease;
}
.header-logo.onScroll img {
	width: 50px;
}
.header-contact::before {
	border-right: none !important; /* amm 24-12-18 */
}

/********************************************************************************* Footer */
#fLogo {
	text-align: center;
	margin-bottom: 50px;
	display: block;
}
.pLogos {
	display: flex;
	width: 100%;
	padding: 3em 0 0 0;
	clear: both;
	gap: 15px;
}
img.cards {
	max-width: 180px;
}
.site-info {
	float: unset;
	display: flex;
	justify-content: space-between;
}
.footer-top .follow-us a:hover i {
	color: #009fe3;
}
.site-footer .tnp .tnp-submit{
	top: 25px;
}

/********************************************************************************* Mannschaft */

.page-id-11758 .vc-hoverbox-inner:last-child {
	width: 100%;
	height: 100%;
} 
.page-id-11758 .vc-hoverbox-block-inner {
	padding: 0;
}
.teamNew {
	display: flex;
	flex-wrap: wrap;
}
.teamNew .vc_col-sm-3 {
	float: none;
	width: 24%;
	flex-grow: 1;
}
.teamNew .vc_col-sm-4 {
	width: 32.333333%;
	margin: 5px;
}
.vc-hoverbox-block.vc-hoverbox-front {
	/* border-right: 5px solid #fff;*/
}
.page-id-11758 img.aligncenter{
	margin: 0;
}

/********************************************************************************* Newsletter */
pre#tw-target-text {
	color: #fff;
	text-align: center;
}
.entry-content-other img {
	width: 100%;
}

/********************************************************************************* Team Handball */
.page-id-12838 figure.wpb_wrapper.vc_figure {
	position: relative;
}
.page-id-12838 figure.wpb_wrapper.vc_figure .vc_figure-caption {
	position: absolute;
	bottom: 0;
	left: 10px;
	font-size: 16px;
}
.teamhandball > div {	
	background: #fff;
	color: #333;
}
.teamhandball .hb-embed__table .hb-embed__table-numeric {
	font-weight: normal;
	font-size: 13px;
	color: #333;
}
.teamhandball table{
	border: 0;
}
.teamhandball  th,.teamhandball  td,
.teamhandball .hb-embed__table .hb-embed__table-cell {
	padding: 1em;
	border: 0;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.teamhandball .hb-embed__title-container .hb-embed__title {
	color: #333;
	font-size: 13px;
	font-weight: normal;
}
.teamhandball .hb-embed__title-container {
	padding: 1em;
	border-color: #ddd;	
	background-color: #f5f5f5;
}
.teamhandball .hb-embed__btn-box,
.teamhandball .hb-embed__branding {
	display: none;
}
.teamhandball table tbody tr:nth-child(odd) {
	background-color: #f9fafb;
}
.teamhandball .hb-embed__schedule {
	padding: 1em;
}
/********************************************************************************* Team Geschäft */
#nTeam .vc_column-inner > .wpb_wrapper {
	display: flex;
	background: #009FE3;
	margin-right: 5px;
	margin-bottom: 5px;
	justify-content: space-between;
	align-items: self-end;
}
#nTeam .vc_column-inner > .wpb_wrapper .wpb_text_column {
	padding: 2em;
}
#nTeam .vc_column-inner > .wpb_wrapper .wpb_text_column a{
	color: #004077;
}
#nTeam .vc_column-inner > .wpb_wrapper .wpb_text_column h2{
	font-size: 2em;
	margin: 0;
}
#nTeam .vc_column-inner > .wpb_wrapper .wpb_text_column h3{
	font-size: 1.5em;
	color: #004077;
}
#nTeam .noBackground{
	display: none;
}

/********************************************************************************* Brick Wall */
.Brick ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;	
}
.Brick li{
	list-style: none;
	width: 10%;
	height: 53px;
	box-shadow: 0 2px 5px rgb(0 0 0);
	background: #0061a7;
	border: 5px outset #038ec9;
	font-size: 12px !important;
	line-height: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.searchBrick{
	text-align: center;
}
.searchBrick input{
	margin: 0 0 50px 0;
	background: #fff;
	color: #333;
	border-radius: 5px;
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}

/********************************************************************************* nach Seite */
.page-id-11768 .theme-container.overlay .cms-banner-img::before {
	background-image: unset;
}
body.single-post {
	background-image: none;
}
#serviceBTN > div {
	cursor: pointer;
	margin: 1em 0 4em 0;
}
a.button.button_.left {
	background: #009FE3;
	border-radius: 5px;
}

/********************************************************************************* Allg. */
.page-id-16099 .vc_tta-panel-body a {
	display: inline-block;
}
.txt.right{
	text-align: right;
}
.txt.left{
	text-align: left;
}
.txt.center{	
	text-align: center;
}
.normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {
	text-transform: none;
}
body.page-template-home {
	background-position: top center;
}
.site-main .page-title.header {
	display: none;
}
.header-logo {
	position: relative;
	width: 150px;
}
.header-logo > a {
	position: absolute;
	left: 0;
}
.sticky-menu .header-logo > a img {
	max-width: 40px;
}
.mega-menu ul li .sub a, .topbar-link .header-menu-links a, .widgets-headercontact.widget .contact {
	color: #004077 !important;
}
.mega > .mega-hover:before {
	content: '';
	background: rgba(255,255,255,1);
	height: 233px;
	width: 1000%;
	display: block;
	position: absolute;
	top: 80px;
	left: -100%;
	z-index: 1;
	transition: all .2s ease;
	background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%);	
}
#menu-item-12895,
#menu-item-12896,
#menu-item-12897,
#menu-item-10850 {
	position: relative;
	margin-left: 14px;
}
#menu-item-12895 img,	
#menu-item-12896 img,	
#menu-item-12897 img,
#menu-item-10850 img {
	position: absolute;
	left: -13px;
	top: 10px;
}
.header-style .mega > .mega-hover:before {
	top: 65px;
}
.mega-menu ul li .sub li.mega-hdr {
	border-right: 1px solid #f2f2f2;
}
.mega-menu ul li .sub, .header-search .woocommerce-product-search .search-field, .widgets-headercontact.widget .toggle-block {
	color: #004077;
	background-color: transparent;
	border: 0;
}
topbar-link, .topbar-link-wrapper, .header-cart .togg .widget.widget_shopping_cart{
	color: #004077;
	background-color: #f7f7f7;
}
.mega-menu ul li a.dc-mega {
	font-weight: 500;
	text-transform: uppercase;
}
.noborder {
	border: 0 !important;
	background: #004077 !important;;
}
.noborder ul {
	list-style: none;
}
.noborder ul li {
	display: inline-block;
	position: relative;
}
.noborder ul li::before {
	height: 38px;
	width: 50px;
	z-index: 2;
	content: '';
	position: absolute;
	top: 0;
	background-image: url(img/linie_l.png);
	left: -10px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.noborder ul li::after {
	height: 36px;
	width: 50px;
	z-index: 2;
	content: '';
	position: absolute;
	top: 0;
	background-image: url(img/linie_r.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	right: -6px;
}
.noborder ul li a {
	display: inline-block;
	width: auto;
	color: #000;
	font-size: 20px;
	text-transform: initial;
	line-height: 38px;
	letter-spacing: 0;
	z-index: 1;
	font-weight: 500;
	font-style: italic;
	position: relative;
	background-color: #009fe3;
	padding: 0 20px;
	margin: 0 10px;
}
.noborder ul li a::before {
	border-bottom: 38px solid #009fe3;
	content: '';
	position: absolute;
	top: -18px;
	border-top: 18px solid transparent;
	left: -18px;
	border-right: 0 solid #009fe3;
	border-left: 18px solid transparent;
}
.noborder ul li a::after {
	border-bottom: 17px solid transparent;
	content: '';
	position: absolute;
	top: 0;
	border-top: 38px solid #009fe3;
	right: -17px;
	border-right: 17px solid transparent;
	border-left: 0 solid #009fe3;
}
.theme-container.overlay a {
	display: block;
}
.theme-container.overlay .cms-banner-img::before {
	content: '';
	position: absolute;
	bottom: 0;
	top: 0;
	background-image: -moz-linear-gradient(90deg, rgba(255,255,255,0), rgba(0,64,120,1));
	background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,0), rgba(0,64,120,1));
	background-image: -moz-linear-gradient(0deg, rgba(255,255,255,0), rgba(0,64,120,1));
	background-image: -o-linear-gradient(90deg, rgba(255,255,255,0), rgba(0,64,120,1));
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(0,64,120,1));
	background-image: -ms-linear-gradient(90deg, rgba(255,255,255,0), rgba(0,64,120,1));
	background-image: -o-linear-gradient(0deg, rgba(255,255,255,0), rgba(0,64,120,1));
	background-image: linear-gradient(0deg, rgba(255,255,255,0), rgba(0,64,120,1));
	background-image: -ms-linear-gradient(0deg, rgba(255,255,255,0), rgba(0,64,120,1));
	background-image: linear-gradient(90deg, rgba(255,255,255,0), rgba(0,64,120,1));
	left: 0;
	right: 0;
}
.post-comments {
	opacity: 0;
}
.fit-in-content {
	height: 350px !important;
}
.jobs {
	text-align: center;
}

/********************************************************************************* Partner Banner */
#brand-products {
	text-align: center;
	background: #fff;
}
.ads #brand-products {
	background: transparent;
}
.ads #brand-products .owl-carousel{
	padding: 0;
}

/********************************************************************************* Toogle */
.triggerBTN .button {	
	margin: 3px 0;
	width: 100%;
	padding: 10px 0;
}

/********************************************************************************* Slider */
.rs-layer {
	min-height: 50px;
	line-height: 50px;
}

/********************************************************************************* Adressbox */
.address-container{
	display: flex;
	flex-wrap: wrap;
}
.address-text:first-child {
	width: 100%;
	margin-top: 1em;
}
.address-text {
	float: none;
	width: 100%;
	padding: 0;
	margin: 5px 0;
	flex-grow: 1;
}
.address-text-inner {
	border: 0;
	margin: 0;
	background: #009FE3;
	color: #fff;
	position: relative;
}
.address-text .icon {
	background: #004077;
	color: #fff;
	border: 0;
	padding: 20px 1em;
}
.address-text .content {
	padding: 5px 20px;
	text-transform: initial;
}
.address-text .fa{
	color: #fff;
}
.address-text-inner a {
	color: #004077;
}

/********************************************************************************* Portfolio */
.portfolios li h5,
.portfolios li .links a.icon{
	display: none !important;
}
.portfolios li .links a.icon.mustang-gallery{
	display: block !important;
}
.portfolios .links {
	width: 57.5px;
}
.cms-right {
	padding-left: 0 !important; 
}
.page-id-11768 .cms-banner-item { 
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/********************************************************************************* Single Post */
.single-post .entry-main-content .entry-content-other {
	background: #fff;
	color: #333;
	border-radius: 5px;
}
.single-post .entry-content {
	margin: 0;
	border-radius: 5px;
	overflow: hidden;
}
.single .eInner .entry-header .entry-title {
	color: #333;
	font-weight: 700;
	font-family: 'Kanit';
}
.eInner {
	padding: 1em;
}
.widget_block > div, .widget_block > form {
	padding: 1em;
	background: #f2f2f2;
	border-radius: 5px;
}
.single-post .widget_block h2 {
	color: #666;
}
.widget button {
	font-family: 'Kanit' !important;
}
.header-search,
label.wp-block-search__label {
	display: none;
}

/********************************************************************************* blog */
.home .filters-div {
	margin-top: 20px;
}
.blog-icon {
	display: none;
}
.blog-list article.hentry, .search article.hentry, .search article.product, .tag article.hentry, .author article.hentry {
	background: #004077;
}
.read-more-link {
	color: #004077;
	background: #009FE3;
	border-radius: 5px;
	line-height: 38px;
	letter-spacing: 0;
	padding: 0px 9px;
	box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px, rgb(0 0 0 / 24%) 0px 1px 2px;
	text-decoration: none;
}
.read-more-link:hover {	
	color: #009FE3;
	background: #004077;
}
.blog-list article.hentry {
	background: #004077;
}
.post-info .entry-summary .excerpt {
	color: #fff;
}
.primary-sidebar .widget, 
.singleproduct-sidebar .widget {
	background: #004077;
}
.entry-meta {
	display: none;
}
.snip0047 span {
	top: -4px;
	position: relative;
}
ul.simplefilter {
	display: inline-flex;
	flex-direction: row;
}
ul.simplefilter li[value="all"] {
	order: 1;
}
ul.simplefilter li[value="1"] {
	order: 2;
}
ul.simplefilter li[value="19"] {
	order: 3;
}
ul.simplefilter li[value="247"] {
	order: 4;
	border-right: 0 !important;
	border-left: 1px solid #009fe3 !important;
}

/********************************************************************************* design content */
.page .entry-content {
	overflow: hidden;
}
.noMargin{
	margin-top: -131px;
	display: block;
}
.noList ul li{
	list-style: none;
	background: #009fe3;
	margin: 8px 0;
	padding: 5px 0;
	border-radius: 20px;
}
.picCenter .nivo-caption{
	display: none !important;
}
.counter_title {
	color: #fff;
}
.vc_grid-item h4,
.vc_grid-item {
	color: #009fe3;
}
.vc_btn3-container {
	display: none !important;
}
.vCardTeam .vc_custom_1419260513295{
	background: #009FE3 !important;
}
.vCardTeam .vc_sep_holder.vc_sep_holder_l {
	padding-bottom: 1em;
}

/* Pricing */
.pricing_wrapper:hover .pricing_heading,
.pricing_wrapper .selected .pricing_heading {
	background: #004077;	
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.pricing_heading {
	background: #004077;
}
.pricing_wrapper:hover .pricing_top, .pricing_wrapper .selected .pricing_top, .pricing_top {
	background: #009fe3;
	border: 10px solid #009fe3;
}
.pricing_wrapper .selected,
.pricing_wrapper_inner.no {
	border: 0;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	background: #009fe3;
}
.pricing_wrapper ul li {
	border-bottom: 1px solid #004077;
	background: rgba(255,255,255,.1);
	font-weight: 600;
}
.pricing_wrapper ul li ul li {
	display: inline-block;
	width: auto;
	border-radius: 5px;
	font-size: 24px;
	line-height: 38px;
	letter-spacing: 0;
	font-weight: 700;
	background: #004077;
	padding: 0px 9px;
	box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px, rgb(0 0 0 / 24%) 0px 1px 2px;
}
/* Faq */
.single-faq .tog, .single-faq .tour li a {
	border: 0;
	background: #009FE3;
	color: #fff;
}
/* Akkordion */
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{
	border-color: transparent !important;
	background-color: #004077 !important;	
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border-color: transparent !important;
	background-color: #009FE3 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
	border-color: #fff !important;;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	color: #fff !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
	background-color: #004077 !important;
}
/* Footer */
#footer-widget-area .widgets-follow-us {
	margin-top: 3em;
}

/********************************************************************************* Newsletter */
input, textarea,
.tnp-subscription .tnp-email{
	background: #fff;
	color: #666;
	padding: 10px;
	border-radius: 5px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	border: 0;
}
.tnp .tnp-field label {
	display: block !important; 
}
.site-footer .newsletter tr, .tnp-field {
	position: relative;
}
.wp-block-spacer {
	background: transparent !important;
}

/********************************************************************************* Table */
.contenttable table{
	background: #fff;
	color: #333;
}
.contenttable table thead{
	background: #009FE3;
	color: #fff;
}

/********************************************************************************* spielplan */
iframe#tabellen {
	max-height: 385px;
}
.spielplan .wpb_wrapper::before {
	content: '';
	background-color: #009fe3;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -11px;
	position: absolute;
	width: 100%;
	height: 85px;
}
.spielplan {
	display: flex;
	color: #fff;
	position: relative;
	background-color: #004077;
	text-align: center;
	min-height: 400px;
	justify-content: center;
	align-items: center;
}
.spielplan::before {
	height: 100%;
	width: 100%;
	z-index: 1;
	content: '';
	position: absolute;
	background-image: url(img/spielfeld_quer.png);
	background-size: cover;
}
.team-side-pic {
	z-index: 1;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	right: 0;
}
.team-side-pic.left {
	background-position: left top;
}
.team-side-pic.right {
	background-position: right top;
}
.spielplan .game {
	z-index: 2;
	position: relative;
}
.spielplan .infoStats {
	display: inline-block;
	font-size: 18px;
	letter-spacing: 2px;
	font-style: italic;
	position: relative;
	z-index: 5;
}
.spielplan .gameStats {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 1em 0 !important;
}
.gameStats .text {
	font-size: 18px;
	font-weight: 700;
}
.dkb {
	margin: 1em 0;
	min-height: 70px;
}
.spacing {
	margin: 0 1em;
}
.pichome {
	display: flex;
	align-items: center;
	vertical-align: middle;
	width: 45%;
	justify-content: end;
}
.picguest {
	display: flex;
	align-items: center;
	vertical-align: middle;
	width: 45%;
}
.against {
	/* display: flex;
	align-items: center;
	vertical-align: middle; */
	width: 10%;
}
.pichome img, .picguest img {
	max-width: 100px;
	padding: 1em 2em;
	vertical-align: middle;
}
.spieplan .text {
	font-size: 36px;
	font-weight: 700;
}
.spieplan #cntdwn {
	display: block;
	font-size: 36px;
	margin: 1em 0;
}
.spieltable #start {
	color: #333;
	background-color: transparent;
}
.spieltable .info {
	color: #fff;
	background-color: #009fe3;
}
.spieltable #start img {
	max-width: 50px;
	max-height: 50px;
}
.infoStats.ticket {
	position: relative;
	z-index: 5;
}
.spieltable table {
	border-collapse: collapse;
	border: 0!important;
	color: rgb(51,51,51)!important;
}
.spieltable table tr th, 
.spieltable table tr td {
	border: 0;
	padding: 7.6px 5px;
}
.spieltable table tbody tr {
	background-color: #ffffff;
}
.spieltable .odd {
	background-color: #ebebeb; /* f9fafb */
}
.Maintable table {
	background-color: #fff;
}
.Maintable table td {
	vertical-align: middle;
}
.Maintable .nav>li>a {
	padding: 10px 8px;
}
.nav-tabs,
.panel{
	border: 0 !important;
}
.nav-tabs>li {
	margin-bottom: 0 !important;
}
.Maintable table tbody tr:nth-child(odd) {
	background-color: #f9fafb;
}
.spieltable .month {
	border-top: 1px solid #ccc;
	color: #0062A7!important;
	font-size: large;
}
.spieltable .abstand {
	border-top: 0px !important;
	background-color: transparent !important;
	height: 20px;
	margin: 0;
}
.spieltable table thead tr {
	background-color: #ffffff!important;
}
a.ticketLink{	
	background: #009FE3;
	color: #FFFFFF;
	padding: 10px 10px 8px 10px;
	display: block;
	text-align: center;
	line-height: 100%;
}
a.ticketLink img {	
	height: 14px;
	margin-top: -3px;
}
a.ticketLink:hover{	
	background: #004077;
	color: #fff;
}
a.galeryLink {
	text-align: center;
	display: block;
}
span.tbvspan {
	color: #004077;
}
.datehandball {
	height: 60px;
}


/* neuer Spielplan */
#spielplan {
	color: rgb(51,51,51);
	line-height: 120%;
}
#spielplan .spielheader,.spiel {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	min-height: 40px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#spielplan .spielheader {
	font-size: large;
	font-weight: 500;
	background-color: #004077;
	color: #ffffff;
}
#spielplan img {
	max-width: 80%;
	/* max-height: 50px; */
}
#spielplan .abstand {
	border-top: 0px !important;
	background-color: transparent !important;
	height: 20px;
	margin: 0;
}
#spielplan .spiel {
	background-color: #ffffff;
}
#spielplan .odd {
	background-color: #ebebeb;
}
#spielplan .month {
	align-content: center;
	border-top: 1px solid #ccc;
	color: #0062A7!important;
	background-color: #ffffff;
	font-size: large;
	font-weight: 500;
	min-height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#spielplan .liga {
	align-content: center;
	width: 6%;
}
#spielplan .top {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-content: center;
	width: 21%;
}
#spielplan .top .liga {
	align-content: center;
	width: 30%;
}
#spielplan .date {
	align-content: center;
	width: 70%;
}
#spielplan .time {
	white-space: nowrap;
	display: inline-block;
}
#spielplan .begegnung {
	align-content: center;
	text-align: center;
	width: 45%;
}
#spielplan .teamimg {
	align-content: center;
}
#spielplan .home img {
	max-width: 30px;
	margin: 0 0.5rem;
	/* margin-right: 3px; */
}
#spielplan .middle {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-content: center;
	width: 45%;
}
#spielplan .away img {
	max-width: 30px;
	margin: 0 0.5rem;
}
#spielplan .home {
	display: flex;
	flex-direction: row;
	align-content: center;
	text-align: right;
	width: 48%;
}
#spielplan .tbvspan {
	align-content: center;
	width: 100%;
}
#spielplan .otherspan {
	align-content: center;
	width: 100%;
}

#spielplan .vs {
	align-content: center;
	text-align: center;
	width: 4%;
}
#spielplan .away {
	display: flex;
	flex-direction: row;
	align-content: center;
	text-align: left;
	width: 48%;
}
#spielplan .location {
	align-content: center;
	width: 18%;
}
#spielplan .matchresult {
	align-content: center;
	width: 8%;
}
#spielplan .button_col {
	align-content: center;
	width: 8%;
}

/********************************************************************************* spielplan Slider */
.slider {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.slider .slider-items-container {
	display: flex;
	flex-wrap: wrap;
	height: auto;
	transition: transform 0.35s ease-in-out;
	position: relative;
	z-index: 1;
}
.slider-item {
	list-style: none;
	width: 100%;
	max-width: 1200px;
	text-align: center;
}
.slider .controls {
	width: 50%;
	margin: 0px auto 8px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 35px;
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
}
.slider .controls span {
	color: #0062A7;
	text-decoration: none;
	transition: 0.15s ease-in-out;
	cursor: pointer;
	position: relative;
	z-index: 4;
}
.ticket a:hover,
.slider .controls span:hover {
	color: #fff;
}
.slider .dots {
	display: flex;
	justify-content: center;
	margin: 20px auto;
	z-index: 3;
}
.slider .dots .dot {
	width: 10px;
	height: 10px;
	background: #0062A7;
	transition: 0.15s ease-in-out;
	border-radius: 8px;
	cursor: pointer;
	margin: 0 20px;
}
.slider .dots .dot.active {
	background: #fff;
}

@media screen and (max-width:1200px){
	.slider,.slider-item {
		max-width: 960px;
	}	
}
@media screen and (max-width:960px){
	.slider,.slider-item {
		max-width: 640px;
	}	
}
@media screen and (max-width:767px){
	.cntdentimer div > span {
		display: block;
	}
	.spielplan .wpb_wrapper::before {
		margin-top: -25px;		
	}
}
@media screen and (max-width:640px){
	.slider,.slider-item {
		max-width: 480px;
	}
	.datehandball {
		height: 90px;
	}
	.spielplan .wpb_wrapper::before {
		margin-top: -8px;		
	}
	.gameStats .text {
		display: none;
	}
	.slider .controls {
		width: 70%;
	}
}
@media screen and (max-width:480px){
	.slider,.slider-item {
		max-width: 320px;
	}
	.spielplan .wpb_wrapper::before {
		margin-top: -11px;		
	}
}

/********************************************************************************* Tabelle */
.nav-tabs>li>a,
.spieltable .table>tbody>tr.info>td {
	background: #009fe3;
	color: #fff;
}
.table>tbody>tr.info>td {
	background-color: transparent; 
}
.table th,
.table tr td {
	text-align: center;
}
.table tr td:nth-child(2) {
	text-align: left;
}
table#start thead tr th {
	padding: 10px 5px;
	background: #004077;
	color: #fff;
}
.Maintable thead th:nth-child(8),
.Maintable tbody td:nth-child(8) {
	display: none;
}
/******************************************************** Setcard Startseite */
.mCenter{
	background: url(img/mbg.jpg) repeat-y center center;
	background-size: contain;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	min-height:503px;
	font-size: 16px;
	text-align: right;
}
.mCenter div{
	flex-grow: 1;
	color: #fff;
}
.mFirst{
	width: 75%;
	padding: 2em 1.5em 0 0;
	text-transform: uppercase;
}
.mFirst > span,
.mSecond > span{
	display: block;
}
.mFirst .mblue{
	color: #009fe3;
	padding: 0.5em 0 0 0;
}
.mSecond{
	width: 115px;
}
.mSecond .mLogo{
	margin: 1em 0 .5em 0;
}
.mSecond > span{
	font-size: 50px;
	font-weight: 700;
	width: 100%;
	text-align: center;
}
.mSecond .mRotate {
	font-size: 30px;
	transform: rotate(-90deg);
	white-space: nowrap;
	margin-top: 200px;
	margin-left: -30px;
}
.smallTxt {
	font-weight: 400;	
}

/********************************************************************************* Slider */
rs-layer.corner {
	display: flex !important;
	justify-content: center;
	align-items: center;
}
rs-layer.corner:after {
	border-bottom: 17px solid transparent;
	content: "";
	position: absolute;
	top: 0;
	border-top: 50px solid #009fe3 !important;
	right: -17px;
	border-right: 17px solid transparent;
	border-left: 0 solid #009fe3 !important;
}
rs-layer.corner:before {
	border-bottom: 50px solid #009fe3 !important;
	content: "";
	position: absolute;
	bottom: 0px;
	border-top: 18px solid transparent;
	left: -18px;
	border-right: 0 solid #009fe3 !important;
	border-left: 18px solid transparent;
}

/*********************************************************************************
/********************************************************************************* WooCommerce */
.home .woocommerce-tabs ul.tabs li:after, .resp-tabs-list li:after {
	border-right: 1px solid #009fe3 !important;
}
.single .woocommerce-tabs ul.tabs li:after, .resp-tabs-list li:after {
	border-right: 0px solid #009fe3 ;
}
.resp-tabs-list {
	border: 1px solid #009fe3 !important;
}
.cms-banner-item.style-1 .cms-banner-inner .static-wrapper {
	pointer-events: none;
}
.cms-banner-item .cms-banner-inner .static-wrapper .static-inner .text1.static-text:before {
	border-bottom: 38px solid #009fe3 !important;
	border-right: 0 solid #009fe3 !important;
}
.cms-banner-item .cms-banner-inner .static-wrapper .static-inner .text1.static-text:after {
	border-top: 38px solid #009fe3 !important;
	border-left: 0 solid #009fe3 !important;
}
.widgets-headercontact.widget .toggle-block {
	min-width: 180px;
}
i.fa.fa-calendar {
	float: none;
}
.woocommerce span.onsale:before, .woocommerce-page span.onsale:before {
	border-bottom: 20px solid #009fe3 !important;
	border-right: 0 solid #009fe3 !important;
}
.woocommerce span.onsale:after, .woocommerce-page span.onsale:after {
	border-top: 20px solid #009fe3 !important;
	border-left: 0 solid #009fe3 !important;
}
.woocommerce ul.products li.product .image-block > a {
	background-image: url(img/bg_pro.jpg);
}
.product-detail-wrapper {
	background-color: #004077 !important;
	min-height: 155px;
}
ul.simplefilter > li {
	background-color: transparent !important;
}
.simplefilter {
	display: inline-block;
	width: auto;
	margin-bottom: 10px !important;
	padding-bottom: 0;
	border: 1px solid #009fe3;
}
.snip0047 {
	display: inline-block !important;
	color: #fff !important;
	font-size: 15px !important;
	text-transform: initial !important;
	line-height: 22px !important;
	letter-spacing: .6px !important;
	font-family: unset !important;
	cursor: pointer !important;
	position: relative !important;
	background-color: transparent !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
	text-align: center !important;
	-moz-transition: all 0.5s ease 0s !important;
	-webkit-transition: all 0.5s ease 0s !important;
	-o-transition: all 0.5s ease 0s !important;
	transition: all 0.5s ease 0s !important;
	border-right: 1px solid #009fe3 !important;
	padding: 18px 40px 10px !important;
	margin: 0 !important;
}
.snip0047:last-child {
	border-right: 0 !important;
}
.snip0047:before {
	content: unset !important;
}
.woocommerce div.product .product_title, .woocommerce-page div.product .product_title, .tmpmela-quantity, .woocommerce .summary .product_meta .posted_in, .entry-summary .sku_wrapper, .entry-summary .variations label, .woocommerce .summary .product_meta .tagged_as, .brand {
	color: #333;
}
.vc_cta3-container {
	margin: 0 !important;
}
.vc_custom_1664361043669 {
	width: 100%;
}
.quantity-button button.plus, .quantity-button button.minus, .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger, .woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button,.woocommerce-page button.button:hover,.woocommerce-page button.button {
	background-color: #009FE3 !important;
	opacity: 1 !important;
	text-transform: initial !important;
}
#primary .entry-summary .single_add_to_cart_button:hover{
	background-color: #fff !important;
	color: #009FE3;
}
.cart_item a:hover{
	color:#009FE3 !important;
}
.amount,.product-quantity,
.cart_item,
.cart_item a{
	color:#fff !important;
}
#woocommerce_widget_cart-1 .amount{
	color:#009fe3 !important;
}
#to_top, #yith-quick-view-content div.summary .quantity input.qty, .woocommerce span.onsale, .woocommerce-page span.onsale, .cms-banner-item .cms-banner-inner .static-wrapper .static-inner .text1.static-text {
	background-color: #009fe3 !important;
}
.shortcode-title:before, .upsells.products > h2:before, .related.products h2:before, .cross-sells > h2:before, .cz-category .cat_description a.read-more:before {
	border-bottom: 2px solid #009fe3 !important;
}
.woocommerce #content div.product .woocommerce-product-gallery.images img:hover, .woocommerce #content div.product .woocommerce-product-gallery.images .flex-active, #to_top:after {
	border: 2px solid #009fe3 !important;
}
.widgets-headercontact.widget:hover .widget-title, .header-cms .contact-block .contact-inner:hover, .widgets-footercontact .fa, .whislist-counter .header-whislist:hover a, .whislist-counter .header-whislist:hover .count, .whislist-counter .header-whislist a:hover, .resp-tabs-list li.resp-tab-active .tab-title, .resp-tabs-list li .tab-title:hover, .cz-category .cat_description a.read-more, .mega-menu ul li .sub li.mega-hdr a.mega-hdr-a, .mega-menu ul .sub li.mega-hdr li a:hover, .mega-menu ul li .sub-container.non-mega li a:hover, .woocommerce ul.products li.product .product_type_simple.button:hover, .woocommerce-page ul.products li.product .product_type_simple.button:hover, .woocommerce ul.products li.product .product_type_grouped.button:hover, .woocommerce-page ul.products li.product .product_type_grouped.button:hover, .woocommerce ul.products li.product .product_type_external.button:hover, .woocommerce-page ul.products li.product .product_type_external.button:hover, .woocommerce ul.products li.product .product_type_variable.button:hover, .woocommerce-page ul.products li.product .product_type_variable.button:hover, .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse a:hover, .woocommerce ul.products li .product-button-outer .add_to_wishlist:hover, .woocommerce ul.products a.compare.button:hover, .yith-wcwl-wishlistaddedbrowse:hover, .yith-wcwl-wishlistexistsbrowse:hover, .yith-wcwl-wishlistaddedbrowse:hover a, .yith-wcwl-wishlistexistsbrowse:hover a, .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover, .widgets-headercontact.widget .contact:hover, .quantity-button button:hover, .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover, .primary-sidebar .price_label, .single-product .amount, .single-product .price {
	color: #009fe3 !important;
}
.woocommerce-tabs ul.tabs li a:hover, .woocommerce-tabs ul.tabs li.active a {
	color: #fff;
}
.vc_custom_1682662848107 {
	margin-left: 20px !important;
}
.woocommerce table.shop_table tfoot td, 
.woocommerce-page table.shop_table tfoot td {
	text-align: left;
}
.woocommerce table.shop_table tfoot th, 
.woocommerce-page table.shop_table tfoot th {
	text-align: right;
}
p#shipping_postcode_field, 
p#billing_postcode_field, 
p#billing_phone_field {
	float: left;
	width: 47%;
}
p#shipping_city_field,
p#billing_city_field,
p#billing_email_field{
	float: right;	
	width: 47%;
}
#order_review {
	margin-top: 50px;
}
.product-categories .cat-item-15 {
	display: none;
}

/********************************************************************************* WooCommerce Ajax Cart*/
span.xoo-cp-close,.xcp-btn {
	background-color: #009FE3;
	border: 0;
}
.xoo-cp-container {
	color: #333;
}

/*********************************************************************************
/********************************************************************************* WooCommerce Shop details*/
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{	
	background: #009FE3;
	border: 2px solid #009FE3;
}
.primary-sidebar .widget ul li .hitarea {
	color: #009FE3;
}
.woocommerce-tabs .panel,
.woocommerce ul.products li.product .product-button-outer{	
	background: #004077;
}
ul.tabs.wc-tabs{	
	border: 0;
}
ul.tabs.wc-tabs li {
	border-right: 2px solid #004077;
	background: #009FE3;
}
ul.tabs.wc-tabs li:hover {
	background: #004077;
}
.single button,.single  input,.single  select,.single  textarea,
.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td,
.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th{
	background: #fff;
	color: #333;
}
li#tab-title-additional_information a {
	color: #fff !important;
}
.woocommerce .summary .product_meta .posted_in a, .woocommerce .summary .product_meta .tagged_as a, .brand span a, .social a,.entry-summary .sku,
.woocommerce div.product .product_title, .woocommerce-page div.product .product_title, .tmpmela-quantity, .woocommerce .summary .product_meta .posted_in, .entry-summary .sku_wrapper, .entry-summary .variations label, .woocommerce .summary .product_meta .tagged_as, .brand{
	color: #fff;
}
.variations table,.variations th,.variations td {
	border: 0;
}
p.price {
	background: #fff;
	display: table-caption;
	padding: 1em;
	border-radius: 5px;
}
.tmpmela_product_nav_buttons{
	display: none;
}
.woocommerce.single-product #content div.product .entry-summary .product_title {
	padding-right: 40px;
	border-bottom: 1px solid #fff;
}
.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a:hover, .woocommerce .entry-summary .yith-wcwl-add-to-wishlist .add_to_wishlist:hover, .woocommerce .entry-summary a.compare.button:hover, .woocommerce .entry-summary .compare.button:hover, .woocommerce .entry-summary a.compare.button.added:hover, .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce .summary .product_meta .posted_in a:hover, .woocommerce .summary .product_meta .tagged_as a:hover, .brand span a:hover, .social a:hover {
	color: #009FE3;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count,.primary-sidebar a:hover, .current-cat > a{
	color: #fff;
}
.woocommerce ul.products li.product .product-name:hover, .woocommerce-page ul.products li.product .product-name:hover,
.woocommerce-variation-price span.woocommerce-Price-amount.amount{
	color: #fff !important;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt:hover, .woocommerce-page .cart-collaterals .cart_totals a.button.alt:hover,
.indie_parent label, .woocommerce form .form-row label, .woocommerce-page form .form-row label{
	color: #fff;
}
.woocommerce-variation-price > span {
	background: #004077;
	padding: 1em;
	border-radius: 5px;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
	display: block;
	max-width: 50%;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt{
	background: #009FE3;
	color: #fff;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th,
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	background: #004077;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message, .select2-container--default .select2-selection--single {
	background: #fff !important;
	color: #333;
	border: 10px solid #009FE3;
}
ul.wc_payment_methods.payment_methods.methods{
	background: #004077;	
}
.woocommerce-terms-and-conditions-wrapper {
	background: #004077;
	padding: 1em;
}
.woocommerce-pagination span.current, .woocommerce-pagination a:hover {
	color: #fff;
	background: #009fe3;
}
ul.product-categories.toggle-block.sidebar-category-inner.treeview-list.treeview a {
	color: #fff;
}
.header-cart .togg .widget.widget_shopping_cart ul a {	
	color: #004077;	
}
a.reset_variations:hover,
.header-cart .togg .widget.widget_shopping_cart ul a:hover{	
	color: #009FE3;	
}
button {	
	font-family: 'Kanit' !important;
}
#order_review .wc-gzd-checkbox-placeholder p.form-row {
	background: #009FE3;
	padding: 4em 1em !important;
}
.cart-qty,.header-cart .shopping_cart .amount{
	color: #004077 !important;;
}
span.woocommerce-gzd-legal-checkbox-text a {
	color: #004077;
}
.form-row.place-order.wc-gzd-place-order {
	text-align: center;
}
.woocommerce .order_details, .woocommerce-page .order_details {
	background-color: #004077 !important;
}
/**** Checkout */
.woocommerce-checkout form.checkout.woocommerce-checkout {
	background: #004077;
	padding: 1em;
}
.woocommerce-checkout form .form-row label, .woocommerce-checkout  form .form-row label{
	color:#fff;
}
.woocommerce-checkout textarea#order_comments,
.woocommerce-checkout input#billing_company {
	border: 1px solid #ccc;
}
.woocommerce-checkout span.woocommerce-gzd-legal-checkbox-text {
	color: #fff;
}
.woocommerce-checkout input#pwgc-redeem-button {
	display: inline-block !important;
	margin: 0 !important;
	background: #004077;
}
.woocommerce-checkout #pwgc-redeem-gift-card-form {
	display: none;
}
a.button.wc-forward.wp-element-button,a.button.checkout.wc-forward.wp-element-button
button.button.wp-element-button,
a.woocommerce-button.wp-element-button.button.view,
button.woocommerce-Button.button.wp-element-button {
	background: #009FE3;
}
.woocommerce-checkout button#place_order {
	background: #009FE3;
	margin: 3em;
	padding: 1em 12em;
}
.woocommerce .woocommerce-form-login button.button, .woocommerce .woocommerce-form-register button.button, .woocommerce .lost_reset_password button.button {
	border: 0;
	background-color: #009fe3;
}
.left-banner {
	text-align: center;
}
p.wc-gzd-additional-info.wc-gzd-additional-info-loop.shipping-costs-info a:hover {
	color: #ccc;
}
.product-button-outer {
	display: none;
}
/* Left Banner */
aside#block-34,
aside#block-35,
aside#block-36,
aside#block-37,
aside#block-38,
aside#block-39,
aside#block-40,
aside#block-41 {
	padding: 0 15px;
}
aside#block-34,
aside#block-35,
aside#block-36,
aside#block-38,
aside#block-40,
aside#block-41 {
	margin: 0;
}

/*********************************************************************************************************************************  Testimonials*/
.testimonialsTBV{
	background: #fff;
	border-radius: 15px;
	margin: 2em 0 0 0;
}
.testimonialsTBV .custom-testimonial {
	text-align: center;
	margin: 1em 0;
}
.testimonialsTBV .custom-testimonial .testimonial-content {
	color: #333;
}
.testimonialsTBV .style-1 .testmonial-image:after{
	background-color: #009FE3;
}
.testimonialsTBV .owl-pagination .owl-page span{
	background: #ccc;
}
.testimonialsTBV .owl-pagination .owl-page.active span {
	background: #009FE3;
}
.testimonialsTBV .custom-testimonial .testimonial-designation,
.testimonialsTBV .testmonial-text .testimonial-title a{
	color: #004077;
}
.cms-banner-item.txtBlue .cms-banner-inner:hover .text2.static-text{
	color: #009FE3;
}

/*********************************************************************************************************************************  */
/********************************************************************************************************************************* Business */
.mFifty {
	margin: 0 0 50px 0;
}
.vc_tta-panel-body a {
	margin-bottom: 2px;
	display: block;
}
.listPadding li {     
	margin-bottom: 15px; 
}
.lightblue{
	background: #009FE3;
	display: flex;
}
.lightblue > div{
	border-right: 3px solid #004077;
}
.lightblue > div:last-child{
	border-right: 0;
}
.lightblue > div h3 {
	position: relative;
	padding-left: 45px;
}
.lightblue > div h3::before {
	content: '"';
	font-size: 80px;
	line-height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
	left: 0;
}
.contactID .fa-map-marker:before {     
	content: "\f2bb"; 
}
.address-text .content {
	padding-left: 65px;
}
.address-text .icon {
	position: absolute;
	top: 0;
	bottom: 0;
}
div#\31 680523309521-053d65f2-5351 {
	display: none;
}
.partneraccordion{
	max-width: 700px;
	margin: 0 auto;
}
.partneraccordion.second{
	max-width: unset;
}
.partneraccordion.second .vc_tta-panels .vc_tta-panel{
	width: 48%;
	margin: 0 5px;
}
.partnerfirst .vc_single_image-wrapper.vc_box_border_grey{
	max-width: 700px;
}
.partnerblog #brand-products {
	background: transparent;
}
.partnerblog .brand-grid .brand_main .product-block {
	margin: 0;
}
.partneraccordion.second .vc_tta-panels,
.partnerblog .brand-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.partnerblog .brand-grid .item {
	margin: 5px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 145px;
}
.partnerblog .brand-grid .item a {
	display: block;
	padding: 20px 25px;
}
.partnerblog.coPartner .brand-grid .item a {
	display: block;
	padding: 15px 10em;
}
.partnerblog .brand-grid.cols-1 .item {	width: 100%;}
.partnerblog .brand-grid.cols-2 .item {	width: 48%;}
.partnerblog .brand-grid.cols-3 .item {	width: 32%;}
.partnerblog .brand-grid.cols-4 .item {	width: 24%;}
.partnerblog .brand-grid.cols-5 .item {	width: 19%;}
.partnerblog .brand-grid.cols-6 .item {	width: 14%;}
/* NUR ADMIN - FRONTEND BAKERY*/
div#\31 _brand_grid .vc_element.vc_tmpmela_logoinner .item.brand_main,
div#\32 _brand_grid .vc_element.vc_tmpmela_logoinner .item.brand_main,
div#\33 _brand_grid .vc_element.vc_tmpmela_logoinner .item.brand_main,
div#\34 _brand_grid .vc_element.vc_tmpmela_logoinner .item.brand_main,
div#\35 _brand_grid .vc_element.vc_tmpmela_logoinner .item.brand_main,
div#\36 _brand_grid .vc_element.vc_tmpmela_logoinner .item.brand_main{	width: 95%;}

@media screen and (max-width:1200px){
	.partnerblog .brand-grid.cols-3 .item {	width: 31%;}
	.partnerblog .brand-grid.cols-4 .item {	width: 23%;}
	.partnerblog .brand-grid.cols-5 .item {	width: 18%;}
	.partnerblog .brand-grid.cols-6 .item {	width: 13%;}	

	.partnerblog.coPartner .brand-grid .item a,
	.partnerblog .brand-grid .item a {
		padding: 10px;
	}
}
@media screen and (max-width:1023px){
	.partnerblog .brand-grid.cols-3 .item,
	.partnerblog .brand-grid.cols-4 .item,
	.partnerblog .brand-grid.cols-5 .item,
	.partnerblog .brand-grid.cols-6 .item {	width: 48%;}	
}
@media screen and (max-width:767px){	
	.partnerblog .brand-grid.cols-1 .item,
	.partnerblog .brand-grid.cols-2 .item,
	.partnerblog .brand-grid.cols-3 .item,
	.partnerblog .brand-grid.cols-4 .item,
	.partnerblog .brand-grid.cols-5 .item,
	.partnerblog .brand-grid.cols-6 .item {	width: 100%;}

	.partneraccordion {
		display: none;
	}
}

/* Menü*/
nav#anchorMenu {
	position: fixed;
	z-index: 9;
	left: 0;
	top: 30%;
	display: none;
	left: -200px;
	padding:  0;
	border-right: 30px solid #009FE3;
	border-radius: 5px;
	transition: all .2s ease;
}
nav#anchorMenu::before {
	content: "";
	background: url(img/linie_r.jpg) repeat-y;
	background-position: -10px;
	position: absolute;
	top: 0;
	right: -30px;
	z-index: 11;
	border-radius: 5px;
	width: 50px;
	height: 100%;
	display: block;
}
nav#anchorMenu:hover::before {
	background: transparent;
}
nav#anchorMenu:hover::after,
nav#anchorMenu:hover {
	left: 0;
	border: 0 solid transparent;
}
nav#anchorMenu::after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	z-index: 10;
	border: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	margin-top: -10px;
	top: 50%;
	border-left: 10px solid #009FE3;
	left: auto;
	right: -40px;
}
nav#anchorMenu a {
	position:relative;
	left: -15px;
	display: block;
	padding: 10px 25px;
	margin: 2px;
	background: #fff;
	color: #333;
	border-radius: 5px;
	transition: all .2s ease;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
nav#anchorMenu a:hover {	
	background: #009FE3;
	color: #fff;
	left: -5px;
}
#formSubmit {
	display: inline-block;
	width: 100%;
	text-align: center;
}
#formSubmit input[type="submit"] {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	cursor: pointer;
	font-family: unset;
	position: relative;
	background: #009fe3;
	text-align: center;
	transition: all 0.5s ease 0s;
}
#formSubmit input[type="submit"]:hover {
	background: #004077;
}
.mobile-menu ul li a:hover {
	color: #009fe3;	
}

/********************************************************************************************************************************* responsive allgemein*/
@media screen and (max-width:1450px){
	.page-id-11768 .cms-banner-item .cms-banner-inner .cms-banner-img img {
		max-width: unset !important;
	}	
	#nTeam .vc_column-inner > .wpb_wrapper .wpb_text_column h2 {
		min-height: 115px;
	}
}

@media screen and (max-width:1200px){
	.team-side-pic{
		display:none;
	}
	.cms-banner-item.style-1 .cms-banner-inner .static-wrapper {
		left: 5%;
	}
	.mFirst {
		width: unset;
	}
	#nTeam .vc_column-inner > .wpb_wrapper {
		display: block;
	}
	.teamNew .vc_col-sm-4 {
		width: 31.333333%;
		margin: 5px;
	}
	.Brick li {
		list-style: none;
		width: 18%;
	}
	.button_content_inner a {		
		white-space: break-spaces;
		text-transform: none;
	}
	#nTeam .vc_column-inner > .wpb_wrapper .wpb_text_column h2 {
		min-height: 60px;
	}
	.mobile-menu {
		background: #004077;
	}
}

@media screen and (max-width:1023px){
	.columns-4 li.product {
		width: 50%;
	}
	.mSecond {
		width: 75px;
	}	
	div#\34 _brand_grid {
		display: flex;
		justify-content: center;
	}
	.tnp .tnp-field label {
		display: block !important;
		margin: 1em 0;
	}
	#footer-widget-area .widgets-follow-us {
		margin-top: 15px;
	}
	#forth {
		margin-top: 3em;
	}
	.tnp-field.tnp-field-button {
		top: 24px;
	}
	.shortcode-title {
		margin: 2em 0;
	}
	#rev_slider_1_1_wrapper .hesperiden .tp-tab{
		padding: 0 !important;
	}
	#rev_slider_1_1_wrapper .hesperiden .tp-tab-mask {
		margin: 0 auto !important;
	}
	rs-tabs.nav-dir-horizontal.nav-pos-ver-bottom.nav-pos-hor-center.rs-nav-element.tp-tabs.inner.hesperiden {
		width: 100% !important;
	}
	#rev_slider_1_1_wrapper .hesperiden .tp-tab-image {
		width: 150px !important;
		height: 80px !important;
	}
	span.tp-tab-title {
		display: none !important;
	}
	.brand-grid .brand_main .product-block {
		margin: 10px;
	}	
	.teamNew .vc_col-sm-4 {
		width: 100%;
		margin: 5px;
	}
	.vc_col-sm-6 {
		width: 100% !important;
	}
	.Brick li {
		list-style: none;
		width: 30%;
	}
	.vc_custom_1682662848107 {
		margin: 0px !important;
	}
	.partnerblog.coPartner .brand-grid .item a {
		padding: 10px;
	}
	.partnerblog .brand-grid .item a {
		padding: 5px;
	}	
	#content {
		margin-bottom: 50px;
	}
}

@media screen and (max-width:763px){
	.vc_custom_1570610803927 {
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		padding: 0 !important;
	}
	ul.simplefilter {
		flex-wrap: wrap;
	}
	ul.simplefilter li[value="all"],
	ul.simplefilter li[value="1"],
	ul.simplefilter li[value="19"],
	ul.simplefilter li[value="247"] {
		order: unset;
		border: 0;
	}
	ul.simplefilter > li {
		width: 50%;
		border: 1px solid #009fe3 !important;
	}
	.cms-banner-item .cms-banner-inner .static-wrapper .static-inner .text1.static-text:before {
		border-bottom: 29px solid #009fe3 !important;
	}
	.cms-banner-item .cms-banner-inner .static-wrapper .static-inner .text1.static-text:after {
		border-top: 29px solid #009fe3 !important;
	}
	.site-info {
		display: block;
	}
	.woocommerce-checkout button#place_order {
		margin: 0; 
		padding: 1em; 
	}
	.lightblue{
		display: block;
	}
	.lightblue > div{
		border-right: 0;
		border-bottom: 3px solid #004077;
	}
	.pLogos {
		display: block;
		text-align: center;
	}
	.pLogos figure{
		margin: 10px 0;
	}
	p#shipping_postcode_field, 
	p#billing_postcode_field, 
	p#billing_phone_field,
	p#shipping_city_field,
	p#billing_city_field,
	p#billing_email_field{
		width: 100%;
		float: none;
	}
	rs-layer {
		font-size: 24px !important;
	}
	.cntdentimer span{
		font-size: 14px;
	}
}

@media screen and (max-width:599px){
	.home .woocommerce-tabs ul.tabs li:after, .resp-tabs-list li:after {
		border-right: 0 !important;
	}
	li.resp-tab-item {
		border-bottom: 1px solid #009fe3;
	}
	li.resp-tab-item:last-child {
		border-bottom: 0;
	}
	rs-tabs.nav-dir-horizontal.nav-pos-ver-bottom.nav-pos-hor-center.rs-nav-element.tp-tabs.inner.hesperiden {
		display: none;
	}
	.cntdentimer {
		top: 10px;
		position: relative;
	}
}















