/*
Theme Name: Pancontrol Avada
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://www.inconcepts.at
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/*
.post-content {
overflow-x : auto;
  }
*/

/* BUG FIX ZR 19.12. 
Dieser CSS Code fixt das Problem von Avada, wo das System für die erste .fusion-row nach #main keine "max-width: 100%" setzt und somit die 100% Breite unverwendbar macht.
*/

body.home #main>.fusion-row {
  max-width: 100% !important;
}

/*BUG FIX ENDE */

.gform_required_legend {
  display: none;
}

#sidebar .gform_heading {
  display: none;
}

.privacy-box {
  border: 2px solid;
  padding: 20px;
  max-width: 350px;
  max-height: 250px;
  overflow: scroll
}

.fusion-menu-description {
  font-size: 13px !important
}

.fa,
.fas,
.fa-solid {
  font-weight: 900;
  font-family: "Font Awesome 5 Pro" !important;
}

.page-id-46903 .fusion-breadcrumbs.fusion-breadcrumbs-1 {
  display: none;
}

/*Suche*/
.fusion-search-button::before {
  border-radius: 6px !important;
}

.fusion-search-form-content,
.searchform,
.fusion-search-form-content,
.fusion-search-field.search-field,
.fusion-search-element-1 .fusion-search-form-content input.s,
.goog-te-gadget-simple {
  border-radius: 6px !important;
}

.contact svg {
  color: #fd0;
  padding-right: 5px;
}

.fusion-footer svg {
  color: #fd0;
  padding-right: 5px;
}

.fusion-megamenu-icon {
  color: #0080C9 !important;
}

.fusion-megamenu-icon:hover {
  color: #0089d0 !important;
}

.ilightbox-container,
.ilightbox-thumbnail {
  background: #fff !important;
}

/**/
.woocommerce .single_add_to_cart_button,
.woocommerce button.button {
  border-radius: 6px;
  background-color: #FFDD00 !important;
}

.incon_products_filter h3,
.incon_filter_results h3 {
  color: #fff !important;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
  border-radius: 6px !important;
  width: 100% !important;
}

.kry_medienportal_index,
.incon_product_details_file_download {
  border-radius: 6px !important;
}

.kry_medienportal_index {
  background-color: #ffdd00 !important;
  color: #000;
  margin: 0 10px 10px 0;
}

.kry_medienportal_index:hover {
  color: #0080c8;
}

a.incon_inquiry_button {
  display: block;
  background: #FFED00;
  border: none;
  border-radius: 6px;
  color: #006CBC;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 20px;
  margin: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

a.incon_inquiry_button:hover {
  background: #0188CC;
  border: none;
  color: #FFF6A4;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 20px;
  margin: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}

a.incon_soft_inquiry_button {
  background: #efefef;
  color: #777;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 20px;
  margin: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 6px;
  margin-top: 10px;
}

a.incon_soft_inquiry_button:hover {
  background: #0188CC;
  border: none;
  color: #FFF6A4;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 20px;
  border-radius: 6px;
  margin-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}

a#incon_compare_footer_result {
  background: #ffdd00 !important;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 6px !important;
  border: 1px solid #ffed00;
  color: #000 !important;
}

a#incon_compare_footer_result:hover {
  background: #ffdd00 !important;
  color: #0080c8 !important;
}

button.incon_compare_footer_reset_selected_products {
  padding: 13px 20px !important;
  border-radius: 6px !important;
}

.block {
  display: block;
}

.none {
  display: none;
}



body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol,
.fusion-menu .menu-text,
a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.incon_hide {
  display: none;
}

body .fusion-tb-header .fusion-search-element.fusion-search-element-1 {
  display: block !important;
  margin-top: 0px;
}

#menu-item-128453 {
  border-left: 1px solid #0080c8;
  padding-left: 21px;
}

.incon_filter_feature_item_title {
  margin-top: 7px;
}

span.incon_filter_feature_item_value_to_wrapper select,
span.incon_filter_feature_item_value_from_wrapper select {
  font-size: 10px !important;
}

button#incon_filter_do:hover {
  background: #ffdd00;
  border: none;
  color: #0080c8;
  font-size: 14px;
  line-height: 22px;
  padding: 13px 20px;
  margin: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}

button#incon_filter_do {
  background: #ffdd00;
  border: none;
  border-radius: 6px;
  color: #000;
  font-size: 14px;
  line-height: 22px;
  padding: 13px 20px;
  margin: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}

button#incon_filter_reset {
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 6px;
  padding: 13px 20px;
}

button#incon_filter_reset:hover {
  background: #ffdd00;
  color: #0080c8;
}

.single_add_to_cart_button.button.alt {
  text-transform: uppercase;
}

.incon_product_single_item_actions>button {
  background: #ffdd00;
  color: #000;
  font-weight: bold;
  border-radius: 6px;
  text-transform: uppercase;
}

.incon_product_single_item_actions:hover>button {
  background: #ffdd00;
  color: #0080c8;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner>div a {
  border-radius: 6px;
}

.fusion-button.button-default.fusion-button-default-size.button.checkout-button {
  color: #000;
  background: #ffdd00;
  width: 100%
}

.fusion-button.button-default.fusion-button-default-size.button.checkout-button:hover {
  background: #ffdd00;
  color: #0080c8;
}

.fusion-button.button-default.fusion-button-default-size.button.fusion-update-cart {
  background: #efefef;
  color: #888;
}

.fusion-button.button-default.fusion-button-default-size.button.fusion-update-cart:hover {
  background: #ffdd00;
  color: #0080c8;
}

#download-nonfootage,
#download-button,
#selection-button {
  border-radius: 6px;
  text-transform: none;
  font-size: 14px;
  padding: 13px 29px;
}

#download-nonfootage:first-letter,
#download-button:first-letter,
#selection-button:first-letter {
  text-transform: uppercase;
}

#download-nonfootage,
#download-button {
  color: #000;
  background: #ffdd00;
}

#download-nonfootage:hover,
#download-button:hover {
  background: #ffdd00;
  color: #0080c8;
}

.menu-item .glyphicon.fa-tools.fas {
  color: #0080c8 !important;
}

.menu-item .glyphicon.fa-tools.fas:hover {
  color: #0080c8 !important;
}

/*Menü-Bilder*/
#menu-item-46968::before {
  height: 40px;
  width: 40px;
  content: '';
  background-image: url(https://www.pancontrol.at/wp-content/uploads/2021/12/PAN-MV-1000AD-St.png) !important;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -15px;
  top: -20px;
}

#menu-item-46969::before {
  height: 40px;
  width: 40px;
  content: '';
  background-image: url(https://www.pancontrol.at/wp-content/uploads/2021/05/PAN-186-St.png) !important;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -22px;
  top: -20px;
}

#menu-item-46970::before {
  height: 40px;
  width: 40px;
  content: '';
  background-image: url(https://www.pancontrol.at/wp-content/uploads/2022/01/PAN_1000AD_St.png) !important;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -18px;
  top: -20px;
}

#menu-item-46971::before {
  height: 33px;
  width: 33px;
  content: '';
  background-image: url(https://www.pancontrol.at/wp-content/uploads/2021/05/PAN-IR-T800-St.png) !important;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -38px;
  top: -14px;
}

#menu-item-46972::before {
  height: 33px;
  width: 33px;
  content: '';
  background-image: url(https://www.pancontrol.at/wp-content/uploads/2022/02/Pruefkabel.png) !important;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -33px;
  top: -10px;
}

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

  #menu-item-46968::before,
  #menu-item-46969::before,
  #menu-item-46970::before,
  #menu-item-46971::before,
  #menu-item-46972::before {
    width: 20px;
    height: 20px;
    top: -0px;
  }

  #menu-item-46968::before,
  #menu-item-46969::before,
  #menu-item-46970::before {
    left: -11px;
  }

  #menu-item-46971::before {
    left: -22px;
  }
}

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

  #menu-item-46968::before,
  #menu-item-46969::before,
  #menu-item-46970::before {
    width: 35px;
    height: 35px;
    z-index: 999;
    left: 0;
    top: 5px;
    background-position: right center;
  }

  #menu-item-46972::before {
    width: 35px;
    height: 35px;
    z-index: 999;
    left: 10px;
    top: 5px;
    background-position: right center;
  }

  #menu-item-46971::before {
    width: 28px;
    height: 28px;
    z-index: 999;
    left: 7px;
    top: 8px;
    background-position: right center;
  }

  #menu-item-46968 span,
  #menu-item-46969 span,
  #menu-item-46970 span,
  #menu-item-46971 span,
  #menu-item-46972 span {
    padding-left: 30px;
  }

  #menu-item-128453 {
    padding: 0;
  }
}

