/** Shopify CDN: Minification failed

Line 65:0 Unexpected "}"

**/
/*

Please add any custom CSS code in here, it will be easier to transfer if updating themes.

We highly recommend labelling changes, or App installs, so these can also be updated or removed as needed.

*/
article.post {
  padding: 50px 15px;
}

.template-page .content {
  padding: 50px 15px; 
}

.product-recommendations-wrapper {
  padding: 50px 15px;
}

.template-page .feature-row__text--inner {
  padding-top: 30px;
  padding-bottom: 30px;
}

.template-page .title-bar.custom-font {
  padding-bottom: 30px; 
}

@media only screen and (max-width: 768px) {
article.page {
    padding: 35px 20px !important;
}
}

#customer-login {
    margin-bottom: 20px;
    margin-top: 20px !important;
}

.mobile-header--wrapper .mobile-side-column {
width: 40% !important;
}
.mobile-header--wrapper .mobile-logo-column {
width: 55% !important;
}

.shopify-policy__container{
  margin: 50px auto !important;
}

div#create-customer {
  margin: 50px auto !important;
}

.content.clearfix.container {
  margin: 50px auto !important;
}


}
      