/* General */
.custom-button:hover {
  text-decoration: none;
}
.post-template-default #content {
  padding-top: 50px;
}
.post-author {
  display: none;
}
.circle {
  display: inline-block;
  height: 16px;
  width: 16px;
  border-radius: 8px;
  margin-left: 3px;
  top: 3px;
  position: relative;
}
#ship-to-different-address label {
  font-weight: 600 !important;
}
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
  outline: none;
}
body {
  color: #3c3c3b;
}
.switcher .option {
	position: absolute !important;
}
.page-template:not(.elementor-page) .site-content,
.storefront-full-width-content .site-content,
.error404 .site-content{
  padding-top: 50px !important;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
  margin-bottom: 0;
}
img {
  border-radius: 0;
}
.woocommerce-breadcrumb > a:first-child {
  display: none;
}
.woocommerce-breadcrumb::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\f015";
  margin-right: 0.5407911001em;
}
.col-full {
  padding: 0 15px;
  max-width: 1200px;
}
.elementor-widget-container .storefront-sorting {
  display: none;
}
.products .product .variations,
.products .product .variations tbody,
.products .product .variations tr,
.products .product .variations .label,
.products .product .woo-variation-items-wrapper,
.upsell-product-variations {
  display: block;
  width: 100%;
}
.products .product .woo-variation-raw-select:not(.nice-select) {
  display: none !important;
}
.products .product .reset_variations{
  display: none !important;
}
.swiper-slide li {
  height: 100%;
}
.products .product .single_add_to_cart_button,
.products .product .add_to_cart_button {
  width: 100%;
  margin-top: 10px;
}
.products .product .stock.out-of-stock {
  display: block !important;
}
.single-product-shortcode {
  margin: 0 auto;
  max-width: 324px;
  position: relative;
}
.products .product .wc-gzd-additional-info {
  font-size: 0.8em;
  margin: 0;
  text-align: left;
}
.products .product .label label {
  margin-bottom: 0;
  margin-top: 2px;
}
.products .product .variations_form,
.products .product form.cart {
  margin-bottom: 0;
  margin-top: auto;
  padding-top: 5px;
}
.products .product .delivery-time-info {
  display: none;
}
.products .product .variations td,
.upsell-product-variations td {
  padding: 0;
  width: 100%;
  display: block;
}
.products .product .variations,
.upsell-product-variations {
  margin-bottom: 0;
}
.products .product .stock,
.products .product .quantity,
.products .product .variable-items-wrapper {
  display: none !important;
}
.collection-product li {
  width: 100%;
}
.collection-product img {
  width: 100%;
}
.fs-14 {
  font-size: 14px;
}
body, .elementor-widget-container *:not(.fas):not(.fab):not(.fa):not(.fad):not(.fal):not(.far) {
  font-family: neue-kabel, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.woocommerce-breadcrumb .breadcrumb-separator {
  padding: 10px !important;
}
.page-title {
  font-size: 32px;
}
.storefront-breadcrumb {
  padding: 10px 0;
  margin: 0;
}
.product-swiper .nice-select {
  white-space: normal;
}
.nice-select {
  background: #EBEBEC;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #3c3c3b;
  border-radius: 0;
  width: 100%;
  height: 38px;
  line-height: 36px;
  min-width: 150px;
}
.nice-select.open .list {
  width: 100%;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
  border-bottom: 2px solid #3c3c3b;
}
.nice-select .list {
  height: auto;
  margin: 0;
  border-radius: 0;
}
.nice-select .option {
  white-space: normal;
  border-bottom: 1px solid #F0F0F0;
  line-height: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 0;
}
.handheld-navigation, .menu-toggle {
  display: none;
}
.um-button {
  background: #333333 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
.um-button:hover {
  color: white !important;
}
.tab-content-wrapper {
  background: #fdfdfd;
  padding: 1em 1.41575em;
}
@media (max-width: 66.4989378333em) {
  .col-full {
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;;
  }
}
.mega-menu-row {
  -webkit-box-shadow: 0px 9px 11px 0px rgba(0,0,0,0.29) !important;
  -moz-box-shadow: 0px 9px 11px 0px rgba(0,0,0,0.29) !important;
  box-shadow: 0px 9px 11px 0px rgba(0,0,0,0.29) !important;
  background: white !important;
}
.berocket_aapf_widget li.slider span.right input,
.berocket_aapf_widget li.slider span.left input {
  width: 35%;
  font-style: normal;
}
/* Fonts */
.fs-16 {
  font-size: 16px !important;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-24 {
  font-size: 24px !important;
}
.fs-36 {
  font-size: 36px !important;
}
.fw-600 {
  font-weight: 600 !important;
}

/* Colors */
.bg-lightgrey {
  background: #EBEBEC;
}
.bg-black {
  background: #232322;
}
.white {
  color: white;
}
.fw-lighter {
  font-weight: lighter;
}
.fs-14 {
  font-size: 14px;
}
a, a:hover {
  color: #3c3c3b;
}
/* Checkout */
#order_review_heading {
  width: 100%;
}
.woocommerce .col-1, .woocommerce .col-2{ 
  max-width:none;
}
.woocommerce .form-row {
  display: block;
  margin: 20px 0;
}
#place_order {
  width: 100%;
  padding: 20px;
  font-size: 20px;
}
.woocommerce-cart-form .wc-gzd-item-desc,
.woocommerce-checkout-review-order-table .wc-gzd-item-desc,
.widget_shopping_cart_content .item-desc{
  display: none;
}
/* Top Bar */
.top-bar {
  border-bottom: 1px solid #F0F0F0;
}
.top-bar .wp-caption .wp-caption-text {
  border: none;
}
#menu-top-bar {
  list-style: none;
  text-align: right;
  margin: 13px 0 0;
}
#menu-top-bar li {
  display: inline-block;
  margin-left: 20px;
  text-transform: uppercase;
  font-size: 12px;
}
#menu-top-bar li a {
  color: #3c3c3b;
  font-weight: 600;
}

