.spfilter_bg2 {
  background-color: #fff;
  width: 100%;
  height: 760px;
  padding-top: 20px;
  display: flex;
  justify-content: center;
}
.container-productos-inicio {
  width: 80%;
}
@media (min-width: 1790px) {
  .product-btn {
    margin-right: 4%;
  }
}
@media (max-width: 1550px) {
  .product-btn {
    margin-right: -1%;
  }
}
@media (min-width: 769px) {
  #product-carousel .item-productos-inicio {
    width: 25%;
  }
}
@media (max-width: 1450px) and (min-width: 1250px) {
  .borde-interior {
    width: 70%;
  }
}
@media (max-width: 1275px) and (min-width: 769px) {
  #product-carousel .item-productos-inicio {
    padding: 15px 20px !important;
  }
  .borde-interior {
    width: 80% !important;
    left: 15px !important;
  }
  .descuento-badge {
    right: 10px !important;
  }
}
@media (max-width: 1250px) and (min-width: 769px) {
  .product-price-and-shipping {
    height: fit-content !important;
    margin-bottom: 10px;
  }
  #product-carousel .item-productos-inicio {
    height: 475px !important;
  }
  .owl-carousel.owl-drag .owl-item {
    width: fit-content !important;
  }
  .owl-carousel .owl-stage {
    height: 500px;
    overflow: hidden;
  }
}
@media (max-width: 1250px) and (min-width: 769px) {
  .product-bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .product-bottom {
    padding: 10px !important;
  }
  #product-name {
    padding: 10px !important;
    width: auto !important;
  }
  .product-info {
    padding: 0px !important;
    text-align: center;
    flex-grow: 1;
  }
  .contenedor-sub-items {
    bottom: 160px !important;
  }
  .cant-inicio {
    text-align: center !important;
  }
}
@media (max-width: 525px) {
  .product-image img {
    max-height: 160px;
    max-width: 70%;
  }
}
@media (max-width: 768px) and (min-width: 525px) {
  .product-image img {
    max-height: 160px;
    max-width: 50%;
  }
  .owl-carousel.owl-drag .owl-item {
    display: flex !important;
    justify-content: center !important;
  }
}
@media (max-width: 768px) {
  .product-miniature {
    margin: 5px;
  }
  .product-btn {
    font-size: 20px;
    padding-right: 20px;
  }
}
.sub-title {
  text-align: center;
  color: #5a5a5a;
  font-size: 14px;
}
#product-carousel .item-productos-inicio {
  display: inline-block;
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
}
.spfilter_bg2 .title-module {
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  color: #333;
  font-weight: 500;
}
.borde-interior {
  height: 2.5px;
  width: 70%;
  background-color: #7c7c7c;
  position: absolute;
  bottom: 25px;
  left: 60px;
  z-index: 1;
}
.products_banner {
  overflow: hidden;
}
.title_tabs {
  margin: 15px 0 30px 0px !important;
}
#product-carousel .item-productos-inicio {
  padding: 15 0;
  width: 290px;
  margin-bottom: 30px;
}
.block-products-carousel__column {
  background-color: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-image {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  text-align: center;
}
.product-image img {
  width: 100%;
  height: auto;
  max-height: 180px;
  object-fit: contain;
}
.product-info {
  padding: 35px 15px;
  text-align: center;
  flex-grow: 1;
  background: #ffffff;
}
.product-info .description {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  margin-bottom: 10px;
}
h1.description {
  height: fit-content;
}
.product-price-and-shipping {
  font-size: 24px;
  color: rgb(0, 0, 0);
  font-weight: normal;
}
.cart-button {
  margin-top: 10px;
  display: inline-flex;
  justify-content: center;
  width: 100%;
  padding: 10px;
  background-color: #007bff;
  color: white;
  font-weight: 600;
  border: none;
  border-radius: 6px;
  transition: color 0.3s ease-in-out;
}
.label-stock {
  color: #fff;
  background-color: #999;
  padding: 3px 10px;
  border-radius: 4px;
  font-size: 12px;
  display: inline-block;
}
.owl-item-productos-inicio {
  width: 400px;
}
.owl-carousel .owl-item-productos-inicio img {
  position: relative;
  display: block;
  width: 100%;
  height: 200px;
}
.thumbnail {
  display: flex;
  width: 80%;
  height: fit-content;
}
ul:not(:last-child) {
  margin: 0 !important;
}
.form-group-dimension {
  text-align: left;
}
.form-group-dimension label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #333;
}
.form-group-dimension select {
  margin-top: 6px;
  font-size: 14px;
  border: 0;
  background-color: #ffffff00;
  transition: border-color 0.2s ease;
  box-sizing: border-box;
  cursor: pointer;
  transition: color 0.2s ease-in-out;
}
.form-group-dimension:hover select {
  color: #e32a53;
}
.btn + .form-group-dimension,
.form-group-dimension + .btn {
  margin-top: 10px;
}
.product-image {
  position: relative;
  overflow: visible;
  background-color: #ffffff;
  text-align: center;
  width: 100%;
  height: 150px;
}
.block-products-carousel__column {
  background-color: #f9f9f9;
  border: none;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}
