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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#e8e8e8;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(0,97,209);
	background-image: url(https://hami-tajhizat.com/wp-content/uploads/2021/09/footer-pat1.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:right center;
}

:root{
--wd-text-font:Yekanbakh, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:Yekanbakh, sans-serif;
--wd-title-font-weight:900;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:Yekanbakh, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:iranyekan, sans-serif;
}
:root{
--wd-widget-title-font:Yekanbakh, sans-serif;
--wd-widget-title-font-weight:800;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:Yekanbakh, sans-serif;
--wd-header-el-font-weight:900;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(74,144,226);
}
:root{
--wd-alternative-color:rgb(123,141,147);
}
:root{
--wd-link-color:rgb(30,115,190);
--wd-link-color-hover:rgb(0,102,191);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(229,48,63);
}
:root{
--btn-accented-bgcolor-hover:rgb(0,0,0);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--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-sticky-btn-height: 95px;
					
					--wd-brd-radius: 0px;
		
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 233px;
		}
	
						rs-slides :is([data-type=text],[data-type=button]) {
				font-family: Yekanbakh, sans-serif !important;
			}
		
					rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
				font-family: Yekanbakh, sans-serif !important;
			}
			
.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.product-grid-item .wd-product-countdown, .product-grid-item .wd-stock-progress-bar {
    margin-bottom: 10px;
}
.wd-hover-standard .wd-add-btn {
    margin-top: 5px;
    margin-bottom: 15px;
}
.promo-banner .promo-banner-image {
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
    padding: 20px;
}
.woodmart-hover-tiled .product-wrapper {
    border-radius: 10px;
    overflow: hidden;
	background: #fff;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
.product-grid-item.wd-hover-standard {
    text-align: center;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.blog-design-masonry .post-title {
    font-size: 16px !important;
}










/* HTML: <div class="inverted-radius"></div> */
.inverted-radiustop {
  --r: 20px; /* the radius */
  --s: 30px; /* size of inner curve */
  --x: 20px; /* horizontal offset (no percentage) */
  --y: 10px; /* vertical offset (no percentage) */
  

  aspect-ratio: 1;
  background: #3FB8AF;
  border-radius: var(--r);
  --_m:/calc(2*var(--r)) calc(2*var(--r)) radial-gradient(#000 70%,#0000 72%);
  --_g:conic-gradient(at calc(100% - var(--r)) var(--r),#0000 25%,#000 0);
  --_d:(var(--s) + var(--r));
  mask:
    calc(100% - var(--_d) - var(--x)) 0 var(--_m),
    100% calc(var(--_d) + var(--y)) var(--_m),
    radial-gradient(var(--s) at 100% 0,#0000 99%,#000 calc(100% + 1px)) 
     calc(-1*var(--r) - var(--x)) calc(var(--r) + var(--y)),
    var(--_g) calc(-1*var(--_d) - var(--x)) 0,
    var(--_g) 0 calc(var(--_d) + var(--y));
  mask-repeat: no-repeat;
	height: 300px;
}







.homeblog .slide-post {
	box-shadow: 0 0 11px 3px #dddddd;
}












.glass-card {
 /* From https://css.glass */
background: rgba(255, 255, 255, 0.2);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);
}






/* استایل تصاویر داخل توضیحات دسته‌بندی */
.wd-term-desc img {
  border-radius: 25px; /* گوشه‌های گرد */
  border: 5px dashed rgb(9, 132, 227); /* حاشیه خط‌چین آبی درخشان */
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12); /* سایه نرم و ملایم */
  transition: all 0.4s ease; /* انتقال نرم برای افکت هاور */
  background: rgba(255, 255, 255, 0.1); /* زمینه نیمه شفاف */
  backdrop-filter: blur(6px); /* افکت شیشه‌ای */
  padding: 5px; /* فاصله داخلی برای جلوه بهتر */
}

/* افکت هاور جذاب و شیشه‌ای */
.wd-term-desc img:hover {
  transform: scale(1.05) rotate(1deg); /* کمی بزرگ شدن و چرخش */
  box-shadow: 0 12px 30px rgba(0, 191, 255, 0.35); /* سایه درخشان آبی */
  border-color: #00e5ff; /* درخشان‌تر شدن رنگ حاشیه */
  background: rgba(255, 255, 255, 0.2); /* شفافیت بیشتر */
}





/* استایل جدول داخل توضیحات دسته‌بندی */
.wd-term-desc table {
  width: 100%; /* پر شدن کل عرض محتوا */
  border-collapse: collapse; /* حذف فاصله بین سلول‌ها */
  font-family: inherit; /* ارث‌بری از فونت اصلی سایت */
  margin: 20px 0; /* فاصله از بالا و پایین */
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08); /* سایه نرم جدول */
  border-radius: 12px; /* گوشه‌های گرد جدول */
  overflow: hidden; /* برای گرد شدن گوشه‌ها */
}

/* استایل هدر جدول */
.wd-term-desc table thead {
  background: linear-gradient(90deg, #00bfff, #0099e5); /* گرادیان آبی */
  color: #fff; /* متن سفید */
  text-align: left;
}

/* سلول‌های هدر */
.wd-term-desc table thead th {
  padding: 12px 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
}

/* سلول‌های بدنه جدول */
.wd-term-desc table tbody td {
  padding: 12px 15px;
  border-bottom: 1px solid #e0f2ff; /* خط جداکننده ملایم آبی */
  transition: background 0.3s ease;
}

/* افکت هاور روی ردیف‌ها */
.wd-term-desc table tbody tr:hover {
  background: rgba(0, 191, 255, 0.1); /* رنگ آبی شفاف هنگام هاور */
  transform: scale(1.01); /* کمی بزرگ شدن برای جلوه جذاب */
  box-shadow: inset 0 0 10px rgba(0, 191, 255, 0.2); /* نور ملایم داخل ردیف */
}

/* ردیف‌های زوج برای زیبایی */
.wd-term-desc table tbody tr:nth-child(even) {
  background: rgba(0, 191, 255, 0.03); /* رنگ ملایم آبی برای ردیف‌های زوج */
}

/* متن جدول */
.wd-term-desc table td, 
.wd-term-desc table th {
  font-family: inherit; /* ارث‌بری از فونت اصلی */
  font-size: 14px;
  color: #033e6b; /* رنگ تیره آبی برای متن */
}

