@charset "utf-8";

@media screen and (min-width: 976px) {
  .PDPRightSection { position: relative; }
  .PDPRightSection .product-action { position: sticky; bottom: 60px; width: auto; z-index: 100; background: white; }
}