.flex-control-nav.flex-control-thumbs {
  margin-top: 30px !important;
  display: flex;
}
.btn-float {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -30px;
  margin: auto;
  text-align: center;
}
@media (min-width: 768px) {
  .btn-float {
    right: 25rem;
    left: unset;
    bottom: 4rem;
  }
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  display: none;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  float: unset !important;
  position: relative;
}
.woocommerce div.product div.images .flex-control-thumbs li::before {
  content: "";
  position: absolute;
  background: #C3C3C3;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
}
.woocommerce div.product div.images .flex-control-thumbs li:has(> img.flex-active)::before {
  background: #424243;
  height: 3px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  height: 4px;
  opacity: 0 !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image img {
  height: 240px;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 768px) {
  .woocommerce div.product div.images .woocommerce-product-gallery__image img {
    height: 700px;
  }
}
.gallery-campamentos .e-gallery-grid .e-gallery-image {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  mix-blend-mode: multiply !important;
}
.gallery-slider .elementor-gallery__container {
  padding-bottom: 0 !important;
}
.gallery-slider .elementor-gallery__container .elementor-gallery-item__image.e-gallery-image {
  height: 240px;
}
@media (min-width: 768px) {
  .gallery-slider .elementor-gallery__container .elementor-gallery-item__image.e-gallery-image {
    height: 700px !important;
  }
}
.gallery-slider .elementor-gallery__container.e-gallery-grid {
  display: grid !important;
  grid-gap: var(--vgap) var(--hgap) !important;
  grid-template-columns: repeat(var(--columns), 1fr) !important;
}
.gallery-slider .elementor-gallery__container .slick-slide {
  position: relative !important;
}
.gallery-slider .elementor-gallery__container ul.slick-dots {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.gallery-slider .elementor-gallery__container ul.slick-dots li {
  cursor: pointer;
  list-style: none;
  flex: 1 0 auto;
  background: #c3c3c3;
  height: 3px;
  padding: 0;
}
.gallery-slider .elementor-gallery__container ul.slick-dots li.slick-active {
  background: #000;
}
.gallery-slider .elementor-gallery__container ul.slick-dots li button {
  display: none;
}
.gallery-slider .elementor-gallery__container .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
.gallery-slider .elementor-gallery__container .slick-arrow.slick-prev {
  left: 30px;
}
.gallery-slider .elementor-gallery__container .slick-arrow.slick-next {
  right: 30px;
}
.gallery-slider .elementor-gallery__container .slick-arrow img {
  background: #ffffff8a;
  padding: 0.5rem;
  border-radius: 50px;
}
.slider-pack .slick-track {
  padding-bottom: 60px;
}
.slider-pack .elementor-posts-container article {
  margin: 0 15px;
}
.slider-pack.slider-pack--checkout .button-quote.elementor-widget .yith_ywraq_add_item_browse_message {
  right: 0;
  left: 0;
  margin: auto;
}
.slider-pack .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 50px;
  margin: auto;
  display: flex;
  align-items: center;
  z-index: 100;
}
.slider-pack .slick-arrow.slick-prev {
  left: -40px;
}
.slider-pack .slick-arrow.slick-next {
  right: -40px;
}

