/** Shopify CDN: Minification failed

Line 76:25 Expected ":"
Line 2640:2 Unexpected "}"
Line 4760:38 Expected identifier but found "*"
Line 4805:0 Unexpected "}"
Line 6311:11 Expected identifier but found whitespace
Line 6311:12 Unexpected "1px"
Line 8154:15 Expected identifier but found "!"
Line 10385:0 Unexpected "}"

**/
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
html, body {overflow-x: hidden;}

:root {
  --container-max-width: 1450px !important;
  --radius-custom: 8px !important;
  --mobile-title:26px !important;
  --desk-title: 26px !important;
      --grid-gap: 15px !important;
}




.section__header {
  max-width: 1450px !important;
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * SH                       ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


body.so-step-1 #so-bu-upload-button {
    margin-top: 20px;
    border-radius: 20px;
}

.so-product .so-product-title h1 {
    font-size: 20px !important;
    font-weight: 400;
}

/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * CY                       ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/





#cl_optionsapp select, #cl_optionsapp input:not([type='checkbox']):not(.vc-input__input) {
    padding-left: 14px !important;
}



#cl_optionsapp .help-text {
    color: #979696 !important;
}

.product-meta {
    margin: 20px 0 !important;
}


.cl-canvas-container {
    background: #ffffff00 !important;
  z-index: 2 !important;c
}

.customily-preview-button  {
  background: white !important;
  box-shadow: none !important;
      margin-bottom: -17px !important;
}

.cl-options-background {
    border-radius: 6px !important;
    padding: 0.4em 1em 1em 1em;
    border: 1px solid #efefef;
}

#cl_optionsapp .customily_option label .option_name {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
  padding-bottom: 5px;
}

#cl_optionsapp .customily_option select {
    min-width: 100px;
    min-height: 38px !important;
    border-radius: 6px;
}


.cl-options-background {
    border-radius: 4px;
    padding: 0.4em 1.2em 1.2em 1.2em !important;
    border: 1px solid #dddddd;
}

#cl_optionsapp .customily_option input:not([type='checkbox']):not(.vc-input__input), #cl_optionsapp .customily_option select {
    min-width: 100px;
    min-height: 42px !important;
  border-radius: 6px;
}





.cl-canvas-container .canvas-wrapper {
    margin: initial  !important;
    max-width: 100%;
}

@media only screen and (max-width: 1000px) {

.lower-canvas {
    border-radius: 0px !important;
}
}

/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * HEADER                       ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-sections--18884021649751__header > store-header > div > div > nav > div.header__search-bar.predictive-search.hidden-pocket > form > svg
{
opacity: .8 !important;
}


/* Animated link sale*/
.link--animated--sale {
  display: block;
  position: relative;
  width: max-content;
}


.button--white {
    background-color: white !important;
  color: #262834 !important;
}


.button--gold {
  background-color: white !important;
    color: #262834 !important;
}



.link--animated--sale::after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: var(--transform-origin-end);
  transition: transform 0s;
   bottom: -13px !important;
    height: 2px !important;
    color: #ff5828 !important;
    z-index: 2 !important;
}

.text--underlined.link--animated--sale {
  text-decoration: none;
}

.text--underlined.link--animated--sale::after {
  transform: scaleX(1);
}

@media screen and (pointer: fine) {
  .link--animated--sale[aria-expanded="true"]::after,
  .link--animated--sale:hover::after {
    transform: scaleX(1);
    transform-origin: var(--transform-origin-start);
  }

  @keyframes textUnderlinedAnimatedKeyframes {
    0% {
      transform: scaleX(1);
      transform-origin: var(--transform-origin-end);
    }

    50% {
      transform: scaleX(0);
      transform-origin: var(--transform-origin-end);
    }

    51% {
      transform-origin: var(--transform-origin-start);
    }

    100% {
      transform: scaleX(1);
    }
  }

  .text--underlined.link--animated--sale:hover::after {
    animation: textUnderlinedAnimatedKeyframes 0.6s;
  }
}
/* End animated link sale*/


.header--bordered:not(.header--transparent) {
    box-shadow: 0 0px rgb(var(--border-color)) !important;
}

.header__cart-count--floating {
    background: #ff5828!important;
}

  
@media only screen and (min-width: 1000px) {

    .predictive-search__input {
    min-width: 150% !important;
      font-size: 13px;
      opacity: .8;
          font-weight: 500;
}

     
.predictive-search__form {
  background: #fafafa !important;
  padding-top: 9px !important;
padding-right: 75px !important;
  padding-bottom: 9px !important;
  padding-left: 15px !important;
  border-radius: 4px !important;
}

}


