/*
Theme Name: X17 Theme
Description: Theme for X17, Matthias Büttner (X47 GmbH)
Version: 1.0
Author: 48DESIGN
Author URI: https://www.48design.de
Template: enfold
*/
:root {
	--theme-highlight-color: #ec7404;
}

/* header */
#header .logo {
	-webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, .123));
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, .123));
}
#header.header-scrolled .logo {
	-webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0));
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0));
}

#header.header-scrolled-full {
	-webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, .123));
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, .123));
}
/*
#top .av_header_glassy.av_header_transparency #header_main {
	background: rgba(0, 0, 0, 0.1);
}
*/
@media only screen and (max-width: 767px) {
	#header .av-logo-container,
	#header .logo .av-contains-svg,
	#header .logo svg {
		max-height: 80px !important;
	}
}

/* start */
#x17-home-first-section .av-special-heading,
#x17-home-first-section .av-content-full {
	padding-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
	#x17-home-first-section .av-special-heading {
		padding-top: 0;
	}

	body .container_wrap .avia-builder-el-last {
		margin-bottom: 15px;
	}
}

/* slideshow */
h1.avia-caption-title {
	color: #333;
}
.avia-caption-content  {
	font-size: 40px;
}

.slideshow_caption {
	width: auto;
}

h1 {
	text-transform: none !important;
}

.av-image-caption-overlay-center {
	font-size: 3.0em;
}

.caption_framed .slideshow_caption .avia-caption-content p,
.caption_framed .slideshow_caption .avia-caption-title {
	background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(3px);
    color: #222;
}

@media only screen and (max-width: 767px) {
	.slideshow_align_caption {
		padding-left: 15px;
		padding-right: 15px;
	}
	.avia-fullscreen-slider .avia-slideshow {
		max-height: 50vh;
	}
}
/* meta menu */
#header.av_header_transparency .phone-info a {
	color: #fff;
}
#header.header-scrolled .phone-info a {
	color: #333;
}

@media only screen and (max-width: 767px) {
	.responsive #top .av_header_transparency #header_meta .phone-info a {
		color: #333;
	}
}

.avia-fullscreen-slider {
	background-color: #fff;
}
.avia-fullscreen-slider .avia-slideshow>ul>li {
	background-size: contain;
	background-repeat: no-repeat;
}

.avia-fullscreen-slider.full-cover-slider .avia-slideshow>ul>li {
	background-size: cover;
	background-repeat: no-repeat;
}

/* main menu */
#header.av_header_transparency #avia-menu .menu-item-top-level .avia-menu-text {
	text-shadow: 0px 0px 12px rgba(0, 0, 0, .65);
}
#header.av_header_transparency #avia-menu .menu-item-top-level .sub-menu .avia-menu-text,
#header.av_header_transparency.header-scrolled #avia-menu .menu-item-top-level .avia-menu-text {
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

#header.av_header_transparency.header_color,
#header.av_header_transparency.header_color .main_menu ul:first-child>li>a {
	color: #fff;
}

#header.header_color,
#header.header_color .main_menu ul:first-child>li>a {
	font-size: 16px;
}

#header.header-scrolled.header_color,
#header.header-scrolled.header_color .main_menu ul:first-child > li > a {
	color: #4a4a4a;
}

#menu-item-shop,
#top .av_header_glassy.av_header_transparency #menu-item-shop.cart_dropdown {
	border: none;
}

#top #header .mega_menu_title a {
	font-size: 22px;
}

#top #header .mega_menu_title {
	font-size: 20px;
}

#top #header .mega_menu_title,
#top #header .mega_menu_title a {
	margin-bottom: 0.3em;
}

#top #header .avia_mega_text_block,
#top .av-main-nav ul a {
	font-size: 16px;
}

#top #header .avia_mega_div li.submenu-columns .sub-menu {
	display: flex;
}

#top #header .avia_mega_div li.submenu-columns .sub-menu .submenu-column {
	flex: 0 0 220px;
}

#top #header .avia_mega_div li.submenu-columns .sub-menu .sub-menu {
	display: block;	
}

#top #header li.menu-item-type-custom.blind > a {
	display: none !important;
}

#top #header li.float-below {
	display: flex !important;
}
/* main menu debug */
/*
#menu-item-1035 {
	overflow: initial !important;
}
.avia_mega_div.avia_mega5.twelve.units {
	opacity: 1 !important;
	display: block !important;
}
*/

#menu-item-shop .cart_dropdown_link {
	padding: 0 10px;
}
#menu-item-shop .dropdown_widget {
	right: -12px;
}

