/** Shopify CDN: Minification failed

Line 584:0 Unexpected "}"

**/
@media (max-width:749px){

  .variant-picker__option-values{
    display:flex;
    flex-wrap:nowrap;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    gap:12px;
    padding-bottom:6px;
    -webkit-overflow-scrolling:touch;
  }

  .variant-picker__option-values::-webkit-scrollbar{
    display:none;
  }

  .variant-picker__option-values > *{
    flex:0 0 auto;
    scroll-snap-align:start;
  }

  .thumbnail-swatch{
    width:25%;
    height:auto;
  }

}
.product-model-variation span{
  display:block;
  text-align:center;
  font-size:14px;
  line-height:2;
}
@media (min-width: 750px){
  .product-card__figure{
    position: relative;
    overflow: hidden;
  }

  .product-card__figure .card-hover-sizes{
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 12px;
    z-index: 5;
    background: rgba(255,255,255,.92);
    border-radius: 12px;
    padding: 8px;
  }

  .product-card__figure .card-hover-sizes__btn{
    min-width: auto;
    white-space: nowrap;
  }
    .product-card__media{
    display:block;
    height:100%;
  }

  .product-card__media .product-card__image{
    width:100%;
    height:100%;
    object-fit:cover !important;
    display:block;
  }
}
.option-value--selected{
  outline:2px solid #222;
  outline-offset:2px;
}

.thumbnail-swatch img{
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:contain;
}

.thumbnail-swatch .object-contain{
  object-fit:cover !important;
}

.thumbnail-swatch{
  --swatch-size: 8rem;
  width:8rem;
  height:8rem;
  flex:0 0 8rem;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
}
.footer-accordion summary{
  cursor:pointer;
  font-weight:600;
  padding:12px 0;
}

.footer-accordion__content{
  padding-bottom:12px;
}
@media screen and (min-width: 750px){
  .footer-accordion{
    display:none !important;
  }
  .footer__block--accordion{
    display:none !important;
  }
}


@media (max-width: 749px) {
  .footer__block-list {
    display: block;
  }
  .footer__block:not(.footer__block--accordion):not(
      .footer__block--newsletter
    ) {
    display: none;
  }
  .footer .footer__block--newsletter{
    padding:0 22px 22px;
  }

  .footer .footer__block--newsletter button{
    height:48px;
    font-size:12px;
    letter-spacing:.18em;
    background:#fff;
    color:#000;
    border:none;
  }
  .footer .footer__block--newsletter .align-self-start{
    align-self:center !important;
    width:100%;
    display:flex;
    justify-content:center;
  }
}
@media (min-width: 750px) {
  .footer__block--accordion {
    display: none;
  }
  .footer__block-list {
    display: grid;
    grid-template-columns: 1.4fr 1fr 1fr 1fr;
    gap: 200px;
    justify-content: center;
  }
  .footer__inner {
    max-width: 2500px;
    margin: 0 auto;
  }
  .footer__block--newsletter{
    max-width:100%;
  }
  .Vtl-WishlistButton__IconWrapper{
   margin: 0.5rem 0.25rem;
  }
}
#shopify-section-sections--27790119338311__footer .input[type="email"]{
  border-radius: 999px;
}
#shopify-section-sections--27790119338311__footer .button{
  border-radius: 999px;
}

.testimonial-list{
  gap: 0;
}
@media (max-width: 749px) {
#shopify-section-sections--27790119338311__logo_list_aPy4cW .logo-list{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  align-items:center;
  justify-items:center;
  gap:20px;
}

#shopify-section-sections--27790119338311__logo_list_aPy4cW .logo-list__item{
  width:100%;
  display:flex;
  justify-content:center;
}

#shopify-section-sections--27790119338311__logo_list_aPy4cW .logo-list__item img{
  width:auto;
  max-width:140px;
  height:auto;
}

}
.header-sidebar__linklist > li > a.header-sidebar__linklist-button[href="/collections/evento"] {
  font-weight: bold;
}
.header-sidebar__linklist > li > a.header-sidebar__linklist-button[href="/collections/ultimos-dias-ultimos-pares"] {
  color: red !important;
}
.variant-picker__option-values:has(.variations-source){
  display:block !important;
}

.variant-picker__option-values:has(.variations-source) .variations-source{
  display:flex;
  flex-wrap:nowrap;
  gap:10px;
  overflow-x:auto;
  padding:0;
  margin:0;
  list-style:none;
}

