/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-swatch :is(img,picture) {
    width: 100px !important;
}
.wd-my-account-links.wd-grid-g {
    display: none;
}
.single-product .wd-products-element {
    padding-top: 0 !important;
}

nav[class*="-pagination"] li .current {
    background: transparent !important;
    color: #CC1F1F !important;
    position: relative;
    font-family: system-ui;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.01em;
    text-align: right;
}
a.page-numbers{
	background: transparent !important;
    color: #6A6A6A !important;
    position: relative;
    font-family: system-ui !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    letter-spacing: 0.01em;
    text-align: right;
	transition: all 0.5s;
}
nav[class*="-pagination"] ul {
    flex-direction: row-reverse !important;
}
a.page-numbers:hover{
	color: #CC1F1F !important;
}
nav[class*="-pagination"] li :is(.next):before {
    font-size: 12px;
    content: "" !important;
    font-family: "woodmart-font";
	background: url(/wp-content/uploads/2024/09/Vector-21.svg) no-repeat;
	background-position: center;
	background-size: contain;
	width: 8px;
	height: 13px;
	margin-top: 1px;
	transition: all 0.5s;
	margin-left: -30px;
}
nav[class*="-pagination"] li :is(.next):hover:before{
	background: url(/wp-content/uploads/2024/09/res-1.svg) no-repeat;
	height: 14px;
}
a.next.page-numbers {
    color: transparent !important;
}
nav[class*="-pagination"] li :is(.prev):before {
    font-size: 12px;
    content: "" !important;
    font-family: "woodmart-font";
	background: url(/wp-content/uploads/2024/09/res.svg) no-repeat;
	background-position: center;
	background-size: contain;
	width: 8px;
	height: 13px;
	margin-top: 1px;
	transition: all 0.5s;
}
nav[class*="-pagination"] li :is(.prev):hover:before{
	background: url(/wp-content/uploads/2024/09/Vector-22.svg) no-repeat;
	height: 14px;
}
a.prev.page-numbers {
    color: transparent !important;
}
nav.woocommerce-pagination.wd-pagination {
    margin-top: 55px;
}
.wd-swatch {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: -webkit-fill-available !important;
    height: 68px !important;
    border: unset;
    box-shadow: unset;
    padding-right: 10px;
}
.wd-swatch-bg {
    width: fit-content !important;
    height: fit-content !important;
}
:is(body:not(.global-color-scheme-light),.color-scheme-dark) .wd-swatch.wd-bg .wd-swatch-bg:is(:not([style^="background-color"]),[style*="#ffffff"],[style*="#FFFFFF"],[style*="255,255,255"]):before {
    border: unset !important;
	content: unset !important;
}
[class*="wd-swatches"].wd-bg-style-4 .wd-swatch.wd-bg:after {
    content: unset !important;
}
.wd-swatches-filter .wd-swatch.wd-bg:before {
    content: unset !important;
}
.wd-swatches-filter.wd-checkboxes-on li>a:before{
	content: "" !important;
    display: inline-block !important;
    margin-inline-end: 3px !important;
    width: 24px !important;
    border-radius: 100px !important;
    height: 24px !important;
    flex-shrink: 0 !important;
    border: 2px solid #197357 !important;
    vertical-align: middle !important;
    transition: all .2s ease !important;
	margin-top: 3px !important;
	margin-right: 7px !important;
}
.wd-swatches-filter.wd-checkboxes-on li>a:after{
	position: absolute !important;
    right: 12.5px !important;
    top: 40.6px !important;
    content: "" !important;
    width: 12.92px !important;
    border-radius: 100px !important;
    height: 12.92px !important;
    background: #197357 !important;
    opacity: 0 !important;
    transition: all .2s ease !important;
}
.wd-swatches-filter.wd-checkboxes-on li.wd-active>a:after{
	opacity: 1 !important;
}
.wd-swatches-filter.wd-checkboxes-on li>a:hover:after{
	opacity: 1 !important;
}
.wd-swatches-filter.wd-checkboxes-on li.wd-active>a:before {
    background-color: transparent !important;
}
.widget_layered_nav_filters a {
    font-family: Yekan Bakh;
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 37px !important;
    text-align: right;
    color: #0D392B !important;
    padding-right: 8px;
    position: relative;
}
li.chosen.chosen-brand.chosen-brand-bien-air-dental {
    padding-right: 5px !important;
}
.widget_layered_nav_filters a:before {
    margin-top: -4px;
}
.woocommerce-page p.widget-title {
    font-family: Yekan Bakh;
    font-size: 22px;
    font-weight: 500;
    line-height: 73px;
    text-align: right;
    color: #DEF1EB;
    background: #197357;
    padding-inline: 10px;
    border-radius: 8px;
}
.woocommerce-page .widget_product_categories .product-categories li a {
    font-family: Yekan Bakh;
    font-size: 18px;
    font-weight: 400;
    line-height: 37px;
    text-align: right;
    color: #0D392B;
    padding-right: 8px;
    position: relative;
}
.woocommerce-page .widget_product_categories .product-categories li:before {
    content: "";
    display: inline-block;
    margin-inline-end: 3px;
    width: 24px;
    border-radius: 100px;
    height: 24px;
    flex-shrink: 0;
    border: 2px solid #197357;
    vertical-align: middle;
    transition: all .2s ease;
	margin-top: 12px;
	margin-right: 9px;
}
.woocommerce-page .widget_product_categories .product-categories li:after {
    position: absolute;
    right: 14.5px;
    top: 17.6px;
    content: "";
    width: 12.92px;
    border-radius: 100px;
    height: 12.92px;
    background: #197357;
    opacity: 0;
    transition: all .2s ease;
}
.woocommerce-page .widget_product_categories .product-categories li:hover:after {
	opacity: 1;
}
.woocommerce-page .widget_product_categories .product-categories li.current-cat:after{
	opacity: 1;
}
.widget_product_categories .product-categories li.current-cat>a {
    color: #0D392B !important;
    font-weight: 400 !important;
}
.wd-notice.wd-warning, .wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
    background-color: #197357 !important;
}
.woocommerce-page .sidebar-container {
    padding-top: 160px;
}
.site-content.shop-content-area.description-area-before.content-without-products.wd-builder-off {
    padding-top: 160px;
}
.woocommerce-page .wd-products-element {
    padding-top: 160px;
}
.shop-loop-head {
    position: absolute;
    top: 0;
    left: 31.5%;
	right: auto;
}
.woocommerce-breadcrumb a, .yoast-breadcrumb a {
    color: #E32223 !important;
    font-family: Yekan Bakh;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
}
.woocommerce-breadcrumb a:after {
    content: "" !important;
    background-size: contain !important;
    background: url(/wp-content/uploads/2024/09/Vector-19.svg) no-repeat;
    position: absolute;
    width: 6px;
    height: 100%;
    top: 10px;
    bottom: auto;
    margin: auto;
	transform: translateX(-6px);
}
.woocommerce-breadcrumb a {
    margin-inline-end: 32px !important;
}
.woocommerce-breadcrumb .breadcrumb-last, .yoast-breadcrumb .breadcrumb_last {
    font-family: Yekan Bakh;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 32px;
    text-align: left;
    color: #6A6A6A;
}
.product-grid-item .product-element-top {
    position: relative;
    height: 200px;
    overflow: visible;
    border-radius: unset;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-grid-item .product-element-top a img{
	transition: all 1.7s ease;
}
img[Attributes Style] {
    width: unset !important;
    aspect-ratio: unset !important;
    height: !important;
}
.product-labels .product-label.onsale {
    position: absolute;
    left: -89px;
    top: 8px;
    transform: rotate(90deg);
    display: flex;
    font-family: IRANYekan;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.11px;
    text-align: right;
    letter-spacing: 2px;
    width: 85px;
    height: 37px;
    justify-content: center;
    align-items: center;
    border-radius: 0 5px 5px 0;
}
.product-grid-item:hover .product-element-top a img{
	transform: scale(1.1);
}
.product-grid-item .product-element-top a {
    margin: auto;
    padding: 15px;
}
.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .content-product-imagin{
	box-shadow: none;
	transform: unset !important;
}
.shop-loop-head{
	margin: 0 !important;
}
.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .product-wrapper{
	transform: unset !important;
}
.product-grid-item .product-wrapper{
position: relative !important;
    transition: transform .3s ease !important;
    background: #F5FBF9;
    border-radius: 8px !important;
}
.product-grid-item .wd-entities-title a {
    font-family: Yekan Bakh;
    font-size: 20px;
    font-weight: 400;
    line-height: 31.29px;
    text-align: right;
    color: #0D392B !important;
    transition: all 0.8s;
}
.product-grid-item:hover .wd-entities-title a {
	color: #197357 !important;
}
	[class*="title-line-"] .wd-product .wd-entities-title {
    overflow: visible !important;
    max-height: unset !important;
    padding-inline: 15px;
    background: #F5FBF9;
    padding-top: 18px;
		z-index: 10;
}
.wd-product .price {
    display: flex !important;
    flex-direction: column-reverse;
	padding-right: 60px;
}
.wd-product.wd-hover-fw-button .wd-add-btn>a {
    height: 34px;
    color: #197357 !important;
    box-shadow: unset !important;
    background-color: transparent !important;
    border: 0.5px solid #197357;
    border-radius: 4px !important;
    font-family: Yekan Bakh !important;
    font-size: 14px;
    font-weight: 300 !important;
    line-height: 26px;
    text-align: center;
}
.wd-hover-with-fade .product-wrapper:hover .wd-product.wd-hover-fw-button .wd-add-btn>a {
    color: #F5FBF9 !important;
    background-color: #197357 !important;
}
.wd-product.wd-hover-fw-button .wd-add-btn {
    font-size: 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 35px;
    padding-inline: 15px;
}
.wd-product.wd-hover-fw-button .wrap-price{
	position: relative;
}
.wd-product.wd-hover-fw-button .wrap-price:before {
    content: "قیمت:";
    font-family: IRANYekan;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    text-align: right;
    color: #0D392B;
    position: absolute;
    top: 0;
    right: 15px;
}
.product-grid-item .price del {
    font-family: IRANYekan;
    font-size: 14px !important;
    font-weight: 300;
    line-height: 26px;
    text-align: right;
    color: #6A6A6A !important;
}
.product-grid-item del .amount {
    font-family: IRANYekan;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 26px;
    text-align: right;
    color: #6A6A6A !important;
}
.product-grid-item  .amount {
    font-family: IRANYekan;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 26px;
    text-align: right;
    color: #E32223 !important;
}
}
.wd-buttons.wd-pos-r-t{
	display: none;
}

