/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/* HOME */
.header-top .form-search-control {
  border-radius: 4px;
}
.input-group .form-control{
  border-radius:4px !important;
}

/* Slide */
.home__slide .swiper-container {
position: unset !important;
}
.home__slide .swiper-button-next {
margin-right: -58px;
  right: 0px;
}
.home__slide .swiper-button-prev {
  margin-left: -58px;
  left: 0px;
}
.home__slide .swiper-pagination {
  padding: 24px 0 40px 0;    
}

.swiper-pagination-bullet {
  width: 205.67px; 
  height: 3px !important; 
  border-radius: 2px !important; 
  background-color: #FFFFFF !important; 
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  background-color: #0657A1 !important; 
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0px !important;
}

.home__slide .swiper-button-prev,
.home__slide .swiper-button-next,
.home__slide .swiper-button-prev,
.home__slide .swiper-button-next {
  background: #e1f4ff00;
  border: 1px solid #0657A1;
}

/* Slide Responsive */
.home__slide-responsive .swiper-container {
position: unset !important;
}
.home__slide-responsive .swiper-button-next {
  right: 0px;
top: 575px;	
}
.home__slide-responsive .swiper-button-prev {
  left: 0px;
top: 575px;
}
@media only screen and (max-width: 767px) {
  .home__slide-responsive .swiper-pagination-bullet {
      width: 106.67px !important;
  }
}

/* Icons Slide Primary */
.swiper-button-prev,
.swiper-button-next,
.swiper-button-prev,
.swiper-button-next {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px;
  gap: 4px;
  width: 32px;
  height: 32px;
  background: #E1F4FF;
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.swiper-button-prev::after,
.swiper-button-next::after,
.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 16px;
  color: #0657A1;
}

/* Iconos Slide */
.swiper-button-prev,
.swiper-button-next,
.swiper-button-prev,
.swiper-button-next {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px;
  gap: 4px;
  width: 32px;
  height: 32px;
  background: #E1F4FF;
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.swiper-button-prev::after,
.swiper-button-next::after,
.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 16px;
  color: #0657A1;
}

/* Top Categories */
/* Filtro */
.control-panel__container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 4px;
  gap: 4px;
  margin: 0 auto;
  width: 216px;
  height: 48px;
  background: #E1F4FF;
  border-radius: 8px;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.control-panel__button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  gap: 8px;
  width: 106px;
  height: 40px;
  border-radius: 4px;
  flex: none;
  flex-grow: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

.control-panel__icon {
  width: 16px;
  height: 16px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.control-panel__button span {
  width: 50px;
  height: 24px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #0657A1;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.control-panel__icon path {
  stroke: #0657A1;
}

.control-panel__button--active {
  background: #0657A1;
  width: 98px;
}

.control-panel__button--active span {
  color: #FFFFFF;
  font-weight: 500;
  width: 42px;
}

.control-panel__button--active .control-panel__icon path {
  stroke: #FFFFFF;
}

.slider-buttons {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
/* Pagination */
.home__top-categories .swiper-pagination-bullet {
  width: 154px; 
  height: 3px !important; 
  border-radius: 2px !important; 
  background-color: #E1F4FF !important; 
  opacity: 1 !important;
}
.home__top-categories .swiper-pagination-bullet-active {
  background-color: #0657A1 !important; 
}
.home__top-categories .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0px !important;
}
.home__top-categories .swiper-slide-inner img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .control-panel__container {
      width: 100%;
  }
  .control-panel__button {
      width: 50%;
  }
  .slider-buttons {
      display: block;
  }
  .swiper-pagination {
      text-align: left;
  }
  .home__top-categories .swiper-pagination-bullet {
      width: 19.11px; 
  }
}

/* Section 2*/
/* Carrusel */
.home__top-categories .swiper-container {
position: unset !important;
}
.home__top-categories .swiper-wrapper {
  text-align: center !important;
}
.home__top-categories .swiper-button-next {
margin-right: -53px;
  right: 0px;
}
.home__top-categories .swiper-button-prev {
  margin-left: -53px;
  left: 0px;
}
.home__top-categories .swiper-slide {
  padding-right: 12px;
  padding-left: 12px;
}
.home__top-categories h3 {
font-weight: 400;
  padding-top: 12px;
  line-height: 24px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .swiper-pagination {
      margin-bottom: -11px;
  }
  .home__top-categories .swiper-button-next {
      margin-right: 0px;
      bottom: 10px;
      position: relative;
      float: right;
      clear: both;
      width: 40px;
      height: 40px;
  }
  .home__top-categories .swiper-button-prev {
      margin-left: 0px;
      margin-right: 48px;
      position: relative;
      float: right;
      clear: both;
      width: 40px;
      height: 40px;
  }
  .home__top-categories .swiper-slide {
      padding-right: 8px;
      padding-left: 8px;
  }
  .home__top-categories .swiper-slide img {
      height: 250px;
      object-fit: cover;
  }
}
/* FIN Section 2 */

