/*
Theme Name: Main
Text Domain: main
*/

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	src: url(Inter-Regular.eot);
	src: local('Inter Regular'), local(Inter-Regular), url(fonts/Inter-Regular.eot?#iefix) format('embedded-opentype'),
		url(fonts/Inter-Regular.woff2) format('woff2'), url(fonts/Inter-Regular.woff) format('woff'),
		url(fonts/Inter-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 900;
	src: url(Inter-Black.eot);
	src: local('Inter Black'), local(Inter-Black), url(fonts/Inter-Black.eot?#iefix) format('embedded-opentype'),
		url(fonts/Inter-Black.woff2) format('woff2'), url(fonts/Inter-Black.woff) format('woff'),
		url(fonts/Inter-Black.ttf) format('truetype');
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	src: url(Inter-SemiBold.eot);
	src: local('Inter Semi Bold'), local(Inter-SemiBold), url(fonts/Inter-SemiBold.eot?#iefix) format('embedded-opentype'),
		url(fonts/Inter-SemiBold.woff2) format('woff2'), url(fonts/Inter-SemiBold.woff) format('woff'),
		url(fonts/Inter-SemiBold.ttf) format('truetype');
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: bold;
	src: url(Inter-Bold.eot);
	src: local('Inter Bold'), local(Inter-Bold), url(fonts/Inter-Bold.eot?#iefix) format('embedded-opentype'),
		url(fonts/Inter-Bold.woff2) format('woff2'), url(fonts/Inter-Bold.woff) format('woff'),
		url(fonts/Inter-Bold.ttf) format('truetype');
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	src: url(Inter-ExtraBold.eot);
	src: local('Inter Extra Bold'), local(Inter-ExtraBold),
		url(fonts/Inter-ExtraBold.eot?#iefix) format('embedded-opentype'), url(fonts/Inter-ExtraBold.woff2) format('woff2'),
		url(fonts/Inter-ExtraBold.woff) format('woff'), url(fonts/Inter-ExtraBold.ttf) format('truetype');
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	src: url(Inter-Medium.eot);
	src: local('Inter Medium'), local(Inter-Medium), url(fonts/Inter-Medium.eot?#iefix) format('embedded-opentype'),
		url(fonts/Inter-Medium.woff2) format('woff2'), url(fonts/Inter-Medium.woff) format('woff'),
		url(fonts/Inter-Medium.ttf) format('truetype');
}

@font-face {
	font-family: 'ALS_Script';
	src: url('fonts/english-111-vivace-bt.ttf') format('truetype'), url('fonts/english-111-vivace-bt.woff') format('woff'),
		url('fonts/english-111-vivace-bt.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BelleEpoque';
	/* src: url('fonts/ArtDecoSSK-Regular.ttf') format('truetype'); */
	src: url('fonts/english-111-vivace-bt.ttf') format('truetype'), url('fonts/english-111-vivace-bt.woff') format('woff'),
		url('fonts/english-111-vivace-bt.woff2') format('woff2');
}

@font-face {
	font-family: 'ArtDeco';
	src: url('fonts/Monte-Carlo-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Empire';
	src: url('fonts/VictorianCyr-Regular.ttf') format('truetype');
}

* {
	outline: none;
}

.woof_checkbox_count {
	display: none !important;
}
.woocommerce div.product div.images img {
	display: block;
	height: auto;
	box-shadow: none;
	object-fit: contain;
	width: 100%;
	height: 100%;
	margin: auto;
	max-height: 510px;
}
.section-title {
	color: #ffffff;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 36px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	max-width: 850px;
	text-align: center;
	text-align: center;
}

.section-description {
	color: #bfbfbf;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 48px;
	margin-left: auto;
	margin-right: auto;
	max-width: 850px;
	text-align: center;
	text-align: center;
}
.shop_attributes tr.produkteline {
	display: none !important;
}
.mt-100 {
	margin-top: 100px;
}

.pt-100 {
	padding-top: 100px;
}

.pt-80 {
	padding-top: 80px;
}

.dflex {
	display: flex;
}

.diflex {
	display: inline-flex;
}

.flex-wrap {
	flex-wrap: wrap;
}

.ai_c {
	align-items: center;
}

.jc_sb {
	justify-content: space-between;
}

.jc_c {
	justify-content: center;
}

.jc_fe {
	justify-content: flex-end;
}

.mw_n {
	max-width: none;
}

.ta_left {
	margin-left: 0;
	text-align: left;
}

.ta_right {
	margin-right: 0;
	text-align: right;
}

.mw-500 {
	max-width: 500px;
}

.mb-50 {
	margin-bottom: 50px;
}

h1 {
	font-size: 72px;
	font-weight: 800;
	letter-spacing: -0.02em;
	line-height: 80px;
}

h2 {
	font-size: 56px;
	font-weight: 800;
	letter-spacing: -0.02em;
	line-height: 64px;
}

h3 {
	font-size: 48px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 54px;
}

h4 {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 44px;
}

h5 {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 36px;
}

h6 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 28px;
}

.btn {
	align-items: center;
	background: #333333;
	background-image: linear-gradient(#ee141d, #ee141d);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: 100% 0;
	color: #ffffff;
	display: inline-flex;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 14px;
	padding: 9px 16px;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
}

.btn:focus {
	color: #ffffff;
}

.btn:hover {
	background-size: 100% 100%;
	color: #fff;
}

.btn-arrow:after {
	content: url(images/arrow-right.svg);
	margin-left: 18px;
	padding-right: 11px;
	transition: all 0.4s ease 0s;
}

.btn.btn-arrow:hover:after {
	filter: brightness(0) invert(1);
}

.btn-both:before {
	clear: both;
	content: '';
	display: block;
	height: 1px;
}

.btn-big:focus {
	color: #ffffff;
}

.btn-big {
	align-items: center;
	background: #333333;
	background-image: linear-gradient(#ee141d, #ee141d);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: 100% 0;
	color: #ffffff;
	display: inline-flex;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 14px;
	padding: 17px 45px;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
}

.btn-big:hover {
	background-size: 100% 100%;
	color: #fff;
}

body {
	background: #fff;
	font-family: 'Inter';
	overflow-x: hidden;
}

body:not(.page-template-page-main) {
	margin-top: 30px;
}

body.page-template-page-main-php {
	background: #1a1a1a;
}
.page .content-block {
	color: #bfbfbf;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	/* or 162% */

	letter-spacing: -0.01em;
}
.content-block a {
	color: #bfbfbf;
	text-decoration: underline;
	font-weight: 600;
}
.content-block a:hover {
	color: #bfbfbf;
	text-decoration: none;
}
.wpgs-nav {
	margin-top: 50px;
}

.wpgs-nav .slick-track {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 -10px;
	transform: none !important;
	width: 100% !important;
}

.wpgs-nav .slick-slide {
	border: none;
	border-color: #0000;
	margin: 0;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 25% !important;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	width: 100%;
}

.woocommerce div.product div.summary {
	padding-left: 50px;
}

header .header-top {
	background: #000000;
	border-bottom: 1px solid #1a1a1a;
	height: 60px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}

header .header-top .left {
	position: relative;
}

header .header-top .left:after {
	content: '';
	height: 100%;
	left: 100%;
	position: absolute;
	right: -1900px;
	top: 0;
	z-index: 1;
}

header .header-top .left .logo {
	background: #ee141d;
	background-image: linear-gradient(#ffffff, #ffffff);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: 100% 0;
	height: 80px;
	transition: all 0.4s ease 0s;
	width: 240px;
}

header .header-top .left .logo:hover {
	background-size: 100% 100%;
}

header .header-top .left .logo img {
	height: 40px;
	transition: all 0.4s ease 0s;
}

header .header-top .left .logo:hover img.logo_red {
	display: none;
	display: block !important;
	opacity: 0;
	opacity: 1;
}

header .header-top .left .logo:hover img.logo_white {
	display: none;
	opacity: 0;
}

header .header-top .left .logo a {
	height: 100%;
	padding-right: 13px;
	width: 100%;
}

header .header-top .left .top-menu {
	height: 60px;
	margin-left: 75px;
}

header .header-top .left .top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

header .header-top .left .top-menu > ul > li {
	display: inline-block;
	list-style: none;
	position: relative;
}

header .header-top .left .top-menu > ul > li > ul > li > a {
	border-bottom: 1px solid #808080;
	color: #808080;
	font-size: 12px;
	display: block;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 18px;
	padding: 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}

header .header-top .left .top-menu > ul > li > ul > li > ul {
	margin-top: 20px;
}

header .header-top .left .top-menu > ul > li > ul > li > ul > li {
	margin-bottom: 18px;
}

header .header-top .left .top-menu > ul > li > ul > li > ul > li > a {
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 22px;
	text-decoration: none;
}

header .header-top .left .top-menu > ul > li > ul > li {
	break-inside: avoid;
	list-style: none;
	padding: 20px 20px 0;
	min-width: 190px;
}

header .header-top .left .top-menu > ul > li:hover > ul {
	opacity: 1;
	top: 50px !important;
	visibility: visible;
}

header .header-top .left .top-menu > ul > li:hover > ul:after {
	visibility: visible;
}

header .header-top .left .top-menu > ul > li > a {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 700;
	padding: 18px 18px 19px !important;
	text-decoration: none;
}

header .header-top .right {
	height: 100%;
	padding-right: 0;
	position: relative;
	z-index: 10;
}

header .header-top .right .search {
	height: 100%;
}

header .header-top .right .search a {
	height: 100%;
	min-width: 60px;
	width: 60px;
}

header .header-top .right .more-search {
	background: #1a1a1a;
	bottom: 0;
	opacity: 0;
	padding: 30px;
	position: fixed;
	right: -300px;
	top: 60px;
	transition: all 0.4s ease 0s;
	width: 300px;
}

header .header-top .right .more-search form {
	height: 40px;
	display: flex;
	width: 236px;
}

header .header-top .right .more-search form input,
header .header-top .right .more-search form button {
	height: 40px;
	box-sizing: border-box;
}

header .header-top .right .more-search .form-group {
	width: calc(100% - 40px);
	height: 40px;
}

header .header-top .right .more-search form input {
	background: #ffffff;
	border: none;
	color: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 22px;
	padding: 10px 15px;
	width: 100%;
}

header .header-top .right .more-search form button {
	align-items: center;
	background: #ee141d;
	border: none;
	display: flex;
	justify-content: center;
	min-width: 40px;
	padding: 0;
}

header .header-top .right .more-search.open {
	opacity: 1;
	right: 0 !important;
}

header .header-top .right .search form {
	height: 100%;
}

header .header-top .right .search button {
	background: none;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 60px;
}

header .header-top .right .language-trigger {
	position: relative;
}

header .header-top .right .language-trigger .switcher {
	cursor: pointer;
	font-size: 0;
	line-height: 17px;
	overflow: hidden;
	text-align: left;
	width: auto;
}

header .header-top .right .language-trigger .switcher .selected a {
	align-items: center;
	border: none !important;
	color: #f7f7f7;
	color: #808080;
	display: flex;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 22px;
	padding: 0 !important;
	padding: 0 18px !important;
	text-align: center;
	width: auto !important;
}

header .header-top .right .language-trigger .switcher .selected a img {
	margin-right: 10px;
	opacity: 1;
}

header .header-top .right .language-trigger .switcher .option a {
	align-items: center;
	align-items: center;
	background: #000;
	color: #808080;
	display: flex;
	display: flex;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 22px;
	padding: 10px 18px;
	text-align: center;
}

header .header-top .right .language-trigger .switcher .selected {
	background: none;
}

header .header-top .right .language-trigger .switcher .option {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	background: none !important;
	background-color: #474747;
	border-bottom: none;
	border-left: none;
	border-right: none;
	box-sizing: content-box;
	display: none;
	left: 0;
	max-height: initial;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	top: 42px;
	width: auto;
	z-index: 9998;
}

header .header-top .right .language-trigger .switcher .option a img {
	margin-right: 10px;
	opacity: 1;
}

.switcher .selected a:after {
	display: none !important;
}

header .header-top .right .mob-menu {
	height: 100%;
}

header .header-top .right .mob-menu a {
	height: 100%;
	width: 60px;
}

header .more-menu {
	background: #1a1a1a;
	opacity: 0;
	position: fixed;
	top: 60px;
	top: 60px;
	transition: all 0.4s ease 0s;
	width: 300px;
}
header .more-menu .mobile {
	display: none;
}

header .more-menu {
	height: calc(100vh - 60px);
	overflow-y: auto;
}

header .more-menu.open {
	opacity: 1;
	right: 0 !important;
}

header .more-menu .top-menu > ul {
	list-style: none;
	margin: 0;
	padding: 30px;
}

header .more-menu .top-menu > ul > li > a {
	border-bottom: 1px solid #808080;
	color: #808080;
	display: block;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 13px;
	opacity: 0.5;
	padding: 0 0 10px;
	text-transform: uppercase;
}

header .more-menu .top-menu > ul > li > ul {
	list-style: none;
	margin-left: 0;
	margin-top: 20px;
	padding-left: 0;
}

header .more-menu .top-menu > ul > li > ul > li {
	margin-bottom: 18px;
}

header .more-menu .top-menu > ul > li > ul > li > a {
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 22px;
	text-decoration: none;
}

header .more-menu .logo-menu {
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 100%;
}

.white {
	color: white;
}

.page {
	background: #1a1a1a;
	color: #fff;
}
.page.content-in .page-header.news-in {
	margin-bottom: 10px;
}
.page-template-page-prepare {
	background: #fff;
}
.page-header {
	background: #1a1a1a;
	height: 374px;
	overflow: hidden;
	padding-top: 80px;
	position: relative;
}
.page-header.prepare {
	height: auto;
	background: #fff;
}
.category-news .page-header {
	height: 323px;
}
.page-header.plain {
	height: 374px;
}
.page-header.news-in {
	height: auto;
	background-color: #1a1a1a;
	margin-bottom: 20px;
}
.single-post .a_title {
	margin-bottom: 45px;
}
.page-header .bg {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
.page-header .bg img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
	margin: auto;
}
.page-header.white {
	height: auto;
	color: #000;
	background: #fff;
}

.a_title {
	font-weight: 700;
	font-size: 56px;
	line-height: 64px;
	word-wrap: break-word;
	/* identical to box height, or 114% */

	letter-spacing: -0.02em;

	/* txt/white */

	color: #ffffff;
}
.page-header.white .woocommerce-breadcrumb {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 16px;
}

.page-header.white .woocommerce-breadcrumb a {
	color: #808080;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 16px;
	text-decoration: none;
}
.page-header.white .woocommerce-breadcrumb.breadcrumb-border {
	border-bottom: 1px solid #f2f2f2;
	color: #000000 !important;
	padding-bottom: 15px;
}
.page .content-block {
	padding: 77px 0 10px;
	padding: 2;
}
.page-header .bg:after {
	background: linear-gradient(
		90deg,
		#1a1a1a 0%,
		rgba(26, 26, 26, 0.75036) 46%,
		rgba(26, 26, 26, 0.5) 72.54%,
		rgba(26, 26, 26, 0) 100%
	);
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#hero {
	height: 100vh;
	position: relative;
}

#hero > img {
	height: 100%;
	left: auto;
	margin: auto;
	object-fit: cover;
	position: fixed;
	right: auto;
	top: -80px;
	width: 100%;
}

#hero .hero-mask {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}

#hero .hero-mask img {
	height: 100%;
	margin: auto;
	object-fit: cover;
	width: 100%;
}

#hero .hero-text {
	bottom: 50px;
	color: #000000;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 22px;
	position: absolute;
	right: 40px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
}

#hero .hero-text img {
	margin-left: 18px;
}

#hero .mouse {
	animation-duration: 1.3s;
	animation-fill-mode: both;
	animation-iteration-count: infinite;
	animation-name: scroll;
	border: 3px solid #000000;
	border-radius: 12px;
	bottom: 2.5vw;
	display: block;
	height: 39px;
	left: 50.8%;
	margin: 0 auto 0 -26px;
	position: absolute;
	width: 30px;
}

#hero .mouse span {
	animation-duration: 1.3s;
	animation-fill-mode: both;
	animation-iteration-count: infinite;
	animation-name: scrollb;
	background: none repeat scrollb 0 0 #000;
	background: #000000;
	border-radius: 4px;
	display: block;
	height: 11px;
	margin: 4px auto;
	width: 3px;
}

@keyframes scroll {
	0% {
		transform: translateY(0px);
	}

	60% {
		transform: translateY(8px);
	}

	80% {
		transform: translateY(0px);
	}

	100% {
		transform: translateY(0px);
	}
}

@keyframes scrollb {
	0% {
		transform: translateY(0px);
	}

	60% {
		transform: translateY(5px);
	}

	80% {
		transform: translateY(0px);
	}

	100% {
		transform: translateY(0px);
	}
}

.cats-nav {
	background: #000000;
	margin-bottom: 65px;
}

.cats-nav ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
}

.cats-nav ul li {
	color: #808080;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 22px;
	padding: 13px 25px;
}

.cats-nav ul li a {
	color: #808080;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 22px;
	text-decoration: none;
}

.cats-nav ul li.current-cat {
	background: #1a1a1a;
}

.cats-nav ul li.current-cat a {
	color: #ffffff;
}

#news {
	overflow: hidden;
	background: #1a1a1a;
	padding-bottom: 136px;
	padding-top: 4px;
	position: relative;
}

#news.cat-in {
	background: #1a1a1a;
}

#news.category-in {
	background: #1a1a1a;
	padding-top: 130px;
}

