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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 300;
	--wd-text-color: #777777;
	--wd-text-font-size: 17px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(252,189,0);
	--wd-alternative-color: rgb(252,189,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(51,51,51);
	--btn-default-bgcolor: rgb(252,189,0);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(252,189,0);
	--btn-accented-bgcolor-hover: rgb(255,174,0);
	--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: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://armancompany.com/wp-content/uploads/2025/08/b5.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(10,10,10);
	background-image: url(https://armancompany.com/wp-content/uploads/2021/06/cartographer.png);
	background-repeat: repeat;
	background-position: center center;
}
.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-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


@font-face {
	font-family: "yekan-bakh";
	src: url("//armancompany.com/wp-content/uploads/2025/08/YekanBakh-Medium.woff2") format("woff2"), 
url("//armancompany.com/wp-content/uploads/2025/08/YekanBakh-Medium.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

body {
  line-height: 1.8;
}
.portfolio-entry .wd-entities-title {
  font-size: 15px !important;
}
.testimon-align-center .testimonial-avatar {
  margin-bottom: 0px !important;
}
.testimonial .testimonial-avatar img {
  max-width: 80px !important;
}
.testimon-align-center .testimonial {
  font-size: 12px !important;
}
.wd-nav-portfolio > li > a {
  font-size: 13px !important;
}

/* بهینه‌سازی انیمیشن بنر */
.banner-shadow {
  box-shadow: 0 10px 20px -9px rgb(0 0 0 / 30%);
  border-radius: 25px;
  transition: all .5s ease;
  will-change: transform, box-shadow; /* اضافه شد برای روانی */
}
.promo-banner-wrapper:hover .banner-shadow {
  box-shadow: 0 14px 20px 0px rgb(0 0 0 / 50%);
  transform: translateY(-17px);
}

.woodmart-sidebar-content .widget {
  box-shadow: 0 0px 1px 1px rgb(41 41 41) !important;
}

h6.elementor-heading-title::before,
h6.elementor-heading-title::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 1px;
}
h6.elementor-heading-title::before {
  right: 0;
  background: linear-gradient(to right,#ffd700 0,#ffd700 35%,#ffd700 65%,transparent 100%);
}
h6.elementor-heading-title::after {
  left: 0;
  background: linear-gradient(to left,#ffd700 0,#ffd700 35%,#ffd700 65%,transparent 100%);
}
h6.elementor-heading-title {
  position: relative;
  display: inline-block;
  padding: 0 70px;
}

.testimon-style-boxed .testimonial-inner {
  border-radius: 25px;
}
[class*="color-scheme-light"] .testimon-style-boxed .testimonial-inner {
  background-color: rgba(0,0,0,0.29) !important;
}

.main-footer .widgettitle,
.main-footer .widget-title {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-right: 65px;
}
.main-footer .widget-title:before {
  content: "";
  position: absolute;
  width: 63px;
  height: 1.5px;
  background: linear-gradient(to right,#ffd700 0,#ffd700 35%,#ffd700 65%,transparent 100%);
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  right: 0;
}

.single-post .entry-content a {
  color: #F2A93A;
}
p a {
  color: #EFA83D;
}
p a:hover {
  color: #EFA83D;
}


