.elementor-kit-6{--e-global-color-primary:#391600;--e-global-color-secondary:#391600;--e-global-color-text:#391600;--e-global-color-accent:#391600;--e-global-color-3d97bd1:#FFF7F1;--e-global-color-6c491b7:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-3403603-font-family:"Poppins";--e-global-typography-3403603-font-size:3em;--e-global-typography-3403603-font-weight:300;--e-global-typography-37ea649-font-family:"Poppins";--e-global-typography-37ea649-font-size:2em;--e-global-typography-37ea649-font-weight:300;--e-global-typography-7a5e2c6-font-family:"Poppins";--e-global-typography-7a5e2c6-font-size:1.5em;--e-global-typography-7a5e2c6-font-weight:300;--e-global-typography-78abad9-font-family:"Poppins";--e-global-typography-78abad9-font-size:1em;--e-global-typography-78abad9-font-weight:300;--e-global-typography-e9000cb-font-family:"Poppins";--e-global-typography-e9000cb-font-size:1em;--e-global-typography-e9000cb-font-weight:300;--e-global-typography-c650306-font-family:"Poppins";--e-global-typography-c650306-font-size:1em;--e-global-typography-c650306-font-weight:300;--e-global-typography-c650306-text-transform:uppercase;--e-global-typography-07888ec-font-family:"Poppins";--e-global-typography-07888ec-font-size:1.2em;--e-global-typography-07888ec-font-weight:300;--e-global-typography-07888ec-text-transform:uppercase;--e-global-typography-0c6a551-font-family:"Poppins";--e-global-typography-0c6a551-font-size:0.8em;--e-global-typography-0c6a551-font-weight:300;background-color:var( --e-global-color-3d97bd1 );overscroll-behavior:contain;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-c650306-font-family ), Sans-serif;font-size:var( --e-global-typography-c650306-font-size );font-weight:var( --e-global-typography-c650306-font-weight );text-transform:var( --e-global-typography-c650306-text-transform );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1800px;}.e-con{--container-max-width:1800px;--container-default-padding-top:8vw;--container-default-padding-right:2vw;--container-default-padding-bottom:8vw;--container-default-padding-left:2vw;}.elementor-widget:not(:last-child){--kit-widget-spacing:2px;}.elementor-element{--widgets-spacing:2px 4px;--widgets-spacing-row:2px;--widgets-spacing-column:4px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-3403603-font-size:5vw;--e-global-typography-37ea649-font-size:4vw;--e-global-typography-7a5e2c6-font-size:3vw;--e-global-typography-78abad9-font-size:2.5vw;--e-global-typography-c650306-font-size:2.1vw;--e-global-typography-07888ec-font-size:2.5vw;--e-global-typography-0c6a551-font-size:1.8vw;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-c650306-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-3403603-font-size:10vw;--e-global-typography-37ea649-font-size:8vw;--e-global-typography-7a5e2c6-font-size:7vw;--e-global-typography-78abad9-font-size:6vw;--e-global-typography-c650306-font-size:4.5vw;--e-global-typography-07888ec-font-size:5.5vw;--e-global-typography-0c6a551-font-size:3.8vw;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-c650306-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:12vw;--container-default-padding-right:4vw;--container-default-padding-bottom:12vw;--container-default-padding-left:4vw;}}/* Start custom CSS *//* Ocultar scrollbar en todos los navegadores, manteniendo scroll */
.container{
-ms-overflow-style: none; /* IE/Edge antiguo */
scrollbar-width: none; /* Firefox */
}
.container::-webkit-scrollbar{
display: none; /* Chrome/Safari/Opera */
}
.container{
  cursor: grab;
}
.container.is-dragging{
  cursor: grabbing;
  user-select: none;
}

.flex-horizontal .jet-listing-grid__items {

    flex-wrap: nowrap;
}

.flex-horizontal .jet-listing-grid__item{
  flex: 0 0 auto !important;

  /* Ajusta el ancho de tarjeta a tu diseño */
  width: 340px;  /* o 280px / 360px / etc */
  max-width: 90vw; /* para móvil */
}

.flex-horizontal{
    max-width: max-content!important;
}

.listing-negativo *{color: var( --e-global-color-3d97bd1 )!important}/* End custom CSS */