.small {
  font-family: "Inter", serif;
  font-weight: 400;
  font-size: 18px;
  color: #707780;
}
.nanogallery2 .nGY2GThumbnail,
.nanogallery_gallerytheme_dark_my_nanogallery2 .nGY2GThumbnail_l1,
.nanogallery_gallerytheme_dark_my_nanogallery2 .nGY2GThumbnail {
  border: none !important;
}

.nGY2 .nGY2GThumbnail {
  background-color: transparent !important;
}

.nGY2 .nGY2GThumbnailImage {
  border-radius: 15px;
}

.nGY2Navigationbar {
  display: none !important;
}

#product .control-label {
  font-family: "Inter", serif;
  font-weight: 700;
  font-size: 18px;
  color: #84716b;
  text-transform: capitalize;
}

.step {
  display: none;
}

.step.active {
  display: block;
}

.strip {
  height: 31px;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  align-content: center;
  margin: 0;
}

.strip.strip-red {
  background-color: #ff0003;
}

.strip.strip-orange {
  background-color: #ff3d00;
}

.strip.strip-purple {
  background-color: #ac09f2;
}

#product .form-select {
  color: #84716b;
}

#product .btn-outline-secondary {
  color: #6b6b6b;
}

.btn-check:checked + .btn {
  color: #f58634 !important;
  border-color: #f58634;
  background-color: #fff;
}

#label-newsletter {
  font-family: "Inter", serif;
  font-size: 22px;
  color: #84716b;
}

#button-newsletter {
  font-family: "Inter", serif;
  font-size: 22px;
}
#tabs-info .nav-item {
  height: 130px;
}

#tabs-info .nav-item > .nav-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  color: #84716b;
  gap: 10px;
  height: 100%;
  font-family: "Inter", serif;
  text-align: center;
}

body {
  background-image: url("/catalog/view/theme/default/image/logo-cover.png");
  background-repeat: no-repeat;
  background-size: 50vh;
  background-position: left;
}

#tabs-info .nav-item > .nav-link.active {
  background-color: #f58634;
  color: #fff;
  font-size: 21px;
  font-family: "coolvetica";
}

#tabs-info .nav-item > .nav-link.active > i,
.offcanvas span i {
  font-size: 30px;
  color: #fff;
}

#tabs-info .nav-item > .nav-link > i {
  font-size: 30px;
  color: #f58634;
}

#tabs-info .nav-item > .nav-link > img {
  width: 35px;
  height: 35px;
}

.description {
  color: #84716b;
}