.rank-math-breadcrumb p{
	flex-wrap: wrap;
}
:is(.widget,.wd-widget,div[class^="vc_wp"]) {
    border: 1px solid #197357 !important;
    border-radius: 16px;
    padding: 10px !important;
}
.wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop span {
    padding-right: 35px !important;
}
.wd-add-btn-replace .add-to-cart-loop:before {
    transform: unset !important;
    right: -36% !important;
    content: "" ! IMPORTANT;
    background: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 1V11M1 6H11" stroke="%23388C52" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-position: center;
	background-size: contain;
	width: 12px;
    height: 12px;
    margin: auto;
	transition: all 0.8s;
}
.product-grid-item:hover .wd-add-btn-replace .add-to-cart-loop:hover:before {
    background: url(/wp-content/uploads/2024/09/Vector-20.svg)no-repeat;
	background-position: center;
	background-size: contain;
}
.wd-active-filters {
    display: none !important;
}
.product-grid-item:hover .wd-add-btn-replace .add-to-cart-loop:hover{
	transition: all 0.8s;
}
.product-grid-item:hover .wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: unset !important;
    color: #F5FBF9;
    background: #197357;
    width: 100%;
}
.single-product span.onsale.product-label {
    display: none;
}
.wd-widget-collapse .widget-title{
	    background: #388C52;
    color: #fff;
    border-radius: 4px;
    padding: 1rem;
	font-family: 'Lora';
    font-weight: 400;
    line-height: 34px;
}
.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .content-product-imagin {
    visibility: hidden !important;
}
.wd-widget-collapse .widget-title:after{
	color:#fff !important;
	padding-right: .5rem;
}
.wd-widget-collapse.wd-opened .widget-title:after{
	background: transparent !important;
}
.widget_product_categories .product-categories li a{
	color: #5B625D;
	font-family: 'Helvetica';
    font-size: 18px;
    font-weight: 300;
    line-height: 34px;
}
.widget_product_categories .product-categories li{
	position: relative;
	padding-left: 2rem
}

