/** Shopify CDN: Minification failed

Line 698:40 The "-" operator only works if there is whitespace on both sides

**/
@font-face {
  font-family: 'Inter Bold';
  src: url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-Bold.woff2?v=1738778752') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-Bold.woff?v=1738778752') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Medium';
  src: url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-Medium.woff2?v=1738778752') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-Medium.woff?v=1738778752') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Light';
  src: url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-Light.woff2?v=1738778752') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-Light.woff?v=1738778751') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Regular';
  src: url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-Regular.woff2?v=1738778752') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-Regular.woff?v=1738778752') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Semibold';
  src: url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-SemiBold.woff2?v=1738778752') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-SemiBold.woff?v=1738778753') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter SemiBold Italic';
  src: url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-SemiBold.woff?v=1738778753') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-SemiBoldItalic.woff?v=1738778753') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Thin';
  src: url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-Thin.woff2?v=1738778753') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0552/2905/5169/files/Inter28pt-Thin.woff?v=1738778752') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/*FONTS*/
.container .h2 {
  font-variant-numeric: normal;
  font-weight: 700;
  letter-spacing: 0.0025em;
  text-transform: uppercase;
  font-size: 1.9375rem;
  line-height: 2rem;
}

/*BOTONES*/
slideshow-carousel .button-group button.button, media-grid button.button, .newsletter .button {
  border-radius: 45px;
  font-family: 'Inter' !important;
  font-weight: bold !important;
  font-size: 16px !important;
  letter-spacing: 0.12px;
}

/*HEADER*/
/*sticky
header {
  top: unset !important;
}*/

/*texto rojo*/
a.lvl-0.Outlet, a#Outlet {
  color: #E60958 !important;
}

/*MENU MOBILE*/
a img.menu_mobile:after {
  position: absolute;
  z-index: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "" !important;
  background: #b4b4b4;
}

a img.menu_mobile {
  background: #fefefe;
  border-radius: 50%;
  padding: 0px;
  filter: brightness(0.9) contrast(1.1);
}

a.link-faded-reverse {
  display: contents;
}

/*primer boton en rojo
li:first-child .header-sidebar__linklist-button.h6 {
  color: #e70958 !important;
}*/

/*HOME*/
/*Slide*/
.slideshow__slide-content p.h6 {
  font-size: 16px !important;
  letter-spacing: 0px !important;
}

.slideshow__slide-content .prose p.h1 {
  letter-spacing: 0px !important;
}
#shopify-section-template--19913402024098__slideshow .slideshow__slide-content .prose p.h1 {
  font-family: "SALOMONSans", "SALOMONSerif", sans-serif !important;
  text-transform: none !important;
  letter-spacing: 0px !important;
  margin: 0px 0px 0px 10px !important;

}

/* DESKTOP */
@media (min-width: 770px) {
  #shopify-section-template--19913402024098__slideshow .slideshow__slide-content .prose p.h1 {
    font-size: 46px !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
  }
}

/* MOBILE */
@media (max-width: 769px) {
  #shopify-section-template--19913402024098__slideshow .slideshow__slide-content .prose p.h1 {
    font-size: 28px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
  }
}

/* Mostrar imagen diferente SOLO en la 3ra card (Road Running) en mobile */
@media (max-width: 1025px) {

  #shopify-section-template--19913402024098__collection_list_CxrmjC 
  .collection-list a.collection-card:nth-child(3) {
    display: block !important;
    width: 100% !important;
    grid-column: 1 / -1 !important;
  }

  #shopify-section-template--19913402024098__collection_list_CxrmjC 
  .collection-list a.collection-card:nth-child(3) .content-over-media {
    width: 100% !important;
    height: 260px !important;
    min-height: 260px !important;
    max-height: 260px !important;
    overflow: hidden !important;
    position: relative !important;

    background-image: url("https://cdn.shopify.com/s/files/1/0599/8100/4864/files/SS26_ECOM_CROSSMERCH_HP_Road_1.jpg?v=1776808939") !important;
    background-size: cover !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
  }

  #shopify-section-template--19913402024098__collection_list_CxrmjC 
  .collection-list a.collection-card:nth-child(3) .content-over-media > img {
    display: none !important;
  }
}

/* HOME - Border radius de las cards de "Comprar por actividad" */

@media (max-width: 699px) {
  .content-over-media::after,
  .content-over-media {
    border-radius: 0px !important;
  }
}

/* Reducir el padding de coleccion list */
/* DESKTOP */
@media (min-width: 770px) {
  #shopify-section-template--19913402024098__collection_list_CxrmjC .section-spacing {
    padding-top: 25px !important;
    padding-bottom: 64px !important;
  }
}

/* MOBILE */
@media (max-width: 769px) {
  #shopify-section-template--19913402024098__collection_list_CxrmjC .section-spacing {
    padding-bottom: 80px !important; /* ajustá este valor */
  }
}



/* HOME - Categorías en tendencia */

/* DESKTOP */
@media (min-width:1100px){
#shopify-section-template--19913402024098__collection_list_C4akJK .section-spacing{
padding-top: 25px!important;
padding-bottom: 64px!important;
}}

/* MOBILE */
@media (max-width:1099px){
#shopify-section-template--19913402024098__collection_list_C4akJK .section-spacing{
padding-top: 70px!important;
padding-bottom: 40px!important;
  }
}


/*collection list*/
a.product-title {
  text-transform: uppercase;
}

/*Mosaico doble columna*/
.prose.prose--tight.place-self-end-start.text-start p {
  letter-spacing: 0.5px !important;
  font-family: 'NewHero' !important;
}

.container-grid-buttons {
  margin-top: 20px !important;
}

.prose.prose--tight.place-self-end-start.text-start p {
  font-size: 16px !important;
}