#news.about-in {
	background: #000;
	padding-top: 124px;
}

#news.category-in .news-mask {
	display: none;
}

#news.about-in .news-mask {
	display: none;
}

#news .news-mask {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#news .news-mask img {
	height: 100%;
	margin: auto;
	object-fit: cover;
	width: 100%;
}

#news .news-item {
	background: #1a1a1a;
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.64);
	text-decoration: none;
	height: 100%;
	display: flex;
	flex-direction: column;
}

#news.cat-in .news-item {
	margin-bottom: 20px;
}

#news .news-item .thumbnail {
	display: block;
	height: 273px;
	overflow: hidden;
}

#news .news-item .thumbnail img {
	height: 100%;
	margin: auto;
	object-fit: cover;
	transition: all 0.4s ease 0s;
	width: 100%;
}

#news .news-item:hover .thumbnail img {
	transform: scale(1.1);
}

#news .news-item .meta {
	padding: 20px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

#news .news-item .title {
	color: #ee141d;
	display: block;
	font-size: 24px;
	font-weight: 500;
	height: 30px;
	letter-spacing: -0.02em;
	line-height: 29px;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#news .news-item .short-description {
	color: #808080;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 47px;
	flex-grow: 1;
}

#news .news-item .readmore {
	color: #808080;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 19px;
	text-align: left;
	text-transform: uppercase;
}

#cats {
	background: #000000;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	position: relative;
	z-index: 2;
}
#cats > .row {
	max-width: 1960px;
	margin: 0 auto;
}
#cats .cats-item {
	display: block;
	min-height: 405px;
	padding: 40px;
	position: relative;
}

#cats .cats-item-col:nth-child(2n) .cats-item {
	border-bottom: 1px solid #333333;
}