/* mobile menu */
@media only screen and (max-width: 989px) {
	#top .header_color .av-hamburger-inner,
	#top .header_color .av-hamburger-inner:before,
	#top .header_color .av-hamburger-inner:after {
		background-color: #333;
	}

	.responsive #top #wrap_all .container {
		width: 100%;
		max-width: 100%;
		padding: 0 15px;
	}

	.header_color .phone-info a {
		color: #808080;
	}

	.main_menu {
		display: table;
	}
	
	h1.avia-caption-title,
	.product-hero-headline h1.av-special-heading-tag {
		font-size: 30px;
	}

	.responsive #top #menu-item-shop.cart_dropdown {
		margin: 0;
	}
}

.responsive #top #menu-item-shop .cart_dropdown_link>span[data-av_iconfont="entypo-fontello"]:before {
	border: none;
	padding: 14px 16px;
}

#top .avia-slideshow-button.avia-color-light {
	background-color: rgba(255,255,255,0.2);
	backdrop-filter: blur(3px);
}

/* cookie notice */
@media only screen and (min-width: 2000px) {
	.av-inline-modal {
		max-width: 47vw !important;
	}
}
.avia-cookie-consent .avia-cookie-consent-button.avia-cookie-close-bar {
	background-color: var(--theme-highlight-color);
	color: #fff;
}

/* frontpage */
.avia-image-container.av-hover-grow .av-image-caption-overlay-center p {
	-webkit-transition: text-shadow 0.33s linear;
    -moz-transition: text-shadow 0.33s linear;
    -ms-transition: text-shadow 0.33s linear;
    -o-transition: text-shadow 0.33s linear;
    transition: text-shadow 0.33s linear;

	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.01);
}
.avia-image-container.av-hover-grow:hover .av-image-caption-overlay-center p {
	text-shadow: 0px 0px 6px rgba(0, 0, 0, .123);
}

.av-layout-grid-container .iconbox_icon,
.av-layout-grid-container .iconbox_content,
.av-layout-grid-container .iconbox_content_title {
	color: #333;
}

.av-layout-grid-container .iconbox_content {
    margin: 0;
}

body .av-tt-large-width {
	width: 150px;
	pointer-events: none;
}
.av-hotspot-container .av-image-hotspot-pulse:hover,
.av-hotspot-container .av-image-hotspot_inner:hover {
	background: var(--theme-highlight-color);
}
.av-hotspot-container .av-image-hotspot-pulse,
.av-hotspot-container .av-tt-hotspot {
	cursor: pointer;
}

.av-hotspot-container .av-image-hotspot_inner {
	position: initial;
}

a.av-image-hotspot_inner:before {
	content:'';
    position:absolute;
    top:-300%; bottom:-300%; 
	left:-300%; right:-300%;
	cursor: pointer;
	
}

.av-hotspot-fallback-tooltip {
	cursor: pointer;
}

@media only screen and (max-width: 1999px) {
	.av-layout-grid-container .flex_cell:first-child,
	.av-layout-grid-container .flex_cell:last-child {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.av-special-heading-h2 {
		padding-top: 1.5em;
	}
	.avia-buttonrow-wrap {
		padding: 15px;
	}
	.av-hotspot-container .av-image-hotspot_inner:hover {
		color: #fff;
	}

	.av-hotspot-fallback-tooltip .av-hotspot-fallback-tooltip-count {
		margin: 8px auto;
		
		
	}

	.av-hotspot-fallback-tooltip:hover .av-hotspot-fallback-tooltip-inner,
	.av-hotspot-fallback-tooltip:hover .av-hotspot-fallback-tooltip-count,
	.av-hotspot-fallback-tooltip:hover .av-hotspot-fallback-tooltip-count .avia-arrow {
		background: #fcfcfc;
	}
}

.av-hotspot-fallback-tooltip .avia-arrow,
.av-hotspot-fallback-tooltip-count,
.av-hotspot-fallback-tooltip-inner {
	border-color: #ebebeb !important;
}

.avia-size-large.avia-color-theme-color {
   padding: 17px 30px 17px;

}

/* product page */
#top select {
	font-size: 15px;
}
.product-hero-headline h1.av-special-heading-tag {
	color: #fff;
	padding: 20px 30px;
	margin: 0 0 1px 0;
	background: rgba(0, 0, 0, 0.5);
	animation: caption-top 0.5s 1 ease-out;
	display: inline-block;
}

.product-hero-headline .av-subheading {
	font-size: 40px !important;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	animation: caption-bottom 0.5s 1 ease-out;
	padding: 10px 6px;
	display: table;
	margin: 0;
}

