@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//niroobakhsh-co.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.5.1") format("woff2");
}

:root {
	--wd-text-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(30,115,190);
	--wd-alternative-color: rgb(221,51,51);
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(221,51,51);
	--btn-default-bgcolor: rgb(30,115,190);
	--btn-default-bgcolor-hover: rgb(221,51,51);
	--btn-accented-bgcolor: rgb(30,115,190);
	--btn-accented-bgcolor-hover: rgb(221,51,51);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: url(https://niroobakhsh-co.com/wp-content/uploads/2023/12/wood-tools-shop-top-img-opt.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(26,75,173);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(84,153,47);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(226,121,29);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
--wd-brd-radius: 5px;
}



.product-image-wrap,.woocommerce-product-gallery .product-image-thumbnail {
    border-radius: 5px;
    border: 3px solid #e3dcdc5e;
}
.product_title {
    font-size: 16px;
}
.price{
	color:#000 !important;
}

.royal-title-product {
    border: 1px solid #ccc;
    padding: 5px;
    background: #f5f5f5;
    border-radius:5px;
}
.wd-wpb {
    margin-bottom: 10px;
}


.product_title:before {
    content: "\f146";
    font-family: 'woodmart-font';
}
.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 #234cd1 !important;
}
td.woocommerce-product-attributes-item__value {
    color: #000;
}
.widget-title {
    background: rgb(0,84,172);
    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;
}
@media (max-width: 1024px) {
	.disable-owl-mobile .owl-carousel {
		-webkit-mask-image: none;
		mask-image: none;
	}
}

.royal-takhfif {
    background: #1e73be;
    padding: 20px;
    border-radius: 10px;
}
.royal-takhfif .star-rating,.royal-takhfif .wd-add-btn,.royal-takhfif .wd-product-cats,.royal-takhfif .product-labels{
	display:none !important;
}
.royal-takhfif img {
    width: 60% !important;
}
.royal-takhfif-box{
	background: #F2F4F8;
	padding:20px;
 border-radius:10px;
}
.royal-cat-home{
	 background:#eee;
	padding:60px;
}
.royal-cat-home .wrapp-category{
	box-shadow: 1px 6px 6px #c5c4c6 !important;
 border:0 !important;
 background:#fff;
 padding:20px;
}
.royal-cat-home .wd-cat .wd-entities-title{
	font-size:14px !important;
}
.royal-pr-back-home {
    background: #eee;
    padding: 60px;
}
.royal-pr-back-w-home {
    padding: 60px;
}
.royal-pr-home .star-rating,.royal-pr-home .wd-add-btn,.royal-pr-home .wd-product-cats,.royal-pr-home .product-labels{
	display:none !important;
}
.royal-pr-home img {
    width: 60% !important;
}
.wd-product {
    box-shadow: 1px 6px 6px #c5c4c6;
    border-radius: 10px;
}
.royal-pre-footer {
    background: #e5e5e5;
    color: #000;
    padding: 100px;
}
.wd-prefooter{
	padding-bottom:4px !important;
}@media (min-width: 1025px) {
	.royal_search_mobile{display: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
}
}