.wd-add-btn-replace .add-to-cart-loop:before {
    transform: unset !important;
    right: -36% !important;
    content: "" ! IMPORTANT;
    background: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 1V11M1 6H11" stroke="%23388C52" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    width: 12px;
    height: 12px;
    margin: auto;
}

.product-archive-title {
    color: #163821;
    font-family: Yekan Bakh !important;
    font-size: 28px;
    font-weight: 500;
    line-height: 46px;
    position: absolute;
    padding-right: 16px;
	padding-top: 40px;
}
.product-archive-title::before {
    content: "PRODUCT ARCHIVES";
    position: absolute;
    height: 15px;
    width: max-content;
    top: 95px;
    bottom: 0;
    margin: auto;
    margin-right: -25px;
    font-family: Yekan Bakh;
    font-size: 32px;
    font-weight: 500;
    line-height: 46px;
    letter-spacing: 0.75em;
    text-align: center;
    color: rgb(13 57 43 / 20%);
}
.woocommerce-pagination nav[class*="-pagination"] li .page-numbers{
	color: #5B625D !important;
}
nav[class*="-pagination"] a:hover{
	background-color: transparent !important;
}

.woocommerce-billing-fields__field-wrapper .form-row label{
	z-index: 2;
}

@media (max-width: 767px){
	.product-archive-title{
		font-size: 32px;
	}
	.product-archive-title::before {
    margin-right: -4px;
    font-size: 20px;
    letter-spacing: 0.3em;
}
	.shop-loop-head {
    position: absolute;
    top: -15px;
    right: 20px;
    overflow: hidden;
	z-index: 100;
}
	.sidebar-container .wd-heading {
    padding: 0 !important;
    padding-top: 15px !important;
    border-bottom: unset !important;
    padding-left: 15px !important;
}
	.sidebar-container.wd-inited .widget-area {
    padding-inline: 10px;
}
	.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .shop-loop-head {
    align-items: flex-start !important;
    width: fit-content !important;
}
	.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child) {
    padding-bottom: 120px !important;
    border-bottom: unset !important;
}
	.woocommerce-page .wd-products-element {
    padding-top: 200px;
}
	p.woocommerce-result-count {
    display: none !important;
}
	.product-grid-item .add_to_cart_button span{
		font-size: 14px !important;
	}
	:is(.woocommerce-cart-form__contents,.group_table) td.product-thumbnail{
		overflow: visible !important
	}
	:is(.woocommerce-cart-form__contents,.group_table) tr{
		margin-top: 2rem;
	}
	.customer-details{
		width: 100% !important;
		max-width: 100% !important;
	}
	.checkout-order-review{
		width: 100% !important;
		max-width: 100% !important;
	}
}

