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

:root {
	--wd-text-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(119,119,119);
	--wd-text-font-size: 14px;
	--wd-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(0, 0, 0, 0.67);
	--wd-alternative-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgba(0,0,0,0.73);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(141,198,63);
	--wd-alternative-color: rgb(51,153,0);
	--btn-default-font-family: iransans, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(51,153,0);
	--btn-accented-bgcolor-hover: rgb(51,153,0);
	--btn-accented-color: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(119,216,99);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(242,58,58);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(102,204,0);
	--wd-link-color-hover: rgb(128,214,0);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(209,209,209);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,153,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
--wd-cat-brd-radius: 12px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

/******header*******/
span.nav-link-text {
    font-size: 15px !important;
}
span.wd-tools-text {
    font-size: 15;
    font-size: 15px !important;
}
li.current_page_item a{
color:rgb(141,198,63) !important;
}
.wd-header-nav ul li a:hover{
color:rgb(141,198,63) !important;
}

/**********************/
@media (max-width: 768px) {
  .tabs-scroll .elementor-tabs-wrapper {
    display: flex !important;
    overflow-x: auto;
    flex-wrap: nowrap;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; /* Firefox */
  }

  .tabs-scroll .elementor-tabs-wrapper::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
  }

  .tabs-scroll .elementor-tab-title {
    flex: 0 0 auto;
    white-space: nowrap;
    margin: 0 6px 10px 0;
    padding: 10px 16px;
    background-color: #eee;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.3s;
  }

  .tabs-scroll .elementor-tab-title.elementor-active {
    background-color: #ccc;
  }

  /* اختیاری: جلوگیری از نمایش تب‌ها در خط دوم */
  .tabs-scroll .elementor-tabs-content-wrapper {
    clear: both;
  }
}
.wd-skip-links {
    display: none !important;
}
