/** Shopify CDN: Minification failed

Line 28:10 Unexpected "{"
Line 28:19 Expected ":"
Line 29:14 Expected identifier but found whitespace
Line 29:16 Unexpected "{"
Line 29:25 Expected ":"
Line 29:51 Expected ":"
Line 30:17 Expected identifier but found whitespace
Line 30:19 Unexpected "{"
Line 30:28 Expected ":"
Line 30:57 Expected ":"

**/
/* 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 */
