/* Start custom CSS *//* استایل سبد خرید هدر */
.whb-column .wd-header-cart.wd-tools-element a {
    color: #FFFFFF !important;
}

/* استایل حساب کاربری هدر */
.wd-header-my-account.wd-tools-element {
    background: #ffffff !important ;
    border-radius: 15px ;
		border: 2px solid #ffffff !important ;
		color: #000000 !important;
}

/* استایل سبد خرید هدر */
.wd-header-cart.wd-design-2 .wd-cart-number {
    width: 13px !important;
    height: 13px !important;
    background-color: #ffffff !important;
    color: #0ead69 !important;
}


/* استایل سبد خرید هدر */
.wd-header-cart.wd-tools-element {
    border: 2px solid #FFFFFF !important;
    border-radius: 15px !important;
}

/* استایل آیکن حساب کاربری هدر */
[title='حساب کاربری من'] .wd-tools-icon {
	color: #000000 !important;
}


/* استایل متن حساب کاربری هدر */
[title='حساب کاربری من'] .wd-tools-text {
	color: #000000 !important;
}/* End custom CSS */