/* Section 3 */

#index .js-product-miniature-wrapper .product-add-cart {
    width: 100%;
}
#index .js-product-miniature-wrapper .product-add-cart a.btn {
    border-radius: 4px;
  width: 100%;
}
.home__slide-productstop .swiper-pagination {
  text-align: left;
}
.home__slide-productstop .swiper-pagination-bullet {
  width: 229.67px; 
  height: 3px !important; 
  border-radius: 2px !important; 
  background-color: #E1F4FF !important; 
  opacity: 1 !important;
}
.home__slide-productstop .swiper-pagination-bullet-active {
  background-color: #0657A1 !important; 
}
.home__slide-productstop .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0px !important;
}
.home__slide-productstop .swiper-button-next {
    margin-right: 0px;
    bottom: 10px;
    position: relative;
    float: right;
    clear: both;
    width: 40px;
    height: 40px;
}
.home__slide-productstop .swiper-button-prev {
    margin-right: 48px;
    bottom: 0px;
    position: relative;
    float: right;
    clear: both;
    width: 40px;
    height: 40px;
}
@media only screen and (max-width: 767px) {
  .home__slide-productstop .swiper-pagination {
  width: 80%;
}
.home__slide-productstop .swiper-pagination-bullet {
      width: 55px; 
  }
.home__slide-productstop .swiper-arrows-above .swiper-button {
  top: 468px !important;
}
.home__slide-productstop .swiper-button-prev, .home__slide-productstop .swiper-button-next {
  width: 40px;
      height: 40px;
}
.home__slide-productstop .swiper-arrows-above .swiper-button-prev {
  right: 3rem !Important;
}
}
@media only screen and (max-width: 390px) {
.home__slide-productstop .swiper-arrows-above .swiper-button {
  top: 439px !important;
}
}
/* FIN Section 3 */

/* últimas novedades */
@media only screen and (max-width: 991px) {
    .home__slideproducts-news .swiper-pagination {
        width: 80%;
    }
    .home__slideproducts-news .swiper-pagination-bullet {
        width: 55px; 
    }
    .home__slideproducts-news .swiper-arrows-above .swiper-button {
        top: 468px !important;
    }
    .home__slideproducts-news .swiper-button-prev, .home__slideproducts-news .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    .home__slideproducts-news .swiper-arrows-above .swiper-button-prev {
        right: 3rem !Important;
    }
    .home__slideproducts-news .swiper-button-next {
        margin-right: 0px;
        bottom: 10px;
        position: relative;
        float: right;
        clear: both;
        width: 40px;
        height: 40px;
    }
    .home__slideproducts-news .swiper-button-prev {
        margin-right: 48px;
        bottom: 0px;
        position: relative;
        float: right;
        clear: both;
        width: 40px;
        height: 40px;
    }
}
@media only screen and (max-width: 390px) {
    .home__slideproducts-news .swiper-arrows-above .swiper-button {
    top: 439px !important;
    }
}
/* últimas novedades */

/*textos*/
.blue-text{
  color:#00A6FB !important;
}
p.blue-text{
      margin-bottom: 0px !important;
}

/*Marcas*/

/*.home__brands .elementor-image {
  padding: 32px 34px;
  border: 1px solid #D2D0D1;
  border-radius: 4px;
}
.home__brands .elementor-row {
gap: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .home__brands .elementor-column {
      width: 25%;
  }
.home__brands .elementor-row {
  justify-content: center;
}
}
@media only screen and (max-width: 767px) {
.home__brands .elementor-image {
  padding: 10px 2px;
}
  .home__brands .elementor-column {
      width: 48%;
  }
.home__brands .elementor-row {
  gap: 8px;
}
}*/

/* Ofertas */
.home__offers img {
width: 100% !important;
}
@media only screen and (min-width: 1920px) {
.elementor-element.elementor-element-fv2j2e3 .elementor-widget-container {
  margin: -212px 0px 0px 0px !important;
}
}
@media only screen and (max-width: 767px) {
.home__offers--text .elementor-button-link {
  width: 100% !important;
}
}