.prose.prose--tight.place-self-end-start.text-start p.h3 {
  font-size: 31px !important;
}

/*COLECIONES*/
span.text-subdued {
  font-family: 'NewHero' !important;
  font-size: 13px !important;
}

.active-facets.justify-center {
  justify-content: left !important;
  margin-bottom: 20px;
}

a.facets-clear-all.text-subdued span {
  font-family: 'NewHero' !important;
  font-weight: bold;
  color: black;
}

span.product-tile_subtitle {
  font-family: 'NewHero' !important;
  font-weight: 500;
  font-size: 14px !important;
  text-transform: lowercase;
}

span.product-tile_subtitle:first-letter {
  text-transform: uppercase;
}

a.product-title {
  font-family: 'Inter' !important;
  font-weight: bold;
}

/* Evita que el tachado se rompa safari */
.product-card__info .price-list s,
.product-card__info .price-list del{
  white-space: nowrap !important;
}

/*filtro*/
.collection-toolbar__button{
  background: #ffffff !important;
  border: solid 1px #aaaaaa;
  font-weight: 700;
  font-family: 'Inter Regular' !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}

height-observer.collection-toolbar {
  backdrop-filter: blur(24px);
  background: #ffffff7a;
  --tw-backdrop-blur: blur(24px);
  padding: 10px 50px;
}

/*PRODUCTO*/
span.tag-product {
  position: relative;
  font-size: 12px;
  z-index: 2;
  font-family: 'NewHero' !important;
  padding: 0px 5px;
  letter-spacing: 0px;
  margin: 10px 15px 0px 15px;
}

.container-labels {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  position: absolute;
}

span.grey {
  background: #f9f9f9;
  color: #585858;
}

span.black{
  background: black;
  font-family: 'SALOMONSans' !important;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
}

span.tag-product.black {
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%) !important;
  padding: 0px 10px;
}

span.red {
  background: #e60758;
  color: #ffffff;
}

.dis-size {
  font-family: 'NewHero' !important;
  font-size: 13px;
  background: #f3f3f3;
  padding: 10px;
  margin: -10px 0px 20px 0px;
}

.block-swatch span {
  white-space: nowrap;
}

p.text-red {
  color: #b00b1e;
  font-family: 'Inter' !important;
  font-weight: bold;
  margin: -10px auto 5px auto;
}

/*NUEVOS ESTILOS DE PRODUCTO*/
h1.product-title.h3 {
  font-family: 'Inter' !important;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
}

span.product-subtitles {
  font-family: 'Inter' !important;
  font-size: 14px !important;
  text-transform: math-auto !important;
}

div#rvst span {
  font-family: 'Inter' !important;
  font-size: 13px;
  font-weight: 900 !important;
  text-transform: lowercase;
  text-decoration: underline !important;
}

div#rvst {
  margin-top: -25px;
}

span.product-subtitles:first-letter{
  text-transform: uppercase !important;
}

on-sale-badge.badge.badge--on-sale {
  font-size: 11px !important;
  font-family: 'Inter' !important;
  font-weight: 600 !important;
  letter-spacing: .5px;
  border-radius: 2px;
}

compare-at-price.compare-price-pdp {
  font-size: 12px !important;
}

button.button.w-full {
  font-family: 'Inter' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  text-transform: math-auto !important;
  letter-spacing: 0px;
  border-radius: 45px !important;
}

.h-stack.gap-1.talla legend {
  font-size: 14px !important;
  letter-spacing: 0;
}

variant-sku.variant-sku.text-sm.text-subdued {
  background: #f5f5f5;
  padding: 10px 10px 10px 29px;
  margin-top: -25px;
}

variant-sku.variant-sku.text-sm.text-subdued span {
  color: #737373;
  font-size: 12px;
}

@media screen and (max-width: 999px) {
  #shopify-section-template--16101277499456__main .section-spacing {
    padding-block-end: 0px !important;
  }
}

/* Estilos para igualar Wishlist Hero al botón de Agregar al carrito */
div#wishlist-hero-product-page-button button {
    /* Dimensiones y espaciado (Igualando al botón nativo) */
    width: 100% !important; /* Asegura que ocupe el mismo ancho */
    min-height: 50px !important; /* Altura estándar de los botones de carrito (puedes subirlo a 54px si el tuyo es más alto) */
    height: auto !important; /* Anula los 40px fijos que trae la app */
    padding: 15px 35px !important; 
    
    /* Tipografía y texto (Sin subrayado) */
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    text-transform: none !important; 
    letter-spacing: 0px !important;
    text-decoration: none !important; /* Elimina cualquier subrayado */

    /* Colores y bordes */
    background-color: #ffffff !important; 
    border: 1px solid rgba(0, 0, 0, 0.4) !important;  
    color: #000000 !important; 
    border-radius: 45px !important;

    /* Centrado perfecto de texto e ícono */
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}

/* Forzar que el texto interno tampoco herede el subrayado */
div#wishlist-hero-product-page-button button span {
    text-decoration: none !important;
}

/* Asegurar color del ícono y darle un poco de aire respecto al texto */
div#wishlist-hero-product-page-button button svg {
    color: #000000 !important;
    fill: currentColor !important;
    margin-right: 8px !important; /* Separación entre el corazón y la palabra "Añadir" */
}
/* ==== FIN BOTON WISHLIST HERO === */

.wrap-title-drawer h3 {
  font-family: 'Inter' !important;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  text-transform: none !important;
}

.actItem .metafield-rich_text_field p, .actItem .metafield-rich_text_field p strong, .actItem .metafield-rich_text_field li strong, .actItem .metafield-rich_text_field ul {
  font-family: 'Inter' !important;
}

