/* Scope only inside an OPEN modal */
.modal.show .social-sharing,
.modal.show .fh9-cvb{
  display:none !important;
}

.modal.show section.fh9pd{
  margin-top: 1rem;
}

/* Keep the server-rendered availability attached to the added product. */
#blockcart-modal.fh9-cart-modal-enhanced .blockcart-modal__product > .fh9-cart-availability{
  clear:both;
  width:100%;
}

@media (min-width: 992px){
  #blockcart-modal.fh9-cart-modal-enhanced .blockcart-modal__product > .fh9-cart-availability{
    margin-top:18px;
  }
}
