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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//iransany.ir/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//iransany.ir/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//iransany.ir/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//iransany.ir/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//iransany.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//iransany.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//iransany.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//iransany.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-transform: capitalize;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(221,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(221,51,51);
	--btn-accented-bgcolor-hover: rgb(221,51,51);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(221,51,51);
	--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: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.contact-for-price {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    color: #e74c3c;
    direction: rtl;
    line-height: 1.5;
    padding: 0 5px;
}

@media (max-width: 768px) {
    .contact-for-price {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .contact-for-price {
        font-size: 14px;
    }
}
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css');

.color-change-text {
  font-size: 20px;
  font-family: 'IranSans', sans-serif;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0;
  animation: neonEffect 10s infinite alternate;
}

@keyframes neonEffect {
 0% {
    color: #ff0000; /* قرمز پررنگ */
    text-shadow: 0 0 2px #ff0000, 0 0 4px #ff0000;
  }
  25% {
    color: #0000ff; /* آبی پررنگ */
  }
  50% {
    color: #800080; /* بنفش پررنگ */
 
  }
  75% {
    color: #ff8c00; /* نارنجی پررنگ */

  }
  100% {
    color: #008000; /* سبز پررنگ */
  
  }
}
.single_add_to_cart_button{
    display: none !important;
}
.phone-box {
  background: #fff6f6;
  border: 1px solid #f2cfcf;
  border-radius: 12px;
  padding: 16px;
  margin: 16px auto;
  max-width: 420px;
  text-align: center;
}

.phone-box-title,
.phone-box-label {
  margin: 0 0 14px;
  font-size: 14px;
  font-weight: 600;
  color: #b42323;
}

.phone-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 12px;
  margin: 0 0 8px;
  background: #fdecec;
  border-radius: 8px;
  color: #b42323;
  font-weight: 600;
  text-decoration: none;
  direction: ltr;
  unicode-bidi: embed;
  font-size: 1.05rem;
  transition: all .25s ease;
}

.phone-row {
  display: flex;
  gap: 8px;
}

.phone-row .phone-link {
  margin: 0;
}

.phone-link--main {
  background: #c62828;
  color: #fff;
}

.phone-link:hover,
.phone-link:active {
  background: #9f1d1d;
  color: #fff;
  transform: translateY(-1px);
}

@media (max-width: 480px) {
  .phone-row {
    flex-direction: column;
  }
}