#cats .cats-item-col:nth-child(2n + 1) .cats-item {
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}

#cats .cats-item .mask {
	background: #fff;
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100%;
	transition: all 0.4s ease 0s;
	width: 100%;
	z-index: -1;
}

#cats .cats-item:hover .mask {
	opacity: 1;
	top: 0;
}

#cats .cats-item .meta {
	float: left;
	max-width: 340px;
	display: block;
}

#cats .cats-item .meta .title {
	color: #ffffff;
	display: block;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 48px;
	margin-bottom: 15px;
	position: relative;
	position: relative;
	transition: all 0.4s ease 0s;
	z-index: 1;
	z-index: 1;
}

#cats .cats-item:hover .meta .title {
	color: #ee141d;
}

#cats .cats-item .arrow-icon {
	bottom: 40px;
	height: 40px;
	left: 40px;
	opacity: 0;
	position: absolute;
	transition: all 0.4s ease 0s;
	width: 40px;
}

#cats .cats-item:hover .arrow-icon {
	opacity: 1;
}

#cats .cats-item .meta .short-description {
	color: #808080;
	display: block;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -0.02em;
	line-height: 30px;
	max-width: 350px;
	position: relative;
	z-index: 1;
}

#cats .cats-item .thumbnail {
	position: absolute;
	right: 30px;
	top: 30px;
	z-index: 0;
}
#cats .cats-item .thumbnail {
	position: absolute;
	right: 30px;
	top: 30px;
	z-index: 0;
	height: 320px;
	width: 350px;
}
#cats .cats-item .thumbnail img {
	object-fit: contain;
	width: 100%;
	height: 100%;
	margin: auto;
}
#about {
	background: #1a1a1a;
	padding-top: 128px;
	position: relative;
	z-index: 2;
}

#about .about-img img {
	height: 100%;
	margin: auto;
	object-fit: cover;
	width: 100%;
}

#about .about-img {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

#banner .banner-item {
	position: relative;
}
#banner .banner-item img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	margin: auto;
}

#about .meta,
#banner .banner-item .meta {
	position: absolute;
	top: 18vw;
	left: 45%;
	color: rgb(236, 236, 236);
}

#about .title,
#banner .banner-item .title {
	font-family: 'ALS_Script';
	font-size: 3vw;
	position: relative;
	line-height: 1;
	margin-bottom: 12px;
	padding-left: 51px;
}
#about .title:after,
#banner .banner-item .title:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: -200px;
	right: -10px;
	height: 3px;
	display: block;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,000000+34,000000+78,000000+100&0+0,1+41,1+87,0+100 */
	background: -moz-linear-gradient(
		left,
		rgba(148, 123, 59, 0) 0%,
		rgba(148, 123, 59, 0.83) 34%,
		rgba(148, 123, 59, 1) 41%,
		rgba(148, 123, 59, 1) 78%,
		rgba(148, 123, 59, 1) 87%,
		rgba(148, 123, 59, 0) 100%
	); /* FF3.6-15 */
	background: -webkit-linear-gradient(
		left,
		rgba(148, 123, 59, 0) 0%,
		rgba(148, 123, 59, 0.83) 34%,
		rgba(148, 123, 59, 1) 41%,
		rgba(148, 123, 59, 1) 78%,
		rgba(148, 123, 59, 1) 87%,
		rgba(148, 123, 59, 0) 100%
	); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to right,
		rgba(148, 123, 59, 0) 0%,
		rgba(148, 123, 59, 0.83) 34%,
		rgba(148, 123, 59, 1) 41%,
		rgba(148, 123, 59, 1) 78%,
		rgba(148, 123, 59, 1) 87%,
		rgba(148, 123, 59, 0) 100%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
#about .caption,
#banner .banner-item .caption {
	font-family: Arial;
	font-weight: bold;
	font-size: 1.5vw;
}
#banner .banner-item .meta {
	position: absolute;
	top: 18vw;
	left: 44%;
	color: #000;
}
#awards {
	background: #1a1a1a;
	padding-bottom: 0;
	padding-top: 137px;
	position: relative;
	z-index: 2;
}

#awards.about-in {
	background: #000000;
	padding-bottom: 128px;
}

#awards.cat-in {
	padding-bottom: 50px;
	padding-top: 130px;
}

#awards .awards-block {
	border: 1px solid #333333;
}

#awards.about-in .awards-block {
	border: none;
	border-top: 1px solid #333333;
	margin-top: 33px;
}
header .header-top .right .language-trigger .switcher .option a.selected {
	display: none;
}
#awards .awards-item {
	border-right: 1px solid #333333;
	padding: 12px;
	position: relative;
	text-align: center;
	display: block;
}

#awards.about-in .awards-item {
	border-right: none;
}

#awards.about-in .awards-item.active {
	background: #1a1a1a;
}

#awards .col-md-3:last-child .awards-item {
	border-right: none;
}

#awards .awards-item .mask {
	background: #fff;
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100%;
	transition: all 0.4s ease 0s;
	width: 100%;
	z-index: 0;
}

#awards .awards-item:hover .mask {
	opacity: 1;
	top: 0;
}

#awards .awards-item img {
	transition: all 0.4s ease 0s;
	position: relative;
	z-index: 1;
}

#awards .awards-item:hover img {
	filter: brightness(0%);
}

#awards .awards-content {
	background: #1a1a1a;
	overflow: hidden;
	padding: 65px 54px 94px;
}

#awards .awards-content .awards-tab .text {
	margin-top: 26px;
	max-width: 490px;
}

#awards .awards-content .awards-tab .text .title-top {
	color: #ee141d;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 13px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#awards .awards-content .awards-tab .text .title {
	color: #ffffff;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 36px;
	margin-bottom: 8px;
}

#awards .awards-content .awards-tab .text .title-bottom {
	color: #808080;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 25px;
}

#awards .awards-content .awards-tab .text .text {
	color: #bfbfbf;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 26px;
}
#yith-woocompare table.dataTable.compare-list tbody th,
#yith-woocompare table.dataTable.compare-list tbody td {
	border-right: 1px solid #e7e7e7 !important;
	border-top: 1px solid #e7e7e7 !important;
	border-bottom: 1px solid #e7e7e7 !important;
	border-left: 1px solid #e7e7e7 !important;
	padding: 10px;
	vertical-align: middle;
}
#about_2 {
	background: #1a1a1a;
	padding: 128px 0 70px;
	position: relative;
	z-index: 2;
}

#about_2.category-in {
	background: #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
}

#about_2 .section-title,
#distributors .section-title {
	margin-bottom: 23px;
	margin-top: 70px;
}

#about_2 .about-img img {
	max-width: 100%;
}

.woof_search_is_going nav.woocommerce-breadcrumb {
	display: block !important;
}

#distributors {
	background: #000000;
	border-bottom: 1px solid #1a1a1a;
	padding: 128px 0;
	position: relative;
	z-index: 2;
}

#distributors .meta img {
	max-width: 100%;
	height: auto;
}

#distributors.product-in {
	background: #fff;
	border-bottom: none;
	padding: 58px 0 0;
	position: relative;
	z-index: 2;
}
.aligncenter {
	margin: 0 auto;
	display: block;
}

#distributors.news-in {
	padding: 80px 0 80px;
	background: none;
}
#distributors.news-in h4 {
	margin-top: 0;
	margin-bottom: 25px;
}
#distributors.news-in .meta p,
#distributors.news-in .meta ul {
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	/* or 162% */

	letter-spacing: -0.01em;

	/* txt / light gray */

	color: #bfbfbf;
}
#distributors.news-in .meta.full p {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	/* or 150% */

	letter-spacing: -0.02em;

	/* txt / light gray */

	color: #bfbfbf;
}
#distributors.news-in .meta ul {
	padding-left: 25px;
}
#distributors.news-in .row {
	margin-bottom: 130px;
}
#distributors.news-in .row:last-child {
	margin-bottom: 0;
}

#distributors.product-in .section-title {
	color: #000;
}

#distributors.product-in .section-description {
	color: #333333;
}

#distributors .distributors-item {
	margin-bottom: 130px;
}
#distributors .distributors-item:last-child {
	margin-bottom: 20px;
}
#distributors.product-in .distributors-item {
	margin-bottom: 30px;
}
#distributors.product-in .distributors-item .meta_new p:first-child {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 28px;
	margin-top: 0;
}

#distributors .distributors-item .meta.f-left {
	float: left;
}

#distributors .about-img img {
	max-width: 100%;
}

#distributors .meta {
	float: right;
	max-width: 500px;
}

#distributors .meta .btn {
	clear: both;
	margin-bottom: 30px;
}

#video {
	margin-top: 65px;
	position: relative;
}
#video a {
	max-height: 690px;
	display: block;
	overflow: hidden;
}
#video a > img {
	max-width: 100%;
	object-fit: cover;
	width: 100%;
	height: 100%;
	margin: auto;
}
#video .play {
	bottom: 0;
	display: block;
	height: 64px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 64px;
}

#cards {
	background: #000000;
	padding: 64px 0 0;
}

#cards .cards-item {
	margin-bottom: 68px;
}

#cards .section-title {
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 28px;
}

#cards .section-description {
	color: #bfbfbf;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 24px;
}

#cards.product-in {
	background: #fff;
}

#cards.product-in .section-title {
	color: #000;
}

#cards.product-in .section-description {
	color: #333333;
}

#bottom {
	background: #1a1a1a;
	position: relative;
	text-align: right;
	z-index: 2;
}

#bottom .button-up {
	color: #ffffff;
	font-size: 16px;
	font-weight: 900;
	height: 60px;
	line-height: 22px;
	text-align: center;
}

#bottom .button-up .icon {
	background: #333333;
	height: 40px;
	margin-left: 15px;
	width: 40px;
}