@media only screen and (min-width: 1200px) {

  .link--animated:after {
    bottom: -13px !important;
    height: 2px !important;
    color: #262934 !important;
    z-index: 2 !important;
      transition: transform 0s !important;
  }


  
 

  .header--bordered:not(.header--transparent) {
    box-shadow: 0 0px rgb(var(--border-color)) !important;
  }

    .header__linklist-item:not(:last-child) {
    margin-right: 46px !important;
  }

    .header__logo {
    order: 1 !important;
  }
  .header__inline-navigation {
    order: 2 !important;
    justify-content: center !important;
  }
  
  .header__secondary-links {
    order: 3 !important;
    max-width: 12% !important;
  }
  
  
  .header__linklist {
  justify-content: left!important;
}



    .header__bottom-navigation {
    padding-top: 0px !important;
    padding-bottom: 12px !important;
  }

  

.page-header__text-wrapper {
  max-width: 1400px!important;
  text-align: left!important;
}

.breadcrumb--floating + .page-header__text-wrapper {
  margin-top: 60px!important;
  margin-bottom: 20px!important;
}
.header__linklist-link {
  font-size: 15px!important;
  font-weight: 500!important;
 -webkit-font-smoothing: auto;
  
}
.header__bottom-navigation {
  border-top: 0px solid rgb(241, 243, 243)!important;
}


.header--bordered:not(.header--transparent) {
  box-shadow: 0 1px rgb(var(--border-color))!important;
}

.header__bottom-navigation .header__linklist {
  justify-content: left!important;
}

.breadcrumb--floating + .page-header__text-wrapper {
  margin-top: 20px!important;
  margin-bottom: 0px!important;
}

.header__inline-navigation {
    display: inline!important;
margin-left:100px!important;
    align-items: left!important;
}

  .predictive-search__input {
 
    font-size: 14px;
    min-width: 120% !important;
        font-weight: 400;
        -webkit-font-smoothing: auto;
}

.predictive-search__form {
  background: #f7f7f7 !important;
  padding-top: 9px !important;
padding-right: 175px !important;
  padding-bottom: 9px !important;
  padding-left: 16px !important;
  border-radius: 40px !important;
}
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * TOP BAR                      ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


.announcement-bar {
  height: 43px;
}


 #shopify-section-sections--18884021649751__announcement-bar
.announcement-bar {
    padding-left: 5px!important;
    padding-right: 5px!important;
}

#shopify-section-sections--18884021649751__announcement-bar
.announcement-bar--multiple {
    justify-content: center;
  background: #1f212f;
}

#shopify-section-sections--18884021649751__announcement-bar
.tap-area {
    display: none;
}

#shopify-section-sections--18884021649751__announcement-bar
.la-shipping-fast {
    font-size: 18px !important;
    vertical-align: text-bottom !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    color: #ffffff !important;
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * MEGAMENU                     ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


.mega-menu__image {
    border-radius: 5px !important; /* radius module megamenu */
}


.header--bordered:not(.header--transparent) {
  box-shadow: 0 0px rgb(var(--border-color)) !important;
}

.header--bordered .mega-menu {
  margin-top: 0px !important;
  border-top: 1px solid #efefef !important;
}


.linklist__item a {
    font-size: 13px!important;
}

.mega-menu__image-wrapper {
    max-width: 210px!important;
margin-top: -16px!important;
}

.mega-menu__image:before {
background: linear-gradient(180deg,#00000000 1.55%,#262834 200%);
    opacity: .7;
}


.mega-menu__inner {
justify-content: left!important;
 }

.mega-menu__title {
    margin-bottom: 11px!important;
    text-transform: capitalize!important;
    font-size: 14px!important;
    letter-spacing: 0px!important;
font-weight:600!important;
}

.mega-menu__column {
    margin-top: 20px!important;
}

.mega-menu__heading {
text-transform: inherit !important;
    text-align: left !important;
    letter-spacing: 0px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.mega-menu__images-wrapper {
    gap: 15px !important;
}

.newin-dot {
width:6px;height:6px;border-radius:50%;margin-top:-20px;margin-left:64px;background-color:#ff5828;position:absolute;
}


@media screen and (min-width: 1300px) and (max-width: 1400px) {
.mega-menu__inner {
    max-height: calc(104vh - var(--header-height, 0px) - var(--announcement-bar-height, 0px) - +0px) !important;
}
}

/**
 * MENU MOBILE
 */

.mobile-nav .mobile-nav .mobile-nav__item {
 
   margin-left: 20px;
     font-size: 15px !important;
}   /* estilo sub sección */





/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * IMAGE WITH TEXT - SLIDER     ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
a:not(.button) {
  text-decoration-color: white;
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
a:hover {
  text-decoration-color: white;
  color: white;
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.title-dark a:not(.button):hover {
  color: #262834 !important;
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.image-with-text:before {
  height: 90%;
  top: 0;
  width: 100%;
}



#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.terms-slider {
  margin-top:15px;
      font-size: 12px;
  opacity: .8;
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
.h3 {
  color:white;
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
.heading--small {
    color: white;
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
.heading--small, .heading--xsmall, .heading--xxsmall {
    letter-spacing: 2px;
}


/*
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.image-with-text[activetab="1"]:before {
    background: linear-gradient(180deg, #FDEBCB,#FDF8EF );
}
 */

/* SLIDER */

/* FOTO 1 */

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184  /* degradado de fondo */
.image-with-text:before {
  background-image: url("/cdn/shop/files/home_07.webp");
 background-size: cover;
  z-index: -1;
  background-position: center; 
/*  filter: blur(0px);
  -webkit-filter: blur(0px); */
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184  /* degradado de fondo */
.image-with-text:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
background: linear-gradient(180deg,#4d3021 1.05%,#2d1d18 100%);
/* background: rgb(46 30 22); */
    opacity: .5;
    z-index: -1;
} /* degradado de fondo */


/* FOTO 2 */

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184  
.image-with-text[activetab="2"]:before {
/*  background-image: url("/cdn/shop/files/home02.webp"); */
  background-image: url("/cdn/shop/files/home_03.webp?v=1690419725");
 background-size: cover;
  z-index: -1;
  background-position: center; 
} /* foto de fondo */

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.image-with-text[activetab="2"]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    background: linear-gradient(180deg,#c5dbb5 1.05%,#3c4f30 100%);
    opacity: .4;
    z-index: -1;
} /* degradado de fondo */


/* FOTO 3 */

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184  /* degradado de fondo */
.image-with-text[activetab="3"]:before {
 background-image: url("/cdn/shop/files/slidermen03.webp");
 /*   background-image: url("/cdn/shop/files/black01_f28cfc21-5514-4d2d-9e58-87277d6d07bc.webp?v=1700408293"); */
 background-size: cover;
  z-index: -1;
  background-position: top; 

} /* foto de fondo */

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184  /* degradado de fondo */
.image-with-text[activetab="3"]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
  background: linear-gradient(180deg,#ffffff00 1.05%,#223b54 100%); 
   background: rgb(34 61 102 / 72%);
 /*  background: rgb(38 41 51 / 100%); */
 /* MEN  opacity: .6;*/
  opacity: .7;
    z-index: -1;
} /* degradado de fondo */


/* FOTO 4 */

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184  /* degradado de fondo */
.image-with-text[activetab="4"]:before {
  background-image: url("/cdn/shop/files/sliderwomen03.webp?v=1690514199"); 
 background-size: cover;
  z-index: -1;
  background-position: top; 

}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184  /* degradado de fondo */
.image-with-text[activetab="4"]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    background: linear-gradient(180deg, #FDEBCB,#FDF8EF );
    opacity: .5;
    z-index: -1;
} /* degradado de fondo */


/* Definir si hay algun slider con el texto en negro en image-with-text.liquid en linea 162 */



#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184    /* tamaño titulo */
.h3 {        
  font-size: 57px !important;
  letter-spacing: -1px;
      -webkit-font-smoothing: antialiased;
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184   /* padding de todo el bloque */
.image-with-text__wrapper {
  padding-top: 10px !important;
  padding-right: 60px !important;
  padding-bottom: 30px !important;
  padding-left: 0px !important;
  max-height: 630px;
 
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184    /* elimina margenes en la seccion */  
.section {
    margin: 0px !important; 
  padding-bottom: 15px;
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.image-with-text__image-wrapper {
      min-width: 100%;
}



#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .text--left {    /* posicion texto */
    padding-top: 64px !important;
  margin-left: 40px !important;
  margin-right: 0px !important;
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
 .image-with-text__text-wrapper {
   font-size:15px;
   font-weight:500 !important;
   color: white;
  }


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion foto */
.image-with-text--reverse .image-with-text__image-wrapper {
  box-shadow: #fafafa 0px 0px;
  border-radius: 0rem 0rem 20rem 20rem;
  margin-top: 0px !important;
  margin-right: 100px !important;
  margin-left: 0px !important;
  
}



#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184   /* tamaño boton slider */
.button {
    padding-left: 38px !important;
    padding-right: 38px !important;
    letter-spacing: 1.5px !important;
    border-radius: 50px !important;
  font-weight: 700;
  font-size: 11px !important;
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184    /* estilo fondo flecha */
.prev-next-button {
    display: flex !important;
    height: 40px !important;
    width: 40px !important;
    justify-content: center !important;
    align-items: center !important;
    border: 0px solid rgba(var(--prev-next-button-color, var(--root-text-color)),.15);
    border-radius: 50px !important;
    transition: color .2s ease-in-out !important;
    overflow: visible !important;
  background: #262834;
}  

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184      /* desactiva animación flecha */
prev-next-buttons.img-with-txt__prev-next-buttons.prev-next-buttons.hidden-pocket button svg{
    animation: none!important;
  color: white;
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* estilo flecha cuando no esta activa */
prev-next-buttons.img-with-txt__prev-next-buttons.prev-next-buttons.hidden-pocket button[disabled] {
  opacity:0.1;
  cursor: default;
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184      /* posicion conjunto flechas */
.prev-next-buttons {
    position: absolute;
    margin-top: 700px;
  margin: 280px 50px 0 0;
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184      /* posicion flecha derecha */
.prev-next-buttons:not(.prev-next-buttons--row) .prev-next-button:first-child {
    border-bottom-left-radius: 0;
    margin-left: -50px;
    margin-bottom: -40px;
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion botones navegación invisible */
.image-with-text__navigation {
  grid-template-columns: 1fr 1fr 1fr;/* Custom change Viktoria */
    margin-top: 48px;
    column-gap: 40px;
    float: center;
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184   /* navegacion invisible */
.image-with-text__navigation {
  opacity: 0;
}


@media screen  and (min-width: 250px) and (max-width: 299px)  {             /****************************************************************/
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
.h3 {
    font-size: 40px !important;
    margin-left: 70px !important;
    margin-right: 70px !important;
}
}

/* titulo slider-mobile */

@media screen   and (max-width: 359px)  {             /****************************************************************/
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
.h3 {
    font-size: 40px !important;
    margin-left: 50px !important;
    margin-right: 50px !important;
} 
}


@media screen  and (max-width: 499px)  {             /****************************************************************/
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
.h3 {
    font-size: 41px !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
  line-height: 1.10 !important;
}

  .title-mobile {
font-weight:600 !important;
    padding-top: 10px;
    padding-bottom: 5px;
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .image-with-text__text-wrapper {
font-size: 13px;
}  

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  p+.button-wrapper {
  margin-bottom: 40px !important;

}
}

@media screen and (min-width: 500px) and (max-width: 999px)  {             /****************************************************************/
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
.h3 {
    font-size: 45px !important;
    margin-left: 50px !important;
    margin-right: 50px !important;
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .text--left {    /* posicion texto */
    padding-top: 34px !important;
}
}

@media screen and (min-width: 741px) and (max-width: 999px)  {             /****************************************************************/
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
.h3 {
    font-size: 54px !important;
    margin-left: 50px !important;
    margin-right: 50px !important;
}


  
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .image-with-text--reverse .image-with-text__image-wrapper {
    margin-top: 10px!important;
}
     #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .text--left {
    padding-top: 0px !important;
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .image-with-text__text-wrapper {
    font-size: 18px !important;
 }
}


@media screen and (max-width: 999px) {             /****************************************************************/


      /* buttons navigation */

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.button {
  font-weight: 700;
  font-size: 11px !important;
}
  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184    /* num botones slider */  /* posicion botones navegación invisible */
.image-with-text__navigation {
  grid-template-columns: 1fr 1fr 1fr ;
    margin-top: 48px;
    column-gap: 30px;
    float: center;
    
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .heading+.button-wrapper, .heading+.button-group, p+.button-wrapper, p+.button-group, .button-wrapper+p, .button-group+p {
    margin-top: 25px !important;
}
  
  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .image-with-text__navigation {
  margin-top: -10px !important;
    column-gap: 30px !important;
    float: none !important;
    opacity:1;
    margin-bottom: 32px;
    scale: .8;
}
  
/*
  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .image-with-text__navigation-item:before, .image-with-text__navigation-item:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    margin-bottom: 16px;
    background: white;
    opacity: .5;
}

*/  

 /*   BOLA DESPUES  */
  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .image-with-text__navigation-item[aria-current=true]:after {
    animation: navigationItemAnimation var(--section-autoplay-duration) linear;
    animation-play-state: var(--section-animation-play-state);
}



     #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .image-with-text__navigation-item:before {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: white;
    opacity: .20;
    border-radius: 50px;
}


  
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .image-with-text__navigation-item:after {
    position: absolute;
    top: 0;
    background: rgb(var(--text-color));
    transform-origin: var(--transform-origin-start);
    transform: scaleX(0);
    opacity: .5 !important;
}


     #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
 .image-with-text__navigation-item:after {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: white;
    opacity: .5;
    border-radius: 50px;
}


    /*   BOLA DESPUES  */
  
  

  #image-with-text__navigation
.heading--small {
  display:none;
}
  
  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
   .intro-mobile {
  display:none;   
 /*   font-family: "Bebas Neue";  font-size: 20px;  font-weight: 100;   letter-spacing: 1px;   */
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .title-mobile {
    padding-top: 0px;
}
  
  
     #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .heading--small {
      display: yes !important;
    
}


  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .image-with-text:before {
    width: 100%;
  }
  
  .swym-wishlist {
padding-top:2px;
 }

.header__wrapper {
    padding: 16px 0 !important;
}

  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .h3 {
    line-height: 1.3;
  }

   #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .text--left {
    z-index: 0;
    text-align: center !important;
    background: linear-gradient(180deg, #0000 0%, #262934 75%) !important;
    padding-top: 175px ;
    margin-top: -330px !important;
    color: white !important;
   margin-left: 0px!important;
}
  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.image-with-text-block__image-wrapper::after {
opacity: 0 !important;
}


  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
p:first-child {
    padding-left: 30px;
    padding-right: 30px;
}

  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .image-with-text {
    padding: 0px !important;
    padding-bottom: 0px !important;
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .image-with-text--reverse .image-with-text__image-wrapper {
    
    margin-right: 0px!important;
    margin-left: 0px!important;
}


   #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .heading {
      color: white !important;  
}


  

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .la-long-arrow-alt-right:before {
    content: "\f30b";
    font-size: 19px;
    vertical-align: sub;
}


   #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .image-with-text__wrapper  {
  padding: 0px !important;
    font-size: 15px;
      margin-top: 28px;
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .button {
    padding-left: 26px !important;
    padding-right: 26px !important;
    font-size: 11px !important;
    letter-spacing: 1px !important;
    border-radius: 50px !important;
    background: white !important;
    color: #262834 !important;
    height: 43px !important;
    display: inline-flex !important;
    align-items: center !important;
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .infinite-text {
    display: none;
}
  
    
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184        /* alto background */
  .image-with-text--overlap-text:before {
    height: 100% !important;
  background: #262834 !important;
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.image-with-text--reverse .image-with-text__image-wrapper {

  box-shadow: #fafafa 0px 0px !important;
  border-radius: 0rem 0rem 0rem 0rem !important;
}
  
  


  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.underline--magical {
  background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%) !important;
  background-size: 100% 0.1em !important;
  background-position: 0 90% !important;
}  
}


 /* degradado-mobile */

@media screen and (min-width: 1000px)  {  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184      /* fija foto minimo 400px */
.image-with-text__image-wrapper {
      min-width: 400px !important;
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
.title-dark {
  color:#262834 !important;
}

.title-dark a:not(.button) {
    text-decoration-color: #262834 !important;
    color: #262834 !important;
}

  
.shopify-section--image-with-text .image-with-text__image-wrapper:after{  /* overlay foto derecha */
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  /*  background: linear-gradient(180deg,#0000 1.05%,#f7d096 100%); */
 /* background: linear-gradient(180deg,#0000 1.05%,#161616 100%); */
    opacity: .1;
    z-index: 9;
} 
}


@media screen and (min-width: 1000px) and (max-width: 1049px) {                       /****************************************************************/

 #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .h3 {
    font-size: 46px !important;
 }

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion texto */
  .image-with-text__content {
    margin-top: 70px !important;
    margin-left: 20px !important;
    padding-right: 50px !important;
    padding-bottom: 30px;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion foto */
.image-with-text--reverse .image-with-text__image-wrapper {
  margin-top: 0px !important;
  margin-right: 60px !important;
  margin-left: 0px !important;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .text--left {
    padding-top: 0px !important;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .image-with-text__wrapper {
    padding: 0px 0px 0px !important;
    align-items: flex-start;
}

 
/*
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .infinite-text {
    margin-top: 2% !important;
    margin-right: -30px ;
    scale: .8 !important;
    margin-right: -31px !important;
}*/

 
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .circle-static {
    scale: .8 !important;
    margin-right: -30px !important;
    margin-top: -30px !important;
}

    .circle-static2 {
    scale: .8 !important;
    margin-right: -100px !important;
    margin-top: -30px !important;
}

  
  
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
    .prev-next-buttons {           /* posicion flechas */
    margin: 350px 20px 0 0 !important;
    scale: .9 !important;
} 
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184   /* a partir de 999 se pone foto producto a full screen */
.image-with-text__wrapper {
  max-height: 100%; 
}



@media screen and (min-width: 1050px) and (max-width: 1099px) {                       /****************************************************************/

 #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .h3 {
    font-size: 48px !important;
 }

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184    /* posicion texto */
  .image-with-text__content {
    margin-top: 70px !important;
    margin-left: 30px !important;
    padding-right: 50px !important;
    padding-bottom: 25px;
   
}
  
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion foto */
.image-with-text--reverse .image-with-text__image-wrapper {
  margin-top: 0px !important;
  margin-right: 80px !important;
  margin-left: 0px !important;
}

      #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 
  .image-with-text__wrapper {
    padding: 0px 0px 0px !important;
    align-items: flex-start;
}
  


    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .text--left {
    padding-top: 0px !important;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .image-with-text__wrapper {
    padding: 0px 0px 0px !important;
}

   /*
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .infinite-text {
    margin-top: 2% !important;
       scale: .8 !important;
    margin-right: -11px !important;
}*/

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .circle-static {
    scale: .8 !important;
    margin-right: -10px !important;
    margin-top: -30px !important;
}

    .circle-static2 {
    scale: .8 !important;
    margin-right: -80px !important;
    margin-top: -30px !important;
}
  
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
    .prev-next-buttons {                /* posicion flechas */
    margin: 350px 30px 0 0 !important;
    scale: .9 !important;
  
}}

@media screen and (min-width: 1100px) and (max-width: 1149px) {                       /****************************************************************/

 #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .h3 {
    font-size: 50px !important;
 }
  
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion texto */
  .image-with-text__content {
    margin-top: 70px !important;
    margin-left: 20px !important;
    padding-right: 55px !important;
    width: 500px;
    padding-bottom: 25px;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion foto */
.image-with-text--reverse .image-with-text__image-wrapper {
  margin-top: 0px !important;
  margin-right: 60px !important;
  margin-left: 0px !important; 
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .image-with-text__wrapper {
    align-items: flex-start !important;
}


    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .text--left {
    padding-top: 0px !important;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .image-with-text__wrapper {
    padding: 0px 0px 0px !important;
}

/*  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .infinite-text {
    margin-top: 2% !important;
       scale: .8 !important;
    margin-right: -31px !important;
} */

      #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .circle-static {
    scale: .8 !important;
    margin-right: -30px !important;
    margin-top: -30px !important;
}

    .circle-static2 {
    scale: .8 !important;
    margin-right: -100px !important;
    margin-top: -30px !important;
}

  
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
    .prev-next-buttons {                /* posicion flechas */
    margin: 360px 20px 0 0 !important;
    scale: .9 !important;  
}
}

@media screen and (min-width: 1150px) and (max-width: 1199px) {                       /****************************************************************/
 
  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .h3 {
    font-size: 50px !important;
 }
  
      #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion texto */
  .image-with-text__content {
    margin-top: 70px !important;
    margin-left: 20px !important;
    padding-right: 55px !important;
    width: 500px;
    padding-bottom: 25px;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion foto */
.image-with-text--reverse .image-with-text__image-wrapper {
  margin-top: 0px !important;
  margin-right: 70px !important;
  margin-left: 0px !important;
}


  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
    .image-with-text__wrapper {
    align-items: flex-start !important;
}

      #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .text--left {
    padding-top: 0px !important;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .image-with-text__wrapper {
    padding: 0px 0px 0px !important;
}

/*  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .infinite-text {
    margin-top: 2% !important;
       scale: .8 !important;
    margin-right: -21px !important;
}*/

        #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .circle-static {
    scale: .8 !important;
    margin-right: -20px !important;
    margin-top: -30px !important;
}

    .circle-static2 {
    scale: .8 !important;
    margin-right: -90px !important;
    margin-top: -30px !important;
}
  
  
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
    .prev-next-buttons {                /* posicion flechas */
    margin: 380px 30px 0 0 !important;
    scale: .9 !important; 
}
}

@media screen and (max-width: 1200px) { 


}

  
@media screen and (min-width: 1200px) and (max-width: 1249px) {                       /****************************************************************/

 #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .h3 {
    font-size: 50px !important;
 }
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .image-with-text__content {
    margin-top: 70px !important;
    margin-left: 40px !important;
    padding-right: 80px !important;
    width: 500px;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion foto */
.image-with-text--reverse .image-with-text__image-wrapper {
  margin-top: 0px !important;
  margin-right: 110px !important;
  margin-left: 0px !important;
}


  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .image-with-text__wrapper {
    align-items: flex-start !important;
}
  
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .text--left {
    padding-top: 0px !important;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .image-with-text__wrapper {
    padding: 0px 0px 0px !important;
}

/*  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .infinite-text {
    margin-top: 2% !important;
       scale: .8 !important;
    margin-right: 19px !important;
}*/

          #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .circle-static {
    scale: .9 !important;
    margin-right: 20px !important;
    margin-top: -30px !important;
}

    .circle-static2 {
    scale: .9 !important;
    margin-right: -50px !important;
    margin-top: -30px !important;
}

     #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
    .prev-next-buttons {                /* posicion flechas */
    margin: 380px 70px 0 0 !important;
    scale: .9 !important; 
}
}


  @media screen and (min-width: 1250px) and (max-width: 1340px) {                       /****************************************************************/


    
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion foto */
.image-with-text--reverse .image-with-text__image-wrapper {
  margin-top: 0px !important;
}
    
    
 #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .h3 {
    font-size: 53px !important;
 }
    
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .image-with-text__content {
    margin-top: 0px !important;
    margin-left: 80px !important;
    padding-right: 100px !important;
    padding-bottom: 0px !important;
    width: 500px;
}

/*      #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
 .infinite-text {
    margin-top: -23% !important;
    scale: .8 !important;
}*/

      .circle-static {
    scale: .95 !important;
    margin-top: -20px !important;
}

          .circle-static2 {
    scale: .95 !important;
    margin-top: -20px !important;
}
    
    

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .image-with-text__wrapper {
    padding-top: 0px !important;
}
  }

      @media screen and (min-width: 1341px) and (max-width: 1399px) {                       /****************************************************************/

        #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
        .container, .shopify-policy__container.shopify-policy__container {
    width: 92% !important;
   }

 #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .h3 {
    font-size: 50px !important;
 }
        
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .image-with-text__content {
    margin-top: 70px !important;
    margin-left: 80px !important;
    padding-right: 100px !important;
    padding-bottom: 30px !important;
    width: 500px;
}
      
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion foto */
.image-with-text--reverse .image-with-text__image-wrapper {
  margin-top: 0px !important;
  margin-right: 140px !important;
  margin-left: 0px !important;
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184      
  .image-with-text__wrapper {
    align-items: flex-start !important;
}
  
    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .text--left {
    padding-top: 0px !important;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .image-with-text__wrapper {
    padding: 0px 0px 0px !important;
}

/*  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
 .infinite-text {
    margin-top: 3% !important;
    margin-right: 40px !important;
    scale: .8 !important;
}*/

              .circle-static {
    scale: .95 !important;
    margin-top: -20px !important;
    margin-right: 50px !important;
}

                      .circle-static2 {
    scale: .95 !important;
    margin-top: -20px !important;
    margin-right: 35px !important;
}

    #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
    .prev-next-buttons {                /* posicion flechas */
    margin: 400px 90px 0 0 !important;
    scale: .9 !important; 
}  
}


@media screen and (min-width: 1400px)   {

 #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.image-with-text__content-wrapper {
    width: calc(var(--grid-column-width) * 7.6 + (var(--grid-gap) * 6));
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184     /* posicion foto */
.image-with-text--reverse .image-with-text__image-wrapper {
  box-shadow: #fafafa 0px 0px;
  border-radius: 0rem 0rem 20rem 20rem;
  margin-top: -20px !important;
  margin-right: 100px !important;
  margin-left: 0px !important;
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 .text--left {    /* posicion texto */
    padding-top: 44px !important;
}
}




/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * SECCION BOLAS TOP CATEGORIES           ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/
.from-bolas {
    background: #97bcaa;
    color: white;
    border-radius: 120px;
    font-weight: 600;
    font-size: 12px !important;
    width: fit-content;
    padding-left: 12px;
    padding-right: 12px;
    height: 24px;
    display: block;
    /* margin-top: 50px; */
    position: relative;
    margin-top: -19% !important;
    display: grid;
    place-items: center;
    margin: auto;
  }


#shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
.h2 {
  font-size: var(--desk-title);
      -webkit-font-smoothing: antialiased;
} /* title */


#shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
.multi-column--medium {
  --section-items-per-row: 8;
} /* num de bolas */

#shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
.multi-column__image {
  border-radius: 500px;
  background: #f7f7f7;
} /* color fondo bolas */


#shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
.heading--small {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-transform: capitalize;
  letter-spacing: 0px;
  
} /* estilo texto bolas */


#shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
.multi-column__image-wrapper {
    margin-bottom: 10px;
} /* espacio bolas al texto */


#shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
.section__header {
    margin-bottom: 30px;
}



@media screen and (max-width: 480px) {
#shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
.heading--small {
  font-size: 14px;
} /* estilo texto bolas */

  #shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
  .section__color-wrapper {
    display: flow-root;
  /*  background: #f7f7f7;*/

    background-image: linear-gradient(180deg, rgb(247 247 247) 0%, #ffffff 100%);
}

   #shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
  .multi-column__inner--scroller {
    grid-auto-columns: 24vw;
}

  #shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
.heading--small {

} /* estilo texto bolas */

.multi-column__image {
    background: #f2f2f2 !important;
}
  
  
}


@media only screen and (max-width: 999px) {
  #shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
  .h2 {
    font-size: 24px !important;
    text-align: left; 
  }
}


@media screen and (min-width: 650px) and (max-width: 999px) {
#shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
.multi-column__inner--scroller {
    grid-auto-columns: 16vw !important;
}
}

@media only screen and (max-width: 999px) {
  #shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
  .h2 {
    font-size: var(--mobile-title) !important;
    text-align: left; 
    display:none;
  }

    #shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
  .section {
    margin-top: -15px;
}

  #shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
  .multi-column--medium {
    padding-bottom: 10px !important;
}

  
}


@media only screen and (min-width: 1000px) {

#shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
  .section__header {
    margin-bottom: min(30px,var(--vertical-breather));  /* distancia titulo a contenido */
    margin-top: -55px; /* distancia titulo a modulo slider */
} 

      #shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
  .section {
    display: none;
}
  
}


@media only screen and (min-width: 1250px) {

    #shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
.multi-column__image-wrapper {
    margin-bottom: 14px; 
}
  
    .multi-column--spacing-tight {
    --multi-column-column-gap: 22px;
} /* distancia bola del texto */
  
}



@media screen and (min-width: 1300px) and (max-width: 1400px) {

  #shopify-section-template--18884020994391__02588ff5-77f7-497e-9ddc-6a72167c56e9
.multi-column__inner {
    gap: 20px !important;
}
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * FLASH TITLE                  ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884020994391__24e1f1af-932c-4f1b-b3ca-40105a431d77
.h2 {
  font-size: var(--desk-title);
  text-align: left;
}


#hc_cd_5347 > div.hc_cd-timer.timer_1 > span.hc_cd_timernum.hc_cd_days
{
  opacity: 0;

}

#hc_cd_5347 > div.hc_cd-timer.timer_1 > span:nth-child(2)
{
  opacity: 0;
  display:none;
  
}


#shopify-section-template--18884020994391__24e1f1af-932c-4f1b-b3ca-40105a431d77
.hc_cd-timer {
background: #fff9f9 !important;
    padding: 5px;
    border-radius: 5px;
 padding-left: 6px;
    padding-right: 6px;
}


#shopify-section-template--18884020994391__24e1f1af-932c-4f1b-b3ca-40105a431d77
.hc_cd {
  column-gap: 0px;
  --timer-background-color: #fff7f5 !important;
  padding-right: 0px;
}

#shopify-section-template--18884020994391__24e1f1af-932c-4f1b-b3ca-40105a431d77
.hc_cd_heading {
  font-size: 18px;
  color: #333;
  display: none;
}

#shopify-section-template--18884020994391__24e1f1af-932c-4f1b-b3ca-40105a431d77
.hc_cd_timernum {
  /* color: #fc685c !important; */
  color: #ff5828 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  letter-spacing: -1px;
}

#hc_cd_5276 {
  --timer-background-color: #f8f8f8;
}


.seeall-counter {
font-size: 16px;
    letter-spacing: 0px;
    float: right;
    margin: -10px 0;
    line-height: 3.2;
    font-weight: 600;
  font-family: 'Avenir Next';
}

.counter-home {
font-size: 15px;
letter-spacing:0px;
float: right;
  line-height: 1.2;
}



@media screen and (max-width: 999px) {

  #shopify-section-template--18884020994391__24e1f1af-932c-4f1b-b3ca-40105a431d77
.h2 {
    font-size: var(--mobile-title) !important;
    text-align: left;
  margin-top: 0px;
}

     #shopify-section-template--18884020994391__24e1f1af-932c-4f1b-b3ca-40105a431d77
  .hc_cd_timernum {
    color: #ff5828 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

  #shopify-section-template--18884020994391__24e1f1af-932c-4f1b-b3ca-40105a431d77
  .seeall-counter {
    margin: -7px 0;
    margin-right: -12px;
    line-height: 3.0;
    font-size: 15px;
    font-family: 'Avenir Next';
}

  #shopify-section-template--18884020994391__24e1f1af-932c-4f1b-b3ca-40105a431d77
.hc_cd {
  column-gap: 0px;
  --timer-background-color: #fff7f5 !important;
  padding-right: 10px;
}
}




/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * FLASH SALE  MOBILE           ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
*/







#shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0 
.label--lastunits {
    display: none !important;
}

#shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0  
.product-item-meta__vendor {
  font-weight: 700;
  display:none;
}

#shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0 
.product-item-meta__title {
    margin-bottom: 0px !important;
}



#shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0 
.swym-button.swym-add-to-wishlist-view-product {
      margin-left: 83% !important;
      font-size: 14px !important;
      width: 28px !important;
      height: 28px !important;
}
  
 
#shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0 
.product-list__prev-next {
    top: calc(var(--item-width) / var(--smallest-image-aspect-ratio) / 2 - -20px);
}
  

#shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0 
  .heading--small {
padding-top: 0px;
    font-size: 24px !important;
  letter-spacing: -.6px !important;
  text-transform:capitalize !important;
    font-weight: 600!important;
    font-family: 'DM Sans';
}


#shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0 
.button:not(.button--text) {
 display: none;
}


#shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0 
 .section {
   margin-top: 20px;
    margin-bottom: 30px; 
}



@media screen and (max-width: 999px) {  

  #shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0 
  .section {
    margin-top: -10px;
    margin-bottom: 35px;
    margin-top: -10px;
    margin-bottom: 35px;
    margin-left: 12px;
    margin-right: 12px;
}
  
  #shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0 
  .product-list__inner--scroller {
  grid-auto-columns: 34vw !important;
}

  #shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0 
  .section__footer {
   display: none;
} 
}


@media screen and (min-width: 1000px) {  
  
  #shopify-section-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0 
  {
  display: none;
}
}




/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * TIMELINE MOST HYPED FLASH    ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--18884020994391__timeline
.h2 {
  font-size: 26px;
   -webkit-font-smoothing: antialiased;
}

#shopify-section-template--18884020994391__timeline
.timeline__list-wrapper {
  display: block;
  margin-top: -5px;
     
}

#shopify-section-template--18884020994391__timeline
.timeline__nav-wrapper {
  margin-bottom: -120px;
}

#shopify-section-template--18884020994391__timeline
.button {
  color: #262834;
}


#shopify-section-template--18884020994391__timeline
.normal {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0px;
}

#shopify-section-template--18884020994391__timeline
.big {
  font-size: 32px;
  letter-spacing: -0.4px;
  line-height: 45px;
}


#shopify-section-template--18884020994391__timeline
.timeline__prev-next-buttons {
    right: 20px;
   top: calc(50% - 80px);
}

#shopify-section-template--18884020994391__timeline
.progress-bar {
  display: none;
}


#shopify-section-template--18884020994391__timeline
.section {
    margin-top: -10px !important;
  margin-bottom: 70px !important;
}


#shopify-section-template--18884020994391__timeline 
.h5 {
 font-size: 30px !important;
    margin: 25px 0 16px;
    margin-right: 50px;
      -webkit-font-smoothing: antialiased;
}

#shopify-section-template--18884020994391__timeline 
.timeline__content-wrapper--bottom {   /** alinea contenido al centro horizontamente **/
    align-self: center !important;
}

#shopify-section-template--18884020994391__timeline 
.timeline__content {
    padding: 40px;
    background: none !important;
}

#shopify-section-template--18884020994391__timeline
.prev-next-button {
    border: 1px solid rgba(var(--prev-next-button-color, var(--root-text-color)),.05);
}  

  #shopify-section-template--18884020994391__timeline 
  .section__header {
  text-align: left;
    margin-bottom: min(30px,var(--vertical-breather));
}

#shopify-section-template--18884020994391__timeline
.timeline__nav-item {
    display: none;
}

#shopify-section-template--18884020994391__timeline 
.timeline__item {
 width: 635px;
   opacity: 1 !important;
    margin-right: 10px;
    border-radius: 15px;  /* radius module flash */
    margin-bottom: 10px;
 /* background-image: linear-gradient(177deg, rgb(247 247 247) 0%, rgb(252 252 252) 100%);*/
  background: #f7f7f7;
}  

#shopify-section-template--18884020994391__timeline 
.image-with-text__text-wrapper {
    font-size: 15px!important;
    font-weight: 400;
}


#shopify-section-template--18884020994391__timeline .progress-bar {
    background: rgba(var(--text-color),.04);
}


#shopify-section-template--18884020994391__timeline
.button {
  padding-left: 0px;
  padding-right: 0px;
  font-size: calc(var(--base-font-size) - 1px);
  letter-spacing: 1px;
  border-radius: 0px;
  font-weight: 700;
  border-bottom: 2px solid #262834;
  line-height: 44px;
  background: none;
  font-size: 15px;
  color: #262834;
}

#shopify-section-template--18884020994391__timeline 
.timeline__content {
  padding: 24px;
    font-size: 18px;
    margin-right: 60px;
    margin-left: -30px;
  padding-top: 14px;
}



#shopify-section-template--18884020994391__timeline
.timeline__nav {
    padding-bottom: 0px;
  display: none;
}




@media screen and (max-width: 360px) {  
  
  #shopify-section-template--18884020994391__timeline .timeline__list {
    padding-left: 0px !important;
}
}


@media screen and (max-width: 480px) {  
  
 .today-desk {
    display:none;
  }
}

@media screen and (min-width: 481px) {  
  
 .today-mobile {
    display:none;
  }
}

 
  
@media screen and (max-width: 999px) {    /****************************************************************/

 

  #shopify-section-template--18884020994391__timeline
{
  display:none;
}

  
#block-template--18884020994391__3b348d1f-3c97-4cad-8db0-6afc4177b4e0-37c0b59a-fce1-4c7e-bb46-8238e31cafa4
 .shop-all-tabs-mobile 
  {
 display:none !important;
  }

    
     #shopify-section-template--18884020994391__timeline .section__header {
    text-align: left;
}


#shopify-section-template--18884020994391__timeline
  img {
        border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

  
  
 #shopify-section-template--18884020994391__timeline
  .vertical-breather {
  padding-top: 40px !important;
  padding-bottom: 30px !important;
}
  

    
  #shopify-section-template--18884020994391__timeline
  .timeline {
--timeline-image-max-width: 170px !important;
--timeline-content-max-width: 170px !important;
}

    #shopify-section-template--18884020994391__timeline 
  .timeline__content {
    padding: 0px 15px 44px 22px  !important;
    padding-left: 20px !important;
    font-size: 12px !important;

       margin-right: 0px;
    margin-left: 00px;
    margin-top: -85px;
    position: absolute;
    
}

    #shopify-section-template--18884020994391__timeline
    .tag-timeline-sale-desk, .tag-timeline-sale-mobile, .tag-timeline-new {
    margin-left: -165px !important;
}

    #shopify-section-template--18884020994391__timeline 
    .h5 {
    font-size: 20px !important;
        margin: 10px 0 15px !important;
}
    #shopify-section-template--18884020994391__timeline
   .timeline__item {
    width: 320px !important;
   height: 210px;
   border-radius: 0px !important; 
   }

    
    #shopify-section-template--18884020994391__timeline
    .heading+.button-wrapper {
    margin-top: 12px !important;
      margin-bottom: 10px !important;
}

  

    #shopify-section-template--18884020994391__timeline
    .counter-timeline {
    display: inline-block;
    font-weight: 600;
    position: absolute;
    font-size: 14px;
    text-align: left;
    color: #fc877c;
    float: initial;
    margin-top: 140px;
    margin-left: -30px;

}
  
#shopify-section-template--18884020994391__timeline
  .flash-countdown
{
   font-size: 16px;
letter-spacing:0px;
margin: -5px 0;
padding: 10px 0;
float: right;   
}

     #shopify-section-template--18884020994391__timeline
  .ends-countdown {
     display: none;  
}


  #shopify-section-template--18884020994391__timeline
  .price-compare-flash {
    font-size: 14px;
        opacity: .6;
    padding-left: 8px;
}

  #shopify-section-template--18884020994391__timeline
  .la-fire-alt:before {
    content: "\f7e4";
    font-size: 20px;
    vertical-align: sub;
    margin-right: 3px;
}

  #shopify-section-template--18884020994391__timeline
  .timeline__item:not(:last-child) {
    padding-right: 20px;
    border-radius: 10px !important;
}
} 



@media screen and (min-width: 741px) and (max-width: 999px) {               /****************************************************************/

  #shopify-section-template--18884020994391__timeline
  .timeline__list {
    padding-left: 40px !important;
    padding-right: 25px;
}
}





 @media screen and (max-width: 999px) {                     /****************************************************************/

#shopify-section-template--18884020994391__timeline
   .tag-timeline-sale-desk {
   display:none;
}

     #shopify-section-template--18884020994391__timeline
  .la-fire-alt:before {
display:none;
}

   #shopify-section-template--18884020994391__timeline
   .tag-timeline-sale-mobile {
    padding-left: 11px;
}

#shopify-section-template--18884020994391__timeline
   .tag-timeline-sale-mobile {
  font-size: 12px;
    margin-top: -10px;
    border-radius: 3px;
    /* padding-left: 10px; */
    margin-left: -155px !important;
}

   
#shopify-section-template--18884020994391__timeline
   .badge-flash {
   display:none;
}

   
   #shopify-section-template--18884020994391__timeline  /* fix transparent background */
   .timeline__image-wrapper {
    position: inherit;
}

   
   #shopify-section-template--18884020994391__timeline
  .h2 {
    font-size: 24px !important;
  }

   #shopify-section-template--18884020994391__timeline
  .timeline__nav-wrapper {
    margin-top: -10px !important;
  }

   #shopify-section-template--18884020994391__timeline
  .normal {
    font-size: 14px !important;
    line-height: 25px;
  }

   #shopify-section-template--18884020994391__timeline
  .big {
    font-size: 22px !important;
    line-height: 30px;
  }

   
   #shopify-section-template--18884020994391__timeline
   .timeline__content {
    background: none;
}
   
    #shopify-section-template--18884020994391__timeline
.timeline__nav {
    padding-bottom: 15px;
}
   
  #shopify-section-template--18884020994391__timeline
 .button {
padding-left: 0px;
    padding-right: 0px;
    font-size: calc(var(--base-font-size) - 2px);
    letter-spacing: .5px;
    border-radius: 0px;
    font-weight: 700;
    border-bottom: 2px solid #262834;
    line-height: 32px;
    background: none;
    font-size: 10px;
}

#shopify-section-template--18884020994391__timeline
   .timeline__image {
    border-radius: 0px;
     border-bottom-left-radius: 10px;
    width: 100%;
}

   #shopify-section-template--18884020994391__timeline 
   .timeline__content {
   border-radius: 0;
   border-bottom-right-radius: 10px;
     border-top-right-radius: 10px;
         margin-left: -25px;
}
   

#shopify-section-template--18884020994391__timeline
.timeline__list-wrapper {
    scroll-snap-type: none !important;
  margin-top: 0px !important;
}


#shopify-section-template--18884020994391__timeline  
.timeline__item {
    width: 400px;
  margin-right: 5px;
    margin-bottom: 0px;
  background: rgb(var(--section-box-background));
box-shadow: rgba(0, 0, 0, 0.00) 0px 1px 1px 0px;
}

  
#shopify-section-template--18884020994391__timeline
  .timeline__image-wrapper {
    left: auto;
  }
  
#shopify-section-template--18884020994391__timeline
  .timeline__list {
    padding-left: 25px;
    padding-right: 25px;
}
  

  #shopify-section-template--18884020994391__timeline
.tag-timeline-new {
   margin-left:-210px;
  border-radius: 0px;
      letter-spacing: .5px !important;
}

  #shopify-section-template--18884020994391__timeline
  .tag-timeline-sale-desk, .tag-timeline-sale-mobile {
   margin-left:-210px;
    border-radius: 0px;
     letter-spacing: 0px !important; 
    font-size: 12px;
}
    #shopify-section-template--18884020994391__timeline
   .timeline__nav-wrapper {
    margin-top: 30px;
}
   
#shopify-section-template--18884020994391__timeline
   .section {
    margin-top: 0px !important;
}
   
}



@media screen and (min-width: 1000px) {

  #shopify-section-template--18884020994391__timeline
.section {
    margin-top: -14px !important;
  margin-bottom: 60px !important;
}

  

  #shopify-section-template--18884020994391__timeline
   .tag-timeline-sale-mobile {
   display:none;
}

  #shopify-section-template--18884020994391__timeline
  p {
    font-size: 18px;
    font-weight: 500;
  }
  

  .timeline__list {
    scale: .71;
  margin-left: -560px; 
    margin-top: -50px;
}

  

  .timeline__image-wrapper, .timeline__content-wrapper {
    flex: none;
    width: 60% !important;
}

  
  .product-list__inner--scroller {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    overflow: auto hidden !important;
    scroll-snap-type: x mandatory !important;
  }

  .product-list__inner--scroller .product-item {
    scroll-snap-align: end !important;
  }

  .timeline__list-wrapper {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    overflow: auto hidden !important;
    scroll-snap-type: x mandatory !important;
  }

  .timeline__item {
    scroll-snap-align: center !important;
     height: 370px;
  }

  #shopify-section-template--18884020994391__timeline 
.h5 {
  line-height: 44px !important;
}
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * BANNER CUSTOM        ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884020994391__slideshow {
width: 100%;
    max-width: var(--container-max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--container-gutter);
    padding-right: var(--container-gutter);
    --container-outer-margin: 0px;
  margin-top:60px;
  margin-bottom: 40px;
}
  #shopify-section-template--18884020994391__slideshow .slideshow__image {
    border-radius:  var(--radius-custom) !important;
}

  @media screen and (max-width: 999px) {
    #shopify-section-template--18884020994391__slideshow {
    display: none;
}
}
  
  }

  

  

/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * MENS 2 BANNERS DOS BANNERS   ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
.section__header {
    margin-bottom: min(33px,var(--vertical-breather)) !important;
}

#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
.h2 {
  font-size: var(--desk-title);
  text-align: left;
   -webkit-font-smoothing: antialiased;
}

#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
.link {
  font-size: 11px !important;
  text-decoration: underline !important;
  text-underline-offset: 12px;
  text-decoration-color: rgba(var(--text-color), 1);
  font-weight: 700;
  text-decoration-thickness: 2px !important;
  letter-spacing: 1.5px !important;
  margin-top:20px;  
}


    /*  BOTON CON BACKGROUND
#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
.link {
      font-size: 10px !important;
    text-decoration-color: rgba(var(--text-color), 1);
    font-weight: 700;
    text-decoration-thickness: 2px !important;
    letter-spacing: 1px !important;
    margin-top: 20px;
    background: white;
    color: #262834;
    padding: 10px;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 21%; 
}
*/





#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
.heading--small, .heading--xsmall, .heading--xxsmall {
    letter-spacing: 2px; 
      font-size: 10px;
}


/*
#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
.h3 {
  margin: 0px 0 0px !important;
    font-size: 38px !important;
  font-size: 45px !important;
    font-family: "Bebas Neue";
    font-weight: 500;
    letter-spacing: 0px;
}*/

#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
.h3 {
  margin: 0px 0 0px !important;
    font-weight: 600;
    letter-spacing: -1px;
      padding-left: 20px;
    padding-right: 20px;
}


/*#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
.list-collections__item.has-overlay .list-collections__item-image-wrapper:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,#00000000 1.55%,#2d2a25 150%);
  background: rgba(131, 102, 68, 0.3); 
    opacity: .5;
}*/


@media screen and (max-width: 480px)  {



  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
  .list-collections__item {
   border-radius: 10px;   /* radius module 2 fotos */
} 
}


@media screen and (min-width: 481px)  {



  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
  .list-collections__item {
   border-radius: 10px;   /* radius module 2 fotos */
} 

  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
  .list-collections__item-list {
    gap: 5px;
 /*   padding: 0px;   esto pone en full screen */
    grid-auto-columns: 100vw !important;
}
}


@media screen and (min-width: 481px) and (max-width: 740px) {

  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
  .h3 {
    font-size: 30px !important;
}

    #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
  .list-collections__item-list {
    gap: 5px;
}

  
}



@media screen and (min-width: 741px) and (max-width: 999px) {

  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
  .list-collections__item-list {
    gap: 6px !important;
  }

  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
    .list-collections__item {
      border-radius: 10px !important;   /* radius module 2 fotos */
}


  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
.list-collections--grid .list-collections__item-list {
   grid-auto-columns: 60vw !important;
  min-width: 150% !important;
}
  
#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
  .h2 {
    padding-top:40px;
}
  
}


@media screen and (max-width: 740px) {

/*  #block-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc-d87f0434-8557-4e06-83ac-75a682c9be22 {
     display: none;
}*/


  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
.list-collections__item-image {
    aspect-ratio: 4 / 4 !important;
  border-radius: 10px;
}


#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
  .link {
  font-size: 10px !important;
}


  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
  .h2 {
  padding-top:40px !important;
}
}
  
/*  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
  .h2 {
  display:none !important;
}

  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
  .container, .shopify-policy__container.shopify-policy__container {
    padding-left: 0px;
    padding-right: 0px;
} 
}*/


@media screen and (max-width: 999px) {

#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
  .section {
    display: block;
    margin: auto !important;
}

    #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
  .h3 {
    font-size: 27px !important;
}


  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
  .list-collections--carousel .list-collections__item-list {
 /*  grid-auto-flow: initial !important;  oculta segundo banner */
    grid-auto-columns: 84vw !important;
    padding-top: 0px;
}

    #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
.h2 {
  font-size: var(--mobile-title);
  text-align: left;
  padding-top: 5px !important;
 /* display: none;     oculta titulo */
}


  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc
  .list-collections__item-info {
    padding-left: 24px;
    padding-right: 24px;
    
}
}



@media screen and (min-width: 1000px) {

#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
  
  .list-collections__item-list {
    grid-template-columns: repeat( auto-fit, calc(98% / 2 - var(--container-gutter) * 2 / 100) );
    grid-gap: 15px;
}

  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
    .list-collections__item {
      border-radius: var(--radius-custom) !important;   /* radius module 2 fotos */
}
  #shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
.section__header {
    margin-bottom: min(30px,var(--vertical-breather));
  margin-top: 10px;
}
  
#shopify-section-template--18884020994391__f9ad4731-60b0-4ef5-853d-b40b847a5efc 
  .h3 {
  font-size:30px;
    -webkit-font-smoothing: antialiased;
}
  
}





/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * WOMEN 2 BANNERS DOS BANNERS   ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/






#shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
.section__header {
    margin-bottom: min(33px,var(--vertical-breather)) !important;
}

#shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
.h2 {
  font-size: 28px;
  text-align: left;
}

#shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
.link {
  font-size: 12px !important;
  text-decoration: underline !important;
  text-underline-offset: 10px;
  text-decoration-color: rgba(var(--text-color), 1);
  font-weight: 700;
  text-decoration-thickness: 2px !important;
  letter-spacing: 1.6px !important;
  margin-top:20px;  
}

#shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
.heading--small, .heading--xsmall, .heading--xxsmall {
    letter-spacing: 2px;
  font-size: 11px;
}



#shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
.h3 {
  margin: 0px 0 0px !important;
    font-weight: 600;
    letter-spacing: -1px;
      padding-left: 50px;
    padding-right: 50px;
}



@media screen and (min-width: 300px)  {



  #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .list-collections__item {
   border-radius: 10px;   /* radius module 2 fotos */
} 

  #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .list-collections__item-list {
    gap: 5px;
 /*   padding: 0px;   esto pone en full screen */
    grid-auto-columns: 100vw !important;
}
}


@media screen and (min-width: 481px) and (max-width: 740px) {

  #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .h3 {
    font-size: 30px !important;
}

    #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .list-collections__item-list {
    gap: 5px;
}
}


@media screen and (min-width: 741px) and (max-width: 999px) {

  #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .list-collections__item-list {
    gap: 10px !important;
  }

  #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
    .list-collections__item {
      border-radius: 10px !important;   /* radius module 2 fotos */
}


  #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
.list-collections--grid .list-collections__item-list {
   grid-auto-columns: 60vw !important;
  min-width: 150% !important;
}
  
#shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .h2 {
    padding-top:40px;
}
}


@media screen and (max-width: 740px) {


  #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
.list-collections__item-image {
    aspect-ratio: 4 / 4 !important;
  border-radius: 10px;
}


#shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .link {
  font-size: 10px !important;
}


  #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .h2 {
  padding-top:40px !important;
}
}


@media screen and (max-width: 999px) {

#shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .section {
    display: block;
    margin: auto !important;
}

    #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .h3 {
    font-size: 30px !important;
}


 #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .list-collections--carousel .list-collections__item-list {
 /*  grid-auto-flow: initial !important;  oculta segundo banner */
    grid-auto-columns: 84vw !important;
    padding-top: 0px;
}

    #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
.h2 {
  font-size: 24px !important;
  text-align: left;
  padding-top: 35px !important;
 /* display: none;     oculta titulo */
}


 #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .list-collections__item-info {
    padding-left: 24px;
    padding-right: 24px;
    
}
}


@media screen and (min-width: 1000px) {

#shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  
  .list-collections__item-list {
    grid-template-columns: repeat( auto-fit, calc(99% / 2 - var(--container-gutter) * 2 / 100) );
    grid-gap: 10px;
}

 #shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
    .list-collections__item {
      border-radius: var(--radius-custom) !important;   /* radius module 2 fotos */
}

#shopify-section-template--18884020994391__518dbbbb-c045-4bfb-b10a-71e0da8c73fe
  .h3 {
  font-size:34px;
}
}




  
  /**
   *                              ------------------------------------------------------------------------------------------------------------------                      
   * MENS FEATURED  MOST WANTED   ------------------------------------------------------------------------------------------------------------------
   *                              ------------------------------------------------------------------------------------------------------------------
  **/



#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
.product-item-meta__vendor {
  font-weight: 700;
      -webkit-font-smoothing: antialiased;
}


#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
.swym-button.swym-add-to-wishlist-view-product {
      margin-left: 83% !important;
      font-size: 14px !important;
      width: 28px !important;
      height: 28px !important;
}
  
 
#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
.product-list__prev-next {
    top: calc(var(--item-width) / var(--smallest-image-aspect-ratio) / 2 - -20px);
}
  
.base-featured {
  margin-left: 0px;
  background: rgb(var(--section-background, var(--background)));
}

.title-featured {

    font-size: 11px;
  letter-spacing: 2px;
  text-transform:uppercase;
    font-weight: 600;
}

.product-item-meta__color-count {
margin-top: 8px;
display: none;
}

.description-featured {
font-size: 14px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: -20px;
}

/*
.button-featured {
font-size: 11px;
letter-spacing:0px;
float: left;
border-bottom: 2px solid #cfcfcf;
padding: 10px 0;
font-weight:700;
text-transform: uppercase;
letter-spacing:1px;
}
*/

.button-featured {
    font-size: 14.5px;
    letter-spacing: 0px;
    float: left;
    border-bottom: 2px solid #cfcfcf;
    padding: 8px 0;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0px;
}


.featured-button-shopall {
font-size: 14px;
letter-spacing: 0px;
float: right;
border-bottom: 2px solid #262834;
text-transform: capitalize;
padding: 4px 0;
}


#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
  .heading--small {
padding-top: 15px;
    font-size: var(--mobile-title) !important;
  letter-spacing: -.6px !important;
  text-transform:capitalize !important;
    font-weight: 600!important;
    font-family: 'DM Sans';
}


#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
.button:not(.button--text) {
 display: none;
}



#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
 .section {
   margin-top: 30px;
    margin-bottom: 20px; 
}

#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353
.shop-all-tabs-mobile {
    margin-top: -30px;
}


@media screen and (min-width: 481px) {
  #shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
  .shop-all-tabs-mobile {
 display:none;
}}

  

@media screen and (max-width: 480px) {
  
#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
.swym-button.swym-add-to-wishlist-view-product {
    margin-left: 78% !important;
    font-size: 13px !important;
    width: 24px !important;
    height: 24px !important;
}

  #shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
  .heading--small {
padding-top: 30px;
}
  
  #shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
  .product-list__inner--scroller {
    grid-auto-flow: row !important;
    grid-template-columns: repeat( auto-fit, calc(96% / 2 - var(--container-gutter) * 4 / 100) );
    min-width: auto !important;
} /* listado vertical products  */
  }



@media screen and (max-width: 999px) {
.base-featured {
  display: none;
}  

        .shop-all-tabs {
    display:none;
}
  
  #shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
  .product-list__inner--scroller {
    grid-auto-columns: 35vw;
        padding-bottom: 60px;
  }

  
    #shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
 .section {
    margin-top: 20px;
    margin-bottom: 0px !important;
}

  #shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353
  .section__footer {
    margin-top: 0px;
}
  
}

@media screen and (min-width: 641px) and (max-width: 999px) {
.product-list__inner--scroller {
    grid-auto-columns: 20vw !important;
}
}



@media screen and (min-width: 1000px) {

  .subheading-featured {
  font-size: 40px;
    line-height: 42px;
    margin-bottom: 40px;
    margin-top: 40px;
    font-weight: 600;
    letter-spacing: -1px;
    font-family: 'DM Sans';
    width: 50px;
        -webkit-font-smoothing: antialiased;
}

        .shop-all-tabs-mobile {
    display:none;
}
  

  #shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 {
    --section-products-per-row: 5 !important ;
}
  


#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
.heading--small {
    display: none;
}  /** TABS **/

#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
.text-container {
    display: none;
}

  #shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 
.section__header {
    margin-bottom: min(0px,var(--vertical-breather)) !important;
  margin-top: -50px;
}
  
}




 @media screen and (min-width: 1299px) {

#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353 {
    --section-products-per-row: 6 !important ;
}
} 


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * BANNER MEN FULL ONE BANNER  -----------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
   .h2 {
    font-size: 36px !important;
    line-height: 1 !important;
}


#shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 > section > div > image-with-text-overlay > div.container > div > div > div > p
{
  font-size: 15px;
    font-weight: 500;
}

  #shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
  .heading--small {
    font-size: 11px !important;
    line-height: 1.5;
    letter-spacing: 2px !important;
}
  

#shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
.image-overlay__image {
    object-fit: cover;
    object-position: 0% 30%;
    border-radius: var(--radius-custom) !important;  /* radius module one banner men */ 
}

#shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
.image-overlay--small {
    --image-height: 400px;
    border-radius: var(--radius-custom) !important; /* radius module one banner men */ 
}

#shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
.image-overlay--small {
    --image-height: 400px;
    border-radius: var(--radius-custom) !important; /* radius module one banner men */ 
}



#shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 > section > div > image-with-text-overlay
{
    border-radius: var(--radius-custom) !important; 
}


#shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 > section > div > image-with-text-overlay > div.image-overlay__image-wrapper
{
    border-radius: var(--radius-custom) !important; 
}


#shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
.content-box--text-right {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
}


 @media screen and (max-width: 999px) {
   #shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
   .container, .shopify-policy__container.shopify-policy__container {
    padding-left: 0px !important;
    padding-right: 0px !important;
   
}
 }


 @media screen and (max-width: 649px) {

#shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
.image-overlay__image {
    object-position: 30% 30% !important;
}

   #shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
   .h2 {
    font-size: 30px !important;
     line-height: 1.5 !important;
}

   #shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
   .content-box--text-right {
    font-size: 14px !important;
}   
}

 @media screen and (max-width: 999px) {

      #shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
   .h2 {
    font-size: 35px;
     line-height: 1.5 !important;
}

   #shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
.section {
    display: block;
      margin-top: 55px !important;
}
   

#shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
.section {
    display: block;
        margin-top: 15px;
}

   #shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
   .content-box--right {
    margin-right: auto !important;
}

   #shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
   .image-overlay__image {
    border-radius: 0px !important;  /* radius module one banner men */ 
}
   

   #shopify-section-template--18884020994391__6c597588-44ee-4092-b3fa-63df2a9d02d2 
   .image-overlay--small {
    border-radius: 0px !important; /* radius module one banner men */ 
}
 }




/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * MEN'S ESSENTIALS  WARDROBE ESSENTIALS VERDE -----------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/



.list-collections--carousel .list-collections__item {
   /* radius module dentro shopify */
}



#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.custom-subheading {
text-transform: capitalize;
    letter-spacing: 0px;
text-align: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
margin-bottom: -10px !important;
    margin-top: -20px !important;
  opacity: 1;
}

#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.h2 {
  font-size: var(--mobile-title) !important;
  text-align: left;
  padding-top: 0px;
}

#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.list-collections__item-list {
  padding-bottom: 10px !important;
}








#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.list-collections__item.has-overlay .list-collections__item-image-wrapper:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*    background: linear-gradient(180deg,#00000000 1.55%,#262834 100%);  */
    opacity: .2;
}

#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.link {
  font-size: 10px !important;
  text-decoration: underline !important;
  text-underline-offset: 12px;
  text-decoration-color: rgba(var(--text-color), 1);
  font-weight: 700;
  text-decoration-thickness: 2px !important;
  letter-spacing: 1px !important;
}

#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.section__header {
    margin-bottom: 30px;
}


#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.list-collections__item-info {
    padding-top: 75%;
}

#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.text-container .heading--small, .rte .heading--small {
    margin: 20px 0;
}

#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.h3 {
    font-size: 22px !important;
}


@media screen and (max-width: 480px) {
  
#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8

#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
  .h2 {
  padding-top: 20px !important;
}

#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
  .list-collections__item-list {
    grid-auto-columns: 60vw;
    padding-bottom: 10px;
    gap: 5px;
  }
}


@media screen and (max-width: 999px) {
#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.h2 {
  padding-top: 15px;
}


  #shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
  .section__color-wrapper {
    margin-top: 50px !important;
  }

  
}


@media screen and (min-width: 481px) {
 
#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
  .list-collections__item-list {
    grid-template-columns: repeat( auto-fit, calc(100% / 4 - var(--container-gutter) * 4 / 100) );
    grid-gap: 5px;
  }
}

@media screen and (min-width: 1000px) {
  
#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
  .h2 {
  font-size: 25px;
    padding-left: 4px;
    padding-top: 20px;
}


#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8

  .list-collections__item-list {
    grid-template-columns: repeat( auto-fit, calc(96% / 4 - var(--container-gutter) * 5 / 100) );
    grid-gap: 15px;
  }


 /**     grid-template-columns: repeat( auto-fit, calc(100% / 5 - var(--container-gutter) * 5 / 100) );
    grid-gap: 1px;
  }
**/  
  
#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
  .h3 {
    margin: 48px 0 0px;
    font-size: 23px !important;
  }
}


@media screen and (min-width: 480px) and (max-width: 740px) {

#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.list-collections--carousel .list-collections__item-list {
    grid-auto-columns: 40vw !important;
    min-width: 0% !important; 
}
}

  @media screen and (min-width: 741px) and (max-width: 999px) {

#shopify-section-template--18884020994391__8d767105-6a2b-4822-87b7-748f96ac94b8
.list-collections--carousel .list-collections__item-list {
    grid-auto-columns: 30vw !important;
    min-width: 0% !important; 
}
    
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * MEN FONDO VERDE ALTERNATIVE OLD   ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--18884020994391__0d484418-1f46-4d62-a03d-e8c7c72d8c05
.section__header--left {
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    line-height: 40px;
  margin-bottom: 20px;
}

#shopify-section-template--18884020994391__13e222ca-b3a0-47d3-93ce-c1b8bf7387db
.section__header {
    margin-bottom: 35px;
}

#shopify-section-template--18884020994391__13e222ca-b3a0-47d3-93ce-c1b8bf7387db
.vertical-breather {
    padding-top: 60px;
    padding-bottom: var(--vertical-breather);
}



@media screen and (max-width: 480px) {   

  #shopify-section-template--18884020994391__13e222ca-b3a0-47d3-93ce-c1b8bf7387db
  .multi-column--pocket-medium .multi-column__inner--scroller {
    grid-auto-columns: 60vw;
}

  
#shopify-section-template--18884020994391__13e222ca-b3a0-47d3-93ce-c1b8bf7387db
.vertical-breather {
    padding-top: 40px;
}

  #shopify-section-template--18884020994391__13e222ca-b3a0-47d3-93ce-c1b8bf7387db 
  .h2 {
    font-size: 24px !important;
    padding-top: 0px;
}

  #shopify-section-template--18884020994391__13e222ca-b3a0-47d3-93ce-c1b8bf7387db
  .multi-column--medium {
    margin-bottom: -30px;
  } 

    #shopify-section-template--18884020994391__13e222ca-b3a0-47d3-93ce-c1b8bf7387db
  .text-container .heading--small, .rte .heading--small {
    margin: 28px 0;
}

  #shopify-section-template--18884020994391__13e222ca-b3a0-47d3-93ce-c1b8bf7387db 
  .multi-column--spacing-tight {
    --multi-column-column-gap: 2px !important;
}
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * BANNER                     ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


        #shopify-section-template--18884020994391__3b6a7938-079c-4d59-810d-fe488359a404
.container {
   padding-top: 30px;
}


.underline--magical-banner {
  background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.13em;
  background-position: 0 98%;
 }

.banner {
width: 100%; 
height: 100px;
display: flex; 
flex-direction: row;
}


.banner-bold {
font-family: "Bebas Neue";
display: flex; /* Cambiar a flex */
width: 100%; /* Cambiar a 100% */
font-size: 32px;
font-weight: 300;
margin: auto;
text-align: center;
justify-content: center; /* Alinear al centro */
align-items: center; /* Alinear verticalmente */
letter-spacing:0px;
color: #39405b;
line-height: 40px;
padding-top: 4px;
}

.banner-light {
display: inline;
line-height: 18px;
width: 20%;
font-size: 14px;
font-weight: 500;
margin:auto;
text-align:left;
}

.banner-light-mobile {
    display: flex;
    position: relative;
    width: 100%;
    font-size: 10px;
    font-weight: 300;
    margin: 0;
    justify-content: right;
    letter-spacing: 0px;
    color: #39405b;
    line-height: 15px;
    padding-top: 5px;
    padding-right: 4%;
}

.banner-button {
align-self: center;
    display: flex;
    font-size: 11px;
    text-decoration: none;
    font-weight: 700;
    color: #ffffff;
    background-color: #8da3ff;
     border-radius: 5px;   /* radius module boton banner */
    letter-spacing: 1px;
    margin: auto;
    padding-right: 22px;
    padding-left: 22px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    /* border-bottom: 2px solid #9cb3ff; */
    line-height: 16px;
    margin-right: 80px;
    /* border: 2px solid #98a5ff; */
    white-space: nowrap;
}


@media screen and (max-width: 560px) {


  .underline--magical-banner {

  background-position: 0 93% !important;
 }

  
  
.banner {
width: 100%; 
height: 100px;
display: flex; 
flex-direction: column;
padding: 0px 0px !important;
}

.banner-bold {
    width: 100%;
    font-size: 28px;
    margin: 0;
    text-align: center;
    justify-content: center;
    line-height: 30px;
    padding-top: 36px;
    padding-bottom: 8px;
}


  .banner-light {
    display: none;
}
  .banner-button {
    display: none;
}




  #shopify-section-template--18884020994391__4d1558bb-3a38-4c56-979d-3aab885458bf     /* background banner 1 full width en mobile */
.container {
   /*  padding-left: 0px;
   padding-right: 0px;*/
}



 
#shopify-section-template--18884020994391__c9bd1191-3f56-44d1-8ec6-100facb94498
  .section__color-wrapper--boxed {
    border-radius: 5px !important;
}

#shopify-section-template--18884020994391__004b9cad-09c5-4cf2-b213-a4cf5939163c      /* background banner 2 full width en mobile */
/* .container {
padding-left: 0px;
padding-right: 0px;
}
}
 */

  .section__color-wrapper--boxed {
    border-radius: 8px;
}
}

@media screen and (min-width: 481px) and (max-width: 560px) {
.banner-bold {
    font-size: 29px;
}

.banner-light-mobile {
    width: 10%;
    font-size: 10px;
  padding-left: 95%;
}

    .banner-light {
    display: none;
}
  
  .banner-button {
    display: none;
}
}
  
@media screen and (min-width: 561px) and (max-width: 700px) {

.banner-bold {
    width: 70%;
    font-size: 28px;
}

.banner-light-mobile {
    position: absolute;
    width: auto;
    font-size: 10px;
    padding-top: 70px;
    padding-bottom: 10px;
    right:12px;
}

.banner-light {
    display: none;
}

  .banner-button {
    margin-right: 10px;
}
}



@media screen and (min-width: 701px) and (max-width: 840px) {

.banner-bold {
    width: 60%;
    font-size: 32px;
}

.banner-light-mobile {
    position: absolute;
    width: auto;
    font-size: 10px;
    padding-top: 66px;
    padding-bottom: 10px;
    right:12px;
}

.banner-light {
    display: none;
}
}


@media screen and (min-width: 741px) and (max-width: 840px) {

.banner-light-mobile {
  padding-top: 66px;
    right:28px;
}
}



@media screen and (min-width: 840px) and (max-width: 999px) {

.banner-bold {
    width: 60%;
    font-size: 36px;
}

.banner-light-mobile {
    position: absolute;
    width: auto;
    font-size: 10px;
    padding-top: 66px;
    padding-bottom: 10px;
    right:28px;
}

.banner-light {
    display: none;
}
}


  @media screen and (min-width: 1000px) {

    .section__color-wrapper--boxed {
    border-radius: var(--radius-custom) !important;
}
    
  .banner-light {
        width: 35%;
  }
    
    .banner-light-mobile {
    display: none;
  }
    .banner-bold {
    width: 50%;
}
}

  @media screen and (max-width: 999px) {

        #shopify-section-template--18884020994391__3b6a7938-079c-4d59-810d-fe488359a404
.container {
 /*  padding-left: 0px;
   padding-right: 0px;*/
   padding-top: 30px;
      padding-bottom: 0px;
}

      .section__color-wrapper--boxed {
    border-radius: 5px !important;
}
  
    
#shopify-section-template--18884020994391__3b6a7938-079c-4d59-810d-fe488359a404
.section__color-wrapper--boxed {
margin-top:0px;
      border-radius: 10px !important;
}
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * WOMEN FAVS FALL SEASON       ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--18884020994391__featured-collections 
.swym-button.swym-add-to-wishlist-view-product {
    margin-left: 83% !important;
    font-size: 14px !important;
    width: 28px !important;
    height: 28px !important;
}


#shopify-section-template--18884020994391__featured-collections  
.product-item-meta__vendor {
    font-weight: 700 !important;
}


#shopify-section-template--18884020994391__featured-collections
 .section {

    margin-bottom: 75px;
       margin-top: 0px;
}



#block-template--18884020994391__featured-collections-collection-1 > div.section__footer > a
 {
 display: none;
}


#shopify-section-template--18884020994391__featured-collections 
  .heading--small {
    font-size: var(--mobile-title) !important;
  letter-spacing: -.6px !important;
  text-transform:capitalize !important;
    font-weight: 600!important;
    font-family: 'DM Sans';
}

#shopify-section-template--18884020994391__featured-collections
.section__footer {
    margin-top: min(0px,var(--vertical-breather)) !important;
}

/* background banner 1 full width en mobile */

@media screen and (min-width: 999px) {
  
#shopify-section-template--18884020994391__featured-collections 
.heading--small {
    display: none;
}


#shopify-section-template--18884020994391__featured-collections 
.text-container {
    display: none;
}
}

@media screen and (max-width: 480px) {

  #shopify-section-template--18884020994391__featured-collections 
    .h2 {
    font-size: 24px !important;
    text-align: left;
  }
  

  #shopify-section-template--18884020994391__featured-collections 
  .product-list__inner--scroller {
    margin-bottom: 0px;
  }

  #shopify-section-template--18884020994391__featured-collections 
  .text-container {
    margin: 0px 0;
  }

  
#shopify-section-template--18884020994391__featured-collections 
.swym-button.swym-add-to-wishlist-view-product {
    margin-left: 78% !important;
    font-size: 13px !important;
    width: 24px !important;
    height: 24px !important;
}
 

  #shopify-section-template--18884020994391__featured-collections 
  .section {
    margin-top: 50px;
    margin-bottom: 5px;
}

  
  #shopify-section-template--18884020994391__featured-collections 
  .product-list__inner--scroller {
    grid-auto-flow: row !important;
    grid-template-columns: repeat( auto-fit, calc(96% / 2 - var(--container-gutter) * 4 / 100) );   /* transforma en vertical en mobile */
    min-width: auto !important;
}

  .now-mobile {
  display:none;
}
}

 @media screen and (min-width: 999px) {

#shopify-section-template--18884020994391__featured-collections {
    --section-products-per-row: 5 !important ;
}

       #shopify-section-template--18884020994391__featured-collections
  .section__header {
    margin-bottom: -50px;
}
   
} 

@media screen and (max-width: 999px) {

   #shopify-section-template--18884020994391__featured-collections 
    .heading--small { 
    padding-top:10px;
  }

 
  #shopify-section-template--18884020994391__featured-collections
  .product-list__inner--scroller {
    grid-auto-columns: 35vw;
  }

#shopify-section-template--18884020994391__featured-collections
   .section {
    margin-top: 35px;
} 
}

 @media screen and (min-width: 1299px) {

#shopify-section-template--18884020994391__featured-collections {
    --section-products-per-row: 6 !important ;
}
} 


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * WOMENS ACCESSORIES 2 ROSA  The Accessories Shop  ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
.list-collections--carousel .list-collections__item {
    border-radius: var(--radius-custom) !important;
}

#shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
.h2 {
  font-size: var(--mobile-title) !important;
  text-align: left;
  padding-top: 0px;
}

#shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
.list-collections__item-list {
  padding-bottom: 10px !important;
   gap: 5px !important;
}


#shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
.seeall-red {
    font-size: 15px;
    letter-spacing: 0px;
    float: right;
    margin: -5px 0;
  /*  border-bottom: 2px solid #fc877c; */
  border-bottom: 2px solid #262834;
    padding: 10px 0;
}


.seeall-home {
    font-size: 15px;
    letter-spacing: 0px;
    float: right;
    margin: -5px 0;
  /*  border-bottom: 2px solid #fc877c; */
  border-bottom: 2px solid #f5b69d;
    padding: 10px 0;
}



#shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
.list-collections__item.has-overlay .list-collections__item-image-wrapper:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,#00000000 1.55%,#262834 200%);
    opacity: .2;
}

#shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
.link {
  font-size: 11px !important;
  text-decoration: underline !important;
  text-underline-offset: 12px;
  text-decoration-color: rgba(var(--text-color), 1);
  font-weight: 700;
  text-decoration-thickness: 2px !important;
  letter-spacing: 1px !important;
}

#shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
.section__header {
    margin-bottom: 35px;
}


#shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
.list-collections__item-info {
    padding-top: 100%;
}

#shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
.text-container .heading--small, .rte .heading--small {
    margin: 20px 0;
}


@media screen and (max-width: 480px) {
 #shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
  .h2 {
  padding-top: 20px !important;
}

   #shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
  .list-collections__item-list {
    grid-auto-columns: 60vw;
    padding-bottom: 10px;
  }
}


@media screen and (min-width: 741px) and (max-width: 999px) {

     #shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
  .list-collections__item-list {
   grid-auto-columns: 40vw !important;
  }
}

@media screen and (max-width: 999px) {
 #shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
  .h2 {
  padding-top: 15px !important;
}
}

@media screen and (min-width: 1000px) {
  
  #shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
  .h2 {
  font-size: 25px;
    padding-left: 4px;
    padding-top: 30px;
 -webkit-font-smoothing: antialiased;
}


     #shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
  .list-collections__item-list {
   grid-template-columns: repeat( auto-fit, calc(96% / 4 - var(--container-gutter) * 4 / 100) );
    grid-gap: 15px !important;
  }
  
  
  #shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
  .h3 {
    margin: 48px 0 0px;
    font-size: 25px !important;
        -webkit-font-smoothing: antialiased;
  }
}


@media screen and (min-width: 480px) and (max-width: 740px) {

  #shopify-section-template--18884020994391__2961f8be-cc52-4efb-ab82-90a19ed1a015
.list-collections--carousel .list-collections__item-list {
    grid-auto-columns: 60vw !important;
    min-width: 0% !important; 
}
}

  
/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * BOLAS MEN SPOTLIGHT  ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548
.h2 {
  font-size: var(--desk-title);
  padding-top: 20px;
   -webkit-font-smoothing: antialiased;
} /* title */


#shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548
.multi-column--medium {
  --section-items-per-row: 8;
} /* num de bolas */

#shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548
.multi-column__image {
  border-radius: 500px;
  background: #f7f7f7;
} /* color fondo bolas */



#shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548
.heading--small {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-transform: capitalize;
  letter-spacing: 0px;
} /* estilo texto bolas */


#shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548
.multi-column__image-wrapper {
    margin-bottom: 10px;
} /* espacio bolas al texto */


@media only screen and (max-width: 999px) {
  #shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548
  .h2 {
    font-size: var(--mobile-title) !important;
    text-align: left; 
  }
}



@media only screen and (max-width: 480px) {
#shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548 
.multi-column__inner--scroller {
    grid-auto-columns: 25vw;
 /*   padding-bottom: 24px;
    border-bottom: 8px solid #f8f8f8; linea vertical */ 
}

  #shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548 
  .section {
    margin-bottom:-10px !important;
    margin-top: 40px;
}
}

@media only screen and (min-width: 650px) and (max-width: 999px) {
  #shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548
.multi-column__inner--scroller {
    grid-auto-columns: 16vw;
}
}

  

@media only screen and (min-width: 1000px) {

#shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548
  .section__header {
    margin-bottom: min(30px,var(--vertical-breather));  /* distancia titulo a contenido */
    margin-top: 0px; /* distancia titulo a modulo slider */
} 
  

  
    #shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548
  .multi-column--spacing-tight {
    --multi-column-column-gap: 22px;
} /* distancia entre bolas */

}


@media only screen and (min-width: 1250px) {

    #shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548
.multi-column__image-wrapper {
    margin-bottom: 12px; 
} /* distancia bola del texto */
  
}



@media screen and (min-width: 1300px) and (max-width: 1400px) {

  #shopify-section-template--18884020994391__01b0ab68-dec1-4565-afe1-f2162527c548
.multi-column__inner {
    gap: 20px !important;
}
}






/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * BOLAS MUJER WOMEN SPOTLIGHT  ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/




#shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8
.h2 {
  font-size: var(--desk-title);
  padding-top: 20px;
} /* title */


#shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8
.multi-column--medium {
  --section-items-per-row: 9;
} /* num de bolas */

#shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8
.multi-column__image {
  border-radius: 500px;
  background: #f7f7f7;
} /* color fondo bolas */



#shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8
.heading--small {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-transform: capitalize;
  letter-spacing: 0px;

} /* estilo texto bolas */


#shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8
.multi-column__image-wrapper {

    margin-bottom: 10px;
} /* espacio bolas al texto */


@media only screen and (max-width: 999px) {
  #shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8
  .h2 {
    font-size: var(--mobile-title) !important;
    text-align: left; 
  }
}



@media only screen and (max-width: 480px) {
#shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8 
.multi-column__inner--scroller {
    grid-auto-columns: 25vw;
 /*   padding-bottom: 24px;
    border-bottom: 8px solid #f8f8f8; linea vertical */ 
}

  #shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8 
  .section {
    margin-bottom:-10px !important;
}
}

@media only screen and (min-width: 650px) and (max-width: 999px) {
  #shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8
.multi-column__inner--scroller {
    grid-auto-columns: 16vw;
}
}

  

@media only screen and (min-width: 1000px) {

#shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8
  .section__header {
    margin-bottom: min(30px,var(--vertical-breather));  /* distancia titulo a contenido */
    margin-top: 0px; /* distancia titulo a modulo slider */
} 
  

  
    #shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8
  .multi-column--spacing-tight {
    --multi-column-column-gap: 22px;
} /* distancia entre bolas */

}


@media only screen and (min-width: 1250px) {

    #shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8
.multi-column__image-wrapper {
    margin-bottom: 15px; 
} /* distancia bola del texto */
  
}



@media screen and (min-width: 1300px) and (max-width: 1400px) {

  #shopify-section-template--18884020994391__26731520-cb9f-4a97-a4f3-f77ae90b50e8
.multi-column__inner {
    gap: 20px !important;
}
}




/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * BOLAS HOME                   ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/




#shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
.h2 {
  font-size: var(--desk-title);
  padding-top: 10px;
      -webkit-font-smoothing: antialiased;
} /* title */


#shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
.multi-column--medium {
  --section-items-per-row: 9;
} /* num de bolas */

#shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
.multi-column__image {
  border-radius: 500px;
  background: #f7f7f7;
} /* color fondo bolas */



#shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
.heading--small {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-transform: capitalize;
  letter-spacing: 0px;
} /* estilo texto bolas */


#shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
.multi-column__image-wrapper {
    margin-bottom: 10px;
} /* espacio bolas al texto */


@media only screen and (max-width: 999px) {
#shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
  .h2 {
    font-size: var(--mobile-title) !important;
    text-align: left; 
  }
}



@media only screen and (max-width: 480px) {
#shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
.multi-column__inner--scroller {
    grid-auto-columns: 25vw;
 /*   padding-bottom: 24px;
    border-bottom: 8px solid #f8f8f8; linea vertical */ 
}

 #shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
  .section {
    margin-bottom:-10px !important;
}
}

@media only screen and (min-width: 650px) and (max-width: 999px) {
  #shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
.multi-column__inner--scroller {
    grid-auto-columns: 16vw;
}
}

  

@media only screen and (min-width: 1000px) {

#shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
  .section__header {
    margin-bottom: min(30px,var(--vertical-breather));  /* distancia titulo a contenido */
    margin-top: 0px; /* distancia titulo a modulo slider */
} 
  

  
#shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
  .multi-column--spacing-tight {
    --multi-column-column-gap: 22px;
} /* distancia entre bolas */

}


@media only screen and (min-width: 1250px) {

#shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
.multi-column__image-wrapper {
    margin-bottom: 15px; 
} /* distancia bola del texto */
  
}



@media screen and (min-width: 1300px) and (max-width: 1400px) {

#shopify-section-template--18884020994391__111b337e-3baa-4aae-8c70-ac1e66ce3b98
.multi-column__inner {
    gap: 20px !important;
}
}





/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * PARALLAX                     ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


   /* overlay en parallax home */
#shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76
.image-with-text-block__image-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0f3153 !important;
  opacity: 0.8 !important;
}

#shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76
.heading--small {
    font-size: 11px !important;
  letter-spacing: 4px;
}



#shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76
.image-with-text-block__content:not(.image-with-text-block__content--tight) {
padding: 70px 54px 54px;
    background: rgb(255 255 255 / 98%);
    border-radius: 0px;
    box-shadow: 0 4px 30px #0000001a; */
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(7.4px);
    border: 1px solid rgba(255,255,255,.3);
}

#shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76
.image-with-text-block__image-wrapper {
    position: absolute !important;

}


#shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76 

/*
.button {
   
    margin-top: 10px;
    letter-spacing: 2px;
    border-radius: 50px;
    font-weight: 700;
    border: 2px solid #f9766c;
    line-height: 40px;
    background: none;
    font-size: 10px;
    color: #262834;
}*/



.button {
  padding-left: 0px;
  padding-right: 0px;
  letter-spacing: 2px;
  border-radius: 0px;
  font-weight: 700;
  border-bottom: 2px solid #f9766c;
  line-height: 40px;
  background: none;
  font-size: 10px;
  color: #262834;
}


}




  @media screen and (max-width: 480px) {

  #shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76 
.h3 {
  font-size: 29px !important;
  margin-bottom:20px;
}

.image-with-text-block__text-container {
    font-size: 15px;
}
  }


    
