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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #242323;
	--wd-text-font-size: 15px;
	--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: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(215,130,61);
	--wd-alternative-color: #1e73be;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #ff831e;
	--btn-accented-bgcolor-hover: #ff831e;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: #ff831e;
}
.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-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 247px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #004a73;
	background-image: none;
	background-size: contain;
	background-attachment: scroll;
	background-position: center center;
}
html .wd-nav.wd-nav-main > li > a {
	font-weight: 600;
	font-size: 14px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(221,153,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1200px;
--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: 1200px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: iranyekan !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: iranyekan !important;
}

.wd-page-title {
background-color: rgb(175,175,175);
}









#showmore-1
{
	max-height: auto;
}
#showmore-1.less
{
max-height: 564px;overflow:hidden;
}
.product-title {
    font-weight: 400!important;  
}
.woodmart-sidebar-content .widget-title {
	border-radius:5px;
	color:#edf2f5;
	background: #00486f!important;}

.sidebar-widget {
    border-radius: 5px;
}

.widget_price_filter .price_slider_wrapper {
    padding-top: 8px;
}

.widget_price_filter .ui-slider-range {
    background: #3f51b5;
}

.widget_price_filter .ui-slider-handle {
    background: #fff;
    border: 2px solid #3f51b5;
    width: 14px;
    height: 14px;
    top: -5px;
}

.widget_price_filter button.button {
    background: #3f51b5;
    border: none;
    color: #fff;
    border-radius: 6px;
    font-size: 12px;
    padding: 5px 10px;
}

.footer-container h5.widget-title::before {
    content: "";
    border: 1px solid #ff831e;
    position: absolute;
    top: 32px;
    width: 100%;
}
.footer-container h5.widget-title {
    position: relative;
	padding-bottom: 16px;
}
.content ul{
	list-style:disc;
  padding-right: 20px;
	margin-bottom: 20px;
	line-height:30px;
}
.content ol{
  list-style: arabic-indic;
  padding-right: 20px;
	margin-bottom: 20px;
	line-height:30px;
}
.content a{
  color:#345ef7;
}
.content {
    text-align: justify;
    padding: 20px 20px 20px;
    box-shadow: 0 0 3px 2px #f7f6f6;
    border-radius: 10px;
    margin-top: 10px;
    line-height: 33px;
}
.sc_card>div>p {
    background-color: #fff3e9;
    color: #002143;
}


.table {
  border-collapse: collapse;
}
.table td,.table th {
  border: 1px solid #000;
   padding: 8px;
}
.table tr:nth-child(odd){background-color: #ccdfe4ad;}

.table th  {
  height: 50px;
  text-align:center;
  color: #fff;
  background-color: #00486f;
}
.table td{
	color:#000;
}

.p-content li {
    list-style: disc;
    line-height: 29px;
}

.p-content {
    padding-right: 15px;
    text-align: justify;
}
.p-content ul {
    padding-right: 29px;
    margin-bottom: 15px;
}
.table-pakage {
    border-collapse: collapse;
    width: 90%;
    margin: auto;
}
.table-pakage td, .table-pakage th {
    border: 1px solid #000;
    line-height: 25px;
	text-align: justify;
	font-size: 15px;
}

.table-pakage th  {
  height: 50px;
  text-align:center;
  color: #fff;
  background-color: #00486f;
}
.button {
  background-color: #D86100;
  border: 15px;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  margin: 4px 2px;
  cursor: pointer;
}
.wd-sub-menu li a{
	color: #262424;
}

.menu-mega-dropdown .sub-sub-menu li a {
font-size: 13px!important;
}

.labels-rectangular .product-label {
    padding: 8px 10px;
    font-size: 15px;
}

.elementor-section-boxed.wd-negative-gap>.elementor-container {
    max-width: none!important;
}


/* 
Remove default link styling (blue color, underline)
Only for the "تماس بگیرید" link
Does not affect other links on the site
*/

.call-for-price .call-link {
    color: inherit;           /* inherit parent text color */
    text-decoration: none;    /* remove underline */
}

.call-for-price .call-link:hover,
.call-for-price .call-link:focus {
    color: inherit;
    text-decoration: none;
}


.wd-products.elements-list {
         --wd-gap: 8px !important;
}
.wd-product.product-list-item{
	border:none !important;
}


/* کلی استایل FAQ */
.sc_fs_faq.sc_card {
  border: 1px solid #ddd !important;
  border-radius: 10px !important;
  margin: 20px 0px 0px 0px !important;
  background-color: #E38139 !important;
  overflow: hidden !important;
  padding: 0 !important;
  transition: background-color 0.3s ease, border-color 0.3s ease; /* افزوده شد */
}

/* بخش سوال */
.sc_fs_faq.sc_card > div > p {
  margin: 0 !important;
  padding: 14px 1px !important;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  background: #E38139 !important;
  margin-right: 30px !important;
  color: #F8F8F8;
  transition: color 0.3s ease, background-color 0.3s ease; /* انیمیشن نرم */
}

/* هاور روی سوال */
.sc_fs_faq.sc_card:hover > div > p {
  color: #F8F8F8 !important;
}

/* سوال وقتی فعال (باز) است */
.sc_fs_faq.sc_card.active > div > p {
  background: transparent !important;
  color: #F8F8F8 !important;
  border-left: 4px solid #443D3D !important;
  transition: 
    color 0.3s ease,
    border-color 0.3s ease,
    background-color 0.3s ease;  /* انیمیشن نرم */
}

/* آیکون + و - */
.sc_fs_faq.sc_card > div > p::after {
  content: "+";
  font-size: 18px;
  position: absolute;
  top: 50%;
	right:-30px;
  transform: translateY(-50%);
  transition: color 0.3s ease, transform 0.3s ease; /* انیمیشن اضافه شد */
  padding: 10px !important;
  color: #0E5887;
}

.sc_fs_faq.sc_card.active > div > p::after {
  content: "–";
  font-size: 20px;
  color: #0E5887;
  transform: translateY(-50%) rotate(180deg); /* انیمیشن جذاب‌تر */
}

/* بخش پاسخ */
.sc_fs_faq.sc_card > div > div {
  max-height: 0;
  text-align: justify;
  overflow: hidden;
  background: #F8F8F8;
  padding: 0 16px !important;
  font-size: 14px;
  color: #443D3D;
  transition:
    max-height 0.5s ease,
    padding 0.4s ease,
    background-color 0.3s ease,
    color 0.3s ease; /* بهتر شد */
}

.sc_fs_faq.sc_card > div > div p {
  margin: 0 !important;
}

.sc_fs_faq.sc_card.active > div > div {
  max-height: 800px;
  padding: 14px 16px !important;
  border: 0 !important;
}

/* موبایل */
@media (max-width: 768px) {

  .sc_fs_faq.sc_card > div > p {
    font-size: 14px;
    padding: 7px 7px !important;
    margin-right: 15px !important;
  }

  .sc_fs_faq.sc_card > div > div {
    font-size: 14px;
    padding: 7px 7px !important;
  }

  .sc_fs_faq.sc_card > div > p::after {
    right: -20px;
    font-size: 16px;
    padding: 10px !important;
    color: #F7941E;
  }

  .sc_fs_faq.sc_card.active > div > p::after {
    font-size: 20px;
    color: #F7941E;
  }
}

@media (min-width: 1025px) {
	.showmore-button{
    cursor: pointer;
    text-align: center;
    position: relative;
  	margin-top:20px;
  	display: inline-block;
	  right: 43%;
		background: #00486f;
	  border-radius:10px;
		padding: 8px 15px;	
	  color:#ffffff;
}
.table {
  width: 50%;
}
.p-content {
    padding-left: 80px;
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.showmore-button{
    cursor: pointer;
    text-align: center;
    position: relative;
  	margin-top:20px;
  	display: inline-block;
	  right: 45%;
		background: #00486f;
	  border-radius:10px;
		padding: 8px 15px;	
	  color:#ffffff;
}
.table {
  width: 50%;
}
.p-content {
    padding-left: 30px;
}
}

@media (max-width: 576px) {
	.showmore-button{
    cursor: pointer;
    text-align: center;
    position: relative;
  	margin-top:20px;
  	display: inline-block;
	  right: 31%;
		background: #00486f;
	  border-radius:10px;
		padding: 8px 15px;	
	  color:#ffffff
}
.table {
  width: 100%;
}
.p-content {
    padding-left: 10px;
}

.whb-general-header{
background: #fff !important
}



}

