/* Fonts */
/*  Colors */
/*  Highlight for inputs */
/*hellgrau*/
/*@color5: #64C006;*/
/*grün*/
/*orange*/
/*rot*/
/*Hellgrau*/
/*gelb*/
/*dunkelgrau*/
/*Topseller Orange*/
/*@color14: #7F7F7F;*/
/*grün*/
/*  Fonts */
/*  Border */
/*  Images */
.exlink {
  cursor: pointer;
}
.ex-desc1 {
  background: white;
}
.ex-desc1 img {
  width: 100%;
}
.ex-desc1-text-container {
  padding: 1em;
}
.ex-desc1-text-container > p {
  font-size: 1.1em;
  margin-bottom: 10px;
}
.ex-desc1-text-container > h3 {
  font-weight: bold;
}
.ex-desc1-text-container > ul {
  margin-left: 20px;
  margin-bottom: 10px;
}
.ex-desc1-text-container > ul > li {
  margin-bottom: 3px;
  list-style-type: disc;
  font-size: 1.1em;
}
/*neue CTA Box Artikelebene
    .exBox-alt {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        background: white;
       width: 100%;
        height: 100%;
        padding: 10px;
    }

    .exBox-headline {
        text-align: center;
        padding: 15px 0px 15px 0px;
    }

    .exBox-header {
        font-size: 1.2em;
        font-weight: bold;
    }

    .ex-check::before {
    content: "\2713";
    font-family: 'Roboto Condensed', sans-serif;
    color: #64c006;
    font-weight: 700;
    margin-right: 0.5em;
    }

    .exBox-img {
        background-repeat: no-repeat;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        margin: 1em 2em 0 2em;
        position: relative;
        float: left;
    }

    .exBox-border {
        position: relative;
        width: 73%;
        float: left;
        font-size: 1.2em;
        display: block;
    }

    .exBox-line {
        margin-top: 0px;
        width: 90%;
        margin-bottom: 0px;
        border-top: 1px solid #c8000d
    }

    .exBox-border:before {
        display: block;
        content: "";
        width: 395px;
        height: 20px;
        position: absolute;
        top: -10px;
        left: -10px;
        border-top: 1px solid #c8000d;
        border-left: 1px solid #c8000d;
    }

    @media only screen and (max-width: 450px) {
          .exBox-border:before {
            width: 100%;
        }
    }

    .exBox-span:after {
        display: block;
        content: "";
        width: 60px;
        height: 20px;
        position: absolute;
        bottom: -10px;
        right: -10px;
        border-bottom: 1px solid #c8000d;
        border-right: 1px solid #c8000d;
    }

    .exBox-text-title {
        float: left;
        font-size: 1.2em;
        margin-top: 45px;
        margin-bottom: 15px;
    }

      @media only screen and (max-width: 707px) {
    .exBox-text-title {
            margin-top: 20px;
            margin-left: 17px; /*new
        }
    }

    .exBox-infos {
        display: flex;
        float: left;
        justify-content: space-evenly;
        flex-wrap: wrap;
        font-size: 1.3em;
        white-space: nowrap;
        width: 99%;
    }

    .exBox-infoEle {
        margin: 20px 5px 20px 35px;
    }

      @media only screen and (max-width: 1200px) {
        .exBox-border {
            width: 60%;
        }
    }

    @media only screen and (max-width: 735px) {
        .exBox-border {
            position: relative;
            width: 100%;
            float: left;
            font-size: 1.2em;
            display: block;
        }

        .exBox-pad {
            padding: 2em;
        }

        .exBox-img {
            float: none;
            margin: 15px auto 0px auto;
        }
        /*new
        .exBox-infoEle{
            margin: 15px 5px 5px 0px;
        }
    }
*/

/* Test rausgenommen, wenn Fehler wieder einblenden
    .exBox-border-category {
        position: relative;
        width: 92%;
        margin-top: 55px;
        font-size: 1.2em;
        display: block;
    }

    .exBox-img-category {
        background-repeat: no-repeat;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        margin: 2em 3em 0 2em;
        position: relative;
        float: left;
    }

    .exBox-text-title-category {
        font-size: 1.2em;
        margin-top: 10px;
        margin-left: 1.7em;
    }

    @media only screen and (max-width: 1200px) {
        .exBox-border-category {
            margin-top: 55px;
        }
    }

    @media only screen and (max-width: 990px) {
        .exBox-border-category {
        margin-top: 25px;
        }
    }

    @media only screen and (max-width: 756px) {
        .exBox-border-category {
            position: relative;
            width: 100%;
            font-size: 1.2em;
            display: block;
            margin-top: 25px;
        }

        .exBox-img-category {
            float: none;
            margin: 15px auto -15px auto;
        }

        .exBox-text-title-category {
            font-size: 1.2em;
            margin-top: 10px;
            margin-left: 0px!important;
        }
    }*/

/*tmp
    .ex-vortCommOutBox {
        display: flex;
        width: 100%;
        justify-content: space-around;
        text-align: center;
    }

    .ex-vortCommInBox {
        padding: 0;
        text-align: center;
        font-size: 1.2em;
        opacity: 0.7;
        white-space: nowrap;
        line-height: 2em;
        }

    .ex-vortCommInBox>div {
        width: 99%;
        padding: 0px;
    }

    .ex-vortCommInBox>div>img {
        width: 40px;
        margin-right: 5px;
        height: 1%;
    }

    @media only screen and (max-width: 1199px) {
        .ex-vortCommInBox {
            font-size: 1.2em;
        }

        .ex-vortCommInBox:last-child {
            display: none;
        }

        .ex-vortCommInBox>div>img {
            width: 40px;
        }
    }

    @media only screen and (max-width: 991px) {
        .ex-vortCommInBox {
            font-size: 1.2em;
        }

        .ex-vortCommInBox:last-child {
            display: none;
        }

        .ex-vortCommInBox>div>img {
            width: 35px;
        }
    }

    @media only screen and (max-width: 700px) {
        .ex-vortCommInBox {
            font-size: 0.9em;
        }

        .ex-vortCommInBox:nth-last-child(2) {
            display: none;
        }

        .ex-vortCommInBox:last-child {
            display: none;
        }
    }*/

/*HTML BANNER, KOMMEN RAUS*/

/*Banner Text Artikelseite*/