@media screen and (max-width: 999px) {

  #shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76 
.h3 {
  font-size: 32px !important;
}

  #shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76 
.image-with-text-block {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 0px;
}

#shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76 
  .image-with-text-block__image-wrapper {
    position: absolute !important;
    max-height: 100%;
}

  #shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76
  .image-with-text-block__text-container {
    margin-top: -8px;
}
}

    


@media screen and (min-width: 1000px) {

.container-parallax {
    position: absolute;
    width: 100%;
    height: 650px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 1;
    margin-top: 50px;
}

.container-parallax img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: contain;
}


.container-parallax h2{
  z-index: 1;
  position: relative;
  color: #262834;
  font-size: 50px;
   font-weight: 900;
  letter-spacing: 0px;
  line-height: 60px;
}


.container-parallax h2 span{
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 0px;

}

  .container-parallax h2{
    font-size: 60px;
    letter-spacing: 19px;
    line-height: 35px;
  }

  
  .container-parallax h2 span{
    font-size: 26px;
  }

#shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76
.vertical-breather {
    padding-top: 0px;
    padding-bottom: 0px;
}



  .parallax1 {
     position: absolute;
    width: 100%;
    height: 150px;
    margin-top: -300px;
    margin-left: -800px;
    scale: 1.3;
    opacity: .9;

   }

.header__icon-list {
display: grid;
    gap: 20px !important;
    align-items: baseline !important;
}

 
   .parallax2 {
      position: absolute;
    width: 100%;
    height: 150px;
    margin-top: -250px;
    margin-left: 400px;
    scale: 2.5;
     opacity: .95;
  }
  
   .parallax3 {
     position: absolute;
    width: 100%;
    height: 150px;
    margin-top: 100px;
    margin-right: 600px;
    margin-left: -5px;
     opacity: .95;
    scale: 2;
  }
  
.parallax4 {
 position: absolute;
    width: 100%;
    height: 150px;
    margin-top: 230px;
    margin-left: 800px;
    scale: 1.4;
    opacity: .9
}
}


@media screen and (max-width: 999px) {

  #shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76
.image-with-text-block__content:not(.image-with-text-block__content--tight) {
padding: 70px 54px 54px;
    background: rgb(255 255 255 / 0%);
    border-radius: 0px;
    box-shadow: 0 0px 0px #0000001a;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    border: 0px solid rgba(255,255,255,.3);
  color: white;
}

  #shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76
  .h3 {
    color: white;
}

  #shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76
  .heading--small {
    line-height: 1.2307692308;
    color: white;
  }   

  #shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76
  .content-box--small {
    width: 100%;
}

  #shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76 
  .button {
    background: white;
    color: #262834;
}
  

  #shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76
.container-parallax img{
  display: none !important;
}  

parallax1, .parallax2, .parallax3, .parallax4, .object {
display: none;
}
}


    
@media screen and (min-width: 1000px) and (max-width: 1199px) {

   #shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76 
.container-parallax {
    height: 350px !important;
    display: flex;
} 
  .parallax1 {
    margin-left: -700px;
}
  .parallax2 {
  margin-top: -150px;
}
  .parallax3 {
    margin-right: 550px;
}
  .parallax4 {
    margin-left: 700px;
}}  



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * HOME & LIVING PICKS EDITOR   ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d 
.button-featured {
  border-bottom: 2px solid #e9c894 !important;
}


#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d 
.swym-button.swym-add-to-wishlist-view-product {
    margin-left: 83% !important;
    font-size: 14px !important;
    width: 28px !important;
    height: 28px !important;
}

#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d 
  .product-list__inner--scroller {
    padding-bottom: 40px;
  }


#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d 
.product-list__prev-next {
    top: calc(var(--item-width) / var(--smallest-image-aspect-ratio) / 2 - -20px);
}


#block-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d-8bd3c430-cb70-4f56-994f-d375cbb71d7a > div.section__footer > a
{
  display:none;
}


#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d 
.section__footer {
    margin-top: 0px !important;
}



#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d 
  .heading--small {
   font-size: var(--mobile-title) !important;
  letter-spacing: -.6px !important;
  text-transform:capitalize !important;
    font-weight: 600!important;
    font-family: 'DM Sans';
    text-align: left;
    padding-top: 10px;
}


#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d 
.shop-all-tabs-mobile {
    margin-top: 0px;
  margin-bottom: 20px;
}

@media screen and (min-width: 999px) {

#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d 
.heading--small {
    display: none;
}

#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d 
.text-container {
    display: none;
}
}

@media screen and (max-width: 480px) {


    #shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d 
  .product-list__inner--scroller {
    grid-auto-flow: row !important;
    grid-template-columns: repeat( auto-fit, calc(96% / 2 - var(--container-gutter) * 4 / 100) );   /* transforma en vertical en mobile */
    min-width: auto !important;
}
  
  
#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d 
.swym-button.swym-add-to-wishlist-view-product {
    margin-left: 78% !important;
    font-size: 13px !important;
    width: 24px !important;
    height: 24px !important;
}
}

 @media screen and (min-width: 999px) {

#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d  {
    --section-products-per-row: 5 !important ;
}

   #shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d  {
  margin-bottom: -20px;
  margin-top: -60px;
}
   
} 

 @media screen and (min-width: 1299px) {

#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d  {
    --section-products-per-row: 6 !important;
}
} 





/**
 *                                ------------------------------------------------------------------------------------------------------------------                      
 * HOME & LIVING 3 MODULOS FINAL  ------------------------------------------------------------------------------------------------------------------
 *                                ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
.list-collections__item {
    border-radius: var(--radius-custom) !important; /* radius module home & living */
}


  #shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
.h2 {
  font-size: 28px;
  text-align: left;
}

#shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
.custom-subheading {
text-transform: capitalize;
    letter-spacing: 0px;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: -10px !important;
    margin-top: -20px !important;
    opacity: .7;
}


#shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
.section__header {
    margin-bottom: 30px;
  text-align: left;
  margin-top: 10px;
}


#shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
.vertical-breather {
    padding-top: 0px !important;
    padding-bottom: var(--vertical-breather);
}


#shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
.list-collections__item.has-overlay .list-collections__item-image-wrapper:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,#00000000 25%,#3f301e 100%);
    opacity: .3;
}

#shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
.link {
  font-size: 10px !important;
  text-decoration: underline !important;
  text-underline-offset: 10px !important;
  text-decoration-color: rgba(var(--text-color), 1) !important;
  font-weight: 700 !important;
  text-decoration-thickness: 2px !important;
  letter-spacing: 1px !important;
}



#shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
.list-collections__item-info {
    padding-top: 60%;
}

#shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
.text-container .heading--small, .rte .heading--small {
    margin: 20px 0;
}



@media screen and (min-width: 1000px) {
  #shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
  .list-collections__item-list {
    grid-template-columns: repeat(
      auto-fit,
      calc(98% / 3 - var(--container-gutter) * 3 / 100)
    );
    grid-gap: 10px;
  }
}



@media screen and (max-width: 480px) {

    #shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42 
  .h2 {
        margin-top: -15px !important;
    font-size: 24px !important;
}

      #shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
  .list-collections__item-list {
    grid-auto-columns: 70vw;
    padding-bottom: 10px;
  }

  #shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
.list-collections__item-info {
    padding-top: 50%;
}


  #shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
  .h3, .rte h3 {
    font-size: 21px;
}
}
  

@media screen and (max-width: 999px) {
  #shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42 
  .h2 {
    font-size: 24px;
    text-align: left;
}

    #shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42
  .list-collections__item-list {
    gap: 5px;
}
}


@media screen and (min-width: 1000px) {

  #shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42 
  .h3 {
    margin: 48px 0 0px;
    font-size: 22px;
  }

  #shopify-section-template--18884020994391__5a569283-4496-40b3-9332-9e1e39e56b42 
  .list-collections__item-list {
    grid-auto-columns: 23vw;
  }
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * BRANDS YOU'LL LOVE           ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/



#shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.vertical-breather {
    padding-top: 45px;
    padding-bottom: 55px;
}


#shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.list-collections--carousel .list-collections__item-list {
    grid-auto-columns: 15vw;
    padding-left: var(--container-outer-margin);
    padding-right: var(--container-outer-margin);
  grid-gap: 20px;
}


.shopify-section--collection-list .list-collections__item {
border-radius: 300px;
}


#shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.text-container>:first-child {
    margin-top: 0;
    font-size: 23px;
  -webkit-font-smoothing: antialiased;
}

#shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.list-collections__item-info {
    top: 60%;
}


#shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293 .link {
    font-size: 11px !important;
    text-decoration: underline !important;
    text-underline-offset: 12px !important;
    text-decoration-color: rgba(var(--text-color), 1) !important;
    font-weight: 700 !important;
    text-decoration-thickness: 2px !important;
    letter-spacing: 1px !important;
}


#shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.list-collections__prev-next {
    right: 20px;
    top: calc(50% - 50px);
}

#shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.prev-next-button {
    background: white;
    color: #262834;
    border: 1px solid rgba(var(--prev-next-button-color, var(--root-text-color)), 1) !important;
  border-radius:5px !important;
 
}



#shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293 .list-collections__item.has-overlay .list-collections__item-image-wrapper:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,#00000000 25%,#262834 120%);
    opacity: .8;
}


@media screen and (min-width: 1000px) {

  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.h2 {
  font-size: 27px !important;
  text-align: left;
  padding-top: 25px;
  padding-left: 4px;
  padding-bottom: 0px;
  -webkit-font-smoothing: antialiased;
}
}



@media screen and (max-width: 480px) {
  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.list-collections--carousel .list-collections__item-list {
    grid-auto-columns: 40vw !important;
    grid-gap: 20px;
} 

  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.vertical-breather {
    padding-top: 50px;
    padding-bottom: 40px;
}
  
  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
  .h2 {
  font-size: var(--mobile-title) !important;
    text-align: left;
}
  

  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
  .text-container>:first-child {
    margin-top: 0;
    font-size: 18px;
}

  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293 .list-collections__item-info {
    top: 58%;
}

  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293 .link {
    display: none;
}
}



@media screen and (min-width: 480px)  and (max-width: 999px) {
  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.list-collections--carousel .list-collections__item-list {
    grid-auto-columns: 25vw !important;
    grid-gap: 20px;
} 

  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.vertical-breather {
    padding-top: 50px;
    padding-bottom: 40px;
}
  
  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
  .h2 {
  font-size: 23px !important;
    text-align: left;
}
  

  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
  .text-container>:first-child {
    margin-top: 0;
    font-size: 18px;
}

  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293 .list-collections__item-info {
    top: 58%;
}

  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293 .link {
    display: none;
}
}


@media screen and (min-width: 1000px)  and (max-width: 1100px) {
  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.list-collections--carousel .list-collections__item-list {
    grid-auto-columns: 19vw !important;
    grid-gap: 20px;
} 
}

@media screen and (min-width: 1101px)  and (max-width: 1600px) {
  #shopify-section-template--18884020994391__5b7ba57c-6cbb-4d20-9b6f-b48af1305293
.list-collections--carousel .list-collections__item-list {
    grid-auto-columns: 17vw !important;
    grid-gap: 20px;
} 
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * HOME MODULO FOTO             ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--18884020994391__577d42e9-8cd2-4aa4-b0c2-6df2ead2312e
.list-collections__item {
    aspect-ratio: 4 / 4;
}

  #shopify-section-template--18884020994391__577d42e9-8cd2-4aa4-b0c2-6df2ead2312e
  .heading--small, .heading--xsmall, .heading--xxsmall {
    letter-spacing: 2px;
}
  

#shopify-section-template--18884020994391__577d42e9-8cd2-4aa4-b0c2-6df2ead2312e
.list-collections__item-info {
    position: absolute;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 1;
    padding-left: 24px;
    padding-right: 24px;
}


#shopify-section-template--18884020994391__577d42e9-8cd2-4aa4-b0c2-6df2ead2312e
.link {
  font-size: 10px !important;
  text-decoration: underline !important;
  text-underline-offset: 10px;
  text-decoration-color: rgba(var(--text-color), 1);
  font-weight: 700;
  text-decoration-thickness: 2px !important;
  letter-spacing: 1px !important;
  margin-top:20px;
}

#shopify-section-template--18884020994391__577d42e9-8cd2-4aa4-b0c2-6df2ead2312e
.h3 {
  margin: 0px 0 0px !important;
    font-size: 38px !important;
      letter-spacing: -1.3px;
}




#shopify-section-template--18884020994391__577d42e9-8cd2-4aa4-b0c2-6df2ead2312e
.list-collections__item.has-overlay .list-collections__item-image-wrapper:before {
top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 /*   background: linear-gradient(180deg,#00000000 1.55%,#836644 150%); */
  background: rgba(131, 102, 68, 0.3);
    opacity: 1;
}


@media screen and (max-width: 480px) {

#shopify-section-template--18884020994391__577d42e9-8cd2-4aa4-b0c2-6df2ead2312e 
.h3 {
    font-size: 32px !important;
}

  #shopify-section-template--18884020994391__577d42e9-8cd2-4aa4-b0c2-6df2ead2312e 
  .section {
margin-top:-10px;
}

  #shopify-section-template--18884020994391__577d42e9-8cd2-4aa4-b0c2-6df2ead2312e 
  .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 0px;
}
}