/* Header */
.site-header {
  border-bottom: 0;
  padding-top: 0;
}
.storefront-primary-navigation {
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
.woocommerce-active .site-header .site-branding {
  width: 100%;
  margin: 0;
}
.woocommerce-active .site-header .site-branding img {
  display: block;
  margin: 20px auto;
}
.site-header-cart .cart-contents .amount {
  display: none;
}
.site-header-cart .cart-contents .count {
  font-size: 16px !important;
  text-transform: uppercase;
  color: #3c3c3b;
  opacity: 1 !important;
}
.site-header-cart .cart-contents {
  text-align: right;
  padding: 0 0 15px !important;
}
.site-header-cart .cart-contents::after {
  display: none !important;
}
.site-header-cart .cart-contents::before {
  content: url(../img/cart.png);
  position: relative;
  top: 10px;
}
#mega-menu-wrap-primary {
  overflow: hidden;
}
#mega-menu-wrap-primary #mega-menu-primary {
  text-align: left;
  padding: 9px 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child > a.mega-menu-link {
  padding-left: 2px;
}
#mega-menu-wrap-primary .mega-menu-link,
#mega-menu-wrap-primary .mega-sub-menu {
  z-index: 10000 !important;
}
/* Category */
.widget .widget-title, .widget .widgettitle {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 30px;
}

