.mehrnegar-set{--mn-bg:var(--mn-section-bg,#f4f5f7);--mn-card:#fff;--mn-ink:#1f2937;--mn-muted:#6b7280;--mn-line:#e5e7eb;--mn-accent:#2f6fed;--mn-ok:#047857;--mn-danger:#b91c1c;--mn-radius:var(--mn-section-radius,24px);--mn-btn-bg:#111;--mn-btn-color:#fff;--mn-btn-hover-bg:#2f6fed;--mn-btn-hover-color:#fff;--mn-btn-disabled-bg:#e5e7eb;--mn-btn-disabled-color:#6b7280;--mn-font:inherit;direction:rtl;color:var(--mn-ink);font-family:var(--mn-font),inherit;background:var(--mn-bg);border-radius:var(--mn-radius);padding:18px;box-sizing:border-box;width:100%;max-width:100%}.mehrnegar-set *,.mehrnegar-set *:before,.mehrnegar-set *:after{box-sizing:border-box}.mehrnegar-set button,.mehrnegar-set input{font-family:inherit}.mehrnegar-set__layout{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 2fr);gap:24px;align-items:start}.mehrnegar-set__gallery{min-width:0;width:100%}.mehrnegar-set__stage{position:relative;overflow:hidden;border-radius:var(--mn-gallery-radius,18px);background:#eceff3;aspect-ratio:3/4;width:100%}.mehrnegar-set__heading{margin:0 0 14px;text-align:right}.mehrnegar-set__breadcrumb{margin:0 0 8px;font-size:13px;line-height:1.8;color:var(--mn-accent)}.mehrnegar-set__breadcrumb a{color:var(--mn-accent);text-decoration:none}.mehrnegar-set__breadcrumb a:hover{text-decoration:underline}.mehrnegar-set__breadcrumb-sep{color:var(--mn-accent)}.mehrnegar-set__title{margin:0 0 14px;font-size:clamp(1.15rem, 2.1vw, 1.6rem);font-weight:800;line-height:1.55;color:#111}.mehrnegar-set__help{margin:0 0 16px;padding:14px 16px;background:#fff;border-radius:16px;line-height:1.9;color:var(--mn-ink);font-size:14px}.mehrnegar-set__help p{margin:0 0 8px}.mehrnegar-set__help p:last-child{margin-bottom:0}.mehrnegar-set__hero{width:100%;height:100%;object-fit:cover;display:block}.mehrnegar-set__hero--empty{background:linear-gradient(145deg,#ece7e0,#d6cfc6)}.mehrnegar-set__zoom{position:absolute;inset-inline-start:12px;bottom:12px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(17,17,17,.82);color:#fff;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.18);transition:transform .2s ease,background .2s ease}.mehrnegar-set__zoom svg{display:block;width:18px;height:18px;margin:0}.mehrnegar-set__zoom:hover{transform:scale(1.06);background:#111}.mehrnegar-set__thumbs{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;margin-top:10px;width:100%}.mehrnegar-set__thumb{flex:1 1 0;min-width:0;max-width:72px;aspect-ratio:1;height:auto;width:auto;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#eee;cursor:pointer;display:flex;align-items:center;justify-content:center}.mehrnegar-set__thumb.is-active{border-color:var(--mn-accent)}.mehrnegar-set__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mehrnegar-set__thumb--more{background:#e8eaee;color:#374151;font-weight:700;font-size:clamp(13px, 2.4vw, 15px)}.mehrnegar-set__thumb--more span{line-height:1}.mehrnegar-set__chooser{min-width:0}.mehrnegar-set__empty{margin:0;padding:16px 18px;border-radius:16px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;line-height:1.8}.mehrnegar-set__match{position:relative;display:block;margin:0 0 16px;cursor:pointer}.mehrnegar-set__match input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mehrnegar-set__match-box{display:flex;align-items:center;gap:14px;min-height:64px;padding:14px 16px;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.mehrnegar-set__match-check{width:28px;height:28px;flex:0 0 28px;border-radius:8px;border:1.5px solid #d1d5db;background:#fff;display:flex;align-items:center;justify-content:center;direction:ltr;transition:background .2s ease,border-color .2s ease}.mehrnegar-set__match-check:after{content:"";width:6px;height:11px;margin-top:-2px;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg);opacity:0}.mehrnegar-set__match-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.mehrnegar-set__match-copy strong{font-size:15px;font-weight:700;color:var(--mn-ink)}.mehrnegar-set__match-copy em{font-style:normal;font-size:12px;color:var(--mn-muted)}.mehrnegar-set__match:has(input:checked) .mehrnegar-set__match-box,.mehrnegar-set__match input:checked+.mehrnegar-set__match-box{border-color:var(--mn-accent);box-shadow:0 0 0 1px var(--mn-accent);background:rgba(47,111,237,.08)}.mehrnegar-set__match:has(input:checked) .mehrnegar-set__match-check,.mehrnegar-set__match input:checked+.mehrnegar-set__match-box .mehrnegar-set__match-check{background:var(--mn-accent);border-color:var(--mn-accent)}.mehrnegar-set__match:has(input:checked) .mehrnegar-set__match-check:after,.mehrnegar-set__match input:checked+.mehrnegar-set__match-box .mehrnegar-set__match-check:after{opacity:1}.mehrnegar-set__pieces{display:grid;gap:16px}.mehrnegar-set-piece{background:var(--mn-card);border-radius:18px;padding:14px 16px 16px}.mehrnegar-set-piece.is-off .mn-attr,.mehrnegar-set-piece.is-off .mehrnegar-set-piece__price,.mehrnegar-set-piece.is-oos .mn-attr{opacity:.42}.mehrnegar-set-piece__top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.mehrnegar-set-piece__name{font-weight:700;margin:0;font-size:15px;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.mehrnegar-set-piece__toggle{flex:0 0 44px;width:44px;height:44px;padding:0;border:1.5px solid #d1d5db;border-radius:12px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.mehrnegar-set-piece__tick{width:18px;height:18px;display:flex;align-items:center;justify-content:center;direction:ltr}.mehrnegar-set-piece__tick:after{content:"";width:6px;height:11px;margin-top:-2px;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg);opacity:0}.mehrnegar-set-piece__toggle.is-on{background:var(--mn-accent);border-color:var(--mn-accent);box-shadow:0 0 0 1px var(--mn-accent)}.mehrnegar-set-piece__toggle.is-on .mehrnegar-set-piece__tick:after{opacity:1}.mn-attr{margin-top:12px}.mn-attr__label{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--mn-ink);font-size:14px}.mn-attr__label b{font-weight:600}.mn-dot{width:16px;height:16px;border-radius:50%;display:inline-block;flex:0 0 16px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);background:var(--swatch,#d1d5db) center/cover no-repeat}.mn-dot.is-light{box-shadow:inset 0 0 0 1px #d1d5db}.mn-swatches,.mn-sizes{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.mn-swatch{width:36px;height:36px;border:0;padding:0;border-radius:50%;cursor:pointer;position:relative;background:var(--swatch,#d1d5db) center/cover no-repeat;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;transition:box-shadow .2s ease,transform .2s ease}.mn-swatch.is-light{box-shadow:inset 0 0 0 1px #d1d5db}.mn-swatch.is-active{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--mn-accent)}.mn-swatch.is-disabled{opacity:.28;cursor:not-allowed}.mn-swatch__check{display:none;width:14px;height:14px}.mn-swatch.is-active .mn-swatch__check{display:block}.mn-size{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 18px;min-width:76px;min-height:42px;cursor:pointer;color:var(--mn-ink);font-size:14px;line-height:1.3;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,box-shadow .2s ease,color .2s ease}.mn-size.is-active{border-color:var(--mn-accent);box-shadow:0 0 0 1px var(--mn-accent);color:var(--mn-ink)}.mn-size.is-disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.mehrnegar-set-piece__price{margin-top:10px;font-size:13px}.mehrnegar-set-piece__price s{color:var(--mn-muted);margin-left:6px}.mehrnegar-set-piece__note{margin:6px 0 0;font-size:12px;color:var(--mn-danger)}.mehrnegar-set__checkout{margin-top:18px}.mehrnegar-set__summary-area{margin-top:0}.mehrnegar-set__purchase{margin-top:12px}.mehrnegar-set__summary{display:flex;flex-direction:column;gap:6px;margin:0 0 14px;padding:12px 14px;background:#fff;border:1px solid var(--mn-line);border-radius:16px}.mehrnegar-set__line{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:13px;color:var(--mn-ink)}.mehrnegar-set__line.is-muted{margin-top:-4px;font-size:11px;color:var(--mn-muted)}.mehrnegar-set__line.is-muted span{visibility:hidden}.mehrnegar-set__line.is-subtotal,.mehrnegar-set__line.is-discount,.mehrnegar-set__line.is-total{padding-top:6px;border-top:1px dashed var(--mn-line)}.mehrnegar-set__line.is-hint{font-size:12px;color:var(--mn-muted)}.mehrnegar-set__line.is-total b{font-size:14px;color:#111827}.mehrnegar-set__line-prices{display:inline-flex;align-items:baseline;gap:6px}.mehrnegar-set__line-prices s{color:var(--mn-muted);font-size:11px;font-weight:500}.mehrnegar-set__line.is-discount{padding-top:6px;border-top:1px dashed var(--mn-line)}.mehrnegar-set__line.is-discount b.is-discount{color:#e11d48}.mehrnegar-set__line b{font-size:13px;font-weight:700;white-space:nowrap}.mehrnegar-set__line b.is-gift,.mehrnegar-set-piece__price .is-gift{color:var(--mn-ok)}.mn-gift-tag{display:inline-flex;align-items:center;margin-inline-start:8px;padding:2px 8px;border-radius:999px;background:#ecfdf5;color:var(--mn-ok);font-size:11px;font-weight:700;vertical-align:middle}.mn-gift-tag--hint{background:#fff7ed;color:#c2410c}.mehrnegar-set__totals{margin:0 0 12px;padding:0}.mehrnegar-set__complete{margin:0 0 8px;font-size:13px;color:var(--mn-ok)}.mn-price{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.mn-price__was{display:flex;align-items:center;gap:8px}.mn-price__was s,.mn-price__was [data-compare]{color:#9ca3af;font-size:15px;font-weight:500;text-decoration:line-through}.mn-price__off{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:2px 8px;border-radius:8px;background:#e11d48;color:#fff;font-size:12px;font-weight:800;line-height:1.4}.mn-price__now{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.mn-price__now strong{font-size:1.65rem;font-weight:800;color:#111827;letter-spacing:-.02em;line-height:1.15}.mn-price__currency{font-size:14px;font-weight:700;color:#111827}.mehrnegar-set__price-row{display:flex;align-items:baseline;gap:10px}.mehrnegar-set__cta{width:100%;margin-top:8px;border:0;border-radius:999px;padding:15px 20px;background:var(--mn-btn-bg);color:var(--mn-btn-color);font-size:16px;font-weight:700;cursor:pointer;position:relative;overflow:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .28s ease,color .28s ease,transform .28s ease,box-shadow .28s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px}.mehrnegar-set__cta-arrow{flex-shrink:0;display:block}.mehrnegar-set__cta-arrow[hidden]{display:none !important}.mehrnegar-set__cta:hover:not(:disabled):not(.is-checkout){background:var(--mn-btn-hover-bg);color:var(--mn-btn-hover-color)}.mehrnegar-set__cta:disabled{background:var(--mn-btn-disabled-bg);color:var(--mn-btn-disabled-color);cursor:not-allowed}.mehrnegar-set__cta.is-loading{pointer-events:none;transform:scale(.985)}.mehrnegar-set__cta.is-success{background:var(--mn-ok);color:#fff;transform:scale(1.02);box-shadow:0 10px 24px rgba(4,120,87,.25)}.mehrnegar-set__cta.is-checkout{background:var(--mn-btn-hover-bg);color:var(--mn-btn-hover-color);box-shadow:0 10px 24px rgba(47,111,237,.22)}.mehrnegar-set__cta.is-checkout:hover{transform:translateY(-1px)}.mehrnegar-set-mobile-bar{direction:rtl;font-family:var(--mn-font,inherit);box-sizing:border-box}.mehrnegar-set-mobile-bar[hidden]{display:none !important}.mehrnegar-set-mobile-bar__message{margin-bottom:8px;font-size:12px;padding:8px 10px;border-radius:10px;line-height:1.4}.mehrnegar-set-mobile-bar__message[hidden]{display:none !important}.mehrnegar-set-mobile-bar__message.is-ok{background:#ecfdf5;color:var(--mn-ok,#16a34a)}.mehrnegar-set-mobile-bar__message.is-error{background:#fef2f2;color:var(--mn-danger,#dc2626)}.mehrnegar-set-mobile-bar__row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0}.mehrnegar-set-mobile-bar__actions{flex:1 1 auto;min-width:0;display:flex}.mehrnegar-set-mobile-bar__price{flex:0 0 auto;min-width:0;max-width:46%;text-align:left;direction:rtl}.mehrnegar-set-mobile-bar__price .mn-price{align-items:flex-end;gap:2px}.mehrnegar-set-mobile-bar__price .mn-price__now{justify-content:flex-end;gap:6px}.mehrnegar-set-mobile-bar__price .mn-price__now strong{font-size:22px;font-weight:800;line-height:1.2;white-space:nowrap}.mehrnegar-set-mobile-bar__price .mn-price__currency{font-size:13px;font-weight:700;color:#64748b}.mehrnegar-set-mobile-bar__price .mn-price__was s,.mehrnegar-set-mobile-bar__price .mn-price__was [data-mobile-compare]{font-size:11px}.mehrnegar-set-mobile-bar__price .mn-price__off{font-size:10px;min-width:0;padding:1px 6px;border-radius:6px}.mehrnegar-set__status{margin:10px 0 0;font-size:13px}.mehrnegar-set__status.is-error{color:var(--mn-danger)}.mehrnegar-set__status.is-ok{color:var(--mn-ok)}.mn-lightbox{position:fixed;inset:0;z-index:100000;background:rgba(15,18,24,.78);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px 18px;opacity:0;animation:mnFade .22s ease forwards}.mn-lightbox__img{max-width:min(920px, 94vw);max-height:74vh;object-fit:contain;border-radius:18px;background:#111}.mn-lightbox__thumbs{display:flex;justify-content:center;gap:8px;margin-top:14px;max-width:94vw;overflow-x:auto}.mn-lightbox__thumbs button{width:54px;height:54px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;flex:0 0 54px;display:flex;align-items:center;justify-content:center}.mn-lightbox__thumbs button.is-active{border-color:#fff}.mn-lightbox__thumbs img{width:100%;height:100%;object-fit:cover;display:block}.mn-lightbox__close,.mn-lightbox__nav{position:absolute;border:0;background:rgba(255,255,255,.14);color:#fff;width:42px;height:42px;border-radius:50%;cursor:pointer;font-size:22px;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.mn-lightbox__close{top:16px;inset-inline-start:16px}.mn-lightbox__nav.is-prev{inset-inline-end:16px;top:50%;transform:translateY(-50%)}.mn-lightbox__nav.is-next{inset-inline-start:16px;top:50%;transform:translateY(-50%)}@keyframes mnFade{to{opacity:1}}@media (max-width:767px){.mehrnegar-set{padding:12px;border-radius:16px}.mehrnegar-set__layout{grid-template-columns:1fr;gap:16px}.mehrnegar-set__breadcrumb{font-size:11px;margin-bottom:6px}.mehrnegar-set__title{font-size:clamp(1rem, 4.5vw, 1.25rem);margin-bottom:10px}.mehrnegar-set__help{padding:10px 12px;font-size:12px;line-height:1.75;border-radius:12px}.mehrnegar-set__gallery,.mehrnegar-set__stage{width:100%;max-width:none}.mehrnegar-set__stage{aspect-ratio:4/5}.mehrnegar-set__thumbs{justify-content:stretch}.mehrnegar-set__thumb{max-width:none}.mehrnegar-set__zoom{width:40px;height:40px}.mehrnegar-set__match-box{min-height:56px;padding:10px 12px;gap:10px}.mehrnegar-set__match-check{width:24px;height:24px;flex:0 0 24px}.mehrnegar-set__match-copy strong{font-size:13px}.mehrnegar-set__match-copy em{font-size:11px}.mehrnegar-set-piece{padding:12px;border-radius:14px}.mehrnegar-set-piece__top{gap:8px;align-items:flex-start}.mehrnegar-set-piece__name{font-size:13px;flex:1}.mehrnegar-set-piece__toggle{flex:0 0 40px;width:40px;height:40px}.mn-attr__label{font-size:12px;margin-bottom:8px}.mn-swatches,.mn-sizes{gap:8px}.mn-swatch{width:32px;height:32px}.mn-size{min-width:64px;min-height:36px;padding:8px 12px;font-size:12px;border-radius:8px}.mehrnegar-set-piece__price{font-size:12px}.mehrnegar-set__summary{padding:10px 12px;gap:5px}.mehrnegar-set__line,.mehrnegar-set__line b{font-size:12px}.mehrnegar-set__line.is-muted{font-size:10px}.mehrnegar-set__complete{font-size:12px}.mn-price__was s,.mn-price__was [data-compare]{font-size:13px}.mn-price__off{font-size:11px}.mn-price__currency{font-size:12px}.mehrnegar-set__purchase{position:static;z-index:auto;margin-top:12px;padding:0 0 calc(var(--mn-set-cta-offset, 88px) + env(safe-area-inset-bottom, 0px));background:0 0}.mehrnegar-set__status{display:none}.mehrnegar-set__totals .mn-price{display:none}body.mehrnegar-has-set-mobile-bar{padding-bottom:calc(var(--mn-set-mobile-bar-offset, 88px) + env(safe-area-inset-bottom, 0px))}.mehrnegar-set-mobile-bar:not([hidden]){position:fixed;bottom:0;left:0;right:0;z-index:99990;display:block;width:100%;max-width:100vw;margin:0;padding:10px 16px calc(12px + env(safe-area-inset-bottom, 0px));background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -8px 24px rgba(15,23,42,.08);box-sizing:border-box}.mehrnegar-set-mobile-bar .mehrnegar-set__cta{width:100%;min-height:48px;margin:0;padding:0 16px;border-radius:12px !important;font-size:15px !important;font-weight:700;box-shadow:0 4px 14px rgba(37,99,235,.18)}.mehrnegar-set-mobile-bar .mehrnegar-set__cta.is-checkout{box-shadow:0 4px 14px rgba(47,111,237,.22)}.mehrnegar-set-mobile-bar .mehrnegar-set__cta.is-success{box-shadow:0 4px 14px rgba(4,120,87,.22)}.mn-price__now strong{font-size:1.25rem}.mehrnegar-set__pieces{padding-bottom:8px}}@media (max-width:430px){.mehrnegar-set-mobile-bar:not([hidden]){padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px))}.mehrnegar-set-mobile-bar__price{max-width:42%}.mehrnegar-set-mobile-bar__price .mn-price__was{display:none}.mehrnegar-set-mobile-bar .mehrnegar-set__cta{font-size:14px;padding:0 12px}}@media (min-width:768px){.mehrnegar-set-mobile-bar{display:block;position:static;background:0 0;border:0;box-shadow:none;padding:0}.mehrnegar-set-mobile-bar[hidden]{display:block !important}.mehrnegar-set-mobile-bar__price,.mehrnegar-set-mobile-bar__message{display:none !important}.mehrnegar-set-mobile-bar__row{display:block}.mehrnegar-set-mobile-bar__actions{display:block}}body.mehrnegar-set-page .elementor-widget-woocommerce-product-add-to-cart,body.mehrnegar-set-page .single_add_to_cart_button{display:none !important}@media (min-width:768px) and (max-width:1023px){.mehrnegar-set__layout{gap:18px}.mehrnegar-set__match-copy em{font-size:11px}}.mehrnegar-set-card-colors{display:block !important;width:100%;clear:both;margin-top:8px;flex-basis:100%}.mehrnegar-set-card-price{display:block;width:100%}.mehrnegar-set-card-swatches{display:flex !important;flex-wrap:wrap !important;align-items:center;align-content:flex-start;gap:5px;margin-top:0;direction:rtl;visibility:visible !important;opacity:1 !important;width:100%;max-width:100%;flex-basis:100%;font-size:0;line-height:0;height:auto !important;overflow:visible !important}.mehrnegar-set-card-swatch{width:18px !important;height:18px !important;min-width:18px;min-height:18px;flex:0 0 18px;border-radius:50%;display:inline-block !important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12);background-position:center;background-size:cover;font-size:0}.mehrnegar-set-card-swatch.is-light{box-shadow:inset 0 0 0 1px #d1d5db}.woocommerce ul.products li.product .price:has(.mehrnegar-set-card-colors),.elementor-widget-woocommerce-products .price:has(.mehrnegar-set-card-colors),.e-loop-item .price:has(.mehrnegar-set-card-colors),.elementor-widget-woocommerce-product-price .price:has(.mehrnegar-set-card-colors){display:flex !important;flex-direction:column !important;align-items:flex-start !important;gap:4px;width:100%}.woocommerce ul.products li.product .price .mehrnegar-set-card-swatches,.elementor-widget-woocommerce-products .price .mehrnegar-set-card-swatches,.e-loop-item .price .mehrnegar-set-card-swatches,.elementor-widget-woocommerce-product-price .price .mehrnegar-set-card-swatches,.woocommerce ul.products li.product .mehrnegar-set-card-colors,.elementor-widget-woocommerce-products .mehrnegar-set-card-colors,.e-loop-item .mehrnegar-set-card-colors{display:flex !important}@media (max-width:767px){.mehrnegar-set-card-swatch{width:16px !important;height:16px !important;min-width:16px;min-height:16px;flex:0 0 16px}.mehrnegar-set-card-swatches{gap:4px}}