@media screen and (max-width: 1250px) {
  .fusion-button-wrapper {
    display: inline-block !important;
  }

  #krystufek_compare {
    margin-left: 0 !important;
    margin-top: 10px;
    width: 100%;
  }

  button.single_add_to_cart_button.button.alt {
    margin-top: 10px;
    width: 100%;
  }
}

@media screen and (max-width: 830px) {
  .fusion-button-wrapper {
    display: inline-block !important;
  }

  #krystufek_compare {
    margin-left: 0 !important;
    margin-top: 10px;
    width: 100%;
  }

  button.single_add_to_cart_button.button.alt {
    margin-top: 10px;
    width: 100%;
  }

  .single-product .fusion-builder-row.fusion-row {
    padding-right: 20px !important;
  }
}

/*-----------------------------------------------
  Kontakt Team
-----------------------------------------------*/
.teammitglied .fusion-imageframe {
  max-height: 200px;
  max-width: 200px;
  border-radius: 100%;
  margin-bottom: 20px;
}

.teammitglied em {
  color: #0188cc;
  font-size: 18px;
  font-weight: bold;
}

.teammitglied {
  text-align: center;
}

.teammitglied ul {
  max-width: 200px !important;
  margin: 0 auto;
}

.teammitglied ul li {
  text-align: left;
}

.team {
  margin-left: -25px !important;
  margin-right: -25px !important;
}

.container.bg-yellow {
  width: 1640px;
  max-width: 100%;
}

.container.bg-yellow #content {
  padding: 20px 0;
}

.incon-breadcrumbs {
  padding-bottom: 0px !important;
  padding-top: 80px !important;
}

/*-----------------------------------------------
  Breadcrumb
-----------------------------------------------*/
.breadcrumb_last {
  color: #0080c8;
}

#breadcrumb_menu .fusion-column-wrapper {
  padding: 0 !important;
}

#breadcrumb_menu .fusion-column-wrapper .fusion-breadcrumbs.fusion-breadcrumbs-1 {
  padding: 10px 0;
}

/*-----------------------------------------------
    Custom Header
-----------------------------------------------*/
.topHeaderShadow {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15) !important;
  z-index: 99999;
}

#breadcrumb_menu.fusion_builder_column,
.fusion_builder_column.menu nav,
.topHeaderShadow .fusion-builder-row,
#incon_top-bar .fusion-builder-row {
  max-width: 1350px;
  margin: 0 auto;
}

#headerContainer {
  padding: 0px 0px !important;
}

#headerContainer>.fusion-builder-row,
#breadcrumb_menu>.fusion-column-wrapper,
.fusion_builder_column.menu>.fusion-column-wrapper {
  margin-left: 0px !important;
  margin-right: 0px !important;

}

#topHeaderContact {
  font-size: 13px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  color: #000;
}

#topHeaderContact-sidebar,
#topHeaderContact-footer {
  font-size: 13px;
}

#topHeaderContact-footer .kontakt-sidebar,
#topHeaderContact-sidebar .kontakt-sidebar {
  display: block;
}

.kontakt-sidebar.kontakt-multi div:first-child {
  margin-right: 20px;
}

#topHeaderContact-footer .address,
#topHeaderContact-footer .kry-name {
  margin-bottom: 5px;
}

#topHeaderContact i,
#topHeaderContact-sidebar i,
#topHeaderContact-footer i {
  min-width: 20px;
  text-align: center;
  color: #FFDD00;
}

#topHeaderContact-footer .kontakt-sidebar {
  margin-bottom: 3px;
}

#topHeaderContact-footer .kontakt-sidebar.kontakt-multi {
  display: flex;
  margin-bottom: 15px;
}

#topHeaderContact-footer svg,
#topHeaderContact-footer i {
  color: #0080C8 !important;
}

#topHeaderContact a,
#topHeaderContact-sidebar a,
#topHeaderContact-footer a {
  color: #0080C8;
  font-weight: 600;
}

#topHeaderContact a {
  font-size: 15px;
}

#topHeaderContact a:hover {
  color: #0080c8;
}

#topHeaderContact-footer a {
  color: #42454A;
}

#topHeaderContact-footer a:hover {
  color: #0080C8;
}

.fusion-footer #media_image-3 {
  margin-bottom: 15px !important;
}

.fusion-search-button {
  position: relative;
}

.fusion-search-button input {
  background: #F1F9FF !important;
  position: relative;
}

.fusion-search-button::before {
  content: '\f002';
  font-family: 'Font Awesome 5 Pro' !important;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 99;
  color: #0080C8;
  border-radius: 100%;
  width: 36px;
  height: 40px;
  background: #fff;
  display: block;
  text-align: center;
  box-sizing: border-box;
  padding-top: 5px;
  pointer-events: none;
}

#menu-hauptmenue,
#menu-hauptmenue-neu {
  margin-bottom: -5px;
  text-transform: normal;
  font-weight: 600;
  z-index: 10 !important;

}

@media screen and (min-width: 1000px) {
  .anfragebutton {
    background: #0080C8 !important;
    padding: 10px;
    border-radius: 6px 6px 0px 0px !important;
  }

  .anfragebutton a .menu-text {
    color: #fff !important;
  }
}

.serviceSection {
  position: relative;
  border-left: 1px solid #0080c8;
  padding-left: 15px;
}

.fusion-menu-element-wrapper .fusion-megamenu-wrapper .fusion-megamenu-holder .fusion-megamenu .fusion-megamenu-submenu .fusion-megamenu-title {
  font-weight: bold !important;
  border-bottom: 1px solid;
  font-size: 14px !important;
  text-align: left !important;
  justify-content: flex-start !important;
  padding-left: 0 !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

ul.fusion-megamenu {
  padding: 0px 20px !important;
}

#menu-hauptmenue .fusion-megamenu .fusion-background-highlight .fusion-megamenu-image img,
#menu-hauptmenue-neu .fusion-megamenu .fusion-background-highlight .fusion-megamenu-image img {
  max-width: 40px !important;
  position: absolute;
  left: 5px;
  top: 0;
  text-align: center !important;
}

#menu-hauptmenue .fusion-megamenu .fusion-background-highlight .fusion-megamenu-image,
#menu-hauptmenue-neu .fusion-megamenu .fusion-background-highlight .fusion-megamenu-image {
  width: 0px;
  height: 0px;
  padding: 0px;
}

#menu-hauptmenue .fusion-megamenu .fusion-background-highlight>span,
#menu-hauptmenue-neu .fusion-megamenu .fusion-background-highlight>span {
  position: relative;
  padding-left: 50px
}

#menu-hauptmenue .fusion-megamenu .fusion-background-highlight,
#menu-hauptmenue-neu .fusion-megamenu .fusion-background-highlight {
  padding-left: 0px !important;
}

.fusion-breadcrumbs {
  padding: 15px 12px;
}

/*-----------------------------------------------
    Custom Main Content
-----------------------------------------------*/
#main {
  background: #fff !important;
  z-index: 9;
  position: relative;
}

#main>.fusion-row {
  background: #fff !important;
}

#headerContainer {
  background:
    /*#fff0a9*/
    #fff !important;
}

#app {
  border-left: 0px #fff solid !important;
  border-right: 0px #fff solid !important;
}

.fusion-slider-container {
  margin-bottom: 0px
}

.ce-slider-home .fusion-layout-column {
  margin-bottom: 0px !important;
}

.intro {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}

.contactSidebar i,
.single-product #sidebar>.widget i {
  color: #F9DC0A;
  width: 20px;
  text-align: center;
  margin-bottom: 15px;
}

.contactSidebar a,
.single-product #sidebar>.widget a {
  font-weight: 600;
  color: #0080C8;
}

.wpcf7-submit {
  border-radius: 6px !important;
}

.fusion-button {
  border-radius: 6px !important;
  text-transform: uppercase !important;
}

.fusion-content-boxes {
  margin-bottom: 30px
}

.archive #content {
  background: #fff;
  /*  padding: 30px  */


  padding-top: 30px !important;
  padding-bottom: 30px !important;
  padding-right: 30px !important;
}




.page:not(.home) #content {
  /*  padding-left: 25px;*/
  padding-right: 25px;
  padding-bottom: 60px;
  padding-top: 20px;
}


/*-----------------------------------------------
  Kacheln
-----------------------------------------------*/
.kachelContainer .fusion-button {
  border-radius: 100px;
  text-transform: uppercase;
}

/*.kachelContainer, .snippet {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.snippet .image {
  overflow: hidden;
  padding: 30px 20px;
}
.snippet:first-child .image {
  border-radius: 30px 30px 0px 30px;
}
.snippet:nth-child(2) .image {
  border-radius: 30px 30px 0px 0px;
}
.snippet:nth-child(3) .image {
  border-radius: 0px 0px 30px 30px;
}
.snippet:nth-child(4) .image {
  border-radius: 0px 30px 30px 30px;
}*/
.kachelContainer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 25px;
}

