/* Native WooCommerce Cart and Checkout Blocks, styled for KonyhaMesék. */
.kv-commerce{--wc-form-color-background:#fffefa;--wc-form-color-text:#252924;--wc-form-color-border:#d8d9cf;--wc-form-border-radius:9px;--wc-form-color-accent:#a94328;--wc-form-color-error:#a62c24}
.kv-commerce-main{padding:28px 0 0}.kv-commerce-topline{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--kv-muted)}.kv-commerce-topline>a{display:inline-flex;gap:10px;align-items:center}.kv-commerce-topline>a span{font-size:20px}.kv-commerce-topline>span{font-size:10px;letter-spacing:1.7px}
.kv-commerce-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:43px 0 35px}.kv-commerce-heading h1{font:normal clamp(38px,4.5vw,62px)/1.08 var(--kv-serif);letter-spacing:-1.6px;margin:10px 0 14px}.kv-commerce-heading p{font-size:14px;color:var(--kv-muted);margin:0;max-width:570px;line-height:1.65}.kv-commerce-heading .kv-eyebrow{font-size:10px;letter-spacing:1.8px;color:var(--kv-rust)}
.kv-commerce-steps{display:flex;align-items:center;gap:14px;flex-shrink:0}.kv-commerce-steps>a,.kv-commerce-steps>span{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--kv-muted)}.kv-commerce-steps b{font-weight:500;display:grid;place-items:center;width:30px;height:30px;border:1px solid #d9d9cf;border-radius:50%}.kv-commerce-steps [aria-current] b{background:var(--kv-ink);border-color:var(--kv-ink);color:white}.kv-commerce-steps [aria-current]{color:var(--kv-ink);font-weight:600}.kv-commerce-steps i{height:1px;width:35px;background:var(--kv-line)}
.kv-commerce-preview{background:#edeedc;border-radius:9px;color:#586045;padding:11px 16px;font-size:12px;margin:0 0 24px}
.kv-commerce-content{min-width:0}.kv-commerce-content .alignwide{margin-left:0;margin-right:0;width:100%;max-width:none}.kv-commerce-content h2,.kv-commerce-content h3{font-family:var(--kv-sans);font-weight:600;letter-spacing:-.3px;color:var(--kv-ink)}
.kv-commerce-content .wc-block-components-sidebar-layout{gap:30px;align-items:flex-start;flex-wrap:nowrap;margin-bottom:0}.kv-commerce-content .wc-block-components-sidebar-layout .wc-block-components-main{width:calc(66% - 15px);padding:0;margin:0;min-width:0}.kv-commerce-content .wc-block-components-sidebar-layout .wc-block-components-sidebar{width:calc(34% - 15px);margin:0;min-width:0;padding:24px;background:#fffefa;border:1px solid var(--kv-line);border-radius:18px;position:sticky;top:24px;box-sizing:border-box}
.kv-commerce-content .wc-block-cart-items{border-collapse:separate;border-spacing:0;width:100%;margin:0;border:1px solid var(--kv-line);border-radius:18px;overflow:hidden;background:var(--kv-paper)}
.kv-commerce-content table.wc-block-cart-items thead{background:#efeee6}.kv-commerce-content table.wc-block-cart-items th{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;padding:18px 22px;color:#777b6c;border:0}.kv-commerce-content table.wc-block-cart-items th.wc-block-cart-items__header-total{width:120px;text-align:right}
.kv-commerce-content table.wc-block-cart-items .wc-block-cart-items__row td{background:transparent;padding:26px 20px;vertical-align:top;border-top:1px solid #e9e8df;border-bottom:0}.kv-commerce-content table.wc-block-cart-items .wc-block-cart-item__image{width:130px;padding-right:0}.kv-commerce-content .wc-block-cart-item__image img{display:block;width:108px;height:120px;object-fit:contain;border-radius:10px;background:#fff;mix-blend-mode:multiply}.kv-commerce-content .wc-block-components-product-name{font-size:15px;font-weight:600;line-height:1.5;text-decoration:none;color:var(--kv-ink)}.kv-commerce-content .wc-block-cart-item__wrap{padding-right:0}.kv-commerce-content .wc-block-components-product-metadata__description{display:none}.kv-commerce-content .wc-block-cart-item__prices{font-size:13px;color:var(--kv-muted);margin:7px 0 12px}.kv-commerce-content .wc-block-cart-item__total-price-and-sale-badge-wrapper{font-size:16px;font-weight:600;white-space:nowrap}.kv-commerce-content .wc-block-components-quantity-selector{background:#f8f6f1;border:1px solid var(--kv-line);border-radius:7px;height:40px;width:118px;box-sizing:content-box;margin:12px 0}.kv-commerce-content .wc-block-components-quantity-selector:after{border:0}.kv-commerce-content .wc-block-components-quantity-selector input{box-shadow:none;background:transparent;font-size:13px;font-weight:600}.kv-commerce-content .wc-block-components-quantity-selector button{color:var(--kv-ink);font-size:20px;opacity:1;min-width:36px}.kv-commerce-content .wc-block-components-quantity-selector button:disabled{opacity:.3}
.kv-commerce-content .wc-block-cart-item__remove-link{color:#777b6c!important;text-decoration:underline!important;text-underline-offset:3px;font-size:11px!important;padding:4px 0!important;background:transparent!important;min-height:28px}.kv-commerce-content .wc-block-cart-item__remove-link:hover{color:var(--kv-rust)!important}
.kv-commerce-content .wc-block-cart__totals-title{font:normal 27px/1.2 var(--kv-serif)!important;text-transform:none!important;letter-spacing:-.5px!important;text-align:left!important;margin:0 0 19px!important;padding:0!important}.kv-commerce-content .wc-block-components-totals-wrapper{padding:16px 0;border-color:#e5e4da}.kv-commerce-content .wc-block-components-totals-item{padding:0;font-size:13px}.kv-commerce-content .wc-block-components-totals-footer-item{font-size:18px;padding:20px 0 6px}.kv-commerce-content .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:25px;letter-spacing:-.5px}.kv-commerce-content .wc-block-components-totals-coupon{padding:0}.kv-commerce-content .wc-block-components-panel__button{font-size:13px;font-weight:500;color:var(--kv-ink)}
.kv-commerce-content .wc-block-components-button:not(.is-link){background:var(--kv-rust);color:white;border:1px solid var(--kv-rust);border-radius:9px;box-shadow:none;font-size:14px;font-weight:600;min-height:52px;padding:15px 20px;text-decoration:none;transition:background .2s,transform .2s}.kv-commerce-content .wc-block-components-button:not(.is-link):hover{background:#87361f;border-color:#87361f;color:#fff}.kv-commerce-content .wc-block-components-button:disabled{opacity:.5;cursor:not-allowed}.kv-commerce-content .wc-block-cart__submit-container{padding:16px 0 0}.kv-commerce-content .wc-block-cart__submit-button:after{content:'→';margin-left:12px;font-size:21px;line-height:1}.kv-commerce-content .wc-block-components-button:focus-visible,.kv-commerce-content a:focus-visible{outline:2px solid var(--kv-rust);outline-offset:4px}
.kv-commerce-content .wc-block-components-checkout-step{border:1px solid var(--kv-line);border-radius:16px;padding:24px;background:var(--kv-paper);margin:0 0 16px}.kv-commerce-content .wc-block-components-checkout-step__heading{margin:0 0 16px;padding:0}.kv-commerce-content .wc-block-components-checkout-step__title{font-size:18px!important;line-height:1.4}.kv-commerce-content .wc-block-components-checkout-step__container{padding:0!important}.kv-commerce-content .wc-block-components-checkout-step:after,.kv-commerce-content .wc-block-components-checkout-step__container:after{display:none}.kv-commerce-content .wc-block-components-checkout-step__description{font-size:13px;color:var(--kv-muted);margin:0 0 17px}.kv-commerce-content .wc-block-components-checkout-step__title:before{display:none!important}.kv-commerce-content .wc-block-components-checkout-step--with-step-number{padding-left:24px}
.kv-commerce-content .wc-block-components-text-input input,.kv-commerce-content .wc-blocks-components-select__select{background:#fffefa!important;border:1px solid #d5d7cc!important;border-radius:8px!important;box-shadow:none!important;color:var(--kv-ink)!important;min-height:54px}.kv-commerce-content .wc-block-components-text-input input:focus,.kv-commerce-content .wc-blocks-components-select__select:focus{border-color:var(--kv-rust)!important;outline:1px solid var(--kv-rust)!important;outline-offset:0}.kv-commerce-content .wc-block-components-text-input label{color:#75796d}.kv-commerce-content .wc-block-components-checkbox label{font-size:13px;line-height:1.6}.kv-commerce-content input[type=checkbox],.kv-commerce-content input[type=radio]{accent-color:var(--kv-rust)}
.kv-commerce-content .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option{border:1px solid #deded4;border-radius:10px;padding:17px 15px 17px 48px;margin:0 0 9px;background:#fffefa;min-height:61px}.kv-commerce-content .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option-checked{background:#eff2e8;border-color:#8d9a7d;box-shadow:inset 0 0 0 1px #8d9a7d}.kv-commerce-content .wc-block-components-radio-control__option:after{display:none!important}.kv-commerce-content .wc-block-components-radio-control__label{font-size:14px;font-weight:500}.kv-commerce-content .wc-block-components-radio-control__secondary-label{font-size:13px;font-weight:600}.kv-commerce-content .wc-block-components-radio-control__description{font-size:11px;color:#737967;line-height:1.55;margin-top:5px}.kv-commerce-content .wc-block-components-radio-control__input{left:16px!important}.kv-commerce-content .wc-block-components-radio-control__input:checked{border-color:var(--kv-rust)!important}.kv-commerce-content .wc-block-components-radio-control__input:checked:before{background:var(--kv-rust)!important}
.kv-commerce-content .wp-block-woocommerce-checkout-order-summary-block{border:0;border-radius:0;padding:0}.kv-commerce-content .wc-block-components-order-summary__button-text{font:normal 25px/1.3 var(--kv-serif)}.kv-commerce-content .wc-block-components-order-summary .wc-block-components-panel__button{padding:0 0 17px}.kv-commerce-content .wc-block-components-order-summary__content{padding:0}.kv-commerce-content .wc-block-components-order-summary-item{padding:20px 0;gap:13px}.kv-commerce-content .wc-block-components-order-summary-item__image{width:65px!important;flex:0 0 65px!important;margin:0!important}.kv-commerce-content .wc-block-components-order-summary-item__image img{width:65px;height:75px;object-fit:contain;mix-blend-mode:multiply}.kv-commerce-content .wc-block-components-order-summary-item__description{padding:0!important;min-width:0}.kv-commerce-content .wc-block-components-order-summary-item__description h3{font-size:12px!important;line-height:1.5!important}.kv-commerce-content .wc-block-components-order-summary-item__individual-prices{font-size:11px;color:var(--kv-muted)}.kv-commerce-content .wc-block-components-order-summary-item__total-price{font-size:12px;min-width:65px;text-align:right}.kv-commerce-content .wc-block-components-order-summary-item__quantity{background:var(--kv-ink);border:2px solid #fffefa;color:white;font-size:10px;box-shadow:none}.kv-commerce-content .wc-block-checkout__terms{font-size:12px;color:#74796b;line-height:1.8;padding:8px 3px}.kv-commerce-content .wc-block-checkout__terms a{color:var(--kv-rust);text-decoration:underline}.kv-commerce-content .wc-block-checkout__actions{padding-top:12px}.kv-commerce-content .wc-block-components-checkout-place-order-button{width:100%}.kv-commerce-content .wc-block-components-notice-banner{border-radius:10px;font-size:13px;line-height:1.65}.kv-commerce-content .wc-block-components-notice-banner.is-error{background:#fbede6;border-color:#e2bdab;color:#773723}.kv-commerce-content .wc-block-components-notice-banner.is-error>svg{background:#a94328}
.kv-commerce-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;border-top:1px solid var(--kv-line);margin-top:55px;padding:32px 0 40px}.kv-commerce-benefits>a{display:flex;gap:15px;align-items:center}.kv-commerce-benefits strong{display:block;font-size:13px;font-weight:600}.kv-commerce-benefits small{display:block;font-size:11px;color:var(--kv-muted);margin-top:4px;line-height:1.5}.kv-commerce-benefit-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid #d4d7c9;border-radius:50%;flex-shrink:0;font:normal 19px var(--kv-serif);color:#657052}
.kv-commerce-empty{padding:48px 25px 40px;text-align:center;background:#fffefa;border:1px solid var(--kv-line);border-radius:20px}.kv-commerce-empty-icon{margin:0 auto 20px;display:grid;place-items:center;width:76px;height:76px;background:#e9eedf;border-radius:50%;color:#61724b}.kv-commerce-empty-icon svg{width:33px;height:33px}.kv-commerce-empty h2{font:normal clamp(30px,4vw,45px)/1.15 var(--kv-serif);margin:0 0 15px}.kv-commerce-empty p{color:var(--kv-muted);font-size:14px;max-width:410px;margin:0 auto 25px;line-height:1.7}.kv-commerce-empty .kv-empty-cta{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:50px;background:var(--kv-rust);border-radius:8px;color:white;padding:12px 23px;font-size:13px;font-weight:600}.kv-empty-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:23px}.kv-empty-categories a{display:flex;gap:15px;align-items:center;border:1px solid var(--kv-line);border-radius:13px;background:#fffefa;padding:15px;font-size:13px;font-weight:600}.kv-empty-categories img{width:64px;height:64px;object-fit:contain;mix-blend-mode:multiply}.kv-empty-categories a>span:last-child{margin-left:auto;font-size:20px}.kv-commerce-content .wp-block-woocommerce-empty-cart-block{width:100%}
@media(max-width:1000px){.kv-commerce-content .wc-block-components-sidebar-layout{gap:20px}.kv-commerce-content .wc-block-components-sidebar-layout .wc-block-components-main{width:calc(62% - 10px)}.kv-commerce-content .wc-block-components-sidebar-layout .wc-block-components-sidebar{width:calc(38% - 10px);padding:20px}.kv-commerce-content table.wc-block-cart-items .wc-block-cart-item__image{width:94px}.kv-commerce-content .wc-block-cart-item__image img{width:75px;height:90px}.kv-commerce-content table.wc-block-cart-items .wc-block-cart-items__row td{padding:22px 13px}.kv-commerce-heading{gap:20px}.kv-commerce-steps{gap:9px}.kv-commerce-steps i{width:17px}}
@media(max-width:780px){.kv-commerce-content .wc-block-components-sidebar-layout{display:flex;flex-direction:column;gap:24px}.kv-commerce-content .wc-block-components-sidebar-layout .wc-block-components-main,.kv-commerce-content .wc-block-components-sidebar-layout .wc-block-components-sidebar{width:100%;position:static}.kv-commerce-heading{align-items:flex-start;flex-direction:column;gap:24px;margin:30px 0}.kv-commerce-heading h1{font-size:45px}.kv-commerce-topline>span{display:none}.kv-commerce-steps{gap:13px}.kv-commerce-steps i{width:45px}.kv-commerce-benefits{gap:20px;grid-template-columns:1fr;margin-top:35px;padding:25px 0 30px}.kv-commerce-content .wc-block-cart__submit-container--sticky{padding:12px 20px;background:#fffefa;box-shadow:0 -5px 25px #20271b12;border-top:1px solid var(--kv-line)}.kv-empty-categories{gap:10px}.kv-empty-categories a{flex-direction:column;gap:10px;padding:14px 6px;font-size:11px;text-align:center}.kv-empty-categories a>span:last-child{display:none}.kv-empty-categories img{width:60px;height:60px}}
@media(max-width:600px){.kv-commerce .kv-wrap{width:calc(100% - 32px)}.kv-commerce-main{padding-top:20px}.kv-commerce-heading{margin:27px 0}.kv-commerce-heading h1{font-size:40px}.kv-commerce-heading p{font-size:13px}.kv-commerce-steps>a,.kv-commerce-steps>span{font-size:11px}.kv-commerce-content table.wc-block-cart-items{border-radius:14px}.kv-commerce-content table.wc-block-cart-items .wc-block-cart-items__row{padding:20px 16px;grid-template-columns:80px 1fr;gap:0 13px}.kv-commerce-content table.wc-block-cart-items .wc-block-cart-items__row td{padding:0!important;border:0}.kv-commerce-content table.wc-block-cart-items .wc-block-cart-item__image{width:80px}.kv-commerce-content .wc-block-cart-item__image img{width:80px;height:95px}.kv-commerce-content .wc-block-components-product-name{font-size:13px;line-height:1.5}.kv-commerce-content .wc-block-cart-item__total-price-and-sale-badge-wrapper{font-size:14px;margin-top:8px}.kv-commerce-content .wc-block-components-quantity-selector{margin:10px 0;height:40px}.kv-commerce-content .wc-block-components-sidebar-layout .wc-block-components-sidebar{padding:20px;border-radius:14px}.kv-commerce-content .wc-block-components-checkout-step{padding:19px 16px;border-radius:13px}.kv-commerce-content .wc-block-components-checkout-step--with-step-number{padding-left:16px}.kv-commerce-content .wc-block-components-checkout-step__title{font-size:17px!important}.kv-commerce-content .wc-block-components-text-input input{font-size:16px!important}.kv-commerce-content .wc-block-components-radio-control__label{font-size:12px}.kv-commerce-content .wc-block-components-radio-control__secondary-label{font-size:12px}.kv-commerce-content .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option{padding:15px 12px 15px 43px}.kv-commerce-content .wc-block-components-radio-control__input{left:12px!important}.kv-commerce-content .wc-block-components-radio-control__description{font-size:10px}.kv-commerce-content .kv-gls-picker{padding:14px 12px}.kv-commerce-content .kv-gls-picker-heading strong{font-size:15px}.kv-commerce-content .kv-gls-map{height:410px}.kv-commerce-empty{padding:36px 20px}.kv-commerce-empty p{font-size:13px}.kv-commerce-content .wc-block-components-order-summary-item__description h3{font-size:12px!important}.kv-commerce-content .wc-block-checkout__actions{padding-bottom:10px}}
@media(prefers-reduced-motion:reduce){.kv-commerce-content *{scroll-behavior:auto!important;transition:none!important}}
.kv-commerce-content .wc-block-components-totals-wrapper:empty{display:none}
.kv-commerce-content .wc-block-components-checkout-order-summary__title{margin:0 0 8px;padding:0}
.kv-commerce-content .wc-block-components-checkout-order-summary__title-text{font:normal 27px/1.3 var(--kv-serif);letter-spacing:-.5px;margin:0 0 14px}
.kv-commerce-content .wc-block-components-order-summary{padding:0}
.kv-commerce-content .kv-gls-picker p{margin:12px 0;line-height:1.6;font-size:13px}
.kv-commerce-content .kv-gls-picker input[type=search]{background:#fffefa;min-height:48px}
.kv-commerce-content .kv-gls-picker label{margin-top:16px;margin-bottom:7px}
.kv-commerce-content .kv-gls-picker .kv-gls-map-button{padding:12px 16px;border-radius:7px}
.kv-commerce-content .kv-gls-picker small{display:block;font-size:11px;line-height:1.6;margin-top:8px;color:var(--kv-muted)}
.kv-commerce-content .wc-block-cart__totals-title{display:block!important}
@media(max-width:600px){
 .kv-commerce-content table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{grid-column:1;grid-row:1 / span 2}
 .kv-commerce-content table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{grid-column:2;grid-row:1}
 .kv-commerce-content table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{grid-column:2;grid-row:2;text-align:left}
 .kv-commerce-content .wc-block-cart-item__total-price-and-sale-badge-wrapper{align-items:flex-start;text-align:left;margin-top:4px}
 .kv-commerce-content .wc-block-components-checkout-order-summary__title-text{font-size:23px}
}

/* Keep the savings label inside narrow checkout summaries. */
.kv-commerce-content .wc-block-components-order-summary-item__description { min-width:0; }
.kv-commerce-content .wc-block-components-sale-badge { display:inline-block; box-sizing:border-box; max-width:100%; white-space:normal; overflow-wrap:anywhere; line-height:1.45; }
@media(max-width:600px){.kv-commerce-content .wc-block-components-sale-badge{font-size:10px;padding:4px 7px}.kv-commerce-content .wc-block-components-order-summary-item__total-price{min-width:0;max-width:100%}}
@media(max-width:600px){
 .kv-commerce-content .wc-block-components-order-summary-item{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px 14px;align-items:start}
 .kv-commerce-content .wc-block-components-order-summary-item__image{grid-column:1;grid-row:1 / span 2;margin:0!important}
 .kv-commerce-content .wc-block-components-order-summary-item__description{grid-column:2;grid-row:1;padding:0!important}
 .kv-commerce-content .wc-block-components-order-summary-item__total-price{grid-column:2;grid-row:2;width:100%;text-align:left;padding:0!important}
 .kv-commerce-content .wc-block-components-order-summary-item__total-price .wc-block-cart-item__total-price-and-sale-badge-wrapper{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px}
}
