/* Sepahan v1.1.85 final: revert My Account custom styling and center related product actions. */
/* Extra specificity for related product action placement at bottom center. */
body.single-product .related.products .sepahan-product-inner .sepahan-card-actions,
body.single-product .sepahan-nikan-related .sepahan-product-inner .sepahan-card-actions{
  margin-top:auto!important;
  width:100%!important;
  box-sizing:border-box!important;
  justify-items:center!important;
}
body.single-product .related.products .sepahan-product-inner .sepahan-card-btn-light,
body.single-product .sepahan-nikan-related .sepahan-product-inner .sepahan-card-btn-light{
  justify-self:stretch!important;
  white-space:nowrap!important;
}