.snippet:first-child .image,
.snippet:nth-child(2) .image,
.image,
.snippet:nth-child(4) .image {
  border-radius: 0;
}

.snippet {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
}

.snippet .text {
  padding: 20px 25px 40px;
}

.snippet .image {
  background: #F1F9FF;
  text-align: center;
}

.snippet.right .image {
  order: 2;
}

.snippet.right .text {
  order: 1;
}

.darkyellow .image {
  background: #F1F9FF;
}

.blue .image {
  background: #F1F9FF;
}

.darkblue .image {
  background: #F1F9FF;
}

/*neue Home Boxen*/
.kachelContainer .snippet .image {
  max-height: 290px;
}

.kachelContainer .snippet img {
  max-height: 290px;
  padding: 40px;
}

.kachelContainer .snippet .text p {
  min-height: 237px;
}

.kachelContainer .snippet .text {
  padding: 20px 25px 25px !important;
}

.kachelContainer .snippet .fusion-button {
  width: 100%;
}

/*-----------------------------------------------
  WooCommerce Archive
-----------------------------------------------*/
.woocommerce-loop-category__title,
.fusion-product-content {
  background: rgba(255, 221, 0, .1);
  position: absolute;
  top: 0px;
  left: 0;
  font-size: 18px !important;
  width: 100%;
  border-radius: 15px 15px 0 0;
  min-height: 75px;
}

h2.woocommerce-loop-category__title {
  color: #3E3D44 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fusion-product-content .fusion-content-sep {
  display: none;
}

.fusion-product-content {
  text-align: left;
}

.product-category .fusion-product-wrapper,
.tax-product_cat .fusion-product-wrapper {
  padding: 20px;
}

.products {
  padding-bottom: 30px !important;
  border-bottom: 1px solid #7FBFE3;
  margin-bottom: 30px !important;
}

.tax-product_cat h1,
.fusion-product-wrapper .product-title a {
  color: #3E3D44 !important;
}

#sidebar {
  padding-right: 25px !important;
}

#sidebar .avada_vertical_menu {
  background: #F1F9FF;
  padding: 20px
}

#sidebar h4.widget-title {
  font-weight: 600 !important;
}

#sidebar .arrow {
  display: none !important;
  ;
}

#sidebar .menu-item {
  position: relative;
}

#sidebar .menu-item .menu-item {
  padding-left: 15px;
}

#sidebar .menu-item .menu-item::before {
  color: inherit;
}

#sidebar .menu-item::before {
  content: '▸';
  position: absolute;
  left: 0;
  top: 8px;
  color: #707070;
}

#sidebar .menu-item a {
  border-right: 0px !important;
}

#sidebar .fusion-vertical-menu-widget>ul>li>a {
  font-weight: bold;
  color: #707070 !important;
}

#sidebar a {
  color: #141414;
}

#sidebar a:hover,
#sidebar .fusion-vertical-menu-widget>ul>li>a:hover {
  color: #0080C8 !important;
}

#sidebar .fusion-vertical-menu-widget>ul>li.current-menu-item>a {
  color: #0080C8 !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  height: auto !important;
}

.woocommerce ul.products li.product a img {
  width: auto !important;
  max-width: none !important;
  max-height: 250px !important;
  margin: 75px auto 5px !important;
}

.fusion-product-wrapper a {
  text-align: center;
}

.archive .featured-image {
  overflow: hidden !important;
}

.archive.tax-product_cat .product-images .crossfade-images {
  overflow: hidden;
  max-width: 100%;
  background: #fff !important;
}

.fusion-product-wrapper .crossfade-images img {
  min-width: 0px !important;
}

.archive .product-buttons {
  padding-top: 0px !important;
  ;
}

.archive .product-buttons-container.clearfix {
  text-align: center !important;
}

.archive .product-buttons-container a.fusion-quick-view {
  float: none !important;
}

/*-----------------------------------------------
  WooCommerce Single
-----------------------------------------------*/
.single.single-product .woocommerce-product-gallery__image.flex-active-slide {
  text-align: center;
}

.single.single-product .woocommerce-product-gallery__image.flex-active-slide a img {
  max-height: 350px;
  width: auto !important;
}

.fusion-woo-product-images {
  border: 1px solid #0080c8;
  padding: 20px;
}

.single-product h1 {
  margin-bottom: 10px;
}

.single-product h2.subTitle {
  color: #707070;
  font-size: 15px !important;
  font-weight: 600px;
  margin-bottom: 40px;
}

.product-template-default .post-content .fusion-fullwidth {
  padding-right: 0 !important;
}

.product-template-default #sidebar {
  padding-right: 0px !important;
}

.fusion-body #main .quantity .plus,
.fusion-body #main .quantity .qty,
.fusion-body #main .quantity .minus {
  background: #fff;
  border-color: #0080c8;
  color: #0080c8;
}

.product .fusion-fullwidth {
  padding-top: 0px !important;
}

.single-product .post-content .fullwidth-box>.fusion-builder-row {
  padding-left: 20px !important;
}

.single-product #sidebar>.widget {
  background: #f1f9ff;
  padding: 20px;
  border-radius: 20px;
}

.single-product #sidebar>.widget .widget-title {
  color: #0080C8;
  font-size: 19px;
  margin-top: 0px;
}

.eigenschaftstabelle table {
  border-color: #fff !important;
  border-right: 15px solid #fff !important;
}

.eigenschaftstabelle table tr:first-child {
  background: #0080C8;
  color: #fff;
  text-align: left;
}

.eigenschaftstabelle table tr:first-child th {
  padding: 20px;
}

.eigenschaftstabelle table tr:nth-child(2n) {
  background: #F1F9FF;
}

.eigenschaftstabelle table tr td {
  padding: 10px 20px;
}

.downloadSnippet {
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
}

.downloadSnippet .dlContent {
  padding-left: 15px;
}

.downloadSnippet .dlTitle {
  color: #0080C8;
  font-weight: bold;
  margin-bottom: 0px;
}

.downloadSnippet .dlicon i {
  font-size: 50px !important;
  color: #0080C8;
}

.wpcf7-form-control.wpcf7-submit {
  margin-top: 30px;
}

.woocommerce-billing-fields .form-row .input-text::placeholder,
.checkout .input-text::placeholder {
  color: #9e9ea0;
}

form.checkout label {
  color: #0080c8;
}

#billing_vat_field.do_highlight {
  margin-left: -30px;
  margin-right: -30px;
  background: #efefef;
  padding: 10px 30px 20px;
}

/*-----------------------------------------------
  Breadcrumb
-----------------------------------------------*/
.col2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin-bottom: 20px
}

/*-----------------------------------------------
    Footer
-----------------------------------------------*/
.fusion-footer {
  font-size: 14px !important;
}

.fusion-footer i {
  color: #0080c8;
  min-width: 23px;
  text-align: center;
}

#media_image-2 {
  margin-bottom: 10px
}

#text-6 strong,
#text-7 strong {
  color: #0080c8;
  font-weight: normal;
  font-size: 16px;
  border-bottom: 1px solid;
  display: block;
  text-transform: uppercase;
  padding: 3px 5px;
}

#text-6 .textwidget p:first-child,
#text-7 .textwidget p:first-child {
  margin-top: 0px;
}

.fusion-footer ul {
  font-size: 14px;
  padding-left: 5px;
}










.incon_product_video_gallery_container {
  background: #f1f9ff;
  padding: 5px 0px;
  border: 1px solid #0080C8;
  border-top: none;
}

.incon_product_video_gallery_container span {
  text-align: center;
  display: block;
  margin: 0px 0px 10px;
  font-size: 16px;
  font-weight: bold;
  color: #0080C8;
}

.incon_product_video_gallery>a:nth-child(n+4) {
  margin-top: 5px;
}

.incon_product_video_gallery {
  display: grid;
  grid-template-columns: calc(100% / 3) calc(100% / 3) calc(100% / 3);
}

.incon_product_video_gallery a {
  margin: 0px 5px 0px;
  position: relative;
}

/*
.incon_product_video_gallery > a::before {
    display: block;
    width: 40px;
    height: 40px;
  content: '\f144';

    position: absolute;
  font-family: "Font Awesome 5 Free";

    color: red;
    font-size: 40px;
    text-align: center;
    line-height: 40px;
    background: #fff;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-radius: 50%;
}
*/

.incon_product_video_gallery>a::before {

  font-family: "Font Awesome 5 Brands" !important;
  color: red;
  font-size: 40px;
  text-align: center;
  line-height: 40px;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  border-radius: 50%;
  content: '';
  background-color: #fff;
  width: 20px;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
  display: block;
  left: calc(50% - 10px);
  z-index: 0;
}