.ex-linie {
  margin: 0;
}
.ex-artikel-btn {
  background: #cd0009;
  border: 1px solid white;
  color: white;
  transition: 0.3s;
}
.ex-artikel-btn:hover {
  color: #cd0009;
  background: #fff;
  opacity: 1;
  border: none;
}
.ex-banner-container {
  position: relative;
  color: white;
}
.ex-banner-title-container {
  position: absolute;
  top: 0%;
  padding: 7px 10px;
}
.ex-btn-text::before {
  content: "Kontaktieren Sie uns";
}
.ex-banner-ueber {
  font-size: 25px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.6);
}
.ex-banner-unter {
  color: black;
  font-size: 20px;
}
.ex-banner-button {
  position: absolute;
  top: 74%;
  right: 5%;
  font-weight: bold;
  font-size: 18px;
  width: 23%;
  height: 42px;
}
.ex-banner-aufz {
  position: absolute;
  font-size: 20px;
  color: black;
  top: 46%;
  left: 4%;
  line-height: 1.7;
}
.ex-banner-list::before {
  content: "\2714";
  color: #4ab45b9c;
}
.ex-banner-logo {
  position: absolute;
  left: 79%;
  padding-top: 17px;
  top: 0%;
  padding-right: 7px;
}
@media (max-width: 1199px) {
  .ex-banner-title-container {
    padding-top: 5px;
    padding-left: 10px;
  }
  .ex-banner-button {
    top: 71%;
    right: 12%;
    font-size: 18px;
    height: 42px;
  }
  .ex-banner-aufz {
    top: 55%;
    left: 4%;
    font-size: 20px;
    line-height: 1.45;
  }
  .ex-banner-ueber {
    font-size: 23px;
  }
  .ex-downArrow-gray {
    display: none;
  }
}
@media (max-width: 991px) {
  .ex-btn-text {
    content: "";
  }
  .ex-btn-change::before {
    content: "Mehr Info";
  }
  .ex-banner-logo {
    left: 81%;
    top: 0%;
  }
  .ex-banner-aufz {
    font-size: 18px;
    top: 50%;
    line-height: 1.45;
  }
  .ex-banner-unter {
    font-size: 15px;
  }
  .ex-banner-ueber {
    font-size: 17px;
  }
  .ex-banner-button {
    top: 71%;
    right: 13%;
    font-size: 16px;
    height: 35px;
  }
  .ex-banner-title-container {
    padding-top: 5px;
    padding-left: 10px;
  }
}
@media (max-width: 630px) {
  .ex-banner-unter {
    display: none;
  }
  .ex-linie {
    display: none;
  }
  .ex-banner-button {
    top: 65%;
    right: 13%;
    font-size: 13px;
    height: 35px;
  }
  .ex-banner-aufz {
    font-size: 14px;
    top: 47%;
  }
}
@media (max-width: 455px) {
  .ex-banner-container {
    display: none;
  }
}
.ex-btn-full {
  background: #cd0009;
  border: 1px solid white;
  color: white;
  transition: 0.3s;
}
.ex-btn-full:hover {
  color: #cd0009;
  background: #fff;
  opacity: 1;
  border: none;
}
.ex-banner-container-full {
  position: relative;
  color: white;
}
.ex-banner-title-container-full {
  position: absolute;
  top: -12%;
  padding: 7px 10px;
}
.ex-btn-text-full::before {
  content: "Kontaktieren Sie uns";
}
.ex-banner-ueber-full {
  font-size: 25px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.7);
}
.ex-banner-unter-full {
  color: black;
  font-size: 20px;
}
.ex-banner-button-full {
  position: absolute;
  font-weight: bold;
  top: 69%;
  right: 4%;
  font-size: 18px;
  width: 195px;
  height: 42px;
}
.ex-banner-aufz-full {
  position: absolute;
  top: 50%;
  left: 3%;
  font-size: 20px;
  color: white;
}
.ex-banner-list-full::before {
  content: "\2714";
  color: #4ab45b9c;
}
.ex-banner-logo-full {
  position: absolute;
  left: 84%;
  top: 1%;
}
@media (max-width: 1199px) {
  .ex-linie {
    display: none;
  }
  .ex-banner-unter-full {
    display: none;
  }
  .ex-banner-button-full {
    position: absolute;
    top: 68%;
    right: 4%;
    font-size: 17px;
  }
  .ex-banner-aufz-full {
    position: absolute;
    top: 43%;
    left: 3%;
    font-size: 20px;
  }
  .ex-banner-ueber-full {
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .ex-linie {
    display: none;
  }
  .ex-banner-unter-full {
    display: none;
  }
  .ex-banner-aufz-full {
    font-size: 13px;
    top: 45%;
    left: 3%;
  }
  .ex-banner-ueber-full {
    font-size: 22px;
  }
  .ex-banner-button-full {
    position: absolute;
    top: 60%;
    right: 3%;
    font-size: 16px;
    width: 195px;
    height: 35px;
  }
}
@media (max-width: 640px) {
  .ex-linie {
    display: none;
  }
  .ex-btn-text-full {
    content: "";
  }
  .ex-btn-change-full::before {
    content: "Mehr Info";
  }
  .ex-banner-unter-full {
    display: none;
  }
  .ex-banner-aufz-full {
    display: none;
  }
  .ex-banner-ueber-full {
    font-size: 16px;
    margin-top: -8px;
  }
  .ex-banner-title-container-full {
    position: absolute;
    top: 0%;
    margin-top: -8px;
  }
  .ex-banner-button-full {
    position: absolute;
    top: 50%;
    right: 33%;
    font-size: 16px;
    width: 195px;
    height: 35px;
  }
}
@media (max-width: 455px) {
  .ex-banner-container-full {
    display: none;
  }
}
/*
.ex-panel-heading a.collapsed .fa-chevron-up {
        display: none;
    }

    .ex-panel-heading a.collapsed .fa-chevron-down {
        display: inline-block;
    }

    .ex-panel-heading a .fa-chevron-down {
        display: none;
    }

    .ex-panel {
        border-radius: 0;
        box-shadow: none;
    }
*/

/* .ex-panel-heading {
        border: none;
        padding: 0.5em;
        font-size: 1.2em;
        background-color: white
    }*/

/*
    .form-group{
        margin-bottom: 0!important;
    }*/

/*##############################################################################*/

/*Border Oberkategorie*/

.exBox-headline {
  background-color: #fff;
  border-width: 1px 1px 0 1px;
  border-color: #e5e5e5;
  /*border-style: solid;*/
  border: none;
}
.ex_prodCategorys_headline {
  background-color: #fff;
  border-width: 1px 1px 0 1px;
  border-color: #e5e5e5;
  border-style: solid;
  text-align: center;
  padding: 15px 0px 15px 0px;
}
.ex_reviews_headline {
  background-color: #fff;
  border-width: 1px 1px 0 1px;
  border-color: #e5e5e5;
  border-style: solid;
  text-align: center;
  padding: 15px 0px 15px 0px;
}
/*
.ex_scopeLinks_headline{
    background-color: #fff;
    border-width: 1px 1px 0 1px;
    border-color: #e5e5e5;
    border-style: solid;
    text-align: center;
    padding: 15px 0px 15px 0px;
}*/

.ex_topCategorys_headline {
  background-color: #fff;
  border-width: 1px 1px 0 1px;
  border-color: #e5e5e5;
  border-style: solid;
  text-align: center;
  padding: 15px 0px 15px 0px;
}
/*Willkommensbox START*/

#ex_mainCat_welcome {
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 10px;
  position: relative;
}
#ex_mainCat_welcome .ex-arrow-down {
  z-index: 12345;
}
.katBox-line {
  margin-top: 0;
  width: 90%;
  margin-bottom: 0;
  border-top: 3px solid #c8000d;
}
.katBox-head {
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}
.katBox-pad {
  font-size: 1.2em;
  padding: 10px;
  text-align: center;
}
.ex-arrow-down {
  width: 0;
  height: 0;
  left: 49%;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 30px solid #fff;
  position: absolute;
}
/*Willkommensbox END*/

/*scope*/

#ex_mainCat_scope {
  background: #fff;
  width: 100%;
  padding: 10px;
  font-size: 1.2em;
  padding-top: 40px;
  position: relative;
}
#ex_mainCat_scope h2 {
  text-align: center;
  font-size: 1.2em;
}
#ex_mainCat_scope ul {
  display: flex;
  font-size: 1.2em;
  list-style-type: decimal;
  justify-content: space-evenly;
}
#ex_mainCat_scope .ex-arrow-down {
  top: -5px;
  border-top: 30px solid #f5f5f5;
}
@media (max-width: 676px) {
  #ex_mainCat_scope ul {
    display: unset;
    list-style-position: inside;
  }
  #ex_mainCat_scope li {
    width: 100%;
    text-align: center;
  }
}
/*Kacheln START*/