.avia-link-column-hover {
	transition: all 0.4s ease-out;
}

.avia-link-column-hover:hover {
	transform: scale(1.15);
}

.av-masonry-entry-content {
	font-size: 20px;
}

#after_section_2,
#after_masonry {
	display: none;
}

img.mfp-img {
	max-height: 80vh !important;
}

#product-gallery a.youtube-video .av-masonry-image-container::before {
	content: "";
	font-family: 'entypo-fontello';
	color: #fff;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	font-size: 64px;
	line-height: 64px;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	speak: none;
}

#product-title-variant,
#product-title-specs {
	margin-top: 0;
}

#top .price span {
	font-size: 18px;
}

.woocommerce.single-product select {
	min-height: 42px;
}

.woocommerce.single-product form.cart.swatches-support .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce .tawcvs-swatches .swatch.selected:before,
.woocommerce .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce .tawcvs-swatches .swatch:before,
.woocommerce .tawcvs-swatches .swatch-show-more:before {
	display: none !important;
}

.woocommerce.single-product form.cart.swatches-support .tawcvs-swatches .swatch:before {
	left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    border: none !important;
}

.woocommerce-variation-description:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.woocommerce-variation-description,
.woocommerce-variation-price {
	min-height: 3em;
}

.av-woo-purchase-button > p.price {
	display: none !important;
}

.tawcvs-swatches {
	padding: 5px 0 !important;
	justify-content: flex-start;
    flex-wrap: wrap;
}

#top .variations select,
#top .variations .avia_ajax_form .select,
#top .variations .entry-content-wrapper select {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0NCAyMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQgMjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxpbWFnZSBzdHlsZT0ib3ZlcmZsb3c6dmlzaWJsZTsiIHdpZHRoPSIzMCIgaGVpZ2h0PSIxMyIgeGxpbms6aHJlZj0ic2VsZWN0LWFycm93cy5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDk0NSAzNDQpIj4NCjwvaW1hZ2U+DQo8cG9seWdvbiBzdHlsZT0iZmlsbDojOUI5QjlCOyIgcG9pbnRzPSIxNi4xLDguNCAyMC41LDQgMjQuOSw4LjQgIi8+DQo8cG9seWdvbiBzdHlsZT0iZmlsbDojOUI5QjlCOyIgcG9pbnRzPSIyNC45LDEzLjYgMjAuNSwxOCAxNi4xLDEzLjYgIi8+DQo8bGluZSBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojOUI5QjlCO3N0cm9rZS1taXRlcmxpbWl0OjEwOyIgeDE9IjciIHkxPSIyIiB4Mj0iNyIgeTI9IjIwIi8+DQo8L3N2Zz4NCg==);
	background-size: 40px 22px;
	border: 1px solid #ddd;
}

#top .variations td:last-child {
    padding-bottom: 2em;
}
#top .variations tr:last-child td:last-child {
    padding-bottom: 1em;
}

#top .variations .label label,
#variant-selected-title,
#top label span, #top legend span {
	font-size: 15px;
}

.variations label[for=pa_hefte],
.variations label[for=pa_x47-heftfarbe] {
	text-transform: uppercase;
}
.variations label[for=pa_hefte]:before {
	content: '1. Wählen Sie den ';
	text-transform: uppercase;
}
html[lang^="en"] .variations label[for=pa_hefte]:before {
	content: '1. Choose the ';
}
html[lang^="fr"] .variations label[for=pa_hefte]:before {
	content: '1. Choisissez le ';
}

.variations label[for=pa_x47-heftfarbe]:before {
	content: '2. Wählen Sie die ';
	text-transform: uppercase;
}
html[lang^="en"] .variations label[for=pa_x47-heftfarbe]:before {
	content: '2. Choose the ';
}
html[lang^="fr"] .variations label[for=pa_x47-heftfarbe]:before {
	content: '2. Choisissez la ';
}

.variations #variant-selected-title {
	text-transform: none;
	display: flex;
}

.av-woo-product-gallery-thumbs {
	margin-left: 0;
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	transition: all .5s ease;
	gap: 1.5em;
	max-height: 200px;
}

.av-woo-product-gallery-thumbs li {
	margin: 0;	
	flex-basis: 22.5%;
	overflow: hidden;
	background-color: #fff;
	position: relative;
    height: 0;
    padding-top: calc(315 / 200 * 100%);
}
.av-woo-product-gallery-thumbs li a {
	display: flex;
    justify-content: space-around;
	position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
}