.drawerCaractCompo ul li {
  font-family: 'Inter' !important;
}

/*FIN*/

/*estilos feid*/
p.red-text {
  margin: -5px auto 10px auto;
  color: #AF0C1E;
  font-family: 'Inter' !important;
  font-weight: 600;
  font-size: 16px;
}

/*cards beneficios*/
.wyli-item_media:after{
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15rem;
  transition: opacity .2s linear;
  opacity: .2;
  background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);
}

.wyli-item_content .h3{
  letter-spacing: 0px !important;
  word-break: auto-phrase;
  line-height: 3rem !important;
}

.wyli-item_content span.h3 {
  line-height: normal !important;
}

/*APPS*/
/*Whislist*/
button.btn.product__form--add-to-cart.btn.btn--secondary-accent.button.button--full-width.product-form__buttons {
  background: white !important;
  text-align: left !important;
  padding: 0px !important;
  text-decoration: underline;
  color: #000000 !important
}

button.MuiButtonBase-root.MuiButton-root.MuiButton-contained.MuiButtonGroup-grouped.MuiButtonGroup-groupedHorizontal.MuiButtonGroup-groupedOutlined.MuiButtonGroup-groupedOutlinedHorizontal.MuiButtonGroup-groupedOutlined.wishlist-hero-list-card-footer-add-to-cart.MuiButton-containedPrimary.MuiButton-fullWidth {
  line-height: normal !important;
  border-radius: 40px !important;
}

button.btn.product__form--add-to-cart.btn.btn--secondary-accent.button.button--full-width.product-form__buttons span {
  font-family: 'NewHero' !important;
  font-size: 15px;
  color: black !important;
  vertical-align: super;
}

svg.svg-inline--fa.fa-heart.fa-w-16.fa-1x {
  font-size: 19px;
  color: black !important;
}

#wishlist-hero-product-page-button button, #wishlist-hero-product-page-button svg {
  color: #000000 !important;
}

div#wishlist-hero-product-page-button {
  margin-top: -10px;
}

.wishlisthero-floating, .wishlist-hero-custom-button.wishlisthero-floating {
  z-index: 1 !important;
}

h5.MuiTypography-root.wishlist-hero-header-title.wishlist-hero-dyna-translate.MuiTypography-h5 {
  font-family: 'SALOMONSans' !important;
  font-weight: bold;
  text-transform: uppercase;
}

div#wishlist-hero-shared-list-view {
  text-transform: uppercase;
}

div#wishlist-hero-shared-list-view {
  margin-top: 50px;
}

button.MuiButtonBase-root.MuiButton-root.MuiButton-outlined.wishlist-popup-login-btn {
  border-radius: 40px;
  text-transform: math-auto;
  letter-spacing: 1px !important;
  padding: 10px 20px;
}

p#scroll-dialog-description {
  font-family: 'NewHero' !important;
  font-size: 1rem !important;
  color: black;
}
#wishlist-hero-shared-list-view,
#wishlist-hero-shared-list-view *{
  font-family:"SALOMONSans", sans-serif !important;
}
html body #wishlist-hero-shared-list-view h1.wishlist-hero-page-header{
  font-family:"SALOMONSans","SALOMON",sans-serif !important;
}

/*KIWI*/
button.btn.ks-chart-modal-button.sizing-chart-modal-button span{
  color: #0051aa !important;
  font-family: 'NewHero' !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-decoration: underline;
}

button.btn.ks-calculator-modal-button.sizing-calculator-modal-button span, span._ks_text {
  color: #0051aa !important;
  font-family: 'NewHero' !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  text-decoration: underline;  
}

div#KiwiSizingChart {
  text-align: right;
}

.btn.ks-chart-modal-button, button.btn.ks-calculator-modal-button.sizing-calculator-modal-button {
  border: none !important;
}

button.btn.ks-chart-modal-button.sizing-chart-modal-button {
  display: none;
}

.ks-accordion .ks-ac-item>label {
  background-color: #fff !important;
  color: #000000 !important;
  border-bottom: solid 1px #cdcdcd;
}

/*revie*/
div#rvst span {
  font-family: 'Inter' !important;
  font-size: 15px;
  font-weight: 300;
}

/*Hot sale*/
img.icono-hs {
  width: 54px;
  margin-bottom: 15px;
}

/*Top bar*/
span#epb_message_two {
  margin: 0 !important;
}


/*form hulk*/
form#formGeneratorForm {
  max-width: 900px !important;
  margin: auto !important;
}

div#wizard-validation-form {
  max-width: 900px !important;
  margin: auto !important;
}


/*tabla de tallas anterior*/
button.tabla-de-talles {
  display: none;
}

/*menu*/
a.lvl-0.S\/Lab {
  color: #E60958;
}

/*LP ICONOS*/
multi-column#template--19118808400091__multi_column_TMWbWr, multi-column#template--19118808400091__multi_column_hU6Lnj{
  --multi-column-column-width: calc(33% -1rem / 2) !important;
    justify-content: center;
}

@media screen and (min-width: 990px){
  multi-column#template--19118808400091__multi_column_TMWbWr, multi-column#template--19118808400091__multi_column_hU6Lnj {
    grid-template-columns: 33% 33% !important;
    display: grid;
    justify-content: center;
  }
}

