/** Shopify CDN: Minification failed

Line 17:10 Expected identifier but found whitespace
Line 17:11 Unexpected "0"
Line 17:14 Unexpected "{"
Line 17:23 Expected ":"
Line 17:57 Expected identifier but found "%"
Line 18:13 Expected identifier but found whitespace
Line 18:15 Unexpected "{"
Line 18:24 Expected ":"
Line 18:55 Expected ":"
Line 19:16 Expected identifier but found whitespace
... and 3 more hidden warnings

**/
.box-wrapper{
  padding: 0 {{ section.settings.card__margin-bothEnds }}%;
  margin-top: {{ section.settings.card__margin-top }}px;
  margin-bottom: {{ section.settings.card__margin-bottom }}px;
  overflow: hidden;
}