/* Catalog */
@media only screen and (max-width: 767px) {
.btn__fullwidth .elementor-button-link {
  width: 100% !important;
}
}
.btn__fullwidth .elementor-button-link span {
  font-weight: 500 !important;
}

/*Blog*/
/* Contenedor de todos los posts */
.simpleblog-posts-column {
display: flex !important;
flex-direction: row !important;
align-items: flex-start !important;
padding: 0px !important;
width: 1280px !important;
height: 540px !important;
border-radius: 4px !important;
flex: none !important;
order: 1 !important;
align-self: stretch !important;
flex-grow: 0 !important;
gap: 24px !important; /* Espacio entre cards */
}

/* Contenedor individual del post */
.simpleblog__listing__post {
flex: 1 !important;
height: 100% !important;
min-width: 0 !important; /* Previene que los flex items se desborden */
}

/* Wrapper del post */
.simpleblog__listing__post__wrapper {
position: relative !important;
height: 100% !important;
padding: 0 !important;
border: none !important;
overflow: hidden !important;
border-radius: 4px !important;
}

/* Estilo de la imagen */
.simpleblog__listing__post__wrapper img {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
margin: 0 !important;
}

/* Contenedor para el contenido superpuesto */
.simpleblog__listing__post__wrapper__content {
position: absolute !important;
bottom: 0 !important;
left: 0 !important;
right: 0 !important;
background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0.4), transparent) !important;
padding: 2rem 1.5rem 24px !important;
margin: 0 !important;
}

/* Estilo del título */
.simpleblog__listing__post__wrapper__content__headline {
margin: 0 !important;
padding: 0 !important;
/* padding-bottom: 24px !important; */
}

.simpleblog__listing__post__wrapper__content__headline a {
color: white !important;
font-size: 24px !important;
text-decoration: none !important;
font-weight: 400 !important;
line-height: 24px !important;
}

/* Ocultar elementos no deseados */
.simpleblog__listing__post__wrapper__content p,
.simpleblog__listing__post__wrapper__content .simpleblog__listing__post__wrapper__content__readmore {
display: none ;
}

/* Estilo del footer */
.simpleblog__listing__post__wrapper__footer {
position: absolute !important;
bottom: 96px !important;
left: 1.5rem !important;
border-top: none !important;
padding-top: 0 !important;
margin-top: 0.5rem !important;
display: flex !important;
gap: 1rem !important;
}

/* Estilo de los elementos del footer */
.simpleblog__listing__post__wrapper__footer__block {
color: white !important;
font-size: 0.9rem !important;
display: flex !important;
align-items: center !important;
gap: 0.5rem !important;
}

.simpleblog__listing__post__wrapper__footer__block i {
color: white !important;
}

.simpleblog__listing__post__wrapper__footer__block a {
color: white !important;
text-decoration: none !important;
}

/* Ocultar elementos específicos del footer */
.simpleblog__listing__post__wrapper__footer__block:nth-child(3),
.simpleblog__listing__post__wrapper__footer__block:nth-child(4) {
display: none !important;
}

/* Ajustes adicionales para asegurar el estilo */
.cardblog {
border: none !important;
background: none !important;
height: 100% !important;
}

.card-block {
background: none !important;
border: none !important;
}

/* Responsive adjustments */
@media (max-width: 1280px) {
.simpleblog-posts-column {
  width: 100% !important;
  height: auto !important;
  flex-wrap: wrap !important;
}

.simpleblog__listing__post {
  height: 540px !important;
}
}

/* Footer con tags y fecha */
.simpleblog__listing__post__wrapper__footer {
display: flex !important;
flex-direction: row !important;
align-items: center !important;
padding: 0px !important;
gap: 8px !important;
width: 363.16px !important;
height: 20px !important;
}

/* Fecha - ahora será segundo */
.simpleblog__listing__post__wrapper__footer__block:has(time) {
order: 2 !important;
/*font-family: 'Satoshi Variable' !important;*/
font-style: normal !important;
font-weight: 400 !important;
font-size: 12px !important;
line-height: 16px !important;
color: #D2D0D1 !important;
}

/* Tags - ahora será primero */
.simpleblog__listing__post__wrapper__footer__block:has(.fa-tags) {
order: 1 !important;
display: flex !important;
flex-direction: row !important;
justify-content: center !important;
align-items: center !important;
padding: 0px 4px !important;
gap: 10px !important;
height: 20px !important;
background: rgba(255, 255, 255, 0.1) !important;
border-radius: 2px !important;
}

