.sf-with-ul:focus:after,.sf-arrows ul li:hover > .sf-with-ul:after,.sf-arrows .sfHover > .sf-with-ul:after,.primary-navigation li a:hover, .primary-navigation li:hover a,.tags i,.metabox a:hover,#footer a.rsswidget{'; $custom_css .='color: '.esc_html($advance_ecommerce_store_theme_color).';'; $custom_css .='}'; } if($advance_ecommerce_store_theme_color != false){ $custom_css .='.woocommerce-message, hr.slidehr,.primary-navigation ul ul{'; $custom_css .='border-top-color: '.esc_html($advance_ecommerce_store_theme_color).';'; $custom_css .='}'; } if($advance_ecommerce_store_theme_color != false){ $custom_css .='#footer .tagcloud a:hover,.page-box, #footer input[type="search"],.primary-navigation ul{'; $custom_css .='border-color: '.esc_html($advance_ecommerce_store_theme_color).';'; $custom_css .='}'; } if($advance_ecommerce_store_theme_color != false){ $custom_css .='nav.woocommerce-MyAccount-navigation ul li, #comments input[type="submit"].submit{'; $custom_css .='background-color: '.esc_html($advance_ecommerce_store_theme_color).'!important;'; $custom_css .='}'; } // media $custom_css .='@media screen and (max-width:1000px) {'; if($advance_ecommerce_store_theme_color){ $custom_css .='#res-sidebar, .primary-navigation ul ul a, .primary-navigation li a:hover, .primary-navigation li:hover a,.primary-navigation ul ul ul ul,#contact-info{ background-image: linear-gradient(-90deg, #000 0%, '.esc_html($advance_ecommerce_store_theme_color).' 120%); }'; } $custom_css .='}';