.av-woo-product-gallery-thumbs li img {
	max-height: 200px;
}

.av-woo-product-gallery-thumbs .product-variation-thumb {
	height: 100%;
	float: left;
	margin-right: 0;
}

.av-woo-product-gallery-thumbs .product-variation-thumb:first-child img {
	padding-left: 0 !important;
}

.av-woo-product-gallery-thumbs .product-variation-thumb:last-child img {
	padding-right: 0 !important;
}

.av-woo-product-gallery {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	overflow: hidden;
}

#top.woocommerce-page select {
    width: 50%;
}

#top.woocommerce-page select:focus {
    background-color: #f8f8f8 !important;
}

.container .av-content-small.units {
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.av-woo-product-gallery {
		padding-top: 0;
	}
	.av-woo-product-gallery-thumbs li {
		flex-basis: 29%;
		max-height: 100px;
	}
	.av-woo-product-gallery-thumbs li img {
		max-height: 100px;
	}
	.av-woo-product-gallery-thumbs {
		padding: 0 15px;
	}
	table.variations {
		border-collapse: separate;
		border-spacing: 0 1em;
	}
	table.variations tr {
		display: flex;
		flex-direction: column;
	}
	.woocommerce.single-product #after_section_3.sidebar_right,
	.woocommerce.single-product #after_section_4.sidebar_right {
		display: none;
	}
}

.av-woo-product-gallery li {
	list-style: none;
	margin-bottom: 0;
	cursor: pointer;
}

#top .variations td.label {
	width: 100%;
	float: left;
	text-align: left;
}
#top .variations td:nth-child(2) {
	width: auto;
	float: left;
}
#top .variations  tr:nth-child(even) {
	color: #666;
}

input.input-text::placeholder {
    color: lightgray;
}

.woocommerce.single-product form.cart.variations_form .tawcvs-swatches {
	gap: 10px 0px;
}

.woocommerce .tawcvs-swatches .swatch.swatch-color,
.woocommerce .tawcvs-swatches .swatch.swatch-image {
	min-width: 64px;
	min-height: 64px;
	transition: none !important;
	border: 4px solid #dddddd;
}
.woocommerce .tawcvs-swatches .swatch.swatch-image {
	background-position: 50% 50%;
}
.tawcvs-swatches .swatch.swatch-image.disabled {
	border-color: #ccc;
}

table.variations .tawcvs-swatches .swatch.swatch-shape-circle.selected {
	border: 4px solid var(--theme-highlight-color) !important;
}

table.variations .tawcvs-swatches .swatch.swatch-label.swatch-shape-circle {
	border-width: 1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 16px !important;
}

table.variations .tawcvs-swatches .swatch-item-wrapper {
	margin-right: 4px;
	margin-bottom: 4px;
}
table.variations .tawcvs-swatches .swatch-item-wrapper:last-child {
	margin-right: 0;
}

.woocommerce.single-product form.cart.swatches-support .tawcvs-swatches .swatch__tooltip {
	margin-left: -5px !important;
}

#product-description .flex_column_table {
	margin-top: 0;
}

#top .avia_cart_buttons .button {
	float: left;
	width: 100%;
}

#top button.reset_variations {
	visibility: visible;
	height: 42px;
	margin-left: 1em;
	right: auto;
	bottom: auto;
	position: relative;
	border: 2px solid #ddd;
	color: #666;
	padding: 14px;
}
#top button.reset_variations:hover {
	background-color: #F8F8F8;
	color: #333;
	border: 2px solid #666;
}

table.variations td.value {
	width: 100% !important;
	/*
	display: flex;
	*/
}

#top a.reset_variations {
	display: none !important;
}
/*
#top button.reset_variations.button-small {
	height: auto;
	width: 60px;
	min-width: auto;
	font-size: 18px;
	padding: 6px;
	line-height: 24px;
	color: #999;
}

#top button.reset_variations.button-small:hover {
	color: #666;
}
*/

#top button.reset_variations.button-next-select {
	height: 42px;
	/*width: 260px;*/
	min-width: 130px;
}

.woocommerce-variation-add-to-cart button.single_add_to_cart_button {
	background-color: var(--theme-highlight-color);
	color: #f8f8f8;
	border-color: #aa0000;
}

.woocommerce-variation-add-to-cart button.single_add_to_cart_button.loading:after{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    content: "";
    background: rgba( 255, 255, 255, 0.33 );
}