/* Ocultar los bloques de usuario y vistas */
.simpleblog__listing__post__wrapper__footer__block:has(.fa-user),
.simpleblog__listing__post__wrapper__footer__block:has(.fa-eye) {
display: none !important;
}

/* Texto de los tags */
.simpleblog__listing__post__wrapper__footer__block:has(.fa-tags) a {
/*font-family: 'Satoshi Variable' !important;*/
font-style: normal !important;
font-weight: 400 !important;
font-size: 14px !important;
line-height: 20px !important;
color: #FFFFFF !important;
text-decoration: none !important;
}

/* Ajustar los iconos */
.simpleblog__listing__post__wrapper__footer__block i {
margin-right: 4px !important;
font-size: 14px !important;
}

/* Si necesitas ocultar los iconos */
.fa-calendar,
.fa-tags {
display: none !important;
}
.simpleblog__listing__post__wrapper__content__headline {
  border-bottom:0px !important;
}

.simpleblog__listing__post__wrapper__footer__block:has(time) {
  color:#FFFFFF !important;
}

.simpleblog__listing__post__wrapper__content p {
display: none !important;
}

@media (max-width: 768px) {
.simpleblog__listing__post__wrapper__content p {
  display: block !important;
  width: 280.16px !important;
  height: 80px !important;
  /*font-family: 'Satoshi Variable' !important;*/
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #D2D0D1 !important;
  flex: none !important;
  order: 1 !important;
  align-self: stretch !important;
  flex-grow: 0 !important;
  margin-top: 8px !important;
}
}

@media screen and (max-width: 767px) {
.simpleblog-posts-column {
  height: 320px !important;
}

.simpleblog__listing__post {
  height: 100% !important;
}
}

@media screen and (max-width: 767px) {
  .simpleblog__listing__post__wrapper__content__readmore {
      display: flex !important;
      flex-direction: row !important;
      justify-content: center !important;
      align-items: center !important;
      padding: 8px 12px !important;
      gap: 4px !important;
      width: 123px !important;
      height: 32px !important;
      background: #E1F4FF !important;
      border-radius: 4px !important;
      flex: none !important;
      order: 2 !important;
      flex-grow: 0 !important;
      text-decoration: none !important;
      margin-top: 16px !important;
  }

  /* Texto del botón */
  .simpleblog__listing__post__wrapper__content__readmore span {
      width: 79px !important;
      height: 16px !important;
      font-style: normal !important;
      font-weight: 500 !important;
      font-size: 14px !important;
      line-height: 16px !important;
      color: #0657A1 !important;
      flex: none !important;
      order: 1 !important;
      flex-grow: 0 !important;
  text-decoration: none;
  }

  /* Icono del botón */
  .simpleblog__listing__post__wrapper__content__readmore svg {
      width: 16px !important;
      height: 16px !important;
      color: #0657A1 !important;
      flex: none !important;
      order: 2 !important;
      flex-grow: 0 !important;
  }

.simpleblog__listing__post__wrapper__footer {
  bottom: 220px !important;
  
}
}

@media screen and (min-width: 768px) and (max-width: 1439px) {
  .simpleblog__listing__post__wrapper__footer {
      bottom: 23% !important;
      width: 100% !important;
  }
}


/* Variables */
:root {
--font-family: 'Satoshi Variable', sans-serif;
--color-primary: #0657A1;
--color-discount: #FF4B3F;
--color-new: #00A6FB;
--color-text-primary: #020202;
--color-text-secondary: #6F6F72;
--color-text-light: #D2D0D1;
--color-background-disabled: #F7F7F7;
--color-white: #FFFFFF;
--border-radius: 4px;
}

/*product cards*/
.product-price-and-shipping {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: flex-start;
  padding: 0;
  gap: 12px;
  width: 244.33px;
  min-height: 36px;
  align-self: stretch;
}

.product-price-and-shipping .product-price {
  font-family: 'Satoshi Variable', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #020202;
  height: 32px;
  order: 0;
}

.product-price-and-shipping:has(.regular-price) .product-price {
  color: #FF4B3F !important;
}

.product-price-and-shipping .regular-price {
  font-family: 'Satoshi Variable', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration-line: line-through;
  color: #6F6F72;
  height: 24px;
  order: 2;
}

.product-price-and-shipping a {
  text-decoration: none;
}