#ex_mainCat_topCategorys .show-more {
  padding: 5px 10px 5px 10px;
  background: #737373;
  font-size: 1.2em;
  display: block;
  margin: auto;
  color: #fff;
  border: none;
  /*new*/
  margin-top: 5px;
}
#ex_mainCat_topCategorys i {
  position: absolute;
  right: 5px;
  top: 2%;
}
#ex_mainCat_topCategorys .show-more:hover {
  background: #c8000d;
}
#ex_mainCat_topCategorys .hideContent {
  display: none !important;
}
#ex_mainCat_topCategorys .exBox-header {
  font-size: 1.5em !important;
}
#ex_mainCat_topCategorys {
  background-color: #fff;
  border-width: 0px 1px 1px 1px;
  border-color: #e5e5e5;
  border-style: solid;
  /*abstand*/
  padding-bottom: 10px;
}
/*.tabElement*/

#ex_mainCat_scopeLinks #ex_mainCat_topCategorys {
  border: none !important;
  border-width: 0 !important;
}
#Cont1 #ex_mainCat_topCategorys {
  border: none !important;
  border-width: 0 !important;
}
#ex_mainCat_topCategorys {
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
#ex_mainCat_topCategorys .row.content {
  display: flex;
  flex-wrap: wrap;
  /*neue hacks*/
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: normal;
  -ms-flex-pack: normal;
  justify-content: normal;
}
#ex_mainCat_topCategorys .showContent {
  position: relative;
  width: 25%;
  padding: 1em;
}
/*test
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

    #ex_mainCat_topCategorys .showContent {
        width:  23.5%!important;
    }
}}*/

#ex_mainCat_topCategorys .category {
  margin-bottom: 0 !important;
  border: 1px solid #aaa;
  padding-top: 0 !important;
}
/*   .showContent:hover > .category > a > div > .overlay {
    display: block !important;
}
*/

#ex_mainCat_topCategorys .showContent:hover > .overlay {
  display: block !important;
}
#ex_mainCat_topCategorys .showContent a {
  position: relative;
  border: 1px solid #dbdbdb;
  display: flex;
  justify-content: start;
}
#ex_mainCat_topCategorys.ex_categoryTiles_marken .showContent a {
  justify-content: center;
}
#ex_mainCat_topCategorys i {
  position: absolute;
  right: 5px;
  bottom: 40px;
}
#ex_mainCat_topCategorys .showContent:hover i {
  background-color: #fff;
}
#ex_mainCat_topCategorys .category img {
  margin-bottom: 0 !important;
}
#ex_mainCat_topCategorys .overlay {
  position: absolute;
  /* statt width/height:100%: inset um den 1em-Padding abzubilden */
  top: 1em;
  left: 1em;
  right: 1em;
  bottom: 1em;
  background: rgba(46, 49, 49, 0.9);
  color: #fff;
  display: none;
  padding: 0.5em;
  box-sizing: border-box;
  text-align: left;
  pointer-events: none;
}
#ex_mainCat_topCategorys .overlay > ul {
  list-style-type: disc;
  position: absolute;
  top: 8%;
  left: 16%;
  max-width: 75%;
}
@media (max-width: 1200px) {
  #ex_mainCat_topCategorys .overlay > ul {
    font-size: 12px;
  }
}
#ex_mainCat_topCategorys .overlay > ul > li {
  margin-bottom: 5px;
}
@media (min-width: 676px) {
  #ex_mainCat_topCategorys div.row.content a > div:not(.overlay) {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
#ex_mainCat_topCategorys .category_title {
  display: block;
  padding: 5px 10px 5px 10px;
  background: #737373;
  font-size: 19px;
  position: absolute;
  text-align: center;
  color: #fff;
  bottom: 0;
  width: 100%;
}
#ex_mainCat_topCategorys .showContent:hover .category_title {
  background: #c8000d;
}
#ex_mainCat_topCategorys .info-icon:before {
  color: #fff !important;
  mix-blend-mode: difference;
}
#ex_mainCat_topCategorys .info-icon {
  position: absolute;
  right: 5px;
  bottom: 40px;
}
@media (max-width: 1200px) {
  #ex_mainCat_topCategorys .category_title {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  #ex_mainCat_topCategorys .showContent {
    width: 50%;
    padding: 10px 10px 0 10px;
  }
  #ex_mainCat_topCategorys .showContent a {
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    /*padding-left: 20px;*/
    background-color: #fff;
    /*New CZ*/
    justify-content: center;
  }
  #ex_mainCat_topCategorys .showContent img {
    max-width: 65px;
    float: left;
  }
  #ex_mainCat_topCategorys .showContent:hover a > .overlay {
    display: none !important;
  }
  #ex_mainCat_topCategorys .category_title {
    /*position: unset;*/
    width: 100%;
    padding: 3px 7px 3px 7px;
  }
  /*.info-icon{
          display: none;
      }*/
  
  #ex_mainCat_topCategorys i {
    display: none;
  }
}
@media (max-width: 676px) {
  #ex_mainCat_topCategorys .row.content {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #ex_mainCat_topCategorys .showContent {
    width: 95% !important;
    border: 1px solid #dbdbdb;
    margin: auto;
    margin-bottom: 5px !important;
    /* margin-left: 5px;tmp*/
    background: #fff;
  }
  #ex_mainCat_topCategorys .showContent a {
    border: none;
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 100%;
    float: left;
    background-color: #fff;
  }
  #ex_mainCat_topCategorys .category_title {
    width: unset;
    margin-top: 20px;
    margin-left: 20px;
    padding: 0;
    background: none;
    color: #000;
    position: unset;
    display: inline-block;
  }
  #ex_mainCat_topCategorys .showContent:hover .category_title {
    text-shadow: 1px 1px 1px #aaa;
    background: none;
  }
}
/*Kacheln END*/

/*ScopeLinks ANwendungsbereich
#ex_mainCat_scopeLinks{
    background-color: #fff;
    padding: 5px;
    border: 1px solid #e5e5e5;
    border-top: none;
}

#ex_mainCat_scopeLinks > div{
    display: flex;
    justify-content: normal;
    flex-wrap: wrap;
    background-color: white;
}

#ex_mainCat_scopeLinks .showContent{
    position: relative;
    width: 100%;
    border: 1px solid #dbdbdb;
    margin: 5px;
}

#ex_mainCat_scopeLinks > div > div > a>  div{
    position: relative;
    width: 100%;
    height: 100%;
}*/

.arrow-right {
  width: 0;
  height: 0;
  left: 20%;
  position: absolute;
  border-top: 39px solid transparent;
  border-bottom: 39px solid transparent;
  border-left: 35px solid #fff;
}
/*temporary
#ex_mainCat_scopeLinks img
{
    height: 79px;
    float: right;
}

#ex_mainCat_scopeLinks .category_title{
    display: block;
    font-size: 16px;
    text-align: center;
    color: #000;
    bottom: 0;
    width: 100%;
    background: #fff;
    float: left;
    width: 20%;
    bottom: 0;
    height: 79px;
    border-right: none;
    font-size: 16px;
    padding-top: 27px;
    padding-bottom: 29px;

}


#ex_mainCat_scopeLinks .showContent:hover {
    transition: 0.3s;
}

#ex_mainCat_scopeLinks .showContent{
    background: #f5f5f5;
}

#ex_mainCat_scopeLinks .showContent:hover .category_title{
    background: #c8000d;
    color: #fff;
    border: none;
}

#ex_mainCat_scopeLinks .showContent:hover .arrow-right {
    border-left: 35px solid #c8000d;
}
*/