/*LP ACS*/
.collection_pro_y20 button {
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
  transition:0.5s;
}
.collection_pro_y20 .floating-controls-container > .is-scrollable ~ .prev-next-button {
    z-index: 1;
    display: grid;
    position: absolute;
    inset-block-start: -50px;
}
.collection_pro_y20 .floating-controls-container > .prev-next-button--prev {
    inset-inline-start: unset !important;
    inset-inline-end: 5rem !important;
}
.collection_pro_y20 svg path {
    fill: none;
    stroke: none;
}
.collection_pro_y20 circle + path {
    fill: #000;
    stroke: #000;
}
.collection_pro_y20 button[disabled] circle + path {
    fill: #fff;
    stroke: #fff;
}
.collection_pro_y20 button[disabled] circle{
    fill: #e5e5e5;
}
.collection_pro_y20 circle{
    fill: #e5e5e5;
}
.showin_image_full_width .v-stack.gap-2.text-center.sm\:text-start::after {
  content: "|||||||||";
  position: absolute;
  background: #fff;
  width: 30px;
  color: #000;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 1;
  margin-top: -30px;
  z-index: 2;
}
.showin_image_full_width .v-stack.gap-2.text-center.sm\:text-start{
    margin-top: 40px;
    height: 22px;
}
.showin_image_full_width text-with-icons-carousel::after{
    content: "";
  position: absolute;
  bottom: 44px;
  height: 1px !important;
  width: 100%;
  left: 0;
  background: #000;
  z-index: 1;
}
.showin_image_full_width text-with-icons-carousel{
    position: relative;
}
@media (max-width: 769px) {
  .showin_image_full_width .text-with-icons__item.snap-center.is-selected {
    display: unset;
  }
  .showin_image_full_width .text-with-icons__item.snap-center {
    display: none;
  }
}

/*LP LANZAMIENTO FEID*/
.newsletter--page-feid {
    padding: 0;
}
.newsletter--page-feid .newsletter {
    justify-items: center !important;
    justify-content: center;
    text-align: center;
}
.newsletter--page-feid .newsletter .content.section-stack {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.newsletter--page-feid .form-row .form-control {
    flex: unset;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}
.newsletter--page-feid .form-row {
    max-width: 420px;
    margin: auto;
}
.content-popup--page-feid p,
.content-popup--page-feid .locations-list div,
.newsletter--page-feid label.floating-label.text-xs{
    font-weight: 400;
    font-size: 14px;
    font-family: 'Inter' !important;
    line-height: 20px;
}
.newsletter--page-feid label.floating-label.text-xs {
    opacity: 1;
    position: unset;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Inter' !important;
    line-height: 20px;
    letter-spacing: 0;
}
.newsletter--page-feid .form-row .form-control input::placeholder{
    color: #737373;
}
.newsletter--page-feid .form-row .form-control input {
    background: #fff;
    color: #000;
    font-size: 16px;
    border-radius: 4px;
}
.newsletter--page-feid .form-row button.button {
    background-color: #b1e749 !important;
    margin-top: 16px;
    border: 1px solid #b1e749;
}
.newsletter--page-feid .form-row button.button:hover {
    background: #000 !important;
    color: #b1e749 !important;
    border-color: #b1e749 !important;
}
.newsletter--page-feid .prose p {
    max-width: 880px;
    text-align: center;
}

/*popup*/
.section-popup--page-feid {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #00000030;
  z-index: 9999999999999;
  top: 0;
  left: 0;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: none;
}
.section-popup--page-feid.showing-popup-fade{
  display: flex;
}

.content-popup--page-feid {
  background: #fff;
  padding: 40px 20px;
  border-radius: 16px;
  position: relative;
  width: 100%;
  max-width: 450px;
}
.close-popup-page-feid {
  position: absolute;
  top: 0;
  right: 0;
}
.close-popup-page-feid {
  position: absolute;
  top: -1px;
  right: -1px;
  font-size: 17px;
  background: #8fbb3b;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 16px;
  color: #000;
  transition: 0.5s;
  cursor: pointer;
}

.close-popup-page-feid:hover{
  background: #000;
  color: #fff;
}

.content-popup--page-feid h3 {
  font-family: "Inter" !important;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}

/*contador*/
.color-scheme.color-scheme--scheme-47198cf5-b121-4719-afb4-d6f8e1954006.color-scheme--bg-77e774e6cc4d94d6a32f6256f02d9552.section-spacing.bordered-section .container.container--md {
    margin-top: -100px;
}

/*FIN LANZAMIENTO FEID LP*/

/*RESPONSIVE*/
/*Tablet*/
@media screen and (min-width: 900px){
.collection-list {
    margin-top:30px;
    justify-content: center;
    overflow-x: scroll;
    flex-wrap: nowrap;
    display: flex;
    gap: 0.5rem;
  }

  .collection-list .collection-card{
    flex-shrink: 0;
  }
  

  /*wishlist*/
  div#wishlist-hero-shared-list-view {
    margin: 80px;
  }
  
}

@media screen and (max-width: 1025px){
  button.header-sidebar__linklist-button.h6 {
    color: black !important;
  }

  #sidebar-menu > div > div.header-sidebar__scroller > ul > li:nth-child(4) {
    border-bottom: none !important;
  }

  /*slide - alineacion movil*/
  .shopify-section--slideshow .content-over-media>:not(img,video,iframe,svg,video-media,picture) {
    justify-self: left !important;
  }

  /*LP Gravel*/
  .collection-card__content.color-scheme.color-scheme--scheme-4.prose.prose--tight.place-self-start.text-start p.h3 {
    font-size: 16px !important;
  }


  /*blog*/
  .article__wrapper.container--sm span, .article__wrapper.container--sm li, .article__wrapper.container--sm p, .article__wrapper.container--sm a, .article__wrapper.container--sm strong {
    text-align: left !important;
    font-size:16px;
  }

  /*filtro coleccion*/
  height-observer.collection-toolbar {
    padding-left: 15px;
  }

  .footer__block-list {
    border-bottom: none !important;
  }
  #shopify-section-template--19913401598114__main .prose > h6:first-of-type {
  font-family: "SALOMONSans", "SALOMONSerif", sans-serif !important;
  font-size: 16px !important;
  line-height: 23.1px !important;
  font-weight: 400 !important;
  color: rgb(28, 28, 28) !important;
  letter-spacing: normal !important;
  text-transform: none !important;
  margin: 0 !important;
  width: 860px;
  max-width: 100%;
  overflow-wrap: anywhere;
  margin-block-start: 20px !important; /* 👈 Mobile spacing */

}
#shopify-section-template--19913401598114__main .prose{
  text-transform: none !important;
}
}