.product-price-and-shipping .hidden {
  display: none;
}

.product-description {
display: flex !important;
flex-direction: column !important;
align-items: flex-start !important;
/*font-family: 'Satoshi Variable' !important;*/
}

.product-reference {
order: -1 !important;
font-size: 12px !important;
line-height: 16px !important;
color: #6F6F72 !important;
margin-bottom: 8px !important;
}

.product-title {
font-size: 16px !important;
line-height: 24px !important;
color: #020202 !important;
margin-bottom: 20px !important;
}

.product-price-and-shipping {
padding-bottom: 16px !important;
}

.product-price {
font-weight: 500 !important;
font-size: 24px !important;
line-height: 32px !important;
color: #020202 !important;
}

.btn-product-list {
display: inline-block !important;
}

.product-description-short {
display: none !important;
}

.product-price-original {
font-weight: 500 !important;
font-size: 16px !important;
line-height: 24px !important;
text-decoration-line: line-through !important;
color: #6F6F72 !important;
display: none !important;
}

.product-price-discount {
font-weight: 500 !important;
font-size: 24px !important;
line-height: 32px !important;
color: #FF4B3F !important;
display: none !important;
}

.product-flag.discount {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  gap: 4px;
  width: fit-content;
  min-height: 28px;
  background: #FF4B3F;
  border-radius: 4px;
  font-family: "Satoshi", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
}

.product-flag.discount .plus-icon,
.product-flag.discount .x-icon {
  display: none;
  width: 16px;
  height: 16px;
}

.product-flag.discount .text-content {
  flex: none;
  order: 1;
  flex-grow: 0;
}

.product-flag.out_of_stock {
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 4px 8px !important;
  /*gap: 4px !important;*/
  width: fit-content !important;
  min-height: 28px !important;
  background: #F7F7F7 !important;
  border-radius: 4px !important;
  /*font-family: 'Satoshi Variable' !important;*/
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #959498 !important;
}

.product-flag.out_of_stock .plus-icon,
.product-flag.out_of_stock .x-icon {
  display: none !important;
  width: 16px !important;
  height: 16px !important;
}

.product-flag.out_of_stock .text-content {
  flex: none !important;
  order: 1 !important;
  flex-grow: 0 !important;
}

.product-unavailable{
  display:none;
}

.product-flag.new {
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 4px 8px !important;
  /*gap: 4px !important;*/
  width: fit-content !important;
  min-height: 28px !important;
  background: #00A6FB !important;
  border-radius: 4px !important;
  /*font-family: 'Satoshi Variable' !important;*/
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #FFFFFF !important;
}

.product-flag.new .plus-icon,
.product-flag.new .x-icon {
  display: none !important;
  width: 16px !important;
  height: 16px !important;
}

.product-flag.new .text-content {
  flex: none !important;
  order: 1 !important;
  flex-grow: 0 !important;
}

.input-group-add-cart .add-to-cart {
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  /*gap: 4px !important;*/
  background: #0657A1 !important;
  border-radius: 4px !important;
  border: none !important;
  flex-grow: 1 !important;
}

.btn.btn-product-list.add-to-cart-disabled {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 8px 12px;
gap: 4px;
width: 100%;
background: #F7F7F7;
border-radius: 4px;
flex-grow: 1;
color: #959498;
}