header.woocommerce-products-header {
	background: #000000;
	min-height: 318px;
	padding-top: 94px;
}

header.woocommerce-products-header div {
	margin-top: 0;
	min-height: 100%;
	position: relative;
}

header.woocommerce-products-header div img {
	bottom: 0;
	left: 0;
	position: absolute;
}

.woocommerce-products-header h1.woocommerce-products-header__title.page-title {
	color: #fff;
	color: #ffffff;
	display: block;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 44px;
	margin-bottom: 12px;
	margin-top: 0;
	width: 100%;
}

.woocommerce-products-header span.cat-meta {
	display: block;
	padding-top: 24px;
	width: 100%;
}

span.icon_1 img {
	/* max-height: 23px;*/
}

.woocommerce-products-header .woocommerce .woocommerce-breadcrumb {
	display: block;
	margin-top: auto !important;
	width: 100%;
}

.woocommerce-products-header nav.woocommerce-breadcrumb {
	margin-top: auto;
}

.woocommerce-products-header span.caption {
	color: #808080;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -0.02em;
	line-height: 30px;
}

.woocommerce-products-header .woocommerce-breadcrumb {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 26px;
}

.woocommerce-products-header .woocommerce-breadcrumb a {
	color: #808080;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 26px;
	text-decoration: none;
}

button.button.woof_reset_search_form {
	align-items: center;
	background: #333;
	border-radius: 0;
	color: #fff;
	display: flex;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 14px;
	margin-top: 10px;
	padding: 10px 5px 10px 10px;
	/* text-transform: uppercase; */
	width: 100%;
}

button.button.woof_reset_search_form:before {
	content: url(images/X.svg);
	left: 0;
	margin-right: 5px;
	position: relative;
	top: 1px;
}

.products-category {
	background: #fff;
	margin-bottom: 45px;
	margin-top: 65px;
}

.products-category div.product {
	border: 1px solid #f2f2f2;
	display: block;
	margin-bottom: 0;
	margin-bottom: 20px;
	position: relative;
	transition: all 0.4s ease 0s;
}
.woocommerce.product.compare-button {
	border: none;
}

.products-compare {
	display: block;
	margin-bottom: 0;
	margin-bottom: 30px;
	position: relative;
	transition: all 0.4s ease 0s;
}

.products-category div.product:hover {
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.16);
}

.products-category div.product .woocommerce-loop-product__title {
	color: #000000;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 20px;
	margin: 0;
	margin-bottom: 10px !important;
}

.products-category .featured-i {
	background: #e9e9e9;
	color: #000000;
	font-size: 10px;
	font-weight: 600;
	line-height: 22px;
	margin-right: 15px;
	padding: 5px 10px;
	text-transform: uppercase;
}

.products-category div.product .item-image {
	border-right: 1px solid #f2f2f2;
	height: 100%;
	margin-right: 13px;
	padding: 25px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.products-category div.product .item-image .awards {
	margin-top: 25px;
}

.products-category div.product .item-image .awards img {
	display: block;
	margin: auto;
	width: auto;
}

.products-category div.product .item-meta {
	height: 100%;
	padding: 15px 22px 6px 10px;
}

.products-category table.attribute_name_values {
	margin-top: 10px;
	width: 100%;
}

.products-category table.attribute_name_values th {
	border-bottom: 1px solid #f2f2f2 !important;
	color: #808080;
	color: #808080 !important;
	font-size: 12px;
	font-size: 11px !important;
	font-weight: 400;
	font-weight: 400 !important;
	letter-spacing: -0.01em;
	letter-spacing: -0.01em !important;
	line-height: 20px;
	line-height: 20px !important;
	text-align: left;
}

.products-category table.attribute_name_values td {
	border-bottom: 1px solid #f2f2f2 !important;
	color: #333333;
	font-size: 13px !important;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 20px;
	text-align: left;
}

.products-category table.attribute_name_values td.attribute_value {
	border-bottom: 1px solid #f2f2f2 !important;
	font-size: 11px !important;
	font-style: normal;
	font-family: inherit !important;
	padding: 2px 0 !important;
	text-align: left !important;
	width: 68% !important;
}
.products-category table.attribute_name_values td.attribute_value span {
	font-size: 11px !important;
	font-style: normal;
	font-family: inherit !important;
}
.products-category table.attribute_name_values td.attribute_value.produktlinie {
	font-weight: 600;
	font-size: 11px !important;
}

.products-category table.attribute_name_values td.attribute_value.produkteline {
	font-size: 14px;
	font-weight: bold;
}

.products-category table.attribute_name_values tr:last-child th,
.products-category table.attribute_name_values tr:last-child td,
.product-page table.attribute_name_values tr:last-child td,
.product-page table.attribute_name_values tr:last-child th,
.product-page .shop_attributes .attribute_row > td {
	border: none !important;
}

a.product-category {
	border: 1px solid #f2f2f2;
	height: calc(100% - 20px);
	margin-bottom: 20px;
	text-decoration: none;
	transition: all 0.4s ease 0s;
}

a.product-category:hover {
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.16);
}

.cat-img {
	display: block;
	height: 290px;
	overflow: hidden;
	padding: 25px;
	width: 100%;
}

.cat-img img {
	height: 100%;
	margin: auto;
	object-fit: contain;
	object-position: center;
	width: 100%;
}

