/** Shopify CDN: Minification failed

Line 32:10 Unexpected "{"
Line 32:19 Expected ":"
Line 33:14 Expected identifier but found whitespace
Line 33:16 Unexpected "{"
Line 33:25 Expected ":"
Line 33:51 Expected ":"
Line 34:17 Expected identifier but found whitespace
Line 34:19 Unexpected "{"
Line 34:28 Expected ":"
Line 34:57 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:product-description-custom (INDEX:47) */
.product-description-custom {
  margin: 0 auto;
}

.product-description-custom__wrapper {
  max-width: 100%;
}

.product-description-custom__content {
  width: 100%;
}

.section-{{ section.id }}-padding {
  padding-top: {{ section.settings.padding_top }}px;
  padding-bottom: {{ section.settings.padding_bottom }}px;
}
/* END_SECTION:product-description-custom */