#tkfv2.tkfv2{font-family:'Estedad-FD',sans-serif;direction:rtl;background:#06070705;border-top:1px solid #E4E9E9;color:#060707;width:100%;box-sizing:border-box}
#tkfv2.tkfv2 *{box-sizing:border-box}
#tkfv2 .tkfv2-row{width:100%;padding:0 32px;background:transparent}
#tkfv2 .tkfv2-inner{max-width:1302px;margin:0 auto;width:100%}

/* top bar */
#tkfv2 .tkfv2-top-inner{display:flex;justify-content:space-between;align-items:center;padding:40px 0;gap:16px; flex-direction: row-reverse;}
#tkfv2 .tkfv2-contact{display:flex;align-items:center;gap:24px; flex-direction: row-reverse;}
#tkfv2 .tkfv2-contact-item{display:flex;align-items:center;gap:8px;font-size:14px;line-height:140%;color:#060707; flex-direction: row-reverse;}
#tkfv2 .tkfv2-contact-item svg{flex:none}
#tkfv2 .tkfv2-sep{width:1px;height:16px;background:#CCD5D3;flex:none}
#tkfv2 .tkfv2-logo img{height:32px;width:auto;display:block}

/* features */
#tkfv2 .tkfv2-features{padding:0 32px}
#tkfv2 .tkfv2-features-inner{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;background:#F5F6F6;border:1px solid #E4E9E9;border-radius:8px;padding:16px 24px;opacity:.8}
#tkfv2 .tkfv2-legal-row{display:flex;align-items:center;gap:24px}
#tkfv2 .tkfv2-legal-item{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:14px;line-height:140%;color:#060707;white-space:nowrap;word-break:break-word}
#tkfv2 .tkfv2-legal-label{font-weight:500}
#tkfv2 .tkfv2-legal-value{font-weight:400}
#tkfv2 .tkfv2-legal-hsep{width:100%;height:1px;background:#CCD5D3;flex:none}
#tkfv2 .tkfv2-vsep{width:1px;height:32px;background:#CCD5D3;flex:none}
#tkfv2 .tkfv2-legal-row .tkfv2-vsep{height:20px}

/* main */
#tkfv2 .tkfv2-main-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:40px 0}
#tkfv2 .tkfv2-menu-col{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 auto;min-width:160px}
#tkfv2 .tkfv2-menu-col .widget{list-style:none;margin:0 0 8px;padding:0;width:100%}
#tkfv2 #nav_menu-5{display:none}
#tkfv2 .tkfv2-menu-col .footer-box-title{display:block;font-weight:700;font-size:16px;line-height:140%;color:#060707;text-align:right;margin-bottom:16px}
#tkfv2 .tkfv2-menu-col ul.menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}
#tkfv2 .tkfv2-menu-col ul.menu li{margin:0;padding:0;height:32px}
#tkfv2 .tkfv2-menu-col ul.menu a{display:block;padding:8px 0;font-size:14px;line-height:140%;color:#060707;text-decoration:none;text-align:right;transition:color .15s; font-weight:400;}
#tkfv2 .tkfv2-menu-col ul.menu a:hover{color:#FF9900}