@media (max-width: 676px) {
  /* #ex_mainCat_scopeLinks .category_title{
              display: flex;
              justify-content: center;
              align-items: center;
              background: #fff;
              font-size: 19px;
              position: unset;
              text-align: center;
              color: #000;
              width: 36%;
              font-size: 15px;
              margin-top: 0px;
              padding: 0;
          }
  
          #ex_mainCat_scopeLinks img{
             /* width: 70%;
          }*/
  
  .arrow-right {
    /*  left: 30%;*/
    left: 36%;
  }
}
/*old*
   @@media (max-width: 676px) {
       .arrow-right
       {
           display: none;
       }
       #ex_mainCat_scopeLinks{
           padding: 6px;
       }

       #ex_mainCat_scopeLinks > div{
           margin-bottom: 0;

       }

        #ex_mainCat_scopeLinks .showContent{
            width: 100%;
            border: 1px solid black;
            margin-bottom: 5px;
            background: #fff;
            
        }

        #ex_mainCat_scopeLinks .category_title{
            display: flex;
            justify-content: center;
            align-items: center;
            background: none;
            font-size: 19px;
            position: unset;
            text-align: center;
            color: #000;
            width: unset;
            font-size: 15px;
            margin-top: 0px;
            border: none;
            margin-left: 10px;
        }

        #ex_mainCat_scopeLinks .showContent:hover .category_title{
            text-shadow: 1px 1px 1px #aaa;
            background: none;
            color: #000;
        } 

        #ex_mainCat_scopeLinks img
        {
            width: 110px;
            float: left;
        }

        #ex_mainCat_scopeLinks > div > div > a>  div{
            border: none;
        }
    }
/*

/*USP*/

#ex_mainCat_usp {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #fff;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #aaa;
  border-color: #e5e5e5 !important;
}
#ex_mainCat_usp > div {
  background-color: #fff;
  width: 32%;
}
#ex_mainCat_usp img {
  display: block;
  margin: -50px auto -65px auto;
  height: 150px;
  width: 77px;
}
#ex_mainCat_usp span {
  font-weight: bold;
  color: #C8000D;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 1.2em;
  text-align: center;
  display: block;
}
#ex_mainCat_usp p {
  text-align: center;
  font-size: 1.1em;
}
@media (max-width: 767px) {
  #ex_mainCat_usp {
    justify-content: space-evenly;
  }
}
@media (max-width: 660px) {
  #ex_mainCat_usp > div {
    width: 50%;
  }
  #ex_mainCat_usp p {
    text-align: center;
    font-size: 13px;
  }
  #ex_mainCat_usp span {
    font-size: 12px;
    margin-top: 35px;
  }
}
/*USP END*/

/*Bestseller Slider START*/

#ex_mainCat_topProducts {
  background-color: #E5E5E5;
  width: 100%;
}
#ex_mainCat_topProducts .sat_info ul li {
  list-style-type: none;
}
#ex_mainCat_topProducts .table-responsive {
  border: none !important;
  margin-bottom: 0;
  overflow-x: unset;
  overflow-y: unset;
}
#ex_mainCat_topProducts .addsul li:before {
  left: 2.5em;
}
.ex-btn-toProd {
  padding: 10px;
  background-color: #64c006;
  color: #fff;
  width: 80%;
  text-align: center;
  cursor: pointer;
  bottom: 10px;
  margin: auto;
  position: absolute;
}
.ex-btn-toProd::before {
  content: "Zum Produkt";
}
.ex-btn-toProd:hover {
  background-color: #444;
  color: #fff;
}
@media (max-width: 715px) {
  #kat-topProducts {
    margin-top: 10px;
  }
  #kat-topProducts .sat_info {
    margin-bottom: 10px;
  }
}
.price-regular {
  margin-left: 5px;
}
.ex-listWidget-price {
  position: absolute;
  bottom: 60px;
}
.ex-thumbnail-li {
  position: relative;
  min-height: 560px !important;
}
.exlinkListWidget > .addsul {
  padding-left: 15px;
}
.exlinkListWidget > img,
.exlinkListWidget a > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.addsul {
  padding: 7px 11px 7px 20px;
}
.addsul li:nth-child(n+4) {
  display: none;
}
.addsul li:before {
  position: absolute;
  padding-top: 3px;
  left: 3.5em;
  /*left: 30px;*/
  width: 2.14285714em;
  text-align: center;
  content: "\2713";
  font-family: 'Roboto Condensed', sans-serif;
  color: #64c006;
  font-size: 10px;
  font-weight: 700;
}
/*Reviews START*/

#carouselRev {
  background: white;
}
.fa-quote-right:before {
  font-size: 10px !important;
  color: #444;
}
.fa-quote-left:before {
  font-size: 10px !important;
  color: #444;
}
#carouselRev .item {
  min-height: 220px;
}
#carouselRev .carousel-inner {
  width: 90%;
  margin: auto;
}
#carouselRev .itemFirst {
  width: 46%;
  margin: 0 20px 0 20px;
  float: left;
  background-color: #f2f2f2;
  padding: 10px;
  min-height: 190px;
}
#carouselRev .itemSec {
  width: 46%;
  float: left;
  background-color: #f2f2f2;
  padding: 10px;
  min-height: 190px;
}
.itemMob {
  display: none;
}
#ex_mainCat_reviews {
  border: 1px solid #e5e5e5;
  border-top: none;
}
#ex_mainCat_reviews #carouselRev .item {
  min-height: 235px !important;
}
@media only screen and (max-width: 767px) {
  #carouselRev .itemSec {
    display: none;
  }
  #carouselRev .itemFirst {
    width: 90%;
    margin: auto;
    float: none;
  }
  .itemMob {
    display: inline-block;
  }
}
/*Reviews END*/

/*Themenboxen START*/

#ex_mainCat_prodCategorys {
  width: 100%;
  display: flex;
  border-top: none !important;
  padding: 0px 15px 15px 15px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
