@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sperlousit.ir/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(28,97,231);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.product-image-wrap,.woocommerce-product-gallery .product-image-thumbnail {
    border-radius: 10px;
    border: 1px solid #ccc;
}
.product_title {
    font-size: 16px;
}

.price::before {
    content: 'قیمت برای شما : ';
}

.royal-title-product {
    border: 1px solid #ccc;
    padding: 5px;
    background: #f5f5f5;
    border-radius:5px;
}
.wd-wpb {
    margin-bottom: 10px;
}

.royal-brd-single{
	border:1px solid #ccc;
	border-radius:10px;
}
.icon-single {
    margin-bottom: 3px;
    border: 1px solid  #ccc !important;
    color:#000 !important;
}

.wd-single-price .price{
 	font-size:1.2em!important;
}
.wd-single-wishlist-btn,.wd-single-compare-btn {
    background: #eee;
    border-radius: 5px;
    font-size: .8em;
    padding: 10px;
	transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
}

.wd-single-wishlist-btn:hover,.wd-single-compare-btn:hover{
	background: rgb(0,84,172);
}
.wd-single-wishlist-btn:hover a,.wd-single-compare-btn:hover a{
	color: #fff;
}
.wd-title-style-underlined .title{
	border-bottom: 2px solid rgb(221,51,51) !important;
}
td.woocommerce-product-attributes-item__value {
    color: #000;
}
.widget-title {
    background: rgb(221,51,51);
    color: #fff;
    padding: 15px;
    border-radius: 5px;
}
.wd-widget-collapse .widget-title:after{
	color:#fff !important;
}
.widget {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 0px;
}
.vc_custom_1693866963687 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.wrapp-category {
    max-height: 130px;
    width: 145px;
    min-height: 130px;
    border-radius: 5px;
    border: 1px solid #eee;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.12);
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1650529373959.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex.wd-rs-6261145496ef0 {
    background: #eee !important;
    border-radius: 5px;
}
.home-search {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 2px 2px 10px #ccc;
}

.hover-content .woocommerce-product-attributes-item__value,.hover-content .wd-attr-name {
    font-size: 0.8em !important;
}
.footer-icon h5 {
    font-size: 1.3em;
}
.footer-icon {
    border:0px;
}
span.breadcrumb-last {
    display: none;
}
.wd-nav-img{
	max-height:25px !important;
}

.royal-compare {
    display: none;
		position:fixed;
		width:35em;
		bottom:10em;
	  right:5em;
}
.compare-description p {
    text-align: justify !important;
}
.wd-compare-remove-action {
    position: relative;
    bottom: -6px;
}

td.attribute_value,th.attribute_name,th.attribute_group_name {
    font-size: 1.3em !important;
}
th.attribute_group_name{
	color:rgb(221,51,51) !important;
}
.attribute_value p {
    margin-bottom: 0 !important;
}
.woocommerce-group-attributes-layout-1 {
    border: 1px solid #cdcdcd !important;
}
.tak-product .vc_message_box-icon,.tak-product p {
 color:#b3b3b3 !important;
}

tr.attribute_group_row {
    border-top: 1px solid #cdcdcd;
}

.shop_attributes tr, .shop_attributes tr td{
	background-color:#fff !important;
}
.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-1 .attribute_row > td{
	padding-bottom:0 !important;
}
.attribute_name_values{
	margin-bottom:0 !important;
}
.wapf-field-input input[type=checkbox]
{
	float:right !Important;
}
@media (max-width: 1024px) {
	.disable-owl-mobile .owl-carousel {
		-webkit-mask-image: none;
		mask-image: none;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.disable-owl-mobile .wd-owl{
 overflow-x:none !important
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.disable-owl-mobile .wd-owl{
 overflow-x:none !important
}
}

@media (max-width: 576px) {
	.disable-owl-mobile .wd-owl{
 overflow-x:none !important
}
}