.variant-picker__option-values:has(.variations-source) .product-model-variation{
  flex:0 0 auto;
}
.variations-source{
  display:flex;
  gap:8px;
  overflow-x:auto;
  padding:0;
  margin:0;
  list-style:none;
}

.product-model-variation{
  flex:0 0 auto;
  width:auto;
}

.product-model-variation a{
  display:block;
  padding:4px;
  background:#fff;
}

.product-model-variation img{
  width:70px;
  height:auto;
  object-fit:contain;
  display:block;
  outline:1.5px solid #e5e5e5;
  outline-offset:2px;
  border-radius:6px;
}

.rte img{
  border: none;
}
.product-model-variation.is-active img{
  outline:1.5px solid #333;
  outline-offset:2px;
  border-radius:6px;
}
.button--outline{
    border-radius: 3.125rem !important;
}
.Vtl-WishlistButton__AddToWishlist{
    border-radius: 3.125rem !important;
}
.block-swatch {
    border-radius: 30px;
    padding: 5px 10px;
    color: #000;
    opacity:1;
}

.Vtl-WishlistIcon__Wrapper{
  z-index: 2 !important;
}
.product-card{
  position:relative;
}

.Vtl-WishlistIcon__Wrapper{
  position:absolute;
  top:8px;
  right:8px;
  left:auto !important;
  margin:0 !important;
}
@media (max-width:768px){
  .Vtl-WishlistIcon__Wrapper{
    top:6px;
    right:6px;
  }
  .Vtl-WishlistButton__WishlistIconButton{
    width: auto !important;
    height: auto !important;
  }
  .before-after__after-image .before-after__content-wrapper p{
    color:#fff;
  }
  .Vtl-WishlistButton__IconWrapper{
    margin: 0.25rem;
  }
  .Vtl-WishlistButton__HeartIconWrapper{
    margin:0 !important;
  }
}

.Vtl-WishlistButton__WishlistIconButton{
    width: auto !important;
    height: auto !important;
}
.product-card__image{
  border-radius:12px;
}
.product .product-gallery__medi, .product .product-gallery__media>*{
  border-radius: 12px; 
}
.header__logo{
  display:flex;
  align-items:center;
  justify-content:center;
}

.header__logo-video{
  width: var(--header-logo-width);
  height:auto;
  display:block;
  object-fit:contain;
  pointer-events:none;
}
.shopify-policy__container {
  max-width: 90%;
}

@media (min-width: 990px){

.product-card.has-hover-sizes .product-card__quick-add-button{
  display:none;
}

.product-card__figure{
  position:relative;
}

.product-card__figure .card-hover-sizes{
  position:absolute;
  left:0;
  right:0;
  bottom:0px;
  background:rgba(255,255,255,0.96);
  padding:10px 3px;
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease;
  z-index:6;
}

.product-card.has-hover-sizes:hover .card-hover-sizes{
  opacity:1;
  pointer-events:auto;
}

.card-hover-sizes__form{
  display:grid;
  grid-template-columns: 1fr auto;
  align-items:center;
}
.card-hover-sizes__sizes{
  display:flex;
  gap:6px;
  flex-wrap:wrap;
}

.card-hover-sizes__btn{
  padding:0 4px;
  border:1px solid #111;
  border-radius:20px;
  background:#fff;
  font-size:11px;
  display:flex;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
}

.card-hover-sizes__btn.is-active{
  background:#111;
  color:#fff;
}

.card-hover-sizes__btn.is-disabled{
  opacity:.3;
  pointer-events:none;
}

.card-hover-sizes__add{
  align-self:center;
  height:28px;
  padding:0 10px;
  border:1px solid #111;
  background:#111;
  color:#fff;
  font-size:12px;
  letter-spacing:.4px;
  cursor:not-allowed;
  border-radius:999px;
}

.card-hover-sizes__add.is-enabled{
  cursor:pointer;
  opacity:1;
}

.card-hover-sizes__form form{
  display:grid;
  grid-template-columns: 1fr auto;
  align-items:center;
}

}
/** whastapp modal**/
.floating-whatsapp{
  position:fixed;
  bottom:30px;
  right:40px;
  z-index:999;
  width:55px;
  height:55px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#ffffff;
  border-radius:50%;
  box-shadow:0 6px 18px rgba(0,0,0,.15);
  transition:transform .2s ease;
}