#ex_mainCat_prodCategorys > div {
  position: relative;
  height: 240px;
  width: 33%;
  border: 1px solid #dbdbdb;
}
#ex_mainCat_prodCategorys > div > div {
  position: absolute;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 2em;
  text-align: center;
  height: 47%;
  width: 100%;
  bottom: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#ex_mainCat_prodCategorys > div:nth-child(1) {
  background-image: url("https://media-expert-security.de/shop/homepage/category/Video.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-size: auto;
}
#ex_mainCat_prodCategorys > div:nth-child(2) {
  margin-left: 10px;
  background-image: url("https://media-expert-security.de/shop/homepage/category/Zylinder.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-size: auto;
}
#ex_mainCat_prodCategorys > div:nth-child(3) {
  margin-left: 10px;
  background-image: url("https://media-expert-security.de/shop/homepage/category/Paketbox.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-size: auto;
}
@media (max-width: 990px) {
  #ex_mainCat_prodCategorys > div:nth-child(1) {
    background-image: url("https://media-expert-security.de/shop/homepage/category/Video_tablet.jpg");
  }
  #ex_mainCat_prodCategorys > div:nth-child(2) {
    background-image: url("https://media-expert-security.de/shop/homepage/category/Zylinder_tablet.jpg");
  }
  #ex_mainCat_prodCategorys > div:nth-child(3) {
    background-image: url("https://media-expert-security.de/shop/homepage/category/Paket_tablet.jpg");
  }
}
@media (max-width: 756px) {
  #ex_mainCat_prodCategorys {
    flex-wrap: wrap;
  }
  #ex_mainCat_prodCategorys > div {
    width: 100%;
    height: 140px;
  }
  #ex_mainCat_prodCategorys > div > div {
    font-size: 1.7em;
    bottom: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #ex_mainCat_prodCategorys > div:nth-child(1) {
    margin-bottom: 10px !important;
    margin-left: 0;
    background-image: url("https://media-expert-security.de/shop/homepage/category/Video_mobil.jpg");
  }
  #ex_mainCat_prodCategorys > div:nth-child(2) {
    margin-bottom: 10px !important;
    margin-left: 0;
    background-image: url("https://media-expert-security.de/shop/homepage/category/Zylinder_mobil.jpg");
  }
  #ex_mainCat_prodCategorys > div:nth-child(3) {
    margin-left: 0;
    background-image: url("https://media-expert-security.de/shop/homepage/category/Paket_mobil.jpg");
  }
}
/*Themenboxen END*/

/*Content START*/

#sp-aboutUs {
  width: 100%;
  margin-top: 20px;
}
#sp-aboutUs ul {
  font-size: 1em;
  margin-bottom: 10px;
  margin-top: 10px;
}
#sp-aboutUs .panel-heading a {
  padding: 0 15px;
}
#sp-aboutUs .ex-content-textbox {
  font-size: 1em;
  margin-bottom: 10px;
}
.ex-home-content-menu i {
  margin: 0 5px 0 0;
}
.ex-home-content-menu {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.ex-home-content-menu a {
  font-size: 1em;
  flex-grow: 1;
  padding: 5px;
  text-align: center;
  border: 1px solid #c8000d;
  color: #c8000d;
  background-color: #fff;
  width: 40%;
  margin-top: 5px;
  margin-right: 5px;
}
.ex-home-content-menu a:hover {
  color: white;
  background-color: #c8000d;
}
@media (max-width: 990px) {
  .ex-home-content-menu a {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 704px) and (max-width: 990px) {
  #sp-aboutUs #collapseVier .col-md-4 > img {
    margin-left: 25px;
  }
  #sp-aboutUs #collapseVier img {
    width: 48%;
    display: block;
    float: left;
  }
}
/*Content END*/

/*Tab CSS*/

/* #ex_mainCatTab_approach{
        width: 100%;
        font-size: 1.2em;
        position: relative;
    }

    #ex_mainCatTab_approach h1{
        text-align: center;
        background: #fff;
        margin-bottom: 0;
        padding: 20px;
        color: #444;
        font-size: 23px;
    }

    #ex_mainCatTab_approach h2
    {
        background: #fff;
        margin: 0;
        text-align: center;
        padding-bottom: 20px;
        font-size: 21px;
        color: #444;
    }*/

/*@media (max-width: 767px){
        #ex_mainCatTab_approach h1{
            padding: 20px;
            padding-bottom: 0!important;
        }
    }*/

/*

    #ex_mainCatTab_approach ul{
        display: flex;
        font-size: 1.2em;
        list-style-type: decimal;
        justify-content: space-evenly;
    }

    #ex_mainCatTab_approachLinks{
    background-color: #fff;
    padding: 5px;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    border-top: none;
    }

    #ex_mainCatTab_approach #ex_mainCat_producers{
        margin-bottom: -20px;
    }

    #ex_mainCatTab_approach #ex_mainCat_topCategorys{
            border-style: none!important;
    }

    #ex_mainCatTab_approach .ex_topCategorys_headline{
        border-style: none;
    }

     #ex_mainCatTab_approach .exBox-header{
        margin: auto;
    }*/

/*
    #ex_mainCatTab_approach #ex_mainCat_scopeLinks .exBox-headline{
        padding-top: 35px;
    }

    #ex_mainCatTab_approach #ex_mainCat_scopeLinks{
        margin-bottom: 0!important;
    }

     #ex_mainCatTab_approach #ex_mainCat_scopeLinks{
         border: none;
     }*/

/*
    #ex_mainCatTab_approach .ex-arrow-down
    {
        top: -5px;
       border-top: 25px solid #f5f5f5;
    }

    @media (max-width: 676px) {
        #ex_mainCatTab_approach ul{
            display: unset;
            list-style-position: inside;
        }

        #ex_mainCatTab_approach li{
            width: 100%;
            text-align: center;
        }
    }

    #Cont3 .expert-title .h3 {
        margin: 0px;
        font-size: 1.2em;
        padding-top: 15px!important;
        border: none;
    }*/

/*bis hier gemacht*/

#ex_mainCat_scope .exBox-header {
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 15px;
  margin: auto;
  display: block;
}
#Cont3 .expert-title {
  padding: 0 !important;
}
/*Scope Tabs*/

/*  .catTab-cont {
        display: flex;
        justify-content: space-evenly;
        background-color: #fff;
        padding: 10px;
        position: relative;
    }*/

.catTab {
  width: 30%;
  text-align: center;
  font-size: 1.2em;
  cursor: pointer;
  border-bottom: 1px solid #c8000d;
  margin: auto;
  box-shadow: inset 0 -4px 4px rgba(0, 0, 0, 0.25);
}
/*Tab Unterkategorie Willkommensbox START*/

#ex_subCat_welcome {
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 10px;
  position: relative;
}
#ex_subCat_welcome .ex-arrow-down {
  z-index: 13;
}
#ex_subCat_welcome .katBox-line {
  margin-top: 0;
  width: 90%;
  margin-bottom: 0;
  border-top: 3px solid #c8000d;
}
#ex_subCat_welcome .katBox-head {
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}
#ex_subCat_welcome .katBox-pad {
  font-size: 1.2em;
  padding: 10px;
  text-align: center;
}
.ex-arrow-down {
  width: 0;
  height: 0;
  left: 49%;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 30px solid #fff;
  position: absolute;
}
/*Tab Willkommensbereich End*/

/*Tab CSS*/

.exBox-subCat-headline {
  text-align: right;
}
.exBox-subCat-headline .exBox-header {
  font-size: 2em;
}
#ex_subCatTab_approach {
  width: 100%;
  position: relative;
}
/*    #ex_subCatTab_approach #main{
        background: #fff;
        padding: 2px;
        border: 2px solid #ddd;
}*/

#ex_subCatTab_approach ul.nav-pills.nav-stacked {
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 0;
}
#ex_subCatTab_approach ul.nav-pills.nav-stacked .level-0 {
  padding-bottom: 10px;
}
#ex_subCatTab_approach .visible-lg.col-lg-3 {
  padding-right: 0;
}
@media (min-width: 1200px) {
  #ex_subCatTab_approach .col-xs-12.col-lg-9 {
    padding-left: 2px;
  }
}
@media (max-width: 1199px) {
  #ex_subCatTab_approach #main {
    background: #fff;
    padding: 2px;
    /*border: 1px solid #ddd;*/
  
  }
}
@media (max-width: 990px) {
  #ex_subCatTab_approach .col-xs-12.col-lg-9 {
    padding-left: 15px !important;
  }
}
/*   #ex_subCatTab_approach .col-xs-12.col-lg-9{
        margin-top: 1px;
        padding-left: 2px;
      }*/

