/** Shopify CDN: Minification failed

Line 69:0 Unexpected "}"

**/
/*Global*/
.site-footer .page-width .footer__small-text{
  padding-top: 20px;
}

#instafeed {
  display:none !important;
}
@media only screen and (min-width: 769px) {
    .site-header {
        padding: 0px 0;
    }
    .site-header .site-nav__icons{
      display: flex;
      flex-direction: row;
    }
    .site-header .site-nav__icons .js-search-header {
      order: 1;
    }
    .site-header .site-nav__icons .js-drawer-open-cart {
      order: 2;
    }
    .site-header .site-nav__icons .js-drawer-open-nav {
      order: 3;
    }
    .index-section {
        margin: 5px 0;
    }
    .is--first {

    display: flex;
    width: 100%;
    min-width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;

    } 
  .site-nav__link{
    font-size:15px!important;
    padding:0px!important;
  }
  .announcement-bar{
    padding:0px!important;
  }
}

@media only screen and (max-width: 769px) {
   .is--first {
    width: auto!important;
    min-width: auto!important;
    display: initial!important;
    flex: 0 1 236px!important;
    }
    .is--first .site-header__logo a {
    width: 200px!important;
    }
  .is--first .medium-up--hide  {
    min-width:100%!important;
    position: relative;
    top: 5px;
    }
  }
}

@media only screen and (min-width: 769px) {
    .h3, h3 {
        font-size: calc(var(--typeHeaderSize)*.7);
        font-size: 25px!important;
        font-weight: bold!important;
    }
}
/*Boton de chat para quitar publicidad*/
.chatCopyright_ec8d{
  display: none!important;
}
/* ocular SKU */
.product-single__sku {
  margin: 0 0 15px !important;
  display:none!important;
}

#Sku-7524229742756{
  margin-top:0px!important;
}
#shopify-section-product-recommendations{
  display:none;
}
.section-header__title{
  letter-spacing: 0.2em;
  font-size: 18px !important;
  text-transform: uppercase;
}
.buckscc-select-styled{
    background: transparent;
}