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

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

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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--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: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(135,122,255);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(135,122,255);
	--btn-default-bgcolor-hover: rgb(113,102,214);
	--btn-accented-bgcolor: rgb(69,181,173);
	--btn-accented-bgcolor-hover: rgb(62,168,161);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(27,33,49);
	--wd-bordered-bg:rgb(27,33,49);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(21,27,45);
	background-image: none;
}
.page .wd-page-content {
	background-image: none;
	background-repeat: repeat;
	background-size: cover;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(21,27,45);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(21,27,45);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg-hover: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1370px;
--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: 8px;
}

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


.wd-page-title {
background-color: rgb(7,14,28);
}

@font-face {
	font-family: "Yekanbkh";
	src: url("//psytechify.com/wp-content/uploads/2025/02/Yekan-Bakh-FaNum-03-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Yekanbkh";
	src: url("//psytechify.com/wp-content/uploads/2025/02/Yekan-Bakh-FaNum-04-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Yekanbkh";
	src: url("//psytechify.com/wp-content/uploads/2025/02/Yekan-Bakh-FaNum-05-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Yekanbkh";
	src: url("//psytechify.com/wp-content/uploads/2025/02/Yekan-Bakh-FaNum-06-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Yekanbkh";
	src: url("//psytechify.com/wp-content/uploads/2025/02/Yekan-Bakh-FaNum-07-Heavy.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Yekanbkh";
	src: url("//psytechify.com/wp-content/uploads/2025/02/Yekan-Bakh-FaNum-08-Fat.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "peyda";
	src: url("//psytechify.com/wp-content/uploads/2025/06/PeydaWebFaNum-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "peyda";
	src: url("//psytechify.com/wp-content/uploads/2025/06/PeydaWebFaNum-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "peyda";
	src: url("//psytechify.com/wp-content/uploads/2025/06/PeydaWebFaNum-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "peyda";
	src: url("//psytechify.com/wp-content/uploads/2025/06/PeydaWebFaNum-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "peyda";
	src: url("//psytechify.com/wp-content/uploads/2025/06/PeydaWebFaNum-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "peyda";
	src: url("//psytechify.com/wp-content/uploads/2025/06/PeydaWebFaNum-ExtraBold.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "peyda";
	src: url("//psytechify.com/wp-content/uploads/2025/06/PeydaWebFaNum-Black.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

/* حذف تب "منو" در موبایل */
.wd-mobile-nav .wd-nav-tabs li a[href="#menu-menu"] {
    display: none !important;
}
/* ============================
   Psytechify / Woo Login Page
   Only: page-id-4431
============================ */
body.page-id-4431 .woocommerce-account .woocommerce{
  max-width: 1120px;
  margin: 70px auto;
  padding: 0 16px;
}

/* دو ستون تمیز و یکدست */
body.page-id-4431 .woocommerce-account .u-columns{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  align-items: start;
}

/* عنوان‌ها */
body.page-id-4431 .woocommerce-account h2{
  font-size: 22px;
  margin: 0 0 14px 0;
  letter-spacing: .2px;
}

/* کارت‌ها + انیمیشن ورود */
body.page-id-4431 .woocommerce-account form.login,
body.page-id-4431 .woocommerce-account form.register{
  background: rgba(15, 23, 42, 0.72);
  border: 1px solid rgba(148, 163, 184, 0.18);
  border-radius: 22px;
  padding: 26px;
  box-shadow: 0 22px 70px rgba(0,0,0,.38);
  backdrop-filter: blur(10px);

  transform: translateY(14px);
  opacity: 0;
  animation: rt4431FadeUp .75s cubic-bezier(.2,.9,.2,1) forwards;
}

/* کمی تأخیر برای ستون دوم */
body.page-id-4431 .woocommerce-account .u-column2 form.register{
  animation-delay: .08s;
}

@keyframes rt4431FadeUp{
  to{ transform: translateY(0); opacity: 1; }
}

/* هاور کارت‌ها */
body.page-id-4431 .woocommerce-account form.login:hover,
body.page-id-4431 .woocommerce-account form.register:hover{
  border-color: rgba(99,102,241,.55);
  box-shadow: 0 28px 90px rgba(0,0,0,.48);
}

/* لیبل‌ها */
body.page-id-4431 .woocommerce-account form label{
  font-weight: 700;
  opacity: .9;
}

/* فیلدها */
body.page-id-4431 .woocommerce-account input[type="text"],
body.page-id-4431 .woocommerce-account input[type="email"],
body.page-id-4431 .woocommerce-account input[type="password"]{
  border-radius: 14px;
  padding: 12px 14px;
  background: rgba(255,255,255,.05);
  border: 1px solid rgba(255,255,255,.12);
  transition: box-shadow .2s ease, border-color .2s ease, transform .2s ease;
}

body.page-id-4431 .woocommerce-account input:focus{
  outline: none;
  border-color: rgba(99,102,241,.70);
  box-shadow: 0 0 0 4px rgba(99,102,241,.18);
  transform: translateY(-1px);
}

/* دکمه‌ها */
body.page-id-4431 .woocommerce-account button.button{
  border-radius: 14px;
  padding: 12px 16px;
  font-weight: 800;
  transition: transform .18s ease, box-shadow .18s ease;
}

body.page-id-4431 .woocommerce-account button.button:hover{
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(0,0,0,.30);
}

/* چک‌باکس و لینک‌ها */
body.page-id-4431 .woocommerce-account .woocommerce-form__label-for-checkbox{
  margin-top: 10px;
}

/* ====== YITH Social Login: تبدیل به دکمه‌های شیک و جلوگیری از لوگوی غول‌پیکر ====== */
body.page-id-4431 .yith-wc-social-login{
  margin-top: 12px;
}

body.page-id-4431 .yith-wc-social-login a{
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 16px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.12);
  margin: 8px 10px 0 0;
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

body.page-id-4431 .yith-wc-social-login a:hover{
  transform: translateY(-3px);
  border-color: rgba(99,102,241,.55);
  box-shadow: 0 16px 40px rgba(0,0,0,.35);
}

body.page-id-4431 .yith-wc-social-login img,
body.page-id-4431 .yith-wc-social-login a img{
  width: 36px !important;
  height: 36px !important;
  max-width: 36px !important;
  max-height: 36px !important;
  object-fit: contain;
}

/* موبایل */
@media (max-width: 900px){
  body.page-id-4431 .woocommerce-account .u-columns{
    grid-template-columns: 1fr;
  }
  body.page-id-4431 .woocommerce-account .woocommerce{
    margin: 40px auto;
  }
}
@media (min-width: 577px) and (max-width: 767px) {
	/* فقط تب "منو" را در موبایل مخفی کن، "دسته بندی ها" بماند */
.mobile-nav .wd-nav-mob-tab .mobile-pages-title {
    display: none !important;
}

/* مخفی کردن پیام ساخت منو (navigation menu here) در منوی موبایل */
.mobile-nav .create-nav-msg {
    display: none !important;
}

}

@media (max-width: 576px) {
	/* فقط تب "منو" را در موبایل مخفی کن، "دسته بندی ها" بماند */
.mobile-nav .wd-nav-mob-tab .mobile-pages-title {
    display: none !important;
}

/* مخفی کردن پیام ساخت منو (navigation menu here) در منوی موبایل */
.mobile-nav .create-nav-msg {
    display: none !important;
}

}