.comment-form > p, .comment-form .comment-form-images {
    flex: unset;
    margin-bottom: unset;
    padding-inline: unset;
}
#comments {
    display: flex;
    flex-direction: column;
}
h2.title-comments {
    display: none;
}

ol.comment-list {
    display: block;
    order: 1;
}

#comments textarea input {
    border: 0 !important;
    border-bottom: 1px solid #757778 !important;
}

textarea#comment {
    height: 232px !important;
}

#comments label {
    color: #0D392B80 !important;
}

#comments p:has(input:focus, textarea:focus) label {
    color: #197357 !important;
}

#comments p label {
    transition: all 300ms ease-in-out;
}
h3#reply-title {
    display: none;
}
p.comment-form-comment {
    padding-top: 20px;
}
p.logged-in-as {
    padding-bottom: 20px;
}

p.form-submit {
    display: flex;
}

p.form-submit input {
    background: transparent !important;
    color: #197357 !important;
    box-shadow: none !important;
    border: 1px solid #757778 !important;
    margin: auto;
}

#commentform .comment-form-comment {
    order: 1;
}

#commentform .form-submit {
    order: 2;
    display: block;
}

.comment-form-cookies-consent input {
    width: 12px;
    height: 12px;
    border: 1px solid #000 !important;
    border-radius: 2px;
}

h2.comments-title {
    display: none;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid #0D392B80 !important;
}

.comments-area .reply a {
    color: #197357 !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    font-family: 'Yekan Bakh' !important;
    font-size: 18px;
}
.comments-area .reply {
    text-align: -webkit-left;
}
ol.children .reply a {
    color: #E32223 !important;
}

ol.children .comment-meta.commentmetadata a {
    color: #197357 !important;
}

ol.children a {
    color: #197357 !important;
}

ol.children p {
    color: #197357 !important;
}

.comments-area .comment-author .says {
    display: none;
}

.comments-area .comment-author {
    width: fit-content;
    display: contents;
}

.comments-area .comment-body {
    position: relative;
    padding: 30px !important;
    background: transparent;
    border-radius: 16px;
    border: 1px solid #0D392B;
}
#comments .comment .comment-body, #comments .pingback .comment-body {
    border-block-end: 1px solid #0D392B;
}
.comments-area ol {
    list-style: none;
}

.comments-area .comment-author .fn {
    color: #389F93;
    font-family: 'Yekan Bakh';
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 18px;
}

.comments-area p {
    font-size: 16px;
    font-family: 'IRANYekan';
    font-weight: 300;
    line-height: 35px;
    color: #6A6A6A;
    text-align: justify;
}
span.edit-link {
    display: none
}
.comment-form .submit {
    border-radius: 5px !important;
    font-size: 18px !important;
    color: #0D392B !important;
    border: 1px solid #0D392B !important;
    font-family: 'Yekan Bakh' !important;
    font-weight: 400 !important;
    background-color: transparent !important;
    position: relative;
    overflow: hidden;
    z-index: 10;
    margin: 18px -8px;
    padding-top: 11px !important;
}