hr {
  display: none !important;
}
.block-products-carousel__column {
  background-color: #ffffff !important;
  height: fit-content;
  overflow: visible;
  border: 1px solid #f1f1f1;
  border-radius: 0px;
  cursor: pointer;
  width: 268px;
  transition: all 0.2s ease-in-out;
}
.block-products-carousel__column:hover {
  box-shadow: 0px 0px 7px #0000002b;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  background-color: #ddd;
  color: #333;
  padding: 5px 10px;
  margin: 5px;
  border-radius: 50%;
  border: none;
  transition: background-color 0.3s;
}
.owl-carousel .owl-nav button:hover {
  background-color: #bbb;
}
.owl-carousel .owl-dots .owl-dot.active span {
  background: #007bff;
}
.price-old {
  white-space: nowrap;
  text-decoration: line-through;
  color: #999;
  margin-right: 10px;
  font-size: 14px;
}
.price-offer {
  white-space: nowrap;
  font-weight: bold;
  line-height: 4px;
  color: #e32a53;
  font-size: 20px;
}
.descuento-badge {
  z-index: 1;
  top: 28px;
  right: 60px;
  color: #000000;
  position: absolute;
  background-color: #ffffff00;
  padding: 0.5% 3%;
  font-size: 14px;
  font-weight: normal;
  margin-left: 5px;
}
.price-normal {
  white-space: nowrap;
  color: #e32a53;
  font-weight: bold;
  font-size: 20px;
}
.product-image {
  text-align: center;
  display: flex;
  margin: 100px 0px;
  align-items: center;
  justify-content: center;
}
#product-name {
  font-size: 18px !important;
  line-height: 24px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-image img {
  width: 100%;
  max-height: 200px;
  object-fit: contain;
  transition: transform 0.3s ease;
}
.product-info .description {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  text-align: center;
  margin: 8px 0;
}
.product-bottom {
  display: flex;
	justify-content: space-around;
}
.product-price-and-shipping {
  text-align: start;
  height: 32px;
  width: fit-content;
}
.product-price-and-shipping .price {
  color: #c90404;
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
}
.label-stock {
  margin: 0;
  padding: 3px;
  display: block;
  text-align: center;
  color: #808080;
  background: #ffffff00;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}
.product-btn {
  width: 10%;
  margin-top: 0px;
  font-size: 18px;
  background: #ffffff00;
  color: #000000;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  transition: color 0.3s ease;
}
.product-btn:hover {
  color: #000000;
}
.pi01Variations ul {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin-top: 10px;
  padding-left: 0;
  list-style: none;
}
.pi01Variations .licolor {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #ddd;
  cursor: pointer;
  transition: border-color 0.3s ease;
}
.icono-transicion {
  transition: all 0.2s ease-in-out;
}
.btn-success,
.btn-primary {
  transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
}
.cant-inicio-container-container {
  height: auto;
}
@media (max-width: 1250px) and (min-width: 769px) {
  .cant-inicio-container-container {
    width: fit-content;
    height: auto;
    z-index: 2;
  }
  .product-btn {
    width: 100%;
  }
}
.cant-inicio-container {
  display: flex;
}
.restar-cant-inicio {
  width: 30px;
  cursor: pointer;
  font-size: 25px;
  transition: color 0.2s;
}
.restar-cant-inicio:hover {
  color: #e32a53;
}
.cant-inicio {
  width: 30px !important;
  padding: 0px !important;
  margin-bottom: 0px !important;
  background: rgba(255, 255, 255, 0) !important;
  height: auto !important;
  margin-left: 0;
  font-size: 14px !important;
  text-align: end !important;
}
.sumar-cant-inicio {
  width: 30px;
  cursor: pointer;
  font-size: 25px;
  transition: color 0.2s;
}
.sumar-cant-inicio:hover {
  color: #e32a53;
}
@media (max-width: 800px) {
  .products_banner {
    padding: 0px 15px !important;
  }
  .product-image {
    overflow: visible;
  }
}
.producto_con_variacion {
  border: 1px solid #e4e4e4;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.producto_con_variacion:hover {
  box-shadow: 0px 0px 7px #0000002b;
}
.contenedor-sub-items {
  opacity: 0;
  height: 0;
  transition: all 0.2s ease-in-out;
}
.block-products-carousel__column:hover .contenedor-sub-items {
  opacity: 1;
  height: 50px;
}
.contenedor-sub-items {
  z-index: 1;
  bottom: 195px;
  color: #000000;
  position: absolute;
  background-color: #ffffff;
  padding: 2px 15px 2px 5px;
  font-size: 14px;
  font-weight: 200;
  margin-left: 5px;
  box-shadow: 0 4px 10px #0000001a;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 50px;
}
.cart-button:hover {
  color: #e32a53;
}
.product-image:active .contenedor-sub-items {
  opacity: 1;
  height: 50px;
}
@media (max-width: 768px) {
  .borde-interior {
    width: 95% !important;
    left: 2.5% !important;
    bottom: 0px !important;
  }
  #product-carousel .item-productos-inicio {
    padding: 15px 0px !important;
    position: relative;
  }
  .spfilter_bg2 {
    height: fit-content;
  }
  .container-productos-inicio {
    width: 100%;
  }
  .sub-title {
    padding: 0 20;
  }
  .block-products-carousel__column {
    width: 330px !important;
  }
  #product-carousel .item-productos-inicio {
    width: 330px !important;
  }
  .descuento-badge {
    right: 13px !important;
  }
  .cant-inicio {
    text-align: center !important;
  }
}
@media (max-width: 1250px) and (min-width: 769px) {
    .cant-inicio {
        text-align: center !important;
    }
}
@media (max-width: 1050) {
  .cant-inicio {
    text-align: center !important;
  }
}