.in-shop .breadcrumbs.navigation-home-icon-wrapper {
  display: none;
}

.in-shop #content-wrapper > .content-wrapper-in {
  padding-inline: 0px;
}

.in-shop header[itemprop="headline"] {
  display: none;
}

.in-shop div#content-wrapper {
  padding: 0;
}

.in-shop #pc-only {
  display: none;
}

.in-shop #mob-tablet-only {
  display: block;
}

@media (min-width: 992px) {
  .in-shop #pc-only {
    display: flex;
  }

  .in-shop #mob-tablet-only {
    display: none;
  }
}

@media (min-width: 768px) {
  .in-shop main#content {
    padding-inline: 0 !important;
  }

  .in-shop .content-shop {
    padding-inline: 50px;
  }
}

.in-shop #img-text-section .interactive-image,
.in-shop #img-text-section .about-text {
  max-height: fit-content;
}

@media (max-width: 768px) {
  .in-shop #img-text-section .about-text {
    width: 100%;
    padding: 0 32px;
  }

  .in-shop #img-text-section .interactive-image {
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .in-shop #img-text-section .interactive-image,
  .in-shop #img-text-section .about-text {
    width: 100% !important;
  }

  .in-shop #img-text-section .about-wrapper {
    flex-direction: column;
  }

  .in-shop #img-text-section .about-text {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 768px) {
  .in-shop .bullet {
    width: 15px !important;
    height: 15px !important;
  }
}

@media (max-width: 1353px) {
  .in-shop #img-text-section .interactive-image,
  .in-shop #img-text-section .about-text {
    width: 100% !important;
  }

  .in-shop #img-text-section .about-wrapper {
    flex-direction: column;
  }

  .in-shop #img-text-section .about-text {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 992px) and (max-width: 1439px) {
  .in-shop .bullet {
    width: 23px;
    height: 23px;
  }

  .in-shop h1 {
    padding: 0;
    margin-top: 0;
  }

  .in-shop #img-text-section .about-text {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media (min-width: 768px) {
  .one-column-body .in-shop #img-text-section {
    width: 100%;
  }
}

#img-text-section {
  padding: 150px 50px;
}

.in-shop #img-text-section .about-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.in-shop #img-text-section .interactive-image,
.in-shop #img-text-section .about-text {
  width: 50%;
}

.in-shop #img-text-section .interactive-image img {
  width: 100%;
}

.in-shop #img-text-section .about-text {
  padding-left: 150px;
  padding-right: 150px;
}

.in-shop #img-text-section .about-text p {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
}

.in-shop #img-text-section .about-text p strong {
  font-weight: bold;
}

.in-shop .about-text a.btn.btn-conversion {
  margin-top: 25px;
}

.in-shop h1 {
  font-size: 24px;
  line-height: 45px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: left;
  padding-right: 40px;
  display: flex;
  align-items: center;
}

.in-shop h1:before {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background-color: #e95712;
  margin-right: 10px;
  margin-left: 10px;
}

.in-shop #img-text-section .about-text h2 {
  font-weight: normal;
  font-size: 24px;
  line-height: 45px;
  margin-top: 10px;
  margin-bottom: 30px;
}

.in-shop .p-tools {
  display: none;
}

.in-shop span.p-code {
  display: none;
}

.in-shop .ratings-wrapper {
  display: none;
}

.in-shop .p-bottom > div[data-micro="offer"] {
  display: flex;
  justify-content: space-between;
}

.in-shop .owl-item .product {
  padding: 16px;
}

.in-shop .price.price-final {
  font-weight: 600;
  font-size: 16px;
  color: #504841 !important;
  line-height: 30px;
}

.in-shop .name span[data-testid="productCardName"] {
  text-align: left;
  color: #504841;
  font-size: 20px;
  line-height: 40px;
  font-weight: 400 !important;
}

.in-shop button.owl-prev::before {
  content: url(/user/documents/upload/icons/arrow.png);
  display: flex;
  transition: all 0.3s ease;
  transform: rotate(180deg);
  justify-content: center;
  height: 100%;
  align-items: center;
}