.comment-form .submit:hover {
    background: #0D392B !important;
	color: #DEF1EB !important;
}
.comments-area .logged-in-as .required-field-message {
    font-size: 0 !important;
}
.comments-area .logged-in-as > a:not(:last-child) {
    margin-right: 12px;
    padding-right: 10px;
    border-right: 1px solid #0D392B80;
}
.comment-form .submit:hover {
    color: #F8F9FA !important;
}

.comments-area .comment {
    padding-block: 30px;
    border-bottom: unset !important;
}

#comments .avatar {
    display: none;
}

.comments-area .children {
    margin-right: 7rem;
    margin-left: unset !important;
    border: 0;
    border-top: unset !important;
    margin-top: 0 !important;
    margin-right: 85px !important;
    padding: 0 !important;
}

.comments-area .children > li {
    position: relative;
}

.comments-area .children > li:before {
    content: "";
    position: absolute;
    right: -4rem;
    background: url('data:image/svg+xml,<svg width="26" height="40" viewBox="0 0 26 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M26 13.2693L13 5.68248e-07L-5.80017e-07 13.2693L1.73335 15.0384L11.7754 4.7885L11.7754 37.5L1.97827 37.5L1.97827 40L14.2246 40L14.2246 4.7885L24.2667 15.0384L26 13.2693Z" fill="%23389F93"/></svg>') no-repeat;
    width: 26px;
    height: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
}

ol.children .comment-body {
    background: #F5FBF9;
    border-radius: 16px;
    border: 1px solid #197357;
}
ol.children .comment-body, #comments .pingback .comment-body {
    border-block-end: 1px solid #0D392B;
}
}
.wd-nav[class*="wd-style-"] > li:is(.wd-has-children,.menu-item-has-children) > a:after {
    color: #fff !important;
}

.page-id-109 .wd-nav[class*="wd-style-"] > li:is(.wd-has-children,.menu-item-has-children) > a:after {
    color: #000 !important;
}

.wd-sub-menu li > a {
    color: #000 !important;
}

@media screen and (max-width: 724px) {
    #comments #respond #reply-title {
        font-size: 28px;
    }
}

#comments #respond #reply-title a {
    font-family: "Yekan Bakh", sans-serif;
}

#comments #respond #reply-title span {
    color: var(--e-global-color-accent);
    text-align: center;
    font-family: "Yekan Bakh", sans-serif;
    font-size: 80px;
    font-weight: 400;
    line-height: 100px;
    letter-spacing: 20px;
    width: 100%;
    opacity: 0.2;
}

#comments #respond #commentform {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    margin-bottom: 24px;
}

p.comment-form-cookies-consent {
    display: flex;
    align-items: center;
    gap: 10px;
}

@media screen and (max-width: 767px) {
    #comments #respond #commentform {
        gap: 16px;
    }
}

#comments #respond #commentform p {
    margin: 0;
}

#comments #respond #commentform p .required {
    color: var(--e-global-color-secondary);
}

#comments #respond #commentform p.comment-notes {
    width: 100%;
    font-size: 16px;
    font-family: 'Yekan Bakh';
    font-weight: 400;
    color: #310104;
}

#comments #respond #commentform p.comment-form-author, #comments #respond #commentform p.comment-form-email {
    width: calc(50% - 10px);
    display: flex;
    gap: 15px;
    margin-top: 35px;
    align-items: flex-start;
    flex-direction: column;
}

@media screen and (max-width: 767px) {
    #comments #respond #commentform p.comment-form-author, #comments #respond #commentform p.comment-form-email {
        width: 100%;
    }
}

#comments #respond #commentform p.comment-form-comment {
    width: 100%;
}

#comments #respond #commentform p.comment-form-cookies-consent {
    width: 100%;
    padding-block: 25px !important;
}

#comments #respond #commentform p.form-submit {
    text-align: center;
    background: #333E4800;
    padding-left: 16px;
    margin: 1rem auto;
    padding-top: 20px;
}

.comments-area .comment-list {
    width: 800px;
    align-self: end;
}
span.required-field-message {
    display: none;
}

#comments #respond #commentform p input, #comments #respond #commentform p textarea {
    height: 50px;
    margin-top: 15px;
    background: transparent;
    border-radius: 8px;
    font-family: 'IRANYekan';
    color: #197357;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    border: #C6061085;
}

p.comment-form-comment {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

#comments #respond #commentform p input:focus, #comments #respond #commentform p textarea:focus {
    outline: none;
    border-color: #197357 !important;
    BACKGROUND: transparent;
}

#comments #respond h2#reply-title {
    display: none;
}

