.content-inside {
  width: 100%;
}
/*------------------ Banner-Slider -------------------*/
#swBanner {
  height: 22vw;
}
#swBannerDiv {
  width: 41.333%;
  float: left;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}

/*------------------ box-right and width text -------------------*/
.box-right {
  background-color: ;
  width: 58.667%;
  height: 22vw;
  float: left;
}
#text-box-right-1 {
  padding-top: 1%;
  padding-right: 2%;
  padding-left: 2%;
  padding-bottom: 1%;
}
#text-box-right-1 h2 {
  font-size: 2.3rem;
  color: grey;
  font-weight: 300;
  font-family: system-ui;
  line-height: normal;
}
#text-box-right-1 h3, #text-box-right-1 p {
  margin-top: 2%;
  font-size: 1rem;
  font-weight: 300;
  color: grey;
  font-family: system-ui;
  line-height: normal;
}

/*------------------ box-right width service tags -------------------*/
#box-right-2 {
  width: 20%;
  height: 22vw;
  float: left;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}
#box-designer,
#box-shipping,
#box-time {
  width: 100%;
  height: 33.333333333%;
  padding: 2%;
  text-align: center;
}
.small-symbol {
  width: 13%;
  margin-left: 43.5%;
}
#box-designer h2 a,
#box-shipping h2 a,
#box-time h2 a {
  font-weight: 600;
  text-align: center;
  color: grey;
  font-size: 1.1rem;
}
#box-designer h3 a,
#box-shipping h3 a,
#box-time h3 a {
  font-weight: 300;
  text-align: center;
  color: rgb(170, 0, 0);
  font-size: 0.8rem;
}

/*------------------ stampfinder box -------------------*/
.stampfinder {
  width: 100%;
  min-height: 260px;
  background-color: white;
  float: left;
  margin-top: 2%;
  margin-bottom: 2%;
}
.stampfinder-titel {
  font-size: 2rem;
  text-align: center;
  margin-top: 1%;
}
.stampfinder-box1,
.stampfinder-box2,
.stampfinder-box3 {
  border: 1px solid lightgrey;
  box-shadow: 10px 10px 10px lightgrey;
  width: 30%;
  height: 75%;
  float: left;
  margin-top: 2%;
  margin-bottom: 2%;
  min-height: 240px;
  background-color: rgb(232, 232, 232);
}
.stampfinder-box1 {
  position: relative;
}
.stampfinder-box1 p {
  font-weight: bold;
  font-size: 1.5rem;
  padding-left: 3%;
  margin-bottom: 1%;
}
.stampfinder-box1 select {
  width: 100%;
  margin-left: 5%;
}
.button-groesse {
  display: inline-block;
  background-color: rgb(170, 0, 0);
  border: none;
  color: #ffffff;
  text-align: center;
  font-size: 28px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
}
.button-groesse span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.button-groesse span:after {
  content: ">>>";
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
.button-groesse:hover span {
  padding-right: 25px;
}
.button-groesse:hover span:after {
  opacity: 1;
  right: 0;
}
#button-groesse {
  width: 30%;
  position: absolute;
  bottom: 10%;
  right: 8%;
}
#button-zeilen {
  width: 28%;
  float: left;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 3.5%;
}
.button-zeilen,
.button-platten {
  width: 100%;
  height: 45px;
  background-color: rgb(170, 0, 0);
  border-radius: 6px;
  border: none;
}
.button-kissen {
  width: 100%;
  height: 40px;
  background-color: rgb(170, 0, 0);
  border-radius: 6px;
  border: none;
}
.button-zeilen:hover,
.button-kissen:hover,
.button-platten:hover {
  background-color: rgb(119, 7, 7);
}
.button-zeilen span,
.button-kissen span,
.button-platten span {
  color: white;
}
.button-kissen,
.button-platten {
  width: 80%;
  margin-left: 10%;
  margin-top: 1%;
  margin-bottom: 1%;
}
.stampfinder-box1 div h2,
.stampfinder-box2 div h2 {
  margin-left: 2%;
  margin-bottom: 2%;
  text-align: center;
}
.stempel-berater {
  position: relative;
}
.stempel-berater img {
  width: 100%;
}
.stempel-berater h2 {
  width: 70%;
  font-size: 2rem;
  position: absolute;
  top: 1%;
  right: 1%;
}
.stempel-berater h3 {
  width: 70%;
  position: absolute;
  top: 20%;
  right: 1%;
  font-size: 0.9rem;
}
#button-stempel-berater {
  width: 40%;
  position: absolute;
  bottom: 10%;
  right: 10%;
  color: white;
}
.button-stempel-berater {
  width: 100%;
  height: 50px;
  background-color: rgb(170, 0, 0);
  border: none;
  border-radius: 5px;
}
.button-stempel-berater:hover {
  background-color: rgb(119, 7, 7);
}
.button-stempel-berater span {
  color: white;
  font-weight: 600;
}
.stampfinder-box2 {
  margin-left: 5%;
  position: relative;
}
.stampfinder-box2 p {
  font-weight: bold;
  font-size: 1.5rem;
  padding-left: 3%;
  margin-bottom: 1%;
}
.stampfinder-box2 select {
  width: 100%;
  margin-left: 5%;
}
.stampfinder-box3 {
  margin-left: 5%;
  position: relative;
}
.stampfinder-box3 p {
  font-weight: bold;
  font-size: 1rem;
  padding-left: 3%;
  margin-bottom: 1%;
}
.stampfinder-box3 input {
  width: 51%;
  margin-left: 3%;
}
#breite,
#hoehe {
  width: 51%;
  float: left;
}
.stampfinder-box-high {
  height: 32vh;
}

