/* Mert Karataş Shop v1.6.23 --------------------------------------------- */

.mks-gateway__switch-row{display:flex;align-items:center;gap:1rem;min-width:0}
.mks-view-switch__hint{display:none}

@media (max-width:760px){
  .mks-gateway__utility{align-items:flex-start!important}
  .mks-gateway__switch-row{width:100%;gap:.85rem;align-items:center;justify-content:flex-start}
  .mks-view-switch__hint{display:grid;gap:.28rem;flex:1 1 auto;min-width:0}
  .mks-view-switch__hint span{display:block;color:#6f7886;font-size:.52rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}
  .mks-view-switch__hint i{display:block;position:relative;width:100%;max-width:132px;height:12px}
  .mks-view-switch__hint i::before{content:"";position:absolute;left:14px;right:0;top:50%;border-top:1px solid rgba(37,48,66,.32);transform:translateY(-50%)}
  .mks-view-switch__hint i::after{content:"";position:absolute;left:0;top:50%;width:9px;height:9px;border-left:2px solid rgba(37,48,66,.55);border-bottom:2px solid rgba(37,48,66,.55);transform:translateY(-50%) rotate(45deg)}
  html[data-mks-theme="dark"] .mks-view-switch__hint span{color:#a7b1bf}
  html[data-mks-theme="dark"] .mks-view-switch__hint i::before{border-top-color:rgba(209,219,232,.28)}
  html[data-mks-theme="dark"] .mks-view-switch__hint i::after{border-color:rgba(240,207,136,.72);border-top:0;border-right:0}

  .mks-mobile__utility{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-areas:
      "account account"
      "langs theme"!important;
    gap:.62rem!important;
    margin:0 0 1rem!important
  }
  .mks-mobile__tool--account{grid-area:account!important;min-height:70px!important}
  .mks-mobile__tool--langs{grid-area:langs!important;min-height:70px!important}
  .mks-mobile__tool--theme{grid-area:theme!important;min-height:70px!important}
  .mks-mobile__tool{padding:.72rem .8rem!important;border-radius:18px!important}
  .mks-mobile__tool strong{font-size:.78rem!important;line-height:1.15!important}
  .mks-mobile__tool--account strong{justify-content:flex-start!important}
  .mks-mobile__tool--langs{display:grid!important;gap:.42rem!important;align-content:start!important}
  .mks-mobile__langs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.36rem!important}
  .mks-mobile__langs a{min-height:42px!important;padding:.45rem .3rem!important;border-radius:12px!important}
  .mks-mobile__langs a span{font-size:.8rem!important}
  .mks-mobile__langs a b{font-size:.5rem!important;letter-spacing:.08em!important}
  .mks-mobile__tool--theme strong{justify-content:flex-start!important}

  .mks-product-section summary{padding:0 .85rem!important}
  .mks-product-section--reviews #comments>h2,
  .mks-product-section--reviews .mks-product-section__body>h2{font-size:clamp(1.5rem,7.6vw,2rem)!important;line-height:1.02!important;max-width:none!important;overflow-wrap:anywhere!important}
  .mks-product-section--reviews .woocommerce-Reviews-title,
  .mks-product-section--reviews .comment-reply-title{font-size:clamp(1.05rem,5.8vw,1.35rem)!important;line-height:1.15!important}

  .mks-account-page{padding:1rem 0 4.25rem!important}
  .mks-account-page .woocommerce{display:flex!important;flex-direction:column!important;gap:.9rem!important}
  .mks-account-page .woocommerce-MyAccount-navigation,
  .mks-account-page .woocommerce-MyAccount-content{width:100%!important;max-width:100%!important}
  .mks-account-page .woocommerce-MyAccount-navigation{order:1!important;padding:.85rem!important;border-radius:18px!important;position:relative!important;top:auto!important}
  .mks-account-page .woocommerce-MyAccount-navigation ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important;overflow:visible!important}
  .mks-account-page .woocommerce-MyAccount-navigation li{min-width:0!important;flex:initial!important}
  .mks-account-page .woocommerce-MyAccount-navigation li+li{margin-top:0!important}
  .mks-account-page .woocommerce-MyAccount-navigation a{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;min-height:46px!important;padding:.78rem .72rem!important;border:1px solid var(--line)!important;border-radius:14px!important;background:rgba(255,255,255,.03)!important;white-space:normal!important;font-size:.54rem!important;line-height:1.32!important;border-right:0!important}
  .mks-account-page .woocommerce-MyAccount-navigation .is-active a{background:rgba(210,174,103,.11)!important}
  .mks-account-page .woocommerce-MyAccount-content{order:2!important;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem!important;border-radius:18px!important}
  .mks-account-page .woocommerce-MyAccount-content>p{margin:0!important;padding:1rem 1.05rem!important;border:1px solid var(--line)!important;border-radius:16px!important;background:rgba(255,255,255,.03)!important;color:var(--muted)!important;font-size:.9rem!important;line-height:1.62!important}
  .mks-member-endpoint--dashboard .woocommerce-MyAccount-content>p:first-of-type{order:2!important}
  .mks-member-endpoint--dashboard .woocommerce-MyAccount-content>p:nth-of-type(2){order:3!important}
  .mks-member-endpoint--dashboard .mks-dashboard-overview{order:1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;margin:0!important}
  .mks-dashboard-overview__card{min-height:0!important;padding:1rem!important;border-radius:16px!important}
  .mks-dashboard-overview__card span{font-size:.5rem!important;letter-spacing:.16em!important}
  .mks-dashboard-overview__card strong{font-size:1.9rem!important;line-height:.92!important}
  .mks-dashboard-overview__card small{font-size:.72rem!important;line-height:1.45!important;max-width:none!important}
  .mks-account-page .woocommerce-MyAccount-content>p a{color:var(--gold)!important;text-decoration:none!important;border-bottom:1px solid rgba(210,174,103,.38)!important;padding-bottom:.04rem}
  .mks-account-page .woocommerce-MyAccount-content strong{color:inherit!important}
  html[data-mks-theme="light"] .mks-account-page .woocommerce-MyAccount-navigation a,
  html[data-mks-theme="light"] .mks-account-page .woocommerce-MyAccount-content>p{background:rgba(255,255,255,.88)!important;color:#495565!important;border-color:rgba(40,55,76,.12)!important}
  html[data-mks-theme="light"] .mks-account-page .woocommerce-MyAccount-content strong{color:#171b24!important}
}

@media (max-width:420px){
  .mks-view-switch__hint span{font-size:.49rem!important;letter-spacing:.12em!important}
  .mks-view-switch__hint i{max-width:112px!important}
  .mks-mobile__utility{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"account account" "langs theme"!important}
  .mks-mobile__tool small{font-size:.43rem!important}
  .mks-mobile__tool strong{font-size:.72rem!important}
  .mks-account-page .woocommerce-MyAccount-navigation ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .mks-member-endpoint--dashboard .mks-dashboard-overview{grid-template-columns:1fr!important}
  .mks-account-page .woocommerce-MyAccount-content>p{font-size:.86rem!important;padding:.95rem!important}
}
