li>a:hover, .page-template-revolution-home-php .site-branding .site-title a:hover, .page-template-revolution-home-php .contact-info a:hover{'; $bakery_treats_custom_css .='color:#fff;'; $bakery_treats_custom_css .='}'; $bakery_treats_custom_css .='.page-template-revolution-home-php span.cart-value{'; $bakery_treats_custom_css .='background-color:#fff;'; $bakery_treats_custom_css .='}'; $bakery_treats_custom_css .='.page-template-revolution-home-php span.cart-value{'; $bakery_treats_custom_css .='color:#F636AC;'; $bakery_treats_custom_css .='}'; $bakery_treats_custom_css .='.page-template-revolution-home-php .main-navigation ul#primary-menu li.current-menu-item a{'; $bakery_treats_custom_css .='border-bottom-color:#fff;'; $bakery_treats_custom_css .='}'; } /*----------------Enable/Disable Breadcrumbs -------------------*/ $bakery_treats_enable_breadcrumbs = get_theme_mod('bakery_treats_enable_breadcrumbs',1); if($bakery_treats_enable_breadcrumbs == 0){ $bakery_treats_custom_css .='.bakery-treats-breadcrumbs, nav.woocommerce-breadcrumb{'; $bakery_treats_custom_css .='display: none;'; $bakery_treats_custom_css .='}'; }