/* Product */
.exclude-me {
  display: none !important;
}
.single-product div.product .summary form.cart {
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
.single-product div.product {
  overflow: visible;
}
.woocommerce-tabs ul.tabs li::after {
  display: none !important;
}
.single-product .flex-viewport {
  height: auto !important;
}
.storefront-full-width-content.single-product div.product .images {
  width: 40%;
  margin-right: 5%;
  z-index: 1;
}
.wpgis-slider-for:hover .btn-prev, .wpgis-slider-for:hover .btn-next {
  z-index: 1;
}
.storefront-full-width-content.single-product div.product .summary {
  width: 55%;
}
#wpgis-gallery .slick-slide:focus {
  outline: none;
}
.vertical-img-left.wpgis-slider-for {
  z-index: 1;
}
.slick-list.draggable .slick-track::-webkit-scrollbar,
#wpgis-gallery .slick-slider::-webkit-scrollbar,
#wpgis-gallery .slick-slide::-webkit-scrollbar,
#wpgis-gallery .slick-track::-webkit-scrollbar,
#wpgis-gallery .slick-list::-webkit-scrollbar {
  display: none !important;
}
.slick-list.draggable .slick-track,
#wpgis-gallery .slick-slider,
#wpgis-gallery .slick-slide,
#wpgis-gallery .slick-track,
#wpgis-gallery .slick-list  {
  -ms-overflow-style: none !important;
}
#wpgis-gallery .slick-track {
  overflow-y: scroll;
}
.badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: white;
  padding: 3px 5px;
  font-size: 12px;
  border: 1px solid #F0F0F0;
  min-width: 42px;
  text-align: center;
  border-radius: 0;
  line-height: 18px;
}
.badge-sale {
  color: #CE3D3D;
}
.badge-new-push-down {
  left: 60px;
}
.related.products .woo-variation-raw-select,
.swiper-wrapper.products .woo-variation-raw-select,
.products.single-product-shortcode .woo-variation-raw-select{
  display: block !important;
}
.onsale {
  display: none;
}
.woocommerce-tabs {
  padding-top: 0;
}
.woocommerce-ordering .nice-select {
  min-width: 260px;
}
.custom-single-product-wrapper {
  max-width: 324px;
  margin: 0 auto;
  position: relative;
}
.custom-single-product-wrapper .wc-gzd-additional-info {
  font-size: .8em;
}
.custom-single-product-wrapper .nice-select ul,
.collection-product .nice-select ul,
.products .product .nice-select ul,
.shipping-calculator-form .nice-select ul {
  max-height: 180px;
  overflow-y: scroll;
}
.custom-single-product-wrapper .single_add_to_cart_button {
  width: 100%;
  margin-top: 15px;
  text-align: center;
}
.custom-single-product-wrapper .title {
  width: 100%;
  margin-top: 15px;
}
.upsell-product img,
.upsell-product .badge {
  display: none;
}
.upsells .storefront-sorting {
  display: none;
}