@media (max-width: 767px) {
  .footer__block--links {
    padding-bottom: 10px;
    border-bottom: solid 1px gray;
  }

  .kp-widget-root {
    font-size: 12px !important;
  }
}

.media-grid {
  column-gap: 5px !important;
  gap: 5px;
}
.media-grid__item video {
  object-fit: cover !important;
  width: 100% !important;
  height: 100% !important;
  transform: scale(1.15) !important;
  transform-origin: center center;
}
p.h1 {
  font-family: "SALOMONSans", "SALOMONSerif", sans-serif !important;
  font-size: 1.9375rem;
  line-height: 2.4rem;
}
.container {
  margin-top: 10px !important;
}
@media (min-width: 700px) {
  p.h3 {
    font-size: 1.9375rem;
    line-height: 2rem;
    letter-spacing: 1px;
  }
  p {
    font-size: 1rem;
  }
}
@media (max-width: 769px) {
  p {
    margin-top: 20px;
    font-family: "Inter Regular" !important;
    font-size: 16px;
  }
  p.h1 {
    font-size: 20px !important;
    line-height: 1.9rem;
  }
}



/* IMAGE WITH TEXT OVERLAY */

/* Contenedor del contenido */
image-with-text-overlay .content-over-media > :not(img,video,iframe,svg,video-media,picture) {
  justify-self: start !important;
}

/* Bloque de texto */
image-with-text-overlay .prose {
  max-width: 31rem !important;
}

image-with-text-overlay .prose div {
  margin-top: -10px;
}

/* Tipografía del cuerpo */
image-with-text-overlay .prose,
image-with-text-overlay .prose p,
image-with-text-overlay .prose span,
image-with-text-overlay .prose li,
image-with-text-overlay .prose a {
  font-family: "Inter Regular", "Inter", sans-serif !important;
}

image-with-text-overlay .prose p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
  max-width: none !important;
  line-height: 1.65 !important;
}

/* Título */
image-with-text-overlay p.h2 {
  font-family: "SALOMONSans", "SALOMONSerif", sans-serif !important;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0 !important;
  line-height: 1.2 !important;
  color: #ffffff;
  margin-bottom: 0.5rem;
}

/* Mobile */
@media (max-width: 769px) {
  image-with-text-overlay p.h2 {
    font-size: 1.4rem;
  }
}

/*LP Sportstyle*/
/*Establecer el margen de las colecciones predeterminadas de sneakers*/

#shopify-section-template--16009022013504__featured_collections_3zeUe3,
#shopify-section-template--16009022013504__featured_collections_3zeUe3 .color-scheme,
#shopify-section-template--16009022013504__featured_collections_3zeUe3 .container,
#shopify-section-template--16009022013504__featured_collections_3zeUe3 .section-stack {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 30 !important;
}

/* LP cambiando a través de la innovación */
/* Modificación al segmento rojo nuestras innovaciones responsables */
@media (max-width: 1025px) {
  a[href*="slider_with_text_cwwAQi"] {
    display: block !important;
    width: 100% !important;
    grid-column: 1 / -1 !important;
  }

  a[href*="slider_with_text_cwwAQi"] .content-over-media {
    width: 100% !important;
    height: 260px !important;
    min-height: 260px !important;
    max-height: 260px !important;
    overflow: hidden !important;
    position: relative !important;

    background-image: url("https://cdn.shopify.com/s/files/1/0599/8100/4864/files/2025_ECOM_STUSTAINABILITYPAGE_PAGE3_VisualLink_3_b1b1e895-f328-4693-b34d-6fc9091acada.jpg?v=1776742643") !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }

  a[href*="slider_with_text_cwwAQi"] .content-over-media > img {
    display: none !important;
  }
}
@media (max-width: 1025px) {
  #shopify-section-template--19913402319010__slider_with_text_C9zyRd .dynamic-size-title {
    margin-top: -50px !important;
  }
}

#shopify-section-template--19913402319010__slider_with_text_C9zyRd .prose {
  max-width: 600px !important;
}

#shopify-section-template--19913402319010__slider_with_text_C9zyRd .image-with-text {
  --image-with-text-gap: 4rem !important;
}

#shopify-section-template--19913402319010__slider_with_text_C9zyRd .dynamic-size-text {
  margin-bottom: 33px !important;
}

#shopify-section-template--16113700241472__slider_with_text_C9zyRd .button-group {
  gap: 2px !important;
}

#shopify-section-template--19913402319010__slider_with_text_C9zyRd .prose .button-group a.button {
  font-family: "Inter", sans-serif !important;
}
.button-group a.button {
  font-family: "inter", sans-serif !important;
}
#custom-block-heading_VMAFRm {
  width: 100% !important;
  max-width: 900px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#custom-block-heading_VMAFRm .text-desktop-only,
#custom-block-heading_VMAFRm .text-desktop-only strong {
  display: block !important;
}