/*#ex_subCatTab_approach h2{
        text-align: center;
        font-size: 1.2em;
        background: #fff;
        margin-bottom: 0;
        padding: 40px;
    }*/

/* #ex_subCatTab_approach ul{
        display: flex;
        font-size: 1.2em;
        list-style-type: decimal;
        justify-content: space-evenly;
    }*/

#ex_subCatTab_approachLinks {
  background-color: #fff;
  padding: 5px;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-top: none;
}
/*  .ex_CatSub_prodOutBox{
        border: 2px solid #dddddd;
    }*/

#ex_subCatTab_approach #ex_mainCat_producers {
  margin-bottom: -20px;
}
#ex_subCatTab_approach #ex_mainCat_topCategorys {
  border-style: none !important;
}
#ex_subCatTab_approach .ex_topCategorys_headline {
  border-style: none;
}
#ex_subCatTab_approach .exBox-header {
  margin: auto;
}
/* #ex_subCat_scope > .tabElement {
        border: 1px solid @color14;
        padding: 2px;
    } */

#ex_subCatTab_approach .ex-arrow-down {
  top: -5px;
  border-top: 30px solid #f5f5f5;
  z-index: 12;
}
/*@media (max-width: 676px) {
        #ex_subCatTab_approach ul{
            display: unset;
            list-style-position: inside;
        }

        #ex_subCatTab_approach li{
            width: 100%;
            text-align: center;
        }
    }*/

#Cont3 .expert-title .h3 {
  margin: 0px;
  font-size: 1.2em;
  padding-top: 15px !important;
  border: none;
}
#ex_subCat_scope .exBox-header {
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 15px;
  margin: auto;
  display: block;
}
#ex_subCat_scope .exBox-alt {
  margin-bottom: 0 !important;
}
#ex_subCatTab_approach #ex_subCat_scope .exBox-header {
  padding-top: 0 !important;
}
#Cont3 .expert-title {
  padding: 0 !important;
}
/*Scope Tabs*/

#ex_subCat_scope .catTab-cont {
  display: flex;
  justify-content: normal;
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
  /*padding-top: 0;*/
  padding-top: 4px !important;
  font-size: 1.2em;
}
#ex_subCatTab_approach .catTab {
  width: auto;
  min-width: 130px;
  font-size: 23px;
  background-color: #fff;
  color: #333;
  border: none;
  margin: unset;
  text-align: unset;
  padding: 10px;
  margin-right: 3px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
#ex_subCatTab_approach .catTab span {
  margin-right: 10px;
}
/*Mehr Filter Anzeigen BTN*/

.ex_CatSub_prodOutBox .listsort {
  padding: 5px !important;
}
@media (max-width: 990px) {
  .ex_CatSub_prodOutBox .dropdown-menu > li > a {
    padding: 2px 8px !important;
    font-size: 13px !important;
  }
}
@media (max-width: 710px) {
  #ex_subCatTab_approach .catTab {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 -4px 4px rgba(0, 0, 0, 0.25);
  }
  #ex_subCatTab_approach .catTab > div,
  #ex_subCatTab_approach .catTab i {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
  }
  #ex_subCatTab_approach .catTab i {
    margin-right: 5px;
  }
  #ex_subCatTab_approach .catTab.active {
    background: #737373 !important;
    color: #ffffff !important;
  }
  #ex_subCatTab_approach .catTab.active > div {
    width: 28px !important;
    height: 21px !important;
  }
  #ex_subCatTab_approach #ex_subCat_scope .catTab-cont {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
#ex_subCatTab_approach .catTab:hover,
#ex_subCatTab_approach .catTab.active:hover {
  background-color: #737373;
  color: #ffffff !important;
  /*new
          color: #fff;*/

  /* background: linear-gradient(135deg, transparent 10px, #fff 0) top left; */

}
#ex_subCatTab_approach .catTab.active {
  background: #ffffff;
  box-shadow: none;
}
/*Reiter Abgeschnitten #ex_subCatTab_approach .catTab.active > div
    {
        width: 42px;
        height: 29px;
        float: right;
        background-image: linear-gradient(33deg,#c8000d 50%, #f5f5f5 53%);
    }*/

/* #ex_subCatTab_approach .catTab.active > div
    {
        float: right;
        width: 0;
        height: 0;
        border-top: 15px solid #f5f5f5;
        border-bottom: 15px solid #f5f5f5;
        border-left: 25px solid #c8000d;
    } */

/* .ex_shortdescription_foot{
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
        height: 30px;
        width: 100%;
        display: inline-block;
        display: -webkit-inline-box;
        position: absolute;
        bottom: 0;
    } */

.thumbnail.article .shortdescription {
  height: 105px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 990px) {
  .thumbnail.article:hover .ex_shortdescription_overlay {
    height: auto !important;
    overflow: hidden;
    padding-bottom: 10px;
  }
  /*.thumbnail.article:hover .ex_shortdescription_foot{
              display: none;
          }*/
}
@media (max-width: 990px) {
  .thumbnail.article .shortdescription {
    height: 118px;
  }
  .thumbnail.article:hover .ex_shortdescription_foot {
    display: none;
  }
}
.filters-lg {
  margin-bottom: 0 !important;
}
/*New*/

.shortdescription p {
  margin-top: 10px;
}
.shortdescription p > img {
  width: 25px;
  margin-right: 5px;
}
/*.shortdescription ul {
        margin-top: 10px;
    }*/

.shortdescription ul > li::before {
  left: 14px !important;
}
.configuration-service .shortdescription ul > li::before {
  left: 1em !important;
}
.shortdescription ul > li {
  margin-bottom: 5px;
  padding-left: 1.2em;
}
.shortdescription img {
  float: left;
  width: 56px;
  margin-right: 15px;
  margin-bottom: 5px;
}
/* .shortdescription ul>li:nth-child(n+7){
        display: none;
    }*/

.list-overlay > .shortdescription ul > li:nth-child(-n+6) {
  display: block;
}
/*End*/

#content .thumbnail .title_small {
  text-shadow: 1px 1px 1px #aaa;
}
@media (max-width: 676px) {
  #content .thumbnail .title_small {
    margin: 0 0px 10px 0px !important;
    min-height: 60px !important;
  }
}
@media (max-width: 990px) {
  .ex_shortdescription_foot {
    height: 43px;
  }
  .thumbnail.article .price {
    font-size: 20px;
  }
}
/* TMP    @media (max-width: 500px){
            .ex_CatSub_prodOutBox .shortdescription{
            height: 232px;
        }

        .shortdescription ul>li:nth-child(n+4) {
            display: none;
        }

        .shortdescription{
            display: none;
        }

   
        
        .PriceNow{
            display:none;
        }
    }*/

/*
    .catTab:hover{
        text-shadow: 1px 1px 1px #aaa;
    }

    .catTab:focus{
        text-shadow: 1px 1px 1px #aaa;
    }

    /*Bei Tabs Arrows*/

#compareBox > figure {
  width: 85px;
  float: left;
  margin: 5px;
}
#compareBox {
  background-color: #fff;
  margin: 0 0 10px 0;
  border: 2px solid #dddddd;
}
.paging > div label {
  display: none !important;
  float: left;
}
.paging .per-page {
  float: none;
  margin-left: 10px;
}
.ex_CatSub_prodOutBox .sort-item {
  display: inline-block;
  float: right !important;
}
.ex_thumb {
  padding: 0 !important;
}
/*Reiter Mobile
    @media (max-width: 710px){
        #ex_subCat_scope .catTab-cont{
            display: block;
        }

        .ex_CatSub_prodOutBox .ex-downArrow-gray
        {
            display: none;
        }

    }*/

