/* Add custom CSS styles below */
.sub-menu{
  max-height: 60vh;
}

.product__description{
  margin-top: 20px;
}

.store-footer__inner{
  padding-top: 130px;
  border-top-left-radius: 20%;
  border-top-right-radius: 20%;
}

.store-footer{
  margin-top: 200px;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
}

.ql-video{
 height: 100vw !important;
}