.upsell-product > li {
  width: 100%;
  border: 2px solid #EBEBEC;
  padding: 10px;
  margin: 0 0 5px 0;
}
.upsell-product .wc-gzd-additional-info{
  display: -webkit-box !important; 
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important; 
  display: flex !important;
  margin-top: auto;
}
.upsell-product .single_add_to_cart_button {
  min-width: 196px;
  line-height: 20px;
  margin-left: 5px;
  font-size: 14px !important;
}
.upsell-product form.cart {
  padding: 0 5px 0 0 !important;
  margin: 0 !important;
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  align-items: flex-end;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
div.summary.entry-summary > div.upsells > div.products > div > li > form {
  border: none !important;
}
.upsell-product .nice-select,
.up-sells .nice-select {
  display: block !important;
}
.woocommerce-loop-product__title {
  text-align: left;
}
.up-sells .price,
.cross-sells .price {
  text-align: left;
}
.product_type_variable {
  margin-top: 5px;
}
.post-type-archive-product .products .product a {
  text-align: left;
}
.products .product img {
  margin: 0 0 1em;
  width: 100%;
}
/* .upsells ul.products.columns-3 .upsell-product {
  width: 100% !important;
}
.upsells .icon {
  max-width: 70px;
}
.upsell-product  {
  margin: 0 !important
}
.upsell-product .wc-gzd-additional-info {
  display: inline-block;
}
.upsell-product .price {
  margin-bottom: 0 !important;
  font-weight: 400;
  margin-bottom: 1rem;
}
.upsell-product .container {
  margin-top: 30px !important;
  padding: 0 15px 30px;
  border-bottom: 1px solid #F0F0F0;
  max-width: 100% !important;
}
.upsell-product .single_add_to_cart_button {
  margin: 0 !important;
  width: 42%;
  right: 0;
  bottom: 0;
  position: absolute;
}
.upsell-product .slider-select {
  width: 42%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.upsell-product .price-wrapper {
  margin: 0 !important;
  width: 42%;
  top: 0;
  right: 0;
  position: absolute;
  text-align: left;
  font-size: 16px !important;
}
.upsell-product .min-h {
  min-height: 102px;
} */
.single_add_to_cart_button,
.products .product .add_to_cart_button {
  text-transform: uppercase;
}
.custom-add-to-cart .button,
.products .product .add_to_cart_button {
  text-transform: uppercase;
  background-color: #333333;
  color: white;
  width: 100%;
  text-align: center;
}
.custom-add-to-cart .button:hover,
.products .product .add_to_cart_button:hover {
  text-decoration: none;
  background: #1a1a1a;
}
.custom-add-to-cart .added_to_cart {
  height: 0;
  visibility: hidden;
}
.custom-add-to-cart .added_to_cart:hover {
  text-decoration: none;
  cursor: initial;
}
.custom-add-to-cart .added_to_cart:after {
  height: 0;
  visibility: hidden;
  content: '';
}
.custom-add-to-cart .added_to_cart:before {
 content: 'Das Produkt wurde hinzugefügt.';
 display: block;
 visibility: visible;
 color: #333333;
}
.woocommerce-tabs  {
  width: 50%;
  float: left;
} 
.woocommerce-tabs .panel {
  width: 100%;
} 
.wc-tabs {
  width: 100% !important;
  margin: 0 !important;
  border-top: none !important;
  padding-left: 15px;
} 
.wc-tabs li {
  display: inline-block !important;
  padding: 0 20px;
  border-bottom: none !important;
  text-transform: uppercase;
  font-weight: 600;
}
.wc-tabs li a:hover {
  text-decoration: none;
  border-bottom: 2px solid #F0F0F0;
}
.wc-tabs li.opened a {
  border-bottom: 2px solid ;
}
.woocommerce-tabs .panel {
  padding: 35px;
  background: #EBEBEC;
}
.woocommerce-tabs .panel p {
  font-size: 18px;
}
.product-image-box{
  float: right;
  width: 50%;
  padding: 58px;
}
.variations_form .woocommerce-variation-price {
  display: none !important;
}
.low-stock {
  color: orange;
}
.low-stock::before {
  content: '\f071';
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  margin-right: .5407911001em;
}
.slick-list.draggable .slick-track {
  overflow-y: scroll;
}
.slick-vertical .slick-slide {
  border: none !important;
  margin-bottom: 4px !important;
}
.slick-vertical .slick-slide:last-child {
  margin-bottom: 0 !important;
}
#wpgis-gallery .slick-list.draggable .slick-track {
  -webkit-transform: translate3d(0, 0, 0)!important;
  -moz-transform: translate3d(0, 0, 0)!important;
  -ms-transform: translate3d(0, 0, 0)!important;
  -o-transform: translate3d(0, 0, 0)!important;
  transform: translate3d(0, 0, 0)!important;
} 
#asl-storelocator #auto-complete-search::-webkit-input-placeholder {
  color:transparent !important;
}
#asl-storelocator #auto-complete-search:-moz-placeholder {
  color:transparent !important;
}
#asl-storelocator #auto-complete-search::-moz-placeholder {
  color:transparent !important;
}
#asl-storelocator #auto-complete-search:-ms-input-placeholder {
  color:transparent !important;
}
#asl-storelocator .Num_of_store,
#asl-storelocator .asl-store-search > span,
#asl-storelocator .infoWindow h3,
#asl-storelocator .infoWindow a.action {
  background: #3c3c3b !important;
}
#asl-storelocator .search_filter > p:first-child,
#asl-storelocator .p-title {
  color: #3c3c3b !important;
}
#asl-storelocator .p-time,
#asl-storelocator .phone,
#asl-storelocator .p-direction,
#asl-storelocator .directions,
#asl-storelocator .zoomhere {
  display: none;
}
#asl-storelocator.container.no-pad.storelocator-main.asl-p-cont.asl-bg-0 {
  display: block;
  margin: auto;
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 15px !important;
}