@media screen and (min-width: 768px) {
  /* Content container */
  .simpleblog__listing__post__wrapper__content {
      position: absolute !important;
      bottom: 0 !important;
      left: 0 !important;
      right: 0 !important;
      background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0.4), transparent) !important;
      padding: 2rem 1.5rem 24px !important;
      margin: 0 !important;
      z-index: 2;
      transition: all 0.3s ease-out;
  }

  /* Footer styles */
  .simpleblog__listing__post__wrapper__footer {
      z-index: 2;
      transition: all 0.3s ease-out;
  }

  /* Hover animations */
  .simpleblog__listing__post__wrapper::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 0;
      background: rgba(6, 87, 161, 0.9);
      transition: height 0.3s ease-out;
      z-index: 1;
  }

  .simpleblog__listing__post:hover .simpleblog__listing__post__wrapper::before {
      height: 100%;
  }

  .simpleblog__listing__post:hover .simpleblog__listing__post__wrapper__content {
      transform: translateY(-250px);
      background: none !important;
  }

  .simpleblog__listing__post:hover .simpleblog__listing__post__wrapper__footer {
      transform: translateY(-250px);
  }

  /* Show hidden elements */
  .simpleblog__listing__post__wrapper__content p {
      display: none !important;
      opacity: 0;
      transition: all 0.3s ease-out;
      transform: translateY(20px);
      width: 100% !important;
      height: 80px !important;
      /*font-family: 'Satoshi Variable' !important;*/
      font-style: normal !important;
      font-weight: 400 !important;
      font-size: 14px !important;
      line-height: 20px !important;
      color: #D2D0D1 !important;
  }

  .simpleblog__listing__post:hover .simpleblog__listing__post__wrapper__content p {
      display: block !important;
      opacity: 1;
      transform: translateY(0);
      color: white !important;
      margin-top: 16px !important;
      margin-bottom: 90px !important;
  }

  /* Read more button */
  .simpleblog__listing__post__wrapper__content__readmore {
      display: none !important;
      position: absolute !important;
      bottom: -250px !important;
      right: 0 !important;
      flex-direction: row !important;
      justify-content: center !important;
      align-items: center !important;
      padding: 8px 12px !important;
      gap: 4px !important;
      width: 123px !important;
      height: 32px !important;
      background: white !important;
      border-radius: 4px !important;
      text-decoration: none !important;
      z-index: 3 !important;
      margin: 24px !important;
      color: #0657A1 !important;
  }

  .simpleblog__listing__post:hover .simpleblog__listing__post__wrapper__content__readmore {
      display: flex !important;
  }
}

/* Section advantages */
@media only screen and (max-width: 961px) {
  .home__column--reverse {
      order: -1;
  }
  .home__section--background.elementor-element.elementor-element-0ss5x3m {
      background-image: none !important;
  }
}

div.block {
  display: none !important;
}

#footer .block {
  display: block !important;
}



/*Hovers*/
:root {
--primary-color: #0088cc;
--primary-dark: #009dff;
--primary-hover: #0873e3;
--border-color: #D2D0D1;
--light-bg: #e6f3ff;
--disabled-color: #ccc;
--transition-default: 0.3s ease;
}

/* Product cards */
.product-miniature {
border: 2px solid transparent;
transition: border var(--transition-default);
padding: 5px;
border-radius: 8px;
}

.product-miniature:hover {
border-color: var(--primary-color) !important;
}

/* Rest of the CSS remains the same */
.input-group-add-cart .add-to-cart:hover {
background: var(--primary-hover) !important;
}

/*.home__brands .elementor-image {
padding: 2rem;
border: 1px solid var(--border-color);
border-radius: 4px;
transition: all var(--transition-default);
}
@media only screen and (max-width: 767px) {
    .home__brands .elementor-image {
        padding: .5rem;
    }
}

.home__brands .elementor-image:hover {
border-color: var(--primary-color);
background-color: var(--light-bg);
}*/

.swiper-button-prev,
.swiper-button-next {
&::after {
  font-size: 1rem;
  color: var(--primary-dark);
  transition: color var(--transition-default);
}

&:hover {
  background: var(--primary-dark);
border:0px;
  
  &::after {
    color: white;
  }
}

&.swiper-button-disabled::after {
  color: var(--disabled-color);
}
}

.elementor-element.elementor-element-2q6gd19 .elementor-swiper-button {
background: #e1f4ff;
transition: background var(--transition-default);

&:hover {
  background: var(--primary-dark);
}
}


.control-panel__button {
transition: background-color 0.3s ease;
}

.control-panel__button:hover:not(.control-panel__button--active) {
background-color: white;
}

.riego-slider .swiper-slide,  .piscina-slider .swiper-slide{
transition: background-color 0.3s ease;
}

.riego-slider .swiper-slide:hover .slide-caption, .piscina-slider .swiper-slide:hover .slide-caption{
    background-color: #e6f3ff;
    border-radius: 4px;
    color: #0657A1;
}

.elementor-widget-prestashop-widget-ProductsList .elementor-swiper-button:hover {
  background-color:  var(--primary-dark)!important;
}

@media screen and (min-width: 1025px) {
.home__top-categories h3 {
  padding: 12px 40px;
}
}

/* Blog */
.simpleblog-posts .simpleblog__listing__post__wrapper__content .post-title {
    font-size: 18px !important;
    line-height: 24px !important;
}
.simpleblog-posts .simpleblog__listing__post__wrapper__content.card-block {
    padding: 24px !important;
}
@media only screen and (max-width: 767px) {
	.simpleblog-posts .simpleblog__listing__post__wrapper__content {
    		place-content: end;
	}
}