.incon_product_video_gallery>a::after {

  height: 30px;
  display: block;
  height: 30px;
  height: 40px;
  content: '\f167';
  position: absolute;
  font-family: "Font Awesome 5 Brands" !important;
  color: red;
  font-size: 40px;
  text-align: center;
  line-height: 40px;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  border-radius: 50%;

}


.incon_productsheets a {
  display: inline-block;
  margin: 0px 10px 10px 0px;
  background: #f1f9ff;
  padding: 5px 10px;
}

.incon_productsheets a:hover {
  background: #e4ecf1;
}

.incon_productsheets a img {
  width: 44px;
  margin: 0px 4px 0px;
}

.incon_productsheets_container span {
  font-size: 18px;
  font-weight: bold;
  color: #0080C8;
}

.incon_product_extras {
  display: block;
  margin: 0px 0px 30px 0px;
  background: #FFDD00;
  padding-left: 20px;
}

.incon_product_extras h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0080C8;
}

.incon_product_extras>a {
  color: #0080C8;
  /*text-decoration: underline;*/
}














.page-id-40206 #content {
  width: 100%;
}





.incon_hide {
  display: none !important;
}

.catalog-ordering.fusion-clearfix {
  display: none;
}








#incon_product_details {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  z-index: 999999;
  opacity: 1;
}

.modal-dialog {
  top: 5% !important;
}

#incon_product_details .modal-dialog {
  width: 1000px;
  max-width: 100%;
  margin-top: 0px;
}

#incon_product_details.modal.fade .modal-dialog {
  transform: inherit !important;
  transition: inherit !important;
}

#incon_product_details .modal-content #content {
  width: 100%;
  max-width: 930px;
  padding: 0px !important;
}

#incon_product_details .modal-content #content .col-md-10.offset-md-1 {
  width: 100% !important;
}

#incon_product_details .incon_product_productsheet {
  display: inline-block;
  margin: 0px 10px 10px 0px;
  background: #f1f9ff;
}

#incon_product_details .modal-header .close {
  margin-top: -22px;
  color: red;
  opacity: 1;
}

.incon_product_details_file {
  display: block;
  float: left;
  position: relative;
  margin: 0px 10px 10px 0px;
  width: 100%;
  max-width: 200px;
}

.incon_product_details_downloads {
  display: block;
  margin-bottom: 40px;
}

.incon_product_details_downloads a {
  border: none;
  background: #ffdd00;
  color: #000;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 6px;
}

.incon_product_details_downloads a:hover {
  background: #ffdd00;
  color: #0080c8;
}

.incon_product_details_videos iframe {
  width: calc(100% / 4);
  height: auto;
}

.incon_modal_loading {
  display: block;
  background: #efefef;
  padding: 20px;
  text-align: center;
}

.incon_modal_loading img {
  width: 60px;
}






#incon_compare_inquiry {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  z-index: 999999;
}

#incon_compare_inquiry .modal-dialog {
  transform: inherit;
  transition: inherit;
}

#incon_compare_inquiry .close {
  margin-top: -23px !important;
  color: red;
  opacity: 1;
}




div#google_translate_element {
  margin: 10px auto;
  display: block;
  width: 174px;
}

div#google_translate_element_mobile .goog-te-gadget-simple {
  padding: 0 !important;
  width: 36px;
  height: 36px;
}

div#google_translate_element_mobile>.skiptranslate {
  height: 36px;
}



.products .product .show_details_button {
  display: none;
}

.products .product .product-images {
  margin-top: 60px;
}








.kry_packaging {
  display: inline-block;
  width: 100%;
  clear: both;
  float: none;
  padding: 18px 20px 0;
  background: #efefef;
  margin: 10px 0px;
  font-size: 14px;
  line-height: 18px;
}

.kry_packaging a {
  text-decoration: underline;
  color: #0080c8;
}

#krystufek_compare {
  display: block;
  background: #0080c8;
  padding: 13px 16px;
  margin-left: 8px;
  border-radius: 6px;
  font-size: 14px;
  border-width: 0px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  border-top: 1px solid #0080c8;
  border-bottom: 1px solid #fff;
}

#krystufek_compare:hover {
  color: #ffdd00;
}







#phone_code_field {
  display: block;
  width: 50%;
  float: left;
  padding-right: 15px;
}

#billing_phone_field {
  display: block;
  width: 50%;
  float: left;
  padding-left: 15px;
}

/*
#billing_phone_field .woocommerce-input-wrapper {
    display: grid;
    grid-template-columns: 50px calc(100% - 50px);
}
#billing_phone {
    display: inline-block;
    width: 100%;
}

.kry_phone_cc {
    display: inline-block;
    width: 100%;
    height: 50px;
    position: relative;
}
#kry_phone_flag {
    display: grid;
    width: 100%;
    height: 50px;
    cursor: pointer;
}
#kry_phone_flag img {
    width: 40px;
    margin: auto;
}


#kry_phone_country {
    display: none;
    max-height: 200px;
    overflow-x: scroll;
    list-style: none;
    padding: 0px;
    margin: 0px;
    position: absolute;
    z-index: 100;
    background: #efefef;
    padding: 10px;
    width: 240px;
    border-radius: 4px;
}
#kry_phone_country.show {
    display: block;
}
.kry_country_single {
    margin: 2px 0px 2px 0px;
    cursor: pointer;
    display: grid;
    grid-template-columns: 50px auto;
}
.kry_country_single img {
    width: 40px;
    margin-right: 5px;
}
.kry_country_single div {
    margin: auto 0px;
}
*/







/*  -----------------------------------------------
    CUSTOMER PORTAL / SPECIAL DOWNLOADS
    ----------------------------------------------- */
.incon_special_downloads {
  background: #f1f9ff;
  padding: 1px 20px;
}

.incon_special_downloads a,
.incon_product_extras a {
  display: inline-block;
  position: relative;
  background: #fff;
  padding: 5px 40px 5px 20px;
  border-left: 2px solid #000;
  transition: all ease-in 0.1s;
  color: #000;
  border-radius: 0px 4px 4px 0px;
  box-shadow: 0px 0px 0px 0px;
}

.incon_special_downloads a:hover,
.incon_product_extras a:hover {
  color: #000;
  border-left-width: 4px;
  box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, .2);
}

.incon_special_downloads a::after {
  display: block;
  position: absolute;
  content: '\f019';
  font-family: "Font Awesome 5 Pro";
  top: 4px;
  right: 15px;
}

.incon_special_downloads a:hover::after {
  color: #0080C8;
}

.incon_product_extras h3 {
  font-size: 16px;
  font-weight: bold;
  color: #4a4e57;
}

.incon_product_extras {
  padding-bottom: 20px !important;
}




/*  -----------------------------------------------
    PRODUCT > ADDTL DESCRIPTION

    -> product details page 
    ----------------------------------------------- */
.product_addtldescription a {
  color: #0080c8;
  text-decoration: underline;
}






/*  -----------------------------------------------
    SHIPPING NOTICE

    -> cart and checkout
    ----------------------------------------------- */
.woocommerce-checkout #wrapper #main .post-content .fullwidth-box .fusion-row,
.woocommerce-cart #wrapper #main .post-content .fullwidth-box .fusion-row {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.kry_shipping_notice {
  display: block;
  margin: 0px;
  width: 100%;
  background: #fff;
}

.kry_shipping_notice_wrapper {
  display: block;
  margin: 0px auto;
  width: 100%;
  max-width: 1350px;
  background: #fff;
}

.kry_shipping_notice_content {
  display: grid;
  border: 1px solid #e2e2e2;
  max-width: 1300px;
  margin: 0px;
  padding: 20px 30px;
  grid-template-columns: 100px auto;
}

.kry_shipping_notice_content_icon>i {
  background: #ebeced;
  font-size: 36px;
  display: block;
  text-align: center;
  width: 80px;
  margin: 0px;
  border-radius: 50%;
  height: 80px;
  line-height: 76px;
}

.kry_shipping_notice h1,
.kry_shipping_notice h2,
.kry_shipping_notice h3,
.kry_shipping_notice h4 {
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 20px;
  color: #0080c8;
  border-bottom: 1px solid #e2e2e2;
  padding: 0px 0px 10px;
}

.kry_shipping_notice_wrapper.kry_hook_avada_before_main {
  padding-top: 20px;
}

.kry_shipping_notice_wrapper.kry_hook_fusion_after_content {
  margin-bottom: 60px;
}








.kry_downloads #content>.row {
  margin: 0px 10px !important;
}

.kry_downloads .incon_downloads_procedure {
  display: block;
  /*margin-bottom: 80px;*/
}

.kry_downloads .incon_downloads_procedure_step {
  display: grid;
  grid-template-columns: 60px auto;
  margin-bottom: 20px;
}

.kry_downloads .incon_step_number {
  width: 40px;
  height: 40px;
  background: #ebeced;
  color: #4a4e57;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
}