.filters-box .active-sml {
  padding: 4px 0 0 5px !important;
  margin: 0 !important;
}
/*
#consBox{
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}*/

#articlelist .ex_compare > div > a > span {
  position: relative;
}
#articlelist .ex_compare span > span:nth-child(1) {
  width: 18px;
  display: block;
  float: left;
}
#articlelist .ex_compare span > span:nth-child(2) {
  width: 85px;
  display: block;
}
@media only screen and (max-width: 1023px) {
  
}
@media (max-width: 676px) {
  #articlelist .ex_leaflet {
    margin-top: 10px !important;
  }
  #articlelist .ex_compare a {
    height: 25px;
    display: block;
    padding-top: 2px;
  }
  #articlelist .ex_leaflet a {
    height: 25px;
    display: block;
    padding: 3px;
  }
}
/*z.B Alarmmelder*/

#articlelist .clearfix.article-listitem {
  width: 100%;
}
.article-summary .article-summary-footer .btn-cart {
  width: 100% !important;
}
/*Für Marken Kategorie*/

@media (min-width: 991px) {
  .ex_categoryTiles_marken .showContent a {
    height: 117px;
  }
}
@media (max-width: 991px) and (min-width: 676px) {
  .ex_categoryTiles_marken .showContent a {
    padding-bottom: 25px !important;
  }
}
@media (max-width: 676px) {
  .ex_categoryTiles_marken .category_title {
    margin-top: 0 !important;
  }
}
/*Markenshop Details Hover START*/

.category .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(46, 49, 49, 0.7);
  color: #fff;
  display: none;
}
.category .overlay ul {
  list-style-type: disc;
  position: absolute;
  top: 8%;
  left: 16%;
  max-width: 75%;
  text-align: left;
}
.category .overlay ul li {
  margin-bottom: 5px;
}
.showContent .category {
  position: relative;
}
.showContent:hover .category .overlay {
  display: block;
}
/*info icon*/

.category > a i {
  position: absolute;
  right: 5px;
  bottom: 40px;
  top: 2%;
}
@media (min-width: 1200px) {
  .showContent .category {
    height: 255px;
  }
  .showContent .category > a {
    height: 255px;
    display: block;
  }
}
@media (min-width: 992px) {
  .showContent .category .category_title {
    display: block;
    padding: 5px 10px 5px 10px;
    font-size: 19px;
    position: absolute;
    text-align: center;
    color: #fff;
    bottom: 0;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .category .overlay ul li {
    font-size: 11px;
  }
}
@media (max-width: 991px) {
  .category > a i {
    display: none;
  }
  .showContent:hover .category .overlay {
    display: none !important;
  }
}
/*Markenshop Hersteller END*/

/*PM Accordion auf Kategorie Seiten mit Text Shadow Heading*/

#ex-pm-acc .ex-panel-heading span:hover {
  text-shadow: 1px 1px 1px #aaa !important;
}
/*New Global von Frank*/

.ex_tiles_container {
  background-color: #fff;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 1em;
}
.ex_tiles_tile {
  position: relative;
  width: 24%;
  height: 255px;
  border: 1px solid #dbdbdb;
  background: #ffffff;
  text-align: center;
  float: left;
  margin-bottom: 10px;
}
.ex_tiles_tile a {
  display: block;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ex_tiles_tile a:hover .category_title {
  background: #c8000d;
}
.ex_tiles_tile a:hover .overlay {
  display: block;
}
.ex_tiles_tile i {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #999;
}
.ex_tiles_tile img {
  width: 175px;
  margin: auto 20px;
}
.ex_tiles_tile .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(46, 49, 49, 0.7);
  color: #fff;
  display: none;
  padding: 10px;
  text-align: left;
}
.ex_tiles_tile .overlay ul {
  padding: 20px;
  list-style-type: disc;
}
.ex_tiles_tile .category_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 10px 5px 10px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 19px;
  color: #fff;
}
@media (max-width: 1199px) {
  .ex_tiles_tile {
    height: 190px;
  }
}
@media (max-width: 991px) {
  .ex_tiles_tile {
    max-width: unset;
    width: 48%;
    height: unset;
  }
  .ex_tiles_tile img {
    max-width: 65px;
    margin: 5px auto 5px auto;
  }
  .ex_tiles_tile .category_title {
    padding: 3px 7px 3px 7px;
    font-size: 15px;
  }
  .ex_tiles_tile i {
    display: none;
  }
  .ex_tiles_tile a:hover .overlay {
    display: none;
  }
  .ex_tiles_tile a:hover .category_title {
    background: none;
  }
  .ex_tiles_tile img {
    margin: 5px auto 5px 5px;
  }
  .ex_tiles_tile .category_title {
    position: relative;
    background: none;
    color: #444;
  }
}
@media (max-width: 676px) {
  .ex_tiles_tile {
    width: 100%;
  }
  .ex_tiles_container_b div:not(:last-child) {
    margin-bottom: 5px;
  }
}
/* Tooltips Start */

.ex-tooltip {
  display: inline-block;
  position: relative;
}
.ex-tooltip .ex-tooltiptext {
  display: none;
  width: 270px;
  background-color: #fff;
  box-shadow: 3px 1px 15px;
  color: black;
  border-radius: 5px;
  padding: 8px;
  position: absolute;
  z-index: 1000;
  bottom: 100%;
  /*left: 15px;*/
  left: 40%;
  margin-left: -20px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 15px !important;
  text-align: left;
  line-height: 20px;
}
.ex-tooltiptext > p > img {
  max-width: 190px;
}
/*Pfeil nach Unten*/

.ex-tooltip .ex-tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  /*left: 50%;*/
  left: 3%;
  /*margin-left: -25px;*/
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.ex-tooltip .ex-tooltiptext {
  left: 3%;
}
.ex-tooltip:hover .ex-tooltiptext {
  display: block;
  opacity: 1;
  font-size: 0.9em !important;
}
/* Tooltips Start END*/

/*Tooltip Konfigurator 2 Popup mit Werkzeug Icon START
.configuration-service > .pull-left.h2::before{
    font-family: fontAwesome;
    content: "\f7d9";
    margin-right: 5px;
    color: #C8000D;
}*/

.configurator-element.infoPopUp .ex-tooltip {
  width: 50%;
}
.configurator-element .ex-tooltipSecond {
  width: 49%;
}
.ex-tooltipSecond {
  display: inline-block;
  position: relative;
}
.ex-tooltipSecond .ex-tooltiptext {
  display: none;
  width: 270px;
  background-color: #fff;
  box-shadow: 3px 1px 15px;
  color: black;
  border-radius: 5px;
  padding: 8px;
  position: absolute;
  z-index: 1000;
  bottom: 100%;
  /*left: 15px;*/
  left: 40%;
  margin-left: -20px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 15px !important;
  text-align: left;
  line-height: 20px;
}
.ex-tooltipSecond > p > img {
  max-width: 190px;
}
/*Pfeil nach Unten*/

.ex-tooltipSecond .ex-tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 10%;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.ex-tooltipSecond .ex-tooltiptext {
  left: 15%;
}
.ex-tooltipSecond:hover .ex-tooltiptext {
  display: block;
  opacity: 1;
  font-size: 0.9em;
}
/*Fragezeichen Icon
.question-icon:before {
    font-family: fontAwesome;
    content: "\f059";
    margin-right: 5px;
    color: #C8000D;
}*/

