/*
Theme Name: lian mode
Theme URI: https://lianmode.com
Author: masoud mehrabi
Author URI: https://lianmode.com
Description: قالب اختصاصی خانه مد لیان
Requires PHP: 7.4
Version: 1.5
Text Domain: lianmode
*/

button .woosw-btn-icon {
    display: none !important;
}

.woosw-btn-has-icon .added {
    display: none;
}

.woosw-added .add {
    display: none;
}

.woosw-added .added {
    display: block;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--info .woosw-item--price ,
.woosw-popup .woosw-items .woosw-item .woosw-item--info .woosw-item--time {
    display: none;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--name, .woosw-popup .woosw-items .woosw-item .woosw-item--name a {
    font-weight: 400;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--atc p a {
    font-weight: 400;
    width: 140px;
    padding: 8px 4px;
    display: flex;
    justify-content: center;
    background-color: #274029;
    color: white;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a {
    color: #414542;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none !important;
    width: 100% !important;
}

.mobile .woocommerce-ordering .orderby {
    width: 100% !important;
    font-size: 12px !important;
}

.woocommerce ul.order_details {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    gap: 24px;
    margin: 40px 0;
}

.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 40px;
}

.coupon input#coupon_code {
    border: 1px solid #E5E5E5 !important;
    border-radius: 8px;
    padding: 8px;
}

.woocommerce-billing-fields__field-wrapper input {
    border: 1px solid #E5E5E5 !important;
    border-radius: 8px;
    padding: 8px;
}

.woocommerce-billing-fields__field-wrapper label {
    margin-bottom: 8px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #ffffff;
    border-radius: 8px;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5 !important;
    border-radius: 8px;
    padding: 24px;
}

button#place_order {
    width: 100%;
    background: #274029;
    border-radius: 8px;
    margin-top: 24px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 2rem;
}

.out-of-stock {
    position: relative; /* لازم برای قرار دادن محتوای ::after در موقعیت مطلق */
    display: inline-block; /* اطمینان از درست عمل کردن افکت‌ها */
}

.out-of-stock .bg-white {
    filter: blur(1px); /* افکت تاری برای محتوای اصلی */
    transition: all 0.3s ease; /* افکت انتقال نرم */
}

.out-of-stock::after {
    content: "ناموجود"; /* متن نمایشی */
    position: absolute; /* تنظیم برای قرارگیری در مرکز */
    top: 50%; /* تنظیم موقعیت عمودی در وسط */
    left: 50%; /* تنظیم موقعیت افقی در وسط */
    transform: translate(-50%, -50%); /* انتقال برای دقیقاً قرار گرفتن در مرکز */
    background-color: rgba(39, 64, 41); /* پس‌زمینه نیمه شفاف */
    color: white; /* رنگ متن سفید */
    padding: 5px 10px; /* فضای داخلی (پدینگ) */
    border-radius: 5px; /* گوشه‌های گرد */
    font-size: 14px; /* اندازه متن */
    z-index: 20; /* بالاتر از محتوای اصلی */
    pointer-events: none; /* اطمینان از این که متن کلیک‌پذیر نیست */
}

.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    text-align: right;
    display: block;
}

.swatches-color li {
    height: 64px;
    background: #FFFFFF;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
    .catalog-list {
        display: none;
    }
}

.stories.carousel .story, .stories.carousel .story:first-child, .stories.carousel .story:last-child {
    margin: 0 16px;
}

#zuck-modal-content {
    direction: ltr;
    text-align: left;
}

.slides-pagination .previous, .slides-pagination .next {
    font-family: initial;
}

.info .time {
    display: none !important;
    color: rgba(255, 255, 255, 0.8);
}

div#stories {
    direction: ltr;
}

.navigation-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
    margin-bottom: 40px;
    padding: 40px;
    background-color: white;
    border-radius: 24px;
}
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    display: flex;
    gap: 8px;
}

a.woocommerce-button.button.pay {
    color: #FFFFFF;
    background-color: #274029;
}

a.woocommerce-button.button.cancel {
    color: #FFFFFF;
    background-color: red;
}

.u-columns.woocommerce-Addresses.col2-set.addresses {
    margin-bottom: 40px;
    margin-top: 24px;
    padding: 40px;
    background-color: white;
    border-radius: 24px;
}

.woocommerce-Address address {
    font-style: normal;
}