/* newsletter col */
#tkfv2 .tkfv2-news-col{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex:0 0 440px;max-width:440px}
#tkfv2 .tkfv2-news{width:100%}
#tkfv2 .tkfv2-news-label{margin:0 0 16px;font-size:14px;line-height:140%;color:#060707;text-align:right}
#tkfv2 .tkfv2-news-form{width:100%; color:#fff;}
#tkfv2 .tkfv2-news-form form:not(.tk-nl-form),#tkfv2 .tkfv2-news-form .sib-form,#tkfv2 .tkfv2-news-form .sib-form-container{padding:0!important;margin:0!important;background:transparent!important;max-width:100%!important}
#tkfv2 .tkfv2-news-form .tk-nl-form{position:relative;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #7E928F;border-radius:999px;padding:4px 16px 4px 4px}
#tkfv2 .tkfv2-news-form input[type=email]{flex:1 0 0;min-width:0;height:40px;border:none;border-radius:0;padding:0;background:transparent;font-family:inherit;font-size:12px;line-height:140%;color:#060707;text-align:right;outline:none}
#tkfv2 .tkfv2-news-form input[type=email]::placeholder{color:#7E928F;opacity:1}
#tkfv2 .tkfv2-news-form input[type=submit],#tkfv2 .tkfv2-news-form button[type=submit]{flex:none;width:88px;height:40px;padding:0 32px;margin:0;background:#FFD500 url(../../icon/footer_nl_arrow.svg) center/18px 13px no-repeat;border:none;border-radius:999px;font-size:0;line-height:0;color:transparent;cursor:pointer}
#tkfv2 .tkfv2-news-form button[type=submit]:disabled{opacity:.6;cursor:default}
#tkfv2 .tkfv2-news-form .tk-nl-msg{position:absolute;top:100%;right:16px;left:16px;text-align:right}
/* newsletter: loading state (spinner replaces the arrow icon until the result) */
#tkfv2 .tkfv2-news-form .tk-nl-form.is-loading button[type=submit]{background-image:none;position:relative}
#tkfv2 .tkfv2-news-form .tk-nl-form.is-loading button[type=submit]:disabled{opacity:1;cursor:progress}
#tkfv2 .tkfv2-news-form .tk-nl-form.is-loading button[type=submit]::after{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0 -12px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M33.6693%2020.0026C33.6693%2022.4671%2033.0029%2024.8857%2031.7406%2027.0024C30.4783%2029.1191%2028.6672%2030.8551%2026.4989%2032.0266C24.3306%2033.198%2021.8859%2033.7614%2019.4236%2033.657C16.9614%2033.5526%2014.5731%2032.7843%2012.5118%2031.4335C10.4505%2030.0827%208.79278%2028.1996%207.71422%2025.9837C6.63565%2023.7677%206.17637%2021.3014%206.38499%2018.8457C6.59361%2016.3901%207.46237%2014.0365%208.89929%2012.0343C10.3362%2010.032%2012.2878%208.45559%2014.5475%207.47187%22%20stroke%3D%22%23060707%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E") center/24px 24px no-repeat;animation:tkfv2-nl-spin .8s linear infinite}
@keyframes tkfv2-nl-spin{to{transform:rotate(360deg)}}
#tkfv2 .tkfv2-news-form .tk-nl-form.is-loading input[type=email]{opacity:.55}
#tkfv2 .tkfv2-news-form .tk-nl-msg.is-pending{color:#394040}
#tkfv2 .tkfv2-news-form .tk-nl-msg.is-ok{color:#0a7d33}
#tkfv2 .tkfv2-news-form .tk-nl-msg.is-err{color:#c00}
@media(prefers-reduced-motion:reduce){#tkfv2 .tkfv2-news-form .tk-nl-form.is-loading button[type=submit]::after{animation-duration:2.4s}}

#tkfv2 .tkfv2-social{display:flex;flex-direction:row;gap:8px;align-items:center}
#tkfv2 .tkfv2-social a{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:transparent;transition:background .15s}
#tkfv2 .tkfv2-social a:hover{background:#E4E9E9}
#tkfv2 .tkfv2-social img{width:22px;height:22px}


#tkfv2 .tkfv2-academy{display:flex;flex-direction:row;align-items:center;gap:12px;height:56px;background:#E4E9E9;border-radius:999px;padding:8px 16px 8px 12px;text-decoration:none;color:#060707}
#tkfv2 .tkfv2-academy img{width:40px;height:40px}
#tkfv2 .tkfv2-academy span{font-size:14px;line-height:140%;color:#060707; font-weight:400;}
#tkfv2 .tkfv2-cta-row{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}
#tkfv2 .tkfv2-calc{display:flex;flex-direction:row;align-items:center;gap:12px;height:56px;border:2px solid #E4E9E9;border-radius:999px;padding:2px 12px;text-decoration:none;color:#060707}
#tkfv2 .tkfv2-calc>img{width:40px;height:40px;flex:none}
#tkfv2 .tkfv2-calc span{font-size:14px;line-height:140%;color:#060707;font-weight:400;white-space:nowrap}
#tkfv2 .tkfv2-calc .tkfv2-calc-chev{width:24px;height:24px;flex:none;display:flex;align-items:center;justify-content:center}
#tkfv2 .tkfv2-calc .tkfv2-calc-chev img{width:7px;height:12px}

/* about + badges */
#tkfv2 .tkfv2-about{background:#F5F6F6;border-top:1px solid #E4E9E9;border-bottom:1px solid #E4E9E9;padding:0 32px}
#tkfv2 .tkfv2-about-inner{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:32px;padding:16px 0}
#tkfv2 .tkfv2-badges{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:4px;flex-wrap:wrap}
#tkfv2 .tkfv2-badge{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px 12px;border-radius:4px;flex:1;min-width:80px;max-width:104px}
#tkfv2 .tkfv2-badge a,#tkfv2 .tkfv2-badge>img{display:flex;align-items:center;justify-content:center;height:64px}
#tkfv2 .tkfv2-badge img{max-height:60px;max-width:60px;width:auto;height:auto;opacity:.5;transition:opacity .15s}
#tkfv2 .tkfv2-badge:hover img{opacity:1}
#tkfv2 .tkfv2-badge span{font-size:9px;line-height:185%;letter-spacing:.015em;text-align:center;color:#394040}
/* the real e-namad seal must not be dimmed or shrunk like the flat icon set */
#tkfv2 .tkfv2-badge.tkfv2-badge-ir img{opacity:1;max-height:64px;max-width:76px}
#tkfv2 .tkfv2-m-badge.tkfv2-badge-ir img{opacity:1}
@media(min-width:1220px){
  #tkfv2 .tkfv2-badges{
    flex:1;
  }
}
#tkfv2 .tkfv2-aboutus{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;max-width:520px; min-width:264px;}
#tkfv2 .tkfv2-aboutus-title{font-size:11px;line-height:210%;letter-spacing:.01em;color:#060707;text-align:right;width:100%;font-weight:700}
#tkfv2 .tkfv2-aboutus-text{font-size:11px;line-height:210%;letter-spacing:.01em;color:#394040;text-align:justify;width:100%;max-height:69px;overflow:hidden;transition:max-height .25s}
#tkfv2 .tkfv2-aboutus-text.open{max-height:1200px}
#tkfv2 .tkfv2-aboutus-text p{margin:0}
#tkfv2 .tkfv2-aboutus-text a{color:#394040;text-decoration:underline}
#tkfv2 .tkfv2-more{display:flex;align-items:center;gap:2px;background:none;border:none;cursor:pointer;padding:0;font-family:inherit;font-size:10px;color:#060707}
#tkfv2 .tkfv2-more svg{transition:transform .2s;transform:rotate(180deg)}
#tkfv2 .tkfv2-more.open svg{transform:rotate(0)}