.woocommerce-variation-add-to-cart button.single_add_to_cart_button.loading {
	/*background: #cc0000 url(/wp-admin/images/loading.gif) center center  no-repeat;*/
	cursor: wait;
	color: transparent;
	-webkit-animation: button-loading-rotate 1.6s infinite ease-in-out;
	animation: button-loading-rotate 1.6s infinite ease-in-out;
}
@-webkit-keyframes button-loading-rotate {
	0% { -webkit-transform: perspective(120px) }
	50% { -webkit-transform: perspective(120px) rotateY(180deg) }
	100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes button-loading-rotate {
	0% { 
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
	} 50% { 
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
	} 100% { 
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

#top .woocommerce-variation-add-to-cart button.single_add_to_cart_button.disabled.wc-variation-selection-needed {
	opacity: 0.5;
	cursor: not-allowed;
}

.woocommerce-variation-add-to-cart button.single_add_to_cart_button:hover {
	opacity: 0.9;
}

div table.shop_attributes th {
	width: auto;
}
div table.shop_attributes td {
	width: 75%;
}

#top .related.products > h2 {
	font-size: 28px;
	line-height: 1.1em;
	letter-spacing: 1px;
	font-weight: 400;
	padding-bottom: 1.5em !important;
	margin-bottom: 0;
}

.av-parallax-inner {
	background-color: #fff;
	background-position: center center !important;
}

@media only screen and (max-width: 767px) {
	.av-parallax-section .container {
		max-height: 50vh;
	}
	/*
	.av-parallax-inner {
		background-position: top center !important;
	}
	*/
	.responsive #top #wrap_all #product-navigation .flex_column.av_one_fifth {
		margin: 0;
		margin-bottom: 0px;
		width: 33%;
	}

	.responsive #top #wrap_all #product-navigation .flex_column.av_one_fifth:first-child,
	.responsive #top #wrap_all #product-navigation .flex_column.av_one_fifth:last-child {
		display: none;
	}

	.av-woo-price,
	.product_meta {
		padding-left: 15px;
	}

	#product-specs .container,
	.el_after_x47_product_shopping .container {
		padding: 0px 15px;
	}

	#product-title-variant {
		padding-left: 15px;
	}

	#product-title-specs {
		padding-left: 0;
	}

	th.woocommerce-product-attributes-item__label {
		min-width: 100%;
		float: left;
		text-align: left;
	}

	td.woocommerce-product-attributes-item__value {
		width: auto;
		float: left;
	}

	#product-gallery a.youtube-video .av-masonry-image-container::before {
		font-size: 48px;
		line-height: 48px;
	}

	.responsive #top #main .products .product {
		margin: 0 1% 10% 0;
	}

	#top .woocommerce .tawcvs-swatches .swatch.swatch-color,
	#top .woocommerce .tawcvs-swatches .swatch.swatch-image {
		width: 70px;
		height: 70px;
		min-width: 70px;
		min-height: 70px;
	}

	#top button.reset_variations:before {
		content: ' ';
		clear: right;
		display: block;
	}

	#top button.reset_variations {
		padding: 6px;
		margin-left: 0;
	}

	.woocommerce-variation-add-to-cart button.single_add_to_cart_button,
	.woocommerce-variation-add-to-cart .quantity {
		width: 42%;
	}

	#top.woocommerce-page select {
		width: 100%;
	}

	#top.woocommerce-page button.reset_variations {
		margin-left: 0;
		margin-top: 0.5em;
	}

	#top .variations td {
		padding: 0;
	}

	.avia-section-large .content {
		padding-top: 1em;
		padding-bottom: 1em;
	}
}

/* content */
h1.avia-caption-title,
.product-hero-headline h1.av-special-heading-tag {
	font-family: 'static', 'HelveticaNeue', 'Helvetica Neue',	'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 84px;
}

.avia_button_icon_left {
	padding-right: 0.33em;
}

.av-special-heading-h2 .av-subheading_below {
	margin-top: 0.5em;
}

.av-special-heading-h2,
.av_textblock_section {
	padding-bottom: 1.5em !important;
}
.av_textblock_section:last-child {
	padding-bottom: 0 !important;
}
.avia_textblock {
	line-height: 2em;
}

.alternate_color .flex_column {
	background: rgba(255, 255, 255, 0.85);
	padding: 15px;
}

.alternate_color .flex_column:empty {
	background: none;
}

#top .av-toggle-switch input[type="checkbox"]:checked+.toggle-track {
	background-color: var(--theme-highlight-color);
}

#top .av-toggle-switch input[type="checkbox"] {
    display: inline;
	width: 20px;
	height: 20px;
}

.privacy-policy #top .av-toggle-switch {
	margin-bottom: 3.3em;
}
.privacy-policy h3 {
	margin-top: 1em;
}

