:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(33,39,71);
	--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: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(254,101,121);
	--wd-alternative-color: rgb(171,23,45);
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: rgb(171,23,45);
	--btn-accented-bgcolor-hover: rgb(254,101,121);
	--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(171,23,45);
	--wd-link-color-hover: rgb(254,101,121);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 600px;
	--wd-popup-padding: 0px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(33,39,71);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: iranyekan;	font-weight: 400;
	font-size: 15px;
	line-height: 55px;
	color: rgb(101,101,101);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: #fe6579;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,237,237);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,237,237);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,237,237);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,237,237);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,237,237);
	background-image: none;
}
.wd .product-label.out-of-stock {
	background-color: rgb(5,5,5);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 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: 5px;
}

@media (min-width: 1222px) {
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(255,255,255);
}

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.product-grid-item .wd-product-countdown, .product-grid-item .wd-stock-progress-bar {
    margin-bottom: 10px;
}
.wd-hover-standard .wd-add-btn {
    margin-top: 5px;
    margin-bottom: 15px;
}
.promo-banner .promo-banner-image {
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
    padding: 20px;
}
.woodmart-hover-tiled .product-wrapper {
    border-radius: 10px;
    overflow: hidden;
	background: #fff;
}
.labels-rectangular .product-label {
/*    padding: 5px 10px;*/
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
.product-grid-item.wd-hover-standard {
    text-align: center;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.blog-design-masonry .post-title {
    font-size: 16px !important;
}
.wd-entities-title span,
.elementor-element-5856484 h2 {
	display: block;
  font-size: 14px;
  color: #999;
  margin-top: 15px;
  font-weight: normal;
  padding:0;
  /*padding-right: 6px;*/
}
.slide-product .wd-entities-title span,
.papria-english-title {
	font-size: 13px;
  text-align: left;
	border:0;
  border-left: 2px solid #fe6579 !important;
  padding-left: 6px;
  line-height: 13px;
	margin-top:20px;
	color:gray;
}
.elementor-element-15a872b3	{
	margin:0 !important;
}
.select_option .yith_wccl_value {
	border:0;
  border: 2px solid #fff;
  display: block;
  min-width: 27px;
  min-height: 27px;
  cursor: pointer;
}
.select_option_image img {
  height: 85px !important;
  width: auto !important;
}
.select_option_image {
	float:right;
}
.comment-reply-title {display:none !important;}
.prdctfltr_filter_title {display:none !important;}

.pf-help-title h5 {
	border-bottom: 1px solid var(--brdcolor-gray-300);
  padding-bottom: 8px;
}
.pf-help-title h5 span {
	border-bottom: 3px solid var(--wd-primary-color);
  padding-bottom: 8px;
}
p {
	line-height: 2;
	font-size: inherit;
}
p strong {
  color: #000;
  background: mistyrose;
  padding: 0px 7px;
  line-height: 10px;
	font-weight: 300;
	display: inline-block;
}
p em {
	background: #f5f5f5;
  padding: 1px 10px;
  border-radius: 3px;
}
.term-description ul {
  display: inline-block;
}
.term-description ul li {
  float: right;
  padding-left: 20px;
  width: 50%;
}
.products .price ins, small.woocommerce-price-suffix {display:block;}
.products .price bdi {
	font-size:20px;
	color:black;
}
span.woocommerce-Price-currencySymbol {
	font-size:10px !important;
	padding-right:5px;
}
.products .price .woocommerce-Price-currencySymbol {
	color:gray;
}
.products del bdi {
	font-size:15px !important;
	color:#353535 !important;
}
small.woocommerce-price-suffix, 
small.woocommerce-price-suffix .amount {
	font-size:14px !important;
	color:black !important;
	word-spacing:0 !important;
}
.single-product .price ins .woocommerce-Price-amount {
	font-size:25px !important;	
}
.wd-entities-title a {
  color: inherit;
  font-size: 15px;
  font-weight: normal;
  color: #404040;
}
.aboutimg {
  float: right;
  margin-left: 25px;
  border: 2px solid #fff;
  border-radius: 10px;
}
.wd-prefooter {
  padding-bottom: 0px !important;
  background-color: #212747 !important ;
}
.copyright {
	color: #cbcdca;
  text-shadow: #10142b 0 1px 0;
}
.copyright a {
	color:#e32249;
}
.copyright a:hover {
	color:white;
}
.elementor-element-efb716b .wd-entities-title {
		display:none;
}
.product-labels {
   max-width: 65% !important;
}
.main-page-wrapper {
  	/*padding-top: 15px;*/
}
/*Slideshow*/
.nivo-caption {
	display: inline !important;
  width: auto !important;
  right: 25px;
  left: auto !important;
  top: 30px;
  bottom: auto !important;
	background:none !important;
		font-family:iranyekan !important;
	opacity:1 !important;
}
.nivo-caption h3 {
  color: white !important;
	margin:0 !important;
	background:#09294f;
	font-size: 32px !important;
  letter-spacing: -1px;
  padding: 0 10px !important;
}
.nivo-caption p {
	background: #f29eab;
  padding: 0 10px !important;
  margin: 0 !important;
  line-height: 33px !important;
  font-size: 25px !important;
  letter-spacing: -1px;
  display: inline !important;
}
.wd-widget-collapse .widget-title {
  margin-bottom: 10px !important;
}
.wd-swatch {
	width:30% !important;
	height:auto !important;
}
[class*="wd-swatches"].wd-dis-style-1 .wd-swatch.wd-disabled {
  display: none;
}
.products  .outofstock img {
filter: grayscale(80%);	
}
.products .outofstock span.onsale, .products .outofstock span.featured {display:none;}
/* {
  flex-direction: row-reverse !important;
  top: 50% !important;
	left: 50% !important;
  transform: translate(-35%, -50%) !important;*/
.labels-rectangular .product-label {
  padding: 3px 6px;
}
.woosb-products {
	margin:15px 0 !important;
}
.prdctfltr_customize_count {
	top: 5px !important;
  left: 5px !important;	
	color: #fff !important;
  border:0 !important;
  background-color: rgba(0, 0, 0, 0.1) !important;
	border-radius: 0px !important;
}
.label-attribute-pa_skin {
	color: #884100 !important;
  font-weight: 300 !important;
  background: url(https://papria.com/wp-content/uploads/2024/09/skin-icon.png) 95% 50% no-repeat #f5ebe3 !important;
  padding: 3px 25px 3px 4px !important;
	background-size: contain !important;
}
.elementor-element-73bbea6 .product-wrapper, .elementor-element-73bbea6 .wd-tabs-header {background:white !important;}
.product-gallery img { aspect-ratio: 1 / 1.1 !important; /* یا نسبت واقعی */ }

/*yith*/
section.wd-negative-gap:nth-child(3) > div:nth-child(1):has(.yith-wcpb-bundle-form) {
  /* استایل‌هایی که فقط در صورت وجود اون کلاس اعمال می‌شن */
 /* background: #f9f9f9;
  padding: 20px;
  border: 1px solid #ddd;
	flex-direction:column;*/
}
.ppricep {
	display:flex;
	flex-direction:row !important;
	/*margin: 50px 0px !important;*/
}
.ppricep:has(.yith-wcpb-bundle-form) {
		flex-direction:column !important;
}
.ppricep > div {
	align-content: center !important;	
}
.ppricep .wd-reset-var,
.yith-wcpb-product-bundled-item-data__description,
.yith-wcpb-product-bundled-item-data__variations_form {
	display:none !important;	
}
.ppricep .in-stock {
	display:none !important;	
}
.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data {
  text-align: right !important;
}
.yith-wcpb-product-bundled-items {
  border: 0px solid #d8d8d8 !important;
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,.1) !important;
}
.yith-wcpb-product-bundled-item {
	padding: 5px 0 !important;
	border:0 !important;
}
.yith-wcpb-product-bundled-item-data__title {
	font-weight:normal !important;
	text-align:right !important;
}
.yith-wcpb-product-bundled-item-data__title a {
		color: #404040 !important;
}
.yith-wcpb-product-bundled-item-data__price {
	text-align:left !important;	
}
.yith-wcpb-product-bundled-item-data__price  ins .woocommerce-Price-amount bdi {
  font-size: 15px !important;
	color: #5F5F5F !important;
  font-weight: normal !important;
}
.wd-product.wd-hover-buttons-on-hover :is(.wd-product-header, .wrap-price) {
  display: block !important;           /* یا unset */
}
/*--------------------تنظیمات موقتی برای خروجی تصویر-----------------*/
/*.yith-wcpb-product-bundled-item-data {display:none !important;}
.yith-wcpb-product-bundled-items {display: flex !important; flex-direction: row-reverse !important; flex-wrap: wrap !important;}
.yith-wcpb-product-bundled-item {width:25% !important;}
.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-image {width: 100% !important;}
.yith-wcpb-product-bundled-item-image img {width: 100% !important;}*/
/*----------------------------END--------------------------------*/
form.woocommerce-ordering-list {
	display: block !important;	
}
.woodmart-woocommerce-sort-by ul li {
	margin:0 0 8px 0 !important;	
}
.woodmart-woocommerce-sort-by ul li a {
	color:#212747 !important;	
}
.woodmart-woocommerce-sort-by .widget-title {
	border-bottom: 1px solid #e4e4e4;
  padding-bottom: 8px;	
}
.papria-brand-info li {
	display: inline-block;
  margin-left: 15px;
  border-right: 2px solid #ececec;
  padding-right: 15px;
  line-height: 10px;	
}
.wd-page-content {
	background-color: rgb(237,237,237) !important;
}
/*--------CSS NOTES-----------*/
.papria-notes-wrap {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: flex-start;
}

.papria-note-term {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 13px;
    text-align: center;
    width: 90px;
}

.papria-note-term img {
    width: 85px;
    height: 85px;
    border-radius: 25px;
    object-fit: cover;
    margin-bottom: 6px;
}

.papria-note-term.no-img {
    opacity: 0.6;
}
.papria-note-term span {
    min-height: 34px; /* دو خط متن */
    display: block;
}

/*--------CSS Color--------*/
.papria-colors-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

.papria-color-box {
    border: 0px solid #ddd;
}

/*----------تومان----------*/
.woocommerce-Price-currencySymbol{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-inline-start: 4px;
    line-height: 1;
    vertical-align: middle;
}

.papria-toman-icon{
    width: 30px;
    height: 30px;
    display: inline-block;
    fill: currentColor;
    flex: 0 0 auto;
}

/* اگر بعضی قیمت‌ها کمی بالا/پایین بودند */
.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol{
    position: relative;
    top: 0;
}
article .wd-search-form  {display:none;}
/*------------------- Papria Magazine v1.0 -------------------*/

/* Breadcrumb */
.papria-mag-breadcrumb {
    margin: 0 !important;
    padding: 18px 28px 0 !important;
}

.papria-mag-breadcrumb .wd-breadcrumbs {
    margin: 0 !important;
    font-size: 13px;
    color: #8a8f9c;
}

.papria-mag-breadcrumb .wd-breadcrumbs a {
    color: #8a8f9c;
    text-decoration: none;
}

.papria-mag-breadcrumb .wd-breadcrumbs a:hover {
    color: #f86f8d;
}

.papria-mag-breadcrumb .wd-delimiter:before {
    opacity: .45;
}

/* Title */
.papria-mag-title {
    margin-top: 0 !important;
}

.papria-mag-title h1,
.papria-mag-title .elementor-heading-title {
    margin: 8px 0 0 !important;
    padding: 0 28px 22px !important;
    font-size: 30px;
    line-height: 1.7;
    color: #102447;
}

/* Meta */
.papria-mag-meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 8px;
    margin: 0 0 24px;
    color: #6f7685;
    font-size: 12px;
}

.papria-mag-meta span {
    background: #f7f7f9;
    border: 1px solid #eeeeee;
    border-radius: 999px;
    padding: 5px 11px;
}

/* Common article boxes */
.papria-mag-box,
.papria-mag-toc,
.papria-mag-faq-item {
    border-radius: 16px;
}

.papria-mag-box {
    margin: 28px 0;
    padding: 24px 26px;
    border: 1px solid #eeeeee;
    line-height: 2.1;
}

.papria-mag-box-title {
    font-size: 17px;
    font-weight: 800;
    color: #102447;
    margin-bottom: 10px;
}

.papria-summary {
    background: #fff8fb;
    border-color: #ffd7e2;
}

.papria-tip {
    background: #f7fbff;
    border-color: #dcecff;
}

.papria-mistake {
    background: #fffaf2;
    border-color: #ffe1b8;
}

/* TOC */
.papria-mag-toc {
    margin: 28px 0;
    padding: 24px 26px;
    background: #ffffff;
    border: 1px solid #ececf1;
}

.papria-mag-toc-title {
    font-size: 17px;
    font-weight: 800;
    color: #102447;
    margin-bottom: 14px;
}

.papria-mag-toc ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.papria-mag-toc li {
    margin: 9px 0;
}

.papria-mag-toc a {
    color: #102447;
    text-decoration: none;
}

.papria-mag-toc a:hover {
    color: #f86f8d;
}

/* Article content rhythm */
.single-post .elementor-widget-theme-post-content h2 {
    margin-top: 42px;
    margin-bottom: 14px;
    color: #102447;
    line-height: 1.7;
}

.single-post .elementor-widget-theme-post-content p {
    line-height: 2.15;
}

/* CTA */
.papria-mag-cta {
    margin: 42px 0;
    padding: 34px 28px;
    border-radius: 20px;
    background: #102447;
    color: #fff;
    text-align: center;
}

.papria-mag-cta-text {
    font-size: 17px;
    line-height: 2;
    margin-bottom: 18px;
}

.papria-mag-cta-button {
    display: inline-block;
    padding: 10px 26px;
    border-radius: 999px;
    background: #f86f8d;
    color: #fff !important;
    text-decoration: none;
    font-weight: 700;
}

/* FAQ */
.papria-mag-faq {
    margin: 52px 0 10px;
}

.papria-mag-faq-title {
    margin-bottom: 22px;
    color: #102447;
}

.papria-mag-faq-item {
    margin-bottom: 12px;
    border: 1px solid #e8e8e8;
    background: #fff;
    overflow: hidden;
}

.papria-mag-faq-item summary {
    cursor: pointer;
    padding: 18px 20px;
    font-weight: 700;
    color: #102447;
    list-style: none;
}

.papria-mag-faq-item summary::-webkit-details-marker {
    display: none;
}

.papria-mag-faq-answer {
    padding: 0 20px 20px;
    line-height: 2.1;
}

/* Images inside article */
.single-post .elementor-widget-theme-post-content img {
    max-width: 100%;
    height: auto;
}

.single-post .elementor-widget-theme-post-content img.papria-content-image {
    display: block;
    width: 100%;
    max-width: 900px;
    margin: 36px auto;
    border-radius: 18px;
}

.single-post .elementor-widget-theme-post-content img.papria-infographic {
    display: block;
    width: 100%;
    max-width: 620px;
    margin: 40px auto;
    border-radius: 18px;
}

/* Captions */
.single-post .elementor-widget-theme-post-content .wp-caption {
    max-width: 100% !important;
    margin: 36px auto;
    text-align: center;
}

.single-post .elementor-widget-theme-post-content .wp-caption img {
    border-radius: 18px;
}

.single-post .elementor-widget-theme-post-content .wp-caption-text {
    margin-top: 10px;
    font-size: 13px;
    color: #7a8190;
    line-height: 1.8;
}

/* Mobile */
@media (max-width: 768px) {
    .papria-mag-breadcrumb {
        padding: 14px 18px 0 !important;
    }

    .papria-mag-title h1,
    .papria-mag-title .elementor-heading-title {
        padding: 0 18px 18px !important;
        font-size: 23px;
        line-height: 1.8;
    }

    .papria-mag-meta {
        justify-content: center;
        gap: 7px;
        font-size: 11px;
        margin-bottom: 20px;
    }

    .papria-mag-box,
    .papria-mag-toc {
        padding: 20px;
        border-radius: 14px;
    }

    .papria-mag-box-title,
    .papria-mag-toc-title {
        font-size: 16px;
    }

    .papria-mag-cta {
        padding: 28px 20px;
        border-radius: 16px;
    }

    .papria-mag-cta-text {
        font-size: 15px;
    }

    .papria-mag-faq-title {
        font-size: 22px;
    }

    .single-post .elementor-widget-theme-post-content h2 {
        margin-top: 36px;
    }
}

/* Woodmart attribute tooltips: keep tooltip text available, hide it inline. */
.woocommerce-product-attributes .wd-attr-name .wd-hint.wd-tooltip {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 17px;
    height: 17px;
    margin-inline-start: 6px;
    border-radius: 50%;
    background: #f2f3f5;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 1 !important;
    vertical-align: middle;
    overflow: hidden;
    cursor: help;
}

.woocommerce-product-attributes .wd-attr-name .wd-hint.wd-tooltip::before {
    content: "?";
    color: #7a8190;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
}
@media (min-width: 1025px) {
	form.woocommerce-checkout {flex-wrap: unset;}
.menu-label::before {
  inset-inline-start: 4px !important;
}

}

@media (max-width: 576px) {
	/*Slideshow*/
.nivo-caption {
	right: 15px;
  top: 15px;
 }
.nivo-caption h3 {
 font-size: 18px !important;
 }
.nivo-caption p {
	line-height: 20px !important;
  font-size: 16px !important;
 }
.container, .container-fluid {
  padding-right: 2px !important;
  padding-left: 2px !important;
}
.labels-rectangular .product-label {
  font-size: 10px !important;
}
.papria-brand-info {
	margin:0 !important;
	padding:20px 0 0 0 !important;
}
.papria-brand-info li {
	display:block;
  border:0;
	border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
}
.papria-brand-info li strong,
.papria-brand-info li a {
	float: left;
  width: calc(100% - 100px);
}
}

