/* Enter Your Custom CSS Here */
.woocommerce-page .jupiterx-main-header {
    height: 250px !important;
    background-image: url(https://foundhandmadehk.com/wp-content/uploads/2020/10/shop_cover-e1602505295406.jpg) !important;

   background-repeat: no-repeat !important;
   background-size: cover !important;
}

.woocommerce-page .jupiterx-main-header h1 {
    margin-top: 150px;
	    color: #fff;
	font-size: 18px;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link .posted_in {
    display: none !important;
}

.woocommerce ul.products li.product .button:not(.jupiterx-product-quick-view-btn) {
    background-color: #EE9B89;
    border: none;
}

.jupiterx-sidebar .jupiterx-widget a:not(.jupiterx-widget-social-share-link) {
    color: #000;
}

.jupiterx-sidebar .jupiterx-widget a:not(.jupiterx-widget-social-share-link):hover {
    color: #d66cac;
}