/* Blog abril 2026 */
#shopify-section-template--16009019260992__main .prose h6{
  text-transform: none !important;
}
@media(max-width:999px){
  #shopify-section-template--19913404022946__main .article__footer .social-media__item[class*="branding-colors"]{
    --branding-background: transparent;
    --branding-color: 28 28 28;
    background:transparent!important;
    color:rgb(28,28,28)!important;
    border-color:rgb(240,240,240)!important;
  }

  #shopify-section-template--16009019260992__main .article__footer .social-media__item[class*="branding-colors"] a,
  #shopify-section-template--16009019260992__main .article__footer .social-media__item[class*="branding-colors"] svg{
    color:rgb(28,28,28)!important;
  }
}
@media(max-width:999px){
  #shopify-section-template--16009019260992__main 
  .article__footer .social-media__item{
    border-width: 0.5px !important;
  }
}

/* MEDIA GRID FIX GRAVEL PAGE - MAYO 2026 */
/* MEDIA GRID FIX - LIMPIO */

/* ID de Gravel Paraguay: 19917059817634

/* GRID */
#shopify-section-template--19917059817634__media_grid_w6kHHt .media-grid {
  gap: 5px !important;
}

/* TÍTULOS */
#shopify-section-template--19917059817634__media_grid_w6kHHt p.h1 {
  font-family: "SALOMONSans", "SALOMONSerif", sans-serif !important;
  font-weight: 700 !important;
}

/* PÁRRAFOS */
#shopify-section-template--19917059817634__media_grid_w6kHHt .prose p:not(.h1) {
  font-family: "Inter", "Inter Regular", sans-serif !important;
  font-weight: 400 !important;
}

/* DESKTOP */
@media (min-width: 770px) {
  #shopify-section-template--19917059817634__media_grid_w6kHHt .container {
    margin-top: 0 !important;
  }

  #shopify-section-template--19917059817634__media_grid_w6kHHt p.h1 {
    font-size: 2rem !important;
    line-height: 2.4rem !important;
  }

  #shopify-section-template--19917059817634__media_grid_w6kHHt .prose p:not(.h1) {
    font-size: 16px !important;
    line-height: 1.65 !important;
  }
}

/* MOBILE */
@media (max-width: 769px) {
  #shopify-section-template--19917059817634__media_grid_w6kHHt .container {
    margin-top: 40px !important;
  }

  #shopify-section-template--19917059817634__media_grid_w6kHHt p.h1 {
    font-size: 1.7rem !important;
    line-height: 1.9rem !important;
  }

  #shopify-section-template--19917059817634__media_grid_w6kHHt .prose p:not(.h1) {
    font-size: 16px !important; /* 👈 correcto mobile */
    line-height: 1.65 !important;
    margin-top: 4px !important;
    letter-spacing: 0.2px !important;
  }
}
@media (max-width:699px){
  #shopify-section-template--19917059817634__collection_list_EiGjLx 
  .content-over-media{
    aspect-ratio: 201 / 270 !important;
    height: auto !important;
  }

  #shopify-section-template--19917059817634__collection_list_EiGjLx 
  .content-over-media img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
}

/* Correccion footer gravel */
#shopify-section-sections--19913404022946__footer .footer__block--links ul li,
#shopify-section-sections--19913404022946__footer .footer__block--links ul li a {
  font-family: Inter, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  letter-spacing: normal !important;
  line-height: 23.1px !important;
  color: rgb(255,255,255) !important;
}

/*QUITAR CLIC EN PRODUCTO*
product-card#XT-PATHWAY\ 2\ FERXXO {
  pointer-events: none !important;
}

product-card#GUANTES\ CROSS\ WARM {
    pointer-events: none;
}
*QUITAR*/

/* Estilos para el botón Agregar al Carrito en la grilla de Wishlist */
button.wishlist-hero-list-card-footer-add-to-cart {
  background-color: #000000 !important; /* Fondo negro característico */
  color: #FFFFFF !important; /* Texto blanco */
  border-radius: 0 !important; /* Salomon usa botones rectos, sin curvas */
  padding: 6px 16px !important; /* Espaciado interno para darle volumen */
}

/* Apuntamos directamente al texto dentro del botón */
button.wishlist-hero-list-card-footer-add-to-cart .MuiButton-label {
  font-family: 'SALOMONSans', 'SALOMON', sans-serif !important;
  text-transform: uppercase !important;
  font-size: 14px !important; /* El mismo tamaño que tiene la tienda de Uruguay */
  height: 36px !important; /* El cambio de altura de la caja de texto */
}

/* Efecto Hover para que no desaparezca al pasar el mouse */
button.wishlist-hero-list-card-footer-add-to-cart:hover {
  background-color: #333333 !important; 
}

/* Tamaño y color del ícono de basurero (eliminar) en la grilla de Wishlist */
button.wishlist-hero-list-card-footer-delete svg {
  font-size: 24px !important; 
  color: rgb(221, 221, 221) !important; /* El gris exacto de Uruguay */
}

/* Efecto hover: te sugiero ponerlo negro o un gris más oscuro al pasar el mouse para que se note que es cliqueable */
button.wishlist-hero-list-card-footer-delete:hover svg {
  color: #000000 !important; 
}

/* Forzar tipografía y estilo en el título "Mis favoritos" */
html body #wishlist-hero-shared-list-view h1.wishlist-hero-page-header {
    font-family: "SALOMONSans", "SALOMON", sans-serif !important;
    font-size: 30px !important;
    font-weight: 800 !important;
    text-align: left !important;
}

/* Ajuste del ícono del corazón dentro del título */
html body #wishlist-hero-shared-list-view h1.wishlist-hero-page-header svg {
    color: #000000 !important;
    margin-right: 8px !important;
}

/* 1. Le damos la tipografía a la "caja padre" para que el h1 la pueda heredar */
div#wishlist-hero-shared-list-view {
    font-family: "SALOMONSans", "SALOMON", sans-serif !important;
}