/* FOOTER */
.site-footer {
  background: #1D1D1D;
  color: white;
  padding: 60px 0 100px;
}
.site-footer a {
  color: white !important;
  text-decoration: none !important;
}
.site-footer ul {
  list-style: none;
}
.site-footer .col-20 {
  width: 20%;
  padding: 0 15px;
}
.site-footer .widget-title {
  color: white !important;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.site-footer .widget_nav_menu ul li::before {
  display: none;
}
.site-footer .widget_nav_menu ul li {
  padding: 0;
  margin-bottom: 8px;
}
.site-footer .social-icons img {
  display: inline-block;
  max-width: 35px;
  margin-right: 7px;
}
.site-footer .footer-6 .widget-title {
  margin-bottom: 5px;
}
.site-footer .payment-icons img {
  display: inline-block;
  max-width: 56px;
  margin-right: 7px;
}
.site-footer .footer-7 .widget-title {
  margin-bottom: 5px;
}
.site-footer .shipping-icons img {
  display: inline-block;
  max-width: 56px;
  margin-right: 7px;
}
.site-footer .footer-8 .widget-title {
  margin-bottom: 5px;
}
/* SWIPER */

.swiper-slide {
  overflow: visible !important;
}
.swiper-wrapper {
  overflow: visible !important;
}
.swiper-container {
  overflow: visible !important;
}
.swiper-slide {
  opacity: 1 !important;
  visibility: visible !important;
}
.swiper-container .single_add_to_cart_button {
  width: 100% !important;
  display: inline-block;
  text-align: center;
  margin-top: 15px;
  line-height: 1.15;;
}
.swiper-slide .wc-gzd-additional-info {
  font-size: .8em;
}
.swiper-slide .image-box img {
  margin: 0 0 1.618em;
  width: 100% !important;
}
.swiper-slide {
  height: auto !important;
  position: relative !important;
}
.swiper-slide .add-to-cart-box {
  display: table-cell;
  vertical-align: bottom;
}
.swiper-slide:hover a.price,
.swiper-slide:hover a.title {
  text-decoration: underline;
}
.swiper-button-disabled {
  display: none;
}
.swiper-slide .nice-select ul {
  max-height: 180px;
  overflow-y: scroll;
}
.no-overflow  {
  overflow: hidden;
}
.swiper-button-next {
  width: auto !important;
  background-image: none !important;
  right: 0 !important;
}
.swiper-button-next::after {
  content: '';
  background-image: url(../img/chevron-right.png);
  background-size: cover;
  background-color: white;
  border: 1px solid #dddddd;
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
}
.swiper-button-prev {
  width: auto !important;
  background-image: none !important;
  left: 0 !important;
}
.swiper-button-prev::after {
  content: '';
  background-image: url(../img/chevron-left.png);
  background-size: cover;
  background-color: white;
  border: 1px solid #dddddd;
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
}
/* COLLECTION */
.collection-product .image-box {
  position: relative;
}
.collection-product .add-to-cart-box {
  text-align: right;
}
.collection-product .single_add_to_cart_button {
  line-height: 1.15;
  text-align: center;
}
.collection-product .add-to-cart-box > *{
  display: inline-block;
  width: calc( 50% - 15px );
}
.collection-swiper .swiper-slide .image-box img {
  width: 100%;
  margin: 0;
}
.collection-product .title:hover {
  text-decoration: underline;
}
.collection-product .wc-gzd-additional-info {
  font-size: .8em;
}
/* PRICES */
.price .amount {
  font-weight: 600;
}
.price .amount,
.upsell-product .price .amount {
  font-weight: 600 !important;
}
.single-product .product .price .amount {
  font-weight: normal;
}
.price del + ins .amount {
  color: #CE3D3D;
}
.shipping-costs-info a {
  text-decoration: underline !important;
}
.products .product .price {
  margin-bottom: 0 !important;
  text-align: left;
}
.products .product .price .amount {
  font-size: 16px;
}
.products .product h2{
  margin-bottom: 0 !important;
  font-size: 16px !important;
}

/* WIDGETS */
#secondary .widget_nav_menu {
  background: #EBEBEB;
  padding: 25px 10px;
}
#secondary .widget_nav_menu ul li::before{
  display: none !important;
}
#secondary .widget_nav_menu ul li a{
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  padding: 3px 0;
  display: block;
}
#secondary .widget ul ul {
  margin-left: 0;
  margin-top: 10px;
}
#secondary .widget_nav_menu ul li a:hover,
#secondary .widget_nav_menu ul .current-menu-item > a{
  text-decoration: underline !important;
}
#ship-to-different-address {
  font-size: 1rem;
}

/* MEGA MENU */
#site-header-cart {
  width: 22% !important;
}
#site-navigation {
  width: 78% !important;
}
.woocommerce-active .site-header .main-navigation {
  margin-right: 0 !important;
}
.submenu-content a:hover {
  background: #EBEBEB !important;
}
.submenu-content img.hidden {
  visibility: hidden !important;
}
.custom-left-menu .submenu-toggle.active .mega-menu-link  {
  text-decoration: underline !important;
}
.custom-left-menu {
  background: #EBEBEB !important;
  padding: 20px 0 130px !important;
}
.custom-left-menu li {
  padding: 10px 30px !important;
}
.submenu-content {
  display: none;
}
.submenu-content.visible {
  display: block;
}
footer .container {
  max-width: 100% !important;
  width: 100% !important;
}
#masthead {
  padding-bottom: 0;
}
#order_review > table > tbody > tr.shipping-time > td {
  background: #EEEEEE;
}
.shop-searchform {
  display: none;
}
@media (min-width: 768px) {
  footer .container {
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1220px;
  }
  footer .container {
    max-width: 1220px !important;
  }
}