/* ===================== MOBILE ===================== */
#tkfv2 .tkfv2-m{display:flex;flex-direction:column;padding:32px 24px 0;gap:24px;background:transparent}
#tkfv2 .tkfv2-m a{text-decoration:none}
/* top */
#tkfv2 .tkfv2-m-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}
#tkfv2 .tkfv2-m-call{display:flex;flex-direction:row-reverse;align-items:center;gap:8px;padding:4px;order:1}
#tkfv2 .tkfv2-m-call-ic{width:24px;height:24px;flex:none}
#tkfv2 .tkfv2-m-call-txt{display:flex;flex-direction:column;gap:2px;font-weight:400}
#tkfv2 .tkfv2-m-phone{font-size:14px;line-height:140%;color:#060707}
#tkfv2 .tkfv2-m-hours{font-size:10px;line-height:140%;color:#394040}
#tkfv2 .tkfv2-m-logo{order:0}
#tkfv2 .tkfv2-m-logo img{height:22px;width:auto;display:block}
/* calculators button */
#tkfv2 .tkfv2-m-calc{display:flex;flex-direction:row;align-items:center;gap:8px;background:transparent;border:2px solid #E4E9E9;border-radius:999px;padding:6px 10px}
#tkfv2 .tkfv2-m-calc>img{width:32px;height:32px;flex:none}
#tkfv2 .tkfv2-m-calc>span:not(.tkfv2-calc-chev){flex:1;font-size:12px;color:#060707;text-align:right}
#tkfv2 .tkfv2-m-calc .tkfv2-calc-chev{flex:none;width:20px;height:20px;display:flex;align-items:center;justify-content:center}
#tkfv2 .tkfv2-m-calc .tkfv2-calc-chev img{width:6px;height:10px}
/* legal box */
#tkfv2 .tkfv2-m-legal{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:12px;background:#F5F6F6;border:1px solid #E4E9E9;border-radius:8px;opacity:.8}
#tkfv2 .tkfv2-m-legal-row{display:flex;flex-direction:row;align-items:center;gap:8px;align-self:stretch;min-height:40px}
#tkfv2 .tkfv2-m-legal-item{display:flex;flex-direction:column;align-items:flex-start;width:64px;min-height:40px;flex:none}
#tkfv2 .tkfv2-m-legal-item-wide{width:126px;flex:1 0 auto}
#tkfv2 .tkfv2-m-legal-label{align-self:stretch;font-size:10px;font-weight:500;line-height:200%;color:#060707;text-align:right}
#tkfv2 .tkfv2-m-legal-value{align-self:stretch;font-size:10px;font-weight:400;line-height:200%;color:#060707;text-align:right}
#tkfv2 .tkfv2-m-legal-vsep{width:1px;height:36px;background:#CCD5D3;flex:none}
#tkfv2 .tkfv2-m-legal-hsep{height:1px;background:#CCD5D3;align-self:stretch}
#tkfv2 .tkfv2-m-legal-addr{margin:0;align-self:stretch;font-size:10px;font-weight:500;line-height:200%;color:#060707;text-align:right}
/* accordions */
#tkfv2 .tkfv2-m-acc{
  display: flex;
  flex-direction: column-reverse;
  gap: 4px;
  padding: 0;
}
#tkfv2 .tkfv2-m-acc-btn{display:flex;flex-direction:row-reverse;align-items:center;gap:12px;width:100%;background:none;border:none;padding:12px 0;cursor:pointer;font-family:inherit}
#tkfv2 .tkfv2-m-acc-btn span{flex:1;font-size:12px;font-weight:500;color:#060707;text-align:right}
#tkfv2 .tkfv2-m-acc-ic{flex:none;transition:transform .2s}
#tkfv2 .tkfv2-m-acc-item.open .tkfv2-m-acc-ic{transform:rotate(180deg)}
#tkfv2 .tkfv2-m-acc-body{max-height:0;overflow:hidden;transition:max-height .3s ease}
#tkfv2 .tkfv2-m-acc-item.open .tkfv2-m-acc-body{max-height:700px}
#tkfv2 .tkfv2-m-acc-body .widget{list-style:none;margin:0;padding:0 0 8px}
#tkfv2 .tkfv2-m-acc-body .footer-box-title{display:none}
#tkfv2 .tkfv2-m-acc-body ul.menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}
#tkfv2 .tkfv2-m-acc-body ul.menu li{
  margin:0;
  padding:0;
  border: none;
  height: 32px;
  font-weight: 400;
  font-size: 12px;
  }
