/* 1) ==CUSTOM EXTENSION
 ==========================================================================
 ========================================================================== */

/* Images
 ========================================================================== */
@media (max-width: 767px) {
  .img {
    /* max-width: 100% !important; */
  }
}

/* Header + Logo
 ========================================================================== */
.main-menu-wrapper  {
  background: white !important;
}
.main-menu a,
.hamburger span:nth-child(4) {
  color: black !important;
}
.hamburger span:nth-child(3),
.hamburger span:nth-child(2),
.hamburger span:nth-child(1) {
  background-color: #000 !important;
}

/* Listing / List-Views
 ========================================================================== */
.widget-type-rich_text ul, .mce-content-body ul, .hs_cos_wrapper_type_rich_text ul, .row ul,
.widget-type-rich_text ol, .mce-content-body ol, .hs_cos_wrapper_type_rich_text ol, .row ol {
    list-style: none;
    padding-left: 0;
    margin: 0;
    counter-reset: ol-counter;
}
.widget-type-rich_text ul li, .mce-content-body ul li, .hs_cos_wrapper_type_rich_text ul li, .row ul li,
.widget-type-rich_text ol li, .mce-content-body ol li, .hs_cos_wrapper_type_rich_text ol li, .row ol li {
    padding-left: 1.4rem;
    margin-bottom: 0.5rem;
    padding-bottom: 0;
    counter-increment: ol-counter;
}
.widget-type-rich_text ul li::before, .mce-content-body ul li::before, .hs_cos_wrapper_type_rich_text ul li::before, .row ul li::before,
.widget-type-rich_text ol li::before, .mce-content-body ol li::before, .hs_cos_wrapper_type_rich_text ol li::before, .row ol li::before {
    /* font-family: FontAwesome; */
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: geometricprecision;
    text-indent: 0px;
    position: absolute;
    margin: 0px 0px 0px -1.4rem;
}
.widget-type-rich_text ul li::before, .mce-content-body ul li::before, .hs_cos_wrapper_type_rich_text ul li::before, .row ul li::before {
    content: "»";
    display: inline-block;
    font-size: 180%;
    line-height: 0.7;
    color: rgb(252, 198, 68);
}
.widget-type-rich_text ol li::before, .mce-content-body ol li::before, .hs_cos_wrapper_type_rich_text ol li::before, .row ol li::before {
    content: counter(ol-counter);
    display: block;
    font-size: 14px;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    text-align: center;
    line-height: 17px;
    background: #003867;
    color: #fff;
    font-weight: bold;
    margin-top: 2px;
}

/* Horizontal Spacer Module
 ========================================================================== */
.hs_cos_wrapper_type_space {
    display: block;
    position: relative;
    height: 50px;
    width: 100%;
    margin: 50px auto 0 auto;
}
.hs_cos_wrapper_type_space:before {
    content: "";
    opacity: 1;
    height: 100px;
    position: absolute;
    left: 50%;
    top: -200%;
    z-index: 99;
    width: 2px;
    background-color: #F8B54E; 
}


/* Wysiwyg Flexible Content Headline 
 ========================================================================== */
.c-flexible-content-wrap .hs_cos_wrapper_type_rich_text div:before,
.c-flexible-content-wrap .mce-content-body div:before,
.module_inner_headline div:before {
    content: "";
    display: block;
    position: absolute;
    transform: translate(-101%,-5px);
    -webkit-transform: translate(-101%,-5px);
    top: 16px;
    background: #f8b54e;
    height: 10px;
    width: 1000px;
}
.c-flexible-content-wrap .hs_cos_wrapper_type_rich_text div,
.c-flexible-content-wrap .mce-content-body div,
.module_inner_headline div {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: .9rem;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: .5em;
    padding-bottom: .5em;
}

/* CTA-Banner for advanced and custom product requests
 ========================================================================== */
