/* MyWPTheme 16.12.47 — clean storefront hierarchy + compact professional footer. */
.market-account-direct{display:inline-flex!important;align-items:center;justify-content:center;text-decoration:none!important}
.market-account-direct:hover,.market-account-direct:focus-visible{color:#0d5367!important;border-color:rgba(13,83,103,.28)!important;background:#f2fbfc!important}

.market-footer--clean{background:#071f29!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.08)!important;padding:0!important;overflow:hidden!important}
.market-footer-clean,.market-footer-clean *{box-sizing:border-box}
.market-footer-clean{padding-top:44px!important;padding-bottom:20px!important}
.market-footer-clean a{text-decoration:none!important}
.market-footer-clean__main{display:grid;grid-template-columns:minmax(280px,1.65fr) repeat(3,minmax(135px,.75fr));gap:34px;align-items:start;padding-bottom:34px}
.market-footer-clean__main.has-custom-menu{grid-template-columns:minmax(270px,1.55fr) repeat(4,minmax(120px,.68fr));gap:28px}
.market-footer-clean__brand{min-width:0;padding-left:18px}
.market-footer-clean__brand .market-logo{display:inline-flex!important;align-items:center!important;margin:0 0 15px!important;max-width:220px!important}
.market-footer-clean__brand .market-logo img{width:auto!important;max-width:210px!important;max-height:66px!important;object-fit:contain!important}
.market-footer-clean__brand>p{max-width:440px;margin:0!important;color:rgba(255,255,255,.68)!important;font-size:12.5px!important;line-height:2!important;font-weight:600!important}
.market-footer-clean__support{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}
.market-footer-clean__support>a{display:inline-flex!important;align-items:center;gap:8px;min-height:40px;padding:7px 10px!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:11px!important;background:rgba(255,255,255,.035)!important;color:#fff!important;transition:border-color .18s ease,background .18s ease,transform .18s ease}
.market-footer-clean__support>a:hover,.market-footer-clean__support>a:focus-visible{background:rgba(255,255,255,.075)!important;border-color:rgba(255,255,255,.22)!important;transform:translateY(-1px)}
.market-footer-clean__support i{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:rgba(73,210,198,.10);color:#61d8cf!important;font-size:13px}
.market-footer-clean__support span{display:grid;gap:1px;min-width:0;color:#fff!important;font-size:10.5px!important;font-weight:850!important;line-height:1.45;overflow-wrap:anywhere}
.market-footer-clean__support span.is-ltr{direction:ltr;text-align:left}
.market-footer-clean__support span.is-ltr small{direction:rtl;text-align:right}
.market-footer-clean__support small{color:rgba(255,255,255,.48)!important;font-size:8.5px!important;font-weight:700!important;direction:rtl;text-align:right}
.market-footer-clean__column{min-width:0}
.market-footer-clean__column h3{margin:0 0 13px!important;color:#fff!important;font-size:13px!important;line-height:1.7!important;font-weight:900!important;letter-spacing:-.01em}
.market-footer-clean__column h3:before{content:"";display:inline-block;width:15px;height:2px;margin-left:7px;border-radius:99px;background:#57cfc5;vertical-align:middle}
.market-footer-clean__column>a,.market-footer-clean__column ul a{display:flex!important;align-items:center!important;min-height:31px!important;padding:3px 0!important;color:rgba(255,255,255,.66)!important;font-size:11.5px!important;line-height:1.75!important;font-weight:650!important;transition:color .16s ease,transform .16s ease}
.market-footer-clean__column>a:hover,.market-footer-clean__column ul a:hover,.market-footer-clean__column>a:focus-visible,.market-footer-clean__column ul a:focus-visible{color:#fff!important;transform:translateX(-2px)}
.market-footer-clean__column ul{display:grid!important;gap:0!important;list-style:none!important;margin:0!important;padding:0!important}
.market-footer-clean__bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding-top:17px;border-top:1px solid rgba(255,255,255,.09)}
.market-footer-clean__bottom>span{color:rgba(255,255,255,.50)!important;font-size:10.5px!important;line-height:1.8!important;font-weight:600!important}
.market-footer-clean__bottom nav{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.market-footer-clean__bottom a{color:rgba(255,255,255,.55)!important;font-size:10.5px!important;font-weight:750!important;transition:color .16s ease}
.market-footer-clean__bottom a:hover,.market-footer-clean__bottom a:focus-visible{color:#fff!important}

@media(max-width:1180px){
  .market-footer-clean__main,.market-footer-clean__main.has-custom-menu{grid-template-columns:minmax(280px,1.35fr) repeat(2,minmax(150px,1fr));gap:30px 26px}
  .market-footer-clean__brand{grid-row:span 2;padding-left:10px}
}
@media(max-width:820px){
  .market-footer-clean{padding:34px 18px 18px!important}
  .market-footer-clean__main,.market-footer-clean__main.has-custom-menu{grid-template-columns:1fr 1fr;gap:28px 20px;padding-bottom:28px}
  .market-footer-clean__brand{grid-column:1/-1;grid-row:auto;padding-left:0}
  .market-footer-clean__brand>p{max-width:620px}
  .market-footer-clean__bottom{align-items:flex-start;flex-direction:column;gap:9px}
}
@media(max-width:500px){
  .market-footer-clean{padding-inline:16px!important}
  .market-footer-clean__main,.market-footer-clean__main.has-custom-menu{grid-template-columns:1fr;gap:24px}
  .market-footer-clean__brand{grid-column:auto}
  .market-footer-clean__support{display:grid;grid-template-columns:1fr}
  .market-footer-clean__support>a{width:100%;justify-content:flex-start}
  .market-footer-clean__bottom nav{gap:12px}
}