/*---------------------- newsletter -------------------*/
#newsletter-box {
  width: 100%;
  background-color: rgb(232, 232, 232);
  display: inline-block;
  height: 18vh;
}
#newsletter-img img,
#newsletter-anmeldung img,
#nl-right img {
  width: 100%;
}
#newsletter-img {
  width: 12%;
  margin-top: 1%;
  margin-left: 3%;
  float: left;
}
#newsletter-anmeldung {
  width: 20%;
  float: left;
  margin-top: 2%;
  margin-left: 3%;
}
#newsletter-text {
  width: 24%;
  float: left;
  text-align: center;
  margin-left: 1%;
  font-size: 1.2rem;
  margin-top: 2%;
  color: rgb(170, 0, 0);
}
#nl-button {
  width: 15%;
  float: left;
  margin-top: 5%;
}
#nl-button label {
  width: 100%;
  background-color: rgb(170, 0, 0);
  color: white;
  padding: 10%;
  text-align: center;
  font-weight: 600;
  white-space: nowrap;
  margin-left: 18%;
}
#nl-button label:hover {
  background-color: rgb(119, 7, 7);
}
#nl-right {
  width: 17.5%;
  float: right;
}

/*------------------ bestseller -------------------*/
.bestseller {
  width: 98%;
  background-color: white;
  height: 205px;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 1%;
  margin-right: 1%;
}
.bestseller-titel {
  text-align: center;
  font-size: 2rem;
}
.box-bestseller-front {
  width: 18.75%;
  float: left;
  margin-left: 1%;
  margin-top: 1%;
  position: relative;
  margin-bottom: 2%;
}
.box-bestseller {
  width: 18.75%;
  float: left;
  margin-left: 1%;
  margin-top: 1%;
  position: relative;
  margin-bottom: 2%;
}
.bestseller-image img {
  width: 100%;
  border: 1px solid lightgrey;
  box-shadow: 10px 10px 10px lightgrey;
}
.button-bestseller {
  background-color: rgb(170, 0, 0);
  position: absolute;
  bottom: 3%;
  right: 52%;
  width: 43%;
  text-align: center;
}
.button-bestseller a {
  color: white;
  text-decoration: none;
}
.button-bestseller:hover {
  background-color: rgb(121, 1, 1);
}
.angaben {
  position: absolute;
  bottom: 6%;
  right: 6%;
}
.infotext {
  width: 100%;
  background-color: #eaeaea;
  float: left;
}
.infotext p {
  width: 100%;
  padding: 2%;
  margin: 0;
  color: black;
}
.infotext img {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 2%;
}

/*------------------ schnellauswahl -------------------*/
.schnellauswahl {
  background-color: #eaeaea;
  width: 100%;
  float: left;
  margin-top: 2%;
  display: inline-table;
  min-height: 250px;
}
.schnellauswahl-2 {
  background-color: #eaeaea;
  width: 100%;
  float: left;
  margin-top: 2%;
  display: inline-table;
}
.stempel {
  width: 20%;
  float: left;
}
.stempel img {
  width: 100%;
  padding: 5%;
}
.stempel-button {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
}
.stempel-button a {
  background-color: rgb(170, 0, 0);
  color: white;
  border: solid 1px rgb(170, 0, 0);
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 1rem;
}
.stempel-button a:hover {
  background-color: rgb(121, 1, 1);
  text-decoration: none;
}

/*------------------ product slider -------------------*/
.product-carousel {
  /*display:inline-block;*/
  display: inline-block;
  max-width: 100%;
}
.product-carousel-box {
  width: 30%;
  padding: 30px;
}
.slick-slide img {
  width: 100% !important;
}
.slick-prev,
.slick-next {
  width: 60px !important;
  height: 60px !important;
}

