#ex_mainCatTab_approach div.catTab-cont > div {
  padding: 15px;
}
.catTab {
  text-align: center;
  cursor: pointer;
}
#ex_mainCatTab_approach .catTab-cont {
  display: flex;
  background-color: #fff;
  position: relative;
  justify-content: space-between;
  padding: 0;
}
#ex_mainCatTab_approach div.catTab-cont > div > i {
  color: #c8000d;
  margin: 0px 5px;
  display: block;
  font-size: 35px;
}
#ex_mainCatTab_approach div.catTab {
  border-style: solid;
  border-width: 1px;
  border-color: #dddddd;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
  margin: unset !important;
  width: 33%;
}
#ex_mainCatTab_approach div.catTab:hover {
  text-shadow: 1px 1px 1px #aaa;
  background: linear-gradient(135deg, #c8000d 10px, #fff 0) top left;
  box-shadow: none;
}
#ex_mainCatTab_approach .catTab:focus {
  text-shadow: 1px 1px 1px #aaa;
}
#ex_mainCatTab_approach .catTab.active {
  box-shadow: none;
  background: linear-gradient(135deg, #c8000d 10px, #fff 0) top left;
  border-color: #d5d5d5;
}
.ex_usp_contentbox p {
  font-size: 1.2em;
}
.ex_tile_contentbox {
  background-color: #fff;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 10px 0 0 0;
  display: -ms-flexbox;
  -ms-flex-align: start;
  -ms-flex-pack: distribute;
  -ms-flex-wrap: wrap;
}
.ex_tile_contentbox i {
  float: left;
  margin: 0 15px 35px 8px;
  color: #c8000d;
  font-size: 28px;
}
.ex_tile_contentbox h2 {
  margin-bottom: 3px !important;
}
.ex_tileBox {
  padding: 20px 20px 10px 20px;
  margin: 10px 0 0 0;
  border: 1px solid #e5e5e5;
}
.ex_tileBox h1 {
  color: #444 !important;
  margin-bottom: 5px;
  padding: 0 15px 0 15px;
  text-align: center;
  font-size: 24px;
}
.ex_tileBox p:nth-child(2) {
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}
.ex-login-form .form-group {
  margin: 0 !important;
}
.ex-login-form-butt .form-group {
  margin: 0 !important;
}
fieldset.ex-login-form {
  max-width: 450px;
  margin: auto;
}
.ex-login-form-butt {
  padding: 0 15px 0 15px;
}
.ex-login-form-butt .checkbox {
  float: left;
  margin-left: 15px;
}
.ex-login-form-butt .forgotten-pw {
  float: right;
  padding-top: 7px;
  margin-right: 15px;
}
.ex_tileBox_container h2 {
  white-space: nowrap;
  font-size: 23px;
  border-bottom: 1px solid #7F4D10;
  text-align: center;
  line-height: 35px;
  color: #444;
  margin-top: 20px;
}
.ex_tileBox .btn-cart {
  width: 100%;
  color: #7F4D10;
  margin: 20px 0 5px 0;
  border-radius: 9px;
  background-color: #fff;
  border: 2px solid #7F4D10;
  font-weight: bold;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
}
.ex_tileBox .btn-cart:hover {
  box-shadow: none;
}
.ex_tileBox .fa-ul {
  max-width: 450px;
  font-size: 1.2em;
  line-height: 1.7em;
}
.fa-ul i {
  font-size: 18px;
}
.sat_main > .ex_usp_contentbox {
  margin-top: 10px;
  padding: 10px 0 0 10px;
}
.ex_usp_contentbox > div > .fa-check-square-o {
  color: #c8000d;
  margin: 0px 5px;
  display: block;
  font-size: 35px;
}
#Cont1 .ex_usp_contentbox,
#Cont2 .ex_usp_contentbox,
.gastbesteller-cont .ex_usp_contentbox {
  border: none;
}
.ex-login-form > h1 {
  display: none;
}
#Cont4 {
  padding: 10px;
  border: 1px solid #e5e5e5;
  color: #444;
}
.gastbesteller {
  padding: 5px 15px !important;
  border: 1px solid #e5e5e5;
  cursor: pointer;
}
.gastbesteller.active {
  border-width: 1px 1px 0 1px;
}
.gastbesteller-cont p {
  font-size: 1.2em;
}
.gastbesteller h2 {
  margin: 10px 0 !important;
}
.gastbesteller-cont {
  display: none;
  border: 1px solid #e5e5e5;
}
.gastbesteller-cont.active {
  display: block;
  border-color: #e5e5e5;
  padding: 15px;
  border-top: 0;
  margin-top: 0;
}
.gastbesteller h2::before {
  margin-right: 5px;
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f054 ';
}
.gastbesteller.active h2::before {
  content: '\f078';
}
/*neu tabs aus category*/

/*Tab CSS*/

#ex_mainCatTab_approach {
  width: 100%;
  font-size: 20px;
  position: relative;
}
#ex_mainCatTab_approach h1 {
  text-align: center;
  /*font-size: 1.2em;*/
  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;
}
#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-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;
}
#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;
}
.catTab:hover {
  text-shadow: 1px 1px 1px #aaa;
}
.catTab:focus {
  text-shadow: 1px 1px 1px #aaa;
}
.tabElement {
  display: none;
}
.tabElement.active {
  opacity: 1 !important;
  display: block !important;
}
.fa-li {
  text-align: left !important;
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .ex_tileBox .fa-ul {
    margin: unset;
    width: 30%;
  }
}
@media only screen and (max-width: 991px) {
  .ex_tileBox .fa-ul {
    margin-bottom: 0;
    width: 100%;
  }
  .ex_usp_contentbox .fa-ul li {
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  .ex_tileBox {
    padding: 20px 10px 10px 10px;
  }
}
@media (max-width: 676px) {
  #ex_mainCatTab_approach {
    font-size: 15px;
  }
  .ex_tileBox .btn-cart {
    font-size: 16px;
  }
  #ex_mainCatTab_approach div.catTab-cont > div {
    padding: 10px 5px;
  }
}
@media screen and (max-width: 500px) {
  .sat_main {
    padding: 5px !important;
  }
  section.container {
    margin: 0 !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .ex_tileBox .fa-ul {
    font-size: 14px;
  }
  .ex_usp_contentbox p {
    font-size: 14px;
  }
  .gastbesteller-cont p {
    font-size: 14px;
  }
  #ex_mainCatTab_approach div.catTab-cont > div {
    font-size: 14px;
  }
  .ex_tileBox h1 {
    font-size: 20px;
  }
}
