.a,
.a:focus,
.a:hover {
  text-decoration: none;
  color: inherit;
  border: none;
  outline: none;
}
body {
  font-family: Arial, Helvetica, sans-serif;
}
.staticPageBanner .img-responsive {
  width: 100%;
  height: auto;
}
.middleContainerWrapper {
  margin: 25px auto 160px auto;
  width: 75%;
}
.middleContainerWrapper h2 {
  color: #325675;
  font-family: 'Merriweather', serif;
  font-size: 1.375em;
  line-height: 1.5em;
  font-size: 1.3125em;
}
.middleContainerWrapper h3 {
  color: #325675;
  font-family: 'Merriweather', serif;
  font-size: 1.375em;
  line-height: 1.5em;
  font-size: 1.1875em;
}
.middleContainerWrapper .secondaryImageContainer img {
  width: 100%;
}
.middleContainerWrapper .contentContainer {
  padding: 0 15px;
}
.middleContainerWrapper .contentContainer address {
  font-size: 1em;
  line-height: 1.2em;
  font-style: normal;
  margin-right: 10px 0;
}
.middleContainerWrapper .contentContainer address a {
  color: #ac0910;
  font-weight: bold;
}
.middleContainerWrapper .contentContainer p.leftPara {
  float: left;
  width: 25%;
}
.middleContainerWrapper .staticPageCarousel {
  padding: 0 10px;
}
.middleContainerWrapper .staticPageCarousel .slick-slide {
    height: auto !important;
}
.middleContainerWrapper .staticPageCarousel .photoId img {
  height: 141px;
  max-width: 225px!important;
}
.middleContainerWrapper .staticPageCarousel .personalDetail {
  padding: 5px;
}
.middleContainerWrapper .staticPageCarousel .personalDetail p {
  color: #444;
  font-size: 13px;
  line-height: 18px;
  word-wrap: break-word;
}
.middleContainerWrapper .staticPageCarousel .slides {
  padding: 15px;
  background: #ccc;
  border: 5px solid #fff;
  min-height: 280px;
}
.middleContainerWrapper .staticPageCarousel .slick-dots li button::before {
  font-size: 20px;
  color: #36a98f;
}
.kontaktPage .teaser_col {
  box-shadow: 1px 1px 3px 0px #DBDBDB;
  border: 2px solid #ccc;
  padding: 5px;
}
.kontaktPage .teaser_col p {
  font-size: 12px;
  line-height: 16px;
  padding: 0 15px 0 5px;
  color: #444444;
}
.kontaktPage .middleContainerWrapper h2 {
  margin-top: 0;
}
.kontaktPage .middleContainerWrapper .contentContainer.resetColPadding {
  padding: 0;
}
.kontaktPage .middleContainerWrapper .formMarginTop {
  margin-top: 50px;
}
.kontaktPage .middleContainerWrapper .formMarginTop label {
  font-weight: normal;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  text-align: left;
}
.kontaktPage .middleContainerWrapper .formMarginTop .formFieldContainer {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 10px;
}
.kontaktPage .middleContainerWrapper .formMarginTop .formBtnContainer {
  text-align: center;
}
.kontaktPage .middleContainerWrapper .formMarginTop .submitBtn,
.kontaktPage .middleContainerWrapper .formMarginTop .resetBtn {
  margin-left: 70px;
  display: inline-block;
}
.kontaktPage .middleContainerWrapper .formMarginTop .submitBtn input,
.kontaktPage .middleContainerWrapper .formMarginTop .resetBtn input {
  background: #ffffff;
  color: #444444;
  font-size: 0.875em;
  font-family: 'PT Sans', sans-serif;
  border: 1px solid #DBDBDB;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 1.0625em;
  letter-spacing: 1px;
  text-align: center;
  padding: 10px;
  outline: none;
  box-shadow: none;
  background: #36a98f;
  color: #ffffff;
  font-weight: normal;
}
.listView{
	width:80%;
}
.listView .SearchResultProductCart {
  padding: 6px 8px 3px 8px;
}
.listView .SearchResultProductCart .SearchResultProductCartImg {
  background: #ffffff url(../images/icon_cart.png) no-repeat 0px 2px;
  padding: 0.75em;
}
.listView .SearchResultProductCart .SearchResultProductCartImg span {
  margin-left: 1.5625em;
  font-size: 0.875em;
}
.listView .SearchResultProductCart .SearchResultProductCartPrice {
  color: #36a98f;
  font-size: 19px;
  font-weight: 600;
  font-family: Arial;
}
.listView .searchResultListSection ul {
  padding: 0;
}
.listView .searchResultListSection ul .searchResultList {
  min-height: 200px;
  margin: 16px 1px 1px 1px;
  border: 1px solid #DBDBDB;
  display: flex;
}
.listView .searchResultListSection ul .searchResultList .searchResultListImg {
  padding-left: 0;
  padding-right: 0;
}
.listView .searchResultListSection ul .searchResultList .searchResultListImg .searchResultImg {
  width: 100%;
  /*height: 100%;*/
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc {
  border-right: 1px solid #DBDBDB;
  padding-left: 0;
  padding-right: 0;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle {
  padding: 1px 15px;
  position: relative;
  font-size: 13px;
  font-family: 'PT Sans', sans-serif;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle h2 {
  font-size: 18px;
  margin: 0;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo {
  font-size: 16px;
  padding-top: 35px;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .starContainer {
  margin-top: 0.3125em;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .helpLink {
  padding-left: 5px;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .statusIndicator,
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .statusIndicatorNotAvialable {
  color: #36a98f;
  padding-left: 0.875em;
  padding-right: 0.1875em;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .statusIndicator:before,
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .statusIndicatorNotAvialable:before {
  content: ' \25CF';
  font-size: 11x;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .statusIndicatorNotAvialable {
  color: gray;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .userHelp,
.listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .userStatus {
  font-size: 12px;
  line-height: 22px;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .SearchResultProduct {
  width: 100%;
  border-top: 1px solid #DBDBDB;
  position: absolute;
  bottom: 0;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .SearchResultProduct .oneLink {
  width: 100%;
  padding: 16px 15px;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .SearchResultProduct .twoLinks {
  width: 49%;
  float: left;
  padding: 16px 15px;
  border-right: 1px solid #DBDBDB;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .SearchResultProduct .twoLinks:last-child {
  border: none;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .SearchResultProduct .threeLinks {
  width: 33.3%;
  float: left;
  padding: 16px 15px;
  border-right: 1px solid #DBDBDB;
}
.listView .searchResultListSection ul .searchResultList .searchResulDesc .SearchResultProduct .threeLinks:last-child {
  border: none;
}
.listView .searchResultListSection ul .searchResultList .addToCart {
  position: relative;
  font-size: 11px;
}
.listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart {
  padding: 0;
}
.listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart .SearchResultProductCartPrice {
  text-align: center;
  padding: 10px 0 0px 0;
}
.listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart .SearchResultProductCartPrice .otherCurrency {
  font-size: 0.78125em;
  color: #36a98f;
}
.listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart .cartBtn {
  position: absolute;
  bottom: 15px;
  right: 16px;
}
.listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart .cartBtn .leftBtn {
  width: 2.5em;
  height: 2.125em;
}
.listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart .cartBtn .rightBtn {
  width: 2.5em;
  height: 2.125em;
  background: #ffffff url(../images/icon_cart.png) no-repeat 5px 4px;
}
.listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart .cartBtn .cartUserSelect {
  width: 2.8125em;
  padding: 0 1px;
  text-align: left;
}
.hideSection {
  display: none;
}
.showSection {
  display: block;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .listView .searchResultListSection ul .searchResultList {
    display: block;
  }
  .listView .searchResultListSection ul .searchResultList .searchResultListImg {
    height: 16.6875em;
  }
  .listView .searchResultListSection ul .searchResultList .searchResulDesc {
    border: none;
  }
  .listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle {
    padding: 1px 8px;
    font-size: 1em;
  }
  .listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle h2 {
    margin: 5px 0;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 58.8px;
    font-size: 14px;
    line-height: 1.4;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo {
    padding: 10px 0;
    font-size: 1em;
  }
  .listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .mobUser {
    padding: 0 10px;
  }
  .listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .mobUser .helpLink {
    word-wrap: break-word;
  }
  .listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .mobUser .userStatus {
    word-wrap: break-word;
    padding-left: 1.5em;
  }
  .listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .mobUser .userStatus .statusIndicator,
  .listView .searchResultListSection ul .searchResultList .searchResulDesc .searchResultTitle .otherRatingInfo .mobUser .userStatus .userStatus {
    padding: 0em;
  }
  .listView .searchResultListSection ul .searchResultList .searchResulDesc .SearchResultProduct {
    position: static;
    padding: 0.3125em;
  }
  .listView .searchResultListSection ul .searchResultList .searchResulDesc .SearchResultProduct .prodList {
    font-size: 1em;
    border-radius: 20px;
  }
  .listView .searchResultListSection ul .searchResultList .addToCart {
    border-top: 1px solid #DBDBDB;
  }
  .listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart .SearchResultProductCartPrice {
    text-align: left;
  }
  .listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart .cartBtn {
    right: 5px;
  }
  .listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart .cartBtn .btn-group .leftBtn {
    padding: 0.1875em;
    height: 1.9375em;
  }
  .listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart .cartBtn .btn-group .rightBtn {
    height: 1.9375em;
    width: 2.875em;
    background: #ffffff url(../images/icon_cart.png) no-repeat 10px 4px;
  }
  .listView .searchResultListSection ul .searchResultList .addToCart .SearchResultProductCart .cartBtn .cartUserSelect {
    width: 3.125em;
    height: 2em;
    padding: 0;
  }
  .sliderView .pull-up {
    top: 0;
  }
}
.rowContainer .middleContainerWrapper .smallerFont a {
    text-decoration: underline !important;
    color: inherit;
}
.row.staticPageBanner {
    margin: 0;
    padding: 0 15px;
}
.row.staticPageBanner~.row {
    margin: 0;
}
/*.breadCrumbSection.staticPageBreadcrumb {
    margin: 25px 0 0 0 !important;
}
.row.staticPageBanner~.row .middleContainerWrapper{
    margin: 25px -15px 75px -15px !important;
}*/