Hello,
1. Please add this code in Custom CSS:
.shopping-container .btn.border-grey {
background-color: green;
border-color: green;
}
.shopping-container .btn.border-grey:hover {
background-color: green;
border-color: green;
}
.widget_shopping_cart_content .big.filled {
background-color: green;
}
.widget_shopping_cart_content .big.filled:hover {
background-color: grey;
}
2.
.woocommerce-checkout .before-checkout-form .checkout_coupon {
display: block !important;
}
.woocommerce-checkout #coupon_code {
width: 100%;
}
3.
#sb_instagram .sb_instagram_header h3.sbi_no_bio {
color: white;
}
4.
.product-categories > li:hover ul.children li a {
color: white;
}
5.
.woocommerce-Button.button {
background-color: green;
color: white;
}
.woocommerce-account .button {
background-color: green;
color: white;
}
6.
.single-product .quantity input[type="number"] {
width: 50px !important;
}
7.
.single-product .product-information .cart button[type="submit"] {
background-color: #99bf0a;
}
8.
.single-product .tabs .tab-content h2{
display: none;
}
9. Go to Theme options > Single product page > Zoom effect > Disable
10. Sorry, but there is no such possibility. Try to add your filter in in Appearance > Widgets > Additional Shop Widget area.
Regards,
Rose Tyler.