/*=========
START: LANDING PAGE CSS
=========*/

/*custom css for this store only*/
.featured-products-wrapper .gallery .top {
  display: none;
}

.footer-logo {
  width: 100%;
}

li.footer-text.footer-list.order-history {
  display: none;
}

li.footer-text.footer-list.addresses {
  display: none;
}

li.footer-text.footer-list.my-recipient-lists {
  display: none;
}

.footer-icon {
  display: none;
}

span.footer-text:nth-child(1) {
  display: none;
}

/*=========
END: LANDING PAGE CSS
=========*/