@media (max-width: 1200px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px !important;
  }
  .mega-main-menu-content {
    width: 70% !important;
  }
  .mega-custom-left-menu {
    width: 30% !important;
  }
  .main-navigation ul.nav-menu ul li a {
    padding: 5px;
  }
  .woocommerce-tabs {
    width: 100%;
    padding-bottom: 0;
  }
  .product-image-box {
    margin: 0 auto 50px;
    float: none;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .woocommerce-ordering { 
    width: auto;
  }
  .woocommerce-active .site-header .site-branding img {
    margin: 0 auto;
  }
  .error404 .fourohfour-columns-2 .col-1 {
      width: 47.8260869565% !important;
      float: left !important;
      margin-right: 4.347826087% !important;
      max-width: 100% !important;
  }
  .error404 .fourohfour-columns-2 .col-2 {
    width: 47.8260869565%;
    float: right;
    margin-right: 0;
    max-width: 100% !important;
  }
  .storefront-full-width-content .woocommerce-tabs .panel {
    width: 100%;
  }
}
#asl-storelocator .asl-map {
  width: 66% !important;
  max-width: 66% !important;
}
#asl-storelocator .asl-panel {
  width: 33% !important;
  max-width: 33% !important;
}
@media (max-width: 991px){
  ul.products li.product{
    width: 30% !important;
    margin-right: 5% !important;
  }
  ul.products li.product.last{
    margin-right: 0 !important;
  }
  .site-footer .col-20 {
    width: 33.33%;
  }
  .widget_product_categories {
    padding: 25px 0;
  }
  .widget_product_categories ul li {
    padding-left: 1em !important;
  }
  div.summary.entry-summary > div.upsells > div.products > div > li > form {
    display: flex;
    flex-flow: column;
  }
  .upsell-product .single_add_to_cart_button {
    margin-left: 0;
  }
}
@media (max-width: 820px){
  ul.products li.product{
    width: 48% !important;
    margin-right: 4% !important;
    float: left !important;
  }
  ul.products li.product.first {
    clear: none !important;
  }
  ul.products li.product.last{
    margin-right: 4% !important;
  }
  ul.products li.product:nth-child(2n){
    margin-right: 0 !important;
  }
}
#mega-menu-wrap-handheld {
  display: none;
}
@media (max-width: 767px) {
  .shop-searchform {
    display: block;
  } 
  .shop-searchform .search-field,
  .shop-searchform button {
    display: block;
    width: 100%;
    margin: 0;
  }
  .shop-searchform button {
    margin-top: 10px;
  }
  /* .woocommerce-product-gallery__image,
  .woocommerce-product-gallery__image .slick-slide,
  .slick-slider,
  .slick-slider .slick-list{
    touch-action: none !important;
  } */
  .custom-upsell-product form.cart {
    display: block;;
  }
  .wpgis-slider-for .btn-prev, .wpgis-slider-for .btn-next {
    opacity: 1;
  }
  .wpgis-slider-for .btn-prev {
    margin-left: 0;
  }
  .wpgis-slider-for .btn-next {
    margin-right: 0;
  }
  .storefront-full-width-content.single-product div.product .summary {
    width: 100%;
  }
  .product .woocommerce-tabs {
    margin-bottom: 50px;
  }
  .storefront-sorting {
    margin-bottom: 6em;
  }
  .site-footer .payment-icons img,
  .site-footer .shipping-icons img {
    max-width: 40px;
  }
  .site-footer .social-icons img {
    max-width: 26px;
  }
  #mega-menu-wrap-primary,
  #site-navigation {
    width: 100% !important;
  }
  .mega-toggle-blocks-center,
  .mega-toggle-blocks-right {
    display: none !important;
  }
  #mega-toggle-block-1 {
    margin-left: auto !important;
  }
  .woocommerce-active .site-header .site-branding img {
    margin: 0 auto 0 0 !important;
    max-width: 162px !important;
  }
  #masthead > .col-full {
    width: 60% !important;
    float: left !important;
  }
  .storefront-primary-navigation {
    width: 40% !important;
    float: left !important;
    border: none !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child > a.mega-menu-link {
    padding-left: 10px;
  }
  #mega-menu-wrap-primary {
    display: none;
  }
  #mega-menu-wrap-handheld {
    display: block;
  }
  .woocommerce-Tabs-panel {
    padding: 30px 15px !important;
  }
  .woocommerce-tabs ul.tabs {
    padding-left: 0 !important;
    font-size: 14px;
  }
  .wc-tabs li {
    padding: 0 15px;
  }
  table td, table th {
    padding: 15px;
  }
  .woocommerce-checkout .col-1,
  .woocommerce-checkout .col-2 {
    padding: 0;
  }

  .slick-track.flex-control-nav .slick-slide {
    display: inline-block;
  }
  .slick-track.flex-control-nav {
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
  }
  .slick-track.flex-control-nav,
  #wpgis-gallery{
    width: 100% !important;
  }
  .storefront-full-width-content.single-product div.product .images,
  .vertical-img-left.wpgis-slider-for {
    width: 100%;
    max-width: 416px;
  }
  .woocommerce-Tabs-panel {
    margin-bottom: 50px;
  }
  .product-image-box {
    padding: 0;
  }
}
@media (max-width: 667px) {
  #uc-btn-open-main-corner-modal {
    bottom: 77px !important;
    left: 7px !important;
  }
  .etrusted-badge-container--left {
    left: auto !important;
    right: 10px !important;
  }
  .etrusted-badge-container--visible {
    bottom: 75px !important;
  }
}
@media (max-width: 575px) {
  .site-footer .col-20 {
    width: 50%;
  }
  .woocommerce-tabs ul.tabs li {
    max-width: 48%;
  }
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.5rem;
  }
  h3 {
    font-size: 1rem;
  }
}
@media (max-width: 560px) {
  #asl-storelocator .asl-map {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 60px !important;
  }
  #asl-storelocator .asl-panel {
    width: 100%!important;
    max-width: 100%!important;
  }
  #asl-storelocator {
    height: 1082px !important;
  }
  .products .product .single_add_to_cart_button,
  .products .product .add_to_cart_button,
  .products .product .nice-select,
  .products .product .variations .label,
  .upsell-product-variations label {
    font-size: 12px;
  }

}
@media (max-width: 420px) {
  .free-shipping .elementor-icon-list-icon {
    display: none;
  }
  .top-bar {
    padding: 5px 0;
  }
}
.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-video-container {
  max-height: 80vh;
}