@media screen and (min-width: 481px) and (max-width: 999px) {
  #shopify-section-template--18884020994391__577d42e9-8cd2-4aa4-b0c2-6df2ead2312e 
.list-collections__item {
    aspect-ratio: 4 / 3.5;
    border-radius: 10px;
}
}



@media screen and (min-width: 999px) {

  #shopify-section-template--18884020994391__577d42e9-8cd2-4aa4-b0c2-6df2ead2312e 
  .section {
display:none;
}
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * HOME & LIVING BANNER         ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


@media screen and (max-width: 999px) {
  
#shopify-section-template--18884020994391__f3c85c0e-8043-48b0-aadc-e5d901aafa76 {
  display:none;
} 
}




/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * COLLECTIONS - OJO HAY 2 TEMPLATES   ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


/* Full screen collections

#shopify-section-template--18884020961623__main
.container {
    margin-left: 0px;
    margin-right: 0px;
  max-width: 100%;
}
{% endcomment %}
*/


#shopify-section-template--18884020961623__main
.product-list {
    --product-list-column-gap: 20px  !important;
}

#shopify-section-template--18884020961623__571995d1-2b10-4215-8656-df80efbf3162 {
    --vertical-breather: 30px !important;  
}   /* tamaño titulo bolas, solo lo necesita template principal */



#shopify-section-template--18884020961623__collection-banner .text-container > :last-child {   
    padding-bottom: 0px !important;
}  /* Description margin inferior, solo lo necesita el template principal */


#shopify-section-template--18884020961623__collection-banner .text-container > :last-child,
#shopify-section-template--19101058761047__collection-banner .text-container > :last-child {
text-align: center;
padding-left: 10% !important;
padding-right: 10% !important;
  
}   /* amplitud read more en collections  */


#shopify-section-template--18884020961623__main
.checkbox:disabled+label {
    opacity: .5;
    cursor: default;
    font-weight: 400;
}     /* grosor y opacidad de los disableds al seleccionar items en el filtro de colecciones  */

#shopify-section-template--18884020961623__main
.checkbox+label {
    padding-left: 12px;
    font-weight: 400;
}   /* grosor y opacidad de los enableds al seleccionar items en el filtro de colecciones  */




#shopify-section-template--18884020961623__main
.collapsible-toggle {
    padding: 21px 0;
    font-size: 15px;
  font-size:600;
}

.product-facet__filter-item+.product-facet__filter-item {
    border-top: 1px solid #f5f5f5 !important;
}


.product-facet__filters-header {
    padding-bottom: 24px;
    border-bottom: 1px solid #f5f5f5 !important;
}

.checkbox {
    border: 1px solid #dbdbdb !important;
}


.popover-button {
  width: max-content;
  font-weight: 600 !important;
  font-size:13px;
}


@media screen and (max-width: 480px) {
  #shopify-section-template--18884020961623__collection-banner .h1, 
  #shopify-section-template--19101058761047__collection-banner   /*   Titulo colección mobile    */
.h1 {
  font-size: 28px !important;
}

  #shopify-section-template--18884020961623__571995d1-2b10-4215-8656-df80efbf3162 {
    margin-bottom: -18px;   /*   margen entre descripción collection y linea antes de productos en mobile    */

}
  
}


@media screen and (max-width: 740px) {
  
.breadcrumb--floating+.page-header__text-wrapper {
    margin-top: 24px!important;
    margin-bottom: 0!important;
}
}


@media screen and (max-width: 999px) {

#shopify-section-template--18884020961623__main,
#shopify-section-template--19101058761047__main {
    --section-products-per-row: 2 ;
}
}

@media screen and (min-width: 1000px) and (max-width: 1399px) {

#shopify-section-template--18884020961623__main, 
#shopify-section-template--19101058761047__main {
    --section-products-per-row: 4 !important;
}
}

@media screen and (max-width: 1199px) {

.page-header__text-wrapper {
    max-width: 100% !important;
    margin: 38px auto;
}
}

#shopify-section-template--18884020961623__571995d1-2b10-4215-8656-df80efbf3162 .heading--small {
 font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 20px !important;
}  /* tamaño titulo bolas, solo lo necesita template principal */


#shopify-section-template--19101058761047__9b9b598e-8fad-4b64-acd6-97081c6d93d8   /* template secundario new collection */
.multi-column__inner--scroller {
    padding-bottom: 20px !important;
  margin-top: -25px;
      margin-bottom: -10px;
}  /* margen links, solo lo necesita el template secundario */


@media screen and (max-width: 999px) {

#shopify-section-template--19101058761047__9b9b598e-8fad-4b64-acd6-97081c6d93d8   /* template secundario new collection */
.multi-column__inner--scroller {
padding-bottom: 0px !important;
    margin-top: 0px;
    margin-bottom: 20px;
}  /* margen links mobile ipad, solo lo necesita el template secundario */

#shopify-section-template--19101058761047__9b9b598e-8fad-4b64-acd6-97081c6d93d8
.section {
    margin: 0px !important;
    margin-top: 15px !important;
}

  #shopify-section-template--19101058761047__9b9b598e-8fad-4b64-acd6-97081c6d93d8
.text--center {
  margin-bottom: 7px !important;
} /* estilos boton menu mobile template secundario */
  
}  

#shopify-section-template--19101058761047__9b9b598e-8fad-4b64-acd6-97081c6d93d8
.text--center {
  margin-bottom: -18px;
  background: #fafafa;
  border-radius: 50px;
  padding: 10px 12px;
} /* estilos boton menu template secundario */


#shopify-section-template--19101058761047__9b9b598e-8fad-4b64-acd6-97081c6d93d8
.link {
  text-transform: capitalize;
  text-decoration: none;
  font-size: 14px;
  padding: 0px 0px 0px 0px;
  letter-spacing: 0px;
} /* estilos links menu template secundario */




/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * FILTERS COLLECTION           ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

/* 10.06 */
@media(min-width:750px){
.main-collection-info-cont {padding-right: 20px;}

.main-collection-info {
    display: flex;
    align-items: center;
    flex-direction: row;
}


  .product-facet__aside {
  width: 200px;
}
  

      /* tamaño filter */
 .product-facet__aside .heading:last-child {
    margin-bottom: 0;
    font-size: 19px !important;
}

  

.product-facet__sort-by-title {
padding-right: 7px;
font-weight: 500;
}
  
 .breadcrumb {
    margin-top: 9px !important;
}
  

  .tag {
    font-size: 13px;
}

  
  .checkbox+label {
    padding-left: 12px;
    font-size: 13px;
}

.product-facet__meta-bar-item--count 
  {
    padding-right: 20px;
  font-size:15px !important;
   font-weight:600;
  }

  .product-facet__meta-bar {
    align-items: center !important;
    margin-bottom: 16px;
}


  
.main-collection-info .product-facet__active-list {
    margin-top: 0;
}

.main-collection-info .product-facet__meta-bar {
    margin-bottom: 0;
}
  form#facet-filters-form .product-facet__active-list {
    display: none;
}
}
@media(min-width:1000px){
 .main-collection-info .product-facet__meta-bar {
    flex-grow: 3;
} 
}

@media(max-width:750px){
  .main-collection-info-cont {
    display:none
  }
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * Product Collection              ---------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/



.product-item-meta__vendor {
  font-weight: 600;
}

.product-item-meta__title {

}

/*
.product-item-meta__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
*/


.readmore-vendor {
font-weight: 600;
    position: relative;
    bottom: 10px;
    width: 100%;
    background-image: linear-gradient(to bottom, transparent, #ffffff);
    text-decoration: underline;
    text-underline-offset: 9px;
    padding-top: 0px;
    /* text-transform: uppercase; */
    font-size: 12px;
    letter-spacing: .5px;
    font-weight: 700;
}





#vendor-description {
  height: 25px;
  overflow: hidden; 
  opacity: .8;
}



#vendor-description {
    height: 25px;
    overflow: hidden;
}

@media screen and (max-width: 1000px) {
#vendor-description {
    height: 65px;
    overflow: hidden;
}
  }


@media screen and (min-width: 1000px) {
.product-item__image-wrapper {
    margin-bottom: 16px !important;
  border-radius: var(--radius-custom) !important;
}
  }

/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * FLASH SALE PRODUCT PAGE      ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


  #hc_cd_p3759 > div.hc_cd-timer.timer_1 > span.hc_cd_timernum.hc_cd_days {display:none;}
  #hc_cd_p3759 > div.hc_cd-timer.timer_1 > span:nth-child(2) {display:none;}

.hc_cd.hc_cd_p {
  flex-direction: row !important;
  border-radius: 5px !important;
  width: 100% !important;
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  border: 0px solid #f4f5ff !important;
  justify-content: left;
      padding-left: 15px;
  background: #ff58280a !important;
  column-gap: 6px;
  z-index: 2 !important;
}




.hc_cd .hc_cd_heading {
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #262834 !important;
  margin: 0 !important;
  padding: 0 !important;

  letter-spacing: normal !important;
  text-transform: none !important;
  text-align: left !important;

       background-image: url(/cdn/shop/files/flash_sale01.png?v=1699116364) !important;
    background-position: left; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: contain;
  height: 16px;

}
.hc_cd-timer.timer_1 {
  display: grid !important;
  grid-template-columns: 1fr 6px 1fr 6px 1fr 6px 1fr !important;
  row-gap: 0px !important;
  justify-items: center !important;
  align-items: center !important;
  direction: ltr !important;
  column-gap: 2px !important;
  letter-spacing: -.5px;

}
.hc_cd_timernum {
    color: #ff5828 !important;
    font-size: 15px !important;
  font-weight: 600 !important;
}


@media screen and (max-width: 1000px) {
  .hc_cd-timer.timer_1 {
  
  column-gap: 0px !important;

}
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * PRODUCT PAGE                 ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


/*
.product--thumbnails-left .product__thumbnail-list {
    max-height: 780px !important;
  
}


  
#shopify-section-template--18884021223767__main > section > div > div > product-media > flickity-controls > button.product__media-prev-next.hidden-lap-and-up.tap-area.tap-aera--large > svg {
display:none;
}*/




.price-list {
    flex-wrap: nowrap !important;
}

a[href='#looxReviews'] {
    font-weight: 500 !important;
    font-size: 14px !important;
}



.loox-rating-label {
  opacity:.7;
}

.product-form__payment-container {
    margin-top: -8px !important;
}

#shopify-section-template--18884021223767__main
.product__zoom-button {
    right: -10px !important;
}

#shopify-section-template--18884021223767__main
ul ul {
    list-style-type: disc !important;
}


#shopify-section-template--18884021223767__main
.product__zoom-button {
    border: 0px solid rgb(var(--border-color));
    border-radius: 50px;
  background: rgba(255, 255, 255, 0.4)
}

#shopify-section-template--18884021223767__main
.price-list:not(.price-list--stack)>.price:not(:last-child) {
    margin-right: 7px;
}

@media screen and (min-width: 1000px) {
.product__thumbnail-list-inner {
    gap: 9px !important;
}

  
    #shopify-section-template--18884021223767__main
  .product:not(.product--featured) {
    margin-bottom: 70px;
}

  #shopify-section-template--18884021223767__main
.product__thumbnail:after {
    box-shadow: 0 0 0 2px rgb(var(--text-color)) !important;
    background: #fff;
    mix-blend-mode: darken;
}

#shopify-section-template--18884021223767__main
.product__thumbnail-square:after {
    box-shadow: 0 0 0 2px rgb(var(--text-color)) !important;
    background: #fff;
    mix-blend-mode: darken !important;
}  
}

  #shopify-section-template--18884021223767__main 
.variant-swatch__item {
    border: 1px solid #f1f1f1 !important;
}

  #shopify-section-template--18884021223767__main 
.product__thumbnail {
 padding: 0px; 
  display: flex;
    align-items: center;
}





  #shopify-section-template--18884021223767__main 
.product--thumbnails-left .product__thumbnail {
    width: 55px !important;
    height: 90px;
    min-width: 62px !important;
    border: 0px solid rgb(var(--border-color)) !important;
}

  #shopify-section-template--18884021223767__main 
.product--thumbnails-left .product__thumbnail-square {
    width: 75px !important;
    height: 110px;
    min-width: 65px !important;
  padding-top: 15px;
    border: 0px solid rgb(var(--border-color)) !important;
    border-radius: min(var(--block-border-radius),4px);
    mix-blend-mode: darken !important;
    background: #fafafa;
}



  #shopify-section-template--18884021223767__main 
  .product-meta {
  padding-bottom: 14px !important; 
}


#shopify-section-template--18884021223767__main
.flickity-enabled.is-fade .flickity-slider>* {
    transition: visibility 5.5s linear !important;
}

#shopify-section-template--18884021223767__main
.label {
  font-size: 12px !important;
   letter-spacing: .5px !important;
    padding: 1px 7px !important;  
}

.swym-wishlist-button-bar {
   position: absolute !important;
    z-index: 1 !important;
    right: 0% !important;
    background: white !important;
    border-radius: 50px !important;
  scale:.7;
  margin-top: 5px;
    margin-right: 5px;
}

.swym-btn-container .swym-button:after {
    font-size: 22px !important;
}


#shopify-section-template--18884021223767__product-recommendations {
    --section-products-per-row: 5 !important;
}

.product__thumbnail-item {
    position: relative;
    display: inline-block;
    padding: 2px !important;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    border: 0px solid #fff;
   
} /** reborde inactivo carrusel izq**/

.main--product-downarrow {
    position: absolute;

    right: 0;
    margin: auto;
  top: -112px;
    width: 40px;
    cursor: pointer;
    height: 40px;
    background: #f1f1f1;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
  display: none;
}

.main--product-downarrow svg.flickityt4s-button-icon {
    width: 18px;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.flickityt4s-button-icon {
    fill: white;
}


.product__media-image-wrapper {
  background: #fafafa!important;
}


#shopify-section-template--18884021223767__product-content
.tabs-nav__item {
    padding-bottom: 12px;
    opacity: 1;
}


.block-swatch.is-disabled .block-swatch__item {
    color: #b3b3b3 !important;
  background: linear-gradient(to bottom right,transparent calc(50% - 1px),rgb(var(--border-color)) 50%,transparent calc(50% + 1px)) no-repeat !important;
}

.block-swatch.is-disabled .block-swatch__item:after {
  color: white;
      background: linear-gradient(to bottom right,transparent calc(50% - 1px),rgb(var(--border-color)) 50%,transparent calc(50% + 1px)) no-repeat !important;
}





#shopify-section-template--18884021223767__main
.breadcrumb__link:not([aria-current=page]):not(:hover) {
    opacity: 1;
    color: #262834;
}

#shopify-section-template--18884021223767__main
.breadcrumb__link:not([aria-current=page]):hover {
   text-decoration: underline;
  opacity: 1;
    color: #262834;
}


#shopify-section-template--18884021223767__main
.breadcrumb__link2:not([aria-current=page]):not(:hover) {
    opacity: 1;
    color: #262834;
}

#shopify-section-template--18884021223767__main
.breadcrumb__link2:not([aria-current=page]):hover {
  opacity: 1;
    color: #262834;
}


#shopify-section-template--18884021223767__main
.text--subdued {
    color: rgba(var(--text-color),.5);
}

    

    border: 1px solid rgb(var(--border-color));
    /* background: whitesmoke; */
}


#shopify-section-template--18884021223767__main
.text--subdued {
    color: rgba(var(--text-color),1);
}




.variant-swatch__item {
    margin-top: 6px !important;
    margin-right: 0px !important;
}

#shopify-section-template--18884021223767__main
.product-form__option-link {
    margin-left: auto;
    font-size: 12px;
  font-weight:500;
  text-decoration: underline !important;
}

#shopify-section-template--18884021223767__main
.block-swatch-list {
     margin-bottom: 0px !important;
}


#shopify-section-template--18884021223767__main
.button, .spr-button {
  
    padding: 0 0px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px !important;
    color: rgb(var(--button-text-color));
  font-size: 15px;
      box-shadow: 0 0px 0 #6f9a37 !important;
    background-color: #67b108 !important;
    font-weight: 700;
  margin-top: 15px;
  letter-spacing: 1px;
}



#shopify-section-template--18884021223767__main
.product-form__option-selector+.product-form__option-selector {
    margin-top: 16px;
}



#shopify-section-template--18884021223767__main
.select {
    
    padding: 0 14px;
    height: var(--form-input-field-height);
    width: 100%;
    border: 1px solid rgb(var(--border-color));
    border-radius: 0px;
  font-weight:600;
}


#shopify-section-template--18884021223767__main   /* border cero recuadro campo size */
.block-swatch__item:after {
    border-radius: 4px;
}


#shopify-section-template--18884021223767__main   /* forzado minusculas viene de liquid: product-form.liquid */
.product-form__option-value {
    text-transform: capitalize !important;
  font-weight: 500;
}

#shopify-section-template--18884021223767__main .label {
   font-size: 14px!important;
    text-transform: capitalize !important;
    margin-left: 12px;
    border-radius: 4px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    letter-spacing: 0px !important;
}


#shopify-section-template--18884021223767__main
.label--lastunits {
    margin-left: 12px;
}

#shopify-section-template--18884021223767__main
.button--ternary {
    background: #f2f2f2 !important;
   box-shadow: 0 0px 0 #6f9a37 !important;
}


.goback-button 
  {
    padding-top: 25px !important;   
}

.goback-text {
    font-weight: 700!important;
    font-size: 11px!important;
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
    position: absolute;
    margin-left: 5px;
    margin-top: 2px;
}


#shopify-section-template--18884021223767__main
.breadcrumb {
margin-left: 148px;
    opacity: .8 !important;
}

#shopify-section-template--18884021223767__main
.breadcrumb-left {
margin-left: 0px !important;
  opacity: .7 !important; 
}

#shopify-section-template--18884021223767__main
.price--compare {
  font-size: 14px !important;
  opacity: .7 !important;
  font-weight:500 !important;
}




#shopify-section-template--18884021223767__main
.product-meta__title {
    padding-top: 0px;
    margin-bottom: 22px;
font-size: 25px;
    font-weight: 600;
    letter-spacing: 0;
}

#shopify-section-template--18884021223767__main
.variant-swatch__item, .variant-swatch__image {
    border-radius: 40px !important;
}

#shopify-section-template--18884021223767__main
.variant-swatch__item:after {
    border-radius: 40px !important;
  z-index: 1;
}


#shopify-section-template--18884021223767__main
.variant-swatch.is-disabled .variant-swatch__item:before {
    background: linear-gradient(to bottom right,transparent calc(50% - 2px),rgb(var(--border-color)) 50%,transparent calc(50% + 1px)) no-repeat;
    scale: .73;
}


#shopify-section-template--18884021223767__main
.variant-swatch__image {
 width: 64px;
    height: 64px;
    padding: 2px;
    object-fit: cover;
}

#shopify-section-template--18884021223767__main
.product-form__option-name {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 15px;
}

#shopify-section-template--18884021223767__main
.heading--small {
  font-size: 11px;
  margin-bottom: 20px;
}

#shopify-section-template--18884021223767__main
.product {
  margin-top: -15px;
}

#shopify-section-template--18884021223767__main
.product-meta {
  border-bottom: 1px solid #f1f1f1;
}


#shopify-section-template--18884021223767__main
.block-swatch__item {
  min-width: 50px;
  padding: 7px 18px 7px;
  margin: 4px;
  font-weight:500;
  font-size: 14px;

}


.product-item__info {
  text-align: left !important;
}
.aspect-ratio--square img,
.aspect-ratio--short img,
.aspect-ratio--tall img {
  background: #fafafa!important;
}



.product__media-image-wrapper.aspect-ratio.aspect-ratio--natural img {
  object-fit: contain!important;
  mix-blend-mode: darken!important;
}


product-item.product-item .product-item__image-wrapper img {
  mix-blend-mode: darken!important;
}

product-item.product-item a.product-item__aspect-ratio.aspect-ratio {
  background-color: #fafafa!important; /* fondo product recomendado en pie product page */
}


#shopify-section-template--18884021223767__product-content
product-item.product-item a.product-item__aspect-ratio.aspect-ratio {
  background-color: #efefef!important;  /* fondo product recomendado en modulo gris descripción product page */
}


#shopify-section-template--18884021223767__main 
.product {
    margin-top: 20px;
}

.shipping-background {
     margin-bottom: 34px;
}

[dir=ltr] .product-meta__label-list:not(:empty) {
    margin-left: 0px !important;
   width: 100%;
}

.goback-button {
    padding-top: 25px!important;
    display: none;
}

.bolas-descripcion {
  padding-top: 30px;
}

  #shopify-section-template--18884021223767__main 
.product__thumbnail, .product__thumbnail>img {
    border-radius: 4px !important;
    mix-blend-mode: darken;
    background: #fafafa;
}


@supports (aspect-ratio: 1 / 1) {
  .product__media-image-wrapper.aspect-ratio.aspect-ratio--natural {
 aspect-ratio: 2 / 3 !important;
    border-radius:10px;
  }
}


@media screen and (min-width: 1000px) {


  @supports (aspect-ratio: 1 / 1) {
  .product__media-image-wrapper.aspect-ratio.aspect-ratio--squarecustom {
 aspect-ratio: 1 / 1 !important;
    border-radius:12px;
  }

    .price--large:not(.price--compare) {
    font-size: calc(var(--base-font-size) + 8px) !important;
      color: #ff5828;
}
    
}

  
}






@media only screen and (max-width: 999px) {

  .product__media-nav .dots-nav {
    padding-top: 0px;
}


  #shopify-section-template--18884021223767__main .breadcrumb-left {
    display: none;
}

  

      .price--large:not(.price--compare) {
        color: #ff5828;
}
  
  .price--large {
    font-size: calc(var(--base-font-size) + 9px) !important;
}

  .bolas-descripcion {
    display:none;
  }

.product__media-image-wrapper.aspect-ratio.aspect-ratio--natural {
     border-radius:0px;
  }
  

  .product-item__image-wrapper {
    border-radius: 5px !important;
}
  

  #shopify-section-template--18884021223767__product-content .heading--small {
    font-size: 18px !important;
    line-height: 2 !important;
  }


  #shopify-section-template--18884021223767__main .product-meta__title {
padding-top: 22px;
    margin-bottom: 24px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 28px;
}

  .product__zoom-button {
    bottom: 10px !important;
}

   #shopify-section-template--18884021223767__main
  .dots-nav__item[aria-current=true] {
    opacity: 1;
    /* border: 1px solid white; */
    outline: 2px solid rgba(250, 250, 250, .5);
}



  #shopify-section-template--18884021223767__main
.so-accordion-wrapper {
  display:yes;
}

  #shopify-section-template--18884021223767__main
  .line-form {
  display:yes;
  }
  
  
  
  #shopify-section-template--18884021223767__main 
  .heading--small {
    margin-top: -12px;
}


  

     #shopify-section-template--18884021223767__main
  .dots-nav__item {
    outline: 2px solid rgba(250, 250, 250, .5);
}
  

  #shopify-section-template--18884021223767__main
.button, .spr-button {
  font-size: 15px;
padding-top:4px;
  padding-bottom:4px;
}

 #shopify-section-template--18884021223767__product-content
.scroller {
    display: none !important;
}


   #shopify-section-template--18884021223767__product-content
  .product-content__tabs+.product-content__featured-products {
    display: none;
}

   #shopify-section-template--18884021223767__product-content
  .product-content {
    display: flex;
    margin-top: -1px;
    margin-bottom: -1px;
}


  #shopify-section-template--18884021223767__product-content {
    background: #fff !important;
}

  
#shopify-section-template--18884021223767__main > section > div > div > product-media > flickity-controls > button.product__media-prev-next.hidden-lap-and-up.tap-area.tap-aera--large > svg
  {display: none;}
#shopify-section-template--18884021223767__main > section > div > div > product-media > flickity-controls > button.product__media-prev-next.hidden-lap-and-up.tap-area.tap-area--large > svg
  {display: none;}  
  

#shopify-section-template--18884021223767__main 
  .product__media-item {
 padding-left: 0px;
    padding-right: 0px;
  }

  #shopify-section-template--18884021223767__main 
.product {
    margin-top: 0px;
}

  #shopify-section-template--18884021223767__main
  .promo-offer-bold {
    font-size: 15px;
}

  #shopify-section-template--18884021223767__product-content
  .product-tabs__tab-item-wrapper {
    display: block;
    border-top: 1px solid #f1f1f1 !important;
  /*  background: #fafafa; */
}