.kry_downloads .incon_downloads_procedure_step.is_active .incon_step_number {
  background: #0080c8;
  color: #fff;
}

.kry_downloads .incon_step_action strong {
  display: block;
}

.kry_downloads .incon_step_action select,
.kry_downloads .incon_step_action div {
  display: block;
  width: 100%;
  max-width: 600px;
}

.kry_downloads #incon_downloads_requested_files .incon_extrainfo {
  display: none;
}

.kry_downloads .incon_extrainfo {
  display: block;
  margin: 10px 0px 10px 0px;
}

.kry_downloads .incon_extrainfo a {
  display: inline-block;
  background: #0080c8;
  padding: 10px 20px;
  border-radius: 6px;
  color: #fff;
  font-weight: bold;
}

.kry_downloads #incon_downloads_notice_noinfos {
  display: none;
}


/* --- customizings for Produkt-Detailansicht --- */
.single-product .kry_downloads {
  background: #efefef90;
  padding: 10px 20px;
}

.single-product .kry_downloads .incon_downloads_procedure {
  margin-bottom: 0px;
}

.single-product .kry_downloads h3 {
  margin-top: 7px;
}





/*
#menu-item-46967 {
  background: #0080c8;
  padding: 5px;
  border-radius: 5px;
}
#menu-item-46967 .fas.fa-home {
  color: #ffee7f !important;
}
*/


.fusion-product-wrapper {
  box-shadow: 0px 0px 12px rgba(0, 0, 0, .08);
  border-radius: 15px;
}



@media screen and (max-width:1100px) {
  .kachelContainer {
    grid-template-columns: 1fr;
  }

  .snippet.darkyellow .image {
    order: 2;
    border-radius: 0px 30px 30px 0px;
  }

  .snippet.blue .image {
    order: 1;
    border-radius: 30px 0px 0px 30px;
  }

  .snippet.blue .text {
    order: 1;
  }

  /* .ce-slider-home .slide-content-container .slide-content {
    max-width: 59%;
    margin-left: 0;
  }   */
  .ce-slider-home .tfs-slider .background-image {
    background-position: 60% 50%;
  }

  .ce-slider-home .heading .fusion-title h1,
  .ce-slider-home .heading .fusion-title h2,
  .ce-slider-home .heading .fusion-title h3 {
    text-shadow: 0 0 12px rgb(255 255 255 / 50%);
  }
}

@media screen and (max-width: 900px) {
  #sidebar {
    padding-left: 25px !important;
  }

  #wooImage {
    padding-right: 25px !important;
  }

  .ce-slider-home .fusion-column-wrapper {
    padding: 0px 12px !important;
  }

  .fusion-slider-sc-startseite {
    margin-bottom: 15px !important;
  }

  .fusion-slider-sc-startseite,
  .fusion-slider-sc-startseite .tfs-slider {
    height: auto !important;
    max-height: unset !important;
  }

  .fusion-slider-sc-startseite .slides li {
    display: grid !important;
    grid-template-columns: auto;
    grid-template-rows: 151px 45px 126px;
  }

  .fusion-slider-sc-startseite .slides li .slide-content-container {
    top: 73% !important;
    transform: translateY(-50%);
    text-align: center !important;
  }

  .fusion-slider-sc-startseite .tfs-slider .overlay-link {
    position: fixed !important;
  }

  .fusion-slider-sc-startseite .background-image {
    background-position: top right;
  }

  .ce-slider-home .tfs-slider .background-image {
    background-position: top right;
    height: auto !important;
  }

  .ce-slider-home .caption .fusion-title h1,
  .ce-slider-home .caption .fusion-title h2,
  .ce-slider-home .caption .fusion-title h3 {
    font-size: 19px !important;
    line-height: 1.3 !important;
    padding: 0.5rem;
    text-shadow: 0 0 12px rgb(255 255 255 / 50%);
  }

  .ce-slider-home .heading .fusion-title h1,
  .ce-slider-home .heading .fusion-title h2,
  .ce-slider-home .heading .fusion-title h3 {
    font-size: 25px !important;
    line-height: 1.2 !important;
    padding: 0;
    text-shadow: 0 0 12px rgb(255 255 255 / 50%);
    /* text-align: center; */
  }

  .ce-slider-home .slide-content-container {
    padding: 0 15px !important;
  }


  /*
  .ce-slider-home .caption .fusion-title h1,
  .ce-slider-home .caption .fusion-title h2,
  .ce-slider-home .caption .fusion-title h3 {
    font-size: 19px !important;
    line-height: 1.3 !important;
    padding: 0.5rem;
    text-shadow: 0 0 12px rgb(255 255 255 / 50%);
  }
  .ce-slider-home .heading .fusion-title h1,
  .ce-slider-home .heading .fusion-title h2,
  .ce-slider-home .heading .fusion-title h3 {
    font-size: 28px !important;
    line-height: 1.2 !important;
    padding: 0.5rem;
    text-shadow: 0 0 12px rgb(255 255 255 / 50%);
  }
  .ce-slider-home .slide-content-container {
    padding: 0 15px !important;
  }
  .ce-slider-home .slide-content-container .slide-content {
    max-width: 59%;
    margin-left: 0;
  }
  .ce-slider-home .tfs-slider .background-image {
    background-position: 50% 50%;
  }       */
}

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

  .snippet,
  .col2 {
    grid-template-columns: 1fr;
  }

  .snippet .image {
    border-radius: 30px !important;
  }

  .snippet .image {
    order: 1;
  }

  .snippet .text {
    order: 2;
  }

  .ce-slider-home .fusion-column-wrapper {
    padding: 0px 8px !important;
  }

}










.woocommerce-form-login-toggle .woocommerce-info {
  display: block;
  background: #efefef;
  padding: 17px 40px 1px;
  border-left: 8px solid;
  border-radius: 3px 3px 3px 0px;
  margin-bottom: 0px;
}

form.woocommerce-form.woocommerce-form-login.login {
  background: #efefef;
  border-left: 8px solid;
  border-radius: 0px 0px 3px 3px;
  padding: 20px 30px 10px;
}

.woocommerce-form-login-toggle .woocommerce-info p {
  margin-bottom: 0px;
}

a.showlogin {
  margin: 5px 0px 10px 0px;
  display: block;
  color: var(--h2_typography-color);
  /* font-weight: bold; */
  text-decoration: underline;
}

.woocommerce-form-login-toggle .woocommerce-info:before {
  display: none;
}

.woocommerce .login .form-row {
  float: inherit;
}

.woocommerce .login .lost_password {
  float: inherit;
}

.woocommerce-account-fields {
  background: #efefef;
  padding: 17px 20px 1px;
  border-left: 6px solid;
}


/*NEUER HEADER*/
.fusion-search-form-content {}

.searchform.fusion-search-form.fusion-live-search.fusion-search-form-classic {
  border: #0080c8 2px solid;
  border-radius: 9px !important;
}

.fusion-search-element-1 .searchform .fusion-search-form-content .fusion-search-field input {
  color: #0080c8 !important;
  opacity: 1 !important;
  font-weight: 600;
  background-color: #fff !important;
  height: 39px !important;
}

#incon_top-bar input::placeholder {
  font-size: 13px !important;
  font-weight: bold !important;
}

.fusion-search-form-content {
  height: 40px;
}

.fusion-search-button input {
  background-color: rgba(255, 253, 153, 0.3) !important;
  position: relative;
}

.fusion-search-button::before {
  content: '\f002';
  font-family: 'Font Awesome 5 Pro' !important;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  color: #fff;
  border-radius: 100%;
  width: 36px;
  height: 40px;
  background: rgba(20, 116, 188, 1);
  display: block;
  text-align: center;
  box-sizing: border-box;
  padding-top: 5px;
  pointer-events: none;
  font-size: 15px;
  line-height: 33px;
  border-radius: 0 !important;
}


/*Google*/
.goog-te-gadget-simple {
  background-color: #fff;
  border-left: 1.5px solid #0080c8 !important;
  border-top: 1.5px solid #0080c8 !important;
  border-bottom: 1.5px solid #0080c8 !important;
  border-right: 1.5px solid #0080c8 !important;
  font-size: 10pt;
  display: inline-block;
  cursor: pointer;
  width: 100%;
  padding: 2px;
  text-align: left;
  padding-left: 28px;
}

div#google_translate_element {
  margin: 0px 0;
  display: block;
  width: 200px;
  height: 40px;
}

.skiptranslate.goog-te-gadget .goog-te-gadget-icon {
  margin-right: 12px;
  position: absolute;
  left: 15px;
  top: 4px;
}

.skiptranslate.goog-te-gadget a.goog-te-menu-value span:last-child {
  display: inline-block;
  text-align: center;
  color: #0080c8 !important;
  position: absolute;
  right: 14px;
  border-left: 1px solid #0080c8;
  height: 25px;
  width: 51px !important;
}

