/*
 Theme Name:   CiyaShop Child
 Theme URI:    http://ciyashop.potenzaglobalsolutions.com
 Description:  CiyaShop Child Theme
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     ciyashop
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  ciyashop-child
*/
.inner-intro.woocommerce_inner-intro .yoast-breadcrumb a, .inner-intro.woocommerce_inner-intro .yoast-breadcrumb span {
    color: #FFF !important;
}
.inner-intro .yoast-breadcrumb span a {
    color: #fff !important;
}

.inner-intro .yoast-breadcrumb span a:before {
    color: #fff !important;
}

.inner-intro .yoast-breadcrumb>span a:before {
    content: "\f015";
	color:#fff !important;
    font-family: Font Awesome 5 Free !important;
    line-height: 19px;
    position: relative;
    left: -8px;
    height: 20px;
}