.floating-whatsapp:hover{
  transform:scale(1.08);
}

.floating-whatsapp img{
  width:50px;
  height:50px;
}
cart-drawer,
.drawer,
#cart-drawer {
  z-index: 9999 !important;
}
@media (max-width: 989px){
  .card-hover-sizes{
    display:none !important;
  }

  .product-card .product-card__quick-add-button{
    display:flex !important;
  }
  .floating-whatsapp{
      bottom:15px;
      right:10px;
  }
}
predictive-search .card-hover-sizes{
  display:none;
}
/**Arreglo wishlist**/
#vitals-wishlist,
.Vtl-WishlistButton__AddToWishlistText,
.Vtl-WishlistProduct__AddToCart--disabled,
.Vtl-WishlistProduct__Variant,
.Vtl-WishlistProduct__AddToCart,
.Vtl-WishlistAddAllToCart {
  display: none !important;
}
/**bug aparece segunda foto solo **/
.product-card__figure {
  position: relative;
}

.product-card__media {
  position: relative;
  display: block;
}

.product-card__image--secondary {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity .3s ease;
}

.product-card__image--primary {
  opacity: 1;
  transition: opacity .3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .product-card__media:hover .product-card__image--secondary {
    opacity: 1;
  }

  .product-card__media:hover .product-card__image--primary {
    opacity: 0;
  }
}
/** Cruz sin fondo en tarjeta de producto **/
.product-card__quick-add-button {
  position: absolute;
  top: 4px;
  left: 8px;
  z-index: 10;
  background: none;
  width: fit-content;
  height: fit-content;
  display: inline-flex;
  padding: 4px;
}
.control-button.left{
  background-color: black !important;
}
body:has(a[href="/collections/bolsos"][aria-current="page"])
accordion-disclosure:has(input[name="filter.p.m.tab.altura_tacon"]),
body:has(a[href="/collections/bolsos"][aria-current="page"])
accordion-disclosure:has(input[name="filter.p.m.tab.corte"]) {
  display: none !important;
}
body:has(a[href="/collections/elasticos"][aria-current="page"])
accordion-disclosure:has(input[name="filter.p.m.tab.altura_tacon"]),
body:has(a[href="/collections/elasticos"][aria-current="page"])
accordion-disclosure:has(input[name="filter.p.m.tab.corte"]) {
  display: none !important;
}
.slideshow__next-section-button{
  display: none;
}
.shopify-section--popup newsletter-popup.newsletter-popup {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  bottom: auto !important;
  right: auto !important;
  transform: translate(-50%, -50%) !important;
  margin: 0 !important;
  z-index: 3 !important;
}

@media screen and (max-width: 749px) {
  .shopify-section--popup newsletter-popup.newsletter-popup {
    width: calc(100vw - 32px) !important;
    max-width: 320px !important;
  }
}
.floating-label{
  display:none;
}
.header__logo-video::-webkit-media-controls {
  display: none !important;
  opacity: 0 !important;
}

.header__logo-video {
  pointer-events: none;
}

.hero-video-wrapper,
.banner__media {
  aspect-ratio: 16 / 9; 
  width: 100%;
}

.announcement-bar {
  min-height: 40px;
}

#main > .shopify-section:nth-child(n+3) {
  content-visibility: auto;
  contain-intrinsic-size: auto 500px;
}

/* Trusted Shops: hidden until near viewport via IntersectionObserver */
[data-lazy-reveal] {
  visibility: hidden;
  pointer-events: none;
}
}
#shopify-section-sections--29330032165191__scrolling_content_mfzjTV * {
  font-family: "Libre Baskerville", Baskerville, serif !important;
}
@media screen and (min-width: 1000px) {

  .footer-account-extras {
    display: block;
    margin-top: 10px;
  }

  .footer-account-social {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .footer-account-social .social-media,
  .footer-account-social ul {
    justify-content: flex-start !important;
  }

  .footer-account-payments {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-start;
  }

  .footer-account-payments svg {
    height: 22px;
  }

  /* Oculta los originales del footer en desktop */
  .footer > .container > .footer__inner > .social-media {
    display: none !important;
  }

  .footer__aside .payment-methods {
    display: none !important;
  }
}

@media screen and (max-width: 999px) {
  .footer-account-extras {
    display: none !important;
  }

}