/* 2. Le damos el tamaño, grosor y alineación directamente al h1 */
html body #wishlist-hero-shared-list-view h1.wishlist-hero-page-header {
    font-size: 30px !important;
    font-weight: 800 !important;
    text-align: left !important;
}

/* 3. Ajuste del corazoncito */
html body #wishlist-hero-shared-list-view h1.wishlist-hero-page-header svg {
    color: #000000 !important;
    margin-right: 0px !important;
}

/* 4. Ocultar el contador de favoritos - Modo Extremo */
span.wishlist-hero-items-count,
span.wishlist-hero-items-count-exists {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  font-size: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

/* Corregir el espacio debajo del precio en el Carrito */

.products-cart {
  line-height: 1.1 !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
}

.products-cart .line-item-info,
.products-cart .line-item-variants-info,
.products-cart sale-price,
.products-cart .price-list {
  line-height: 1.1 !important;
  text-transform: none !important;
}

#cart-link svg,
#cart-link svg use {
  color: black !important;
  fill: black !important;
}

@media (max-width: 699px) {
  #shopify-section-template--19913403662498__collection_list_EiGjLx .content-over-media {
    border-radius: 0px !important;
  }
}

/* Mobile */
@media (max-width: 699px) {
  #shopify-section-template--19913403662498__media_grid_FdU97D {
    margin-top: 25px !important;
  }
}

@media (max-width: 699px) {
  #shopify-section-template--19913403662498__collection_list_EiGjLx .content-over-media--auto {
    --content-over-media-height: clamp(15rem, 65vw, 25rem) !important;
    height: var(--content-over-media-height) !important;
    aspect-ratio: unset !important;
  }
}

@media (min-width: 700px) {
  #shopify-section-template--19913402319010__slider_with_text_C9zyRd .slide-text-container {
    padding-top: 0px !important;
  }
}

/* PADDING */
#shopify-section-template--19913402319010__collection_list_CAxGpL .collection-list.wrap {
  padding: 25px 0 64px 0 !important;
}

/* GAP */
#shopify-section-template--19913402319010__collection_list_CAxGpL {
  --collection-list-gap: 1.5rem;
}

@media screen and (min-width: 1150px) {
  #shopify-section-template--19913402319010__collection_list_CAxGpL {
    --collection-list-gap: 1.875rem;
  }
}

/* TIPOGRAFÍA */
#shopify-section-template--19913402319010__collection_list_CAxGpL p.h3 {
  font-family: "NewHero", sans-serif !important;
  font-weight: 600 !important;
  font-size: unset !important;
}

#shopify-section-template--19913402319010__slider_with_text_J7kMkM .slide-text-container {
  padding-top: 0px !important;
}

#shopify-section-template--19913402319010__rich_text_Y6Gpjz .custom-rich-text-wrapper {
  padding-bottom: 64px !important;
}

/* PÁGINA QUIENES SOMOS — Tipografía h3 */

#shopify-section-template--19913402417314__image_with_text_JdC7ic .h3,
#shopify-section-template--19913402417314__image_with_text_m3TPVW .h3,
#shopify-section-template--19913402417314__multiple_media_with_text_p4dPjB .h3,
#shopify-section-template--19913402417314__image_with_text_bTU8FR .h3,
#shopify-section-template--19913402417314__multiple_media_with_text_9FVnt3 .h3 {
  font-family: "SALOMONSans", "SALOMONSerif", sans-serif !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
}

/* PÁGINA QUIENES SOMOS — IMAGINACIÓN (SALOMONSans) */
#custom-block-richtext_wqY9t6 h2:first-of-type {
  font-family: "SALOMONSans", "SALOMONSerif", sans-serif !important;
  letter-spacing: 0.18em !important;
}

/* PÁGINA QUIENES SOMOS — Resto de valores (NewHero) */
#custom-block-richtext_wqY9t6 h2:not(:first-of-type) {
  font-family: "NewHero", sans-serif !important;
  letter-spacing: 0.18em !important;
}

/* PÁGINA QUIENES SOMOS — Separación entre valores */
div#custom-block-richtext_wqY9t6 .text-desktop-only h2,
div#custom-block-richtext_wqY9t6 .text-mobile-only h2 {
  margin-top: 20px !important;
  margin-bottom: 0px !important;
}

/* PÁGINA QUIENES SOMOS — Sin margin top en IMAGINACIÓN */
div#custom-block-richtext_wqY9t6 .text-desktop-only h2:first-of-type,
div#custom-block-richtext_wqY9t6 .text-mobile-only h2:first-of-type {
  margin-top: 0px !important;
}

/* PÁGINA QUIENES SOMOS — Frase Georges Salomon */
#shopify-section-template--19913402417314__image_with_text_overlay_4NCbVF p.h2,
#shopify-section-template--19913402417314__image_with_text_overlay_4NCbVF p.h2 strong {
  font-family: "SALOMONSans", "SALOMONSerif", sans-serif !important;
  letter-spacing: 0.18em !important;
}

#shopify-section-template--19913402417314__image_with_text_overlay_4NCbVF h4,
#shopify-section-template--19913402417314__image_with_text_overlay_4NCbVF h4 strong {
  font-family: "SALOMONSans", "SALOMONSerif", sans-serif !important;
  letter-spacing: 0.18em !important;
}

#shopify-section-template--19913402417314__image_with_text_overlay_4NCbVF p.h2,
#shopify-section-template--19913402417314__image_with_text_overlay_4NCbVF p.h2 strong {
  font-family: "SALOMONSans", "SALOMONSerif", sans-serif !important;
  letter-spacing: 0.18em !important;
  font-size: clamp(1.25rem, 1.067rem + 0.78vw, 1.75rem) !important;
  line-height: 1.4 !important;
}