#shopify-section-template--18884021223767__product-content
  .product-tabs__tab-item-wrapper:last-child {
    border-bottom: 1px solid #f1f1f1 !important;
  /*  background: #fafafa; */
}


  #shopify-section-template--18884021223767__main
  .product-form__option-info, .product-form__quantity-label {
    font-size: 15px !important;
}

  
  .promo-background {
    margin-top: 25px !important;
margin-bottom: -5px !important;
  }
  

  #shopify-section-template--18884021223767__product-content .heading--small {
    font-size: 20px !important;  /* titulo acordeon */
 }
  

  #shopify-section-template--18884021223767__product-content
  .no-js .collapsible, .collapsible[open] {
    overflow: auto !important;
}
  
  
  #shopify-section-template--18884021223767__main 
  .product__media-nav {
      margin-top: -25px;
}

  .la-check-circle {
    display: inline;
    font-size: 21px;
    color: #262834 !important;
    vertical-align: sub;
}

  .la-shipping-fast {
    display: inline;
    font-size: 20px;
    color: #262834 !important;
    vertical-align: text-bottom;
}
}






@media screen and (min-width: 1000px) {

  [dir=ltr] .product__zoom-button {
    right: 16px;
    display: none;
}

  .shipping-mobile {
    display: none;
  }
  
  .product__media {
    position: sticky!important;
    top: 20px!important;
    padding-left: 0px;
  }

  .product__info {
    padding-right: 0px;
  }

  
  .product--thumbnails-left .product__thumbnail {
width: 70px !important;
    min-width: 70px !important;
    border: 1px solid rgb(var(--border-color));
}

  .product-list__inner--scroller {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
}

  @media screen and (min-width: 1000px) and (max-width: 1199px) {
    

    .product--thumbnails-left .product__thumbnail-list {
      margin-right: 16px !important;
    max-height: calc((var(--product-media-width) - 85px) / 0.66) !important
} 

    .breadcrumb__title {
     display: none;
   }

    .breadcrumb {
    margin-left: 0px !important;
    opacity: .8 !important;
}
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {

  .product--thumbnails-left .product__thumbnail-list {
    margin-right: 16px !important;
    max-height: calc((var(--product-media-width) - 166px) / 0.66) !important
} 
  
.breadcrumb {
    margin-left: 140px !important;
    opacity: .8 !important;
}
  
   .breadcrumb__title {
     display: none;
   }

 

}


@media screen and (min-width: 1400px)  {

    .product {
    margin-right: 90px !important;
}

  .product--thumbnails-left .product__thumbnail-list {
    margin-right: 16px !important;
    max-height: calc((var(--product-media-width) - 167px) / 0.66) !important
} 

}







@media screen and (min-width: 1200px) {
  .product__media {
    padding-left: 80px!important;
  }

  .product__info {
    padding-right: 70px!important;
  }


#shopify-section-template--18884021223767__product-recommendations {
    --section-products-per-row: 5 !important;
}


#shopify-section-template--18884021223767__a549967d-2a24-4526-b7d2-d158a8a454e7 {
    --section-products-per-row: 5 !important;
}

  .product-list--center .product-list__inner {
    justify-content: safe left !important;
}
}


@media screen and (min-width: 1201px)  {

    #shopify-section-template--18884021223767__main
  .product-form__payment-container {
    margin-top: 0px;
}

  #shopify-section-template--18884021223767__main 
  .product-meta__title {
    margin-bottom: 15px;
}

  
  #shopify-section-template--18884021223767__main
  .breadcrumb {
    padding-top: 20px !important;
      padding-bottom: 8px;
}

  #shopify-section-template--18884021223767__main
  .product {
    margin-top: 20px !important;
      
}

#shopify-section-template--18884021223767__main 
  .product-meta__title {
    padding-top: 0px !important;
        line-height: 27px;
}

    #shopify-section-template--18884021223767__main 
.product__info {
    margin-top: -10px !important;
}
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * Product Collection              ---------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/




#shopify-section-template--18884020961623__main
.product-item-meta__title {
font-size: 14px;
    font-weight: 300;
    margin-bottom: 4px !important;
}

#shopify-section-template--18884020961623__main
.product-item-meta__vendor {
    font-weight: 700;
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * Product Content              ---------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--18884021223767__product-content
.tabs-nav__arrows {
  display:none;
}

#shopify-section-template--18884021223767__product-content
.tabs-nav[arrows] .tabs-nav__scroller.is-scrollable:before {
  display:none;
}


#shopify-section-template--18884021223767__product-content
.product-description-container {

  
}

#shopify-section-template--18884021223767__product-content
.readmore {
font-weight: 600;
    position: relative;
    bottom: 100px;
    width: 100%;
    background-image: linear-gradient(to bottom, transparent, #fbfcfe);
  text-decoration: underline;
  padding-top: 70px;
}

#product-description {
  height: 450px;
  overflow: hidden;  
}



#shopify-section-template--18884021223767__product-content {
  background: #f7fafe;
  padding-top:1px;
  padding-bottom: 1px;
}

#shopify-section-template--18884021223767__product-content
.product-tabs__trust-title {
    margin-right: 35px;
    font-weight: 600;
  font-size: 14px;
}

#shopify-section-template--18884021223767__product-content
p a:not(.button), .rte a:not(.button), .link {
    text-decoration: none !important ; }


#shopify-section-template--18884021223767__product-content
.text--subdued {
color: rgba(var(--text-color),1);
    margin-top: 10px;
    border: 0px solid #ccced5;
    border-radius: 6px !important;
    font-weight: 600;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .5px;
    background: #fff;
}

#shopify-section-template--18884021223767__product-content
.product-tabs__trust-list:not(:first-child) {
    margin-top: 25px;
}






@media screen and (min-width: 741px) and (max-width: 999px) {
#shopify-section-template--18884021223767__product-content {
    margin-top: 50px;
}
}



@media screen and (max-width: 999px) {
  
#shopify-section-template--18884021223767__product-content 
   .readmore {
    font-weight: 600;
    /* position: static; */
    bottom: 20px;
    /* height: 0px; */
    width: 100%;
    text-align: center;
    /* margin-bottom: -10px; */
    background-image: linear-gradient(to bottom, transparent, #ffffff);
    text-decoration: underline;
    margin-top: -120px;
    margin-bottom: 30px;
}
}

@media screen and (min-width: 1000px) {
#shopify-section-template--18884021223767__product-content
.product-content {
    margin-top: 60px !important;
  margin-bottom: 100px !important;
  
}

  #shopify-section-template--18884021223767__product-content
  .product-content__featured-products-list {
    display: grid;
    grid-template-columns: 1fr 1fr !important;
    grid-gap: var(--grid-gap);
    margin-top: 35px !important;
    margin-right: 70px;
     padding-bottom: 80px;
}

  #shopify-section-template--18884021223767__product-content
  .product-content__tabs {
    flex: none;
    width: 600px !important;
  margin-left: 100px;
   
}


  #shopify-section-template--18884021223767__product-content
.product-tabs__tab-item-wrapper .collapsible {
 height: auto;
    overflow: auto;
    visibility: visible;
    margin-top: -15px;
 font-size: 15px;
    font-weight: 400;
    color: #262834;
}
}


@media screen and (min-width: 1000px) and (max-width: 1099px) {

  #shopify-section-template--18884021223767__product-content
  .product-tabs__tab-item-wrapper .collapsible {
    padding-right: 0px;
}

#shopify-section-template--18884021223767__product-content
  .tabs-nav--loose .tabs-nav__item-list {
    gap: 60px !important;
}

  
  
#shopify-section-template--18884021223767__product-content
.product-content__featured-products-list {

    margin-right: 10%;
}

#shopify-section-template--18884021223767__product-content
.product-content__tabs {
    flex: none;
    width: 500px !important;
  margin-left: 10px;
}

  #shopify-section-template--18884021223767__product-content
  .product-content__featured-products {
    flex: none;
    width: calc(var(--grid-column-width) * 7 + var(--grid-gap) * 7);
}
}


@media screen and (min-width: 1099px) and (max-width: 1199px) {

  #shopify-section-template--18884021223767__product-content
  .product-tabs__tab-item-wrapper .collapsible {
    padding-right: 0px;
}
  
#shopify-section-template--18884021223767__product-content
.product-content__featured-products-list {

    margin-right: 10%;
}

#shopify-section-template--18884021223767__product-content
.product-content__tabs {
    flex: none;
    width: 600px !important;
  margin-left: 10px;
}

  #shopify-section-template--18884021223767__product-content
  .product-content__featured-products {
    flex: none;
    width: calc(var(--grid-column-width) * 7 + var(--grid-gap) * 7);
}
}



@media screen and (min-width: 1200px) and (max-width: 1399px) {

  #shopify-section-template--18884021223767__product-content
  .product-tabs__tab-item-wrapper .collapsible {
    padding-right: 0px;
}

  #shopify-section-template--18884021223767__product-content
.product-content__tabs {
    flex: none;
    width: 500px !important;
  margin-left: 86px;
} 
}


@media screen and (min-width: 1400px) {

  #shopify-section-template--18884021223767__product-content
  .product-content {
    margin-top: 50px !important;
  margin-left: 52px
}
}





  .top-highlights {
  font-size: 15px;
  padding-top: 15px;
  padding-bottom: 5px;
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * PERSONALIZED PRODUCT DETAILS ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/



/* font size bola 1 */
#shopify-section-template--18884021223767__1d5d4e9f-c14e-4778-97d2-c17b48efbba9 .heading {
    font-size: 26px !important;
}

/* font size bola 2 */
#shopify-section-template--18884021223767__55223a49-e1a3-428f-9c34-60adc36ec8b4 .heading {
    font-size: 26px !important;
}

/* font size bola 3 */
#shopify-section-template--18884021223767__2735b176-d199-4022-9ba0-a1d02838a0cd .heading {
    font-size: 26px !important;
}



/* Responsive bolas desk */


@media screen and (min-width: 1000px) and (max-width: 1200px) {

  #shopify-section-template--18884021223767__1d5d4e9f-c14e-4778-97d2-c17b48efbba9
  .image-with-text__image-wrapper 
  {
  margin-right: auto !important;
}
}


@media screen and (min-width: 1000px) and (max-width: 1200px) {

  #shopify-section-template--18884021223767__55223a49-e1a3-428f-9c34-60adc36ec8b4
  .image-with-text__image-wrapper 
  {
  margin-left: auto !important;
}
}



@media screen and (min-width: 1000px) and (max-width: 1200px) {

  #shopify-section-template--18884021223767__2735b176-d199-4022-9ba0-a1d02838a0cd
  .image-with-text__image-wrapper 
  {
  margin-right: auto !important;
}
}



/* Responsive mobile */

/* bola1 */

@media screen and (max-width: 999px) {

  .tab-title {
    font-size: 18px !important;
}

#shopify-section-template--18884021223767__1d5d4e9f-c14e-4778-97d2-c17b48efbba9 .image-with-text__image-wrapper {
    border-radius: 500px !important;
    width: 275px !important;
    margin: auto;
    margin-right: auto !important;
}

#shopify-section-template--18884021223767__1d5d4e9f-c14e-4778-97d2-c17b48efbba9
  .text--right {
    text-align: center!important;
}

  
  #shopify-section-template--18884021223767__1d5d4e9f-c14e-4778-97d2-c17b48efbba9 .image-with-text__content-wrapper {
    width: auto !important;
    margin-top: 40px;
}
}




/* bola2 */

@media screen and (max-width: 999px) {

#shopify-section-template--18884021223767__55223a49-e1a3-428f-9c34-60adc36ec8b4 .image-with-text__image-wrapper {
    border-radius: 500px !important;
   width: 275px!important;
    margin: auto;
    margin-left: auto !important;
}

  

#shopify-section-template--18884021223767__55223a49-e1a3-428f-9c34-60adc36ec8b4
  .text--left {
    text-align: center!important;
}

  
  #shopify-section-template--18884021223767__55223a49-e1a3-428f-9c34-60adc36ec8b4 .image-with-text__content-wrapper {
    width: auto !important;
    margin-top: 40px;
}

  
    #shopify-section-template--18884021223767__55223a49-e1a3-428f-9c34-60adc36ec8b4 
.image-with-text__wrapper {
    overflow: visible !important;
}
}


/* bola3 */

@media screen and (max-width: 999px) {

#shopify-section-template--18884021223767__2735b176-d199-4022-9ba0-a1d02838a0cd 
  .image-with-text__image-wrapper {
    border-radius: 500px !important;
    width: 275px!important;
    margin: auto;
    margin-right: auto !important;
}

#shopify-section-template--18884021223767__2735b176-d199-4022-9ba0-a1d02838a0cd
  .text--right {
    text-align: center!important;
}

  
#shopify-section-template--18884021223767__2735b176-d199-4022-9ba0-a1d02838a0cd
  .image-with-text__content-wrapper {
    width: auto !important;
    margin-top: 40px;
}
  
    #shopify-section-template--18884021223767__2735b176-d199-4022-9ba0-a1d02838a0cd
.image-with-text__wrapper {
    overflow: visible !important;
  padding-bottom: 70px !important;
}
}


/* FIN reponsive bolas */



@media screen and (min-width: 1000px){
  
span.main--product-downarrow {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    top: -28px;
    width: 55px;
    cursor: pointer;
    height: 55px;
    background: #f2f4fa;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
}
}
  





  

/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * EPIC 8TH ANNIVERSARY         ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--18884020994391__slideshow 
.slideshow__image {
    object-fit: cover;
    object-position: top;
}

.anniversary-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80px;
  margin-bottom: -20px;
}


#shopify-section-template--18884020994391__slideshow 
.button:not(.button--text), .shopify-challenge__button, #shopify-product-reviews .spr-summary-actions-newreview, #shopify-product-reviews .spr-button {
    letter-spacing: 1px;
    border-radius: 50px;
    height: 43px;
    display: inline-flex !important;
    align-items: center !important;
    font-size: 10px !important;
}


#shopify-section-template--18884020994391__slideshow 
.heading--small+.heading--large {
    margin-top: 0px;
    padding-bottom: 10px;
  font-size: 34px;
}

#shopify-section-template--18884020994391__slideshow 
.vertical-breather {
    padding-bottom: 50px !important;
}


#shopify-section-template--18884020994391__slideshow 
.heading+.button-wrapper, .heading+.button-group, p+.button-wrapper, p+.button-group, .button-wrapper+p, .button-group+p {
    margin-top: -25px;
}

#shopify-section-template--18884020994391__slideshow 
.heading--small {
    font-size: 10px;
    letter-spacing: 2px;
    line-height: 1.5;
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * ABOUT                     ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--19144610087255__d49339ba-6192-4205-be54-834f8593ca0b
.h2 {
  font-size: 50px;
  text-align: center !important;
}





#shopify-section-template--19144610087255__d49339ba-6192-4205-be54-834f8593ca0b     /* sombra top brands */
.image-with-text-block__content:not(.image-with-text-block__content--tight) {
    box-shadow: 0 0px 0px #0000001a !important;
}

.object {
border-radius: 10px !important; 
}

#shopify-section-template--19144610087255__d49339ba-6192-4205-be54-834f8593ca0b   /* overlay en parallax about */
.image-with-text-block__image-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0f3153;
  opacity: 0.7;
}

  #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc   /* AZUL LATEST DEALS */
  .image-with-text__content-wrapper {
margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

@media screen and (max-width: 999px) {

#shopify-section-template--19144610087255__d49339ba-6192-4205-be54-834f8593ca0b
  .image-with-text-block__image-wrapper::after {
    position: absolute;
    top: 100%;
    /* left: 100%; */
    width: 100%;
    height: 50%;
    background-color: #0f3153;
    opacity: 0.0;
    margin-top: -35px;
}

  #shopify-section-template--19144610087255__d49339ba-6192-4205-be54-834f8593ca0b     /* EMERGENT BRAND */
  p {
    font-size: 15px !important;
  }

#shopify-section-template--19144610087255__293cd924-8e9b-4ebc-a870-6de58a292d55   /* OUR COMMITMENT */
  .image-with-text__image-wrapper {
    margin: auto !important;
    margin-top: 60px !important;
    width: 100% !important;
    padding-bottom: 50px !important;
}

  #shopify-section-template--19144610087255__293cd924-8e9b-4ebc-a870-6de58a292d55
  .button {
  padding-left: 32px;
  padding-right: 26px;
  border-radius: 50px;
  letter-spacing: 2px;
}


  #shopify-section-template--19144610087255__293cd924-8e9b-4ebc-a870-6de58a292d55  
  .text--left {
    text-align: center;
}

#shopify-section-template--19144610087255__293cd924-8e9b-4ebc-a870-6de58a292d55     
  p {
    font-size: 15px !important;
  }
 
  #shopify-section-template--19144610087255__293cd924-8e9b-4ebc-a870-6de58a292d55 
  p+.button-wrapper  {
    margin-top: 25px!important;
    text-align: center;
    margin-bottom: 20px;
}

  #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc   /* AZUL LATEST DEALS */
  .image-with-text__wrapper {
    display: block !important;
    padding: 0px !important;
    align-items: center;
}  

  #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc   
  .image-with-text__image-wrapper {
    width: 100% !important;
  }

  #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc   
  .text--center {
    text-align: center;
    margin-top: 30px;
}

    #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc   
   p {
    font-size: 15px !important;
  }

  #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc    
    p+.button-wrapper  {
    margin-top: 25px!important;
    text-align: center;
      margin-bottom: 20px;
}  

  #shopify-section-template--19144610087255__0f47fab1-00d3-4ffe-8b64-39533ba67bdf   /* OUR MARKETPLACE */
 .image-with-text__image-wrapper {
    margin: auto !important;
    margin-top: 60px !important;
    width: 100% !important;
    padding-bottom: 50px !important;
}

  #shopify-section-template--19144610087255__0f47fab1-00d3-4ffe-8b64-39533ba67bdf
.button {
  padding-left: 32px;
  padding-right: 26px;
  border-radius: 50px;
  letter-spacing: 2px;
}

  
  #shopify-section-template--19144610087255__0f47fab1-00d3-4ffe-8b64-39533ba67bdf   
  p {
    font-size: 15px !important;
  }

#shopify-section-template--19144610087255__0f47fab1-00d3-4ffe-8b64-39533ba67bdf   
    p+.button-wrapper  {
    margin-top: 25px!important;
    text-align: center;
      margin-bottom: 20px;
}

#shopify-section-template--19144610087255__0f47fab1-00d3-4ffe-8b64-39533ba67bdf   
  .text--left {
    text-align: center;
}

  #shopify-section-template--19144610087255__e8bde923-3ffa-448c-8dce-de73757b8994    /* PAYMENTS */
   .image-with-text__image-wrapper {
       margin: auto !important;
    margin-top: 60px !important;
    width: 100% !important;
    padding-bottom: 50px !important;
}


  
    #shopify-section-template--19144610087255__e8bde923-3ffa-448c-8dce-de73757b8994    
p {
    font-size: 15px !important;
  }

#shopify-section-template--19144610087255__e8bde923-3ffa-448c-8dce-de73757b8994
    p+.button-wrapper  {
    margin-top: 25px!important;
    text-align: center;
      margin-bottom: 20px;
}

#shopify-section-template--19144610087255__e8bde923-3ffa-448c-8dce-de73757b8994
  .text--left {
    text-align: center;
}  

  #shopify-section-template--19144610087255__a2b61aec-0dde-40c9-902d-9b77f5dfd9ef     /* PEACE OF MIND */
   .image-with-text__image-wrapper {
       margin: auto !important;
    margin-top: 60px !important;
    width: 100% !important;
    padding-bottom: 50px !important;
}

    #shopify-section-template--19144610087255__a2b61aec-0dde-40c9-902d-9b77f5dfd9ef     
p {
    font-size: 15px !important;
  }


#shopify-section-template--19144610087255__a2b61aec-0dde-40c9-902d-9b77f5dfd9ef    
      p+.button-wrapper  {
    margin-top: 25px!important;
    text-align: center;
        margin-bottom: 20px;
}

#shopify-section-template--19144610087255__a2b61aec-0dde-40c9-902d-9b77f5dfd9ef 
  .text--left {
    text-align: center;
}
}

/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * WISH LIST                    ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

.swym-button.swym-add-to-wishlist-view-product {
     position: absolute !important;
    margin-top: 3% !important;
       right: 8px;
    z-index: 1 !important;
  font-size:16px !important;
  background: white !important;
    border-radius: 50px !important;
    width: 32px !important;
    height: 32px !important;

}

.swym-add-to-wishlist-view-product:after {
    color: #262934 !important;
}

.swym-add-to-wishlist-view-product  {
    color: #262934 !important;
}


  .la-bookmark:before {
    content: "\f02e";
    font-size: 25px;
    margin-bottom: 50px;
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * SHOP BY TAGS                 ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--18884020994391__b06d8bfb-9c32-4114-aa7b-ec03585e0930
.multi-column--spacing-tight {
    --multi-column-column-gap: 12px;
}

#shopify-section-template--18884020994391__b06d8bfb-9c32-4114-aa7b-ec03585e0930
.multi-column__inner--scroller {
    grid-auto-columns: max-content !important;
  margin-bottom:40px;
}



@media screen and (min-width: 1000px) {

  #shopify-section-template--18884020994391__b06d8bfb-9c32-4114-aa7b-ec03585e0930
.section {
    display: none;
}
}

/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * FOOTER PIE                   ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/



#shopify-section-sections--18884021616983__footer
.popover--left {
    right: 0px !important;
}

#shopify-section-sections--18884021616983__footer
.select--small {
       width: 170px !important;
}

#shopify-section-sections--18884021616983__footer
.heading:first-child {
    margin-top: 0;
    text-transform: inherit !important;
}


#shopify-section-sections--18884021616983__footer
.linklist__item a {
    font-size: 14px!important;
    font-weight: 500;
    color: #7d828d;
  -webkit-font-smoothing: antialiased;
}


.item-legal {
    margin-right: 30px;
    font-size: 12px;
    line-height: 1.5;
    color: #7d828d;
    font-weight: 500;
  -webkit-font-smoothing: antialiased;
}


.legal {
padding-left:50px; 
}


#shopify-section-sections--18884021616983__footer
.linklist__item:not(:first-child) {
    padding-top: 10px !important;
}


.footer__follow-and-payment {
    display: inline !important;
    grid-gap: 16px;
    gap: 16px;
}

.footer__payment-methods {
    margin-left: 0;
}


.footer__aside {
    margin-top: 30px !important;
    padding-top: 20px;
    border-top: 1px solid #373a43;
}


.footer__cross-border {
    margin-right: 0px !important;
}

 
.footer__item--newsletter {
 font-size: 12px !important;
  color: #7d818d;  
}

.footer__newsletter-form {
    margin-top: 16px;
    margin-bottom: 15px;
}

  #shopify-section-sections--18884021616983__footer
.input__label {
    left: 12px;
    font-size: 13px;
}


  .footer__aside {
    margin-top: 50px;
    padding-top: 20px;
    border-top: 1px solid #373a43;
  }


  .footer {
    padding-bottom: 30px;
  }


.footer__item-title {
    margin-bottom: 20px !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    letter-spacing: 0px !important;
   color: #fff;
  -webkit-font-smoothing: antialiased;
}

  
  #shopify-section-sections--18884021616983__footer
.link--faded:hover {
  transition: none;
  opacity: 1;
  text-decoration: underline;
}

  .footer__follow-and-payment {
    display: inline !important;
    grid-gap: 16px;
    gap: 16px;
}

 .minifooter {
    display: flex;
    width: 100%;
}

.footer__copyright {
    font-size: 12px !important;
}


  .footer-text-intro {
  padding-top: 20px !important;
  font-size:13px;
  font-weight:600;
     opacity: 1;
   
}

  
.footer-text {
  font-size: 14px;
    padding-top: 22px !important;
  font-weight:500;
  color: #7d828d;
   line-height: 26px;
  -webkit-font-smoothing: antialiased;
}

  .footer-text-bold {
  font-size: 14px;
  font-weight:600;
  color: #7d828d;
    
}

  .footer-badge {
width: 175px;
    padding-top: 25px;
    opacity: 1;
    color: #7d828d;
}


.footer__image {
    display: block;
    margin-top: -7px;
}

.footer__item {
  max-width: 380px !important;
}
  


@media only screen and  (min-width: 741px) and (max-width: 1200px) {
  
#shopify-section-sections--18884021616983__footer > footer > div > div > div.footer__item-list > div:nth-child(4) {
  display:none;
}
  .footer__item {
  max-width: 300px !important;
}  
}


@media screen and (min-width: 741px) and (max-width: 999px) {

  .footer__item--image.is-first {
    grid-column: span 2 !important;
}

  .footer__aside {
    margin-top: 50px;
    padding-top: 20px;
    border-top: 1px solid #373a43;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    row-gap: 24px;  
}

  .footer-badge {
    padding-bottom: 40px;
}

  .footer__copyright, .footer__payment-methods {
    display: block;
    margin-top: 0px !important;
}

  .footer__item-list {
    display: flex !important;
  padding-top: 15px;
}
}

@media screen and (min-width: 741px) and (max-width: 870px) {
#shopify-section-sections--18884021616983__footer > footer > div > div > div.footer__item-list > div:nth-child(5) {
    display: none !important;
}
}