h2.woocommerce-loop-category__title {
	background-image: linear-gradient(#ee141d, #ee141d);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: 100% 0;
	border-top: 1px solid #f2f2f2;
	color: #333333;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 30px;
	margin: 0;
	margin-top: 0;
	padding-bottom: 14px;
	padding-top: 14px;
	text-align: center;
	text-align: center;
	transition: all 0.4s ease 0s;
	width: 100%;
}

a.product-category:hover h2.woocommerce-loop-category__title {
	background-size: 100% 100%;
	color: #fff;
}

h2.woocommerce-loop-category__title .count {
	display: none;
}

.woof {
	background: #f2f2f2;
	padding: 25px;
	padding-right: 10px;
}

.woof_container_inner h4 {
	color: #1a1a1a;
	cursor: pointer;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 14px;
	margin: 0 0 15px;
	text-transform: uppercase;
}

.woof_container {
	margin: 0;
	margin-bottom: 24px;
	padding: 0;
}

.woof_front_toggle_closed {
	font-size: 0 !important;
}

.woof_front_toggle_closed,
.woof_front_toggle_opened {
	position: relative;
}

a.woof_front_toggle {
	float: left;
	font-size: 0 !important;
}

.woof_front_toggle_closed:before {
	content: url(images/li_plus.svg);
	position: absolute;
	top: 3px;
	left: -12px;
}

.woof_front_toggle_opened:before {
	content: url(images/li_minus.svg);
	position: absolute;
	left: -12px;
}

label.woof_checkbox_label {
	color: #1a1a1a;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	margin-left: 10px !important;
	margin-top: 0;
	padding-top: 0;
}

ul.woof_list li {
	display: flex;
	flex-wrap: nowrap;
	margin: 0;
	margin-bottom: 0;
}
.woof_container_inner_kategorien ul.woof_list li {
	flex-wrap: wrap;
}
.woof_container_inner_kategorien ul.woof_list li.disabled {
	display: none;
}

.woof_list_checkbox li div {
	margin-top: 2px;
}
.woof_childs_list {
	padding: 0 !important;
	margin: 0 !important;
}
.woof_childs_list_li .woof_childs_list {
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.woof_childs_list_li .woof_childs_list li {
	display: flex;
}
.icheckbox_square-blue {
	background: none;
	border: 1px solid #000;
	height: 12px;
	min-width: 12px;
	width: 12px;
}
.woof_list_checkbox > li > ul > li > ul > li {
	margin-bottom: 0;
}
.woof_list_checkbox > li > ul > li > ul > li > ul > li > ul > li {
	flex-wrap: nowrap !important;
}
.woof_list_checkbox > li > ul > li,
.woof_list_checkbox > li {
	margin-bottom: 0;
}
.woof_childs_list_li .woof_childs_list {
	margin-left: 0 !important;
	padding-left: 0 !important;
	width: 100%;
}
.woof_list_checkbox > li > ul > li > ul {
	margin-bottom: 0;
}

/* ul.woof_list li:has(.icheckbox_square-blue.disabled) {
	display: none;
} */

.icheckbox_square-blue.disabled {
}
.icheckbox_square-blue.checked {
	background: #ee141d;
	box-shadow: 0 0 0 2px inset #f2f2f2;
}

ul.woof_list.woof_list_checkbox {
	margin-bottom: 19px !important;
	/* margin-left: 27px !important; */
}

.product_meta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 25px;
}

.product_meta .featured {
	background: #e9e9e9;
	color: #000000;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	margin-right: 15px;
	padding: 5px 25px;
	text-transform: uppercase;
}
.product_meta .p-line {
	padding: 4px 15px;
	margin-right: 15px;
	font-weight: 600;
	border: 2px solid #af872b;
	border-radius: 16px;
}
a.product-print {
	align-items: center;
	color: #808080;
	display: flex;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	position: absolute;
	right: -7px;
	cursor: pointer;
	text-decoration: none;
	top: 24px;
}
@media print {
	@page {
		size: auto; /* auto is the initial value */
		margin: 5mm; /* this affects the margin in the printer settings */
	}
	.woocommerce div.product .woocommerce-tabs .panel {
		display: block !important;
	}
	div.product a.compare,
	.related-products-wrapper,
	a.product-print,
	.product_meta a.data_doc,
	.tabs.wc-tabs,
	.wpgs-nav,
	.product-page .wpgs-nav .slick-slide,
	footer,
	#bottom,
	.product_meta {
		display: none !important;
	}
}
.product_meta .energy {
	align-items: center;
	color: #000;
	display: flex;
	font-size: 16px;
	text-decoration: none;
	font-weight: 600;
	height: 32px;
	justify-content: flex-start;
	line-height: 22px;
	margin-right: 39px;
	padding: 0 5px 0 15px;
	position: relative;
	text-transform: uppercase;
	width: 64px;
}

.product_meta .energy:after {
	border: 16px solid #0000;
	border-left: 16px solid #fdeb3b;
	bottom: 0;
	content: '';
	position: absolute;
	right: -32px;
}

.product_meta .energy.type_a {
	background: #fdeb3b;
}

.product_meta .energy.type_a_1 {
	background: #a3c53c;
}

.product_meta .energy.type_a_2 {
	background: #4da544;
}

.product_meta .energy.type_a_3 {
	background: #2b9a4b;
}

.product_meta .energy.type_b {
	background: #f0aa2d;
}

.product_meta .energy.type_c {
	background: #db002b;
}

.product_meta .energy.type_d {
	background: #db002b;
}

.product_meta .energy.type_e {
	background: #db002b;
}

.product_meta .energy.type_f {
	background: #db002b;
}

.product_meta .energy.type_g {
	background: #db002b;
}

.product_meta .energy.type_a:after {
	border-left: 16px solid #fdeb3b;
}

.product_meta .energy.type_a_1:after {
	border-left: 16px solid #a3c53c;
}

.product_meta .energy.type_a_2:after {
	border-left: 16px solid #4da544;
}

.product_meta .energy.type_a_3:after {
	border-left: 16px solid #2b9a4b;
}

.product_meta .energy.type_b:after {
	border-left: 16px solid #f0aa2d;
}

.product_meta .energy.type_c:after {
	border-left: 16px solid #db002b;
}

.product_meta .energy.type_d:after {
	border-left: 16px solid #db002b;
}

.product_meta .energy.type_e:after {
	border-left: 16px solid #db002b;
}

.product_meta .energy.type_f:after {
	border-left: 16px solid #db002b;
}

.product_meta .energy.type_g:after {
	border-left: 16px solid #db002b;
}

.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-1,
.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-2,
.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-3 {
	background: #fff;
	border: none;
}

.woocommerce table.shop_attributes th.attribute_group_name .attribute_name {
	color: #000000;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 28px;
}

.woocommerce table.shop_attributes th.attribute_group_name {
	margin: 0;
	margin-bottom: 15px;
	padding: 15px 0;
}

.woocommerce table.shop_attributes td {
	border-bottom: 1px solid #f2f2f2 !important;
}

.product_meta a.energy_doc {
	color: #000000;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 14px;
	margin-right: 15px;
	text-decoration-line: underline;
	text-transform: uppercase;
}

.woocommerce table.shop_attributes th,
.woocommerce table.attribute_name_values th {
	color: #000 !important;
	font-size: 12px;
	font-weight: 600 !important;
	letter-spacing: -0.01em;
	line-height: 14px;
}

.woocommerce table.shop_attributes th,
.woocommerce table.attribute_name_values td a {
	color: inherit;
	cursor: default;
	pointer-events: none;
	text-decoration: none;
}

.woocommerce table.shop_attributes td,
.woocommerce table.attribute_name_values td {
	color: #333333;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 18px;
}
.woocommerce table.attribute_name_values td.produkteline {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 20px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	display: none;
}

.product_meta a.data_doc {
	color: #000;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 14px;
	margin-right: 15px;
	text-decoration-line: underline;
	text-transform: uppercase;
	margin-top: 10px;
}

.product_meta a.energy_doc,
.product_meta a.data_doc {
	align-items: center;
	display: flex;
}

.product_meta a.energy_doc:hover,
.product_meta a.data_doc:hover {
	color: #ee141d;
}
.product_meta a.data_doc {
	text-decoration: none;
}
.product_meta a.data_doc:before {
	content: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.5 12.75V4.5C4.5 4.30109 4.57902 4.11032 4.71967 3.96967C4.86032 3.82902 5.05109 3.75 5.25 3.75H14.2507L19.5007 9V12.75" stroke="black" stroke-linejoin="round"/> <path d="M14.25 3.75V9H19.5007" stroke="black" stroke-linejoin="round"/> <path d="M4.5 18.75H6C6.39782 18.75 6.77936 18.592 7.06066 18.3107C7.34196 18.0294 7.5 17.6478 7.5 17.25C7.5 16.8522 7.34196 16.4706 7.06066 16.1893C6.77936 15.908 6.39782 15.75 6 15.75H4.5V20.25" stroke="black" stroke-linejoin="round"/> <path d="M11.625 20.25C12.2217 20.25 12.794 20.0129 13.216 19.591C13.6379 19.169 13.875 18.5967 13.875 18C13.875 17.4033 13.6379 16.831 13.216 16.409C12.794 15.9871 12.2217 15.75 11.625 15.75H10.5V20.25H11.625Z" stroke="black" stroke-linejoin="round"/> <path d="M19.5 15.75H16.875V20.25" stroke="black" stroke-linejoin="round"/> <path d="M19.125 18.375H16.875" stroke="black" stroke-linejoin="round"/> </svg>');
	margin-right: 8px;
}

.product_meta a.data_doc:hover:before {
	content: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.5 12.75V4.5C4.5 4.30109 4.57902 4.11032 4.71967 3.96967C4.86032 3.82902 5.05109 3.75 5.25 3.75H14.2507L19.5007 9V12.75" stroke="rgb(358,92,93)" stroke-linejoin="round"/> <path d="M14.25 3.75V9H19.5007" stroke="rgb(358,92,93)" stroke-linejoin="round"/> <path d="M4.5 18.75H6C6.39782 18.75 6.77936 18.592 7.06066 18.3107C7.34196 18.0294 7.5 17.6478 7.5 17.25C7.5 16.8522 7.34196 16.4706 7.06066 16.1893C6.77936 15.908 6.39782 15.75 6 15.75H4.5V20.25" stroke="rgb(358,92,93)" stroke-linejoin="round"/> <path d="M11.625 20.25C12.2217 20.25 12.794 20.0129 13.216 19.591C13.6379 19.169 13.875 18.5967 13.875 18C13.875 17.4033 13.6379 16.831 13.216 16.409C12.794 15.9871 12.2217 15.75 11.625 15.75H10.5V20.25H11.625Z" stroke="rgb(358,92,93)" stroke-linejoin="round"/> <path d="M19.5 15.75H16.875V20.25" stroke="rgb(358,92,93)" stroke-linejoin="round"/> <path d="M19.125 18.375H16.875" stroke="rgb(358,92,93)" stroke-linejoin="round"/> </svg>');
	margin-right: 8px;
}

.woocommerce-breadcrumb {
	color: #bfbfbf !important;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	margin-right: 25px;
}

.woocommerce-breadcrumb a {
	color: #bfbfbf !important;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	margin-right: 15px;
	text-decoration: none;
}

.woocommerce-breadcrumb.breadcrumb-border {
	border-bottom: 1px solid #333333;
	color: #fff !important;
	padding-bottom: 15px;
}

.woocommerce-breadcrumb.breadcrumb-border a {
	color: #bfbfbf !important;
}

.tax-product_cat nav.woocommerce-breadcrumb {
	margin-bottom: 23px;
	padding-top: 17px;
	position: relative;
	width: 100%;
}

.tax-product_cat nav.woocommerce-breadcrumb:before {
	border-top: 1px solid #333;
	content: '';
	left: 0;
	position: absolute;
	top: 0;
	width: 120%;
	z-index: 0;
}

.product-page h1.product_title.entry-title {
	color: #000000;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 36px;
}

.product-page div.product {
	margin-top: 45px;
}

.product-page table.attribute_name_values {
	color: #333333;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	width: 100%;
}

.product-page .product-top table.attribute_name_values {
	margin-bottom: 30px;
}

.product-page .product-top td.attribute_value {
	border-bottom: 1px solid #f2f2f2 !important;
	font-family: inherit !important;
	font-style: normal;
	padding: 3px 0 !important;
	text-align: left !important;
	width: 65% !important;
}
.product-page .product-top td.attribute_value span {
	font-family: inherit !important;
	font-style: normal;
	font-size: 12px !important;
}

.product-page .product-top td.attribute_value.produktlinie {
	font-size: 16px;
	font-weight: bold;
}
.product-page th.attribute_name {
	border-bottom: 1px solid #f2f2f2 !important;
	font-style: normal;
	padding: 5px 5px 5px 0 !important;
	text-align: left !important;
}

.product-page td.attribute_value p {
	font-style: normal !important;
	margin: 0 !important;
	padding: 0 !important;
}

.product-page .wpgs-nav .slick-slide {
	padding: 0 8px;
}

tr.attribute_group_row.attribute_group_row_other {
	display: none;
}

.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-1 .attribute_row > td {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
	border: none;
}

.product-page .product-top {
	border: 1px solid #f2f2f2;
	margin-bottom: 50px;
	overflow: hidden;
	padding: 30px;
}

ul.tabs.wc-tabs {
	background: #f2f2f2;
	position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	align-items: flex-end;
	display: flex;
	height: 56px;
	margin: 0;
	margin-bottom: 10px;
	overflow: visible;
	padding: 0;
	position: relative;
}

.woocommerce div.product .woocommerce-tabs {
	margin-bottom: 10px;
}

.product-page .related-products-wrapper {
	border-top: 1px solid #f2f2f2;
	padding: 130px 0;
}

.product-page .related-products-wrapper span.related-item-title {
	color: #000000;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 26px;
}

.product-page .related-products-wrapper a.related-item {
	border: 1px solid #f2f2f2;
	display: block;
	padding: 25px 25px 60px;
	text-decoration: none;
}

.product-page .related-products-wrapper a.related-item span.img {
	display: block;
	margin-bottom: 25px;
	height: 240px;
	overflow: hidden;
}
.product-page .related-products-wrapper a.related-item span.img img {
	object-fit: contain;
	width: 100%;
	height: 100%;
	object-position: center;
	margin: auto;
}
.product-page .related-products-wrapper .s_title {
	margin-bottom: 50px;
	margin-top: 0;
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	background: #f2f2f2;
	border: none;
	content: '';
	display: block;
	height: 56px;
	height: 100%;
	left: -900px;
	position: absolute;
	right: 100%;
	top: 0;
	z-index: -1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::after {
	background: #f2f2f2;
	border: none;
	content: '';
	display: block;
	height: 56px;
	height: 100%;
	left: 100%;
	position: absolute;
	right: -900px;
	top: 0;
	z-index: -1;
}

.s_title {
	color: #000000;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 36px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: none;
	border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
	display: none;
}

li#tab-title-description {
	margin: 0;
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #808080;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 22px;
	padding: 13px 25px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	background: #ffffff;
	color: #000000;
}

#yith-woocompare table.datatable.compare-list tbody th,
#yith-woocompare table.datatable.compare-list tbody td {
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	padding: 10px 0;
	position: relative;
	vertical-align: middle;
}

