/** Shopify CDN: Minification failed

Line 71: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-size: 11px;
    width: 120px;
    border-radius: 0!important;
  }
  .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;
  }
}