@media only screen and (max-width: 655px) {
  .footer__cross-border {
float: none;
margin-top: 18px;
}
.footer__item {
    max-width: 100% !important;
}
  #shopify-section-sections--18884021616983__footer > footer > div > div > div.footer__item-list > div.footer__item.footer__item--image.is-first > img {
  width: 90px !important;
    margin: auto !important;
  }
}

#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.image-with-text-block--small {
    min-height: 420px
;
}

@media only screen and (max-width: 740px) {

  #shopify-section-sections--18884021616983__footer > footer > div > div > div.footer__item-list > div:nth-child(1)
{

}

.footer__item-list {
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 40px;
}

  .footer__item {
    max-width: 100% !important;
}
  .footer__image {
    margin-top: 25px;
}
  
.minifooter {
    display: inline;
    width: 100%;
}

  .footer__copyright, .footer__payment-methods {
    margin-top: 0px !important;
}

  .item-legal {
    margin-right: 20px !important;
    font-size: 12px;
}

  .footer__copyright {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    font-size: 12px !important;
} 
}

  @media only screen and (min-width: 741px) {

  #shopify-section-sections--18884021616983__footer > footer > div > div > div.footer__item-list > div:nth-child(6)
{
display: none;
}
    
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * QUICK ADD                    ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

.product-item__quick-form .loader-button__text {
    font-weight: 600 !important;
  font-size:11px !important;
    text-transform: uppercase !important;
  letter-spacing: 1px !important;
}

.product-item__quick-form .button {
    background-image: linear-gradient(180deg,rgb(var(--button-background)),rgb(var(--button-background)) 10%,rgba(0,0,0,.07) 10%,rgba(0,0,0,.07) 100%),linear-gradient(rgb(var(--button-background)),rgb(var(--button-background)));
    background-size: 100% 200%,100% 100%;
    background-position: 100% -100%,100% 100%;
    transition: none !important;
border-radius: 50px;
  line-height: 40px;
}

.product-item__quick-form .button:hover {
color:white;
  background: #262834;
}


.product-item__quick-form .button--outline {
    --button-background: var(--background);
    --button-text-color: var(--root-text-color);
    border: 0px solid rgb(var(--border-color));
}

.product-form__option-value {
    margin-left: 8px;
    text-transform: capitalize;
}


.quick-buy-product__info .product-item-meta__title {
    white-space: wrap !important;
}

.block-swatch-list .block-swatch__item { 
    padding: 8px 14px 8px !important;
  font-weight:500 !important;
}


.button--ternary {
    background: #f2f2f2 !important;
}

/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * BREADCRUMB                   ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

.breadcrumb__item+.breadcrumb__item:before {
margin: 0 8px !important;
 opacity: .7;
}

.breadcrumb {
  padding-top: 20px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  opacity: .6; !important;
  text-align: left !important;
}

.breadcrumb__list {
    padding: 0px 0 !important;
  margin: 0 !important;
}

/*.breadcrumb-nolink {
  color: #767676;
}*/

.breadcrumb__item + .breadcrumb__item::before {
  content: '›';
  margin: 0 7px !important;
  opacity: 0.7;
  float: left;
}

@media screen and (min-width: 999px) {
  
.breadcrumb--floating + .page-header__text-wrapper {
  margin-top: 55px !important;
  margin-bottom: 0px !important;
}


#shopify-section-template--19144291352919__main
.breadcrumb--floating + .page-header__text-wrapper {
  margin-top: 75px !important;
  margin-bottom: 0px !important;
}

    
}




@media screen and (max-width: 1000px) {
  
.mini-cart__recommendations-inner {
    display: none;
}
}
  









/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * HELP CENTER - CONTACT        ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

@media screen and (min-width: 1200px) {
  
#shopify-section-template--18884021059927__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.multi-column--small {
    --section-items-per-row: 6 !important;
}
  
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * HELP CENTER                  ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884021059927__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.multi-column {
    --multi-column-row-gap: 20px;
}


.la-angle-right:before {
  opacity: 1;
  color: #bec5e9;
  padding-left: 4px;
  vertical-align: middle;

}
.promotion-block {
  padding: initial !important;
  border-radius: 10px !important;
}

#shopify-section-template--18884021059927__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.section {
    margin-bottom: 36px !important;
}

.breadcrumb__link:not([aria-current=page]):not(:hover) {
    opacity: 1 !important;
}

#shopify-section-template--18884021059927__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.section__header {
    margin-bottom: min(38px,var(--vertical-breather)) !important;
}


@media screen and (max-width: 480px) {
  
#shopify-section-template--18884021059927__fb0b4226-87c3-4628-904b-98bd3da92644  
  .vertical-breather
  {
    padding-top: 45px !important;
    padding-bottom: 20px !important;
}

  #shopify-section-template--18884021059927__a9f2f6c5-93b0-4842-865c-6b1af80eb6c5 > section > div > div > div > div > p 
  {
    padding-left: 40px;
    padding-right: 40px;
  }


}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * SHIPPING & DELIVERY          ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--19144584692055__fb0b4226-87c3-4628-904b-98bd3da92644 > section > div
{
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(249,250,254,1) 100%) !important;
}

#shopify-section-template--19144584692055__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9 
.section {
    margin-bottom: 5px !important;
}

#shopify-section-template--19144584692055__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9 
.section__header {
    margin-bottom: min(38px,var(--vertical-breather)) !important;
}


#shopify-section-template--19144584692055__fb0b4226-87c3-4628-904b-98bd3da92644 > section > div > div > div > div > div.faq__wrapper > div:nth-child(2) > button {
  
}

/*
.collapsible {
    visibility: visible !important;
    display: block!important;
    height: auto!important;
    overflow: visible!important;
}
*/

@media screen and (max-width: 480px) {
  

#shopify-section-template--19144584692055__fb0b4226-87c3-4628-904b-98bd3da92644
  .faq__item .collapsible__content {
    padding-right: 0px !important;
}

  #shopify-section-template--19144584692055__f058a25e-437a-4caf-9ed7-5875389b3d54 > section > div > div > div > div > p
  {
    padding-top: 30px;
}

  #shopify-section-template--19144584692055__a9f2f6c5-93b0-4842-865c-6b1af80eb6c5 > section > div > div > div > div > p {
    padding-left: 40px;
    padding-right: 40px;
}

  #shopify-section-template--19144584692055__3a60b4c5-f78a-435a-90d3-4645722bad5c
  {
    .section__header {
    padding-top: 20px;
}
}
  
  .promotion-block {
    min-height: 150px !important;
}
}


  /**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * SELL WITH US          ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--19144610087255__d49339ba-6192-4205-be54-834f8593ca0b
.h2 {
  font-size: 50px;
  text-align: center !important;
}

#shopify-section-template--19144610087255__d49339ba-6192-4205-be54-834f8593ca0b     /* sombra top brands */
.image-with-text-block__content:not(.image-with-text-block__content--tight) {
    box-shadow: 0 0px 0px #0000001a !important;
}

.object {
border-radius: 10px !important; 
}

#shopify-section-template--19144610087255__d49339ba-6192-4205-be54-834f8593ca0b   /* overlay en parallax about */
.image-with-text-block__image-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0f3153;
  opacity: 0.7;
}

  #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc   /* AZUL LATEST DEALS */
  .image-with-text__content-wrapper {
margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

@media screen and (max-width: 999px) {

#shopify-section-template--19144610087255__d49339ba-6192-4205-be54-834f8593ca0b
  .image-with-text-block__image-wrapper::after {
    position: absolute;
    top: 100%;
    /* left: 100%; */
    width: 100%;
    height: 50%;
    background-color: #0f3153;
    opacity: 0.0;
    margin-top: -35px;
}

  #shopify-section-template--19144610087255__d49339ba-6192-4205-be54-834f8593ca0b     /* EMERGENT BRAND */
  p {
    font-size: 15px !important;
  }

#shopify-section-template--19144610087255__293cd924-8e9b-4ebc-a870-6de58a292d55   /* OUR MISSION */
  .image-with-text__image-wrapper {
    margin: auto !important;
    margin-top: 60px !important;
    width: 100% !important;
    padding-bottom: 50px !important;
}

  #shopify-section-template--19144610087255__293cd924-8e9b-4ebc-a870-6de58a292d55  
  .text--left {
    text-align: center;
}

#shopify-section-template--19144610087255__293cd924-8e9b-4ebc-a870-6de58a292d55     
  p {
    font-size: 15px !important;
  }
 
  #shopify-section-template--19144610087255__293cd924-8e9b-4ebc-a870-6de58a292d55 
  p+.button-wrapper  {
    margin-top: 25px!important;
    text-align: center;
    margin-bottom: 20px;
}

  #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc   /* AZUL LATEST DEALS */
  .image-with-text__wrapper {
    display: block !important;
    padding: 0px !important;
    align-items: center;
}  

  #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc   
  .image-with-text__image-wrapper {
    width: 100% !important;
  }

  #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc   
  .text--center {
    text-align: center;
    margin-top: 30px;
}

    #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc   
   p {
    font-size: 15px !important;
  }

  #shopify-section-template--19144610087255__554104f5-985a-40db-9fb3-eb7bb01584dc    
    p+.button-wrapper  {
    margin-top: 25px!important;
    text-align: center;
      margin-bottom: 20px;
}  

  #shopify-section-template--19144610087255__0f47fab1-00d3-4ffe-8b64-39533ba67bdf   /* OUR VALUES */
 .image-with-text__image-wrapper {
    margin: auto !important;
    margin-top: 60px !important;
    width: 100% !important;
    padding-bottom: 50px !important;
}

  #shopify-section-template--19144610087255__0f47fab1-00d3-4ffe-8b64-39533ba67bdf   
  p {
    font-size: 15px !important;
  }

#shopify-section-template--19144610087255__0f47fab1-00d3-4ffe-8b64-39533ba67bdf   
    p+.button-wrapper  {
    margin-top: 25px!important;
    text-align: center;
      margin-bottom: 20px;
}

#shopify-section-template--19144610087255__0f47fab1-00d3-4ffe-8b64-39533ba67bdf   
  .text--left {
    text-align: center;
}

  #shopify-section-template--19144610087255__e8bde923-3ffa-448c-8dce-de73757b8994    /* PAYMENTS */
   .image-with-text__image-wrapper {
       margin: auto !important;
    margin-top: 60px !important;
    width: 100% !important;
    padding-bottom: 50px !important;
}

    #shopify-section-template--19144610087255__e8bde923-3ffa-448c-8dce-de73757b8994    
p {
    font-size: 15px !important;
  }

#shopify-section-template--19144610087255__e8bde923-3ffa-448c-8dce-de73757b8994
    p+.button-wrapper  {
    margin-top: 25px!important;
    text-align: center;
      margin-bottom: 20px;
}

#shopify-section-template--19144610087255__e8bde923-3ffa-448c-8dce-de73757b8994
  .text--left {
    text-align: center;
}  

  #shopify-section-template--19144610087255__a2b61aec-0dde-40c9-902d-9b77f5dfd9ef     /* PEACE OF MIND */
   .image-with-text__image-wrapper {
       margin: auto !important;
    margin-top: 60px !important;
    width: 100% !important;
    padding-bottom: 50px !important;
}

    #shopify-section-template--19144610087255__a2b61aec-0dde-40c9-902d-9b77f5dfd9ef     
p {
    font-size: 15px !important;
  }


#shopify-section-template--19144610087255__a2b61aec-0dde-40c9-902d-9b77f5dfd9ef    
      p+.button-wrapper  {
    margin-top: 25px!important;
    text-align: center;
        margin-bottom: 20px;
}

#shopify-section-template--19144610087255__a2b61aec-0dde-40c9-902d-9b77f5dfd9ef 
  .text--left {
    text-align: center;
}
}

  
/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * TRACK ORDER                  ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--19144291352919__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.section {
    margin-bottom: 36px !important;
}

#shopify-section-template--19144291352919__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.section__header {
    margin-bottom: min(38px,var(--vertical-breather)) !important;
}

@media screen and (max-width: 480px) {
  
#shopify-section-template--19144291352919__0ba0a24b-bfb5-44fa-b045-5ec5fc0fdfb4
.note-track {
  margin-left: 5% !important;
  margin-right: 5% !important;
}

.button-track {
    text-align: center;
    margin-top: 30px !important;
}
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * FAQ        ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--19144609988951__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.section {
    margin-bottom: 36px !important;
}


#shopify-section-template--19144609988951__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.section__header {
    margin-bottom: min(38px,var(--vertical-breather)) !important;
}


@media screen and (max-width: 480px) {
  
#shopify-section-template--19144609988951__fb0b4226-87c3-4628-904b-98bd3da92644
.vertical-breather {
    padding-top: 0px !important;
}

.faq__item .collapsible__content {
    padding-right: 0px !important;
}

  #shopify-section-template--19144609988951__fb0b4226-87c3-4628-904b-98bd3da92644 .faq__category {
     text-align: center;
}
}

/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * RETURNS              ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--19144609923415__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.section {
    margin-bottom: 36px !important;
}

#shopify-section-template--19144609923415__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.section__header {
    margin-bottom: min(8px,var(--vertical-breather)) !important;
}

@media screen and (max-width: 480px) {
  
#shopify-section-template--19144609923415__fb0b4226-87c3-4628-904b-98bd3da92644
.vertical-breather {
    padding-top: 16px !important;
    padding-bottom: 5px !important;
}

#shopify-section-template--19144609923415__fb0b4226-87c3-4628-904b-98bd3da92644
  .faq__item .collapsible__content {
    padding-right: 0px !important;
}
  }

  

/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * PAYMENTS                     ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--19169502101847__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.section {
    margin-bottom: 36px !important;
}
    .info-pages {
    font-size:14px;
    margin-top: 0px!important;
      margin-bottom: 0px!important;
  }
  


@media screen and (max-width: 480px) {

  #shopify-section-template--19169502101847__478afb51-d0cd-4fd9-afc2-2b7ca75d8755
  .multi-column__inner--scroller {
    grid-auto-columns: 18vw !important;
}

      .info-pages {
    font-size:13px;
  }



#shopify-section-template--19169502101847__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9 
.section {
    margin-bottom: 25px!important;
}
  
#shopify-section-template--19169502101847__478afb51-d0cd-4fd9-afc2-2b7ca75d8755
  .multi-column__inner {
    grid-gap: 20px !important;
    gap: 20px !important;
    margin-bottom:0px;
}
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * NEWSLETTER HOME                     ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.button:not(.button--text), .shopify-challenge__button, #shopify-product-reviews .spr-summary-actions-newreview, #shopify-product-reviews .spr-button {
    padding-left: 35px;
    padding-right: 35px;
    font-size: calc(var(--base-font-size) - 2px);
    letter-spacing: 1.2px;
}


#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.newsletter-footer {
  margin-top: 20px;
  font-size: 11px;
}
#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.heading--small {
  margin: 0px 0;
  font-size: 25px;
  font-weight: 600;
  text-transform: inherit !important;
  letter-spacing: -1px;
  font-family: 'DM Sans';
  -webkit-font-smoothing: antialiased;
}


#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.image-with-text-block__image-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0f3153;
    opacity: .1;
}


#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.input-row {
    gap: 10px !important;
}


#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.content-box--small {
  width: calc(var(--grid-column-width) * 12 + var(--grid-gap) * 12);
}



#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.image-with-text-block__content {
  background: rgba(255, 255, 255, 0.65);
  border-radius: 10px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0);
  backdrop-filter: blur(0px);
-webkit-backdrop-filter: blur(0px);
}

#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.input__field {
  border: 0px solid rgba(var(--text-color), 0.15);
  background: white;
}

#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.image-with-text-block__content {
  padding: 64px 80px 70px 80px;
}

#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.section {
  margin-top: -10px !important;
    margin-bottom: 0px !important;
}

#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.section__header {
    margin-bottom: 40px;
}


@media screen and (max-width: 480px) {


  #shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1 .section {
    margin-bottom: 0px !important;
}

  #shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.input+.input, .input+.input-row, .input-row+.input-row, .input-row+.input {
    margin-top: 10px;
}

#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.multi-column--pocket-medium .multi-column__inner--scroller {
    grid-auto-columns: 40vw !important;
}

#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
  .image-with-text-block__content {
    padding: 50px 40px;
}

  #shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1 
  .content-box--small {
    width: 90%;
}

  #shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1 
  .text-container .heading--small, #shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1 .rte .heading--small {
    font-size: 23px !important;
} 

  #shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1 
  .newsletter-footer {
    margin-top: 10px !important;
    font-size: 10px !important;
}
  
#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1 
  .newsletter__form {
    margin-top: 24px !important;
}
}

@media screen and (min-width: 481px) and (max-width: 740px) {

#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.content-box--small {
  width: auto !important;
}
}


@media screen and (min-width: 741px) and (max-width: 999px) {

#shopify-section-template--18884020994391__4311f04e-a260-40b2-a7a4-21e4ca95e7b1
.image-with-text-block--cover .image-with-text-block__content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 70px 40px 70px !important;
}
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * NEWSLETTER ABOUT                     ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.newsletter-footer {
  margin-top: 20px;
  font-size: 11.5px;
}
#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.heading--small {
  margin: 0px 0;
  font-size: 24px;
  font-weight: 600;
  text-transform: inherit !important;
  letter-spacing: -0.5px;
  font-family: 'DM Sans';
}


#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.image-with-text-block__image-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0f3153;
    opacity: .1;
}


#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.input-row {
    gap: 10px !important;
}


#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.content-box--small {
  width: calc(var(--grid-column-width) * 12 + var(--grid-gap) * 12);
}



#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.image-with-text-block__content {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0);
  backdrop-filter: blur(3px);
-webkit-backdrop-filter: blur(3px);
}

#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.input__field {
  border: 0px solid rgba(var(--text-color), 0.15);
  background: white;
}

#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.image-with-text-block__content {
  padding: 60px 90px 60px 90px;
}

#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.section {
  margin-top: -10px !important;
    margin-bottom: 0px !important;
}

#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.section__header {
    margin-bottom: 40px;
}


@media screen and (max-width: 480px) {


  #shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b .section {
    margin-bottom: 0px !important;
}

  #shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.input+.input, .input+.input-row, .input-row+.input-row, .input-row+.input {
    margin-top: 10px;
}

#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.multi-column--pocket-medium .multi-column__inner--scroller {
    grid-auto-columns: 40vw !important;
}

#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
  .image-with-text-block__content {
    padding: 50px 40px;
}

  #shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
  .content-box--small {
    width: 90%;
}

  #shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
  .text-container .heading--small, #shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b .rte .heading--small {
    font-size: 18px !important;
} 

  #shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
  .newsletter-footer {
    margin-top: 10px !important;
    font-size: 8px !important;
}
  
#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
  .newsletter__form {
    margin-top: 24px !important;
}
}

@media screen and (min-width: 481px) and (max-width: 740px) {

#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.content-box--small {
  width: auto !important;
}
}


@media screen and (min-width: 741px) and (max-width: 999px) {

#shopify-section-template--19144610087255__61418316-358a-4055-91ed-113e13518f9b
.image-with-text-block--cover .image-with-text-block__content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 70px 40px 70px !important;
}
}




/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * NEWSLETTER PAGE                     ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


#shopify-section-template--19189332574551__1d87a930-5010-42f1-87ef-857ade55361b
.image-with-text-block__image-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0f3153;
    opacity: .1;
}


#shopify-section-template--19189332574551__1d87a930-5010-42f1-87ef-857ade55361b
.content-box--small {
  width: calc(var(--grid-column-width) * 12 + var(--grid-gap) * 12);
}



#shopify-section-template--19189332574551__1d87a930-5010-42f1-87ef-857ade55361b
.image-with-text-block__content {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 6px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0);
  backdrop-filter: blur(3px);
-webkit-backdrop-filter: blur(3px);
}

#shopify-section-template--19189332574551__1d87a930-5010-42f1-87ef-857ade55361b
.input__field {
  border: 0px solid rgba(var(--text-color), 0.15);
  background: white;
}

#shopify-section-template--19189332574551__1d87a930-5010-42f1-87ef-857ade55361b
.image-with-text-block__content {
  padding: 60px 90px 60px 90px;
}

#shopify-section-template--19189332574551__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.section {
    margin-bottom: 40px !important;
}

#shopify-section-template--19189332574551__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.section__header {
    margin-bottom: 40px;
}


@media screen and (max-width: 480px) {

#shopify-section-template--19189332574551__43e10a17-c8ce-41d2-9f41-03dbfb2eb2a9
.multi-column--pocket-medium .multi-column__inner--scroller {
    grid-auto-columns: 40vw !important;
}

#shopify-section-template--19189332574551__1d87a930-5010-42f1-87ef-857ade55361b 
  .image-with-text-block__content {
    padding: 50px 40px;
}

  #shopify-section-template--19189332574551__1d87a930-5010-42f1-87ef-857ade55361b 
  .content-box--small {
    width: 90%;
}

  #shopify-section-template--19189332574551__1d87a930-5010-42f1-87ef-857ade55361b 
  .text-container .heading--small, #shopify-section-template--19189332574551__1d87a930-5010-42f1-87ef-857ade55361b .rte .heading--small {
    font-size: 21px !important;
} 

  #shopify-section-template--19189332574551__1d87a930-5010-42f1-87ef-857ade55361b 
  .newsletter-footer {
    margin-top: 15px !important;
    font-size: 11px !important;
}
  
#shopify-section-template--19189332574551__1d87a930-5010-42f1-87ef-857ade55361b 
  .newsletter__form {
    margin-top: 24px !important;
}
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * SHIPPING PRODUCT             ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


.shipping_product {
    margin-bottom: 11px!important;
    font-size: 13px!important;
    letter-spacing: 0px!important;
font-weight:500!important;
    padding-right:20px;
  padding-left:6px;
}


.shipping_product-bold {
   margin-bottom: 11px!important;
    font-size: 13px!important;
    letter-spacing: 0px!important;
font-weight:600!important;
  
}


  .product-item__quick-buy-button {
    display: none;
}


.tag {
    border-radius: 5px;
}

.la-envelope:before {
    content: "\f0e0";
    font-size: 27px;
    vertical-align: -2px;
  padding-right: 2px;
    opacity: 1;
}


.paypal-pay {
  font-size:12px;
  margin-top:10px;
}

.la-cc-paypal:before {
    content: "\f1f4";
    font-size: 18px;
}

.la-box{

display:inline;  
font-size: 20px;
  color: #262834;
  margin-right: 2px;
vertical-align: text-bottom;
      margin-left: 15px;
}

.shipping-disclaimer {

 font-size: 13px;
    color: #222;
    margin-left: 0px;
    margin-right: 15px;
}


.adjust-flash {
  width: 80%;
  mix-blend-mode: darken;
}


 .adjust-flash-alt {
mix-blend-mode: darken;
    scale:.8;
  }


 .adjust-flash-square {
mix-blend-mode: darken;
    scale:.85;
  }


.shipping-intro {

  font-size: 14px;
  color: #262834;
}

.shipping-available {

  font-size: 15px;
  color: #6ab73d;
  
}

.flash-countdown
{
  font-size: 24px;
letter-spacing:0px;
margin: -5px 0;
padding: 10px 0;
float: right;   
}

.ends-countdown {
  font-size: 20px;
    font-weight: 600;
}


.color-countdown
{
color:#f9776d; 
}



.price-compare-flash {
    text-decoration: line-through;
 font-size: 19px; 
  font-weight:400;
  padding-left:12px;
  opacity:.6;
  
}


.la-fire-alt:before {
    content: "\f7e4";
    font-size: 26px;
    vertical-align: sub;
    margin-right:2px;
    opacity: .6;
}



.mini-box {
  width: 26px;
  display: inline-block;
  margin-right: 8px;
}

.promo-background {

  
  /*    background-color: #f2f7ff; */
 /*   background-color: #f8fafd; */
/*    background-color: #f9fcf9;  */
  border: 0px solid #e3f2ce; 
/*   background-color: #f8f8ff91; */
/*   border: 1px solid #f8f8ff;  */
    border-radius: 0px;
    width: 100%;
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    padding-top: 8px;
    padding-right: 40px;

  background-image: linear-gradient(270deg, rgb(248 250 253) 0%, rgb(242 247 255) 100%);
  
}





.shipping-background {
  background-color: #fff;
  border-radius: 0px;
  width: 100%;
  padding-top: 5px;
  border: 0px solid #e3f2ce; 
}





.promo-title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom:6px;
}


.promo-offer {
  font-size: 12px;
  font-weight: 500;
text-align: left;
}

.promo-offer-bold {
  font-size: 14px;
  font-weight: 600;
text-align: left;
  padding-bottom: 2px;

}
.la-long-arrow-alt-right:before {
    content: "\f30b";
    font-size: 20px;
    vertical-align: middle;
}

.la-arrow-right:before {
    content: "\f061";
    vertical-align: middle;
}

