/*
Theme Name: norastyle Theme
Theme URI: https://webfa24.com
Author: webfa24
Author URI: https://webfa24.com
Description: Custom Theme
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: norastyletheme
*/

/***************شروع تغییر دادن رنگ دوم کل سایت *******************/
.color {
	color:#D47EA4 !important;
}
.colorb {
	background-color:#D47EA4 !important;
}

.woocommerce-button, .woocommerce .button {
    background: #d47ea4 !important
}

.woocommerce-button, .woocommerce .button {
    background: #d47ea4 !important;
}


.post-navigation .nav-links a {
    background: #d47ea4 !important;

}

.woocommerce-product-search button {
      background: #d47ea4 !important;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	background:#d47ea4 !important;
}
/***************پایان تغییر دادن  رنگ دوم کل سایت *******************/

/*******
img.avatar.avatar-26.photo {
	display: none;
}
******/
a {
	text-decoration: none !important;
}

a,bdi, label, h2, h1, h3, h4, h5, h6, th, strong, p, input {
	font-family: 'iranyekan' !important;
}

@media (max-width: 500px) {
.mobile-none {
	display: none !important;
}}

@media (min-width: 500px) {
.windows-none {
	display: none !important;
}}