@media only screen and (max-width: 648px){
  #minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
      left: auto !important;
      right: 10px !important;
      bottom: 40px !important;
      top: auto !important;
      width: auto !important;
      border-radius: 68px !important;
      padding: 4px !important;
  }
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  max-width: 416px;
}
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 12%;
  margin-right: 2%;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 2%;
}

/* #asl-list .addr-sec > p:nth-child(2),
#asl-list .addr-sec > p:nth-child(3) {
  display: none;
} */

.search-form label,
.search-form input {
  display: block;
  width: 100%;
}

@media (max-width: 767px) {
  #asl-storelocator.container.storelocator-main.asl-p-cont .asl-panel, #asl-storelocator.container.storelocator-main.asl-p-cont .asl-map {
    width: 100% !important;
    max-width: 100% !important;
  }

}

/* Store Locator Page */
.page-id-11545 header,
.page-id-11545 .top-bar,
.page-id-11545 footer,
.page-id-11545 #trusted-shops,
.page-id-11545 #trustbadge-container-98e3dadd90eb493088abdc5597a70810,
.page-id-11545 #usercentrics-button,
.page-id-11545 .storefront-handheld-footer-bar {
  display: none !important;
}
.page-id-11545 #content {
  padding-top: 0 !important;
}
.page-id-11545 #asl-storelocator.container.storelocator-main.asl-p-cont.asl-bg-0 {
  max-width: 100% !important;
}

.product-type-composite .summary {
  width: 100% !important;
}
.product-type-composite .images:not(.composited_product_images) {
  width: 100% !important;
  max-width: 400px !important;
  margin: 0 auto;
}

.post-type-archive-product .composite_form,
.post-type-archive-product .product-type-composite .wc-gzd-additional-info,
.archive .composite_form,
.archive .product-type-composite .wc-gzd-additional-info {
  display: none !important;
}
.post-type-archive-product .product-type-composite a::after,
.archive .product-type-composite a::after {
  content: 'Konfigurieren';
  display: block;
  background-color: #333333;
    border-color: #333333;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.3px;
    padding: 9px 20px;
    margin-top: 20px;
    text-align: center;
}