#tkfv2 .tkfv2-m-acc-body ul.menu a{display:block;padding:0;font-size:12px;line-height:140%;color:#060707;text-align:right;font-weight: 400;}
/* badges */
#tkfv2 .tkfv2-m-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;padding:0}
#tkfv2 .tkfv2-m-badge{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;flex:0 1 calc(33.333% - 3px);min-width:70px;background:#F5F6F6;border-radius:8px;padding:12px 4px}
/* چیدمان ۳ + ۳ + ۲؛ دو نماد عضویت در ردیف آخر کنار هم می‌مانند */
#tkfv2 .tkfv2-m-badge a{display:flex;align-items:center;justify-content:center;height:40px}
#tkfv2 .tkfv2-m-badge img{height:40px;max-width:48px;width:auto;object-fit:contain;opacity:.85}
#tkfv2 .tkfv2-m-badge span{font-size:8px;line-height:170%;letter-spacing:.015em;text-align:center;color:#394040}
/* newsletter */
#tkfv2 .tkfv2-m-news{display:flex;flex-direction:column;gap:12px}
#tkfv2 .tkfv2-m-news-label{margin:0;font-size:11px;line-height:190%;color:#060707;text-align:right}
/* academy */
#tkfv2 .tkfv2-m-academy{display:flex;flex-direction:row;align-items:center;gap:8px;background:#E4E9E9;border-radius:999px;padding:8px 12px}
#tkfv2 .tkfv2-m-academy img{width:32px;height:32px;flex:none}
#tkfv2 .tkfv2-m-academy span{flex:1;font-size:12px;color:#060707;text-align:right}
#tkfv2 .tkfv2-m-academy svg{flex:none}
/* social */
#tkfv2 .tkfv2-m-social{display:flex;justify-content:center;gap:8px;background:#F5F6F6;border-top:1px solid #E4E9E9;margin:0 -24px -24px;padding:8px 24px}
#tkfv2 .tkfv2-m-social a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent}
#tkfv2 .tkfv2-m-social img{width:24px;height:24px}
/* about */
#tkfv2 .tkfv2-m-about{display:flex;flex-direction:column;align-items:flex-start;gap:4px;background:#F5F6F6;border-top:1px solid #E4E9E9;margin:0 -24px -24px;padding:12px 24px}
#tkfv2 .tkfv2-m-about .tkfv2-aboutus-title{font-size:11px;line-height:210%;font-weight:400}
#tkfv2 .tkfv2-m-about .tkfv2-aboutus-text{max-height:42px;font-size:10px;line-height:210%}
#tkfv2 .tkfv2-m-about .tkfv2-aboutus-text.open{max-height:1200px}
#tkfv2 .tkfv2-m-about .tkfv2-more{font-size:11px}
/* copyright */
#tkfv2 .tkfv2-m-copy{display:flex;justify-content:center;background:#F5F6F6;border-top:1px solid #E4E9E9;margin:0 -24px;padding:12px 24px}
#tkfv2 .tkfv2-m-copy span{font-size:10px;line-height:140%;color:#394040;text-align:center}

