/** Shopify CDN: Minification failed

Line 85:1 Expected "}" to go with "{"

**/
@media only screen and (max-width: 380px) {
  
  .template-collection .page-width-feature-collection {margin-top: 50px !important;}
}

@media only screen and (max-width: 440px) {
 
  .template-collection .page-width-feature-collection {margin-top: 50px !important;}
}

@media only screen and (min-width: 400px) {
 
  .template-collection .page-width-feature-collection {margin-top: 50px !important;}
}

@media only screen and (min-width: 700px) {
  
  .template-collection .page-width-feature-collection {margin-top: 50px !important;}
}

@media only screen and (min-width: 700px) {
  
  .template-collection .page-width-feature-collection {margin-top: 50px !important;}
}

@media only screen and (min-width: 1024px) {
  
  .template-collection .page-width-feature-collection {margin-top: 50px !important;}


@media only screen and (max-width: 1024px) {
   
  
  .card {
    margin: 30px 5px!important;
    border: 0!important;
    padding: 5px 5px 29px 0px!important;
  }
  .title-category-card-slider{
  	font-size: 12px;
    line-height: 15px;
  }
  .product-card__title{
  	font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    margin-top: 7px;
  }
  .price--on-sale .price__sale{
  	flex-wrap: inherit;
  }
  .btn-lo-quiero{
    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-weight: 300;
    font-style: normal;
    background: #FFF;
    border: 1px solid #00A4A1;
    box-sizing: border-box;
    color: #00A4A1;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin: 0 !important;
    font-size: 14px;
    border-radius: 0 !important;
    z-index: 1000000000;
  }
  .btn-lo-quiero:hover { background:  #00A4A1; border-color: #00A4A1; color: #FFFFFF;}
  .icon-cart{
    width: 15px;
  }
  .product-card__image-with-placeholder-wrapper{
  	min-height: 188px;
  }
  .grid-view-item__image-wrapper .grid-view-item__image{
  	min-height: 170px;
  }
}