.woo-wallet-sidebar {
    margin-bottom: 40px;
    padding: 40px;
    background-color: white;
    border-radius: 24px;
}

h3.woo-wallet-sidebar-heading {
    margin-bottom: 24px;
}

.woo-wallet-sidebar ul {
    display: flex;
    gap: 60px;
    align-items: center;
    justify-content: center;
}

.woo-wallet-sidebar ul li {
    text-align: center;
}

.woo-wallet-content {
    margin-bottom: 40px;
    padding: 40px;
    background-color: white;
    border-radius: 24px;
}

ul.woo-wallet-transactions-items {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 32px;
}

form.woocommerce-EditAccountForm.edit-account {
    margin-bottom: 40px;
    padding: 40px;
    background-color: white;
    border-radius: 24px;
}

.woosw-list {
    margin-bottom: 40px;
    background-color: white;
    padding: 40px;
    border-radius: 24px;
}

.woosw-items tbody {
    display: flex;
    gap: 16px;
    justify-content: space-between;
    flex-wrap: wrap;
}

form.woocommerce-EditAccountForm.edit-account input {
    border: 1px solid #eaeaea;
    border-radius: 12px;
    padding: 10px 16px;
    margin-top: 4px;
}

button.woosw-btn.woosw-btn-93019.woosw-btn-has-icon.woosw-btn-icon-only img {
    width: 24px !important;
    height: 24px !important;
}

/************ lenz beauty edit ******************/
@media (min-width: 1280px) {
    .single-product-column {
        grid-template-columns: repeat(3, minmax(0, 1fr)) ;
    }
}

@media (min-width: 768px) {
    .price-hidden .price-custom, .consultation-bar {
        display: none !important;
    }
}
.variations tbody tr {
    margin-top: 0 !important;
}

.gallery-main {
    flex-direction: column;
}

.gallery-main .swiper {
    margin-left: unset !important;
    margin-right: unset !important;
}

.swiper-button-prev-thumbnail,
.swiper-button-next-thumbnail {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 50;
    cursor: pointer;
}

.swiper-button-prev-thumbnail {
    left: 0;
}

.swiper-button-next-thumbnail {
    right: 0;
}

.arrow-icon {
    width: 2rem;   /* معادل w-8 در Tailwind */
    height: 2rem;  /* معادل h-8 */
    color: #888;   /* رنگ فلش */
}

.swiper-button-next-thumbnail svg {
    --tw-rotate: 180deg !important;
}

.swiper-button-prev-thumbnail svg {
    --tw-rotate: 180deg !important;
}

.variations select {
    border: 1px solid #bcbbbb !important;
    padding-right: 8px !important;
    border-radius: 4px !important;
    font-size: 14px !important;
}

.mobile-gallery {
  margin-bottom: 24px;
}

a.reset_variations {
    display: none !important;
}

.gallery-mobile-swiper .swiper-pagination {
    --tw-bg-opacity: 1 !important;
    position: relative;
    margin-top: -20px;
}

.woocommerce div.product form.cart .variations label {
    font-size: 16px !important;
}

.\!bg-brand-main, .bg-brand-main {
    --tw-bg-opacity: 1 !important;
    background-color: #e1c56e !important;
}

.woocommerce table.shop_attributes {
    margin: 16px 0 !important;
}

.woocommerce table.shop_attributes td p {
    padding: 8px 8px 8px 0 !important;
    font-style: normal !important;
}

.product-additional-info h2, .product-description h2, .product-reviews h2 {
    margin-bottom: 32px;
    font-size: 20px;
    font-weight: bold;
}

.product-description, .product-additional-info, .product-reviews {
    margin-bottom: 40px;
}

.woocommerce-variation-add-to-cart .single_add_to_cart_button {
    color: #000000 !important;
}

.woocommerce div.product div.summary {
    margin-bottom: 0 !important;
}

/*********style comment *********/
.comment-box {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    padding: 20px;
    box-shadow: 0px 0px 20px #f2f2f2;
    border: 1px solid #d5d5d544;
    margin-bottom: 30px;
}
.comment-respond p.comment-form-url{
    display: none;
}
.comment-respond .comment-form-comment {
    margin: 20px 0;
}
.comment-respond p.comment-form-author{
    width: 49%;
    float: right;
}
.comment-respond p.comment-form-email {
    width: 49%;
    float: left;
}
.comment-respond  .comment-form-cookies-consent {
    float: right;
    width: 100%;
    margin: 20px 0;
}