div.product a.compare {
	align-items: center;
	color: #808080;
	display: flex;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	position: absolute;
	right: 9px;
	text-decoration: none;
	top: -11px;
}

#yith-woocompare table.datatable.compare-list tbody th {
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	color: #808080;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 20px;
	padding: 10px 0;
	text-transform: none;
	vertical-align: middle;
}

div.product a.compare:after {
	background: #fff;
	border: 1px solid #000000;
	content: '';
	height: 12px;
	margin-left: 10px;
	width: 12px;
}

div.product a.compare.added:after {
	background: #ee141d;
	border: 1px solid #000000;
	box-shadow: 0 0 0 2px #ffffff inset;
	content: '';
	height: 12px;
	width: 12px;
}

#yith-woocompare table.compare-list tbody th {
	background: none !important;
}
#yith-woocompare table.compare-list tbody th {
	width: 180px;
	max-width: 180px;
	min-width: 180px;
	overflow: hidden;
	text-align: left;

	font-weight: 700;
	font-size: 12px;
}
table.compare-list .product_title {
	margin-top: 15px;
}
/*
#yith-woocompare table.dataTable.compare-list tbody th:first-child, #yith-woocompare table.dataTable.compare-list tbody td:first-child{
border-top:none;
}*/
.yith-compare {
	position: fixed;
	right: 50px;
	bottom: 0;
	z-index: 50;
	display: none;
	align-items: center;
}
.yith-compare.shows {
	display: flex !important;
}
.yith-compare.hides {
	display: none !important;
}
.yith-compare .compare-remove {
	width: 32px;
	min-width: 32px;
	height: 100%;
	display: flex;
	height: 32px;
	align-items: center;
	justify-content: center;
	background: #333;
	background-image: linear-gradient(#ee141d, #ee141d);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: 100% 0;
	transition: all 0.4s ease 0s;
}
.yith-compare .compare-remove:hover {
	background-size: 100% 100%;
	color: #fff;
}
.yith-compare .compare-remove:hover svg path {
	stroke: #fff;
}
.yith-woocompare-counter-wr.btn {
}
.yith-woocompare-counter span.yith-woocompare-count {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 14px;
}
table.compare-list .remove {
	margin-bottom: 10px;
	position: absolute;
	right: 10px;
	top: 17px;
}

#yith-woocompare table.compare-list td {
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 20px;
	position: relative;
	text-align: left;
}

#yith-woocompare table.datatable.compare-list tbody td {
	padding: 0 20px;
}

.about-page {
	background: #1a1a1a;
}

#about_one {
	margin-bottom: 112px;
	padding-top: 50px;
}

#about_one .title {
	color: #ffffff;
	font-size: 96px;
	font-style: italic;
	font-weight: 800;
	letter-spacing: -0.02em;
	line-height: 130%;
}

#about_one .text-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin-top: 93px;
}

#about_one .text-wrapper .text {
	color: #bfbfbf;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 26px;
	width: 66%;
}

#about_one .text-wrapper .logo {
	text-align: right;
	width: 34%;
}

#about_one .text-wrapper .logo img {
	margin-top: -50px;
}

#gallery a {
	display: block;
	max-height: 840px;
	overflow: hidden;
	width: 100%;
}

#gallery a img {
	height: 100%;
	margin: auto;
	object-fit: contain;
	object-position: center;
	width: 100%;
}

#about_text {
	padding: 63px 0;
}
#about_text.news-in {
	padding: 25px 0 60px;
}

#about_text .about_text-item {
	padding: 61px 0;
}
#about_text.news-in .about_text-item {
	padding: 0;
}

#about_text .about_text-item .title {
	color: #ffffff;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 36px;
	max-width: 330px;
}

#about_text .about_text-item .text {
	color: #bfbfbf;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -0.02em;
	line-height: 30px;
}
#about_text .about_text-item .text img {
	max-width: 100%;
	height: auto;
}
#about_text .about_text-item .text iframe {
	max-width: 100%;
}

#history {
	background: #1a1a1a;
	padding: 61px 0 134px;
}

#history .history-wrapper {
	background: #000;
	padding: 80px 60px;
}

#history .year-nav {
	margin: 0 auto 67px;
	max-width: 85%;
}

#history .year-nav a {
	color: #808080;
	display: block;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
}

#history .year-nav .owl-nav {
	display: flex;
	height: 1px;
	justify-content: space-between;
	left: -61px;
	position: absolute;
	right: -61px;
	top: 3px;
}

#history .year-nav .owl-nav .disabled svg path {
	stroke: rgba(51, 51, 51, 1);
}

#history .year-nav a.active {
	color: #fff;
}

.owl-carousel {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

#history .year-tabs .year-tab .img img {
	max-width: 100%;
}

#history .year-tabs .year-tab .text-wraper {
	padding-left: 53px;
	padding-top: 49px;
}

#history .year-tabs .year-tab .text-wraper .title {
	color: #ffffff;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 36px;
	margin-bottom: 20px;
}

#history .year-tabs .year-tab .text-wraper .text {
	color: #bfbfbf;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 26px;
}

#about_one .title p {
	margin: 0;
}

#about_text .about_text-item .text p {
	margin: 0;
	margin-bottom: 25px;
}

#about_2 .section-description {
	color: #bfbfbf;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -0.02em;
	line-height: 30px;
}

.section-title.big {
	font-size: 40px;
}

.map {
	height: 810px;
}

.map img {
	height: 100%;
	margin: auto;
	object-fit: cover;
	width: 100%;
}

#contacts {
	background: #000000;
	padding: 128px 0;
}

#contacts .img img {
	max-width: 100%;
}

#contacts .title {
	color: #ee141d;
	display: block;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 13px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

#contacts .adres {
	color: #bfbfbf;
	display: block;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -0.02em;
	line-height: 26px;
	margin-bottom: 16px;
}

#contacts .phone {
	color: #ffffff;
	display: block;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 26px;
}

#contacts .faks {
	color: #ffffff;
	display: block;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 26px;
}

#contacts .pochta {
	color: #ffffff;
	display: block;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 26px;
}

#contacts a {
	color: #fff;
	text-decoration: none;
}

#contacts .field {
	align-items: center;
	display: flex;
	margin-bottom: 8px;
}

#contacts .fields .lab {
	color: #bfbfbf;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	margin-right: 10px;
	width: 100px;
}

#contacts .fields .val {
	color: #ffffff;
	display: block;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 26px;
}

#contacts .country {
	font-weight: 700;
	font-size: 32px;
	line-height: 36px;
	/* identical to box height, or 112% */

	letter-spacing: -0.01em;

	/* txt/white */

	color: #ffffff;
}
#contacts .country img {
	margin-right: 15px;
}

#contacts.service .title {
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 0;
	line-height: 28px;
	letter-spacing: -0.01em;
	color: #ffffff;
}
#contacts.service .caption {
	font-weight: 400;
	font-size: 16px;
	margin-top: 4px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #bfbfbf;
}
#contacts.service .adres {
	margin-top: 16px;
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	/* identical to box height, or 130% */

	letter-spacing: -0.02em;

	/* txt / light gray */

	color: #bfbfbf;
}
#contacts.service .contacts-item {
	margin-bottom: 65px;
	overflow: hidden;
}

#showrooms {
}

#showrooms .showrooms-item {
	margin-bottom: 65px;
}

#showrooms .showrooms-item .fields {
}

#showrooms .showrooms-item .fields .title {
	font-weight: 700;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 0.15em;
	text-transform: uppercase;

	color: #ee141d;
	display: block;
	margin-bottom: 16px;
}

#showrooms .showrooms-item .fields .adres {
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	/* identical to box height, or 130% */
	letter-spacing: -0.02em;

	color: #bfbfbf;
	display: block;
	margin-bottom: 16px;
}

#showrooms .showrooms-item .pochta a {
	display: block;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	/* identical to box height, or 138% */

	/* txt / light gray */
	color: #bfbfbf;
}

#showrooms .showrooms-item .phone a {
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: -0.01em;

	color: #ffffff;
}

#showrooms .content-text .title {
	font-weight: 700;
	font-size: 10px;
	line-height: 13px;
	/* identical to box height, or 130% */
	letter-spacing: 0.15em;
	text-transform: uppercase;

	/* txt / primary red #EE141D */
	color: #ee141d;
	margin-bottom: 15px;
	display: block;
}

#showrooms .content-text .text {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	/* or 150% */
	letter-spacing: -0.02em;

	/* txt / light gray */
	color: #bfbfbf;
}