#comments #respond #commentform p label {
    margin-bottom: -18px;
    background-position: center;
    position: relative;
    transition: all 300ms ease-in-out;
    font-family: 'Yekan Bakh';
    font-size: 18px;
    font-weight: 400;
}

#comments #respond #commentform p .required {
    display: none;
}

#comments #respond #commentform p label:has(+ :focus) {
    color: #310104;
}

@media screen and (max-width: 767px) {
    #comments .comment-list li article .comment-meta {
        flex-direction: column;
        gap: 16px;
    }
}

#comments .comment-list li article .comment-meta .comment-author .avatar {
    display: none;
}

#comments .comment-list li article .comment-meta .comment-author .fn, #comments .comment-list li article .comment-meta .comment-author .fn a {
    color: #7C040A;
    font-variant: all-petite-caps;
    font-size: 28px;
    font-weight: 400;
    font-family: 'Yekan Bakh';
}
.comment-metadata {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
.comments-area .comment-meta a, .page-content a {
    color: #0D392B !important;
}
#comments .comment-list li article .comment-meta .comment-author .says {
    display: none;
}
.comments-area .comment-meta {
    margin-bottom: 15px;
    text-align: left;
    margin-top: -32px;
    font-family: Yekan Bakh;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 36px !important;
}

#comments .comment-list li article .comment-meta .comment-metadata time {
    display: contents;
    font-size: 18px;
    opacity: 1;
    font-weight: 500;
}

@media screen and (max-width: 767px) {
    #comments .comment-list li article .comment-meta .comment-metadata time {
        font-size: 13px;
    }
}

#comments .comment-list li article .comment-meta .comment-metadata time:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='19' viewBox='0 0 16 19' fill='none'%3E%3Cpath d='M1 4.89211C1 4.41542 1.18437 3.95824 1.51256 3.62117C1.84075 3.28409 2.28587 3.09473 2.75 3.09473H13.25C13.7141 3.09473 14.1592 3.28409 14.4874 3.62117C14.8156 3.95824 15 4.41542 15 4.89211V15.6764C15 16.1531 14.8156 16.6103 14.4874 16.9474C14.1592 17.2845 13.7141 17.4738 13.25 17.4738H2.75C2.28587 17.4738 1.84075 17.2845 1.51256 16.9474C1.18437 16.6103 1 16.1531 1 15.6764V4.89211Z' stroke='%2370777F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.502 1.29785V4.89263' stroke='%2370777F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.5 1.29785V4.89263' stroke='%2370777F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 8.4873H15' stroke='%2370777F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.125 12.083H8' stroke='%2370777F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 12.083V14.7791' stroke='%2370777F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    width: 14px;
    height: 16.176px;
    background-size: cover;
}

#comments .comment-list li article .comment-content {
    color: #293139;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    text-align: justify;
    opacity: 0.7;
}

#comments .comment-list li article .reply {
    text-align: left;
    font-size: 18px;
    line-height: 36px;
    color: #C60610 !important;
	margin-top: -10px;
}

#comments .comment-list li.bypostauthor article {
    background: #FEE6E7 !important;
    border-radius: 16px;
    border: unset;
    border-block-end: unset !important;
}

#comments .comment-list li.bypostauthor article .comment-content {
    color: #223554;
    opacity: 1;
}

#comments .comment-list li.bypostauthor article .comment-meta .comment-author .fn, #comments .comment-list li.bypostauthor article .comment-meta .comment-author .fn a {
    color: var(--e-global-color-secondary);
}

#comments .comment-list li.bypostauthor article .comment-metadata time {
    color: #C60610;
    opacity: 1;
	font-size: 18px;
}

#comments .comment-list li.bypostauthor article .comment-metadata time:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='19' viewBox='0 0 16 19' fill='none'%3E%3Cpath d='M1 4.89211C1 4.41542 1.18437 3.95824 1.51256 3.62117C1.84075 3.28409 2.28587 3.09473 2.75 3.09473H13.25C13.7141 3.09473 14.1592 3.28409 14.4874 3.62117C14.8156 3.95824 15 4.41542 15 4.89211V15.6764C15 16.1531 14.8156 16.6103 14.4874 16.9474C14.1592 17.2845 13.7141 17.4738 13.25 17.4738H2.75C2.28587 17.4738 1.84075 17.2845 1.51256 16.9474C1.18437 16.6103 1 16.1531 1 15.6764V4.89211Z' stroke='%23D5494C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.502 1.29785V4.89263' stroke='%23D5494C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.5 1.29785V4.89263' stroke='%23D5494C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 8.4873H15' stroke='%23D5494C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.125 12.083H8' stroke='%23D5494C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 12.083V14.7791' stroke='%23D5494C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