.comment-box .comments-inner {
    margin-top: 40px;
}
.comments-inner .comment {
    border-radius: 5px;
    margin: 20px 0px;
    border: 1px solid rgb(233, 233, 233);
    padding: 10px 15px 15px;
}
.comments-inner .comment-awaiting-moderation {
    color: #cf5d5d;
    margin: 7px 0;
    display: inline-block;
}

.comments-inner .comment p {
    margin: 5px 0 15px;
    clear: both;
    line-height: 2;
}
.comments-inner .comment .depth-2 {
    background: #f9f9f9;
}
.comments-inner .comment .depth-3 {
    background: #f0f0f0;
}
.comments-inner .comment .comment-author {

}
.comments-inner .comment .comment-meta {
    display: none;
}
.comments-inner .comment .comment-author img{
    display: none;
}
.comments-inner .comment .comment-author .fn {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}
.comments-inner .comment .comment-author .says{
    display: none;
}

.comments-inner .comment .comment-meta a {
    color: #8a8a8a;
    font-size: 13px;
}
.comments-inner .comment p {
    margin: 5px 0 15px;
    clear: both;
    line-height: 2;
    color: #606060;
}
.comments-inner .comment .reply {
    display: block;
    margin-top: 15px;
}
.comments-inner .comment .reply a {
    background: #ecf0f1;
    color: #333;
    padding: 4px 15px;
}