.skiptranslate.goog-te-gadget a.goog-te-menu-value span:nth-child(3) {
  display: none;
}

/*Adresse*/
.incon_header-anschrift p {
  margin: 0;
  padding: 0;
}

/**/
#topHeader-Contact svg {
  color: #0080c8;
  padding-right: 5px;
}

#topHeader-Contact a {
  color: #000;
}

#incon_header-mobile .fontawesome-icon.circle-yes {
  background-color: #fff9d3 !important;
}

#incon_header-mobile .incon-phone svg {
  color: #0188cc;
  padding: 10px;
  border-radius: 6px;
  height: 20px !important;
}

#incon_header-mobile .incon-phone .collapsed-nav-icon svg {
  color: #000;
  font-size: 17px;
  padding-top: 1px;
}

#incon_top-bar a {
  margin-right: 25px;
}

#incon_top-bar #topHeaderContact {
  display: inline-block;
}

.topHeaderShadow .woofc-menu-item-inner {
  color: #0080c8 !important;
  font-weight: bold;
}






/* Ghilas code 27 JULY 2022 */

/* produkt-vergleich seite */
@media screen and (max-width: 614px) {


  .incon_filter_feature_item_value {
    margin-left: 0px !important;

  }

  .page:not(.home) #content {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 60px;
    padding-top: 40px;
  }


}


@media screen and (min-width: 1101px) and (max-width: 1390px) {


  #menu-hauptmenue,
  #menu-hauptmenue-neu {
    margin-bottom: -5px;
    text-transform: normal;
    font-weight: 600;
    z-index: 10 !important;
    margin-left: 30px !important;
  }

}


/* Hide „Proven Experts“
.pe-pro-seal-position-left{
  display: none !important;
}
 */
/*
div.video-shortcode {

    min-width: 400px !important;
    margin: 20px !important;
}
*/





lite-youtube {
  height: auto;
  min-width: 400px !important;
  margin: 20px !important;
}

.videos_container.tutorials .fusion-video.fusion-youtube {
  min-width: 300px;
  min-height: 200px;
}

.videos_container.tutorials .fusion-builder-row.fusion-row.fusion-flex-align-items-center.fusion-flex-justify-content-center {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}

@media only screen and (max-width: 1024px) {
  .videos_container.tutorials .fusion-builder-row.fusion-row.fusion-flex-align-items-center.fusion-flex-justify-content-center {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
}

@media only screen and (max-width: 414px) {
  .videos_container.tutorials .fusion-builder-row.fusion-row.fusion-flex-align-items-center.fusion-flex-justify-content-center {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0px;
  }
}

.term-648 #sidebar,
.term-652 #sidebar,
.term-661 #sidebar,
.term-657 #sidebar,
.term-666 #sidebar {
  display: none !important;
}


@media screen and (min-width: 901px) {

  .term-648 ul.products,
  .term-652 ul.products,
  .term-661 ul.products,
  .term-657 ul.products,
  .term-666 ul.products {
    display: flex;

    list-style: none;
    margin-top: calc((var(--woocommerce_archive_grid_column_spacing))/ -2);
    margin-right: calc((var(--woocommerce_archive_grid_column_spacing))/ -2);
    margin-left: calc((var(--woocommerce_archive_grid_column_spacing))/ -2);
    margin-bottom: 0;
    padding: 0;
  }

  /*body.has-sidebar #content{
  width:100%;
}*/

}

/*
@media screen and (max-width: 500px){

.eigenschaftstabelle table tr:first-child th{
  width: 45% !important;

}



.eigenschaftstabelle table tr:nth-child(2) th{
  width: 55% !important;

}
}
*/






/* ---------------------------------------
    PRODUCT DETAILS > IMAGE CAROUSEL
    @GB, 21-Dec-2022
   ---------------------------------------
   */
a.flex-next {
  width: var(--slider_nav_box_dimensions-width);
  height: 100%;
  line-height: var(--slider_nav_box_dimensions-height);
  font-size: var(--slider_arrow_size);
  padding-top: 50%;
  padding-bottom: 60%;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(icon/Rectangle.svg);
  background-position: center center;
  background-size: contain;
}

a.flex-prev {
  width: var(--slider_nav_box_dimensions-width);
  height: 100%;
  line-height: var(--slider_nav_box_dimensions-height);
  font-size: var(--slider_arrow_size);
  padding-top: 50%;
  padding-bottom: 60%;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(icon/Rectangle.svg);
  background-position: center center;
  background-size: contain;
}

.ilightbox-button.dark.horizontal {
  height: 100% !important;
  width: 100px !important;
}


.medienportal-intro-sec>div {
  flex-direction: column;
}

.datenblaetter-sprache-cnt {
  padding: 10px 30px;
  background: #ffdd00;
  border-radius: 6px;
  color: black;
  margin-bottom: 30px;
}


/*  ----------------------------------------------------------------------
    PROFILINE
    ----------------------------------------------------------------------*/

/* --- Produkt Detailansicht --- */
img.is_profiline {
  margin: 0px 0px 0px 15px;
  max-height: 30px;
}

@media screen and (max-width: 640px) {
  img.is_profiline {
    display: block;
    margin: 5px 0px;
  }
}

/* --- Produktlisten --- */
.woocommerce ul.products li.product a img.is_profiline {
  display: block;
  margin: 10px 0px 10px 0px !important;
  max-height: 25px !important;
}

/* --- Suche --- */
.fusion-search-result img.is_profiline {
  display: block;
  max-height: 20px !important;
  margin: 5px 0px !important;
}

/* changes new header */
#topold,
.pe-pro-seal-position-left {
  display: none !important;
}

.pan-header-left {
  display: flex;
  align-items: center;
  justify-content: start;
}

.logo-pan {
  width: 260px;
  margin-right: 30px;
}

.logo-pan img {
  max-width: 100%;
}

#incon_top-bar {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

#incon_top-bar .fusion-layout-column {
  padding: 0;
  margin-bottom: 0 !important;
}

#incon_top-bar>div>.fusion-layout-column {
  margin-bottom: 0 !important;
  padding: 9px 0;
}



.product-sidebar {
  display: flex;
  position: fixed;
  left: 0;
  z-index: 9998;
  transition: all .55s ease-out;
  width: 360px;
  height: calc(100vh - 70px);
  background: #fff;
  top: 70px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}

.product-sidebar.close-sb {
  width: 60px;
  cursor: pointer;
}

.product-sidebar .side-search {
  height: 60px;
}

.product-sidebar-side {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
  height: 100%;
  z-index: 10;
  background: white;
}



ul.product-side-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.product-side-nav li {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #fff;
}

.product-side-nav img {
  height: 30px;
  width: auto;
}

.product-side-nav li.show-icn-big img {
  height: 36px;
}

.product-side-nav li.last-main {
  margin-bottom: 15px;
}

.product-sidebar-main {
  width: 300px;
  height: 100%;
  transition: all .55s ease-out;
  z-index: 9;
  margin-left: 60px;
}

ul.product-main-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(20, 116, 188, .25);
}

.product-main-nav li {
  height: 60px;
  display: flex;
  border-bottom: 1px solid rgba(20, 116, 188, .25);
  position: relative;
}

.product-main-nav li.services-item {
  border-bottom: 0px;
}

#topHeader-Contact .product-main-nav li a {
  display: block;
  height: 60px;
  line-height: 60px;
  width: 100%;
  text-align: left;
  padding-left: 23px;
  font-size: 15px;
  font-weight: bold;
  color: #1474BC;
}

#topHeader-Contact .product-main-nav li.services-item a {
  color: #3E3D44;
}

#topHeader-Contact .product-main-nav li>ul a {
  color: #4a4e57;
}

#topHeader-Contact .product-main-nav li a:hover {
  /*background: rgba(20, 116, 188, .2);*/
  background: rgba(255, 221, 0, .1);
}

.product-main-nav li.sec-nav-item {
  border-bottom-color: #fff;
}

#topHeader-Contact .product-main-nav li.sec-nav-item a {
  color: #3E3D44;
}

.product-main-nav li.last-main {
  margin-bottom: 15px;
}

#incon_top-bar .product-main-nav li a {
  margin-right: 0;
}

.product-side-nav li.sec-nav-item,
#topHeader-Contact .product-main-nav li.sec-nav-item a,
.product-main-nav li.sec-nav-item {
  height: 50px;
  line-height: 50px;
}

#search-form-side {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 11;
}

#search-form-side .input-group {
  display: flex;
  height: 60px;
  width: 100%;
  align-items: center;
}

#search-form-side .input-group-append {
  width: 60px;
  padding-left: 12px;
  padding-right: 12px;
  height: 60px;
  display: flex;
  align-items: center;
  background: white;
  z-index: 10;
  position: relative;
}

