/*
Theme Name: Vantage Child
Author: SiteOrigin
Description: Vantage Child Theme
Version: 1.0.0
Template: vantage
Text Domain: vantage
Domain Path: /languages/
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.header-content {
    color: #eb9c1f;
    font-size: 17px;
    margin-bottom:9px;
    font-weight: 600;
}
.header-content a:hover {
    color: #F07D34;
    text-decoration: underline;
}

.woocommerce .products .product-category{
    display:none;
}