.main-archive {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.main-archive .post-item {
    box-shadow: 0px 4px 85px 0px #D3D3D340;
    border-radius: 10px;
    padding: 12px;
    border: 1px solid #d5d5d544;
    width: 23.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.main-archive .post-item figure img {
    border-radius: 15px;
}
.main-archive .post-item h2 {
    font-size: 14px;
    line-height: 1.5;
    margin: 15px 0;
    font-weight: 500;
}
.main-archive .post-item .down {
    display: flex;
    justify-content: space-between;
    border-radius: 15px;
    background: #F5F5F5;
    padding: 7px 10px;
    color: #757575;
    font-size: 13px;
}
.title-archive {
    background: #fff;
    box-shadow: 0px 0px 20px #D3D3D333;
    border-radius: 10px;
    padding: 16px;
    border: 1px solid #d5d5d544;
    margin-bottom: 10px;
}
.title-archive span {
    color: #f93423;
}
.pagination {
    text-align: center;
    margin-top: 40px;
}
.pagination span.current {
    background: #f93423;
    color: #fff;
    padding: 8px 16px;
    border-radius: 5px;
    margin: 0 3px;
    font-weight: 700;
}
.pagination a {
    background: #ecf0f1;
    color: #333;
    padding: 8px 16px;
    border-radius: 5px;
    margin: 0 3px;
}
.breadcrumbs i {
    font-size: 10px;
    margin: 0 3px;
}
.contact-us-price {
    margin: 0 auto;
    font-weight: 600;
    font-size: 13px;
    padding: 6px 10px;
}
.not_stock {
    background: #ffdbdb;
    padding: 6px 10px;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 3px;
}
.not_stock i {
    color: #e94646;
    font-size: 18px;
}
.woocommerce div.product p.stock {
    display: none;
}
.woocommerce-message {
    border-top-color: #1bd2a3;
}
.woocommerce-message::before {
    color: #1bd2a3;
}
.woocommerce .button {
    background: #E1C56E !important;
    color: #000000 !important;
}
.woocommerce div.product form.cart .variations select {
    font-family: 'yekanbakh';
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.woocommerce div.product form.cart .variations tr {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}
.woocommerce div.product form.cart .variations tr td {
    display: flex;
    align-items: center;
    min-width: 300px;
}

.woocommerce div.product form.cart .variations {
    width: 68%;
    margin-bottom: 22px;
}
.product-intro .entry-image .product-action .item-action button span.added {
    display: none;
}
.product-intro .entry-image .product-action .item-action button.woosw-added span.added {
    display: block;
}
.product-intro .entry-image .product-action .item-action button.woosw-added span.add {
    display: none;
}

.woosw-item--price , .woosw-item--time {
    display: none;
}
.woosw-popup .woosw-items .woosw-item .woosw-item--name a {
    font-weight: 400;
}
.woosw-popup .woosw-items .woosw-item .woosw-item--atc p a {
    font-weight: 400;
    width: 130px;
    font-size: 13px;
    display: flex;
    padding: 10px 5px;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a {
    color: #303030;
}
.main-single-page {
    width: 100%;
}
.woosw-list table.woosw-items {
    width: 100%;
}

.woocommerce div.product .woocommerce-tabs {
    margin: 40px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    flex-grow: 1;
    text-align: center;
    padding: 6px 0;
    border: 0;
    background: #fbfbfb;
    font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: 1px solid #cfc8d8;
    border-bottom: 0;
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: block;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 40px 25px;
    border: 1px solid #cfc8d8;
    border-top: 0;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description {
    line-height: 2.5;
    font-size: 15px;
    text-align: justify;
}

.woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item span {
    background: #f5f5f5;
    padding: 12px 10px;
    min-width: 200px;
}
.woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item span i {
    font-size: 10px;
    color: #D5D5D5;
}
.woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item p {
    background: #f8f9fa;
    padding: 12px 10px;
    flex-grow: 1;
}
.woocommerce #reviews #comments h2 {
    display: none;
}

.woocommerce #reviews #comments h2 {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    display: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    border: none;
    margin: 0;
    line-height: 2.3;
    padding: 0 !important;
}

.comment-text .right-review {
    width: 25%;
    display: flex;
    flex-direction: column-reverse;
    gap: 5px;
    align-items: center;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0;
    color: #666;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
    font-size: 14px;
    color: #303030;
}
.comment-text .description {
    width: 50%;
}
.show-my-rate .rate-item {
    display: flex;
    align-items: center;
}
.show-my-rate {
    width: 25%;
}

.show-my-rate .rate-item .star {
    font-size: 24px;
}

.show-my-rate .rate-item span {
    font-size: 16px;
    font-weight: 500;
    min-width: 100px;
}
.show-my-rate .rate-item .rate-content {
    width: 150px;
    background: #f5f3fc;
    height: 7px;
    border-radius: 2px;
}
.show-my-rate .rate-item .rate-content .rate-result {
    background: #094aef;
    height: 100%;
}
.show-recommend-status .recommend-status-yes {
    background: #ebffe8;
    font-size: 13px;
    border: 1px solid #93f534;
    color: green;
    padding: 4px 5px;
    border-radius: 3px;
}
.show-recommend-status .recommend-status-no {
    background: #ffc2c2;
    border: 1px solid #ef5e5e;
    color: red;
    font-size: 13px;
    padding: 4px 5px;
    border-radius: 3px;
}
.comment-form-rating {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 12px 0;
}
.comment-form-rating p {
    margin: 0;
}
.comment-form-rating p span {
    font-size: 22px;
    display: flex;
    gap: 3px;
}
.woocommerce p.stars a {
    color: #ffc107;
}
.woocommerce #review_form #respond textarea {
    min-height: 160px;
}
.woocommerce #review_form #respond .form-submit input[type="submit"] {
    background: #1bd2a3;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    font-weight: 500;
}
.woocommerce #review_form #respond .form-submit input[type="submit"]:hover {
    background: #1bd2a3;
}
.woocommerce #review_form #respond p.comment-notes {
    display: none;
}

.custom-field-review {
    display: flex;
    margin-top: 25px;
}
.review-radio-question {
    width: 50%;
    text-align: center;
}
.review-radio-question header {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
}
.review-radio-question .radio-list {
    display: inline-flex;
    flex-direction: column;
    gap: 10px;
}
.review-radio-question .radio-list input {
    display: none;
}
.review-radio-question .radio-list label {
    padding: 7px 10px;
    border-radius: 4px;
    display: block;
    font-weight: 700;
    cursor: pointer;
}
.review-radio-question .radio-list input[type="radio"]:checked#yes_suggest ~ label {
    background: #dcffdc;
    border: 2px solid #50df3c;
    color: #0f8703;
}
.review-radio-question .radio-list input[type="radio"]:checked#no_suggest ~ label {
    background: #ffc2c2;
    border: 2px solid #ef5e5e;
    color: red;
}
.review-radio-question .radio-list input[type="radio"]:checked#idontknow ~ label {
    background: #e7e7e7;
    border: 2px solid #919490;
    color: #737573;
}
.rate-list {
    width: 50%;
}
.rate-list .rate-item {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 15px;
}
.rate-list .rate-item input {
    width: 75%;
}

