/*
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
*/

/***************شروع تغییر دادن رنگ دوم کل سایت *******************/
:root{

--background:white;
--surface:#FFFFFF;

--primary:#A98A73;
--primary-hover:#8B6E58;

--secondary:#D8C4B3;

--accent:#d4b185;

--title:#46362C;
--text:#90705c;
--text-light:#8F8178;

--border:#E8DED3;

--card:#FFFFFF;

--footer:#46362C;

}
/* .color {
	color:#083563 !important;
}
.colorb {
	background-color:#083563 !important;
} */

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

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


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

}

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

.woocommerce .widget_price_filter .price_slider_amount .button {
	background:#083563 !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;
}
.woocommerce-Price-currencySymbol{
padding-right:2px;
}
@media (max-width: 600px) {
.woocommerce-Price-currencySymbol{
padding-right:0.5px;
}}
@media (max-width: 500px) {
.mobile-none {
	display: none !important;
}}

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