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

/*************** ADD CUSTOM CSS HERE.   ***************/
.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #ccc !important;
}
.woofc-icon-cart7 { color: #ff2c7b !important }
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}