#search-form-side .search-side-submit {
  display: flex;
  border: none;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  text-indent: -99999px;
  background: url('icon/sidebar_suche.png') no-repeat center center;
  background-size: 100%;
}

#search-form-side .input-cnt {
  padding-left: 23px;
  transition: all .55s ease-out;
  z-index: 9;
  position: relative;
}

#search-form-side input {
  width: 200px;
  border: none;
  background: transparent;
  font-weight: bold;
  font-size: 15px;
}

.sidebar-handle {
  width: 40px;
  height: 55px;
  background: rgba(230, 236, 240, .8);
  position: absolute;
  right: -40px;
  top: 0;
  border-radius: 0 10px 10px 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sidebar-handle div {
  background: url('icon/sidebar-handle.svg') no-repeat center center;
  background-size: 6px;
  width: 6px;
  height: 12px;
  transition: all .55s ease-out;
  animation: move 1s infinite linear;
}

.product-sidebar.close-sb .product-sidebar-main {
  transform: translateX(-100%);
}

.product-sidebar.close-sb #search-form-side .input-cnt {
  transform: translateX(-100%);
}

.product-sidebar.close-sb .sidebar-handle div {
  transform: rotate(180deg);
}

ul.side-nav-sub {
  display: none;
  position: absolute;
  padding: 0;
  background: white;
  left: 300px;
  width: 360px;
  box-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.2);
}

.services-item ul.side-nav-sub {
  top: -350px;
}

ul.side-nav-sub:before {
  content: '';
  width: 100%;
  height: 100%;
  box-shadow: 10px 0px 10px rgba(0, 0, 0, .12);
  position: absolute;
}

.product-main-nav li ul.side-nav-sub li {
  height: auto;
}

#topHeader-Contact .product-main-nav li ul.side-nav-sub a {
  line-height: 1.2;
  padding: 19px 25px;
  height: auto;
  display: flex;
  align-items: center;
  font-weight: 600;
}

.product-main-nav li.first-lvl:hover ul {
  display: block;
}

.side-nav-sub figure {
  margin: 0;
  width: 30px;
  text-align: left;
  flex-shrink: 0;
  margin-right: 7px
}

.side-nav-sub figure img {
  height: 30px;
  width: auto;
}

ul.side-nav-sub a i {
  width: 20px;
  color: #0080c8;
}

ul.side-nav-sub a i:before {
  color: #0080c8;
}

ul.side-nav-sub li.font-free a i {
  font-family: "Font Awesome 5 Free" !important;
}

#menu-warenkorb-header li:first-child {
  display: none !important;
}

.nav-wk {
  height: 40px !important;
}

#menu-warenkorb-header {
  height: 40px;
}

#menu-warenkorb-header li.menu-item {
  height: 40px;
  background: white;
  border-radius: 6px;
  line-height: 40px;
  padding: 0 20px;
}

#menu-warenkorb-header li.menu-item a {
  color: rgb(0, 128, 200);
  margin-right: 0;
  font-weight: bold;
}

#menu-warenkorb-header li.menu-item a span.woocommerce-Price-amount {
  font-size: 13px;
}

.nav-wk {
  display: flex;
  justify-content: end;
}

.wk-sec .fusion-column-wrapper {
  margin-right: 0 !important
}

.goog-te-gadget-icon {
  display: none;
}

.goog-te-gadget-simple {
  background-color: #fff !important;
  position: relative;
  border: 0 !important;
  border-radius: 10px;
  overflow: hidden;
  font-size: 10pt;
  font-weight: 800;
  display: inline-block;
  padding: 8px 8px 8px 44px !important;
  cursor: pointer;
  zoom: 1;
}

.goog-te-gadget-simple::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
  height: 100%;
  background: rgba(20, 116, 188, 1) url('icon/globe-icons.png') no-repeat center center;
  background-size: 16px;
}

.goog-te-gadget-simple span {
  color: #3e3065 !important;
}

.fusion-search-element-1 .searchform .fusion-search-form-content .fusion-search-button input[type=submit] {
  width: 36px !important;
  line-height: 33px !important;
  height: 40px !important;
}

.fusion-search-element-1.fusion-search-form-clean .searchform .fusion-search-form-content .fusion-search-field input {
  font-size: 13px;
  border: none !important;
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed span:not(:first-child),
.VIpgJd-ZVi9od-xl07Ob-lTBxed img {
  display: none;
}


.slider-heading {
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider-heading h1 {
  font-size: 40px !important;
  line-height: 40px !important;
  margin: 5px 90px !important;
  color: #FED83A;
  font-weight: bold;
  background: rgba(0, 128, 200, .75);
  display: inline-block;
  padding: 15px 35px;
  border-radius: 10px;
  text-align: center;
}

.slider-heading h1 span {}

.bx-wrapper {
  height: 100%;
  overflow: hidden;
  background: transparent;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  width: 300px;
  position: absolute;
  right: 0;
  top: 0;
}

.bx-viewport {
  height: 100%;
}

.incon-slider-wrapper .fusion-column-wrapper {
  padding: 150px 0 230px !important;
}

.incon-slider-wrapper .fusion-layout-column {
  margin: 0 !important;
}

.slider-item-img img {
  width: 100%;
}

.shadow-box .fusion-column-wrapper {
  padding: 25px 30px 35px;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, .08);
  border-radius: 15px;
  background: white !important;
}

.shadow-box h2 a:hover {
  border-bottom: 4px solid rgb(255, 221, 0);
}

.shadow-box a.fusion-button {
  width: 100% !important;
  text-align: center !important;
}

.shadow-box a.fusion-button:hover {
  color: #fff !important;
  background: rgba(0, 128, 200, 1) !important;
}

.shadow-box a.fusion-button:hover span {
  color: #fff !important;
}

.shadow-box img {
  height: 200px;
  width: auto !important;
}

.start-layout-box {
  height: 100% !important;
}

.start-layout-box .fusion-image-element {
  position: absolute !important;
  top: -100px;
  left: 0;
  width: 100%;
}

.start-layout-box .fusion-image-element img {
  width: auto !important;
  height: 270px;
}

.three-column-boxes-wrapper:before {
  content: '';
  background: #c6deef;
  height: 100%;
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
}

.start-layout-box .fusion-button {
  width: 240px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .15) !important;
}

.gform_wrapper.start-schnellanfrage-form_wrapper {
  margin-top: 40px;
}

.gform_wrapper.start-schnellanfrage-form_wrapper h2.gform_title {
  display: none !important;
}

.gform_wrapper.start-schnellanfrage-form_wrapper input::placeholder,
.gform_wrapper.start-schnellanfrage-form_wrapper textarea::placeholder {
  font-weight: bold;
  color: rgb(0, 128, 200);
  opacity: 1;
}

.footer-links a {
  color: #fff;
}

.mobile-tel-wrapper {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

.mobile-tel-wrapper-side {
  margin-top: 30px;
  width: 100%;
  position: relative;
  z-index: 20;
  display: none;
}

.mobile-tel-wrapper a,
.mobile-tel-wrapper-side a {
  display: block;
  width: 100%;
  padding: 0;
  text-align: center;
  font-weight: bold;
  background: #ffdd00;
  color: #272727;
  font-size: 18px;
  line-height: 68px;
  height: 68px;
}

.mobile-tel-wrapper a i,
.mobile-tel-wrapper a svg,
.mobile-tel-wrapper-side a i,
.mobile-tel-wrapper-side a svg {
  color: #1474BD !important;
}

.mobile-nav-trigger,
.nav-side-mobile {
  display: none;
}

.nav-side-mobile {
  position: relative;
  z-index: 20;
}

.nav-side-mobile ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.nav-side-mobile ul li {
  display: block;
}

.nav-side-mobile ul li a {
  display: flex;
  position: relative;
  width: 100%;
  height: 60px;
  line-height: 60px;
  width: 100%;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  color: #1474BC !important;
  flex-wrap: nowrap;
}

.nav-side-mobile ul li a figure {
  flex: 0 0 60px;
  margin: 0;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-side-mobile ul li a span {
  display: block;
  width: 100%;
  padding-left: 23px;
  border-bottom: 1px solid rgba(20, 116, 188, .25);
}

.nav-side-mobile ul li.services-item a span {
  border-bottom: 0px;
}

.nav-side-mobile ul li a figure img {
  height: 34px;
  width: auto;
}

.nav-side-mobile .sub-icn {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
}

.nav-side-mobile .sub-icn svg,
.nav-side-mobile .sub-icn i {
  color: #C4DCEE !important;
}

.nav-side-mobile>ul>li:first-child>a>span {
  border-top: 1px solid rgba(20, 116, 188, .25);
}

.nav-side-mobile ul.side-nav-sub-mobile {
  display: none;
  padding-left: 60px;
}

.nav-side-mobile ul li ul a {
  font-size: 13px;
  line-height: 19px;
  height: auto;
  border-bottom: 1px solid rgba(20, 116, 188, .25);
  padding-left: 5px;
  align-items: center;
  font-weight: 600;
}

.nav-side-mobile ul li ul a span {
  border: none;
  padding-left: 0;
}

.nav-side-mobile ul li.sec-nav-item a {
  height: 50px;
  line-height: 50px;
}

.nav-side-mobile ul li.sec-nav-item a figure {
  height: 50px;
}

.nav-side-mobile ul li.sec-nav-item a span {
  border: none;
}

.nav-side-mobile ul li.last-main {
  margin-bottom: 20px;
}

.nav-side-mobile:before {
  content: '';
  background: white;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
  height: calc(100% + 30px);
  width: 60px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 0;
}

.hide-desktop {
  display: none !important;
}

#main {
  padding-top: 71px !important;
}

#contactform {
  scroll-behavior: smooth;
}

