.rm-product-images-main {
  width: 100% !important;
}

@media (min-width: 768px) {
  .rm-product-images-additional + .rm-product-images-main {
    width: 100% !important;
  }
}

.rm-product-images-additional-item {
  clear: none;
}

@media (min-width: 968px) {
  .rm-product-images {
    position: relative;
    min-height: 70vh;
  }
}

.rm-product-images-main > *:not(:first-child) {
  /*display: unset!important;*/
}

.rm-product-images-additional .slick-arrow.slick-next {
  right: 15px;
  transform: translateY(-50%);
}

.rm-product-images-additional .slick-arrow.slick-prev {
  left: 15px;
  transform: translateY(-50%);
}

.rm-product .rm-module-stickers {
  left: 130px;
}

.rm-product-images-additional {
  padding: 0px !important;
}

.rm-product-images-additional-item {
  margin: 0;
}

.rm-product-images-main .slick-arrow.slick-prev {
  left: -5px !important;
}

.rm-product-images-main .slick-arrow.slick-next {
  right: 45px !important;
}

.rm-product-images .slick-slide img {
  margin: 2px auto;
  /*width: 95%;*/
}

.rm-product-images-additional .slick-arrow.slick-prev {
  top: 37%;
}

@media (max-width: 1600px) {
  .rm-product-images-main {
    width: 100% !important;
  }
}

@media (max-width: 967px) {
  .rm-product-images-main {
    width: 100% !important;
    position: relative;
    right: 0%;
  }

  .rm-product-images-main .slick-dots {
    transform: translate(0, -60px);
  }
}

.btn-danger {
  padding: 7px 10px !important;
  font-size: 13px;
  color: black;
}

.btn-danger:hover {
  color: black !important;
}

.rm-product-one-click .form-control {
  max-width: none;
}

@media (max-width: 967px) {
  .clickmobile {
    padding: 20px;
  }
}

@media (max-width: 967px) {
  body {
    padding-top: 0px;
  }
}

@media (max-width: 767px) {
  nav[aria-label="breadcrumb"] {
    margin-top: 0px;
  }
}

@media (min-width: 998px) {
  .modell {
    font-size: 14px;
    color: #000000;
    border-radius: 5px;
    margin: 0;
    padding: 0px 0px;
    white-space: nowrap;
  }
}

@media (max-width: 998px) {
  .modell {
    font-size: 14px;
    color: #000000;
    border-radius: 5px;
    margin: 0;
    padding: 0px 0px;
    white-space: nowrap;
  }
}

@media (max-width: 967px) {
  .rm-product .rm-module-stickers {
    left: 15px;
  }
}

.blochock {
  white-space: pre;
  font-size: 16px;
  color: #4f4f4f;
  background: #fff;
  border: 1px solid #ffffff;
  height: 60px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
  width: 240px;
  box-shadow: 0px 5px 5px rgb(0 0 0 / 5%);
}

.producthelp {
  margin: 30px 0px;
  background-color: #f4f4f4;
  border-radius: 5px;
  padding: 15px;
  /*max-width: 800px;*/
}

.elpname {
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.05em;
  color: #1f1f1f;
  margin-bottom: 20px;
}

.spanchick {
  padding-left: 10px;
  font-weight: 500;
}

.blochock:hover {
  border: 1px solid #cc3333;
  transition: 0.3s;
}

.blochock:hover img {
  filter: brightness(0) saturate(100%) invert(39%) sepia(30%) saturate(2479%) hue-rotate(327deg) brightness(78%) contrast(106%);
  transition: 0.3s;
}

@media (max-width: 767px) {
  .elpname {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.05em;
    color: #1f1f1f;
    margin-bottom: 20px;
    line-height: 28px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .blochock {
    white-space: pre;
    font-size: 14px;
    color: #4f4f4f;
    background: #fff;
    border: 1px solid #ffffff;
    height: 60px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px !important;
    width: 100%;
    box-shadow: 0px 5px 5px rgb(0 0 0 / 5%);
  }
}

.maninfo {
  font-size: 13px;
  line-height: 19px;
  margin: 0;
}

.manicons {
}

.manufacturer_imager {
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  box-shadow: 0px 10px 35px rgb(201 201 201 / 25%);
  border-radius: 10px;
  padding: 5px 15px;
  margin-bottom: 5px;
}

.imager {
  display: flex;
  flex-direction: column;
}

.spanproduct {
  font-weight: 500;
  text-transform: uppercase;
}

.rm-product-tabs .nav-tabs {
  border-bottom: none;
}

.out_of_stock_label {
  display: none !important;
}

@media (min-width: 992px) {
  #column-left,
  #column-right {
    display: block;
    margin: 30px 0px;
  }
}

@media (max-width: 992px) {
  .producthelp {
    padding: 10px 25px;
  }
}

@media (min-width: 992px) {
  .withrowformobile {
    flex-direction: row;
    display: flex;
    background: white;
  }
}

.row.rm-product-tabs.fixed {
  position: static !important;
  top: auto;
}

.rm-column-box {
  padding: 0px;
  border: none;
}

.tanto {
  padding: 0px;
}

@media (max-width: 992px) {
  .mobb {
    padding: 0px 15px !important;
  }
}

@media (max-width: 992px) {
  header {
    padding-top: 9px;
  }
}

.rm-product-images-additional {
  margin-top: 60px !important;
}

.slick-prev,
.slick-next {
  top: 45%;
}

p {
  padding-bottom: 20px;
  font-size: 16px;
}

ul {
  margin: 10px 0 16px 20px;
}

h3 {
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  text-decoration: none;
}

@media (min-width: 1200px) {
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0px 5px 0px 5px !important;
  }
}

.rm-product-images-additional .slick-next {
  top: 27%;
}