#shopify-section-template--19913402417314__image_with_text_overlay_4NCbVF .prose {
  max-width: 42.5rem !important;
}

/* PÁGINA QUIENES SOMOS — Títulos timeline */
#shopify-section-template--19913402417314__images_with_text_scroll_k8rY8n p.h3 {
  font-family: "SALOMONSans", "SALOMONSerif", sans-serif !important;
  font-size: clamp(1.125rem, 1.0335rem + 0.3902vw, 1.375rem) !important;
  line-height: 1.6 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
}

/* Para móvil (pantallas menores a 700px) */
@media screen and (max-width: 699px) {
  #shopify-section-template--19913402417314__multiple_media_with_text_p4dPjB {
    margin-top: 25px !important;
  }
}

/* Para desktop (pantallas de 700px en adelante) */
@media screen and (min-width: 700px) {
  #shopify-section-template--19913402417314__multiple_media_with_text_p4dPjB {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 699px) {
  #shopify-section-template--19913402417314__multiple_media_with_text_9FVnt3 {
    margin-top: 25px !important;
  }
}


/* LP GRAVEL - Colecciones */

/* --- ESPACIADO MOBILE --- */
@media (max-width: 769px) {
  #shopify-section-template--19917059817634__collection_list_EiGjLx {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

/* --- ESPACIADO DESKTOP --- */
@media (min-width: 770px) {
  #shopify-section-template--19917059817634__collection_list_EiGjLx {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}

/* --- ESTILOS GLOBALES PARA COLLECTION BANNERS (Estilo México) --- */

/* 1. Título principal de la colección */
.shopify-section--collection-banner h1,
.shopify-section--collection-banner .h1 {
  padding-top: 10px !important;
  padding-bottom: 25px !important; /* Acá agregamos tu espacio */
  text-transform: unset !important;
  font-size: 18px !important;
  text-align: left !important;
  font-family: "Inter", sans-serif !important;
  letter-spacing: 0px !important;
}

/* 2. Migas de pan (Breadcrumbs / Inicio > Tienda > Calzado) */
.shopify-section--collection-banner .breadcrumb > ol > li > a {
  font-family: "Inter", sans-serif !important;
  font-size: 10px !important;
  font-weight: 400 !important;
  letter-spacing: 0px !important;
  text-transform: capitalize !important;
}

/* 3. Espaciado inferior solo en Mobile */
@media (max-width: 769px) {
  .shopify-section--collection-banner .section-spacing {
    margin-bottom: 30px !important;
  }
}

/* Padding aplicado al contenedor interno del producto */
#shopify-section-template--19913403924642__main .product {
    padding-top: 25px !important;
    padding-bottom: 64px !important;
}

/* Forzar Inter en botones del Hero */
#shopify-section-template--19913402024098__slideshow a.button {
    font-family: 'Inter', sans-serif !important;
}

/* ==========================================================
   ROAD RUNNING LP - AJUSTES COLLECTION LIST
   ========================================================== */

#shopify-section-template--19913403531426__collection_list_EiGjLx .collection-card img{
  width:100%;
}

#shopify-section-template--19913403531426__collection_list_EiGjLx .collection-card{
  overflow:hidden;
  border-radius:.5rem;
}

@media(max-width:999px){
  #shopify-section-template--19913403531426__collection_list_EiGjLx .collection-card:nth-child(3n){
    overflow:hidden;
    height:400px;
  }

  #shopify-section-template--19913403531426__collection_list_EiGjLx .collection-list{
    margin-bottom:32px;
  }
  #shopify-section-template--19913403531426__collection_list_EiGjLx .collection-card{
  overflow:hidden;
  border-radius: 0;
}
}

@media (min-width:1150px){
  #shopify-section-template--19913403531426__collection_list_EiGjLx{
    --collection-list-gap:1.875rem;
  }
}

/* ===== FIN ROAD RUNNING LP - AJUSTES COLLECTION LIST ===== */

/*=== BOTÓN SPORTSTYLE LP / CALENDARIO DE LANZAMIENTOS === */
#shopify-section-template--19913403728034__image_with_text_overlay_ycpfQJ {
   a.button:hover {
   background: black !important;
   color: white !important;
  }
}
/* ===== FIN BOTÓN SPORTSTYLE LP / CALENDARIO DE LANZAMIENTOS ===== */


/* ===== Mostrar Submenus en "Explorar" en Mövil" ===== */

ul.explore.header-sidebar__linklist {
    display: block !important;
}
/* ===== FIN Mostrar Submenus en "Explorar" en Mövil" ===== */

/* ===== Mostrar imagen diferente SOLO en la 3ra card (Hiking) en mobile ===== */
@media (max-width: 1025px) {

  #shopify-section-template--19913403662498__collection_list_EiGjLx 
  .collection-list a.collection-card:nth-child(3) {
    display: block !important;
    width: 100% !important;
    grid-column: 1 / -1 !important;
  }

  #shopify-section-template--19913403662498__collection_list_EiGjLx 
  .collection-list a.collection-card:nth-child(3) .content-over-media {
    width: 100% !important;
    height: 260px !important;
    min-height: 260px !important;
    max-height: 260px !important;
    overflow: hidden !important;
    position: relative !important;

    background-image: url("https://www.salomonparaguay.com.py/cdn/shop/files/SS26_ECOM_CROSSMERCH_HIKING_Category_Bags.jpg?v=1778534704&width=400") !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }

  #shopify-section-template--19913403662498__collection_list_EiGjLx 
  .collection-list a.collection-card:nth-child(3) .content-over-media > img {
    display: none !important;
  }
}
/* ===== FIN Mostrar imagen diferente SOLO en la 3ra card (Hiking) en mobile ===== */
