/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/


#mobile-menu ul li a {
    font-size: 17px !important;

}

header#top nav ul li a {
    color: #000 !important;
}

header#top .sf-menu li ul li a {
    color: #ccc !important;
}

.woocommerce div.product .product_title {
    font-size: 30px !important;
}

.woocommerce .woocommerce-tabs > div h2 {
    font-size: 30px;
}