.mini-check {
width: 17px;
    vertical-align: text-top;
      padding-top: -2px;
      padding-left: 2px;
}

.promo-offer2 {
  font-size: 13.5px;
  font-weight: 400;
text-align: left;
padding-left:33px;
  padding-top: 2px;
  
}


.est-delivery {
  margin-top:0px;
  font-size: 14px;
  font-weight: 500;
text-align: left;
  margin-bottom: 10px;
}


.promo-autoapply {
  font-size: 13px;
  margin-top:8px;
  color: #f66424;
   font-weight: 400;
}


.circulo-icon {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    background-color: #f1f1f1;
    margin-right: 8px;
}


.la-cart-plus:before {
    content: "\f217";
    font-size: 17px;
    vertical-align: -2px;
    padding-right: 4px;
}



.la-paypal {
display:inline;  
font-size: 21px;
  color: #262834;
vertical-align: text-bottom;
}


.la-undo-alt {
display:inline;  
font-size: 20px;
  color: #262834;
vertical-align: text-bottom;
}


.la-shipping-fast {
display:inline;  
font-size: 20px;
  color: #262834;
vertical-align: text-bottom;
}


.free-shipping-available
{
color: #6ab73d;
}

.la-check-circle {
display:inline;  
font-size: 20px;
  color: #262834;
vertical-align: sub;
}


.la-shield-alt {
display:inline;  
font-size: 21px;
  color: #262834;
vertical-align: sub;
}


.la-check {
display:inline;  
font-size: 15px;
    padding-right: 2px;
  color: #7bba29;
vertical-align: text-bottom;
}



.new-color {
background-color: #7491ff !important;
}

.new-black {
  background: #262834 !important;
}

.la-credit-card {
    display: inline;
    font-size: 21px;
    color: #262834;
    vertical-align: text-bottom;
}


.adjust-star-flash {
  padding-bottom: 20px;
  }


.badge-flash {
/* background: #262834!important;*/

 background: #8591ff!important;
    color: #fff!important;
 z-index: 2;
    position: absolute!important;
 
    display: inline-block;
    height: 54px;
    width: 54px;
     font-weight: 700;
    font-size: 18px;
    line-height: 42px;
    -webkit-transform: rotate(-30deg);
    transform: rotate(360deg);
margin-left: -345px;
    margin-top: -35px !important;
}

/* ANGULO
.badge-flash {
    background: #9fb9ec00!important;
    color: #ffffff!important;
    z-index: 2;
    position: absolute!important;
    display: inline-block;
    background: #fb485e;
    color: #ffffff;
    height: 54px;
    width: 54px;
    font-weight: 700;
    font-size: 18px;
    line-height: 42px;
    -webkit-transform: rotate(-30deg);
    transform: rotate(90deg);
    margin-left: -368px;
    margin-top: -53px !important;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 85px solid transparent;
    border-bottom: 85px solid #93b7fc;
 
}
*/

.badge-flash:after {
    content: "";
    position: absolute;
    background: inherit;
    height: inherit;
    width: inherit;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transform: rotate(328deg);
    transform: rotate(328deg);
}

.badge-flash:before {
    content: "";
    position: absolute;
    background: inherit;
    height: inherit;
    width: inherit;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}



.badge-savings {
  position: absolute!important;
  content: "";
 z-index: 4; 
  padding-left: 5px;
    padding-top: 5px;
      -webkit-font-smoothing: antialiased;
}


/* angulo
.badge-savings {
    position: absolute!important;
    content: "";
    z-index: 4;
    padding-right: 50px;
    padding-top: 95px;
    left: -72px;
    transform: rotate(225deg);
}
*/

.circle {
    content: "\f48b";
    height: 32px;
    width: 32px;
    border-radius: 50%;
    background-color: #eef0ff70;
    padding: 9px;
    font-size: 17px;
}

#reamaze-widget-label-container {
    overflow: hidden;
    display: none;
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * TAB PRODUCTS                 ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


.unordered-list, .text-container ul, .rte ul {
    list-style-type: disc !important;
    padding: 0;
}

.so-tab-content ul {
     padding-inline-start: 18px !important;
}


.accordion {
	 margin: -15px 0;
	 padding: 0;
	 list-style: none;
	 border-top: 1px solid #e0e0e0;
}

.tab-title {
font-size: 16px;
    font-weight: 600;
/*  font-family: 'DM SANS';  */
  letter-spacing:0px;
}

  .so-tab {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0px 0;
  }



  .so-tab label {
    position: relative;
    display: block;
    padding: 0 25px 0 0;
    margin-bottom: 15px;
    line-height: 62px;
    cursor: pointer;
  }
  .so-tab input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  .so-tab-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .35s;
  }
  /* :checked */
  .so-tab input:checked ~ .so-tab-content {
    max-height: none;
    margin-top:-24px;
    margin-bottom:30px;
    font-size: 14px;
     color: #262834;
  }



  /* Icon */
  .so-tab label::after {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
  }
  .so-tab input[type=checkbox] + label::after {
    content: "+";
    scale: 1.6;
    margin-right: 5px;
  }
  .so-tab input[type=radio] + label::after {
    content: "\25BC";
  }
  .so-tab input[type=checkbox]:checked + label::after {
    transform: rotate(315deg);
  }
  .so-tab input[type=radio]:checked + label::after {
    transform: rotateX(180deg);
  }



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * CIRCLE TEXT                  ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

.infinite-text{
display:none;
 }

  .circle-static{
display:none;
 }



@media only screen and (max-width: 999px) {
 .circle-static2 {
display:none;
} 

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 > section > div > image-with-text > div > div > div.image-with-text__content-wrapper > page-dots > button:nth-child(1) > span
{
display:none;
}

  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 > section > div > image-with-text > div > div > div.image-with-text__content-wrapper > page-dots > button:nth-child(5) > span
  {
display:none;
}
}

@media only screen and (min-width: 1450px) {
 .circle-static2 {
width: 160px;
    top: 20px;
    position: absolute;
    z-index: 2;
    margin-left: 1068px;
} 
}
  
@media only screen and (min-width: 1000px) and (max-width: 1449px) {


  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.circle-static {
 width: 160px;
    margin-right: 10px;
    top: 60px;
    position: absolute;
    display: inherit !important;
    z-index: 2;
} 


  
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
  .circle-static2 {
 width: 160px;
       top: 26px;
    position: absolute;
    display: inherit;
    z-index: 2;
    right: 110px;
} 

  /*  
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.infinite-text{
 position: absolute;
 margin-top:-18%;
 z-index: 2;
 margin-right: 9px;
      scale: .9;
  display:inherit;
 }

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.star-center {
    width: 38px;
    margin-left: 70px;
    margin-top: 70px;
    position: absolute;
    display:inherit;
}
*/ 
  
}





/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * CSS COMUN                    ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


.rectangle-green {
  height: 20px;
  width: 5px;
  margin-right: 14px;
  background-color: #97bcaa;
  border-radius: 2px;
  display: inline-block;
  opacity: 1;
      vertical-align: -2px;
}

.rectangle-gris {
  height: 20px;
  width: 5px;
  margin-right: 14px;
  background-color: #dbdbdb;
  border-radius: 2px;
  display: inline-block;
  opacity: .5;
      vertical-align: -1px;
}

.rectangle-gold {
  height: 20px;
  width: 5px;
  margin-right: 11px;
  background-color: #e9c894;
  border-radius: 2px;
  display: inline-block;
  opacity: .5;
      vertical-align: -1px;
}

.rectangle-gris-mobile {
  height: 20px;
  width: 5px;
  margin-right: 14px;
  background-color: #dbdbdb;
  border-radius: 2px;
  display: inline-block;
  opacity: .5;
      vertical-align: -1px;
}

.rectangle-red {
  height: 20px;
  width: 5px;
  margin-right: 14px;
  background-color: #f68b82;
  border-radius: 2px;
  display: inline-block;
    opacity: 1;
      vertical-align: -2px;
}



.la-ruler-horizontal:before {
    content: "\f547";
    margin-right: 6px;
    font-size: 16px;
    vertical-align: middle;
}

.la-holly-berry:before {
    content: "\f7aa";
    color: #fff;
  font-size: 40px;
}


  .line-form {
  border-top: 0px solid #f1f1f1;
        margin-top:20px;
}

  .la-info-circle:before {
    vertical-align: middle;
}
  
  
.terms-h {
  font-size: 10px;
  font-weight: 500;
}

.terms-big {
  font-size: 13px;
  font-weight: 600 !important;
  margin-left:4px;
}

.topbar-normal {
display: inline-block; height: 100%;
font-size: 14px;
font-weight: 500;
text-align: center;
line-height: 58px;
color: white;
}

.topbar-terms {
display: inline-block; height: 100%;
font-size: 12px;
font-weight: 400;
text-align: center;
line-height: 58px;
color: white;
}

.topbar-bold {
display: inline-block; height: 100%;
font-size: 14px;
font-weight: 500;
text-align: center;
line-height: 0px;
color: white;
  -webkit-font-smoothing: auto;
}



.topbar-barra {
margin-left:20px;
margin-right:20px;
border-left: 1px solid #4b4b4b;
height: 20px;
align-self: center;
}

.topbar-tag {
align-self: center;
display: inline-block;
font-size: 12px;
text-decoration: none;
font-weight: 600;
color: white;
background-color: #FC877C; border-radius: 3px;
letter-spacing: .2px;
margin-left:5px;
  margin-right: 5px;
text-align:center;
padding-right:8px;
padding-left:8px;
  line-height: 20px;
}


.customizable-tag {
    align-self: center;
    display: inline-block;
    font-size: 11px;
    text-decoration: none;
    font-weight: 600;
    color: white;
    background-color: #9aa5fd;
    border-radius: 50px;
    letter-spacing: .5px;
    margin-left: 0px;
    margin-right: 8px;
    text-align: center;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-transform: uppercase;
}




.product-item-meta__title {
font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px !important;  
      -webkit-font-smoothing: auto;
}

.tag-timeline-new {
align-self: center;
display: inline-block;
font-size: 15px;
text-decoration: none;
font-weight: 500;
color: white;
background-color: #ff5828;
border-radius: 0px;
letter-spacing: .5px;
margin-left:0px;
text-align:center;
padding-right:12px;
padding-left:12px;
}


.tag-timeline-sale-desk {
       align-self: center;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    color: white;
    background-color: #ff5828;
    border-radius: 0px;
    letter-spacing: .5px;
    margin-left: 0px;
    text-align: center;
    padding-right: 16px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    letter-spacing: 00px;
    border-radius: 50px;
}

.color-tag-flash-desk {
    background-color: #262834;
}

.tag-timeline-sale-mobile {
    align-self: center;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    color: white;
    background-color: #ff5828;
    border-radius: 0px;
    letter-spacing: .5px;
    margin-left: 0px;
    text-align: center;
     padding-right: 10px;
    padding-left: 6px;
    padding-bottom: 0px;
    letter-spacing: 00px;
  position: absolute;
    /* border-radius: 50px; */
}

.tag-timeline-flash {
align-self: center;
display: inline-block;
font-size: 15px;
text-decoration: none;
font-weight: 600;
color: white;
background-color: #FC877C;
border-radius: 3px;
letter-spacing: 1px;
margin-left:0px;
text-align:center;
padding-right:12px;
padding-left:12px;
}

.tag-men {
    align-self: center;
    display: inline-block;
    font-size: 12px;
    text-decoration: none;
    font-weight: 600;
    color: #ffffff;
    
 /*   background-color: #97bcaa;  */
  background-color: #262834;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 4px;
    letter-spacing: 1px;
    border-radius: 5px;
    text-transform: uppercase;
  margin-bottom: 20px;
}

.tag-women {
    align-self: center;
    display: inline-block;
    font-size: 12px;
    text-decoration: none;
    font-weight: 600;
    color: #ffffff;
    background-color: #f9766c;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 4px;
    letter-spacing: .5px;
    border-radius: 5px;
    text-transform: uppercase;
  margin-bottom: 20px;
}



.counter-timeline {
display: inline;
font-weight: 600;
font-size: 14px;
text-align: left;
color: #fc877c;
float: right;
}

.ends-in {
  font-weight: 600;
color: #262834;
}

.la-tag:before {
  font-size: 20px;
    vertical-align: -3px;
    margin-right: 2px;
}


.la-stopwatch:before {
    content: "\f2f2";
    color: #ff5828;
}


    .la-birthday-cake:before {
    font-size: 17px;
    vertical-align: -1px;
    padding-right: 2px;
}


.shop-all-tabs {
    margin-top: 65%;
    font-size: 18px;
    font-weight: 600;
    margin-left: 20px;
}


.green-stock {
  font-size:14px;
  font-weight:600;
  color: #619916;
}

.item-freeshipping {
  font-size:11px;
  color: #89898a;
      margin-top: 2px;
}


.shop-all-tabs-mobile {
  margin: auto;
    width: 142px;
    padding: 10px;
    margin-top: 40px;
    font-size: 15px;
    font-weight: 600;
    padding-left: 38px !important;
    border-radius: 50px !important;
    color: #262834 !important;
    background: #f2f2f2;
    margin-bottom: 29px;
    line-height: 1.8;
}

.product-tabs__tab-item-content {
    margin-top: 10px;
    margin-bottom: 30px;
}
∫
.la-arrow-right:before {
    content: "\f30b";
    vertical-align: text-top;
    font-size: 15px;
  line-height: 1.14;
}



.seeall {
font-size: 15px;
letter-spacing:0px;
float: right;
margin: -10px 0;
border-bottom: 2px solid #ededed;
padding: 10px 0;
  line-height: 1.2;
}

.seeall-gold {
font-size: 15px;
letter-spacing:0px;
float: right;
margin: -10px 0;
border-bottom: 1.5px solid #e9c894;
padding: 10px 0;
  line-height: 1.2;
}


.seeall-green {
font-size: 15px;
    letter-spacing: 0px;
    float: right;
    border-bottom: 1.5px solid #262834;
    padding: 8px 0;
}


.see-red {
   border-bottom: 2px solid #f68b82 !important; 
  }

.see-gold {
   border-bottom: 2px solid #e9c894 !important; 
  }

.see-green {
   border-bottom: 2px solid #97bcaa !important; 
  }



.price--compare {
font-size: 15px!important;
    opacity: .6!important;
    font-weight: 500!important;
}

.price--highlight {
    color: rgb(var(--product-on-sale-accent));
    font-weight: 700;
    font-size: 16px;
}

.price {
    font-weight: 600;
  font-size: 16px;
}





.heart-favorite {
  padding-top: 3px;
    /* color: tomato; */
    opacity: .75;
}

.sale {
color: #ff5828 !important;
}

  .label {
    font-size: 11px!important;
     border-radius: 4px !important;
}

 .label--custom {
  display: inline-block !important;
    padding: 0 7px !important;
    vertical-align: top !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    letter-spacing: .5px !important;
    border-radius: 4px !important;
}

 .label--lastunits {
  display: inline-block !important;
    padding: 0px 7px !important;
    vertical-align: top !important;
    font-size: 10.5px !important;
/*  background: #707df4 !important; */
background: #ff5828 !important; 
   
    text-transform: uppercase !important;
    letter-spacing: .5px !important;
    border-radius: 4px !important;
   color:white;
}


.label--freeshipping {
    display: inline-block !important;
    padding: 0px 7px !important;
    vertical-align: top !important;
    font-size: 11px !important;
    background: #7387f0 !important; 
    text-transform: uppercase !important;
    letter-spacing: 0px !important;
    border-radius: 4px !important;
    color: #fff;
}




.underline--magical {
  background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.12em;
  background-position: 0 80%;
 }

  .underline--magical2 {
    background-image: linear-gradient(120deg, #59657A 0%, #3e4a5e 100%);
    background-repeat: no-repeat;
    background-size: 100% 0.9em;
    background-position: 0 50%;
}


#reamaze-widget #reamaze-widget-icon {
    display: none !important;
}

@media screen and (max-width: 740px) {

.seeall {
    font-size: 14px;
    letter-spacing: 0px;
    float: right;
    margin: 2px 0;
    padding: 4px 0;
    border-bottom: 2px solid #dadada;
}



.header--bordered:not(.header--transparent) {
  box-shadow: 0 0px rgb(var(--border-color));
}
}

@media screen and (max-width: 400px) {
.banner-bold {
    font-size: 26px;
}
}

.rectangle-lila {
    height: 30px;
    width: 5px;
    margin-right: 14px;
    background-color: #abbdef;
    border-radius: 2px;
    display: inline-block;
    opacity: .5;
  vertical-align:-2px;
}


@media screen and (max-width: 480px) {
   .label {
font-size: 12px !important;
}
  .rectangle-lila {
    height: 22px;
    width: 5px;
    margin-right: 10px;
    background-color: #abbdef;
    border-radius: 2px;
    display: inline-block;
    opacity: .5;
  vertical-align:-2px;
}

  
  .only-desk {
display:none;
}

}

@media screen and (min-width: 1000px) {
.rectangle-gris-mobile {
display:none;
}
}


@media screen and (max-width: 1000px) {
.rectangle-gris {
display:none;
}
  .rectangle-gris-mobile {
display:none;
}
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * FEATURED BRANDS              ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

.logo-featured{
width: 100px;
    float: none;
    padding-top: 80px;
    display: inline-grid;
    place-items: center;
}




/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * W3 MODAL                    ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

/* W3.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */
.w3-modal{z-index:999;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.5)}
.w3-modal-content{margin:auto;background-color:#fff;font-size:14px; font-weight:400; position:relative;padding:40px;outline:0;width:80%;padding-top: 10px;border-radius: 10px;}
w3-card,.w3-card-2{box-shadow:0 0px 0px 0 rgba(0,0,0,0.16),0 0px 0px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 0px 0px 0 rgba(0,0,0,0.2),0 0px 0px 0 rgba(0,0,0,0.19)}
.w3-btn,.w3-button{
  border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;
  color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap;float: right;scale: 3;}
.header-modal {padding-bottom:10px;}

body.modal-open {
overflow: hidden;
height: 100vh;
}

@media screen and (min-width: 999px) {
.w3-modal-content{width:40%}
}
}


/*
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.image-with-text[activetab="1"]:before {
    background: linear-gradient(180deg, #FDEBCB,#FDF8EF );
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.image-with-text[activetab="2"]:before {
    background: linear-gradient(180deg, #d3defe,#F1F4FD );
}

#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.image-with-text[activetab="3"]:before {
    background: linear-gradient(180deg, #d3defe,#F1F4FD );
}
*/


/** https://community.shopify.com/c/shopify-design/custom-split-section-with-2-rows-in-focal-theme/m-p/1858848
 * IMAGE WITH TEXT OVERLAY 2 COLUMNS
 */

/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * OTHER REVISAR                ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


.block-swatch__radio:checked+.block-swatch__item {
    background: #262934 !important;
    color: white;
}




.product-form__option-info, .product-form__quantity-label {
    display: flex;
    margin-bottom: 10px !important;
    font-weight: 600;
}


#shopify-section-template--18884021223767__main .product-form__option-link {
    margin-left: auto;
    font-size: 13px;
    font-weight: 500;
    color: #262934 !important;
  text-decoration-color: rgba(var(--text-color),1) !important;
}



.block-swatch__item:after {
    box-shadow: 0 0 0 1px rgb(var(--text-color)) inset,0 0 0 1px rgb(var(--text-color)) !important;
}





#shopify-section-template--18884021223767__main {
    background: #fff;
}

#shopify-section-template--18884021223767__main
.shipping-background {
    background-color: #ffff !important;
}


.product--thumbnails-left .product__thumbnail {
    width: 65px !important;
    min-width: 65px !important;
    border: 0px solid rgb(var(--border-color)) !important;
}


#shopify-section-template--18884020994391__f10c10ac-26fb-48ad-aac3-1cb4a4bfa4d7 
{
width: 50%!important;
float: left!important;  
}




/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * TABS WOMEN                    ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884020994391__featured-collections
.tabs-nav--center .tabs-nav__scroller-inner {
  margin-left: 0px !important;
  margin-top: 0px !important;
}


#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353
.tabs-nav--center .tabs-nav__scroller-inner {
  margin-left: 0px !important;
  margin-top: 0px !important;
}



#shopify-section-template--18884020994391__featured-collections
.tabs-nav__item-list {
  gap: 8px !important;
  box-shadow: 0 0px !important;
}

#shopify-section-template--18884020994391__featured-collections
.tabs-nav__item {
  padding-bottom: 18px !important;
  background: #f9f9f9 !important;
  border-radius: 50px !important;
  padding: 12px 25px !important;
  font-size: 14px !important;
  text-transform: capitalize !important;
  letter-spacing: 0px !important;
  font-family: var(--text-font-family);
  font-weight: 500 !important;
  opacity: 1 !important;
}

#shopify-section-template--18884020994391__featured-collections
.tabs-nav__position.is-initialized {
  display: none !important;
}

#shopify-section-template--18884020994391__featured-collections
.tabs-nav__item[aria-expanded=true] {
    background: #262834 !important;
  color: white;
  font-weight: 600 !important;
}


@media screen and (max-width: 480px) {

  #shopify-section-template--18884020994391__featured-collections
.section__footer {
    margin-top: 0px !important;
    text-align: center;
}
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * TABS MEN                    ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353
.tabs-nav--center .tabs-nav__scroller-inner {
  margin-left: 0px !important;
  margin-top: 0px !important;
}


#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353
.tabs-nav--center .tabs-nav__scroller-inner {
  margin-left: 0px !important;
  margin-top: 0px !important;
}



#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353
.tabs-nav__item-list {
  gap: 8px !important;
  box-shadow: 0 0px !important;
}

#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353
.tabs-nav__item {
border-radius: 50px !important;
    padding: 12px 25px !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
    letter-spacing: 0px !important;
    font-family: var(--text-font-family);
    font-weight: 500 !important;
    opacity: 1 !important;
    border: 1px solid #262834;
}

#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353
.tabs-nav__position.is-initialized {
  display: none !important;
}

#shopify-section-template--18884020994391__fd155546-ff00-4f0b-90cf-7e1a99a04353
.tabs-nav__item[aria-expanded=true] {
    background: #262834 !important;
  color: white;
  font-weight: 600 !important;
}


/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * TABS HOME & LIVING                    ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/

#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d
.tabs-nav--center .tabs-nav__scroller-inner {
  margin-left: 0px !important;
  margin-top: 0px !important;
}


#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d
.tabs-nav--center .tabs-nav__scroller-inner {
  margin-left: 0px !important;
  margin-top: 0px !important;
}



#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d
.tabs-nav__item-list {
  gap: 12px !important;
  box-shadow: 0 0px !important;
}

#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d
.tabs-nav__item {
border-radius: 50px !important;
    padding: 12px 25px !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
    letter-spacing: 0px !important;
    font-family: var(--text-font-family);
    font-weight: 500 !important;
    opacity: 1 !important;
    border: 1px solid #262834;
}

#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d
.tabs-nav__position.is-initialized {
  display: none !important;
}

#shopify-section-template--18884020994391__cbcd11e6-f093-475d-91fa-f1dbbd81c88d
.tabs-nav__item[aria-expanded=true] {
    background: #262834 !important;
  color: white;
      font-weight: 600 !important;
}


@media screen and (min-width: 481px) and (max-width: 999px) {


.shop-all-tabs-mobile {
    display:none;
}
}



/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * TERMS & PRIVACY              ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/
  
.page-header__text-wrapper {
    text-align: center!important;
}

#shopify-section-template--20169792684375__main > strong {
  font-weight: 600;
}

#shopify-section-template--20169792684375__main
p strong,
p b {
  font-weight: var(--text-font-bold-weight);
  font-size: 18px;
}
  
/**
 *                              ------------------------------------------------------------------------------------------------------------------                      
 * STAR                    ------------------------------------------------------------------------------------------------------------------
 *                              ------------------------------------------------------------------------------------------------------------------
**/


/* ONLY SAFARI POSITION  


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

@supports (-webkit-backdrop-filter: blur(1px)) {
.infinite-text{
display:none !important;
}
}}

@media screen and (max-width: 1279px) {

    @supports (-webkit-backdrop-filter: blur(1px)) {
  .infinite-text{
 margin-right: -40px !important;
 }}
}

@media screen and (max-width: 1199px) {

    @supports (-webkit-backdrop-filter: blur(1px)) {
  .infinite-text{
 margin-right: -80px !important;
 }}
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184
.star-svg  { 
    display: block;
    width: 100%;
    height: 180px;
    letter-spacing: 0.47em;
  font-size:10px !important;
  font-weight:600;
}


#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184  svg text {                
        transform-origin: 50% 50%;
        animation: rotate 10s linear infinite;
}

@keyframes rotate {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(-360deg);
    }
}


@media screen and (max-width: 480px) {                       
#shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184 svg {
    width: 50%;
    margin-top: 50px;
      margin-left: 70px;
  display: none !important;
}


  #shopify-section-template--18884020994391__bad1f9f3-e157-43bc-83ba-8c1109613184  svg text {                
            animation: none;
}
  

@keyframes rotate {
    from {
        transform: none;
    }

    to {
        transform: none;
    }
}
}  
*/