/* comments style for child */

/*********style comment *********/
.comment-box {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    padding: 20px;
    box-shadow: 0px 0px 20px #f2f2f2;
    border: 1px solid #d5d5d544;
    margin-bottom: 30px;
}
.comment-respond p.comment-form-url{
    display: none;
}
.comment-respond .comment-form-comment {
    margin: 20px 0;
}
.comment-respond p.comment-form-author{
    width: 49%;
    float: right;
}
.comment-respond p.comment-form-email {
    width: 49%;
    float: left;
}
.comment-respond  .comment-form-cookies-consent {
    float: right;
    width: 100%;
    margin: 20px 0;
}

.comment-box .comments-inner {
    margin-top: 40px;
}
.comments-inner .comment {
    border-radius: 5px;
    margin: 20px 0px;
    border: 1px solid rgb(233, 233, 233);
    padding: 10px 15px 15px;
}
.comments-inner .comment-awaiting-moderation {
    color: #cf5d5d;
    margin: 7px 0;
    display: inline-block;
}

.comments-inner .comment p {
    margin: 5px 0 15px;
    clear: both;
    line-height: 2;
}
.comments-inner .comment .depth-2 {
    background: #f9f9f9;
}
.comments-inner .comment .depth-3 {
    background: #f0f0f0;
}
.comments-inner .comment .comment-author {

}
.comments-inner .comment .comment-meta {
    display: none;
}
.comments-inner .comment .comment-author img{
    display: none;
}
.comments-inner .comment .comment-author .fn {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}
.comments-inner .comment .comment-author .says{
    display: none;
}

.comments-inner .comment .comment-meta a {
    color: #8a8a8a;
    font-size: 13px;
}
.comments-inner .comment p {
    margin: 5px 0 15px;
    clear: both;
    line-height: 2;
    color: #606060;
}
.comments-inner .comment .reply {
    display: block;
    margin-top: 15px;
}
.comments-inner .comment .reply a {
    background: #ecf0f1;
    color: #333;
    padding: 4px 15px;
}
/*********style comment *********2/


/* عنوان دیدگاه‌ها */
.title-comments {
    font-size: 1.25rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #ddd;
    padding-bottom: 0.5rem;
}

/* هر دیدگاه */
.comment {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
}

.comment-body {
    display: flex;
}

/* تصویر نویسنده */
.comment-author img {
    border-radius: 50%;
    border: 2px solid #ccc;
    width: 48px;
    height: 48px;
}

/* نام نویسنده */
.comment-author .fn {
    font-weight: bold;
    color: #222;
    display: block;
    margin-bottom: 12px;
}

/* زمان و لینک ویرایش */
.comment-metadata {
    font-size: 0.875rem;
    color: #888;
    margin-top: 0.25rem;
}

.comment-metadata a {
    color: #666;
    text-decoration: none;
}

.comment-metadata a:hover {
    color: #000;
}

/* محتوای دیدگاه */
.comment-content p {
    margin-top: 0.75rem;
    line-height: 1.8;
    color: #333;
}

/* لینک پاسخ */
.comment .reply {
    margin-top: 1rem;
}
.comment .reply a {
    display:inline-block;
    font-size: 14px;
    font-family: 'iranyekan';
    color: #ffffff;
    font-weight: 500;
    text-decoration: none;
    background-color: #000000;
    padding: 5px 10px;
    border-radius: 14px;
}

.comment .reply a:hover {
    text-decoration: underline;
}

/* پاسخ‌ها (فرزندان) با تورفتگی */
.children {
    margin-top: 24px !important;
    background: #f2f5ff;
    border-radius: 24px;
    padding: 16px;
    margin-right: 80px !important;

}

/* فرم پاسخ */
#respond {
    margin-top: 3rem;
}

.comment-reply-title {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 1rem;
    color: #333;
}

.comment-form textarea {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 1rem;
    font-size: 1rem;
    line-height: 1.6;
    resize: vertical;
    transition: border-color 0.3s ease;
}

.comment-form textarea:focus {
    border-color: #0a7ef2;
    outline: none;
}

