/** Shopify CDN: Minification failed

Line 23:14 Unexpected "{"
Line 23:23 Expected ":"
Line 31:14 Unexpected "{"
Line 31:23 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:main-product (INDEX:43) */
.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 */