

/* ==========================================================================
   Compatibility baseline
   ========================================================================== */

/* Current Motokiwo storefront: shared geometry and responsive navigation. */
:root{--mk-topbar-bg:#252830;--mk-topbar-text:#f9f9f9}
body{background:var(--mk-paper,#f9f9f9);color:var(--mk-ink,#222);font-size:16px;line-height:1.65}
.mk-container{width:min(90%,var(--mk-site-width,1296px))}
.mk-topbar{background:var(--mk-topbar-bg);color:var(--mk-topbar-text);font-size:14px}
.mk-topbar__inner{min-height:46px;display:flex;align-items:center;gap:24px}
.mk-topbar a{color:inherit;text-decoration:none}
.mk-topbar__social{display:flex;gap:16px;align-items:center;flex-shrink:0}
.mk-topbar__social a{display:flex;align-items:center;justify-content:center;min-width:20px;min-height:28px}
.mk-topbar__social svg{width:18px;height:18px}
.mk-topbar__title{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mk-inline-search{display:flex;align-items:center;gap:6px;margin:0;background:#f2f2f2;border-radius:3px;color:#555;width:150px;height:28px;padding:0 8px}
.mk-inline-search input[type=search]{min-width:0;width:100%;height:28px;min-height:0;padding:0;border:0;background:transparent;box-shadow:none;font:inherit;font-size:12px;color:inherit;outline-offset:3px}
.mk-inline-search button{display:flex;flex-shrink:0;background:transparent;border:0;padding:0;color:inherit;box-shadow:none}
.mk-inline-search svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5}
.site-header{border-bottom:1px solid #e5e5e5;box-shadow:none}
.site-header__inner{min-height:74px;padding-block:12px;display:flex;gap:32px}
.site-branding .custom-logo{width:var(--mk-logo-width,160px);max-width:180px;max-height:40px;height:auto}
.primary-navigation{display:block;margin-left:auto}
.primary-navigation__menu{gap:34px}
.primary-navigation__menu>li>a{font-size:18px;font-weight:400;letter-spacing:0}
.site-header__actions:empty{display:none}
.site-header__menu-toggle{display:none;margin-left:auto}
.mobile-navigation:not([open]){display:none}
.mobile-navigation{position:fixed;inset:0 0 0 auto;margin:0;width:min(280px,calc(100% - 60px));height:100dvh;max-height:none;max-width:none;padding:24px 20px;border:0;box-shadow:none;overflow:auto;background:#fff;color:#222}
.mobile-navigation::backdrop{background:rgba(24,27,34,.65)}
.mobile-navigation__close{float:right;width:32px;height:32px;margin:-12px -12px 0 0}
.mobile-navigation__menu{clear:both;padding:0;margin:0;list-style:none}
.mobile-navigation__menu a{font-size:20px;padding:12px 0;border:0;line-height:1.2;text-decoration:none}
.mobile-navigation .mk-inline-search{width:100%;height:44px;margin-top:28px;background:transparent;padding:0;border-radius:0}
.mobile-navigation .mk-inline-search input[type=search]{font-size:18px;height:44px}
.mobile-navigation .mk-inline-search button{width:28px;height:44px;align-items:center}
.mobile-navigation .mk-inline-search svg{width:24px;height:24px}
.has-open-menu{overflow:hidden}
@media(max-width:767px){
 .mk-topbar,.primary-navigation{display:none}
 .mk-container,.site-header__inner{width:calc(100% - 32px)}
 .site-header__inner{min-height:82px;padding-block:20px;gap:12px}
 .site-header__menu-toggle{display:inline-flex}
 .site-branding .custom-logo{width:150px}
}

/* Catalogue / related font specimens — static, softly shaded and typography-led. */
body.woocommerce.archive .site-main,body.post-type-archive-product .site-main,body.tax-product_cat .site-main,body.tax-product_tag .site-main{background:#f3f3f1}
body.woocommerce.archive .mk-woocommerce-main,body.post-type-archive-product .mk-woocommerce-main,body.tax-product_cat .mk-woocommerce-main,body.tax-product_tag .mk-woocommerce-main{color:#111214}
.mk-product-card{border:0;border-radius:10px;background:#fff;box-shadow:0 1px 2px rgba(17,18,20,.025),0 14px 36px rgba(17,18,20,.05)!important;overflow:hidden}
.mk-product-card__media{position:relative;aspect-ratio:3/2;margin:0;background:#ececea;border:0;overflow:hidden}
.mk-product-card__media img{width:100%;height:100%;object-fit:contain;transform:none!important}
.mk-product-card__body{display:grid;grid-template-columns:1fr;gap:10px;padding:18px 20px 22px;align-items:start}
.mk-product-card__title{font-size:clamp(20px,1.65vw,25px);font-weight:450;line-height:1.08;letter-spacing:-.03em;white-space:normal;overflow:visible;margin:0 0 6px}
.mk-product-card__title a{color:inherit;text-decoration:none}
.mk-product-card__category{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;text-transform:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0;color:#73736f}
.mk-product-card__category a{color:inherit;text-decoration:none}
.mk-product-card__price{display:block!important;position:static!important;opacity:1!important;visibility:visible!important;font-size:15px;font-weight:550;white-space:nowrap;line-height:1.3;color:#111214;padding:2px 0 0;font-variant-numeric:tabular-nums}
.mk-product-card__price .amount,.mk-product-card__price bdi{font-size:inherit;color:inherit}
.mk-product-card__price del{font-size:.78em;color:#858580}
.mk-product-card__price ins{background:none;text-decoration:none}
.woocommerce ul.products,.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px 24px!important}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}
.woocommerce ul.products li.product{float:none;width:auto;margin:0!important;padding:0}
.woocommerce .related ul.products,.woocommerce .up-sells ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
@media(min-width:1200px){
 .woocommerce ul.products,.woocommerce-page ul.products,.woocommerce .related ul.products,.woocommerce .up-sells ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}
 .woocommerce ul.products:has(>li.product:nth-child(1):last-child),.woocommerce-page ul.products:has(>li.product:nth-child(1):last-child){grid-template-columns:minmax(0,1fr)!important}
 .woocommerce ul.products:has(>li.product:nth-child(2):last-child),.woocommerce-page ul.products:has(>li.product:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .woocommerce ul.products:has(>li.product:nth-child(3):last-child),.woocommerce-page ul.products:has(>li.product:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(min-width:992px) and (max-width:1199px){
 .woocommerce ul.products:has(>li.product:nth-child(4):last-child),.woocommerce-page ul.products:has(>li.product:nth-child(4):last-child),.woocommerce .related ul.products:has(>li.product:nth-child(4):last-child),.woocommerce .up-sells ul.products:has(>li.product:nth-child(4):last-child){grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
.mk-woocommerce-main{padding-block:58px 112px}
.woocommerce-products-header{margin-bottom:34px}
.woocommerce-products-header__title.page-title{max-width:18ch;font-size:clamp(42px,5vw,70px);font-weight:400;line-height:.98;letter-spacing:-.05em;color:#111214}
.mk-shop-toolbar{margin:0 0 34px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:20px;border:0}
.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin:0;color:#73736f;font-size:12px;line-height:1.4}
.woocommerce .woocommerce-ordering select{min-height:40px;min-width:200px;font-size:12px;font-family:inherit;border:0;border-radius:7px;background:#fff;color:#111214;padding:8px 34px 8px 12px;box-shadow:0 1px 2px rgba(17,18,20,.03),0 6px 18px rgba(17,18,20,.05)}
@media(max-width:991px){
 .woocommerce ul.products,.woocommerce-page ul.products,.woocommerce .related ul.products,.woocommerce .up-sells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 20px!important}
 .mk-product-card__title{font-size:20px}.mk-product-card__category{font-size:12px}.mk-product-card__price{font-size:14px}
}
@media(max-width:640px){
 .woocommerce ul.products,.woocommerce-page ul.products,.woocommerce .related ul.products,.woocommerce .up-sells ul.products{grid-template-columns:1fr!important;gap:24px!important}
 .mk-shop-toolbar{align-items:stretch;flex-direction:column;gap:12px;margin-bottom:28px}
 .woocommerce .woocommerce-ordering select{width:100%;min-width:0}
 .mk-product-card__body{gap:16px;padding:16px 17px 20px}
}

/* Product purchase panel and native license list. */
.single-product .mk-woocommerce-main{padding-top:40px}
.woocommerce div.product{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:32px;align-items:start}
.woocommerce div.product div.images{width:auto!important;float:none!important;margin:0;min-width:0;border:1px solid #eee;background:#fff;padding:15px;position:relative}
.woocommerce div.product div.summary{width:auto!important;float:none!important;margin:0;min-width:0;padding:12px 28px 28px;border:1px solid #eee;background:#fff;position:static}
.woocommerce div.product .product_title{font-size:var(--mk-product-title-size,24px);font-weight:700;line-height:1.4;letter-spacing:0;border-bottom:2px solid #eee;padding:0 0 12px;margin:0 0 28px}
.woocommerce div.product.product-type-variable .summary>p.price{display:none}
.woocommerce div.product form.cart{border:0;padding:0;margin:24px 0 0}
.woocommerce div.product form.cart .variations{border:0;margin:0}
.single-product .summary .mk-native-variation-form .variations .mk-license-option{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 0 7px;font-size:16px;font-weight:400;line-height:1.4;border-bottom:1px solid #ddd}
.mk-license-option .mk-license-name{font-weight:400;overflow-wrap:normal}
.mk-license-option .mk-license-price{font-size:16px;font-weight:400;font-style:italic;line-height:1.4;white-space:nowrap}
.mk-license-option .mk-license-price .amount{font-size:inherit}
.mk-license-options legend{font-size:18px;margin:0 0 16px}
.mk-license-option input[type=radio]{accent-color:#252830;width:16px;height:16px;flex-basis:16px}
.mk-license-option.is-unavailable{opacity:.35}
.single-product .summary .mk-multi-attribute .reset_variations{display:inline-block!important;margin-top:12px}
.woocommerce div.product .single_variation .price{font-size:20px}
.woocommerce div.product form.cart .quantity{display:inline-flex;float:none;align-items:center;gap:0;border:1px solid #ddd;margin:0 12px 12px 0}
.woocommerce div.product form.cart .quantity input.qty{width:44px;min-height:44px;margin:0;padding:0;border:0;background:transparent;text-align:center;-moz-appearance:textfield}
.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.mk-quantity-step{width:32px;min-height:44px;border:0;background:transparent;color:#222;font-size:20px;padding:0;box-shadow:none}
.woocommerce div.product form.cart .single_add_to_cart_button{min-height:46px;border-radius:0;background:#252830;color:#fff;font-size:16px;font-weight:400;padding:12px 20px;float:none}
.woocommerce div.product .woocommerce-tabs{grid-column:1/-1}
.woocommerce div.product .related.products{grid-column:1/-1;margin-top:40px;padding-top:0}
.woocommerce div.product .related.products>h2{font-size:24px;letter-spacing:0;font-weight:400}
/* WooCommerce retains the image/lightbox and variation-image APIs. */
.woocommerce-product-gallery .flex-viewport{transition:height .25s ease}
.woocommerce-product-gallery .flex-control-nav{display:flex!important;justify-content:center;gap:8px;list-style:none;margin:18px 0 0!important;padding:0!important}
.woocommerce-product-gallery .flex-control-nav li{width:auto!important;margin:0!important;float:none!important}
.woocommerce-product-gallery .flex-control-nav a{display:block;width:8px;height:8px;border-radius:50%;background:#d2d2d2;text-indent:-9999px;overflow:hidden;cursor:pointer}
.woocommerce-product-gallery .flex-control-nav a.flex-active{background:#252830}
.woocommerce-product-gallery .flex-direction-nav{list-style:none;margin:0;padding:0}
.woocommerce-product-gallery .flex-direction-nav a{position:absolute;z-index:3;top:45%;width:36px;height:44px;background:rgba(255,255,255,.8);display:grid;place-items:center;color:#252830;font-size:0;text-decoration:none;opacity:0;transition:opacity .2s}
.woocommerce-product-gallery:hover .flex-direction-nav a,.woocommerce-product-gallery:focus-within .flex-direction-nav a{opacity:1}
.woocommerce-product-gallery .flex-prev{left:15px}.woocommerce-product-gallery .flex-next{right:15px}
.woocommerce-product-gallery .flex-prev::before{content:'‹';font-size:30px}.woocommerce-product-gallery .flex-next::before{content:'›';font-size:30px}
.mk-gallery-pause{display:block;margin:10px auto 0;padding:4px 0;border:0;border-bottom:1px solid #ddd;background:transparent;font:inherit;font-size:11px;color:#666}
@media(hover:none){.woocommerce-product-gallery .flex-direction-nav a{opacity:1}}
@media(max-width:767px){
 .woocommerce div.product{display:block}
 .woocommerce div.product div.images{margin-bottom:24px}
 .woocommerce div.product div.summary{padding:20px}
 .woocommerce div.product .product_title{font-size:24px}
}

/* Saved page carousels keep controls, motion, and full-size image links. */
.mk-slider{position:relative;min-width:0;margin-bottom:35px}
.mk-slider__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--mk-slides,1) - 1)*14px)/var(--mk-slides,1));gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;position:relative}
.mk-slider__track>*{scroll-snap-align:start;min-width:0;margin:0}
.mk-slider__track img{width:100%;height:auto}
.mk-slider[data-mk-slider=fade] .mk-slider__track{display:grid;grid-auto-flow:row;grid-template-columns:1fr;overflow:hidden}
.mk-slider[data-mk-slider=fade] .mk-slider__track>*{grid-area:1/1;opacity:0;visibility:hidden;transition:opacity .4s ease;pointer-events:none}
.mk-slider[data-mk-slider=fade] .mk-slider__track>*:first-child,
.mk-slider[data-mk-slider=fade] .mk-slider__track>.is-current{opacity:1;visibility:visible;pointer-events:auto}
.mk-slider__controls{display:flex;justify-content:center;align-items:center;gap:16px;padding:12px 0}
.mk-slider__controls button{background:none;border:0;color:inherit;cursor:pointer;padding:4px 8px;font:inherit;min-width:32px;min-height:32px}
.mk-slider__controls button:disabled{opacity:.3;cursor:default}
.mk-slider__controls [hidden]{display:none!important}
.mk-slider__dots{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:center}
.mk-slider__dots button{font-size:0;min-width:24px;min-height:24px;padding:8px}
.mk-slider__dots button::after{content:'';display:block;width:8px;height:8px;border-radius:50%;background:#ccc}
.mk-slider__dots button[aria-current=true]::after{background:#252830}
.mk-image-dialog{border:0;padding:40px 16px 16px;max-width:94vw;max-height:94dvh;background:#fff}
.mk-image-dialog::backdrop{background:rgba(0,0,0,.85)}
.mk-image-dialog img{max-height:82dvh;width:auto;max-width:100%;object-fit:contain}
.mk-image-dialog>button{position:absolute;right:8px;top:0;background:transparent;color:#222;font-size:28px;border:0;padding:0 8px}
@media(max-width:767px){.mk-slider{--mk-slides:1!important}}
@media(prefers-reduced-motion:reduce){.mk-slider__track>*,.woocommerce-product-gallery .flex-viewport{transition:none!important}}
.single-product .summary .mk-native-variation-form .variations .mk-license-option{text-transform:none;letter-spacing:0}
.woocommerce div.product .product_meta{display:none}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger{font-size:0!important}
.woocommerce div.product div.images{overflow:visible}
.woocommerce div.product .product_title{text-wrap:wrap;line-height:1.2}
.single-product .summary .mk-native-variation-form .variations .mk-license-option{font-size:19.2px;line-height:1.3}
.mk-license-option .mk-license-name{font-weight:700}
.mk-license-option .mk-license-price{font-size:17.28px;line-height:1.3}
.woocommerce div.product div.images .woocommerce-product-gallery__image{padding:0;border:0;margin-top:0!important;margin-bottom:0!important}
.woocommerce-product-gallery__wrapper::after{content:'';display:block;clear:both}
.woocommerce div.product div.images{height:auto!important}
.mk-product-guide{margin:0 0 32px}
.mk-product-guide__open{font-size:18px;color:inherit;text-decoration:underline}
.mk-product-guide__dialog{width:min(820px,94vw);max-width:94vw;max-height:90dvh;padding:32px;border:0;background:#fff;color:#222;overflow:auto}
.mk-product-guide__dialog::backdrop{background:rgba(0,0,0,.75)}
.mk-product-guide__dialog>[data-guide-close]{position:absolute;right:12px;top:4px;border:0;background:none;font-size:30px;color:inherit;padding:0 8px}
.mk-product-guide__dialog h2{font-size:28px;font-weight:400;margin:0 0 24px}
.mk-product-guide__dialog table{border-collapse:collapse;width:100%;font-size:16px}
.mk-product-guide__dialog th,.mk-product-guide__dialog td{padding:12px;border:1px solid #ddd;text-align:left;vertical-align:top;text-transform:none;letter-spacing:0}
.mk-product-guide__dialog p{font-size:18px;margin:24px 0 0}
@media(max-width:479px){.mk-product-guide__dialog{padding:32px 16px}.mk-product-guide__dialog table{font-size:14px}.mk-product-guide__dialog th,.mk-product-guide__dialog td{padding:8px}}
.mk-native-tabs [hidden],.mk-native-accordion [hidden]{display:none!important}
.mk-native-tab-list{display:flex;gap:24px;flex-wrap:wrap;border-bottom:1px solid #ddd;margin-bottom:24px}
.mk-native-tab-list button{font:inherit;font-size:18px;background:none;color:inherit;border:0;border-bottom:2px solid transparent;padding:10px 0}
.mk-native-tab-list button[aria-selected=true]{border-bottom-color:#252830}
.mk-native-accordion .mk-native-tab-title button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;border:0;border-bottom:1px solid #ddd;background:none;font:inherit;color:inherit;text-align:left}
.mk-native-accordion .mk-native-tab-title button::after{content:'+';margin-left:16px}.mk-native-accordion .mk-native-tab-title button[aria-expanded=true]::after{content:'−'}
/* Preserve page-builder columns inside the same content margins as the live pages. */
.mk-visual-page--content>.entry-content{width:min(90%,var(--mk-site-width,1296px));margin-inline:auto}
.mk-visual-page--content :where(.vc_row,.wpb_row){width:calc(100% + 30px);max-width:none;margin-inline:-15px}
.mk-visual-page--content .mk-native-row[data-mk-stretch]{max-width:none}
.mk-visual-page--content>.entry-content>.alignfull{width:100vw;max-width:none;margin-left:calc(50% - 50vw)}
.mk-home .mk-home-section-head h2{font-size:38px;font-weight:500;letter-spacing:0}
@media(max-width:767px){
 .mk-visual-page--content>.entry-content{width:calc(100% - 32px)}
 .mk-home .mk-home-section-head h2{font-size:28px}
}
.woocommerce ul.products li.product .mk-product-card__title{font-size:22px;font-weight:400;line-height:1.25;padding:0;margin:0;letter-spacing:0;text-wrap:wrap}
.mk-woocommerce-main>.mk-container>.page-title{font-size:36px;font-weight:900;line-height:1.2;margin:0 0 12px;letter-spacing:0}
@media(max-width:991px){.woocommerce ul.products li.product .mk-product-card__title{font-size:18px}}
.mk-license-options legend{font-size:22px}
@media(min-width:768px) and (max-width:991px){
 .woocommerce div.product{display:block}
 .woocommerce div.product div.images{margin-bottom:24px}
 .woocommerce div.product div.summary{padding:24px 28px}
}

/* Keep fading slides in the same frame; never cancel FlexSlider's negative
   right margin, which prevents invisible images stacking below the first. */
.woocommerce-product-gallery__wrapper{position:relative;overflow:hidden;transition:height .4s ease}
.woocommerce div.product div.images{border:0}
.woocommerce-product-gallery .flex-control-nav{position:absolute;z-index:4;left:20px;right:20px;bottom:25px;margin:0!important;gap:5px;pointer-events:none}
.woocommerce-product-gallery .flex-control-nav li{pointer-events:auto}
.woocommerce-product-gallery .flex-control-nav a{width:8px;height:8px;background:rgba(0,0,0,.25);box-shadow:0 0 1px #fff}
.woocommerce-product-gallery .flex-control-nav a.flex-active{background:#222}
.woocommerce-product-gallery .flex-direction-nav a{top:50%;transform:translateY(-50%);opacity:1;background:transparent;width:40px;height:48px}
.woocommerce-product-gallery .flex-prev{left:20px}.woocommerce-product-gallery .flex-next{right:20px}
.woocommerce-product-gallery .flex-prev::before,.woocommerce-product-gallery .flex-next::before{font-size:36px;text-shadow:0 0 2px #fff}
.woocommerce-product-gallery .mk-gallery-pause{position:absolute;z-index:5;right:24px;bottom:22px;width:26px;height:26px;min-height:0;margin:0;padding:0;border:0;background:rgba(255,255,255,.8);border-radius:50%;font-size:0;color:#222}
.woocommerce-product-gallery .mk-gallery-pause::before{content:'Ⅱ';font:12px sans-serif}
.woocommerce-product-gallery .mk-gallery-pause[aria-pressed=true]::before{content:'▶';font-size:10px}
@media(prefers-reduced-motion:reduce){.woocommerce-product-gallery__wrapper{transition:none}}

/* Public Motokiwo footer: foundry identity, two link groups, copyright. */
.site-footer.mk-reference-footer{background:#24272f;color:#bbb;padding:38px 0 8px;font-family:var(--mk-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif)}
.mk-reference-footer .mk-footer-shell{width:90%;max-width:var(--mk-site-width,1296px);margin:auto}
.mk-reference-footer .mk-footer-main{display:grid;grid-template-columns:7fr 5fr;align-items:center;gap:0}
.mk-reference-footer .mk-footer-about .wp-block-media-text,.mk-reference-footer .mk-footer-identity{display:grid;grid-template-columns:15% auto;align-items:center}
.mk-reference-footer .mk-footer-about .wp-block-media-text__content,.mk-reference-footer .mk-footer-identity>p{padding:0 8%;margin:0}
.mk-reference-footer .mk-footer-about img{width:100%;height:auto;max-width:100px}
.mk-reference-footer .mk-footer-links{display:flex;justify-content:flex-end;gap:38px;padding:0 18px}
.mk-reference-footer .mk-footer-links>div{display:flex;flex-direction:column;gap:16px}
.mk-reference-footer .widget,.mk-reference-footer .widget+.widget,.mk-reference-footer .wp-block-columns,.mk-reference-footer figure{margin:0}
.mk-reference-footer p,.mk-reference-footer li,.mk-reference-footer a{font-size:17px;line-height:1.65;font-weight:400;color:#bbb}
.mk-reference-footer a:hover{color:#fff}
.mk-reference-footer ul{list-style:none;margin:0;padding:0}
.mk-reference-footer .mk-footer-copy{margin-top:38px}
.mk-reference-footer .mk-footer-copy p{margin:0}
.mk-reference-footer .mk-footer-copy a{text-decoration:underline}
@media(max-width:767px){
 .site-footer.mk-reference-footer{padding:30px 0 12px}
 .mk-reference-footer .mk-footer-about{display:none}
 .mk-reference-footer .mk-footer-main{display:block}
 .mk-reference-footer .mk-footer-links{justify-content:center;padding:0;gap:38px}
 .mk-reference-footer .mk-footer-copy{text-align:center;margin-top:24px}
}

/* Older radio renderers wrap name + price together inside a span. */
.single-product .summary .mk-license-option > span:has(> .mk-license-name):has(> .mk-license-price){display:grid!important;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;flex:1 1 0%!important;min-width:0;width:auto}
.single-product .summary .mk-license-option > .mk-license-name{flex:1 1 0%!important;min-width:0}
.single-product .summary .mk-license-option .mk-license-price{display:block!important;justify-self:end;margin-inline-start:auto!important;flex:0 0 auto!important;text-align:right!important;white-space:nowrap}
.single-product .summary .mk-license-option .mk-license-name{white-space:normal;overflow-wrap:anywhere}

/* Store button states stay within the Motokiwo palette. */
.woocommerce div.product form.cart .single_add_to_cart_button{background:#24272f!important;color:#fff!important;border:1px solid #24272f!important;box-shadow:none!important;font-family:inherit;font-size:16px;font-weight:400;border-radius:0!important;transition:background-color .18s,color .18s,border-color .18s}
.woocommerce div.product form.cart .single_add_to_cart_button:not(.disabled):not(:disabled):hover{background:#111!important;border-color:#111!important;color:#fff!important}
.woocommerce div.product form.cart .single_add_to_cart_button:focus-visible{outline:2px solid #24272f;outline-offset:3px}
.woocommerce div.product form.cart .single_add_to_cart_button.disabled,.woocommerce div.product form.cart .single_add_to_cart_button:disabled{background:#24272f!important;color:#fff!important;opacity:.45;cursor:not-allowed}


.mk-slider__controls[data-mk-slider-controls]{box-sizing:border-box;min-height:56px}
.mk-slider__pause{min-width:64px!important}

/* ==========================================================================
   Classic cart / checkout (gated)
   ========================================================================== */

/* Classic WooCommerce: the production site uses shortcodes, not blocks. */
:where(body.mk-commerce-classic).woocommerce-cart .mk-commerce-page .entry-content>.woocommerce{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}
:where(body.mk-commerce-classic).woocommerce-cart .mk-commerce-page .entry-content>.woocommerce::before,:where(body.mk-commerce-classic).woocommerce-cart .mk-commerce-page .entry-content>.woocommerce::after{display:none}
:where(body.mk-commerce-classic).woocommerce-cart .mk-commerce-page .woocommerce-notices-wrapper,:where(body.mk-commerce-classic).woocommerce-cart .mk-commerce-page .cart-empty,:where(body.mk-commerce-classic).woocommerce-cart .mk-commerce-page .return-to-shop{grid-column:1/-1}
:where(body.mk-commerce-classic).woocommerce-cart .mk-commerce-page .woocommerce-notices-wrapper:empty{display:none}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce-cart-form{min-width:0;margin:0}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .cart-collaterals{display:block;margin:0;width:100%;min-width:0}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .cart-collaterals .cart_totals{width:100%;padding:24px;border:1px solid #ddd;border-top:3px solid #24272f;float:none}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .cart_totals h2{font-size:24px;line-height:1.3;margin:0 0 20px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .cart_totals table{border:0;margin-bottom:22px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .cart_totals th,:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .cart_totals td{padding:16px 0;border:0;border-bottom:1px solid #ddd;font-size:16px;letter-spacing:0;text-transform:none}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .cart_totals td{text-align:right}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .cart_totals .order-total :is(th,td){font-size:21px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart{margin:0;border:1px solid #ddd!important;table-layout:auto}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart th{background:#fff;font-size:12px;text-transform:none;letter-spacing:0;padding:14px 10px;border:0;border-bottom:1px solid #ddd}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart td{padding:20px 10px;border:0;border-bottom:1px solid #e5e5e5}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart .product-remove{width:26px;padding-inline:8px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart a.remove{color:#777!important;font:24px/1 sans-serif;background:transparent!important;width:24px;height:24px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart a.remove:hover{color:#222!important}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart .product-thumbnail{width:100px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart img{width:90px;max-width:none;aspect-ratio:3/2;object-fit:contain}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart td.product-name a{font-size:17px;font-weight:700;line-height:1.4}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart .product-price{display:none}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart .product-subtotal{text-align:right;white-space:nowrap;font-size:17px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart .product-quantity{width:76px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart input.qty{width:64px;min-height:42px;padding:8px;border:1px solid #bbb;background:#fff;border-radius:0}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart td.actions{padding:18px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart td.actions .coupon{display:flex;gap:8px;float:none;flex-wrap:wrap;margin-bottom:12px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart td.actions .coupon .input-text{width:160px!important;min-height:44px;margin:0;flex:1}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart td.actions .button{float:none;white-space:nowrap;min-height:44px;padding:10px 16px;font-size:14px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .button,:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce button.button{border-radius:0;background:#24272f;color:#fff;font-family:inherit;font-weight:400;box-shadow:none}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .button:not(:disabled):hover{background:#d5ee61;color:#24272f}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce form.checkout{display:grid;grid-template-columns:minmax(0,1fr) 380px;grid-template-rows:auto 1fr;gap:0 32px;align-items:start}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce form.checkout::before,:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce form.checkout::after{display:none}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #customer_details{grid-column:1;grid-row:1/3;display:block!important;width:100%;padding:28px;background:#fff;border:1px solid #ddd}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #customer_details>.col-1,:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #customer_details>.col-2{float:none!important;display:block;width:100%!important;max-width:none;margin:0;padding:0}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #customer_details h3{font-size:24px;margin:0 0 24px;line-height:1.3}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #customer_details .woocommerce-additional-fields{margin-top:28px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #order_review_heading{grid-column:2;grid-row:1;margin:0;padding:24px 24px 18px;background:#fff;border:1px solid #ddd;border-top:3px solid #24272f;border-bottom:0;font-size:24px;line-height:1.3}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #order_review{grid-column:2;grid-row:2;position:static;margin:0;padding:0 24px 24px;background:#fff;border:1px solid #ddd;border-top:0}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #order_review table{border:0;table-layout:auto;margin:0 0 20px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #order_review :is(th,td){border:0;border-bottom:1px solid #ddd;padding:14px 0;font-size:15px;letter-spacing:0;text-transform:none;background:none}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #order_review .product-total,:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #order_review tfoot td{text-align:right;padding-left:12px;white-space:nowrap}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #order_review .order-total :is(th,td){font-size:20px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #payment{background:transparent;border:0;margin-top:24px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #payment ul.payment_methods{padding:0 0 20px;border-bottom:1px solid #ddd}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #payment div.place-order{padding:20px 0 0}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #payment div.payment_box{background:#f5f5f5;padding:14px;font-size:14px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #payment label{font-size:15px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce form .form-row label{font-size:15px;margin-bottom:8px;line-height:1.4}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce form .form-row{margin-bottom:18px}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce form .form-row .input-text{font-family:inherit;font-size:16px;padding:12px;border:1px solid #bbb}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .woocommerce-terms-and-conditions-wrapper{font-size:13px;line-height:1.6}
:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce form.checkout_coupon{padding:20px;margin:0 0 24px}
@media(max-width:991px){
 :where(body.mk-commerce-classic).woocommerce-cart .mk-commerce-page .entry-content>.woocommerce,:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce form.checkout{display:block}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .cart-collaterals{margin-top:28px}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #order_review_heading{margin-top:28px}
}
@media(max-width:767px){
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce #customer_details{padding:20px}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .form-row-first,:where(body.mk-commerce-classic) .mk-commerce-page .woocommerce .form-row-last{width:100%;float:none}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart thead{display:none}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart tbody{display:block}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart tr.cart_item{display:grid;grid-template-columns:76px minmax(0,1fr) 26px;gap:12px;padding:18px;border-bottom:1px solid #ddd;position:relative}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart tr.cart_item td{display:block!important;width:auto!important;padding:0!important;border:0!important;background:none!important;text-align:left!important}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart tr.cart_item td::before{display:none!important}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart tr.cart_item .product-remove{grid-column:3;grid-row:1}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart tr.cart_item .product-thumbnail{grid-column:1;grid-row:1/3}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart tr.cart_item .product-thumbnail img{width:76px;max-width:100%}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart tr.cart_item .product-name{grid-column:2;grid-row:1}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart tr.cart_item .product-price{display:none!important}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart tr.cart_item .product-quantity{grid-column:2;grid-row:2}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart tr.cart_item .product-subtotal{grid-column:2;grid-row:3}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart td.actions{display:block!important;border:0}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart td.actions .coupon .input-text{width:100%!important;flex-basis:100%}
 :where(body.mk-commerce-classic) .mk-commerce-page .woocommerce table.cart td.actions button{width:100%}
}

/* ==========================================================================
   Commerce layout
   ========================================================================== */

/* WooCommerce owns the forms and calculations; these rules style their output. */
:where(body.woocommerce-cart, body.woocommerce-checkout) .mk-commerce-page{width:90%;max-width:1200px;margin:0 auto;padding:48px 0 72px;font-family:var(--mk-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);color:#24272f}
:where(body.woocommerce-cart, body.woocommerce-checkout) .mk-commerce-page .entry-content{max-width:none;width:100%;margin:0}

/* Public WooCommerce wrappers and documented button theming only.
   Layout, responsive behavior and internal fields stay owned by WooCommerce. */
:where(body.woocommerce-cart, body.woocommerce-checkout) .wp-block-woocommerce-cart,:where(body.woocommerce-cart, body.woocommerce-checkout) .wp-block-woocommerce-checkout{font-family:var(--mk-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);font-size:16px;color:#24272f}


@media(max-width:767px){:where(body.woocommerce-cart, body.woocommerce-checkout) .mk-commerce-page{width:calc(100% - 32px);padding:28px 0 48px}}

/* ==========================================================================
   Storefront refinement
   ========================================================================== */

/* Shared storefront chrome. Native commerce layout remains WooCommerce-owned. */
body.woocommerce-cart,body.woocommerce-checkout{background:var(--mk-paper,#f5f5f7)}
.site-header{background:#fff;border-bottom:1px solid #e4e4df}
.site-header .site-header__inner{min-height:96px;gap:32px}
.site-header .primary-navigation{margin-left:auto}
.site-header .primary-navigation a{font-size:16px;text-decoration:none}
.site-header .primary-navigation a:hover{color:#24272f;text-decoration:underline;text-decoration-color:#b6cd45;text-underline-offset:8px}
.site-header .site-header__actions{display:flex;align-items:center;gap:18px}
.site-header .mk-header-cart{display:inline-flex;align-items:center;gap:10px;border:1px solid #24272f;border-radius:0;padding:10px 16px;color:#24272f;background:#fff;font-size:15px;white-space:nowrap}
.site-header .mk-header-cart:hover{background:#d5ee61}
.mk-topbar{background:#24272f;color:#fff}
.mk-topbar__title{letter-spacing:.04em}
.site-footer.mk-reference-footer{background:#24272f!important;color:#eee!important;padding:0!important}
.mk-reference-footer .mk-footer-shell{max-width:1200px;width:90%;margin:auto}
.mk-footer-intro{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:42px 0;border-bottom:1px solid #555}
.mk-footer-intro p{margin:0;font-size:clamp(26px,3vw,40px);line-height:1.2;color:#fff}
.mk-footer-intro a{display:inline-flex;padding:14px 24px;background:#d5ee61;color:#24272f!important;text-decoration:none;font-size:16px;white-space:nowrap}
.mk-footer-intro a:hover{background:#fff}
.mk-reference-footer .mk-footer-main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:80px;padding:42px 0}
.mk-reference-footer .mk-footer-about{display:block!important;max-width:470px}
.mk-reference-footer .mk-footer-about p{color:#ddd;font-size:15px;line-height:1.8}
.mk-reference-footer .mk-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.mk-reference-footer .mk-footer-links a{color:#eee;font-size:15px;line-height:2.2}
.mk-reference-footer .mk-footer-links a:hover{color:#d5ee61}
.mk-reference-footer .mk-footer-copy{border-top:1px solid #555;padding:22px 0;color:#ccc;font-size:13px}
.mk-commerce-page{background:transparent}
.mk-commerce-page .woocommerce .button{background:#24272f!important;color:#fff!important;border:1px solid #24272f!important;box-shadow:none!important;border-radius:0!important;font-size:16px;min-height:48px}
.mk-commerce-page .woocommerce .button:not(:disabled):hover{background:#d5ee61!important;color:#24272f!important;border-color:#d5ee61!important}
.mk-commerce-page :is(button,a,input,select,textarea):focus-visible{outline:2px solid #24272f;outline-offset:4px}
.mk-payment-reassurance{display:flex;flex-wrap:wrap;gap:18px 32px;align-items:center;margin-top:32px;padding:22px 0;border-top:1px solid #ddd;color:#555;font-size:14px;line-height:1.6}
.mk-payment-reassurance p{margin:0}.mk-payment-reassurance a{color:#24272f;text-underline-offset:4px}
@media(max-width:991px){.site-header .site-header__inner{min-height:80px;gap:16px}.site-header .primary-navigation{display:none}.site-header .site-header__actions{margin-left:auto}.site-header .site-header__menu-toggle{margin-left:0;display:inline-flex}.mk-reference-footer .mk-footer-main{gap:32px}}
@media(max-width:600px){.site-header .mk-header-cart{padding:9px 12px;font-size:14px}.mk-footer-intro{display:block;padding:30px 0}.mk-footer-intro a{margin-top:22px}.mk-reference-footer .mk-footer-main{grid-template-columns:1fr;padding:30px 0;gap:24px}.mk-reference-footer .mk-footer-shell{width:calc(100% - 32px)}.mk-payment-reassurance{display:block}.mk-payment-reassurance p{margin:10px 0}}

.mk-header-redesign .mk-brand-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:110px;padding-block:22px}
.mk-brand-group{display:flex;align-items:center;gap:28px}.mk-brand-caption{border-left:1px solid #ccc;padding-left:28px;font:14px/1.5 var(--mk-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);max-width:180px;color:#666}
.mk-header-redesign .site-branding .custom-logo{width:200px;max-width:200px;max-height:52px}
.mk-header-tools{display:flex;align-items:center;gap:10px}
.mk-tool{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:48px;min-height:48px;padding:12px 15px;border:1px solid transparent;background:transparent;color:#24272f;text-decoration:none;font:15px/1 var(--mk-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);border-radius:0;box-shadow:none}
.mk-tool svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.mk-tool:hover{background:#f1f2ed;color:#24272f}.mk-tool:focus-visible{outline:2px solid #24272f;outline-offset:3px}
.mk-bag-tool{background:#d5ee61;border-color:#d5ee61;padding-inline:22px}.mk-bag-tool:hover{background:#24272f;color:#fff;border-color:#24272f}
.mk-menu-tool{display:none}.mk-navigation-rail{border-top:1px solid #e5e5df;background:#f3f4ef}.mk-navigation-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:60px}
.mk-header-redesign .primary-navigation{margin:0}.mk-header-redesign .primary-navigation__menu{justify-content:flex-start;gap:8px}
.mk-header-redesign .primary-navigation__menu>li>a{display:block;padding:18px 20px;font-size:16px;line-height:1.5;text-decoration:none}
.mk-header-redesign .primary-navigation__menu>li>a::after{display:none}.mk-header-redesign .primary-navigation__menu>li:is(:hover,.current-menu-item,.current-menu-ancestor)>a{background:#d5ee61;color:#24272f}
.mk-header-redesign .primary-navigation .sub-menu{background:#fff;border:1px solid #ddd;box-shadow:0 12px 24px #24272f12;padding:10px;z-index:100}
.mk-nav-note{font-size:13px;color:#666}.mk-menu-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#666;margin:30px 0 24px}
.mobile-navigation{width:min(440px,100%);padding:30px;background:#f3f4ef}.mobile-navigation .mobile-navigation__close{width:48px;height:48px;margin:0;background:#fff;border:1px solid #ddd}.mobile-navigation .mobile-navigation__menu>li>a{font-size:28px;padding:18px 0;border-bottom:1px solid #d5d5ce}.mobile-navigation .sub-menu a{font-size:18px}.mobile-navigation .mk-inline-search{background:#fff;border:1px solid #ccc;padding:10px;height:52px}
@media(max-width:991px){.mk-header-redesign .mk-brand-row{min-height:88px;padding-block:16px}.mk-navigation-rail,.mk-brand-caption{display:none}.mk-menu-tool{display:inline-flex}.mk-tool span{display:none}.mk-header-tools{gap:4px}.mk-tool{padding:12px;min-width:46px}.mk-header-redesign .site-branding .custom-logo{width:170px;max-width:100%}}
@media(max-width:480px){.mk-header-redesign .mk-brand-row{width:calc(100% - 24px);gap:8px}.mk-header-redesign .site-branding .custom-logo{width:132px}.mk-account-tool{display:none}.mk-header-tools{gap:0}.mk-tool{min-width:44px;padding:10px}.mobile-navigation{padding:24px}}
/* One row: identity, menu, and icon actions. */
.mk-header-redesign .mk-brand-row{min-height:94px;gap:24px}
.mk-header-redesign .mk-brand-caption{display:none}
.mk-header-redesign .primary-navigation{margin-left:auto}
.mk-header-redesign .primary-navigation__menu{gap:0;flex-wrap:nowrap}
.mk-header-redesign .primary-navigation__menu>li>a{padding:14px 12px;white-space:nowrap}
.mk-header-redesign .mk-header-tools{gap:4px;flex-shrink:0}
.mk-header-redesign .mk-tool>span:not(.mk-bag-icon){display:none}
.mk-header-redesign .mk-tool{padding:12px;min-width:48px}
.mk-bag-icon{display:inline-flex;position:relative}
.mk-bag-icon .mk-cart-badge{display:flex;position:absolute;inset:-12px -12px auto auto;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 4px;background:#24272f;color:white;border:2px solid #d5ee61;border-radius:20px;font:11px/1 sans-serif}
.mk-bag-icon .mk-cart-badge[hidden]{display:none!important}
@media(max-width:1100px){.mk-header-redesign .site-branding .custom-logo{width:155px}.mk-header-redesign .mk-brand-row{gap:12px}.mk-header-redesign .primary-navigation__menu>li>a{padding:14px 8px;font-size:14px}}
@media(max-width:991px){.mk-header-redesign .primary-navigation{display:none}.mk-header-redesign .mk-header-tools{margin-left:auto}.mk-header-redesign .mk-brand-row{min-height:80px}}
@media(max-width:480px){.mk-header-redesign .site-branding .custom-logo{width:132px}.mk-header-redesign .mk-tool{min-width:44px;padding:10px}}
.mk-header-tools .mk-tool>.mk-bag-icon{display:inline-flex}

/* ==========================================================================
   Footer payment row
   ========================================================================== */

.mk-reference-footer .mk-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #50535a;padding:22px 0}.mk-reference-footer .mk-footer-bottom .mk-footer-copy{border:0;padding:0;margin:0}.mk-reference-footer .mk-footer-bottom .mk-footer-copy p{margin:0}.mk-reference-footer .mk-footer-payment{display:flex;align-items:center;gap:12px;padding:0;color:#bfc1c6;font:12px/1.5 var(--mk-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);flex-shrink:0}.mk-footer-payment a{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #ddd;border-radius:3px;padding:3px 9px;transition:box-shadow .15s}.mk-footer-payment img{display:block;width:68px;height:24px;object-fit:contain;margin:0;filter:none;opacity:1}.mk-footer-payment a:hover{box-shadow:0 0 0 2px #d5ee61}.mk-footer-payment a:focus-visible{outline:2px solid #d5ee61;outline-offset:4px}@media(max-width:600px){.mk-reference-footer .mk-footer-bottom{flex-direction:column;align-items:flex-start;gap:16px;padding:20px 0}.mk-reference-footer .mk-footer-payment{gap:12px}}

/* ==========================================================================
   Home catalog grid
   ========================================================================== */

/* Twelve homepage cards form complete rows at each responsive width. */
.home .mkb-product-grid,.home .mkb-shop-cards .mkb-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
@media(max-width:1199px){.home .mkb-product-grid,.home .mkb-shop-cards .mkb-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:899px){.home .mkb-product-grid,.home .mkb-shop-cards .mkb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:479px){.home .mkb-product-grid,.home .mkb-shop-cards .mkb-product-grid{grid-template-columns:minmax(0,1fr)!important}}

/* ==========================================================================
   Typography baseline
   ========================================================================== */

/* Keep WordPress global styles and theme UI on the same configured font. */
body{font-family:var(--mk-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif)!important}
.site-header .primary-navigation a{font-family:var(--mk-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif)}
.woocommerce .summary .price,.woocommerce .summary .woocommerce-product-details__short-description{font-family:var(--mk-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif)}
/* Product specimen controls keep their own selected font. Google keeps its brand font. */

/* Preview strings retain the font's ligatures; glyph charts stay literal. */
.mkfm-preview__sample {
  font-kerning: normal;
  font-variant-ligatures: common-ligatures discretionary-ligatures contextual;
  font-feature-settings: "liga" 1, "clig" 1, "calt" 1, "dlig" 1;
  letter-spacing: 0 !important;
}

/* ==========================================================================
   Cart payment placement
   ========================================================================== */

/* Keep gateway-owned buttons in their native hooks, below primary actions. */

.woocommerce-cart .wc-proceed-to-checkout .ppc-button-wrapper{
  display: block;
  clear: both;
  float: none;
  width: 100%;
  max-width: none;
  min-width: 0;
  flex: 0 0 100%;
  grid-column: 1 / -1;
  margin: 16px 0 0;
  padding: 16px 0 0;
  border-top: 1px solid var(--mk-line, #dedfd8);
  box-sizing: border-box;
}
.woocommerce-cart .wc-proceed-to-checkout .ppc-button-wrapper > [id^="ppc-button"]{
  width: 100%;
  min-width: 0;
  max-width: none;
  margin-inline: 0;
}
.woocommerce-cart .wc-proceed-to-checkout > .checkout-button{
  display: block;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}



/* Cart can legitimately omit an ineligible express mount, so retain the old
   collapse behavior there only. */
.woocommerce-cart .wc-proceed-to-checkout .ppc-button-wrapper:not(:has(iframe)){
  margin-block: 0;
  padding-block: 0;
  min-height: 0;
  border-top: 0;
}

/* ==========================================================================
   Cart / checkout totals
   ========================================================================== */

/* Totals inherit the panel surface instead of generic table-header stripes. */
.woocommerce-cart .cart_totals table.shop_table,
.woocommerce-cart .cart_totals table.shop_table :is(tbody, tfoot, tr, th, td),
.woocommerce-checkout #order_review table.shop_table tfoot,
.woocommerce-checkout #order_review table.shop_table tfoot :is(tr, th, td) {
  background: transparent !important;
  box-shadow: none;
}
.woocommerce-cart .cart_totals table.shop_table td,
.woocommerce-checkout #order_review table.shop_table tfoot td {
  text-align: right;
}

/* ==========================================================================
   Readability scale
   ========================================================================== */

/* Storefront reading scale. Specimen fonts, animation and Google branding retain
   their own sizes; these rules cover interface and editorial text only. */
body.motokiwo-fresh{--mk-reading-size:var(--mk-body-size,16px);--mk-label-size:max(12px,calc(var(--mk-body-size,16px) * .9375));font-size:var(--mk-body-size,16px);line-height:1.7}
body .entry-content :where(p,li),body .archive-description,body .entry-header__intro{line-height:1.7}
body .entry-content :where(p,li){overflow-wrap:break-word}
body .entry-content :where(p,li) :where(a,strong,em){font-size:inherit}
body .entry-content :where(figcaption),body .entry-meta{font-size:var(--mk-ui-size,15px);line-height:1.6}
body .entry-content :where(input,select,textarea),body .mk-contact-form :where(input,select,textarea){font-size:var(--mk-body-size,16px)}
body .entry-content label,body .mk-contact-form label{font-size:var(--mk-ui-size,15px);line-height:1.5}
body .entry-content :where(button,.wp-block-button__link){font-size:var(--mk-body-size,16px)}

/* Header and catalog remain compact, with readable secondary information. */
body .mk-header-redesign .primary-navigation__menu>li>a{font-size:var(--mk-menu-size,16px);line-height:1.5}
body .primary-navigation .sub-menu a{font-size:max(12px,calc(var(--mk-menu-size,16px) * .875))}
body .mk-inline-search input[type=search]{font-size:var(--mk-ui-size,15px)}
body .mk-home label{font-size:var(--mk-ui-size,15px);color:var(--mk-ink,#252622)}
body .mk-home-eyebrow,body .mk-home-rank,body .mk-type-counter{font-size:14px;line-height:1.5}
body .mk-home-price{font-size:var(--mk-body-size,16px);line-height:1.5}
body .mk-home-rank-name small{font-size:var(--mk-ui-size,15px);line-height:1.5;color:var(--mk-muted,#6d7169)}
body .mk-type-pause{font-size:14px;min-height:44px}
body .mk-product-card__category{font-size:11px;line-height:1.35;color:#766e63}
body .mk-product-card__price{font-size:var(--mk-body-size,16px);line-height:1.3}
body .mk-product-card__title,body.woocommerce ul.products li.product .mk-product-card__title{font-size:var(--mk-catalog-title-size,25px);line-height:1.16}
body .mk-product-card__badge{font-size:10px;line-height:1;letter-spacing:.08em}
body.woocommerce .woocommerce-result-count,body.woocommerce .woocommerce-ordering select{font-size:var(--mk-ui-size,15px)}

/* Product copy has a reading measure instead of spanning the whole gallery. */
body.woocommerce div.product .product_title{font-size:var(--mk-product-title-size,24px);line-height:1.35}
body .mkfm-font-info__description{max-width:70ch;margin-bottom:32px;font-size:var(--mk-reading-size);color:var(--mk-ink,#252622);line-height:1.7}
body .mkfm-font-info__description .woocommerce-product-details__short-description{max-width:none;font-size:inherit;color:inherit}
body .mkfm-font-info__description :where(p,li){font-size:inherit;line-height:inherit;color:inherit;margin-top:0;margin-bottom:1em}
body .mkfm-font-info dl dt,body .mkfm-font-info dl dd{font-size:var(--mk-ui-size,15px);line-height:1.6}
body .mkfm-font-info dl dt{color:var(--mk-muted,#6d7169)}
body .mkfm-font-info .mkfm-font-info__style h3{font-size:22px;line-height:1.4}
body .mkfm-font-info [data-mkfm-info-status]{font-size:var(--mk-ui-size,15px);color:var(--mk-muted,#6d7169)}
body .mkfm-preview__text{font-size:var(--mk-body-size,16px)!important;line-height:1.5}
body .mkfm-preview label{font-size:var(--mk-ui-size,15px);line-height:1.5}
body .mkfm-preview__size{font-size:var(--mk-ui-size,15px);min-height:44px;opacity:1;color:var(--mk-muted,#6d7169)}
body .mkfm-preview__size.is-active{color:var(--mk-ink,#252622);text-decoration:underline;text-underline-offset:5px}
body .mkfm-preview__style,body .mkfm-glyphs__style-label,body .mkfm-glyphs__filter-label{font-size:var(--mk-ui-size,15px);line-height:1.5;letter-spacing:0;text-transform:none;color:var(--mk-muted,#6d7169);opacity:1}
body .mkfm-glyphs select,body .mkfm-glyphs input{font-size:var(--mk-body-size,16px)!important}
body .mkfm-glyphs [data-mkfm-glyph-status]{font-size:var(--mk-ui-size,15px);color:var(--mk-muted,#6d7169)}
body .mkfm-glyphs .mkfm-glyph__code{font-size:var(--mk-small-size,13px)!important;color:var(--mk-muted,#6d7169)!important}
body .mk-license-option .mk-license-price{font-size:var(--mk-body-size,16px);font-style:normal}
body.woocommerce div.product form.cart .single_add_to_cart_button{font-size:var(--mk-body-size,16px);line-height:1.4}

/* Legal and license information is primary reading content. */
body .mk-license{font-size:var(--mk-reading-size)}
body .mk-license-heading>p,body .mk-license-terms,body .mk-license-terms :where(p,li),body .mk-license-contact p{font-size:var(--mk-reading-size);line-height:1.7;color:var(--mk-ink,#252622)}
body .mk-license .mk-license-label{font-size:14px;line-height:1.5}
body .mk-license .mk-license-audience,body .mk-license-index a,body .mk-license-contact a{font-size:var(--mk-ui-size,15px);line-height:1.6}
body .mk-license-index a{min-height:44px;display:flex;align-items:center}
body .mk-license-card h2{font-size:28px;line-height:1.35}
body .mk-license-terms{max-width:70ch}
body .mk-license-terms li:before{top:24px}
body .mk-license .mk-license-price{font-size:22px}
body .mk-freebie-number,body .mk-freebie-name small{font-size:var(--mk-ui-size,15px);opacity:1;color:var(--mk-muted,#6d7169)}
body .mk-freebie-download{font-size:var(--mk-body-size,16px)}

/* Both native WooCommerce blocks and classic templates use this UI scale. */
body .mk-commerce-page,body .wp-block-woocommerce-cart,body .wp-block-woocommerce-checkout{font-size:var(--mk-body-size,16px);line-height:1.6}
body .mk-commerce-header a,body .mk-commerce-steps,body .mk-payment-reassurance{font-size:var(--mk-ui-size,15px);line-height:1.6}
body .mk-commerce-page .woocommerce :where(label,th,td,.payment_box,.woocommerce-terms-and-conditions-wrapper){font-size:var(--mk-ui-size,15px);line-height:1.6}
body .mk-commerce-page .woocommerce table.cart th,body .mk-commerce-page .woocommerce #order_review :is(th,td){font-size:var(--mk-ui-size,15px)}
body .mk-commerce-page .woocommerce :where(input,select,textarea),body :is(.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout) :where(input,select,textarea,label){font-size:var(--mk-ui-size,15px)}
/* WooCommerce assigns compact sizes to descendants at its own breakpoints. */
body .mk-auth-intro p{font-size:var(--mk-reading-size);line-height:1.7}
body .mk-auth .form-row,body .mk-auth .form-row label,body .mk-auth-help,body .mk-auth .lost_password,body .mk-auth .woocommerce-privacy-policy-text{font-size:var(--mk-ui-size,15px);line-height:1.6}
body .mk-auth :where(input:not([type=checkbox]),textarea){font-size:var(--mk-body-size,16px)}
body .mk-auth-intro>span{font-size:14px}
body .woocommerce-MyAccount-navigation{min-width:0;max-width:100%}
body .woocommerce-MyAccount-navigation a{font-size:var(--mk-ui-size,15px)}

body .mk-reference-footer .mk-footer-about p,body .mk-reference-footer .mk-footer-links a{font-size:var(--mk-body-size,16px);line-height:1.7}
body .mk-reference-footer .mk-footer-bottom .mk-footer-copy,body .mk-reference-footer .mk-footer-bottom .mk-footer-copy :where(p,a),body .mk-reference-footer .mk-footer-payment{font-size:var(--mk-ui-size,15px);line-height:1.6;opacity:1}

@media(max-width:1100px){body .mk-header-redesign .primary-navigation__menu>li>a{font-size:var(--mk-menu-size,16px)}}
@media(max-width:767px){
 body.motokiwo-fresh{--mk-reading-size:var(--mk-body-mobile,16px);--mk-label-size:max(12px,calc(var(--mk-body-mobile,16px) * .9375));font-size:var(--mk-body-mobile,16px)}
 body .mk-product-card__title,body.woocommerce ul.products li.product .mk-product-card__title{font-size:var(--mk-catalog-title-mobile,19px)}
 body .mk-license-card h2{font-size:26px}
 body .mk-license{padding-inline:16px}
 body .mkfm-font-info dl dt,body .mkfm-font-info dl dd{font-size:var(--mk-ui-size,15px)}
 body .mkfm-preview__toolbar{flex-wrap:wrap;gap:12px}
 body .mkfm-preview__text-wrap{min-width:0;flex-basis:100%}
 body .mk-license-contact a{white-space:normal}
 body.woocommerce-account.logged-in .woocommerce{grid-template-columns:minmax(0,1fr)}
 body .woocommerce-MyAccount-navigation ul{flex-wrap:wrap}
}
@media(max-width:600px){
 body .mkfm-font-info dl{grid-template-columns:minmax(0,1fr)}
 body .mkfm-font-info dl dt{padding:14px 0 2px;border-bottom:0}
 body .mkfm-font-info dl dd{padding:0 0 14px}
 body.woocommerce div.product form.cart .variations_button{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
 body.woocommerce div.product form.cart .variations_button .single_add_to_cart_button{flex:1 1 160px;min-width:0;margin:0}
}

/* ==========================================================================
   Header components
   ========================================================================== */



.site-header.mk-header-redesign{
  --mk-header-pro-height:76px;
  position:relative;
  top:auto;
  z-index:1000;
  width:100%;
  border-bottom:0;
  background:#ffffff;
  -webkit-backdrop-filter:none;
  backdrop-filter:none;
  box-shadow:0 8px 28px rgba(17,18,20,.065);
  transition:
    box-shadow .22s ease,
    background-color .22s ease,
    border-color .22s ease;
}

.admin-bar .site-header.mk-header-redesign{
  top:auto;
}

.site-header.mk-header-redesign.is-scrolled{
  border-bottom-color:transparent;
  background:#ffffff;
  box-shadow:0 10px 34px rgba(17,18,20,.085);
}

.mk-header-redesign .mk-brand-row{
  box-sizing:border-box;
  min-height:var(--mk-header-pro-height);
  padding-block:0;
  gap:clamp(18px,2.2vw,34px);
}

.mk-header-redesign .site-branding{
  display:flex;
  align-items:center;
  flex:0 0 auto;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}

.mk-header-redesign .site-branding .custom-logo-link{
  display:flex;
  align-items:center;
}

.mk-header-redesign .site-branding .custom-logo{
  display:block;
  width:168px;
  max-width:168px;
  max-height:38px;
  object-fit:contain;
}

.mk-header-redesign .mk-brand-group{
  gap:0;
}

.mk-header-redesign .mk-brand-caption{
  display:none;
}

.mk-header-redesign .primary-navigation{
  margin-left:auto;
}

.mk-header-redesign .primary-navigation__menu{
  gap:2px;
  flex-wrap:nowrap;
}

body .mk-header-redesign .primary-navigation__menu>li>a{
  position:relative;
  display:flex;
  align-items:center;
  min-height:42px;
  padding:0 12px;
  border-radius:0;
  color:#353832;
  background:transparent;
  font-size:15px;
  font-weight:500;
  line-height:1;
  letter-spacing:-.012em;
  transition:color .16s ease,background-color .16s ease;
}

body .mk-header-redesign .primary-navigation__menu>li>a::after{
  display:block;
  right:12px;
  bottom:5px;
  left:12px;
  height:1px;
  background:currentColor;
  transform:scaleX(0);
  transform-origin:right;
  transition:transform .2s cubic-bezier(.2,.7,.2,1);
}

body .mk-header-redesign .primary-navigation__menu>li:hover>a,
body .mk-header-redesign .primary-navigation__menu>li.current-menu-item>a,
body .mk-header-redesign .primary-navigation__menu>li.current-menu-ancestor>a{
  color:#171915;
  background:transparent;
}

body .mk-header-redesign .primary-navigation__menu>li:hover>a::after,
body .mk-header-redesign .primary-navigation__menu>li.current-menu-item>a::after,
body .mk-header-redesign .primary-navigation__menu>li.current-menu-ancestor>a::after{
  transform:scaleX(1);
  transform-origin:left;
}

.mk-header-redesign .primary-navigation .sub-menu{
  top:calc(100% + 9px);
  left:-10px;
  min-width:220px;
  padding:8px;
  border:1px solid rgba(37,38,34,.12);
  background:#fff;
  box-shadow:0 18px 42px rgba(24,26,22,.11);
}

.mk-header-redesign .primary-navigation .sub-menu a{
  padding:10px 11px;
  font-size:14px;
}

.mk-header-redesign .mk-header-tools{
  display:flex;
  align-items:center;
  flex:0 0 auto;
  gap:2px;
}

.mk-header-redesign .mk-tool{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:42px;
  min-width:42px;
  height:42px;
  min-height:42px;
  padding:0;
  border:1px solid transparent;
  border-radius:50%;
  background:transparent;
  color:#292c27;
  transition:
    background-color .16s ease,
    color .16s ease,
    border-color .16s ease,
    transform .16s ease;
}

.mk-header-redesign .mk-tool>span:not(.mk-bag-icon){
  display:none;
}

.mk-header-redesign .mk-tool svg{
  width:20px;
  height:20px;
  stroke-width:1.55;
}

.mk-header-redesign .mk-tool:hover{
  background:#eceee8;
  color:#171915;
}

.mk-header-redesign .mk-tool:active{
  transform:translateY(1px);
}

.mk-header-redesign .mk-bag-tool{
  margin-left:5px;
  width:auto;
  min-width:48px;
  padding-inline:13px;
  border-radius:999px;
  border-color:#d5ee61;
  background:#d5ee61;
}

.mk-header-redesign .mk-bag-tool:hover{
  border-color:#24272f;
  background:#24272f;
  color:#fff;
}

.mk-header-redesign .mk-bag-icon{
  display:inline-flex;
  position:relative;
}

.mk-header-redesign .mk-bag-icon .mk-cart-badge{
  inset:-10px -11px auto auto;
  min-width:18px;
  height:18px;
  padding:0 4px;
  border:2px solid #d5ee61;
  background:#24272f;
  color:#fff;
  font-size:10px;
}

.mk-header-redesign .mk-menu-tool{
  display:none;
}

/* Give keyboard users a crisp, non-decorative focus state. */
.mk-header-redesign :is(a,button):focus-visible{
  outline:2px solid #24272f;
  outline-offset:3px;
}

/* Mid-width screens: slightly tighter but still full navigation. */
@media(max-width:1100px){
  .site-header.mk-header-redesign{
    --mk-header-pro-height:70px;
  }

  .mk-header-redesign .site-branding .custom-logo{
    width:150px;
    max-width:150px;
    max-height:34px;
  }

  body .mk-header-redesign .primary-navigation__menu>li>a{
    padding-inline:8px;
    font-size:14px;
  }

  body .mk-header-redesign .primary-navigation__menu>li>a::after{
    right:8px;
    left:8px;
  }

  .mk-header-redesign .mk-tool{
    width:40px;
    min-width:40px;
    height:40px;
    min-height:40px;
  }
}

/* Compact navigation header. */
@media(max-width:991px){
  .site-header.mk-header-redesign{
    --mk-header-pro-height:64px;
  }

  .mk-header-redesign .mk-brand-row{
    min-height:var(--mk-header-pro-height);
    gap:10px;
  }

  .mk-header-redesign .primary-navigation{
    display:none;
  }

  .mk-header-redesign .site-branding .custom-logo{
    width:142px;
    max-width:142px;
    max-height:32px;
  }

  .mk-header-redesign .mk-header-tools{
    margin-left:auto;
  }

  .mk-header-redesign .mk-menu-tool{
    display:inline-flex;
  }

  .mk-header-redesign .mk-bag-tool{
    margin-left:2px;
    min-width:44px;
    padding-inline:11px;
  }
}

@media(max-width:782px){
  .admin-bar .site-header.mk-header-redesign{
    top:auto;
  }
}

@media(max-width:600px){
  .site-header.mk-header-redesign{
    --mk-header-pro-height:60px;
    -webkit-backdrop-filter:saturate(130%) blur(10px);
    backdrop-filter:saturate(130%) blur(10px);
  }

  .mk-header-redesign .mk-brand-row{
    width:calc(100% - 28px);
  }

  .mk-header-redesign .site-branding .custom-logo{
    width:130px;
    max-width:130px;
  }

  .mk-header-redesign .mk-tool{
    width:38px;
    min-width:38px;
    height:38px;
    min-height:38px;
  }

  .mk-header-redesign .mk-tool svg{
    width:19px;
    height:19px;
  }

  .mk-header-redesign .mk-account-tool{
    display:none;
  }

  .mk-header-redesign .mk-bag-tool{
    min-width:42px;
    padding-inline:10px;
  }
}

@media(max-width:380px){
  .site-header.mk-header-redesign{
    --mk-header-pro-height:58px;
  }

  .mk-header-redesign .mk-brand-row{
    width:calc(100% - 22px);
    gap:5px;
  }

  .mk-header-redesign .site-branding .custom-logo{
    width:118px;
    max-width:118px;
  }

  .mk-header-redesign .mk-tool{
    width:36px;
    min-width:36px;
    height:36px;
    min-height:36px;
  }
}

@media(prefers-reduced-motion:reduce){
  .site-header.mk-header-redesign,
  .mk-header-redesign .mk-tool,
  body .mk-header-redesign .primary-navigation__menu>li>a,
  body .mk-header-redesign .primary-navigation__menu>li>a::after{
    transition:none!important;
  }
}


.mk-header-redesign .mk-inline-search--header{
  box-sizing:border-box;
  display:grid;
  grid-template-columns:30px minmax(0,1fr);
  align-items:center;
  width:clamp(176px,17vw,248px);
  height:40px;
  margin:0 4px 0 0;
  padding:0 10px 0 6px;
  gap:2px;
  border:0;
  border-radius:8px;
  background:#f3f3f1;
  color:#555852;
  box-shadow:inset 0 1px 2px rgba(17,18,20,.035);
}
.mk-header-redesign .mk-inline-search--header button[type="submit"]{
  box-sizing:border-box!important;
  display:grid!important;
  place-items:center!important;
  width:30px!important;
  min-width:30px!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  box-shadow:none!important;
}
.mk-header-redesign .mk-inline-search--header button[type="submit"] svg{
  width:17px;
  height:17px;
  stroke-width:1.55;
}
.mk-header-redesign .mk-inline-search--header input[type="search"]{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:0 2px!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  background:transparent!important;
  color:#1d1f1b!important;
  box-shadow:none!important;
  font:inherit!important;
  font-size:13px!important;
  line-height:38px!important;
}
.mk-header-redesign .mk-inline-search--header input[type="search"]::placeholder{
  color:#858781;
  opacity:1;
}
.mk-header-redesign .mk-inline-search--header:focus-within{
  background:#efefec;
  box-shadow:inset 0 0 0 1px rgba(17,18,20,.16),inset 0 1px 2px rgba(17,18,20,.03);
}
@media(max-width:1100px){
  .mk-header-redesign .mk-inline-search--header{width:164px}
}
@media(max-width:991px){
  .mk-header-redesign .mk-inline-search--header{width:clamp(132px,30vw,220px);margin-right:2px}
}
@media(max-width:600px){
  .mk-header-redesign .mk-inline-search--header{width:124px;height:38px;padding-right:7px;border-radius:7px}
  .mk-header-redesign .mk-inline-search--header input[type="search"]{height:36px!important;min-height:36px!important;font-size:12px!important;line-height:36px!important}
  .mk-header-redesign .mk-inline-search--header button[type="submit"]{height:36px!important;min-height:36px!important}
}
@media(max-width:380px){
  .mk-header-redesign .mk-inline-search--header{width:96px;grid-template-columns:26px minmax(0,1fr);padding-left:4px;padding-right:5px}
  .mk-header-redesign .mk-inline-search--header button[type="submit"]{width:26px!important;min-width:26px!important}
}

/* ==========================================================================
   Storefront design system
   ========================================================================== */



:root{
  --mk-ds-paper:#f7f7f5;
  --mk-ds-card:#ffffff;
  --mk-ds-surface:#efefec;
  --mk-ds-ink:#111111;
  --mk-ds-muted:#696965;
  --mk-ds-soft:#e8e8e4;
  --mk-ds-line:#d9d9d4;
  --mk-ds-line-strong:#bdbdb7;
  --mk-ds-accent:#e9e9e5;
  --mk-ds-accent-soft:#f0f0ed;
  --mk-ds-content:1360px;
  --mk-ds-gutter:clamp(20px,3.2vw,48px);
  --mk-ds-section:clamp(54px,6vw,88px);
  --mk-ds-gap:clamp(20px,2vw,30px);
  --mk-ds-radius:0px;
}

html{
  scroll-padding-top:92px;
}

body{
  color:var(--mk-ds-ink);
  background:var(--mk-ds-paper);
  font-size:17px;
  line-height:1.65;
}

body :where(p,li){
  line-height:1.65;
}

.mk-container,
.mk-reference-footer .mk-footer-shell{
  width:min(calc(100% - (var(--mk-ds-gutter) * 2)),var(--mk-ds-content));
  max-width:var(--mk-ds-content);
  margin-inline:auto;
}

/* ---------------------------------------------------------
   Global interface typography
   --------------------------------------------------------- */

body :where(
  button,
  input,
  select,
  textarea,
  .button,
  .wp-element-button
){
  font-size:16px;
}

body :where(
  .entry-meta,
  .woocommerce-breadcrumb,
  .mk-product-card__category,
  .mk-license-label,
  .mkfm-preview__label
){
  font-size:12px;
}

body :where(h1,h2,h3,h4){
  color:var(--mk-ds-ink);
  text-wrap:balance;
}

body a{
  text-underline-offset:3px;
}

/* ---------------------------------------------------------
   Header
   --------------------------------------------------------- */

.site-header.mk-header-redesign{
  --mk-header-pro-height:72px;
  background:#ffffff;
  border-bottom:0;
  box-shadow:0 8px 28px rgba(17,18,20,.065);
}

.site-header.mk-header-redesign.is-scrolled{
  background:#ffffff;
  border-bottom-color:transparent;
  box-shadow:0 10px 34px rgba(17,18,20,.085);
}

.mk-header-redesign .mk-brand-row{
  min-height:var(--mk-header-pro-height);
}

.mk-header-redesign .site-branding .custom-logo{
  width:158px;
  max-width:158px;
  max-height:36px;
}

body .mk-header-redesign .primary-navigation__menu>li>a{
  min-height:40px;
  padding-inline:11px;
  color:#2a2a28;
  font-size:15px;
  font-weight:500;
}

.mk-header-redesign .mk-tool{
  width:40px;
  min-width:40px;
  height:40px;
  min-height:40px;
}

.mk-header-redesign .mk-bag-tool{
  min-width:46px;
  padding-inline:12px;
}

/* ---------------------------------------------------------
   General controls / buttons
   --------------------------------------------------------- */

body :where(
  .mk-button,
  .wp-element-button,
  button[type="submit"],
  input[type="submit"],
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button
){
  min-height:48px;
  padding:10px 18px;
  border-radius:var(--mk-ds-radius);
  border:1px solid var(--mk-ds-ink);
  background:var(--mk-ds-ink);
  color:#fff;
  font-size:15px;
  font-weight:600;
  line-height:1.2;
  box-shadow:none;
}

body :where(
  .mk-button,
  .wp-element-button,
  button[type="submit"],
  input[type="submit"],
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button
):not(:disabled):hover{
  border-color:var(--mk-ds-accent);
  background:var(--mk-ds-accent);
  color:var(--mk-ds-ink);
}

body :where(input,select,textarea){
  border-color:var(--mk-ds-line-strong);
  border-radius:0;
  background:#fff;
  color:var(--mk-ds-ink);
}

/* ---------------------------------------------------------
   Shop / product specimens
   --------------------------------------------------------- */

.woocommerce ul.products,
.woocommerce-page ul.products{
  --mk-shop-card-gap:30px!important;
  gap:56px var(--mk-shop-card-gap)!important;
}

.mk-product-card{
  background:#fff;
  border:0;
  border-radius:10px;
  box-shadow:0 1px 2px rgba(17,18,20,.025),0 14px 36px rgba(17,18,20,.05);
  overflow:hidden;
}

.mk-product-card__media{
  margin:0;
  background:#ececea;
  border:0;
}

.mk-product-card__body{
  grid-template-columns:1fr;
  gap:10px;
  padding:18px 20px 22px;
}

body .mk-product-card__title,
body.woocommerce ul.products li.product .mk-product-card__title{
  min-height:0;
  margin:0 0 6px;
  color:#111214;
  font-size:clamp(20px,1.65vw,25px);
  font-weight:450;
  line-height:1.08;
  letter-spacing:-.03em;
}

body .mk-product-card__category{
  color:#73736f;
  font-size:12px;
  font-weight:400;
  line-height:1.4;
  letter-spacing:0;
  text-transform:none;
}

body .mk-product-card__price{
  padding-top:2px;
  color:#111214;
  font-size:15px;
  font-weight:550;
  font-variant-numeric:tabular-nums;
  line-height:1.3;
}

.mk-product-card__badge{
  top:12px;
  left:12px;
  padding:6px 8px;
  color:#fff;
  background:#111214;
  border-radius:5px;
  font-size:10px;
  letter-spacing:.055em;
}

/* ---------------------------------------------------------
   Single product: title + main geometry
   --------------------------------------------------------- */

.single-product .mk-woocommerce-main{
  padding-top:clamp(26px,3vw,42px);
  padding-bottom:clamp(70px,7vw,108px);
}

body.single-product .mk-product-heading--outside{
  margin:0 0 clamp(24px,2.6vw,36px);
  padding:0 0 14px;
  border-bottom:0;
}

body.single-product .mk-product-heading--outside .product_title{
  max-width:30ch;
  margin:0;
  font-size:clamp(30px,2.75vw,38px);
  font-weight:500;
  line-height:1.08;
  letter-spacing:-.032em;
}

@media(min-width:960px){
  body.single-product .woocommerce div.product{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);
    align-items:start;
    column-gap:clamp(38px,4vw,58px);
    row-gap:0;
  }

  body.single-product .woocommerce div.product > .mk-product-media-column{
    grid-column:1;
  }

  body.single-product .woocommerce div.product > div.summary{
    grid-column:2;
    padding-top:0;
  }
}

body.single-product .woocommerce div.product div.images{
  margin:0;
}

body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper,
body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{
  background:var(--mk-ds-surface);
}

body.single-product .woocommerce div.product div.images .flex-control-thumbs{
  gap:8px;
  margin-top:8px;
}

body.single-product .woocommerce div.product div.images .flex-control-thumbs li{
  border-color:transparent;
  background:var(--mk-ds-surface);
}

/* ---------------------------------------------------------
   Product purchase / license area
   --------------------------------------------------------- */

body.single-product .woocommerce div.product > div.summary{
  color:var(--mk-ds-ink);
}

body.single-product .summary .mk-license-options{
  margin:0!important;
  padding:0!important;
  border:0!important;
}

body.single-product .summary .mk-license-heading-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  min-height:36px;
  margin:0 0 6px;
  padding:0;
}

body.single-product .summary .mk-license-heading-title{
  color:var(--mk-ds-muted);
  font-size:12px;
  font-weight:600;
  letter-spacing:.04em;
  text-transform:uppercase;
}

body.single-product .summary .mk-license-guide-link{
  min-height:auto;
  padding:4px 0;
  border:0;
  border-bottom:1px solid transparent;
  background:transparent;
  color:var(--mk-ds-muted);
  font-size:12px;
  font-weight:500;
  line-height:1.2;
}

body.single-product .summary .mk-license-guide-link:hover{
  border-bottom-color:currentColor;
  background:transparent;
  color:var(--mk-ds-ink);
}

body.single-product .summary .mk-license-option{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:11px;
  min-height:46px;
  margin:0!important;
  padding:9px 2px!important;
  border:0!important;
  border-bottom:1px solid var(--mk-ds-soft)!important;
  background:transparent!important;
  color:var(--mk-ds-ink);
  cursor:pointer;
}

body.single-product .summary .mk-license-option:first-of-type{
  border-top:1px solid var(--mk-ds-soft)!important;
}

body.single-product .summary .mk-license-option:hover{
  background:#f7f8f3!important;
}

body.single-product .summary .mk-license-option.is-selected{
  background:transparent!important;
}

body.single-product .summary .mk-license-option input[type="radio"]{
  width:15px;
  height:15px;
  margin:0;
  accent-color:var(--mk-ds-ink);
}

body.single-product .summary .mk-license-name{
  min-width:0;
  font-size:14px;
  font-weight:500;
  line-height:1.35;
}

body.single-product .summary .mk-license-price{
  color:var(--mk-ds-ink);
  font-size:14px!important;
  font-weight:600;
  line-height:1.35;
  white-space:nowrap;
}

body.single-product .summary .mk-license-option.is-unavailable{
  opacity:.42;
}

body.single-product .summary .mk-selected-variation-price{
  margin:18px 0 0!important;
  color:var(--mk-ds-ink)!important;
  font-size:20px!important;
  font-weight:600!important;
}

body.single-product .woocommerce div.product form.cart{
  margin-top:20px;
  padding-top:18px;
  border-top:1px solid var(--mk-ds-line);
}

body.single-product .woocommerce div.product .single_variation_wrap{
  margin-top:16px;
}

body.single-product .woocommerce div.product .woocommerce-variation-add-to-cart{
  display:grid;
  grid-template-columns:82px minmax(0,1fr);
  gap:10px;
  align-items:stretch;
}

body.single-product .woocommerce .quantity .qty{
  width:82px;
  min-height:50px;
  border-color:var(--mk-ds-line-strong);
  font-size:15px;
}

body.single-product .woocommerce div.product .single_add_to_cart_button{
  min-height:50px;
  width:100%;
  padding:11px 20px;
  border-color:var(--mk-ds-ink);
  background:var(--mk-ds-ink);
  color:#fff;
  font-size:15px;
  font-weight:650;
}

body.single-product .woocommerce div.product .single_add_to_cart_button:not(:disabled):not(.disabled):hover{
  border-color:var(--mk-ds-accent);
  background:var(--mk-ds-accent);
  color:var(--mk-ds-ink);
}

body.single-product .woocommerce div.product .product_meta{
  gap:5px;
  margin-top:20px;
  padding-top:16px;
  border-top:1px solid var(--mk-ds-soft);
  color:var(--mk-ds-muted);
  font-size:12px;
}

body.single-product .mkfm-preview__toolbar--clean{
  gap:16px;
  padding-bottom:14px;
  border-bottom:1px solid var(--mk-ds-line);
}

body.single-product .mkfm-preview__label{
  color:var(--mk-ds-muted);
  font-size:12px;
}

body.single-product .mkfm-preview__text,
body.single-product .mkfm-preview__style-select{
  min-height:38px;
  font-size:14px!important;
}

body.single-product .mkfm-preview__size{
  font-size:12px!important;
}

body.single-product .mkfm-preview__row{
  padding:clamp(24px,2.7vw,34px) 0;
}

body.single-product .mkfm-preview__sample{
  color:var(--mk-ds-ink);
}

/* Font info hierarchy */
body .mkfm-font-info__description{
  max-width:68ch;
  margin-bottom:28px;
  color:var(--mk-ds-ink);
  font-size:16px;
  line-height:1.65;
}

body .mkfm-font-info dl dt,
body .mkfm-font-info dl dd{
  font-size:14px;
  line-height:1.55;
}

body .mkfm-font-info .mkfm-font-info__style h3{
  font-size:20px;
  line-height:1.3;
}

/* ---------------------------------------------------------
   Related products
   --------------------------------------------------------- */

body.single-product .woocommerce div.product > .related.products,
body.single-product .woocommerce div.product > .up-sells{
  margin-top:clamp(60px,6vw,90px);
  padding-top:24px;
  border-top:1px solid var(--mk-ds-line);
}

body .related.products>h2,
body .up-sells>h2{
  margin-bottom:22px;
  font-size:28px;
  font-weight:500;
  line-height:1.2;
}

/* ---------------------------------------------------------
   License / legal page
   --------------------------------------------------------- */

body .mk-license{
  color:var(--mk-ds-ink);
}

body .mk-license-heading{
  padding-bottom:28px;
}

body .mk-license-heading h1{
  font-size:clamp(34px,4vw,48px);
  font-weight:500;
  line-height:1.05;
}

body .mk-license-heading>p{
  color:var(--mk-ds-muted);
  font-size:16px;
  line-height:1.65;
}

body .mk-license-layout{
  grid-template-columns:220px minmax(0,1fr);
  gap:48px;
  padding-top:28px;
}

body .mk-license-index a{
  min-height:40px;
  padding:9px 11px;
  color:var(--mk-ds-muted);
  font-size:12px;
}

body .mk-license-card{
  margin-bottom:20px;
  border-color:var(--mk-ds-line);
  background:#fff;
}

body .mk-license-card>header{
  grid-template-columns:190px minmax(0,1fr);
  gap:26px;
  padding:22px 24px 20px;
  background:#f5f6f1;
  border-bottom-color:var(--mk-ds-line);
}

body .mk-license-card h2{
  font-size:clamp(25px,2.6vw,34px);
  font-weight:500;
  line-height:1.05;
}

body .mk-license .mk-license-audience{
  font-size:12px;
}

body .mk-license .mk-license-price{
  color:var(--mk-ds-muted);
  font-size:15px;
  font-weight:500;
}

body .mk-license-terms{
  max-width:none;
  padding:4px 24px 10px;
  font-size:16px;
  line-height:1.65;
}

body .mk-license-terms :where(p,li){
  color:var(--mk-ds-ink);
  font-size:16px;
  line-height:1.65;
}

body .mk-license-terms li{
  padding:13px 8px 13px 24px;
  border-bottom-color:var(--mk-ds-soft);
}

body .mk-license-terms li::before{
  top:22px;
  width:5px;
  height:5px;
  background:#89956f;
}

body .mk-license-extra{
  margin-top:44px;
  padding:26px 28px;
  background:#f5f6f1;
  border-color:var(--mk-ds-line);
}

body .mk-license-contact{
  margin-top:40px;
  padding-top:24px;
  border-top-color:var(--mk-ds-line-strong);
}

/* ---------------------------------------------------------
   Checkout / cart / account
   --------------------------------------------------------- */

body .mk-commerce-page,
body .wp-block-woocommerce-cart,
body .wp-block-woocommerce-checkout{
  font-size:16px;
  line-height:1.6;
}

body .mk-commerce-page .woocommerce :where(
  label,th,td,.payment_box,.woocommerce-terms-and-conditions-wrapper
){
  font-size:15px;
  line-height:1.55;
}

body .mk-commerce-page :where(input,select,textarea){
  font-size:16px;
}

body .mk-commerce-page .woocommerce .button{
  min-height:48px;
  font-size:15px!important;
}

/* ---------------------------------------------------------
   Footer
   --------------------------------------------------------- */

body .site-footer.mk-reference-footer{
  background:#24272f!important;
  color:#eceee8!important;
}

body .mk-footer-intro{
  padding:38px 0;
  border-bottom-color:#4b4e49;
}

body .mk-footer-intro p{
  max-width:760px;
  font-size:clamp(25px,2.8vw,36px);
  font-weight:500;
  line-height:1.18;
}

body .mk-footer-intro a{
  min-height:46px;
  padding:12px 20px;
  background:var(--mk-ds-accent);
  color:var(--mk-ds-ink)!important;
  font-size:14px;
  font-weight:600;
}

body .mk-reference-footer .mk-footer-main{
  gap:64px;
  padding:38px 0;
}

body .mk-reference-footer .mk-footer-about p,
body .mk-reference-footer .mk-footer-links a{
  color:#d8dad4;
  font-size:15px;
  line-height:1.7;
}

body .mk-reference-footer .mk-footer-bottom .mk-footer-copy,
body .mk-reference-footer .mk-footer-bottom .mk-footer-copy :where(p,a),
body .mk-reference-footer .mk-footer-payment{
  font-size:13px;
  line-height:1.5;
}

/* ---------------------------------------------------------
   Responsive system
   --------------------------------------------------------- */

@media(max-width:1100px){
  .site-header.mk-header-redesign{
    --mk-header-pro-height:68px;
  }

  .mk-header-redesign .site-branding .custom-logo{
    width:146px;
    max-width:146px;
  }

  body .mk-header-redesign .primary-navigation__menu>li>a{
    font-size:14px;
  }
}

@media(max-width:959px){
  :root{
    --mk-ds-gutter:clamp(18px,4vw,32px);
  }

  body.single-product .woocommerce div.product{
    display:grid;
    grid-template-columns:minmax(0,1fr);
  }

  body.single-product .woocommerce div.product > .mk-product-media-column{
    display:contents;
  }

  body.single-product .woocommerce div.product > .mk-product-media-column > div.images{
    order:1;
    margin-bottom:28px;
  }

  body.single-product .woocommerce div.product > div.summary{
    order:2;
  }

  body.single-product .woocommerce div.product > .mk-product-media-column > .woocommerce-tabs{
    order:3;
  }

  body .mk-license-layout{
    grid-template-columns:180px minmax(0,1fr);
    gap:30px;
  }

  body .mk-license-card>header{
    grid-template-columns:1fr;
    gap:12px;
  }

  body .mk-license-extra,
  body .mk-license-contact{
    margin-left:210px;
  }
}

@media(max-width:767px){
  body{
    font-size:16px;
  }

  .site-header.mk-header-redesign{
    --mk-header-pro-height:60px;
  }

  .mk-header-redesign .site-branding .custom-logo{
    width:128px;
    max-width:128px;
  }

  body.single-product .mk-product-heading--outside .product_title{
    font-size:clamp(27px,6.5vw,32px);
  }

  body.single-product .summary .mk-license-option{
    min-height:44px;
  }

  body.single-product .woocommerce div.product .woocommerce-variation-add-to-cart{
    grid-template-columns:76px minmax(0,1fr);
  }

  body.single-product .woocommerce .quantity .qty{
    width:76px;
  }

  .woocommerce ul.products,
  .woocommerce-page ul.products{
    gap:22px 14px!important;
  }

  body .mk-product-card__title,
  body.woocommerce ul.products li.product .mk-product-card__title{
    font-size:19px;
  }

  body .mk-license{
    padding-inline:18px;
  }

  body .mk-license-layout{
    display:block;
  }

  body .mk-license-index{
    top:60px;
  }

  body .mk-license-extra,
  body .mk-license-contact{
    margin-left:0;
  }

  body .mk-license-card>header{
    padding:19px 18px 17px;
  }

  body .mk-license-terms{
    padding-inline:18px;
  }

  body .mk-license-terms :where(p,li){
    font-size:15px;
  }

  body .mk-reference-footer .mk-footer-main{
    gap:28px;
    padding:30px 0;
  }
}

@media(max-width:480px){
  :root{
    --mk-ds-gutter:16px;
  }

  body.single-product .woocommerce div.product .woocommerce-variation-add-to-cart{
    grid-template-columns:1fr;
  }

  body.single-product .woocommerce .quantity .qty{
    width:100%;
  }

  body.single-product .mkfm-preview__toolbar--clean{
    gap:10px;
  }

  body .mk-product-card__body{
    grid-template-columns:1fr;
    gap:8px;
  }

  body .mk-product-card__price{
    justify-self:start;
  }
}

@media(prefers-reduced-motion:reduce){
  .site-header.mk-header-redesign{
    transition:none!important;
  }
}

/* ==========================================================================
   Storefront final geometry
   ========================================================================== */



:root{
  --mk-final-paper:#fafaf9;
  --mk-final-card:#fff;
  --mk-final-surface:#f5f5f3;
  --mk-final-ink:#111111;
  --mk-final-muted:#696965;
  --mk-final-line:#d9d9d4;
  --mk-final-soft:#f1f1ef;
  --mk-final-accent:#e9e9e5;
  --mk-final-gutter:clamp(18px,3vw,44px);
  --mk-final-section:clamp(52px,6vw,82px);
}

/* Global rhythm */
body{
  background:var(--mk-final-paper);
  color:var(--mk-final-ink);
}

.mk-container,
.mk-reference-footer .mk-footer-shell{
  width:min(calc(100% - (var(--mk-final-gutter) * 2)),1360px)!important;
  max-width:1360px!important;
  margin-inline:auto!important;
}

body :where(section,article,main,aside,header,footer){
  box-sizing:border-box;
}

/* Header */
.site-header.mk-header-redesign{
  --mk-header-pro-height:70px;
}

.mk-header-redesign .mk-brand-row{
  min-height:var(--mk-header-pro-height)!important;
}

.mk-header-redesign .site-branding .custom-logo{
  width:152px!important;
  max-width:152px!important;
  max-height:34px!important;
}

body .mk-header-redesign .primary-navigation__menu>li>a{
  min-height:38px!important;
  padding-inline:10px!important;
  font-size:15px!important;
}

.mk-header-redesign .mk-tool{
  width:40px!important;
  min-width:40px!important;
  height:40px!important;
  min-height:40px!important;
}

/* Archive / homepage section spacing */
body .mk-home-section,
body .mk-section,
body .woocommerce-products-header{
  margin-bottom:clamp(26px,3vw,40px);
}

body .mk-home-section + .mk-home-section{
  margin-top:var(--mk-final-section);
}

/* Product specimens */
.woocommerce ul.products,
.woocommerce-page ul.products{
  --mk-shop-card-gap:30px!important;
  gap:56px var(--mk-shop-card-gap)!important;
}

.mk-product-card{
  background:#fff!important;
  border:0!important;
  border-radius:10px!important;
  box-shadow:0 1px 2px rgba(17,18,20,.025),0 14px 36px rgba(17,18,20,.05)!important;
  overflow:hidden!important;
}

.mk-product-card__media{
  margin:0!important;
  background:#ececea!important;
  border:0!important;
}

.mk-product-card__body{
  padding:18px 20px 22px!important;
  gap:10px!important;
}

body .mk-product-card__title,
body.woocommerce ul.products li.product .mk-product-card__title{
  margin:0 0 6px!important;
  color:#111214!important;
  font-size:clamp(20px,1.65vw,25px)!important;
  font-weight:450!important;
  line-height:1.08!important;
  letter-spacing:-.03em!important;
}

body .mk-product-card__category{
  color:#73736f!important;
  font-size:12px!important;
  font-weight:400!important;
  line-height:1.4!important;
  letter-spacing:0!important;
  text-transform:none!important;
}

body .mk-product-card__price{
  color:#111214!important;
  font-size:15px!important;
  font-weight:550!important;
  font-variant-numeric:tabular-nums!important;
  white-space:nowrap;
}

/* Single-product presentation is bundled in assets/css/product.css. */

/* Font info */
body .mkfm-font-info__description{
  max-width:66ch!important;
  margin-bottom:24px!important;
  font-size:16px!important;
}

body .mkfm-font-info dl{
  margin-top:18px!important;
}

body .mkfm-font-info dl dt,
body .mkfm-font-info dl dd{
  font-size:14px!important;
  line-height:1.55!important;
}

/* Related products */
body.single-product .woocommerce div.product > .related.products,
body.single-product .woocommerce div.product > .up-sells{
  margin-top:clamp(56px,6vw,86px)!important;
  padding-top:22px!important;
  border-top:1px solid var(--mk-final-line)!important;
}

body .related.products>h2,
body .up-sells>h2{
  margin-bottom:20px!important;
  font-size:27px!important;
}

/* License/legal page */
body .mk-license-heading{
  padding-bottom:24px!important;
}

body .mk-license-heading h1{
  font-size:clamp(34px,3.8vw,46px)!important;
}

body .mk-license-heading>p{
  font-size:16px!important;
}

body .mk-license-layout{
  grid-template-columns:220px minmax(0,1fr)!important;
  gap:44px!important;
  padding-top:24px!important;
}

body .mk-license-card{
  margin-bottom:18px!important;
  border-color:var(--mk-final-line)!important;
}

body .mk-license-card>header{
  grid-template-columns:190px minmax(0,1fr)!important;
  gap:24px!important;
  padding:20px 22px 18px!important;
  background:#f5f6f1!important;
  border-bottom:1px solid var(--mk-final-line)!important;
}

body .mk-license-card h2{
  font-size:clamp(25px,2.5vw,32px)!important;
}

body .mk-license .mk-license-price{
  font-size:15px!important;
}

body .mk-license-terms{
  padding:2px 22px 8px!important;
  font-size:16px!important;
}

body .mk-license-terms :where(p,li){
  font-size:16px!important;
  line-height:1.62!important;
}

body .mk-license-terms li{
  padding:12px 8px 12px 23px!important;
  border-bottom:1px solid var(--mk-final-soft)!important;
}

body .mk-license-extra{
  margin-top:40px!important;
  padding:24px 26px!important;
  border-color:var(--mk-final-line)!important;
}

body .mk-license-contact{
  margin-top:36px!important;
  padding-top:22px!important;
}

/* Cart / checkout */
body .mk-commerce-page,
body .wp-block-woocommerce-cart,
body .wp-block-woocommerce-checkout{
  font-size:16px!important;
}

body .mk-commerce-page .woocommerce :where(label,th,td,.payment_box,.woocommerce-terms-and-conditions-wrapper){
  font-size:15px!important;
}

/* Footer */
body .mk-footer-intro{
  padding:34px 0!important;
}

body .mk-footer-intro p{
  font-size:clamp(24px,2.7vw,34px)!important;
}

body .mk-reference-footer .mk-footer-main{
  gap:56px!important;
  padding:34px 0!important;
}

body .mk-reference-footer .mk-footer-about p,
body .mk-reference-footer .mk-footer-links a{
  font-size:15px!important;
  line-height:1.7!important;
}

body .mk-reference-footer .mk-footer-bottom .mk-footer-copy,
body .mk-reference-footer .mk-footer-bottom .mk-footer-copy :where(p,a),
body .mk-reference-footer .mk-footer-payment{
  font-size:13px!important;
}

/* Tablet */
@media(max-width:959px){
  :root{--mk-final-gutter:clamp(18px,4vw,30px);}

  .site-header.mk-header-redesign{
    --mk-header-pro-height:62px;
  }

  .mk-header-redesign .site-branding .custom-logo{
    width:132px!important;
    max-width:132px!important;
  }

  body .mk-license-layout{
    grid-template-columns:180px minmax(0,1fr)!important;
    gap:28px!important;
  }

  body .mk-license-card>header{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }

  body .mk-license-extra,
  body .mk-license-contact{
    margin-left:208px!important;
  }
}

/* Mobile */
@media(max-width:767px){
  :root{--mk-final-gutter:16px;}

  body{font-size:16px!important;}

  .site-header.mk-header-redesign{
    --mk-header-pro-height:58px;
  }

  .mk-header-redesign .site-branding .custom-logo{
    width:122px!important;
    max-width:122px!important;
  }

  .woocommerce ul.products,
  .woocommerce-page ul.products{
    gap:20px 14px!important;
  }

  body .mk-product-card__title,
  body.woocommerce ul.products li.product .mk-product-card__title{
    font-size:19px!important;
  }

  body .mk-license-layout{
    display:block!important;
  }

  body .mk-license-extra,
  body .mk-license-contact{
    margin-left:0!important;
  }

  body .mk-license-card>header{
    padding:18px 18px 16px!important;
  }

  body .mk-license-terms{
    padding-inline:18px!important;
  }

  body .mk-license-terms :where(p,li){
    font-size:15px!important;
  }

  body .mk-footer-intro{
    padding:28px 0!important;
  }

  body .mk-reference-footer .mk-footer-main{
    gap:24px!important;
    padding:28px 0!important;
  }
}

@media(max-width:480px){
  body .mk-product-card__body{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }

  body .mk-product-card__price{
    justify-self:start!important;
  }

}

/* ==========================================================================
   Central social profiles — Motokiwo SEO Official profile URLs
   ========================================================================== */
.mk-reference-footer .mk-footer-bottom{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  align-items:center;
  gap:20px;
}
.mk-reference-footer .mk-footer-copy{grid-column:1}
.mk-footer-social{grid-column:2}
.mk-reference-footer .mk-footer-payment{grid-column:3;justify-self:end}
.mk-footer-social{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:4px;
  min-width:0;
}
.mk-footer-social:empty{display:none}
.mk-footer-social .mk-social-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  border-radius:50%;
  color:#eceee8;
  text-decoration:none;
  transition:background-color .16s ease,color .16s ease,transform .16s ease;
}
.mk-footer-social .mk-social-link:hover{
  background:#d5ee61;
  color:#24272f;
  transform:translateY(-1px);
}
.mk-footer-social .mk-social-link:focus-visible{
  outline:2px solid #d5ee61;
  outline-offset:2px;
}
.mk-footer-social .mk-social-link svg{
  width:18px;
  height:18px;
  display:block;
}
@media(max-width:760px){
  .mk-reference-footer .mk-footer-bottom{
    grid-template-columns:1fr;
    justify-items:center;
    align-items:center;
    text-align:center;
  }
  .mk-reference-footer .mk-footer-copy,
  .mk-footer-social,
  .mk-reference-footer .mk-footer-payment{grid-column:auto}
  .mk-footer-social{order:2}
  .mk-reference-footer .mk-footer-payment{order:3;justify-self:center}
}