/* copyright */
#tkfv2 .tkfv2-copy{background:#F5F6F6;padding:0 32px}
#tkfv2 .tkfv2-copy-inner{display:flex;justify-content:center;align-items:center;padding:16px 0}
#tkfv2 .tkfv2-copy-inner span{font-size:11px;line-height:140%;color:#394040;text-align:center}

/* responsive */
@media(max-width:1024px){
  #tkfv2 .tkfv2-main-inner{flex-wrap:wrap}
  #tkfv2 .tkfv2-news-col{flex:0 0 100%;max-width:100%;align-items:stretch}
  #tkfv2 .tkfv2-about-inner{flex-direction:column}
  #tkfv2 .tkfv2-aboutus{flex:0 0 100%;max-width:100%}
}
@media(max-width:768px){
  #tkfv2 .tkfv2-top-inner{flex-direction:column-reverse;align-items:center;gap:24px}
  #tkfv2 .tkfv2-contact{flex-direction:column;gap:12px}
  #tkfv2 .tkfv2-sep{display:none}
  #tkfv2 .tkfv2-legal-row{flex-direction:column;align-items:flex-start;gap:8px}
  #tkfv2 .tkfv2-legal-row .tkfv2-vsep{display:none}
  #tkfv2 .tkfv2-legal-item{white-space:normal;align-items:flex-start}
  #tkfv2 .tkfv2-legal-label{flex:none}
  #tkfv2 .tkfv2-menu-col{flex:0 0 45%}
  #tkfv2 .tkfv2-m-legal{
    order:-1;
  }
  #tkfv2 .tkfv2-m-top{
    order:-2;
  }
}