.c-cta-block-small {
    padding: 10px 20px; 
}
.c-heading--nop {
    padding: 0 !important;
}
.h-100 {
    height: 100%;
}
.v-center, .h-center, .c-center {
    display: table-cell;
}
.v-center, .c-center {
    vertical-align: middle;
}
.h-center, .c-center {
    text-align: center;
}
.flexbox {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.flexbox > div {
   margin: 10px;
}
.flexbox .flex-icon {
    font-size: 64px;
    color: white;
}

/* Distributoren Content box
 ========================================================================== */
.faq-wrap.flexbox > span > div {
  width: calc( 50% - 30px) !important
}
@media only screen and (max-width: 980px){
.faq-wrap.flexbox > span > div {
  width: calc( 100% - 30px) !important
}
}
.faq-wrap.flexbox > span {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  width: 100% !important;
}
.faq-wrap div.hs_cos_wrapper {
  background: #f9f9f9;
  padding: 15px;
  margin: 15px;
  margin-top: 30px;
}
/*
.faq-wrap div.hs_cos_wrapper:not(:first-child) {
  margin-top: 60px;
}*/
.faq-wrap div.hs_cos_wrapper h4 {
  color: rgb(107, 182, 197);
  font-size: 32px;
  margin-bottom: 15px;
}


/* Fledder Zubbel Purzel Icons entfernen
 ========================================================================== */
.shape-animate,
.contact-form__shape-wrap {
  display: none;
}


/* Romove Button Behaviour And Replace With Own Style
 ========================================================================== */
.c-button--black > .c-button__inner-arrow,
.c-button--white > .c-button__inner-arrow {
  display: none;
}
.c-button {
  position: relative;
  overflow: hidden;
}
.c-button--black:after,
.c-button--white:after{
  width: 40px;
  height: 40px;
  background-size: 40%;
}
.c-button--black.c-button--large:after, 
.c-button--white.c-button--large:after {
  width: 60px;
  height: 60px;
  background-size: 30%;
}
.c-button--white:after,
.c-button--black:after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: right center;
  
  right: 10px; top: 0;
}
.c-button--black:hover:after,
.c-button--white:after {
  background-image: url('https://6027097.fs1.hubspotusercontent-na1.net/hubfs/6027097/Marketplace/NOVA/img/arrow-black.svg');
}
.c-button--white:hover:after,
.c-button--black:after {
  background-image: url('https://6027097.fs1.hubspotusercontent-na1.net/hubfs/6027097/Marketplace/NOVA/img/arrow-white.svg');
}
.c-button--animate.c-button--white: {
  color: #FFF;
}
.c-button--animate.c-button--white:before {
  background-color: #000;
}
.c-button--animate.c-button--black:hover {
  color: #000;
}
.c-button--animate.c-button--black:before {
  background-color: #FFF;
}

/* Flexbox Grid Instead of Masonry Script
 ========================================================================== */
.mason-grid > span {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
}
.mason-grid .product-grid-item-wrap,
.mason-grid .product-grid-item-wrap .c-card.grid-view-only {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
}
.mason-grid .masonry-block {
  height: 100%;
  padding-bottom: 104px;
}
.mason-grid .product-grid-item-wrap {
  height: calc( 100% + 84px );
}
.mason-grid .product-grid-item-wrap .c-card.grid-view-only .c-card__footer {
    position: absolute;
    bottom: 0;
    right: 0;
}

/* New Masonry Breakpoints
 ========================================================================== */

.mason-grid {
  padding-right: 10px !important;
}
@media (max-width: 479px){
  .mason-grid {
    padding-right: 0px !important;
  }
}
@media (min-width: 480px){
  .mason-grid {
    padding-right: 5px !important;
  }
}
@media (min-width: 992px){
  .mason-grid {
    padding-right: 0 !important;
    right: -10px;
  }
}
.masonry-block.list-item,
.mason-grid > span > div {
    width: 33.333%;
    padding-right: 20px;
}
@media (max-width: 1020px) {
  .masonry-block.list-item,
  .mason-grid > span > div {
        width: 50%;
    }
}
@media (max-width: 640px) {
  .masonry-block.list-item,
  .mason-grid > span > div {
        width: 100%;
    }
}

/* Team - Anprechpartner Hintergrund
 ========================================================================== */
  
.hs-team-member .image {
  background-color: #e6e6e6;
}
  
/* Sprachwechsler Hauptnavigation
 ========================================================================== */
.main-menu-container {
  width: calc( 100% - 60px) !important; 
  }
.lang-switch-container {
  width: 60px !important;
  margin-left: 0 !important;
}
.widget-type-language_switcher {
  width: 40px; height: 80px;
}
.widget-type-language_switcher .globe_class {
  width: 24px; height: 24px;
  margin: 21px 0px 35px 0;
  background-image: url("https://6027097.fs1.hubspotusercontent-na1.net/hubfs/6027097/hs_marketplace_assets/icons/earth-globe-blue.svg");
}
.widget-type-language_switcher ul.lang_list_class {
  top: 50px;
}
.widget-type-language_switcher ul.lang_list_class .lang_switcher_link {
  color: #f8b54e; /* ##6bb6c5 */
}
  
@media (max-width: 991px){
  .widget-type-language_switcher {
    position: absolute;
    right: 80px; top: 0;
  }
  .widget-type-language_switcher > .hs_cos_wrapper_type_language_switcher,
  .widget-type-language_switcher > .lang_switcher_class {
    display: block;
    width: 100%; height: 100%;
  }
  .widget-type-language_switcher .globe_class {
    width: 40px; height: 40px;
    margin: 18px 0px 22px 0;
    background-image: url("https://6027097.fs1.hubspotusercontent-na1.net/hubfs/6027097/hs_marketplace_assets/icons/earth-globe-black.svg");
  }
  .widget-type-language_switcher ul.lang_list_class {
    top: 64px;
  }
}
  
/* Product Card Block
 ========================================================================== */

.masonry-block[data-href] {
  cursor: pointer;
}
.no-gutter {
  padding: 0 !important;
} 
.no-background {
  background: transparent !important;
}


/* Custom Classes 
 ========================================================================== */
@media (min-width: 992px){
  .flex-align-items-center > .row-fluid-wrapper > .row-fluid {
    display: flex;
    align-items: center;
  }
}