#showrooms .gallery {
	margin-top: 70px;
	margin-bottom: 135px;
}

#showrooms .gallery a {
	margin-bottom: 61px;
	display: block;
}
#showrooms .gallery a img {
	max-width: 100%;
}

.s-page .s-title {
	margin-bottom: 10px;
}
.s-page .s-caption {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	/* identical to box height, or 138% */

	letter-spacing: -0.01em;

	/* txt/dark gray */

	color: #333333;
}
.s-result {
	margin-top: 50px;
	margin-bottom: 65px;
}
.s-result .result-item {
	padding: 20px;
	border: 1px solid #f2f2f2;
	display: block;
	margin-bottom: 20px;
}
.s-result .result-item .img {
	margin-bottom: 28px;
	display: block;
}

.s-result .result-item .img img {
	object-fit: contain;
	width: 100%;
	height: 100%;
	margin: auto;
}

.s-result .result-item .title {
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	/* identical to box height, or 130% */

	letter-spacing: -0.01em;

	/* txt / black */

	color: #000000;
}

footer {
	background: #000000;
	padding: 60px 0;
	position: relative;
	z-index: 2;
}

footer .footer-logo {
	margin-bottom: 50px;
}

footer .socials {
}

footer .socials a {
	margin: 0 10px;
}

footer .f-menu-col {
	float: left;
	padding-right: 55px;
	padding-top: 18px;
}

footer .f-title {
	color: #808080;
	font-size: 16px;
	font-weight: 900;
	line-height: 22px;
	margin-bottom: 25px;
	opacity: 0.5;
}

footer .f-menu-col ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer .f-menu-col ul li {
	margin-bottom: 15px;
}

footer .f-menu-col ul li a {
	color: #ffffff;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 0.01em;
	line-height: 20px;
}

footer .f-contacts {
	padding-left: 30px;
}

footer .f-contacts .f-title {
	margin-bottom: 7px;
}

footer .f-contacts .f-contacts-block {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 20px;
	margin-bottom: 40px;
}

footer .f-contacts .f-contacts-block a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 20px;
}

footer .f-contacts .f-contacts-block .adress {
	display: block;
	margin-bottom: 12px;
}

footer .f-contacts .f-contacts-block .phone {
	display: block;
	margin-bottom: 5px;
}

footer .f-contacts .f-contacts-block .email {
	display: block;
	margin-bottom: 5px;
}

.btn.btn-arrow {
	padding-right: 10px;
}

footer .f-contacts-wrapper {
	padding-top: 0;
}

.copy {
	text-align: right;
}

.copy a {
	color: #333333;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}

.copy a img {
	margin-left: 8px;
}

@media (min-width: 2000px) {
	/*#hero {
    height: auto;
    position: relative;
    min-height: 1740px;
}*/
	#hero .mouse {
		left: 50.4%;
	}
}

@media (max-width: 1300px) {
	.woocommerce div.product .woocommerce-tabs ul.tabs::after {
		display: none;
	}
}

@media (max-width: 1024px) {
	header .more-menu .mobile {
		display: block;
	}
	header .more-menu .top-menu > ul > li > ul > li > ul {
		margin: 0;
		padding: 0;
		list-style: none;
		padding-left: 20px;
		padding-top: 10px;
	}
	header .more-menu .top-menu > ul > li > ul > li > ul > li > a {
		color: #fff;
		display: block;
		opacity: 0.8;
		font-size: 16px;
		margin-bottom: 3px;
		font-weight: 400;
		letter-spacing: -0.01em;
		line-height: 22px;
		text-decoration: none;
	}
	.yith-compare {
		right: 0;
	}
	.yith-woocompare-counter-wr.btn {
		font-size: 12px;
	}
	h1 {
		font-size: 36px;
		line-height: 42px;
	}

	h2 {
		font-size: 28px;
		line-height: 36px;
	}

	h3 {
		font-size: 24px;
		line-height: 32px;
	}

	h4 {
		font-size: 20px;
		line-height: 26px;
	}

	h5 {
		font-size: 16px;
		line-height: 21px;
	}

	h6 {
		font-size: 12px;
		line-height: 14px;
	}

	#cats .cats-item .meta .title {
		font-size: 28px;
		line-height: 32px;
	}

	#cats .cats-item .thumbnail {
		position: static;
		display: block;
		overflow: hidden;
		margin-top: 60px;
		width: 100%;
	}

	header .header-top .left .top-menu {
		display: none;
	}

	header .header-top .right .search {
		display: none;
	}

	header .header-top .left .logo {
		height: 61px;
		width: 200px;
	}

	#hero > img {
		top: 10px;
	}

	#hero {
		height: 370px;
	}
	#hero > img {
		height: 340px;
	}
	#hero .hero-text {
		font-size: 15px;
		bottom: 4px;
		right: 10px;
	}

	#hero .hero-text img {
		width: 100px;
	}

	#hero .mouse {
		display: none;
		width: 14px;
		height: 20px;
		border: 2px solid #000;
		bottom: 3vw;
		left: 52vw;
	}

	#hero .mouse span {
		height: 6px;
		width: 2px;
	}

	#news {
		padding-bottom: 49px;
		background: #1a1a1a;
	}

	#cats .cats-item .thumbnail img {
		max-width: 100%;
	}

	#cats .cats-item .meta {
		float: none;
	}

	#about {
		padding: 25px 20px;
	}

	.section-title {
		font-size: 26px;
		line-height: 32px;
	}

	#awards {
		padding: 25px 20px;
	}

	.section-description {
		font-size: 14px;
		line-height: 1.5;
	}

	#about_2 {
		padding: 20px 0 20px;
	}

	#about_2 .section-title,
	#distributors .section-title {
		margin-top: 10px;
	}

	p {
		font-size: 14px;
		line-height: 1.5;
	}

	#about_2 .section-description {
		margin-bottom: 15px;
	}

	#about_2 .about-img {
		margin-top: 30px;
	}

	#distributors {
		padding: 0px 0;
	}

	footer .footer-logo {
		text-align: center;
	}
	#distributors .meta .btn {
		margin-bottom: 15px;
	}

	#about_2 {
		padding: 20px 0 20px;
	}

	#about_2 .section-title,
	#distributors .section-title {
		margin-top: 10px;
	}

	p {
		font-size: 14px;
		line-height: 1.5;
	}

	#about_2 .section-description {
		margin-bottom: 15px;
	}

	#about_2 .about-img {
		margin-top: 30px;
	}

	#distributors {
		padding: 0px 0;
	}

	footer .footer-logo {
		text-align: center;
	}

	#distributors .meta .btn {
		margin-bottom: 15px;
	}

	footer .f-menu-col {
		width: 33.3%;
		padding: 0;
	}

	footer .f-menu-col ul li a {
		font-size: 14px;
		display: block;
		overflow-wrap: break-word;
		padding-right: 20px;
	}

	footer .f-menu-col ul li {
		margin-bottom: 10px;
	}

	footer .f-contacts-wrapper {
		justify-content: flex-start;
		padding: 0;
		width: 100%;
		margin-top: 22px;
	}

	footer .f-contacts {
		padding-left: 0;
		font-size: 12px !important;
		width: 50%;
	}

	footer .f-contacts .f-contacts-block {
		font-size: 14px;
		padding: 0 10px;
	}

	footer .socials {
		padding-left: 0;
		text-align: center;
		margin-bottom: 50px;
	}

	#cats .cats-item .arrow-icon {
		left: auto;
		right: 20px;
		bottom: auto;
		top: 20px;
	}

	#about_one .title img {
		width: 111px;
		margin-left: 0 !important;
		height: auto;
	}

	#about_one .title p {
		font-size: 31px;
	}

	#about_one {
		margin-bottom: 43px;
		padding-top: 15px;
	}

	#about_one .text-wrapper {
		margin-top: 15px;
	}

	#about_one .text-wrapper .text {
		width: 100%;
	}

	#about_one .text-wrapper .logo img {
		margin-top: 18px;
		width: 111px;
	}

	#about_one .text-wrapper .logo {
		width: 100%;
		text-align: center;
	}

	#about_text {
		padding: 10px 0;
	}

	#about_text .about_text-item {
		padding: 20px 0;
	}

	#about_text .about_text-item .title {
		font-size: 21px;
	}

	section#history {
		padding: 11px 0 34px;
	}

	#history .history-wrapper {
		padding: 30px 52px;
	}

	#history .year-nav a {
		font-size: 15px;
	}

	#history .year-nav {
		margin: 0 auto 25px;
	}

	#history .year-tabs .year-tab .text-wraper {
		padding-left: 0;
		padding-top: 33px;
	}

	.section-title.big {
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 15px;
	}

	#awards .awards-item img {
		max-width: 100%;
	}

	section#awards.about-in {
		padding: 25px 0px;
	}
	#news.about-in {
		padding-top: 20px;
	}
	.pt-80 {
		padding-top: 50px;
	}
	#awards.about-in .awards-block {
		margin-top: 5px;
	}

	#awards .awards-content {
		padding: 19px 0px 20px;
	}

	#awards .awards-content .awards-tab .text .title {
		font-size: 24px;
		font-weight: 700;
	}

	#awards .awards-content .awards-tab .text {
		margin-bottom: 25px;
	}

	.page-header.plain {
		height: auto;
		padding-top: 50px;
	}

	.page .content-block {
		padding: 10px 0 10px;
	}

	#showrooms .showrooms-item .fields .adres {
		font-size: 18px;
		line-height: 24px;
	}

	#showrooms .showrooms-item {
		margin-bottom: 35px;
	}

	#showrooms .gallery a img {
		max-width: 100%;
	}

	#showrooms .gallery a {
		margin-bottom: 15px;
	}

	#showrooms .gallery {
		margin-bottom: 35px;
	}

	footer {
		padding: 36px 0;
	}

	.page-header {
		height: auto;
		padding-top: 50px;
	}

	#contacts {
		padding: 35px 0;
	}

	#contacts .img {
		max-width: 100%;
		margin-bottom: 22px;
	}

	#contacts .adres {
		font-size: 16px;
	}

	.map {
		height: 350px;
	}
	#contacts .fields .val {
		font-size: 14px;
	}

	#contacts .field {
		margin-bottom: 4px;
	}

	#contacts .country {
		font-size: 26px;
		line-height: 33px;
		margin-bottom: 20px;
	}

	#contacts.service .title {
		font-size: 16px;
		margin-bottom: 15px;
	}

	#contacts.service .adres {
		font-size: 16px;
		line-height: 22px;
	}

	#contacts.service .contacts-item {
		margin-bottom: 45px;
	}

	#contacts .fields .lab {
		width: 66px;
	}

	header.woocommerce-products-header div img {
		display: none;
	}

	header.woocommerce-products-header {
		min-height: auto;
		padding-top: 51px;
	}

	.woocommerce-products-header h1.woocommerce-products-header__title.page-title {
		font-size: 36px;
		line-height: 42px;
	}

	nav.woocommerce-breadcrumb {
		width: 100% !important;
		overflow-x: auto !important;
	}
	.tax-product_cat nav.woocommerce-breadcrumb {
		margin-bottom: 12px;
		padding-top: 10px;
		font-size: 12px;
	}
	header.woocommerce-products-header div {
		margin-top: 0;
		min-height: 100%;
		position: relative;
		flex-wrap: wrap;
		width: 100%;
	}
	.woocommerce-products-header .woocommerce-breadcrumb a {
		font-size: 12px;
	}

	a.product-category {
		display: block;
	}

	.cat-img img {
		object-fit: contain;
	}

	.cat-img {
		height: 170px;
	}

	h2.woocommerce-loop-category__title {
		font-size: 14px;
		padding-bottom: 6px;
		padding-top: 6px;
	}

	.products-category {
		margin-bottom: 30px;
		margin-top: 15px;
	}

	#distributors .distributors-item {
		margin-bottom: 25px;
	}

	#awards.cat-in {
		padding-top: 25px;
	}

	#news .news-item .meta {
		padding: 20px 20px;
	}

	.woof_container {
		margin-bottom: 12px;
	}

	.woof_container_inner h4 {
		font-size: 12px;
		margin: 0 0 5px;
	}

	.woof {
		padding: 15px 15px 0px;
	}

	.products-category table.attribute_name_values th {
		padding-right: 15px;
	}

	.products-category div.product .item-image {
		/* padding: 25px; */
		border-right: none;
		margin-right: 0;
	}

	.products-category div.product .item-meta {
		padding: 7px 22px 22px 10px;
	}

	div.product a.compare {
		right: 10px;
		top: 8px;
	}

	.tax-product_cat nav.woocommerce-breadcrumb:before {
		width: 100%;
	}

	label.woof_checkbox_label {
		font-size: 10px;
	}

	ul.woof_list.woof_list_checkbox {
		margin-left: 2px !important;
		padding-top: 15px;
		display: block;
	}

	.section-title {
		text-align: left;
	}

	.section-description {
		text-align: left;
	}

	#news.category-in {
		padding-top: 20px;
	}

	#news .news-item .title {
		font-size: 18px;
	}

	#news .news-item .short-description {
		font-size: 14px;
	}

	.woocommerce .woocommerce-breadcrumb {
		display: flex;
		word-break: keep-all;
		flex-wrap: nowrap;
	}

	.product-page .product-top {
		border: 1px solid #f2f2f2;
		margin-bottom: 15px;
		overflow: hidden;
		padding: 10px 0;
	}

	.woocommerce div.product div.summary {
		padding-left: 0;
	}

	.product-page h1.product_title.entry-title {
		font-size: 26px;
	}

	.woocommerce table.shop_attributes th,
	.woocommerce table.attribute_name_values th {
		font-size: 12px;
	}

	.product-page .product-top td.attribute_value {
		font-size: 12px;
		width: 59% !important;
	}

	.btn-big {
		font-size: 12px;
		padding: 14px 25px;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		font-size: 14px;
		padding: 9px 10px;
	}

	li#tab-title-reviews {
		display: none;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding-left: 10px;
	}

	#video {
		margin-top: 20px;
	}

	#distributors.product-in {
		padding: 25px 0 0;
	}

	#cards .cards-item .about-img {
		margin-bottom: 23px;
	}

	#cards.product-in .section-description {
		margin-bottom: 10px;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs::after {
		display: none;
	}
	#cards .cards-item {
		margin-bottom: 25px;
	}
	.product-page div.product {
		margin-top: 10px;
	}
	.product-page .related-products-wrapper {
		padding: 30px 0;
	}
	.page-id-519 .page {
		background-color: #fff;
	}
	div#yith-woocompare {
		margin-left: 0;
	}
	#yith-woocompare table.compare-list td {
		font-size: 12px;
	}
	#yith-woocompare table.dataTable.compare-list tbody th,
	#yith-woocompare table.dataTable.compare-list tbody td {
		border-right: 1px solid #e7e7e7 !important;
		border-top: 1px solid #e7e7e7 !important;
		border-bottom: 1px solid #e7e7e7 !important;
		border-left: 1px solid #e7e7e7 !important;
		padding: 10px;
		vertical-align: middle;
	}

	#yith-woocompare table.compare-list tbody th {
		font-size: 10px;
		text-transform: none;
	}
	td.ic.attribute_value a {
		width: 20px;
		display: block;
		height: 20px;
	}
	.product-page td.attribute_value p {
		font-size: 12px;
	}
	td.ic.attribute_value {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		padding-left: 16px;
	}
}