/* ===== مودال‌های راهنما (CSS پایه + ریسپانسیو، site-wide) ===== */
.archive_fast_shipping_box_popup,.tk_product_archive_in_person_delivery_popup,.installment_box_popup{font-family:'Estedad-FD',sans-serif;direction:rtl;box-sizing:border-box;position:fixed;z-index:9999999999;width:764px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid #E4E9E9;border-radius:16px;background:#fff;display:none;overflow:auto}
.archive_fast_shipping_box_popup_header,.tk_product_archive_in_person_delivery_popup_header,.installment_box_popup_header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #E4E9E9;position:sticky;top:0;background:#fff;z-index:2}
.archive_fast_shipping_box_popup_body,.tk_product_archive_in_person_delivery_popup_body,.installment_box_popup_body{padding:16px 16px 32px}
.archive_fast_shipping_box_popup_back,.tk_product_archive_in_person_delivery_popup_back,.installment_box_popup_back{position:fixed;background:#060707;opacity:.32;width:100%;height:100%;left:0;top:0;z-index:99999;display:none}
.archive_fast_shipping_box_popup_close,.tk_product_archive_in_person_delivery_popup_close,.installment_box_popup_close{cursor:pointer}
.copy_location_notif{font-family:'Estedad-FD',sans-serif;background:#060707;padding:16px;width:288px;height:32px;border-radius:8px;position:fixed;z-index:9999999999;top:40px;right:calc(50% - 160px);display:none}
/* محتوای داخلی مودال‌ها */
.archive_fast_shipping_box_popup_body,.tk_product_archive_in_person_delivery_popup_body{font-size:16px;color:#060707;line-height:1.6}
.fast_shipping_box_popup_table{border-top:1px dashed #CCD5D3;margin-top:16px}
.fast_shipping_box_popup_table table{width:100%}
.fast_shipping_box_popup_table table tr{border-top:12px solid #fff;border-bottom:none}
.fast_shipping_box_popup_table table th{width:200px;background:#fff;padding:0;font-size:16px;font-weight:700;color:#060707;line-height:22.4px;text-align:right}
.fast_shipping_box_popup_table table td{background:#fff;padding:0;font-size:16px;font-weight:400;color:#060707;line-height:22.4px;text-align:right}
.archive_fast_shipping_contactus{border:2px solid #04724D;border-radius:4px;padding:16px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}
.archive_fast_shipping_contactus span{font-size:16px;font-weight:400;line-height:20px}
.archive_fast_shipping_contactus span strong{font-weight:700}
.archive_fast_shipping_contactus .phone_number{margin-left:8px;font-size:16px;font-weight:400;line-height:20px;color:#060707;text-decoration:none}
.archive_fast_shipping_contactus .btn{border:2px solid #CCD5D3;border-radius:100px;height:36px;min-width:143px;display:inline-block;text-align:center;line-height:36px;font-size:14px;font-weight:500;color:#060707;text-decoration:none}
.archive_in_person_delivery_address{margin-top:16px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;gap:12px}
.archive_in_person_delivery_popup_body_heading{font-size:18px;font-weight:700;color:#060707;padding-bottom:16px;border-bottom:1px dashed #CCD5D3;line-height:25.2px;margin-bottom:16px}
.copy_location{cursor:pointer;color:#2A4ACA}
/* ریسپانسیو مودال‌ها — مطابق صفحات محصول/دسته‌بندی (bottom-sheet) */
@media only screen and (max-width:1024px){
  .archive_fast_shipping_box_popup,.tk_product_archive_in_person_delivery_popup,.installment_box_popup{width:100%;max-width:100%;left:0;right:0;bottom:0;top:auto;transform:none;border-radius:16px 16px 0 0;height:532px;max-height:90vh;overflow:hidden}
  .archive_fast_shipping_box_popup>div:nth-child(2),.tk_product_archive_in_person_delivery_popup>div:nth-child(2),.installment_box_popup>div:nth-child(2){overflow-y:auto;overflow-x:hidden;height:415px;max-height:calc(90vh - 117px)}
  .archive_fast_shipping_box_popup_body td{font-size:14px!important}
  .archive_fast_shipping_box_popup_header span{font-size:16px!important}
  .archive_fast_shipping_contactus span{margin-bottom:16px}
}
@media only screen and (max-width:767px){
  .fast_shipping_box_popup_table table tr{display:flex;flex-direction:column;gap:8px}
  .fast_shipping_box_popup_table table th{width:auto}
  .archive_fast_shipping_contactus{justify-content:center;align-items:center;flex-direction:column;height:auto}
}
