/*
Theme Name: sarzaminabzar 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: sarzaminabzartheme
*/

.color {
	color:#ae0000 !important;
}
.colorb {
	background-color:#ae0000 !important;
}
.banners {
	background: linear-gradient(135deg, #7f1d1d, #991b1b);
}
.buttons{
background:#df1f28 !important;
}
.woocommerce-button, .woocommerce .button , .woocommerce-breadcrumb,.woocommerce .quantity .qty{
background:#df1f28 !important;
}
.woocommerce-product-search button{
background:#ab0000 !important;
}
.main-header ul li a:hover{
 color: #b82d33!important;
}
.post-navigation .nav-links a{
background:#e74c3c !important;
}
.woocommerce-info ,.woocommerce-info::before{
    border-top-color: #be1e1e;
}
.woocommerce-info::before{
    color: #be1e1e;
}
.woocommerce table.shop_table th {
    background: #df1f28 !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;
}}