.comment-form .form-submit input[type="submit"] {
    background: #0a7ef2;
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    font-size: 1rem;
    cursor: pointer;
    transition: background 0.3s ease;
}

.comment-form .form-submit input[type="submit"]:hover {
    background: #075dc1;
}

section#comments {
    font-family: 'iranyekan';
}

.comment-form-comment label {
    margin-bottom: 16px;
}
#comments .children::before {
    right: 8px !important;
}
form#commentform {
    margin-top: 24px;
}
#comments .comment .comment-body, #comments .pingback .comment-body {
    border-block-end: 0 !important;
}
.comment-list > .comment {
    border-radius: 24px;
    padding: 40px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
#comments .comment .avatar, #comments .pingback .avatar {
    position: relative !important;
    margin-bottom: 8px;
    left: 0;
    border-radius: 50%;
    margin-inline-end: 10px;
}
body.rtl #comments ol.comment-list .children:before, html[dir=rtl] #comments ol.comment-list .children:before {
    display:none;
}
#comments .comment .comment-body, #comments .pingback .comment-body {
    padding: 0 !important;
}

.rate-item b {
    font-size: 14px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::before {
    display: none !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
    display: none; !important;
}

form#commentform input {
    border: 1px solid #ccc;
    margin-right: 16px;
    border-radius: 8px;
}

@media (max-width: 768px) {
    .out-of-stock::after {
        font-size: 12px; /* سایز فونت برای نمایش‌های 768 پیکسل و کوچکتر */
    }
    .woocommerce #reviews #comments ol.commentlist li .comment-text {
        flex-direction: column;
    }
    .comment-text .right-review {
        width: 100%;
        align-items: flex-start;
    }
    .comment-text .description {
        width: 100%;
    }
    .show-my-rate {
        width: 100%;
    }
    .custom-field-review {
        flex-direction: column;
    }
    .review-radio-question {
        width: 100%;
    }
    .rate-list {
        width: 100%;
    }
    form#commentform {
        display: flex;
        flex-direction: column;
    }
}

/*woocommerce table */

.woocommerce-product-attributes.shop_attributes {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    direction: rtl;
}

.woocommerce-product-attributes.shop_attributes th,
.woocommerce-product-attributes.shop_attributes td {
    padding: 16px 20px;
    vertical-align: middle;
    text-align: right;
}

.woocommerce-product-attributes.shop_attributes th {
    background-color: #f7f9fc;
    color: #333;
    font-weight: bold;
    width: 30%;
    border-bottom: 1px solid #eaeaea;
    font-size: 15px;
}

.woocommerce-product-attributes.shop_attributes td {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    font-size: 15px;
    color: #555;
}

.woocommerce-product-attributes.shop_attributes tr:last-child th,
.woocommerce-product-attributes.shop_attributes tr:last-child td {
    border-bottom: none;
}

.woocommerce-product-attributes.shop_attributes p {
    margin: 0;
}

/* sticky contact product */

.consultation-bar {
    position: fixed;
    bottom: 89px;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, #007bff, #0056b3);
    color: white;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1000;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.2);
}

.consultation-link {
    display: flex;
    column-gap: 4px;
    padding: 4px 8px;
    border-radius: 8px;
    border: 1px solid #FFFFFF;
}

.consultation-bar span {
    font-size: 16px;
    font-weight: 500;
}

.consultation-bar button {
    background-color: white;
    color: #007bff;
    border: none;
    padding: 8px 16px;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s;
}

.consultation-bar button:hover {
    background-color: #f0f0f0;
}


.navigation ul li {
    border-bottom: 1px solid #f2f2f2;
}
.navigation ul li a {
    padding: 10px 0;
    display: inline-block;
    font-weight: 450;
}
.navigation ul li ul {
    padding: 5px;
    background: #f8f8f8;
    display: none;
    width: 100%;
}
.navigation ul li ul li a {
    font-size: 13px;
    font-weight: 400;
    padding: 8px;
}
.navigation ul li ul li ul {
    background: #f0f0f1;
}
.navigation ul li i.sub-menu-arrow {
    float: left;
    padding: 5px 15px 5px 5px;
    margin-top: 8px;
    border-right: 1px solid #ddd;
}

.navigation li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

svg.sub-menu-arrow {
    width: 24px;
    height: 24px;
}

.third-column .price {
    display: none;
}
footer {
    margin-top: 120px;
}