/*
Theme Name: Water System
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-vertical-menu__title {
    font-size: 15px!important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.header-nav .icon-shopping-bag {
    color: #ffffff !important;
    font-size: 30px;
}
.header-nav .cart-item a {
    text-transform: none;
    letter-spacing: 0;
    font-size: 16px;
    color: #ffffff !important;
}