.privacy-policy .av-tab-section-tab-title-container {
	max-width: 1310px;
	margin: 0 auto;
	padding: 0px 50px;
	text-align: left;
}

.privacy-policy .av-tab-section-tab-title-container .av-section-tab-title {
	text-align: center;
}

.privacy-policy .av-tab-section-outer-container {
	background-color: #fff;
}

.privacy-policy .av-tab-section-inner-container {
	background-color: #f8f8f8;
}

.privacy-policy .av-outer-tab-title {
	display: flex;
}

.privacy-policy .av-section-tab-title {
	vertical-align: top;
}

.privacy-policy .av-tab-arrow-container {
	top: 0;
}

.privacy-policy .av-inner-tab-title {
	min-height: 2.4em;
}

.privacy-policy .av-inner-tab-title,
.privacy-policy .av-tab-section-icon,
.privacy-policy .av-tab-arrow-container,
.privacy-policy .av-tab-section-image {
	width: auto;
	max-width: 200px;
}

@media only screen and (max-width: 1919px) {
	.avia-section {
		background-size: 50% !important;
	}
}

@media only screen and (min-width: 768px) {
	.avia-section.vertical-centered .entry-content-wrapper {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;

		-ms-flex-align: center;
		-webkit-align-items: center;
		-webkit-box-align: center;

		align-items: center;
	}
}
@media only screen and (max-width: 767px) {
	.avia-section {
		background-position: center center !important;
		background-size: cover !important;
	}
	.avia-section .container,
	.avia-section-huge .content {
		padding: 0;
	}
	.slide-entry {
		padding: 20px;
	}
	
	.column_flex_reorder .entry-content-wrapper {
        display: flex !important;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .column_flex_reorder .flex_column:nth-child(1) {
        order: 2;
    }

    .column_flex_reorder .flex_column:nth-child(2) {
        order: 1;
    }

	.responsive #top #wrap_all .flex_column {
		margin: 0;
		margin-bottom: 30px !important;
		padding-top: 0;
		padding-bottom: 0;
	}

	.avia-button-wrap,
	.avia-button.avia-size-large {
		width: 100%;
	}

	.avia-button-wrap {
		padding: 0 15px;
	}
	.product-hero-headline h1.av-special-heading-tag,
	h1.avia-caption-title {
		font-size: 32px;
	}
	.product-hero-headline .av-subheading {
		font-size: 20px !important;
	}

	.product-hero-headline h1.av-special-heading-tag,
	h1.avia-caption-title,
	.product-hero-headline .av-subheading {
		padding: 10px;
		width: 100%;
	}
	.product-hero-headline .av-special-heading {
		padding: 10px;
	}
	.alternate_color .flex_column:empty {
		display: none;
	}
	
	.av-content-full .av-special-heading {
		padding-left: 15px;
		padding-right: 15px;
	}

	.privacy-policy .av-tab-section-tab-title-container {
		padding: 0px 15px;
	}

	.privacy-policy .av-section-tab-title {
		padding: 0 10px !important;
	}

	.privacy-policy .av-inner-tab-title,
	.privacy-policy .av-tab-section-icon,
	.privacy-policy .av-tab-arrow-container,
	.privacy-policy .av-tab-section-image {
		max-width: 80px;
	}

	.privacy-policy .av-tab-section-icon {
		font-size: 26px;
	}
	.privacy-policy .av-inner-tab-title {
		font-size: 10px;
		min-height: 3.6em;
	}
}

/* breadcrumb */
#breadcrumb-trail-home-title span {
	display: none;
}

#breadcrumb-trail-home-title {
	background-image: url(https://x17prelive.c15.tcrhost.de/wp-content/uploads/x17_logo_grey.svg);
	width: 28px;
	height: 16px;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
}
.breadcrumb-trail .trail-before {
	display: none;
}

@media only screen and (max-width: 767px) {
	.avia-breadcrumbs {
		padding-left: 15px;
	}
}

/* newsletter */
#popslide {
	z-index: 98;
	top: 50%;
	position: fixed;
	overflow: hidden;
	/*display: none;*/
	-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, .234));
	filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, .234));
}

#popslide-hide {
	top: 48px;
}

#popslide-hide {
	background-color: #ccc;
}

#popslide-toggle {
	background-color: var(--theme-highlight-color)
}

#popslide .popslide_widget form {
	padding: 20px;
	margin-bottom: 0;
}
#popslide .popslide_widget img {
	padding: 0;
}
#popslide .popslide_widget h3 {
	padding: 15px 20px 0 20px;
}