.in-shop button.owl-prev,
.in-shop button.owl-next {
  background-color: #e4d9cb !important;
  color: #685e54 !important;
  border-radius: 50% !important;
  width: 52px;
  height: 52px;
}

.in-shop .owl-prev span[aria-label="Previous"],
.in-shop .owl-next span[aria-label="Next"] {
  display: none;
}

.in-shop button.owl-next::before {
  content: url(/user/documents/upload/icons/arrow.png);
  display: flex;
  transition: all 0.3s ease;
  justify-content: center;
  height: 100%;
  align-items: center;
}

.in-shop .owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-inline: 2em;
}

.in-shop .homepage-products-section {
  padding-inline: 50px;
}

.in-shop div#blog {
  padding-inline: 50px;
}

.in-shop p.p-desc {
  padding: 16px 0 0;
}

.in-shop .product .p .image {
  position: relative;
}
.in-shop .p .p-in .p-in-in .name {
  margin-top: 10px;
}
.in-shop .h1[data-testid="eshopHeader"]::before {
  content: "—";
  padding-right: 10px;
  color: #e95712;
}
.in-shop .h1[data-testid="eshopHeader"] {
  font-size: 24px;
  line-height: 40px;
}

.in-shop .overall-wrapper > div#content-wrapper.container.content-wrapper {
  max-width: unset !important;
}

.in-shop div#container-shop {
  width: 100% !important;
  max-width: 1920px !important;
  margin: auto;
}

.in-shop .show-more {
  text-align: center;
}

@media (max-width: 768px) {
  .in-shop .carousel-control {
    width: 10%;
    position: absolute;
    top: 0;
    height: 100% !important;
  }
}

@media (max-width: 768px) {
  .in-shop .content-wrapper-in {
    padding: 0 0px;
  }
}

/* Homepage products — grid on mobile */
@media (max-width: 768px) {
  .in-shop .homepage-products-grid {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
  }
  .in-shop .homepage-products-grid > div {
    flex-basis: calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
  }
  .in-shop .homepage-products-grid .product {
    width: 100% !important;
  }
  .p .p-in .p-in-in .name {
    line-height: 20px !important;
  }
  .in-shop .homepage-products-section {
    padding-inline: 8px;
  }

  .in-shop .name span[data-testid="productCardName"] {
    font-size: 16px;
    line-height: 20px !important;
  }
  .in-shop .product .p .image {
    height: 100% !important;
    display: block;
  }

  .in-shop .show-more-products {
    margin-top: 3em;
  }
  #img-text-section {
    padding: 8em 8px;
  }

  .in-shop div#blog {
    padding: 4em 8px;
  }

  .in-shop div#blog > .row {
    margin: 0 !important;
  }

  .in-shop .full-width.homepage-banners-full-width.footer-banners {
    padding-inline: 8px;
  }

  .in-shop #img-text-section .about-text a.btn.btn-conversion {
    margin-inline: auto;
  }

  .in-shop #img-text-section .about-text {
    display: flex;
    flex-direction: column;
  }
}

@media (min-width: 769px) and (max-width: 990px) {
  .carousel-wrapper-mobile {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
    column-gap: 20px;
    row-gap: 20px;
  }

  .carousel-wrapper-mobile .carousel-element {
    flex-basis: calc(50% - 10px);
  }

  .in-shop .homepage-products-grid {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
  }
  .in-shop .homepage-products-grid > div {
    flex-basis: calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
  }
  .in-shop .homepage-products-grid .product {
    width: 100% !important;
  }
  .p .p-in .p-in-in .name {
    line-height: 20px !important;
  }
  .in-shop .homepage-products-section {
    padding-inline: 8px;
  }
  .in-shop .name span[data-testid="productCardName"] {
    font-size: 16px;
    line-height: 20px !important;
  }
  .in-shop .product .p .image {
    height: 100% !important;
    display: block;
  }
  .in-shop .show-more-products {
    margin-top: 3em;
  }
}