@media screen and (max-width: 1025px) {
    #comments .comment-list li .children {
        padding-right: 70px;
    }
}

#comments .comment-list li .children:before {
    content: none !important;
}

#comments .comment-list li .children > li {
    position: relative;
}

#comments .comment-list li .children > li:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='34' viewBox='0 0 29 34' fill='none'%3E%3Cpath d='M15.2459 5.13211L7.74014 11.9228C7.40428 12.2267 7.0112 12.3766 6.5609 12.3727C6.11063 12.3688 5.71032 12.2083 5.35997 11.8913C5.03273 11.5743 4.86333 11.2154 4.85177 10.8146C4.84018 10.4138 5.00957 10.0549 5.35997 9.73788L15.5109 0.554086C15.9192 0.184695 16.3955 -5.5096e-07 16.9399 -5.27164e-07C17.4843 -5.03369e-07 17.9606 0.184695 18.3689 0.554086L28.5198 9.73788C28.8325 10.0208 28.9925 10.3712 28.9998 10.789C29.007 11.2069 28.847 11.5743 28.5198 11.8913C28.1694 12.2083 27.767 12.3668 27.3123 12.3668C26.8577 12.3668 26.4552 12.2083 26.1048 11.8913L18.6338 5.13211L18.6338 24.2935C18.6338 26.9762 17.587 29.2646 15.4934 31.1588C13.3998 33.0529 10.8705 34 7.90525 34L1.69399 34C1.21331 34 0.810822 33.8533 0.486515 33.5598C0.162173 33.2664 4.69144e-07 32.9023 4.88154e-07 32.4674C5.07163e-07 32.0325 0.162173 31.6684 0.486516 31.375C0.810822 31.0816 1.21331 30.9348 1.694 30.9348L7.90525 30.9348C9.93224 30.9348 11.6625 30.2864 13.0959 28.9896C14.5293 27.6928 15.2459 26.1274 15.2459 24.2935L15.2459 5.13211Z' fill='%23E32223'/%3E%3C/svg%3E");
    width: 27px;
    height: 32px;
    position: absolute;
    right: -60px;
    background-size: contain;
    top: 30%;
    transform: translateY(-50%);
}

.rsfv-has-video video.rsfv-video, .rsfv-has-video iframe.rsfv-video {
    border-radius: 16px;
}

p.comment-form-url {
    display: none;
}
.comment-form>p, .comment-form .comment-form-images {
    flex: unset !important;
}

@media (max-width: 768px) {
    .comments-area .children {
        margin-right: 3rem;
    }

    .comments-area .comment-list {
        width: -webkit-fill-available;
        padding-right: 0;
    }

    .comments-area .comment-meta {
        float: unset;
    }
	.comments-area .comment-meta {
    margin-top: 0px;
}
}
.woocommerce-Reviews :is(
  .comment-reply-title,
  .woocommerce-Reviews-title) {
    text-transform: uppercase;
    font-size: 14px;
    line-height: inherit;
    color: #051711;
    font-family: 'Yekan Bakh';
}
.woocommerce-Reviews label {
    text-align: right;
    font-family: 'Yekan Bakh';
    color: #0D392B80;
    font-weight: 500;
    line-height: 40px;
    font-size: 18px;
}
.single-product 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: transparent !important;
    border-radius: 8px !important;
    border: 1px solid #0D392B80 !important;
    color: #197357 !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    line-height: 40px !important;
	font-family: "IRANYekan";
}
.woocommerce-Reviews input[type='email']:focus, input[type='date']:focus, input[type='search']:focus, input[type='number']:focus, input[type='text']:focus, input[type='tel']:focus, input[type='url']:focus, input[type='password']:focus, textarea:focus, select:focus {
    outline: none;
    border: 1px solid #197357 !important;
    transition: border-color .4s ease;
}
.woocommerce-Reviews p label:has(+ :focus) {
    color: #197357;
}
.woocommerce-Reviews p label{
	transition: all 0.5s;
}
.woocommerce-Reviews .submit {
    border-radius: 4px !important;
    font-size: 18px !important;
    color: #0D392B !important;
    font-family: 'Yekan Bakh' !important;
    font-weight: 400 !important;
    background-color: transparent !important;
    border: 1px solid #0D392B !important;
    position: relative;
    z-index: 10;
    margin: unset;
    padding-top: 3px !important;
}
span.woocommerce-review__dash {
    display: none;
}
.woocommerce-Reviews p.meta {
    display: flex;
    justify-content: space-between;
    font-family: Yekan Bakh;
    font-size: 18px;
    font-weight: 500;
    line-height: 36px;
    text-align: right;
}
.woocommerce-Reviews span.required {
    display: none;
}
.woocommerce-Reviews span.required-field-message {
    display: none;
}
.woocommerce-Reviews .wd-review-style-1 .comment_container {
    align-items: flex-start;
    padding: 20px 0;
    text-align: justify;
    border: 1px solid #0D392B;
    margin-top: 30px;
	border-radius: 16px;
}
.woocommerce-Reviews .comment-text {
    padding-inline: 35px;
    padding-block: 20px;
    font-size: 18px;
    line-height: 40px;
}
.woocommerce-Reviews .comments-area .children, .commentlist .children {
    margin-right: 120px;
    border-top: unset;
    margin-left: 0px;
    margin-top: -20px;
}
.woocommerce-Reviews .comments-area .children .comment:last-child, .commentlist .children .comment{
    padding-bottom: 0;
    border-bottom: none;
    background: #F5FBF9;
    color: #197357;
	border-radius: 16px;
}
.woocommerce-Reviews #review_form_wrapper.wd-form-pos-after {
    order: 2;
    margin-top: 40px;
}
.woocommerce-Reviews ul.children {
    position: relative;
}

