/**
 * Theme Name:     Hello Elementor Child
 * Author:         #
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    #
 * Theme URI:      #
 * Author URI:     #
 * Version:        1.0.0
 * License:        GNU General Public License v3 or later.
 * License URI:    https://www.gnu.org/licenses/gpl-3.0.html
 * Tags:           grid-layout,block-patterns,full-site-editing,entertainment,news
 */

.wc-block-cart__submit-button span {
	color: #fff !important
}

.rank-math-breadcrumb p {
    text-align: center;
}
.rank-math-breadcrumb p a,
.rank-math-breadcrumb p span {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.black_breadcrumb .rank-math-breadcrumb p {
    text-align: left;
}

.black_breadcrumb .rank-math-breadcrumb p a,
.black_breadcrumb .rank-math-breadcrumb p span {
    color: #5A5A5A;
}

.rank-math-breadcrumb p a:hover {
    color: #FF4545 !important;
}