#menu-warenkorb-header .woofc-menu-item .woofc-menu-item-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

#menu-warenkorb-header .woofc-icon-cart6:before {
  font-size: 24px;
  margin-top: 10px;
}

#menu-warenkorb-header .woofc-menu-item .woofc-menu-item-inner:after {
  top: 2px;
  left: 14px;
}

#menu-warenkorb-header .woofc-menu-item .woofc-menu-item-inner i {
  margin-top: -5px;
  padding-top: 4px;
}

#search-form-side input::placeholder {
  font-size: 15px !important;
}

body.search-results #main>.fusion-row {
  max-width: 1640px !important;
}

body.home .incon-breadcrumbs {
  display: none;
}


/* lang switcher */
.tp-lang-switch{
  position: relative;
  border-radius: 10px;
}
.tp-lang-switch > div{
  display: block;
  background: white;
  height: 40px;
  line-height: 40px;
  padding: 0 20px 0 60px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 10px;
  cursor: pointer;
}

.tp-lang-switch > span, .tp-lang-switch-mobile > span{
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 40px;
  height: 40px;
  background: #0080c8;
  color: white;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  border-radius: 10px 0 0 10px;
}

.tp-lang-switch-mobile{ position: relative; }

.tp-lang-switch-mobile > span{
  border-radius: 10px;
}

.mobile-lang-switcher{ width: 40px; height: 40px; }

.tp-lang-switch ul, .tp-lang-switch-mobile ul{
    display: none;
    position: absolute;
    width: 100vw;
    max-width: 250px;
    background: white;
    top: 40px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-radius: 10px;
    padding: 10px;
    flex-wrap: wrap;
}

.tp-lang-switch-mobile ul{
  right: 0;
}

.tp-lang-switch.act ul, .tp-lang-switch-mobile.act ul{
  display: flex;
}

.tp-lang-switch ul li{
  margin: 0;
  padding: 10px;
  width: 33%;
}

.tp-lang-switch-mobile ul li{
  margin: 0;
  padding: 10px;
  width: 50%;
}

.tp-lang-switch ul li a, .tp-lang-switch-mobile ul li a{
  font-size: 12px;
  display: block;
  margin: 0 !important;
  line-height: 12px;
}
.tp-lang-switch ul li a span, .tp-lang-switch-mobile ul li a span{ display: inline-block; margin-left: 5px; }



/*
.woocommerce-container #content, .archive #content, .product-template-default #main, .page-template:not(.home) #content{ max-width: 1640px !important; margin: 0 auto; float: none; }
*/
.product-template-default #main {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media screen and (max-width: 1600px) {
  #incon_top-bar .fusion-search-element {
    display: none;
  }
}

.mobile-lang-switcher {
  display: none;
}

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

  .logo-pan img {
    max-width: 200px !important;
  }

  .mobile-container {
    max-height: 40px !important;
    display: block;
  }

  .mobile-lang-switcher {
    display: block;
    height: 40px;
    padding: 0px !important;
    margin: 0px !important;
  }

  /*#incon_compare_box{ display:none; }*/
  .start-layout-box {
    height: auto !important;
  }

  .usp-4-layout .fusion-text p {
    font-size: 16px !important;
    line-height: 1.2 !important;
  }

  .hide-desktop {
    display: block !important;
  }

  #topHeaderContact {
    display: none !important;
  }

  .mobile-tel-wrapper,
  .nav-side-mobile,
  .mobile-tel-wrapper-side {
    display: block;
  }

  .mobile-nav-trigger {
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    width: 40px;
    height: 40px;
    color: rgb(0, 128, 200) !important;
    font-size: 20px;
    line-height: 40px;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    cursor: pointer;
  }

  .mobile-nav-trigger svg {
    transition: all .2s linear;
  }

  .incon-slider-wrapper {
    height: calc(100vh - 70px) !important
  }

  .header-wrapper-right .fusion-column-wrapper {
    align-items: end !important;
  }

  /* sidebar */
  .sidebar-handle {
    display: none;
  }

  .product-sidebar {
    display: block;
    width: 100%;
    transform: translateX(-100%);
    transition: all .3s linear;
    overflow: auto;
  }

  .product-sidebar.close-sb {
    width: 100%;
  }

  .product-sidebar.close-sb .product-sidebar-main {
    transform: translateX(0);
  }

  .product-sidebar.close-sb #search-form-side .input-cnt {
    transform: translateX(0);
  }

  #search-form-side {
    z-index: 21;
  }

  .product-sidebar.open-fo {
    transform: translateX(0);
  }

  .product-sidebar-main {
    width: calc(100vw - 60px);
  }

  .product-sidebar-side,
  .product-sidebar-main {
    display: none;
  }

  /* page */
  #main {
    margin: 0 !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .slider-heading {
    padding: 0 10px;
  }

  .slider-heading h1 {
    font-size: 22px !important;
    line-height: 30px !important;
    text-align: center !important;
    border-radius: 15px !important;
    padding: 16px 30px;
    margin: 0px !important;
  }

  .incon-slider-wrapper .fusion-column-wrapper {
    padding: 0 !important;
    height: calc(100vh - 70px) !important;
  }

  .bx-wrapper {
    left: 50%;
    margin-left: -150px;
    bottom: 0;
    top: auto;
    height: 400px;
  }


  .start-layout-box .fusion-image-element {
    top: auto;
    position: relative !important;
    left: 0 !important;
    width: 100% !important;
  }

  .start-layout-box .fusion-image-element img {
    height: auto !important;
  }

  body .gform_wrapper .gform_footer input[type=submit] {
    font-size: 14px !important;
    height: auto !important
  }

  .lottie-anim .fusion-lottie-animation {
    /*width: 100px !important;*/
	  /*height:50px!important;*/
    margin: 0 auto;
  }

  .lottie-anim .fusion-lottie-animation lottie-player{
    height: 80px;
    margin: 0 auto !important;
  }

  .logo-pan {
    width: 100%;
    margin-right: 0;
  }

  #main {
    padding-top: 68px !important;
  }

  .slider-text {
    font-size: 18px;
    line-height: 24px;
  }

  body:not(.home) #main {
    padding-top: 0 !important;
  }

  .incon-breadcrumbs {
    padding-bottom: 0 !important;
  }

}

@media screen and (min-width: 1000px) {
  #main {
    padding-left: 90px !important;
    padding-right: 0px !important;
    padding-top: 0 !important;
  }

  .home #main {
    padding-top: 72px !important;
  }
}

@-webkit-keyframes move {
  0% {
    margin-left: -3px;
  }

  50% {
    margin-left: 3px;
  }

  100% {
    margin-left: -3px;
  }
}




.kry_productcat_seotext {
  display: block;
  max-width: 960px;
  margin: 0px auto 60px;
}


@media screen and (max-width: 1500px) {
  .header-wrapper-right .searchform {
    display: none;
  }

  #topHeaderContact a {
    font-size: 11px !important;
  }

  #incon_top-bar a {
    margin-right: 10px;
  }
}

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

  /*.kry_mail,*/
  .scrollto-form,
  .fa-file-alt/*,
  .fa-phone-alt*/ {
    display: none !important;
  }
}



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

  #topHeaderContact {
    display: none !important;
  }

  div#google_translate_element_mobile .goog-te-gadget-simple {
    width: 40px;
    height: 40px;
  }

  .goog-te-gadget-simple::before {
    width: 40px;
    height: 40px;
    background-size: 24px;
  }
}


.woofc-area.woofc-style-01 .woofc-area-mid:after {
  content: 'Wir beliefern ausschließlich gewerbliche Wiederverkäufer. Unsere Preise verstehen sich daher zuzüglich der gesetzlichen MwSt.';
  display: block;
  margin-top: 30px;
  padding: 0 20px;
  color: white;
}




.notranslate,
.single-product nav.rank-math-breadcrumb .last,
#field_4_7 label {
  direction: ltr !important;
}