.question-icon:hover {
  color: #C8000D;
}
#content .configurator .configurator-content .question-range-info {
  text-align: right !important;
}
@media (max-width: 767px) {
  .ex-tooltipSecond .ex-tooltiptext::after {
    width: unset;
  }
  .ex-tooltipSecond .ex-tooltiptext {
    width: unset;
  }
}
@media (max-width: 568px) {
  .configurator-element.info .ex-tooltip .ex-tooltiptext {
    width: 200%;
  }
}
/*Tooltip Teil 2 Konfigurator END*/

@media (max-width: 1023px) {
  #articlelist .ex_thumbnail_labels {
    padding: 0 10px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .article-listitem .btn-configurator {
    margin-top: 30px !important;
  }
}
@media (max-width: 767px) {
  .article-listitem .btn-configurator {
    width: 75% !important;
    margin-left: auto;
  }
  .article-listitem div:nth-child(3) .ex_availability {
    text-align: right;
  }
  .article-listitem div:nth-child(3) .ex_shipping_info {
    text-align: right;
  }
  [data-refresh-object="AlarmConfigurator"] #articlelist #divCart {
    text-align: right;
  }
  [data-refresh-object="AlarmConfigurator"] #articlelist #divCart .amount.configurator .input-group.bootstrap-touchspin {
    float: right !important;
  }
  [data-refresh-object="AlarmConfigurator"] #articlelist #divCart .amount.configurator {
    float: right !important;
  }
}
@media (max-width: 500px) {
  /*
      #articlelist .ex_thumbnail_labels {
             position: absolute;
          }
      */
  
  #ex_subCat_scope .catTab-cont {
    padding: 2px !important;
  }
  section.container {
    margin: 0 !important;
    padding: 0 !important;
  }
  .ex_CatSub_prodOutBox {
    border: none;
  }
  [data-refresh-object="AlarmConfigurator"] #articlelist {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 331px) {
  .konfig-badge {
    font-size: 12px;
  }
}
/*Konfig Seite*/

.article-listitem .btn-configurator {
  margin-top: 20px;
}
/*Für Anwendungsbereiche*/

@media (min-width: 1200px) {
  #ex_mainCat_scopeLinks #ex_mainCat_topCategorys .showContent a {
    height: 255px;
  }
  #ex_mainCat_scopeLinks #ex_mainCat_topCategorys .showContent a img {
    height: 255px;
  }
  #ex_mainCat_scopeLinks .showContent .category {
    height: 255px;
  }
}
@media (min-width: 990px) {
  #ex_mainCat_scopeLinks #ex_mainCat_topCategorys .showContent a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#ex_mainCat_scopeLinks #ex_mainCat_topCategorys img {
  max-height: 185px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  #ex_mainCat_scopeLinks #ex_mainCat_topCategorys .showContent a {
    height: 235px;
  }
}
/*scope Konfig Reiter*/

.ex_scopeKonfig {
  border: none;
  background: #fff;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ex_scopeKonfig hr {
  margin-top: 0 !important;
}
#ex_Desc2 > hr {
  display: none;
  margin-top: 0 !important;
}
#ex_mainCat_scopeDesc #ex_Desc2 > hr {
  margin-top: 0 !important;
  display: block;
}
#ex_subCatTab_approach .catTab-cont .catTab .fa-wrench:before {
  margin-right: 4px;
}
@media (min-width: 1200px) {
  .ex-sort-filter-box .sorting {
    float: right;
    margin: 5px;
    margin-top: 0;
  }
}
@media (max-width: 1199px) {
  .ex-sort-filter-box {
    display: flex;
    justify-content: right;
  }
}
@media (max-width: 1199px) and (min-width: 710px) {
  .ex-sort-filter-box .sorting {
    margin: 3px;
  }
  .ex-sort-filter-box .btn-primary {
    margin: 3px;
  }
}
@media (max-width: 710px) {
  .ex-sort-filter-box .btn-primary {
    flex-grow: 1;
    color: #444;
    background-color: #fff;
    border-bottom: 2px solid #e5e5e5;
    font-size: 1.2em;
    /* font-weight: bold; */
    margin: 0 10px 0 0;
    /* height: 40px; */
    text-align: unset;
  }
  .btn-group .sorting {
    margin-top: 5px;
  }
  .ex-sort-filter-box .btn-primary:hover {
    background: none;
    text-shadow: 1px 1px 1px #aaa;
  }
  .ex-sort-filter-box .sorting .btn {
    height: 40px;
    margin: -3px;
    font-size: 1.2em;
    border-top: none;
    border-right: none;
    border-left: 1px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    padding: 7px 15px;
    /* für live border-right top none weg
          border-top: 1px solid #e5e5e5; */
  
  }
  #ex_subCatTab_approach .ex-sort-filter-box .fa-filter:before {
    margin-right: 8px;
    color: #444;
  }
}
#ex_Desc2 > .ex-content-textbox {
  padding: 15px;
}
#ex_Desc2 > #ContStart {
  padding: 15px;
}
/* Artikel-Kachel Überschrift Platz für Focus schaffen */

#ex_thumbnail a {
  padding: 2px;
  display: block;
}
/*Schnellauswahl*/

@supports (display: flex) {
  .schnellauswahl_container {
    display: flex !important;
    align-items: center;
    background: #fff;
    border: 1px solid #444;
    padding: 10px;
    flex-wrap: wrap;
    flex-direction: row;
    margin-bottom: 10px;
  }
}
.schnellauswahl_container {
  background: #fff;
  border: 1px solid #444;
  padding: 10px;
  margin-bottom: 10px;
  /*IE*/
  width: 100%;
  display: inline-block;
}
.schnellauswahl_container .fettrot i {
  font-size: 30px;
}
@media (max-width: 991px) {
  .schnellauswahl_container {
    padding: 10px 10px 0 10px;
  }
}
.schnellauswahl_container p {
  font-size: 20px;
  width: 50%;
  text-align: center;
  /*IE*/
  float: left;
}
.schnellauswahl_container .fettrot {
  font-weight: bold;
  color: #c8000d;
}
.schnellauswahl_container div {
  font-size: 25px;
  width: 50%;
}
@media (max-width: 991px) {
  .schnellauswahl_container p {
    width: 100%;
    margin-bottom: 10px;
  }
  .schnellauswahl_container div {
    width: 100%;
  }
}
@supports (display: flex) {
  .ex_usp_contentbox.schnellauswahl {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;
    border: none;
  }
}
.ex_usp_contentbox.schnellauswahl {
  border: none;
  float: right;
}
.ex_usp_contentbox.schnellauswahl div {
  width: 25%;
  text-align: center;
}
@media (max-width: 991px) {
  .ex_usp_contentbox.schnellauswahl div {
    margin-bottom: 10px;
  }
}
.ex_usp_contentbox.schnellauswahl div:hover {
  box-shadow: none;
}
.ex_usp_contentbox.schnellauswahl img {
  height: 70px;
}
.followUpArticleHint {
  width: 100%;
  height: 100%;
}
.followUpArticleHint .alert.alert-info {
  margin-bottom: 0;
  color: #0F6695;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.followUpArticleHint .alert.alert-info a {
  color: #333;
  text-decoration: underline;
}
.nohr {
  margin-top: 5px;
  margin-bottom: 5px;
  background: none;
  height: 1px;
  width: 100%;
}
