:root {
	--wd-text-font: Yekanbakh;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: Yekanbakh;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: Yekanbakh;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Rokh", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Yekanbakh;
	--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: Yekanbakh;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(164,202,131);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-bgcolor: rgba(0,123,12,0.83);
	--btn-default-bgcolor-hover: rgb(0,123,12);
	--btn-accented-bgcolor: rgba(0,123,12,0.83);
	--btn-accented-bgcolor-hover: rgb(0,123,12);
	--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(85,126,50);
	--wd-link-color-hover: rgb(55,99,25);
}
.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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-weight: 600;
	font-size: 15px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(255,255,255);
	--wd-arrow-bg: rgb(0,123,12);
	--wd-arrow-bg-dis: rgb(0,123,12);
	--wd-arrow-radius: 100px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 15px;
	--wd-arrow-size: 50px;
	--wd-arrow-color: rgb(255,188,71);
	--wd-arrow-color-hover: rgb(255,188,71);
	--wd-arrow-color-dis: rgb(255,188,71);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(255,255,255);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 74px;
	--wd-arrow-brd-color: rgb(255,188,71);
	--wd-arrow-brd-color-hover: rgb(255,188,71);
	--wd-arrow-brd-color-dis: rgba(255,188,71,0.63);
	--wd-arrow-brd: 3px dashed;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 12px;
	--wd-pagin-bg: rgba(0,0,0,0);
	--wd-pagin-bg-hover: rgba(0,0,0,0);
	--wd-pagin-bg-act: rgb(0,123,12);
	--wd-pagin-radius: 26px;
	--wd-pagin-brd-color: rgb(255,188,71);
	--wd-pagin-brd-color-hover: rgb(255,188,71);
	--wd-pagin-brd-color-act: rgb(255,188,71);
	--wd-pagin-brd-width: 2px;
	--wd-pagin-brd-style: solid;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1370px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 12px;
}

