#page-185 .slick-list {
  padding: 0 !important;
}

#page-185 .slick-track {
 width: 100% !important;
 transform: none !important;
}

#page-185 .slick-slide {
 width: 100% !important;
}

.hero__inner {
  height: 515px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}

#page-185 h1 {
  text-transform: none !important;
  margin-bottom: 40px !important;
}

#page-185 #main-container .black-container .inner-contents > h2 {
  font-size: 36px !important;
  font-weight: 500;
  text-transform: none !important;
  margin: 0 0 40px !important;
  color: #000 !important;
  line-height: 1.2;
}

/* Text/Image */
.textimage {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 85px;
}

.textimage__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.textimage__imgwrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 7px 15px 0;
}

.textimage__img {
 margin-bottom: 15px;
}

.textimage__textwrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666%;
  flex: 0 0 66.666%;
  max-width: 66.666%;
  padding: 0 15px;
}

.textimage__textwrap b,
.textimage__textwrap strong {
  text-transform: uppercase;
}

/* Text/Image alternative */
.textimage__txtwrap {
  padding-left: 15px;
  padding-right: 15px;
}

.textimage__txtwrap p,
.textimage__textwrap p {
  margin-bottom: 25px !important;
}

.textimage__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.textimage__imgitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 0 15px;
}


/* Wheels */
.wheels {
  margin-left: -15px;
  margin-right: -15px;
}

.wheels__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.wheels__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px 85px;
}

.wheels__iteminner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
}

.wheels__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 200px; 
}

.wheels__details {
 padding-left: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.wheels__title {
  margin: 0 !important;
  color: #000 !important;
  font-size: 20px;
  font-style: italic;
  line-height: 1.2;
}

.wheels__dimensions {
  display: block;
  font-size: 11px;
  letter-spacing: 0.03em;
  color: #606060;
  margin-bottom: 15px;
}

.wheels__description {
  font-size: 13px !important;
  line-height: 1.6 !important;
  font-weight: 400;
  margin-bottom: 18px !important;
}

.wheels__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wheels__thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 44px;
}

.wheels__price {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-style: italic;
  font-size: 12px !important;
  font-weight: 500;
  padding-left: 25px;
}

.wheels__winterized {
  position: absolute;
  top: 0;
  left: 0; 
  cursor: pointer;
  padding-left: 6px;
}

/* Tooltip */
#tooltip {
  text-align: center;
  color: #fff;
  background: #303030;
  position: absolute;
  z-index: 100;
  padding: 4px 12px;
  border-radius: 2px;
  font-size: 12px !important;
  line-height: 1.1;
}
 
#tooltip:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 6px solid #303030;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -6px;
  margin-left: -7px;
}
 
#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 6px solid #303030;
  top: -6px;
  bottom: auto;
}
 
#tooltip.left:after {
  left: 10px;
  margin: 0;
}
 
#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}

/* Infobox */
.infobox {
  display: inline-block;
  border: 2px solid #f4f4f4;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.02em;
  background: url("/fileadmin/templates/daehler/Images/raeder-reifen/icon-ventil.svg") no-repeat 20px 15px;
  margin-bottom: 100px;
}

.infobox__inner {
  padding: 18px 15px 15px 55px;
}


/* Infobox Schweiz */
.hintbox {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.02em;
  background: #f2f2f2 url("/fileadmin/templates/daehler/Images/raeder-reifen/icon-swiss-shield.svg") no-repeat 20px 15px;
  margin-bottom: 40px;
  border-left: 3px solid #fd0000;
}

.hintbox__inner {
  padding: 16px 15px 15px 55px;
}

/* Media Queries */
@media screen and ( max-width: 768px ) {
  .textimage__imgwrap,
  .textimage__textwrap,
  .wheels__item,
  .textimage__imgitem {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .textimage__textwrap {
    order: 10;
  }

  .textimage__imgwrap {
    order: 20;
  }
}

@media screen and ( max-width: 460px ) {
  .hero__inner {
    height: 504px;
  }

  #page-185 h1 {
    font-size: 32px;
  }

  #page-185 #main-container .black-container .inner-contents > h2 {
    font-size: 26px !important;
    word-break: normal;
  }

  .wheels__item {
    padding-bottom: 45px;
  }

  .wheels__iteminner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }

  .wheels__image,
  .wheels__details {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .wheels__image {
    margin-bottom: 15px;
  }

  .wheels__details {
    padding-left: 0;
  }

  .infobox {
    margin-bottom: 65px;
  }
}