@media all and (min-width: 768px) and (max-width: 1024px) {
	/*	header .more-menu .mobile{
	display: block;
}
	header .header-top .left .top-menu{
		display: none;
	}*/
	#hero > img {
		top: 0;
		height: 550px;
	}
	#hero {
		height: 550px;
	}
	/*#cats .cats-item .thumbnail {
    height: 210px;
    width: 175px;
}
#cats .cats-item .meta {
    max-width: 250px;
}
#cats .cats-item {
    display: flex;
    min-height: 300px;
    }*/
}

@media all and (min-width: 1024px) and (max-width: 1180px) {
	/*	header .more-menu .mobile{
	display: block;
}
	header .header-top .left .top-menu{
		display: none;
	}*/
	#hero > img {
		top: 0;
		height: 550px;
	}
	#hero {
		height: 550px;
	}
	#cats .cats-item .thumbnail {
		height: 210px;
		width: 175px;
	}
	#cats .cats-item .meta {
		max-width: 250px;
	}
	#cats .cats-item {
		display: flex;
		min-height: 300px;
	}
}

@media all and (device-width: 1366px) {
	#cats .cats-item .thumbnail {
		height: 210px;
		width: 175px;
	}
	#cats .cats-item .meta {
		max-width: 250px;
	}
	#cats .cats-item {
		display: flex;
		min-height: 300px;
	}
}

.main-carousel-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	top: -80px;
}

.main-carousel {
	height: 100%;
}

.main-carousel-item {
	height: 100vh !important;
	width: 100%;
	position: relative;
}

.main-carousel-text,
.main-carousel-text-mobile {
	position: absolute;
	inset: 0;
}

.main-carousel-text > .container,
.main-carousel-text-mobile > .container {
	height: 100%;
	position: relative;
}

.main-carousel-text > .container > .text-block,
.main-carousel-text-mobile > .container > .text-block {
	position: absolute;
	top: var(--topVar);
	transform: translateY(-50%);
	width: calc(100% - 20px);
	text-align: var(--align);
}

.main-carousel-text > .container > .text-block > span {
	font-weight: bold;
	color: var(--textColor);
	font-size: var(--fontSize);
}

.main-carousel-text > .container > .rich-text-block,
.main-carousel-text-mobile > .container > .rich-text-block {
	position: absolute;
	top: var(--topVar);
	transform: translateY(-50%);
	width: calc(100% - 20px);
}

.main-carousel-image {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

@media (max-width: 768px) {
	.main-carousel-text {
		display: none;
	}
}

@media (min-width: 769px) {
	.main-carousel-text-mobile {
		display: none;
	}
}

@media (max-width: 1024px) {
	.main-carousel-wrapper {
		top: 10px;
	}
	.main-carousel-image {
		height: 340px;
	}
	.main-carousel-item {
		height: 370px !important;
	}
	.main-carousel-text > .container > div > span {
		font-size: calc(var(--fontSize) / 2);
	}
	.a_title {
		font-size: 32px;
	}
	div.product a.compare {
		top: -30px;
	}
}

@media all and (min-width: 768px) and (max-width: 1024px) {
	.main-carousel-wrapper {
		top: 0;
	}
	.main-carousel-image {
		height: 550px;
	}
	.main-carousel-item {
		height: 550px !important;
	}
}

select {
	font-family: Arial, Helvetica, sans-serif;
}

form.woocommerce-ordering,
p.woocommerce-result-count {
	display: none;
}

.print-logo {
	display: none;
	height: 50px;
}

.print-logo img {
	height: 100%;
}

@media print {
	header,
	nav.woocommerce-breadcrumb,
	#nickx-gallery,
	.nickx-popup,
	#tab-Gebrauchsanleitungen,
	.no-print,
	.no-print * {
		display: none !important;
	}
	.product-page.mt-100 {
		margin-top: 0 !important;
	}
	.print-logo {
		display: block;
	}
}

.energy-class-image {
	height: 32px !important;
	margin-right: 1em;
}
