/** Shopify CDN: Minification failed

Line 32:8 Unexpected "{"
Line 32:12 Expected ":"
Line 33:19 Expected identifier but found "{"
Line 33:20 Unexpected "{"
Line 33:28 Expected ":"
Line 33:48 Expected ":"
Line 36:10 Unexpected "{"
Line 36:14 Expected ":"

**/
.type_collection_grid .cat_grid_item__wrapper .cat_grid_item__title.style_2 a {
  border: 1px solid white;
  padding: 0 10px;
  color: white;
  background: #09a7b2;
}
.n_products {
  display: none;
}
.product-collection .product-collection__image a.image_product {
  border: 3px solid #09a7b2;
}
.hp-price-inc {
  font-weight: bold;
  font-size: 1.3em;
}
.hp-price-block {
    line-height: 2em;
}
#laber_{{sid}} .grid-init .alo-item{
    padding-bottom:{{padding | plus: padding}}px; 
  }
  /* Carousel widget: hide list-style product content so only card view shows */
  #laber_{{sid}} .product-collection__content.product-list-style{
    display: none;
  }