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

:root {
	--wd-text-font: "Anjoman", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(132,154,170);
	--wd-text-font-size: 16px;
	--wd-title-font: "Anjoman", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgba(25,64,122,0.9);
	--wd-entities-title-font: "Anjoman", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgba(25,64,122,0.9);
	--wd-entities-title-color-hover: rgb(25, 64, 122);
	--wd-alternative-font: "Anjoman", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Anjoman", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgba(25,64,122,0.9);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Anjoman", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 19px;
	--wd-primary-color: rgb(144,19,254);
	--wd-alternative-color: rgb(189,16,224);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(102,102,102);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,153,255);
	--btn-accented-bgcolor-hover: rgb(0,139,232);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://exir-edu.com/wp-content/uploads/2021/11/scool-popup-opt.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://exir-edu.com/wp-content/uploads/2021/11/scool-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(144,19,254);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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-brd-radius: 0px;
}

@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;
}
}


@font-face {
	font-family: "Anjoman";
	src: url("//exir-edu.com/wp-content/uploads/2025/01/Anjoman-Regular.ttf") format("woff2"), 
url("//exir-edu.com/wp-content/uploads/2025/01/Anjoman-Regular.ttf") format("woff");
	font-weight: 400;
	font-style: normal;
}

.list-icon, .wd-list>li>img, .wd-list picture {
    flex: 0 0 auto;
    margin-right: 10px;
    margin-left: 10px;
    vertical-align: middle;
    text-align: center;
    transition: inherit;
}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=date], select, textarea {
    background: #fff;
    text-align: right;
}

.post-date
{
display:none !important
}
@media (max-width: 576px) {
	/* مخفی کردن تمام تاریخ‌ها در وبلاگ Woodmart */
.posted-on,
.entry-date,
time.entry-date,
time.updated,
.meta-date,
.meta-post-date,
.post-meta time,
.post-meta .meta-date,
.wd-post-date,
.wd-entry-meta .wd-post-date,
.xts-posted-on,
.xts-entry-meta time,
.woodmart-posts .post-meta time,
.woodmart-posts .post-meta .meta-date,
.blog-post-loop .entry-meta time,
.blog-post-loop .entry-meta .meta-date {
  display: none !important;
}

/* مخفی کردن جداکننده‌ها یا آیکن تاریخ (در صورت وجود) */
.posted-on:before,
.wd-post-date:before,
.xts-posted-on:before,
.post-meta .meta-date:before,
.entry-meta .meta-date:before {
  display: none !important;
}

.post-date
{
display:none !important
}
}

