/** Shopify CDN: Minification failed

Line 30:14 Unexpected "{"
Line 30:23 Expected ":"
Line 38:14 Unexpected "{"
Line 38:23 Expected ":"
Line 54:14 Unexpected "{"
Line 54:23 Expected ":"
Line 62:14 Unexpected "{"
Line 62:23 Expected ":"
Line 79:14 Unexpected "{"
Line 79:23 Expected ":"
... and 2 more hidden warnings

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:main-product (INDEX:47) */
.productshortinfo {
    color: #000000a1;
    font-size: 15px;
    border-top: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
}
ul.icon-with-text.icon-with-text--vertical.list-unstyled {
    border-bottom: 1px solid lightgray;
}
.MainProduct-{{ section.id }} .price--on-sale .price__sale {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-family: 'Abel';
}
.MainProduct-{{ section.id }} span.price-item.price-item--sale.price-item--last {
    color: #FF6600;
        font-size: 24px;
}
/* END_SECTION:main-product */

/* START_SECTION:main-product2 (INDEX:48) */
.productshortinfo {
    color: #000000a1;
    font-size: 15px;
    border-top: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
}
ul.icon-with-text.icon-with-text--vertical.list-unstyled {
    border-bottom: 1px solid lightgray;
}
.MainProduct-{{ section.id }} .price--on-sale .price__sale {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-family: 'Abel';
}
.MainProduct-{{ section.id }} span.price-item.price-item--sale.price-item--last {
    color: #FF6600;
        font-size: 24px;
}
/* END_SECTION:main-product2 */

/* CSS from snippet stylesheet tags */
/* START_SNIPPET:mainproducttempo (INDEX:93) */
.productshortinfo {
    color: #000000a1;
    font-size: 15px;
    border-top: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
}
ul.icon-with-text.icon-with-text--vertical.list-unstyled {
    border-bottom: 1px solid lightgray;
}
.MainProduct-{{ section.id }} .price--on-sale .price__sale {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-family: 'Abel';
}
.MainProduct-{{ section.id }} span.price-item.price-item--sale.price-item--last {
    color: #FF6600;
        font-size: 24px;
}
/* END_SNIPPET:mainproducttempo */