@media (min-width: 1370px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

@font-face {
	font-family: "Rokh";
	src: url("//fikup.ir/wp-content/uploads/2024/05/RokhFaNum-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Rokh";
	src: url("//fikup.ir/wp-content/uploads/2024/05/RokhFaNum-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Rokh";
	src: url("//fikup.ir/wp-content/uploads/2024/05/RokhFaNum-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Rokh";
	src: url("//fikup.ir/wp-content/uploads/2024/05/RokhFaNum-ExtraBold.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Rokh";
	src: url("//fikup.ir/wp-content/uploads/2024/05/RokhFaNum-UltraBold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* ۱. فراخوانی فونت Roboto از گوگل (اگر قبلا لود نشده) */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

/* ۲. اعمال فونت فقط برای زبان انگلیسی */
html[lang="en-US"] body,
html[lang="en-US"] p,
html[lang="en-US"] span,
html[lang="en-US"] th,
html[lang="en-US"] a,
html[lang="en-US"] h1, html[lang="en-US"] h2, html[lang="en-US"] h3, html[lang="en-US"] h4, html[lang="en-US"] h5, html[lang="en-US"] h6,
html[lang="en-US"] .wd-nav,
html[lang="en-US"] .title,
html[lang="en-US"] .woodmart-font-title, 
html[lang="en-US"] .woodmart-font-primary, 
html[lang="en-US"] .woodmart-font-text,
html[lang="en-US"] .elementor-widget-heading .elementor-heading-title {
    font-family: 'Roboto', sans-serif !important;
}
html[lang="en-US"] .request-form input,
html[lang="en-US"] .request-form textarea,
html[lang="en-US"] .request-form select,
html[lang="en-US"] .request-form{
direction:ltr;
	text-align:left;
}
/* ۳. جلوگیری از تغییر فونت آیکون‌ها (خیلی مهم) */
html[lang="en-US"] .wd-icon,
html[lang="en-US"] [class*="wd-icon-"],
html[lang="en-US"] .fa, 
html[lang="en-US"] .fas, 
html[lang="en-US"] .far, 
html[lang="en-US"] .fab {
    font-family: "woodmart-font", "Font Awesome 5 Free", "Font Awesome 5 Brands" !important;
}

/* ==========================
   General Layout
========================== */
.main-landing {
    flex: 1 !important;
}

/* ==========================
   Social Icons
========================== */
.social-main-landing .wd-social-icons {
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
    margin-left: 10px !important;
}

.social-main-landing .wd-social-icons .wd-social-icon .wd-icon {
    font-size: 22px !important;
}

/* ==========================
   Three.js Container
========================== */
#threejs-container,
.threejs-container {
    min-height: 600px;
    position: relative;
}

#threejs-container canvas,
.threejs-container canvas {
    display: block;
    width: 100% !important;
    height: 100% !important;
}

/* ==========================
   Mega Menu
========================== */
.mega-menu-list .sub-sub-menu li a {
    font-size: 14px !important;
    color: #273a29 !important;
}

.menu-mega-dropdown .sub-sub-menu li a {
    padding: 0 !important;
    line-height: 20px !important;
    font-size: 14px !important;
}

/* ==========================
   Main Cup
========================== */
.main-cup {
    max-width: none !important;
    /* width:none!important; */
}

/* ==========================
   Header Telephone
========================== */
.tel-header {
    font-size: 16px !important;
}

/* ==========================
   Dark Scheme Dropdown
========================== */
.color-scheme-dark.wd-design-aside.wd-dropdown-menu.wd-dropdown.wd-style-default {
    right: auto !important; /* یا هرچی که می‌خوای */
}

/* ==========================
   Footer Telephone Links
========================== */
.footer a[href^="tel:"] {
    color: #273a29 !important;
    text-decoration: none !important;
}

/* ==========================
   Dropdown Menu Styles
========================== */
.wd-dropdown-menu.wd-design-aside.wd-style-default .wd-sub-menu-wrapp>.wd-sub-menu {
    background-color: #e7e4e4 !important;
}

.wd-dropdown-menu.wd-design-aside.wd-style-default .wd-sub-menu-wrapp>.wd-sub-menu>li:hover>a,
.wd-dropdown-menu.wd-design-aside.wd-style-default .wd-sub-menu-wrapp>.wd-sub-menu>li.wd-opened>a {
    color: #a4ca83 !important;
}

.wd-dropdown-menu.wd-design-aside .wd-wp-menu>.sub-sub-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: auto;
}

.wd-dropdown-menu.wd-design-aside .wd-dropdown {
    max-width: 270px !important;
    border-radius: 12px 0 0 12px !important;
    background-color: #e7e4e4 !important;
    padding: 0 !important;
}

.wd-dropdown-menu.wd-design-aside .wd-sub-menu-wrapp {
    background-color: transparent !important;
    box-shadow: 0 0 0 !important;
}

.wd-dropdown-menu.wd-design-aside .wd-wp-menu>.sub-sub-menu>li {
    width: 100% !important;
    border-bottom: 1px solid #00000013 !important;
    margin-bottom: 0 !important;
    padding: 12px 18px !important;
}

/* تغییر بک‌گراند li هنگام هاور لینک داخل آن */
.wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li:has(> a:hover) {
    background-color: #ffffff !important;
    transition: background-color 0.2s;
}

/* ==========================
   Contact Form 7 Hidden Fields
========================== */
.wpcf7 form .hidden-fields-container,
.wpcf7 form .hidden-fields-container input[type="hidden"] {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
}

/* ==========================
   Custom Contact Form Styles
========================== */
.custom-contact-form .form-row {
    display: flex;
    gap: 15px !important;
    margin-bottom: 0 !important;
}

.custom-contact-form .form-col {
    flex: 1;
}

.custom-contact-form .form-row.full {
    display: block;
}

/* Form Group */
.custom-contact-form .form-group {
    position: relative;
    width: 100%;
}

/* Input Fields */
.custom-contact-form input[type="text"],
.custom-contact-form input[type="tel"],
.custom-contact-form textarea {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 14px 10px;
    font-size: 15px;
    outline: none;
    background: none;
    transition: border-color 0.3s;
    direction: rtl;
    text-align: right;
}

/* Focus Effect */
.custom-contact-form input:focus,
.custom-contact-form textarea:focus {
    border-color: #0073aa;
}

/* Labels */
.custom-contact-form label {
    position: absolute;
    top: -10px;
    right: 10px;
    background: #fff;
    padding: 0 6px;
    font-size: 13px;
    color: #555;
    pointer-events: none;
    direction: rtl;
}

/* Submit Button */
.custom-contact-form input[type="submit"] {
    background: #a4ca83;
    color: #fff;
    border: none;
    padding: 12px 30px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
    transition: background 0.3s;
}

.custom-contact-form input[type="submit"]:hover {
    background: #85ac63;
}

/* ==========================
   Request Form Styles
========================== */
.request-form {
    direction: rtl;
    text-align: right;
    max-width: 800px;
    margin: auto;
    font-family: inherit;
}

.request-form h3,
.request-form h4 {
    margin-bottom: 10px;
    font-weight: 600;
	
}
.request-form h3{
text-align:center;
}
.request-form .form-row {
    display: grid;
    gap: 15px;
    margin-bottom: 0px;
}

/* Two Columns */
.request-form .form-row.two-columns {
    grid-template-columns: repeat(2, 1fr);
}

/* Single Column */
.request-form .form-row.single-column {
    grid-template-columns: 1fr;
}

.request-form .form-field {
    display: flex;
    flex-direction: column;
}

.request-form .radio-field .radio-label {
    margin-bottom: 5px;
    font-weight: 500;
}

.request-form input[type="text"],
.request-form input[type="tel"],
.request-form input[type="email"],
.request-form select,
.request-form textarea {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 14px;
    box-sizing: border-box;
    direction: rtl;
    text-align: right;
}

.request-form textarea {
    min-height: 100px;
    resize: vertical;
}

.request-form .submit-row {
    text-align: center;
    margin-top: 20px;
}

.request-form input[type="submit"] {
    background-color: #222;
    color: #fff;
    padding: 10px 30px;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.request-form input[type="submit"]:hover {
    background-color: #444;
}



.centerize-title .liner-continer{
	flex-direction:column!important;
}

body.woocommerce-shop .container {
  max-width: 1480px;

}
body.woocommerce-cart .container{
	  max-width: 1480px;
}

.wd-checkout-steps li{
color:#000000!important;
}
.wd-checkout-steps{
    display: flex;
	justify-content: center;}
.wd-checkout-steps li span:after{
top:0!important;
	height:100%!important;
	border-radius: 20px;
	background-color:rgb(164 202 131 / 68%)!important;
}
.wd-checkout-steps li span{
padding: 5px 22px;
}

/**
 * Bulk Discount Bundle - Frontend Styles
 * Version: 1.0.0
 * Description: Clean & Light theme with mobile optimization
 */

/* ==========================================
   Main Wrapper Styles
   ========================================== */

.bdb-bundle-wrapper {
    width: 100%;
    max-width: 100%;
    margin: 24px 0;
    padding: 20px;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    direction: rtl;
    box-sizing: border-box;
    overflow: hidden;
}

/* ==========================================
   Intro Text (قبل جدول)
   ========================================== */

.bdb-intro-text {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin: 0 0 16px 0;
    padding: 0;
    line-height: 1.6;
    text-align: center;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

/* ==========================================
   Table Styles
   ========================================== */

.bdb-bundle-table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    table-layout: auto;
}

.bdb-bundle-table thead {
    background: #f5f5f5;
    color: #333333;
}

.bdb-bundle-table th,
.bdb-bundle-table td {
    padding: 12px 16px;
    text-align: center;
    border: 1px solid #e0e0e0;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.bdb-bundle-table th {
    font-weight: 600;
    font-size: 14px;
}

.bdb-bundle-table td {
    font-size: 15px;
    color: #333333;
}

/* نمایش تومان در هدر (مخفی در دسکتاپ) */
.bdb-currency-header {
    display: none;
    font-size: 11px;
    font-weight: 400;
}

/* حذف border-bottom از ردیف آخر */
.bdb-bundle-table tbody tr:last-child td {
    border-bottom: none !important;
}

/* ردیف هایلایت شده */
.bdb-highlight-row {
    background: #f0f9f0;
    font-weight: 600;
}

/* ==========================================
   Button Styles
   ========================================== */

.bdb-bundle-button {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 16px 28px;
    background: #27ae60;
    color: #ffffff !important;
    text-decoration: none;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    transition: background 0.3s ease;
    border: none;
    cursor: pointer;
    box-sizing: border-box;
    word-wrap: break-word;
}

.bdb-bundle-button:hover {
    background: #229954;
}

.bdb-bundle-button:active {
    background: #1e8449;
}

.bdb-bundle-button:focus {
    outline: 2px solid #27ae60;
    outline-offset: 2px;
}

/* ==========================================
   WooCommerce Integration
   ========================================== */

/* تنظیم Price amount داخل جدول */
.bdb-bundle-table .woocommerce-Price-amount {
    font-size: inherit;
}

.bdb-bundle-table .woocommerce-Price-currencySymbol {
    font-size: inherit;
}

/* ==========================================
   Container Overflow Fix
   ========================================== */

/* اصلاح overflow در والدها */
form.cart {
    overflow: visible !important;
}

.elementor-widget-container {
    overflow: visible !important;
}

.price-quantity {
    overflow: visible !important;
}

/* ==========================================
   Responsive Design - Tablet
   ========================================== */

@media (max-width: 768px) {
    .bdb-bundle-wrapper {
        padding: 16px;
        margin: 0px 0;
    }

    .bdb-intro-text {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .bdb-bundle-table {
        font-size: 13px;
    }
    
    .bdb-bundle-table th,
    .bdb-bundle-table td {
        padding: 10px 8px;
        font-size: 13px;
    }
    
    .bdb-bundle-button {
        padding: 14px 20px;
        font-size: 14px;
        border-radius: 10px;
    }
}

/* ==========================================
   Responsive Design - Mobile
   ========================================== */

@media (max-width: 480px) {
    .bdb-bundle-wrapper {
        padding: 12px;
        margin: 16px 0;
        border-radius: 6px;
    }

    .bdb-intro-text {
        font-size: 13px;
        margin-bottom: 10px;
        line-height: 1.5;
    }

    .bdb-bundle-table {
        font-size: 11px;
        margin-bottom: 16px;
    }

    .bdb-bundle-table th,
    .bdb-bundle-table td {
        padding: 8px 4px;
        font-size: 11px;
        line-height: 1.4;
    }

    .bdb-bundle-table th {
        font-size: 11px;
        line-height: 1.3;
    }

    /* نمایش تومان در هدر (موبایل) */
    .bdb-currency-header {
        display: block;
        font-size: 9px;
        font-weight: 400;
        margin-top: 2px;
    }

    /* مخفی کردن "تومان" داخل سلول‌ها در موبایل */
    .bdb-bundle-table td .woocommerce-Price-currencySymbol {
        display: none;
    }

    /* فونت کوچکتر برای دکمه */
    .bdb-bundle-button {
        padding: 11px 14px;
        font-size: 12px;
        border-radius: 8px;
    }
}

/* ==========================================
   Responsive Design - Extra Small
   ========================================== */

@media (max-width: 360px) {
    .bdb-bundle-wrapper {
        padding: 10px;
        margin: 12px 0;
    }

    .bdb-intro-text {
        font-size: 12px;
    }

    .bdb-bundle-table {
        font-size: 10px;
    }

    .bdb-bundle-table th,
    .bdb-bundle-table td {
        padding: 6px 3px;
        font-size: 10px;
    }

    .bdb-bundle-table th {
        font-size: 10px;
    }

    .bdb-currency-header {
        font-size: 8px;
    }

    .bdb-bundle-button {
        padding: 10px 12px;
        font-size: 11px;
    }
}

/* ==========================================
   RTL Support
   ========================================== */

[dir="rtl"] .bdb-bundle-wrapper,
.rtl .bdb-bundle-wrapper {
    direction: rtl;
}

[dir="rtl"] .bdb-bundle-table th,
[dir="rtl"] .bdb-bundle-table td {
    text-align: center;
}

/* ==========================================
   Elementor Compatibility
   ========================================== */

.elementor-widget-container .bdb-bundle-wrapper {
    margin-left: 0;
    margin-right: 0;
}

.e-con .bdb-bundle-wrapper {
    max-width: 100%;
}

/* ==========================================
   Print Styles
   ========================================== */

@media print {
    .bdb-bundle-wrapper {
        border: 1px solid #ccc;
        background: #fff;
        page-break-inside: avoid;
    }

    .bdb-bundle-button {
        display: none;
    }

    .bdb-currency-header {
        display: inline;
    }
}

/* ==========================================
   Accessibility
   ========================================== */

.bdb-bundle-table th {
    font-weight: 600;
}

.bdb-bundle-table:focus-within {
    outline: 2px solid #333333;
    outline-offset: 2px;
}

/* Screen reader only text */
.bdb-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

/* ==========================================
   Animation & Transitions
   ========================================== */

.bdb-bundle-wrapper {
    animation: fadeIn 0.3s ease-in;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ==========================================
   End of Styles
   ========================================== */
.page-title .container{
display:none!important;
}

.whb-sticked .whb-general-header {
background-color:#ffffff!important;
}

.change-lan ul {
    display: inline-flex !important;
    background-color: #f2f2f2; 
    border-radius: 50px;
    padding: 4px;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.05);
    list-style: none !important;
    margin: 0 !important;
    gap: 0 !important;
}

.change-lan li {
    margin: 0 !important;
    padding: 0 !important;
}


.change-lan .wpml-ls-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px; 
    height: 35px; 
    border-radius: 40px;
    text-decoration: none;
    

    font-size: 0 !important; 
    color: transparent !important;
    
    background-color: transparent;
    transition: all 0.3s ease;
}


.change-lan .wpml-ls-item-en .wpml-ls-link::before {
    content: 'EN';
    font-size: 14px !important; 
    color: #888;
    font-weight: 700;
    display: block;
}


.change-lan .wpml-ls-item-fa .wpml-ls-link::before {
    content: 'فا';
    font-size: 14px !important; 
    color: #888; 
    font-weight: 700;
    font-family: inherit; 
    display: block;
    margin-top: 3px;
}


.change-lan .wpml-ls-current-language .wpml-ls-link {
    background-color: #a4ca83; 
    box-shadow: 0 2px 6px rgba(164, 202, 131, 0.4);
    cursor: default;
}


.change-lan .wpml-ls-current-language .wpml-ls-link::before {
    color: #ffffff !important;
}


.change-lan .wpml-ls-link:not(.wpml-ls-current-language .wpml-ls-link):hover {
    background-color: #e6e6e6;
}

.change-lan .wpml-ls-link:not(.wpml-ls-current-language .wpml-ls-link):hover::before {
    color: #555;
}
.en-quick-men ul{
	display:flex;
	justify-content:center;
	flex-direction:column;
	align-items:center
}

/* ==========================
   English Version Menu Styles
========================== */

/* استایل‌های مگا منو در حالت انگلیسی */
html[lang="en-US"] .mega-menu-list .sub-sub-menu li a,
html[lang="en-US"] .menu-mega-dropdown .sub-sub-menu li a {
    font-size: 14px !important;
    color: #273a29 !important;
    line-height: 20px !important;
    padding: 0 !important;
}

/* استایل‌های دراپ‌دان (بخش Aside) در حالت انگلیسی */
html[lang="en-US"] .wd-dropdown-menu.wd-design-aside.wd-style-default .wd-sub-menu-wrapp > .wd-sub-menu {
    background-color: #e7e4e4 !important;
}

html[lang="en-US"] .wd-dropdown-menu.wd-design-aside.wd-style-default .wd-sub-menu-wrapp > .wd-sub-menu > li:hover > a,
html[lang="en-US"] .wd-dropdown-menu.wd-design-aside.wd-style-default .wd-sub-menu-wrapp > .wd-sub-menu > li.wd-opened > a {
    color: #a4ca83 !important;
}

html[lang="en-US"] .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: auto;
}

html[lang="en-US"] .wd-dropdown-menu.wd-design-aside .wd-dropdown {
    max-width: 270px !important;
    background-color: #e7e4e4 !important;
    padding: 0 !important;
    /* برعکس کردن انحنای لبه برای حالت چپ به راست */
    border-radius: 0 12px 12px 0 !important; 
}

html[lang="en-US"] .wd-dropdown-menu.wd-design-aside .wd-sub-menu-wrapp {
    background-color: transparent !important;
    box-shadow: 0 0 0 !important;
}

html[lang="en-US"] .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li {
    width: 100% !important;
    border-bottom: 1px solid #00000013 !important;
    margin-bottom: 0 !important;
    padding: 12px 18px !important;
}

/* تغییر بک‌گراند li هنگام هاور در حالت انگلیسی */
html[lang="en-US"] .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li:has(> a:hover) {
    background-color: #ffffff !important;
}
html[lang="en-US"] .wd-design-aside.wd-dropdown-menu.wd-dropdown.wd-style-default {
    left: unset !important; 
}
div[style*="pointer-events: none"] div:has(div:contains("دیجیتس")) {
    display: none !important;
}

@media (min-width: 1025px) {
	.wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
    opacity: 1;
}
.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
    transform: translateX(30px);
}
.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev {
    transform: translateX(-30px);
}

del .woocommerce-Price-currencySymbol {
	display: none;
}
.wd-product .product-wrapper .price del {
	display: block;
	font-size: 15px
}

.wd-product .product-wrapper .price {
	text-align: left;
}
.wd-product .product-wrapper .price ins .amount {
	font-size: 20px;
	font-weight: 700;
}
.wd-product .product-wrapper .price ins .amount .woocommerce-Price-currencySymbol {
	font-size: 16px;
	font-weight: 400;
}
.cto:before {
    border-radius: 35px;
    background: transparent;
    content: '';
    top: 120px;
    bottom: 20px;
    right: 80px;
    left: 30px;
		height: 400px;
		width: 90%;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    position: absolute;
	border: 4px solid #302d38;
}

.wd-dropdown-menu .container{
	max-width:unset
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.add-mobile{
    max-width: 95%!important;
}
}

@media (max-width: 576px) {
	.add-mobile{
    max-width: 95%!important;
}
.custom-contact-form .form-row {
    display: block;
  }

  .custom-contact-form .form-col {
    width: 100%;
    margin-bottom: 15px;
  }

  .custom-contact-form .form-row.full {
    margin-bottom: 20px;
  }
.two-columns {
    flex-direction: column;
  }
.request-form .form-row.two-columns {
    grid-template-columns: repeat(1, 1fr);
}
.request-form .form-row{
gap:0px
}
.request-form h3, .request-form h4{
	text-align:center
}
}