#popslide .popslide_widget .av-mailchimp-widget .button {
	color: #fff;
	border-color: var(--theme-highlight-color);
	background-color: var(--theme-highlight-color);
}

#popslide .popslide_widget .av-mailchimp-widget .button:hover {
	background-color: var(--theme-highlight-color);
}

#popslide.from-left {
	left: 0;
	border-radius: 0 3px 3px 0;
}

#popslide.from-right {
	right: 0;
	border-radius: 3px 0 0 3px;
}

#popslide {
	background: #eee;
	transition: transform .5s ease;
}

#popslide.from-left {
	transform: translate(-100%, -50%);
	-webkit-transform: translate(-100%, -50%);
}

#popslide.from-right {
	transform: translate(100%, -50%);
	-webkit-transform: translate(100%, -50%);
}

#popslide.show {
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}

@media only screen and (max-width: 767px) {
	#popslide {
		display: none !important;
	}
}

/* masonry */
.av-masonry .masonry-arrow {
	font-family: 'entypo-fontello';
	color: #fff;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	font-size: 64px;
	line-height: 64px;
	width: 64px;
	text-align: center;
	display: block;
	position: absolute;
	speak: none;
	top: 0;
	z-index: 99;
	cursor: pointer;
	
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-around;
	height: 100%;
}

.av-masonry .masonry-arrow.left-arrow {
	left: 0;
}
.av-masonry .masonry-arrow.right-arrow {
	right: 0;
} 
.av-masonry .hidden-tile {
	/*opacity: 0.5;*/
	display: none;
} 

#top .av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content,
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
	height: 100.1%; /* let's fight the tiny overlay gap */
    width: 100.1%; /* let's fight the tiny overlay gap */
}

@media only screen and (max-width: 1799px) {
	.av-masonry .av-masonry-entry {
		max-width: 16.66666666%;
	}
}
@media only screen and (max-width: 899px) {
	.av-masonry .av-masonry-entry {
		max-width: 33.3333333%;
	}
	#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
		font-size: 0.75em;
	}
}
@media only screen and (max-width: 767px) {
	#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
		display: none;
	}
}

/* video */
.avia-video {
	overflow: hidden;
}
.video-button-overlay {
	color: #fff;
	font-size: 64px;
	line-height: 64px;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
	speak: none;
}
.video-button-overlay:hover {
	transform: scale(1.25);
	color: #fff;
	background: rgba(0, 0, 0, 0.35);
}

/* shop and shopping cart */
#header.header_color .main_menu ul:first-child > li.mini_cart_item > a {
	color: #333;
	font-size: 12px;
}

.woocommerce-mini-cart__buttons a {
	min-height: 3em;
}

.two-col-product-grid .shop_columns_2 .products .product {
    width: 100%;
}

.av_minimal_header #menu-item-shop .dropdown_widget {
	-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, .123));
	filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, .123));
}

.single_variation_wrap {
	margin-left: 10px;
}

#top .variations_form {
	margin-top: 1.5em;
}

#top .variations_form > table {
	margin-bottom: 0;
}

.sku_wrapper:after {
	content: "|";
	padding: 0 3px;
}

.content .breadcrumb-trail {
	font-size: 11px;
	line-height: normal;
}

.woocommerce-price-suffix {
	color: #999;
	font-weight: 300;
}

table.cart img {
	width: 75px;
}

.product .inner_product {
	border: 1px solid #eee;
}

.woocommerce .tawcvs-swatches .swatch {
	padding: 0 !important;
}

.woocommerce .tawcvs-swatches .swatch.disabled:before,
.woocommerce .tawcvs-swatches .swatch-show-more.disabled:before {
	content: "";
	display: block !important;
	background-image: linear-gradient(135deg, rgba(0,0,0,0.2) 10%, transparent 10%, transparent 50%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.2) 60%, transparent 60%, transparent 100%);
	background-size: 10.00px 10.00px;
	background-blend-mode: multiply;
	mix-blend-mode: multiply;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.woocommerce .tawcvs-swatches .swatch.swatch-kein-umschlag,
.woocommerce .tawcvs-swatches .swatch.swatch-no-cover,
.woocommerce .tawcvs-swatches .swatch.swatch-sans-couverture {
	background: 
		linear-gradient(to top left,
			rgba(0,0,0,0) 0%,
			rgba(0,0,0,0) calc(50% - 2px),
			#ddd 50%,
			rgba(0,0,0,0) calc(50% + 2px),
			rgba(0,0,0,0) 100%),
		linear-gradient(to top right,
			rgba(0,0,0,0) 0%,
			rgba(0,0,0,0) calc(50% - 2px),
			#ddd 50%,
			rgba(0,0,0,0) calc(50% + 2px),
			rgba(0,0,0,0) 100%);
	
}

