/** Shopify CDN: Minification failed

Line 25:12 Unexpected "{"
Line 25:21 Expected ":"
Line 26:16 Expected identifier but found whitespace
Line 26:18 Unexpected "{"
Line 26:27 Expected ":"
Line 26:53 Expected ":"
Line 27:19 Expected identifier but found whitespace
Line 27:21 Unexpected "{"
Line 27:30 Expected ":"
Line 27:59 Expected ":"
... and 10 more hidden warnings

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from block stylesheet tags */
/* START_BLOCK:ai_gen_block_9fe0b0c (INDEX:86) */
.similar-products-section {
    margin-top: 0;
  }

  .section-{{ section.id }}-padding {
    padding-top: {{ section.settings.padding_top }}px;
    padding-bottom: {{ section.settings.padding_bottom }}px;
  }

  @media screen and (min-width: 750px) {
    .section-{{ section.id }}-padding {
      padding-top: {{ section.settings.padding_top }}px;
      padding-bottom: {{ section.settings.padding_bottom }}px;
    }
  }
/* END_BLOCK:ai_gen_block_9fe0b0c */