.woocommerce-Reviews ul.children:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='34' viewBox='0 0 29 34' fill='none'%3E%3Cpath d='M15.2459 5.13211L7.74014 11.9228C7.40428 12.2267 7.0112 12.3766 6.5609 12.3727C6.11063 12.3688 5.71032 12.2083 5.35997 11.8913C5.03273 11.5743 4.86333 11.2154 4.85177 10.8146C4.84018 10.4138 5.00957 10.0549 5.35997 9.73788L15.5109 0.554086C15.9192 0.184695 16.3955 -5.5096e-07 16.9399 -5.27164e-07C17.4843 -5.03369e-07 17.9606 0.184695 18.3689 0.554086L28.5198 9.73788C28.8325 10.0208 28.9925 10.3712 28.9998 10.789C29.007 11.2069 28.847 11.5743 28.5198 11.8913C28.1694 12.2083 27.767 12.3668 27.3123 12.3668C26.8577 12.3668 26.4552 12.2083 26.1048 11.8913L18.6338 5.13211L18.6338 24.2935C18.6338 26.9762 17.587 29.2646 15.4934 31.1588C13.3998 33.0529 10.8705 34 7.90525 34L1.69399 34C1.21331 34 0.810822 33.8533 0.486515 33.5598C0.162173 33.2664 4.69144e-07 32.9023 4.88154e-07 32.4674C5.07163e-07 32.0325 0.162173 31.6684 0.486516 31.375C0.810822 31.0816 1.21331 30.9348 1.694 30.9348L7.90525 30.9348C9.93224 30.9348 11.6625 30.2864 13.0959 28.9896C14.5293 27.6928 15.2459 26.1274 15.2459 24.2935L15.2459 5.13211Z' fill='%23E32223'/%3E%3C/svg%3E");
    width: 27px;
    height: 32px;
    position: absolute;
    right: -60px;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
}
.woocommerce-Reviews strong.woocommerce-review__author {
    color: #0D392B;
}
.woocommerce-Reviews .wd-review-style-1 .meta time {
    font-style: normal;
    color: #0D392B;
}
.woocommerce-Reviews .commentlist .description > *:last-child {
    margin-bottom: 0;
    color: #6A6A6A;
}
.woocommerce-Reviews .children strong.woocommerce-review__author {
    color: #197357;
}
.woocommerce-Reviews .children time.woocommerce-review__published-date {
    color: #197357 !important;
}
li#li-comment-4 {
    display: contents;
}
.comment-form .form-submit {
    margin-block: 20px 0px;
    text-align: center;
}
.woocommerce-Reviews h2.woocommerce-Reviews-title {
    display: none;
}

.woocommerce-Reviews form#commentform {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    margin-bottom: 24px;
    flex-direction: column;
}
.woocommerce-Reviews #commentform p.comment-form-author, #commentform p.comment-form-email{
	width: calc(50% - 10px);
    display: flex;
    gap: 15px;
    margin-top: 35px;
    align-items: flex-start;
    flex-direction: column;
}
.woocommerce-Reviews p.comment-form-cookies-consent {
    margin-top: 25px;
}
div#reviews{
    display: flex;
    flex-direction: column-reverse;
}
@media screen and (max-width: 724px) {
.woocommerce-Reviews .comments-area .children, .commentlist .children {
    margin-right: 60px;
}
	.woocommerce-Reviews p.meta {
    display: grid;
}
}