a.added_to_cart.wc-forward {
	display: none;
}

.woocommerce #customer_login h2 {
	padding: 20px;
}
.woocommerce #customer_login form {
	margin: 0;
}

.woocommerce-page button.woocommerce-form-register__submit {
	float: initial;
}

#product-title-variant {
    padding-bottom: 0 !important;
}

.woocommerce.single-product .av-woo-price {
    display: none;
}

@media only screen and (max-width: 767px) {	
	.responsive #top .col2-set .col-1,
	.responsive #top .col2-set .col-2,
	.responsive .cart-collaterals .shipping_calculator {
		width: 100%;
	}

	.responsive .shop_table .product-quantity {
		display: block;
	}
}

/* live filter */
input.product-livefilter {
	box-sizing: border-box;
	border-color: #eee !important;
	background-color: #fff !important;
	color: #808080 !important;
	padding-left: 30px !important;
}

.searchicon {
	position: absolute;
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-family: 'entypo-fontello';
	color: #808080;
	margin: 0 8px;
}

/* footer and socket */
#top .widget_nav_menu li {
	font-size: 14px;
	line-height: 14px;
}

#top .widget_nav_menu li.menu-item-has-children {
	margin-top: 0.5em;
}
.footer_color a[href=""] {
	pointer-events: none;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
	width: 32px;
	height: 32px;
}
/*
#footer #menu-secondary_menu {
	display: flex;
	justify-content: space-between;
}
*/
#footer .widget_nav_menu {
	margin-bottom: 0.25em;
}
#footer .widget_icl_lang_sel_widget {
	margin-top: 0;
}

.lang_sel_list_horizontal a {
	margin-right: 0.5em;
}

.lang_sel_list_horizontal li:last-child {
	margin-right: 0;
}

.lang_sel_list_horizontal a,
.lang_sel_list_horizontal {
	padding: 0;
}

.avia-cookie-consent .avia-cookie-consent-button.avia-cookie-hide-notification {
	color: var(--theme-highlight-color) !important;
}

#socket .social_bookmarks a:hover {
	text-decoration: none;
}

#socket .social_bookmarks {
	display: flex;
	justify-content: space-between;
}

#socket .social_bookmarks li {
	overflow: initial;
	margin: 0 0.5em;
}

#socket .social_bookmarks li:first-child {
	margin-left: 0;
}

#socket .social_bookmarks li:last-child {
	margin-right: 0;
}

#socket .social_bookmarks li a {
	font-size: 16px;
}

@media only screen and (max-width: 767px) {
	#footer .container {
		padding: 0;
	}
	
	#footer,
	#socket .container {
		padding: 15px !important;
	}
	#footer section.widget {
		margin: 0;
	}
	#footer .flex_column {
		width: 100%;
		margin: 1em 0;
	}

	#footer #menu-secondary_menu {
		justify-content: flex-start;
	}

	#footer #menu-secondary_menu .menu-item-has-children {
		margin-right: 4em;
	}

	#socket .copyright {
		float: initial;
	}

	#socket .social_bookmarks {
		width: 100%;
		display: flex;
		justify-content: space-between;
		height: 56px;
		margin-top: 15px;
	}

	#socket .social_bookmarks li {
		height: 56px;
		width: 56px;
		border: 0;
	}

	#socket .social_bookmarks li a {
		width: 56px;
		min-height: 56px;
		height: 56px;
		line-height: 56px;
		font-size: 36px;
	}
}

#scroll-top-link {
	bottom: 32px;
	right: 100px;
}

/* shopping journey */
.vat_number label strong {
	color: #666666;
}

/* search results */
body.search .post-meta-infos {
	display: none;
}

/* blog */
.comment_container,
#top .fullsize .template-blog .post .entry-content-wrapper > * {
    margin-left: 15px;
    margin-right: 15px;
}

#commentform label {
	left: 1.5em;
	padding-top: 12px;
}

.big-preview.single-big,
.content .entry-content-wrapper {
	padding: 0;
}

.entry-content-wrapper h1.post-title {
	font-size: 2.5rem;
	line-height: normal;
	margin-top: 1em;
}

.single-format-image .single-big .lightbox-added {
	pointer-events: none;
}

.avia-content-slider .slide-entry-title {
    font-size: 1.25rem;
    line-height: normal;
    margin: 0;
    margin-top: 0.85em;
}