/*------------------ Artikelliste -------------------*/
.box {
  width: 18.4%;
  float: left;
  margin-bottom: 2%;
  border: 1px solid lightgrey;
  box-shadow: 0px 0px 10px lightgrey;
  margin-left: 2%;
}
.box-front {
  width: 18.4%;
  float: left;
  margin-bottom: 2%;
  border: 1px solid lightgrey;
  box-shadow: 0px 0px 10px lightgrey;
}
.box a,
.box-front a {
  text-decoration: none;
  color: white;
}
.name {
  overflow: hidden;
}
div.name {
  background-color: rgb(170, 0, 0);
  text-align: center;
}
.text {
  width: 100%;
  float: left;
  text-align: center;
}
div.image {
  width: 100%;
  overflow: hidden;
}
div.image img {
  width: 100%;
  height: auto;
  /* SCALE */
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  /* VERZÖGERUNG */
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
div.image img:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

/*------------------ end-text -------------------*/
#end-text {
  width: 100%;
  float: left;
  text-align: center;
  padding: 2%;
  margin-top: 3%;
  color: grey;
  font-size: 0.8rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}

@media only screen and (max-width: 700px) {
  .sliderWrapper,
  .schnellauswahl-2,
  #swBannerDiv {
    display: none;
  }
  .box-right {
    width: 100%;
    float: none;
    display: inline;
  }
  #box-right-2 {
    width: 100%;
    float: none;
    display: inline-table;
  }
  .stempel {
    width: 50%;
  }
  .stempel-button a,
  .name a {
    font-size: 0.8rem;
  }
  .stampfinder {
    display: none;
  }
  .infotext {
    width: 100%;
  }
  .infotext img {
    width: 100%;
  }
  .schnellauswahl {
    min-height: 440px;
  }
  .text p {
    margin-top: 20px;
  }
  .box-front {
    width: 50%;
  }
  .box {
    width: 50%;
    margin-left: 0;
  }
  .slick-prev {
    left: 0px !important;
    z-index: 100;
  }
  .slick-next {
    right: 0px !important;
    z-index: 100;
  }
  .stempel {
    width: 50%;
  }
  .stempel-button a,
  .name a {
    font-size: 0.8rem;
  }
  .schnellauswahl {
    min-height: 440px;
  }
  #newsletter-box {
    height: 32vh;
  }
  #newsletter-img,
  #newsletter-anmeldung,
  #nl-right {
    display: none;
  }
  #newsletter-text {
    width: 100%;
    font-size: 1rem;
    margin-top: 5%;
  }
  #nl-button {
    width: 50%;
    margin-top: 10%;
    margin-left: 14%;
  }
}

@media only screen and (min-width: 701px) and (max-width: 900px) {
  .content-inside {
    margin-top: 3%;
  }
  .box-right {
    width: 70%;
  }
  #box-right-2 {
    width: 30%;
    height: 50vw;
  }
  .stempel-button a,
  .name a {
    font-size: 0.5rem;
  }
  .stampfinder-box1,
  .stampfinder-box2,
  .stampfinder-box3 {
    min-height: 180px;
  }
  .box-bestseller-front {
    width: 30%;
  }
  .box-bestseller {
    width: 30%;
  }
  .schnellauswahl {
    min-height: 150px;
  }
  .schnellauswahl-2,
  #swBannerDiv {
    display: none;
  }
  .stempel-button a,
  .name a {
    font-size: 0.5rem;
  }
  #newsletter-text {
    font-size: 0.7rem;
  }
  #nl-button label {
    padding: 5%;
    margin-left: 30%;
  }
  #nl-right {
    display: none;
  }
  #newsletter-box {
    height: 9vh;
  }
}

@media only screen and (max-width: 1023px) {
  .stampfinder {
    display: none;
  }
}

@media only screen and (min-width: 901px) and (max-width: 1026px) {
  .content-inside {
    margin-top: 2%;
  }
  #box-right-2 {
    height: 30vw;
  }
  .stempel-berater h2 {
    font-size: 1.4rem;
  }
  .stampfinder-box-high {
    height: 17vh;
  }
  #text-box-right-1 h2 {
    font-size: 1.8rem;
  }
  #text-box-right-1 h3 {
    font-size: 0.8rem;
  }
  .schnellauswahl {
    min-height: 150px;
  }
  .schnellauswahl-2 {
    display: none;
  }
  #newsletter-text {
    font-size: 0.7rem;
  }
  #nl-button label {
    padding: 5%;
    margin-left: 30%;
  }
  #nl-right {
    display: none;
  }
  #newsletter-box {
    height: 9vh;
  }
}
