/*
Theme Name: saikook 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: saikooktheme
*/

.color {
	color:#4c312d !important;
}
.colorb {
	background-color:#4c312d !important;
}
.buttons{
background:#df1f28 !important;
}
.woocommerce-button, .woocommerce .button , .woocommerce-breadcrumb,.woocommerce .quantity .qty{
background:#df1f28 !important;
}
.woocommerce-product-search button{
background:#ab0000 !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, 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;
}}
