/* Storefront 0.5: readable type, familiar controls, restrained motion.
 * Loaded after the legacy stylesheet to retain plugin and static-page support. */
:root {
  --estroik-font-heading: Arial, Helvetica, sans-serif;
  --estroik-font-body: Arial, Helvetica, sans-serif;
  --estroik-color-bg: #fff;
  --estroik-color-text: #242922;
  --estroik-color-muted: #50564e;
  --estroik-color-border: #d9dcd5;
  --estroik-color-accent: #31583b;
  --estroik-color-accent-strong: #23422b;
  --estroik-color-accent-soft: #eef2eb;
  --estroik-radius: 6px;
  --estroik-radius-sm: 4px;
  --estroik-shadow: none;
  --estroik-shadow-sm: none;
}
html { scroll-behavior: auto; }
body.estroik-readable { background: #fff; color: #242922; font: 18px/1.6 Arial, Helvetica, sans-serif; }
body.estroik-readable *, body.estroik-readable *::before, body.estroik-readable *::after { box-sizing: border-box; }
body.estroik-readable :where(h1,h2,h3,h4,h5,h6) { font-family: Arial, Helvetica, sans-serif; line-height: 1.25; letter-spacing: 0; text-transform: none; }
body.estroik-readable :where(p,li,.entry-content) { color: #50564e; }
body.estroik-readable h1 { font-size: clamp(30px, 3vw, 40px); font-weight: 700; }
body.estroik-readable h2 { font-size: 28px; font-weight: 700; }
body.estroik-readable h3 { font-size: 21px; font-weight: 700; }
body.estroik-readable a { transition: none; }
body.estroik-readable :where(a,button,input,select,textarea,summary):focus-visible { outline: 3px solid #1c659c !important; outline-offset: 3px; }
body.estroik-readable [hidden] { display: none !important; }
body.estroik-readable :where(img,video,iframe) { max-width: 100%; }
body.estroik-readable :where(input,select,textarea) { font-size: 18px; max-width: 100%; }
body.estroik-readable :where(input[type=text],input[type=email],input[type=tel],input[type=search],input[type=number],input[type=password],select,textarea) {
  min-height: 52px; border: 1px solid #858e82; border-radius: 4px; background: #fff; color: #242922; box-shadow: none; padding: 12px;
}
body.estroik-readable :where(input[type=checkbox],input[type=radio]) { width: 22px; height: 22px; accent-color: #31583b; flex: 0 0 22px; }
body.estroik-readable :where(.button,button.button,a.button,input[type=submit],.customify-btn,.simple-button) {
  min-height: 52px; padding: 13px 22px; border: 1px solid #31583b; border-radius: 4px; background: #31583b;
  box-shadow: none; color: #fff; font: 700 18px/1.4 Arial, Helvetica, sans-serif;
  text-transform: none; text-decoration: none; letter-spacing: 0; white-space: normal; text-align: center;
}
body.estroik-readable :where(.button,button.button,a.button,input[type=submit],.customify-btn,.simple-button):hover {
  transform: none; background: #23422b; color: #fff; box-shadow: none;
}
body.estroik-readable button:disabled { opacity: .6; cursor: not-allowed; }
body.estroik-readable .woocommerce :is(a.button,button.button,input.button) { border-radius: 4px !important; background: #31583b !important; box-shadow: none !important; text-transform: none !important; font-size: 18px; }
body.estroik-readable .woocommerce :is(a.button,button.button,input.button):hover { background: #23422b !important; }
body.estroik-readable .button-label { text-transform: none !important; letter-spacing: 0 !important; }
body.estroik-readable .entry-header .entry-title { text-transform: none !important; letter-spacing: 0; }
body.estroik-readable.estroik-shop-ui .site-content > .customify-container { width: min(1180px,calc(100% - 32px)) !important; max-width: none; margin-inline: auto; padding-inline: 0 !important; }
body.estroik-readable.estroik-shop-ui .site-content > .customify-container > .customify-grid { margin-inline: 0; }
body.estroik-readable.estroik-shop-ui #main { width: 100%; max-width: 100%; flex-basis: 100%; padding: 28px 0; }
body.estroik-readable.estroik-shop-ui #main > .content-inner { width: 100% !important; max-width: none; margin: 0; padding: 0; }
.simple-shell { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
body.estroik-readable.home .site-content .customify-grid { margin-inline: 0; }
body.estroik-readable.home #main { padding: 0; }
body.estroik-readable.home .site-content { padding-top: 0; }
body.estroik-readable :is(.page-titlebar,.page-header) { box-shadow: none; }
body.estroik-readable .simple-search input[type=search] { height: 54px; }
body.estroik-readable .simple-search button { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 auto; height: 54px; min-height: 54px; line-height: 1; text-align: center; }
.simple-button { display: inline-flex; align-items: center; justify-content: center; gap: 12px; }
body.estroik-readable .simple-button--outline { color: #31583b; background: #fff; }
body.estroik-readable .simple-button--outline:hover { color: #23422b; background: #eef2eb; }
.simple-header { background: #fff; border-bottom: 1px solid #d9dcd5; }
.simple-contact-bar { background: #f3f3ee; }
.simple-contact-bar .simple-shell { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; gap: 4px 12px; padding-block: 4px; font-size: 16px; }
.simple-contact-bar a { display: inline-flex; align-items: center; min-height: 40px; gap: 5px; text-decoration: underline; text-underline-offset: 3px; }
.simple-contact-bar .simple-shell { justify-content: space-between; gap: 12px 32px; padding-block: 10px; }
.simple-delivery { display: flex; align-items: center; gap: 28px; }
.simple-delivery-copy { display: flex; flex-direction: column; line-height: 1.4; }
.simple-delivery-copy strong { font-size: 19px; color: #242922; }
.simple-delivery-copy > span { font-size: 16px; color: #50564e; }
.simple-delivery-logos { display: flex; align-items: center; gap: 24px; }
.simple-delivery-logos img { display: block; object-fit: contain; flex-shrink: 0; }
.simple-contact-bar .simple-header-phone { display: flex; flex-direction: column; align-items: flex-end; gap: 0; text-decoration: none; line-height: 1.45; }
.simple-header-phone strong { font-size: 23px; text-decoration: underline; text-underline-offset: 4px; }
.simple-header-main { display: grid; grid-template-columns: 200px minmax(200px, 480px) auto; align-items: center; justify-content: space-between; gap: 32px; padding-block: 20px; }
body.woocommerce-checkout .simple-header-main { grid-template-columns: minmax(0,1fr) auto; }
.simple-logo { display: flex; align-items: center; font-size: 26px; font-weight: bold; }
.simple-logo img { width: 180px; height: auto; max-height: 82px; object-fit: contain; }
.simple-search { display: flex; margin: 0; min-width: 0; gap: 0; }
body.estroik-readable .simple-search input { width: 100%; min-width: 0; border-radius: 4px 0 0 4px; border-right: 0; margin: 0; }
body.estroik-readable .simple-search button { min-height: 52px; border: 1px solid #31583b; border-radius: 0 4px 4px 0; color: #fff; background: #31583b; padding: 10px 20px; font-size: 18px; font-weight: 700; box-shadow: none; }
.simple-cart-link { min-height: 52px; display: flex; align-items: center; justify-content: center; gap: 10px; padding: 10px 18px; border: 1px solid #858e82; border-radius: 4px; font-weight: 700; }
.simple-cart-link svg { width: 24px; height: 24px; flex-shrink: 0; }
.simple-cart-link .simple-cart-label { display: inline; white-space: nowrap; }
.simple-cart-link .js-estroik-cart-count { display: inline !important; position: static; min-width: 0; width: auto; height: auto; background: none; border: 0; border-radius: 0; box-shadow: none; font: inherit; color: inherit; padding: 0; margin: 0; white-space: nowrap; }
.simple-navigation { border-top: 1px solid #e6e8e1; }
.simple-navigation .simple-shell { display: flex; justify-content: center; gap: 8px 36px; flex-wrap: wrap; }
.simple-navigation a { display: flex; align-items: center; min-height: 54px; padding: 8px 0; font-size: 18px; font-weight: 700; }
.simple-navigation a:hover { text-decoration: underline; text-underline-offset: 6px; }
.simple-intro { padding: 42px 0 32px; }
.simple-intro h1 { margin: 0 0 12px; }
.simple-intro p { max-width: 740px; margin-bottom: 22px; font-size: 20px; }
.simple-section { padding-block: 24px; }
.simple-section > h2 { margin-bottom: 22px; }
.simple-category-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 24px; }
.simple-category { display: block; border: 1px solid #d9dcd5; border-radius: 4px; overflow: hidden; color: #242922; }
.simple-category-image { display: block; aspect-ratio: 1.65; overflow: hidden; background: #f4f4ef; }
.simple-category-image img { display: block; width: 100%; height: 100%; object-fit: cover; }
.simple-category > span:last-child { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding: 14px 16px; font-size: 20px; font-weight: 700; line-height: 1.35; }
.simple-category:hover { border-color: #31583b; text-decoration: underline; }
.simple-divider { border: 0; border-top: 1px solid #d9dcd5; margin: 22px 0; }
.simple-more { text-align: center; margin-top: 28px; }
.simple-help { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 20px; margin: 32px 0 48px; padding: 28px 32px; background: #f3f3ee; border-left: 4px solid #31583b; }
.simple-help h2 { margin: 0 0 8px; }
.simple-help p { margin: 0; }
.simple-help > a { display: inline-flex; min-height: 52px; align-items: center; font-size: 28px; font-weight: 700; text-decoration: underline; text-underline-offset: 5px; color: #31583b; }
.simple-footer { margin-top: 32px; padding: 40px 0 0; background: #f3f3ee; border-top: 1px solid #d9dcd5; }
.simple-footer-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 40px; }
body.estroik-readable .simple-footer h2 { font-size: 21px; margin-bottom: 16px; }
.simple-footer p { font-size: 16px; }
.simple-footer nav a { display: block; width: fit-content; min-height: 44px; text-decoration: underline; }
.simple-footer .simple-phone { font-size: 26px; font-weight: 700; text-decoration: underline; display: inline-flex; min-height: 48px; align-items: center; }
.simple-copyright { border-top: 1px solid #d9dcd5; padding-block: 18px; margin: 18px 0 0; }

/* Catalog: never crop product names, never change photos on hover. */
body.estroik-readable #main ul.products { display: grid !important; grid-template-columns: repeat(4,minmax(0,1fr)) !important; gap: 28px 24px !important; margin: 0 !important; padding: 0 !important; width: 100% !important; }
body.estroik-readable #main ul.products::before, body.estroik-readable #main ul.products::after { display: none !important; }
body.estroik-readable #main ul.products li.simple-product-card { float: none !important; width: auto !important; min-width: 0; margin: 0 !important; padding: 0 !important; border: 1px solid #d9dcd5; border-radius: 4px; background: #fff; list-style: none; box-shadow: none; }
.simple-product-card article { display: flex; flex-direction: column; height: 100%; }
.simple-product-image { display: block; width: 100%; aspect-ratio: 1; background: #f7f7f3; overflow: hidden; }
body.estroik-readable #main ul.products li.simple-product-card .simple-product-image img { width: 100%; height: 100%; object-fit: contain; margin: 0; border-radius: 0; }
.simple-product-info { display: flex; flex: 1; flex-direction: column; gap: 14px; padding: 18px; }
body.estroik-readable .simple-product-info h3 { font-size: 18px; line-height: 1.45; font-weight: 600; margin: 0; overflow-wrap: anywhere; }
.simple-product-info h3 a:hover { text-decoration: underline; }
body.estroik-readable .simple-product-price { margin-top: auto; }
body.estroik-readable .simple-product-price .price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 8px; margin: 0; color: #242922; font-size: 24px; font-weight: 700; line-height: 1.4; }
body.estroik-readable .simple-product-price .price del { opacity: 1; font-size: 17px; color: #64685f; }
body.estroik-readable .simple-product-info .simple-button { width: 100%; font-size: 18px; padding: 12px 8px; }
.simple-stock { margin: 0; font-size: 16px; }
.simple-archive-heading { margin-bottom: 26px; }
.simple-archive-heading h1 { margin-bottom: 12px; }
body.estroik-readable .estroik-shop-archive { padding-block: 0; }
body.estroik-readable .estroik-shop-archive__tabs { display: flex; flex-wrap: wrap; white-space: normal; overflow: visible; gap: 10px; margin-bottom: 24px; }
body.estroik-readable .estroik-shop-archive__tab { flex: 0 1 auto; max-width: 100%; min-height: 48px; display: inline-flex; align-items: center; padding: 10px 18px; border: 1px solid #858e82; border-radius: 4px; font-size: 17px; white-space: normal; background: #fff; box-shadow: none; }
body.estroik-readable .estroik-shop-archive__tab.is-active { color: #fff; border-color: #31583b; background: #31583b; }
body.estroik-readable .estroik-shop-archive__toolbar { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 16px; background: none; border: 0; padding: 0 0 24px; box-shadow: none; }
body.estroik-readable .woocommerce-result-count { font-size: 17px; margin: 0; }
body.estroik-readable .woocommerce-ordering { max-width: 100%; margin: 0; }
body.estroik-readable .woocommerce-ordering select { min-width: 0; width: 100%; font-size: 17px; }
body.estroik-readable .woocommerce-breadcrumb { font-size: 16px; letter-spacing: 0; text-transform: none; white-space: normal; overflow-wrap: anywhere; }
body.estroik-readable .woocommerce-breadcrumb a { text-decoration: underline; display: inline-block; padding-block: 8px; }
body.estroik-readable .woocommerce-pagination ul li a, body.estroik-readable .woocommerce-pagination ul li span { min-width: 48px; min-height: 48px; display: grid; place-items: center; font-size: 18px; border-radius: 4px; }

/* Product: native WooCommerce form, with an obvious reading order. */
body.estroik-readable.single-product div.product { min-width: 0; }
body.estroik-readable.single-product .product_title { font-size: clamp(26px,2.5vw,34px) !important; line-height: 1.3 !important; margin-bottom: 16px !important; overflow-wrap: anywhere; }
body.estroik-readable.single-product div.product .summary { min-width: 0; background: #fff; padding: 0; box-shadow: none; border: 0; border-radius: 0; position: static; }
body.estroik-readable.single-product .product .customify-grid.wc-layout-columns { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr) !important; grid-template-areas: none !important; grid-template-rows: auto; gap: 40px; margin: 0; align-items: start; }
body.estroik-readable.single-product .product .customify-grid.wc-layout-columns > :is(.media-product-media,.summary.entry-summary) { display: block; grid-column: auto; grid-row: auto; float: none; width: 100% !important; max-width: 100%; min-width: 0; flex: none; padding: 0; }
body.estroik-readable.single-product .summary.entry-summary :is(.entry-summary-inner,.entry-summary-box) { display: block; width: 100%; padding: 0; margin: 0; background: #fff; border: 0; border-radius: 0; box-shadow: none; }
body.estroik-readable.single-product .summary.entry-summary .entry-summary-before { display: block; grid-column: auto; grid-row: auto; margin: 0 0 16px; }
body.estroik-readable.single-product .media-product-media div.images { width: 100% !important; float: none; margin: 0; padding: 0; border: 1px solid #d9dcd5; }
body.estroik-readable.single-product .entry-summary-box > .price { display: flex; align-items: baseline; flex-wrap: wrap; gap: 10px; font-size: 32px !important; font-weight: 700; color: #242922; margin: 0 0 18px; }
body.estroik-readable.single-product .entry-summary-box > .price del { font-size: 22px; opacity: 1; color: #64685f; }
body.estroik-readable.single-product .summary .stock { display: block !important; color: #31583b; margin: 12px 0; }
body.estroik-readable.single-product .summary .stock.out-of-stock { color: #973b27; }
body.estroik-readable.single-product .summary .wc-product-nav { display: none; }
body.estroik-readable.single-product div.product .summary > .price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 10px; font-size: 32px !important; font-weight: 700; color: #242922; }
body.estroik-readable.single-product div.product .summary > .price del { font-size: 22px; opacity: 1; color: #64685f; }
body.estroik-readable.single-product div.product .summary .stock { font-size: 18px; }
body.estroik-readable.single-product .woocommerce-product-gallery { border-radius: 4px; box-shadow: none; background: #f7f7f3; position: relative; top: auto; }
body.estroik-readable.single-product .woocommerce-product-gallery__image img { object-fit: contain !important; border-radius: 0 !important; }
body.estroik-readable.single-product .estroik-product-gallery__badge { display: none; }
body.estroik-readable.single-product .flex-control-thumbs { min-height: 0 !important; padding: 12px 0 0; gap: 10px; }
body.estroik-readable.single-product .flex-control-thumbs li { min-width: 0; }
body.estroik-readable.single-product .flex-control-thumbs img { border: 2px solid transparent; border-radius: 2px; opacity: 1; }
body.estroik-readable.single-product .flex-control-thumbs img.flex-active { border-color: #31583b; }
body.estroik-readable.single-product .woocommerce-product-gallery__trigger { width: 48px !important; height: 48px !important; background: #fff !important; }
.simple-product-facts { margin: 20px 0; border-block: 1px solid #d9dcd5; padding-block: 12px; }
.simple-product-facts > div { display: flex; flex-wrap: wrap; gap: 6px 16px; }
.simple-product-facts dt { min-width: 110px; font-weight: 400; color: #50564e; }
.simple-product-facts dd { margin: 0; font-weight: 700; }
.simple-quantity-label { display: block; margin-bottom: 6px; font-size: 17px; font-weight: 700; }
body.estroik-readable.single-product form.cart .group_table { width: 100%; table-layout: fixed; }
body.estroik-readable.single-product form.cart .group_table td { white-space: normal; overflow-wrap: anywhere; }
body.estroik-readable.single-product form.cart { display: flex !important; flex-wrap: wrap !important; align-items: flex-end; gap: 16px !important; margin: 24px 0 !important; width: 100%; }
body.estroik-readable.single-product form.cart > .simple-cart-hint { flex: 0 0 100%; margin: 0; font-size: 17px; color: #50564e; }
body.estroik-readable.single-product form.cart .quantity { float: none; flex: 0 0 auto; margin: 0 !important; }
body.estroik-readable.single-product .quantity .qty { width: 72px !important; min-width: 60px; height: 54px !important; padding: 8px; font-size: 20px !important; border: 1px solid #858e82 !important; border-radius: 4px; color: #242922; }
body.estroik-readable.single-product .input-qty-pm { min-height: 54px; height: auto; width: auto; border: 1px solid #858e82; border-radius: 4px; background: #fff; }
body.estroik-readable.single-product .input-qty-pm :is(.qty-pm,.qty-plus,.qty-minus) { min-width: 44px; min-height: 54px; font-size: 22px; color: #242922; }
body.estroik-readable.single-product form.cart .single_add_to_cart_button.button.alt { flex: 1 1 210px; width: auto !important; min-height: 56px; padding: 14px 20px; border-radius: 4px !important; background: #31583b !important; color: #fff; box-shadow: none !important; font-size: 20px !important; line-height: 1.4; }
body.estroik-readable.single-product form.cart .single_add_to_cart_button.button.alt:hover { background: #23422b !important; transform: none; }
body.estroik-readable.single-product .variations, body.estroik-readable.single-product .single_variation_wrap { width: 100%; min-width: 0; }
body.estroik-readable.single-product .woocommerce-variation-add-to-cart { display: flex; flex-wrap: wrap; align-items: flex-end; gap: 16px; }
body.estroik-readable.single-product .variations :where(th,td) { padding: 8px 0; display: block; width: 100%; }
body.estroik-readable.single-product .variations label { font-size: 18px; font-weight: 700; }
body.estroik-readable.single-product .variations select { width: 100%; }
.simple-product-help { border-top: 1px solid #d9dcd5; padding-top: 20px; font-size: 17px; }
body.estroik-readable.single-product .simple-quantity-stepper { display: inline-flex; align-items: stretch; height: 56px; border: 1px solid #858e82; border-radius: 4px; overflow: hidden; background: #fff; }
body.estroik-readable.single-product .simple-quantity-stepper button { display: flex; align-items: center; justify-content: center; width: 46px; min-width: 46px; min-height: 54px; padding: 0; margin: 0; border: 0; border-radius: 0; background: #eef2eb; color: #23422b; font: 26px/1 Arial,sans-serif; box-shadow: none; }
body.estroik-readable.single-product .simple-quantity-stepper button:hover:not(:disabled) { background: #dde7d6; }
body.estroik-readable.single-product .simple-quantity-stepper button:disabled { color: #757b71; opacity: .55; }
body.estroik-readable.single-product .simple-quantity-stepper input.qty { width: 58px !important; min-width: 50px; height: 54px !important; padding: 8px 3px; margin: 0; border: 0 !important; border-radius: 0; text-align: center; appearance: textfield; -moz-appearance: textfield; }
.simple-quantity-stepper input::-webkit-inner-spin-button, .simple-quantity-stepper input::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.simple-product-help p { margin: 0 0 10px; }
.simple-product-help a { font-weight: 700; text-decoration: underline; display: inline-block; padding-block: 6px; }
.simple-product-sections { clear: both; width: 100%; grid-column: 1 / -1; }
.simple-product-section { padding: 30px 0; border-top: 1px solid #d9dcd5; font-size: 18px; overflow-wrap: anywhere; }
.simple-product-section > h2 { margin-bottom: 24px; }
/* Core callbacks output a duplicate heading; retain the section's accessible one. */
.simple-product-section > h2 + h2 { display: none; }
.simple-product-section .woocommerce-Reviews-title { display: none; }
.simple-product-section :where(p,li) { font-size: 18px; line-height: 1.7; }
.simple-product-section :where(table) { max-width: 100%; table-layout: fixed; }
.simple-product-section :where(th,td) { overflow-wrap: anywhere; }
body.estroik-readable .estroik-product-details__grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
body.estroik-readable .estroik-product-details__item { padding: 16px; background: #f7f7f3; border-radius: 4px; box-shadow: none; }
body.estroik-readable .estroik-product-details__label, body.estroik-readable .estroik-product-details__value { font-size: 18px; }

/* Cart and checkout: the same controls, one column, rates visible in place. */
body.estroik-readable .woocommerce :where(.woocommerce-message,.woocommerce-info,.woocommerce-error) { padding: 18px 20px 18px 48px; font-size: 18px; border-radius: 4px; box-shadow: none; background: #f3f6ef; color: #242922; }
body.estroik-readable .woocommerce-error { background: #fff4f1 !important; }
body.estroik-readable .woocommerce :where(.woocommerce-message,.woocommerce-info,.woocommerce-error) a { text-decoration: underline; }
body.estroik-readable .woocommerce :where(.woocommerce-message,.woocommerce-info,.woocommerce-error) a.button { text-decoration: none; }
body.estroik-readable .woocommerce-cart-form, body.estroik-readable .cart_totals { padding: 20px; border: 1px solid #d9dcd5; border-radius: 4px; background: #fff; box-shadow: none; }
body.estroik-readable .woocommerce table.shop_table { font-size: 18px; border-radius: 4px; border-color: #d9dcd5; background: #fff; box-shadow: none; }
body.estroik-readable .woocommerce table.shop_table .product-name { overflow-wrap: anywhere; }
body.estroik-readable .woocommerce table.shop_table .quantity input { min-height: 48px; width: 76px; }
body.estroik-readable .woocommerce a.remove { width: 44px; height: 44px; font-size: 30px; display: inline-flex; align-items: center; justify-content: center; }
body.estroik-readable .wc-proceed-to-checkout .checkout-button { width: 100%; font-size: 20px !important; }
body.estroik-readable.woocommerce-checkout .site-content .content-area { width: 100%; max-width: none; }
body.estroik-readable .estroik-checkout { width: min(820px,100%); margin: 0 auto; }
body.estroik-readable.woocommerce-checkout #main .entry-header { display: block !important; width: min(820px,100%); margin: 12px auto 28px; }
body.estroik-readable .estroik-checkout__layout { display: flex; flex-direction: column; gap: 24px; }
body.estroik-readable .estroik-checkout__main { display: flex; flex-direction: column; gap: 24px; }
body.estroik-readable :where(.estroik-checkout__main,.estroik-checkout__review) { width: 100%; min-width: 0; }
body.estroik-readable .estroik-checkout__review-sticky { position: static; top: auto; }
body.estroik-readable :where(.estroik-checkout__panel,.estroik-checkout__review-sticky) { border: 1px solid #bfc5b9; border-radius: 4px; box-shadow: none; background: #fff; }
body.estroik-readable .estroik-checkout__panel-head { padding: 20px 24px; background: #f3f3ee; border-bottom: 1px solid #d9dcd5; }
body.estroik-readable .estroik-checkout__panel-head h2 { font-size: 24px; margin: 0; color: #242922; }
body.estroik-readable.woocommerce-checkout .estroik-checkout #order_review_heading { display: block !important; }
body.estroik-readable .estroik-checkout .order_review_heading { display: none; }
body.estroik-readable .estroik-checkout__panel-body { padding: 24px; }
body.estroik-readable .estroik-checkout .form-row label:not(.screen-reader-text) { display: block; font-size: 18px; line-height: 1.5; color: #242922; margin-bottom: 8px; font-weight: 600; }
body.estroik-readable .estroik-checkout .form-row input.input-text, body.estroik-readable .estroik-checkout .form-row textarea, body.estroik-readable .estroik-checkout .form-row select { min-height: 54px; padding: 12px; font-size: 18px; border: 1px solid #858e82; border-radius: 4px; box-shadow: none; }
body.estroik-readable .estroik-checkout__panel :is(input.input-text,textarea,select,.select2-selection--single) { border: 1px solid #858e82 !important; border-radius: 4px !important; }
body.estroik-readable .estroik-checkout .form-row :is(.checkbox,.woocommerce-form__label-for-checkbox) { min-height: 48px; display: flex; align-items: center; gap: 12px; }
body.estroik-readable .estroik-checkout .form-row.is-hidden { display: none; }
body.estroik-readable .estroik-checkout__fields-grid { gap: 20px; }
body.estroik-readable .estroik-checkout__order-actions { padding: 24px; }
body.estroik-readable .estroik-checkout__order-actions :where(p,label,small) { font-size: 17px; color: #50564e; }
body.estroik-readable .estroik-checkout__order-actions a { text-decoration: underline; }
body.estroik-readable.woocommerce-checkout .estroik-checkout #place_order { min-height: 60px; border-radius: 4px !important; box-shadow: none !important; background: #31583b !important; font-size: 21px; white-space: normal; }
body.estroik-readable.woocommerce-checkout .estroik-checkout #place_order:hover { background: #23422b !important; }
body.estroik-readable .estroik-shipping-methods__list { display: grid; gap: 12px; padding: 0; margin: 0; }
body.estroik-readable .estroik-shipping-methods__item { border: 1px solid #bfc5b9; border-radius: 4px; padding: 16px; background: #fff; box-shadow: none; min-width: 0; }
body.estroik-readable .estroik-shipping-methods__label { font-size: 18px; min-height: 44px; display: flex; flex-wrap: wrap; gap: 8px 16px; align-items: center; }
body.estroik-readable :where(.estroik-shipping-methods__title,.estroik-shipping-methods__price) { font-size: 18px; }
body.estroik-readable .estroik-shipping-methods__products { display: none; }
body.estroik-readable .estroik-shipping-methods__item .select-paczkomat-button { min-height: 48px; white-space: normal; font-size: 17px; }
body.estroik-readable .estroik-shipping-methods__item { grid-template-columns: 22px minmax(0,1fr); }
body.estroik-readable .estroik-shipping-methods__item :is(.select-paczkomat-button,.button,a.button) { grid-column: 2; min-width: 0 !important; min-height: 48px !important; margin: 10px 0 0 !important; border-radius: 4px !important; white-space: normal !important; font-size: 17px !important; line-height: 1.4 !important; text-transform: none !important; letter-spacing: 0; }
body.estroik-readable .estroik-shipping-methods__item input[type=radio] { margin-top: 10px; }
body.estroik-readable .estroik-shipping-methods__item:has(input:checked) { border-color: #31583b; background: #f6f8f3; }
body.estroik-readable .estroik-checkout__panel--payment #payment .payment_methods > li { border: 1px solid #bfc5b9; border-radius: 4px; padding: 14px; background: #fff; box-shadow: none; }
body.estroik-readable .estroik-checkout__panel--payment #payment .payment_methods > li.is-selected { border: 2px solid #31583b; background: #f6f8f3; }
body.estroik-readable .estroik-checkout__panel--payment #payment .payment_methods > li > label { min-height: 48px; font-size: 18px; flex-wrap: wrap; }
body.estroik-readable .estroik-checkout__panel--payment #payment div.payment_box :where(p,div,label,small) { font-size: 17px; }
body.estroik-readable .estroik-checkout__order-review .estroik-checkout-summary-item__name { font-size: 18px; line-height: 1.5; }
body.estroik-readable .estroik-checkout__order-review table.shop_table { table-layout: fixed; width: 100%; border-radius: 0; box-shadow: none; }
body.estroik-readable .estroik-checkout__order-review table.shop_table :where(th,td) { padding: 16px; font-size: 18px; }
body.estroik-readable .estroik-checkout__order-review table.shop_table .product-total { width: 28%; }
body.estroik-readable .estroik-checkout__order-review table.shop_table .order-total :where(th,td,.amount) { font-size: 24px; }
body.estroik-readable .select2-container { max-width: 100%; }
body.estroik-readable .select2-container .select2-selection--single { min-height: 54px; height: auto; border: 1px solid #858e82; border-radius: 4px; padding-block: 10px; }
body.estroik-readable .select2-container .select2-selection__rendered { font-size: 18px; line-height: 30px; }

@media (min-width: 901px) {
  body.estroik-readable.single-product div.product div.images { float: left; width: 48%; }
  body.estroik-readable.single-product div.product div.summary { float: right; width: 47%; }
}
@media (max-width: 1000px) {
  .simple-header-main { grid-template-columns: 160px minmax(180px,1fr) auto; gap: 18px; }
  .simple-logo img { width: 150px; }
  .simple-navigation .simple-shell { gap: 0 24px; }
  body.estroik-readable #main ul.products { grid-template-columns: repeat(3,minmax(0,1fr)) !important; }
}
@media (max-width: 900px) {
  body.estroik-readable.single-product .product .customify-grid.wc-layout-columns { grid-template-columns: minmax(0,1fr) !important; gap: 24px; }
  body.estroik-readable.single-product div.product div.images, body.estroik-readable.single-product div.product div.summary { float: none !important; width: 100% !important; max-width: 100%; margin: 0 0 28px; }
  body.estroik-readable.single-product div.product { display: block; }
  body.estroik-readable #main ul.products { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
  .simple-category-grid { gap: 16px; }
  .simple-category > span:last-child { font-size: 18px; padding: 12px; }
  .simple-footer-grid { gap: 24px; }
}
@media (max-width: 700px) {
  .simple-shell { width: calc(100% - 32px); }
  .simple-contact-bar .simple-shell { justify-content: center; font-size: 16px; gap: 0 8px; }
  .simple-delivery { flex-wrap: wrap; justify-content: center; gap: 4px 16px; width: 100%; text-align: center; }
  .simple-delivery-copy { flex-basis: 100%; }
  .simple-delivery-copy strong { font-size: 18px; }
  .simple-delivery-logos { gap: 24px; }
  .simple-contact-bar .simple-header-phone { flex-direction: row; align-items: center; flex-wrap: wrap; justify-content: center; gap: 4px 10px; margin-top: 4px; }
  .simple-header-phone strong { font-size: 19px; }
  .simple-header-main { grid-template-columns: minmax(0,1fr) auto; gap: 16px; padding-block: 14px; }
  .simple-logo img { width: 140px; max-height: 62px; }
  .simple-search { grid-row: 2; grid-column: 1/-1; }
  .simple-cart-link { grid-column: 2; grid-row: 1; gap: 8px; padding: 8px 12px; font-size: 17px; }
  .simple-navigation .simple-shell { justify-content: flex-start; gap: 0 22px; }
  .simple-navigation a { min-height: 48px; font-size: 17px; }
  .simple-intro { padding: 28px 0 20px; }
  .simple-intro p { font-size: 18px; }
  .simple-intro p br { display: none; }
  .simple-category-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .simple-category-image { aspect-ratio: 1.4; }
  .simple-help { padding: 22px; margin-block: 24px; }
  .simple-footer-grid { grid-template-columns: 1fr; }
  body.estroik-readable .estroik-shop-archive__toolbar { align-items: stretch; flex-direction: column; }
  body.estroik-readable .estroik-shop-archive__tab { padding: 10px 12px; }
  body.estroik-readable .site-content > .customify-container, body.estroik-readable .content-inner { width: 100%; padding-inline: 16px; }
  body.estroik-readable.home .site-content > .customify-container { padding-inline: 0; }
  body.estroik-readable .content-inner .content-inner { padding-inline: 0; }
  body.estroik-readable .estroik-checkout__fields-grid { display: flex; flex-direction: column; }
  body.estroik-readable .estroik-checkout .form-row { width: 100% !important; float: none; padding: 0; }
  body.estroik-readable :where(.estroik-checkout__panel-head,.estroik-checkout__panel-body,.estroik-checkout__order-actions) { padding: 18px; }
  body.estroik-readable .estroik-checkout__panel-head h2 { font-size: 22px; }
  body.estroik-readable .estroik-checkout__order-review table.shop_table :where(th,td) { padding: 12px; }
  body.estroik-readable .estroik-checkout__order-review table.shop_table .product-total { width: auto; }
  body.estroik-readable .woocommerce-cart-form { padding: 12px; }
  body.estroik-readable .woocommerce table.shop_table_responsive tr td { min-height: 48px; }
  body.estroik-readable .woocommerce table.shop_table_responsive tr td::before { font-size: 17px; }
  body.estroik-readable .woocommerce .coupon { display: flex; flex-wrap: wrap; width: 100%; gap: 10px; }
  body.estroik-readable .woocommerce .coupon input, body.estroik-readable .woocommerce .coupon .button { width: 100% !important; margin: 0 !important; }
  body.estroik-readable .woocommerce-cart-form .actions > .button { width: 100%; margin-top: 12px; }
  body.estroik-readable .estroik-product-details__grid { grid-template-columns: 1fr; }
}

@media (max-width: 480px) {
  body.estroik-readable #main ul.products { grid-template-columns: minmax(0,1fr) !important; gap: 24px !important; }
  .simple-product-image { aspect-ratio: 1.2; }
  body.estroik-readable .simple-product-info h3 { font-size: 20px; }
  .simple-product-info { padding: 18px; }
  .simple-intro .simple-button, .simple-more .simple-button { width: 100%; }
  body.estroik-readable.single-product form.cart .single_add_to_cart_button.button.alt { flex-basis: 100%; width: 100% !important; }
  body.estroik-readable .simple-category > span:last-child { font-size: 17px; }
}
/* Native WooCommerce slider: one photograph, manual navigation, no tile grid. */
body.estroik-readable.single-product .estroik-product-gallery .flex-viewport { border: 0; border-radius: 0; }
body.estroik-readable.single-product .estroik-product-gallery .flex-control-thumbs { display: none !important; }
body.estroik-readable.single-product .estroik-product-gallery .simple-gallery-controls { display: block; min-width: 0; padding: 10px; border-top: 1px solid #d9dcd5; background: #fff; }
body.estroik-readable.single-product .simple-gallery-thumbnails { position: relative; display: flex; flex-wrap: nowrap; gap: 8px; max-width: 100%; overflow-x: auto; overflow-y: hidden; padding: 4px 4px 10px; scrollbar-width: thin; scrollbar-color: #858e82 #eef2eb; }
body.estroik-readable.single-product .simple-gallery-thumb { flex: 0 0 72px; width: 72px; height: 72px; min-height: 72px; padding: 3px; border: 1px solid #aab3a5; border-radius: 3px; background: #fff; box-shadow: none; cursor: pointer; }
body.estroik-readable.single-product .simple-gallery-thumb img { display: block; width: 100%; height: 100%; object-fit: contain; }
body.estroik-readable.single-product .simple-gallery-thumb[aria-pressed=true] { border: 3px solid #31583b; padding: 1px; background: #f4f7f1; }
body.estroik-readable.single-product .simple-gallery-thumb:hover { border-color: #31583b; }
.simple-gallery-count { white-space: nowrap; font-size: 17px; color: #50564e; }
body.estroik-readable.single-product .simple-gallery-hint { margin: 0; padding: 0 12px 12px; font-size: 16px; text-align: center; color: #50564e; }

/* Dispatch date uses the production plugin's value, never a guessed promise. */
body.estroik-readable.single-product .kp-planned-shipping-notice,
body.estroik-readable.single-product .summary .kp-planned-shipping-notice { display: flex !important; align-items: center; gap: 14px; flex-basis: 100%; width: 100%; max-width: 100%; margin: 20px 0 !important; padding: 16px 18px !important; background: #f4f7f1 !important; border: 1px solid #c6d0c0 !important; border-left: 3px solid #31583b !important; border-radius: 4px !important; box-shadow: none !important; color: #242922 !important; }
body.estroik-readable.single-product .estroik-shipping-notice__icon { flex: 0 0 26px; width: 26px; height: 28px; border: 0; border-radius: 0; background: none; box-shadow: none; color: #31583b; }
body.estroik-readable.single-product .estroik-shipping-notice__icon svg { width: 26px; height: 26px; }
body.estroik-readable.single-product .estroik-shipping-notice__content { min-width: 0; gap: 2px; }
body.estroik-readable.single-product .simple-dispatch-label { font-size: 17px; font-weight: 400; line-height: 1.45; color: #50564e; }
body.estroik-readable.single-product .simple-dispatch-date { font-size: 21px; line-height: 1.45; font-weight: 700; color: #242922; overflow-wrap: anywhere; }

/* Complete, server-rendered category content after the products. */
.simple-category-intro { max-width: 900px; }
.simple-category-intro p { margin-bottom: 12px; }
body.estroik-readable .estroik-category-copy { margin: 40px 0 0; padding: 32px 0 0; border: 0; border-top: 1px solid #d9dcd5; border-radius: 0; background: #fff; box-shadow: none; }
body.estroik-readable .estroik-category-copy__inner { display: block; }
body.estroik-readable .estroik-category-copy__content { max-width: 900px; }
body.estroik-readable .estroik-category-copy h2 { margin: 0 0 20px; font-size: 28px; }
body.estroik-readable .estroik-category-copy h3 { margin: 28px 0 12px; font-size: 22px; }
body.estroik-readable .estroik-category-copy p { font-size: 18px; line-height: 1.75; }
body.estroik-readable .estroik-category-copy .estroik-section-eyebrow { margin: 26px 0 12px; color: #242922; font-size: 20px; font-weight: 700; letter-spacing: 0; text-transform: none; }
body.estroik-readable .estroik-category-copy__content > .estroik-section-eyebrow { display: none; }
body.estroik-readable .estroik-category-copy__links { margin-top: 28px; padding: 0; border: 0; background: none; }
body.estroik-readable .estroik-category-copy .estroik-chip-list { display: flex; flex-wrap: wrap; gap: 10px 22px; margin: 0; padding: 0; list-style: none; }
body.estroik-readable .estroik-category-copy .estroik-chip-list a { display: inline-flex; min-height: 44px; align-items: center; border: 0; padding: 4px 0; background: none; box-shadow: none; border-radius: 0; font-size: 18px; color: #31583b; text-decoration: underline; text-underline-offset: 4px; }
body.estroik-readable .estroik-category-copy__faq { max-width: 900px; margin-top: 28px; }
body.estroik-readable .estroik-category-copy .estroik-faq-list { display: block; }
body.estroik-readable .estroik-category-copy .estroik-faq-item { margin: 0; border: 0; border-top: 1px solid #d9dcd5; border-radius: 0; background: #fff; box-shadow: none; }
body.estroik-readable .estroik-category-copy .estroik-faq-item summary { min-height: 56px; padding: 16px 34px 16px 0; font-size: 19px; font-weight: 600; line-height: 1.5; }
body.estroik-readable .estroik-category-copy .estroik-faq-item__content { padding: 0 0 18px; }
body.estroik-readable .estroik-category-copy__post-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(min(100%,280px),1fr)); gap: 24px; }
body.estroik-readable .estroik-category-copy__post-card { padding: 18px; border: 1px solid #d9dcd5; border-radius: 4px; background: #fff; box-shadow: none; }
body.estroik-readable .estroik-category-copy__post-card h3 { margin: 0 0 12px; }
body.estroik-readable .estroik-category-copy__post-link { min-height: 44px; display: inline-flex; align-items: center; text-decoration: underline; font-size: 18px; }
/* Campaign area: readable text on photographs, delivery beside the banner. */
.simple-contact-bar { background: #f3f3ee; border-bottom: 1px solid #e5e5dc; }
.simple-contact-bar .simple-shell { justify-content: flex-end; padding-block: 2px; }
.simple-contact-bar .simple-header-phone { flex-direction: row; align-items: center; gap: 9px; margin: 0; font-size: 15px; }
.simple-contact-bar .simple-header-phone strong { font-size: 18px; }
.simple-home-promo { display: grid; grid-template-columns: minmax(0,1fr) 255px; gap: 20px; margin: 28px 0 12px; }
.simple-home-carousel { position: relative; min-width: 0; border: 1px solid #e3dccf; border-radius: 4px; overflow: hidden; background: #f5ede0; }
.simple-home-slides { position: relative; display: grid; height: 100%; }
.simple-home-slide { grid-area: 1 / 1; position: relative; min-width: 0; min-height: 420px; display: flex; align-items: center; overflow: hidden; }
.simple-home-carousel.is-ready .simple-home-slide { opacity: 0; pointer-events: none; transition: opacity 800ms ease; }
.simple-home-carousel.is-ready .simple-home-slide.is-active { opacity: 1; z-index: 1; pointer-events: auto; }
.simple-home-slide .simple-banner-image { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: cover; object-position: right center; }
.simple-banner-copy { position: relative; z-index: 1; width: 49%; padding: 28px 0 58px 28px; }
body.estroik-readable .simple-banner-kicker { margin: 0 0 14px; color: #31583b; font-size: 16px; font-weight: 700; }
body.estroik-readable .simple-home-carousel .simple-banner-title { margin: 0 0 18px; color: #253e2e; font-family: Georgia,'Times New Roman',serif; font-size: clamp(30px,3.05vw,40px); font-weight: 400; line-height: 1.14; }
.simple-banner-copy > p:not(.simple-banner-kicker) { max-width: 310px; margin: 0 0 22px; font-size: 17px; line-height: 1.55; color: #293329; }
.simple-banner-copy .simple-button { gap: 16px; }
.simple-banner-controls { display: flex; position: absolute; z-index: 2; left: 50%; bottom: 4px; transform: translateX(-50%); gap: 0; width: max-content; }
body.estroik-readable .simple-banner-controls button { display: grid; place-items: center; width: 36px; min-width: 36px; height: 44px; min-height: 44px; margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
body.estroik-readable .simple-banner-controls button span { width: 9px; height: 9px; border-radius: 50%; background: #fff; border: 1px solid #43563c; box-shadow: 0 0 0 2px #fffc; }
body.estroik-readable .simple-banner-controls button[aria-pressed=true] span { background: #31583b; }
body.estroik-readable .simple-banner-controls button:hover span { background: #90a383; }
.simple-delivery-card { min-width: 0; margin: 0; display: flex; flex-direction: column; overflow: hidden; background: #f3efe7; border: 1px solid #e3dccf; border-radius: 4px; }
.simple-delivery-card .simple-delivery-photo { display: block; width: 100%; height: 207px; object-fit: cover; object-position: 10% center; }
.simple-delivery-card .simple-delivery-body { padding: 18px 20px 20px; }
body.estroik-readable .simple-delivery-card .simple-delivery-title { margin: 0 0 8px; color: #253e2e; font-size: 24px; font-weight: 700; line-height: 1.2; }
body.estroik-readable .simple-delivery-card .simple-delivery-description { margin: 0 0 10px; color: #343d31; font-size: 17px; line-height: 1.5; }
.simple-delivery-card .simple-delivery-logos { display: flex; align-items: center; gap: 18px; }
.simple-delivery-card .simple-delivery-logos img:first-child { width: 86px; height: 48px; }
.simple-delivery-card .simple-delivery-logos img:last-child { width: 74px; height: 32px; }
body.estroik-readable .summary .simple-delivery-card { display: grid; grid-template-columns: 102px minmax(0,1fr); margin: 22px 0 0; }
.summary .simple-delivery-card .simple-delivery-photo { width: 102px; height: 100%; min-height: 160px; }
.summary .simple-delivery-card .simple-delivery-body { padding: 16px; }
body.estroik-readable .summary .simple-delivery-card .simple-delivery-title { font-size: 21px; }
.summary .simple-delivery-description br { display: none; }
@media (max-width: 1080px) {
  .simple-home-promo { grid-template-columns: minmax(0,1fr); gap: 14px; }
  .simple-home-slide { min-height: 390px; }
  .simple-home-slide::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg,#f5ede0 0%,rgba(245,237,224,.96) 39%,rgba(245,237,224,.8) 47%,transparent 65%); pointer-events: none; }
  .simple-banner-copy { width: 46%; padding-left: 32px; }
  body.estroik-readable .simple-home-carousel .simple-banner-title { font-size: 38px; }
  .simple-home-promo .simple-delivery-card { display: grid; grid-template-columns: 120px minmax(0,1fr); }
  .simple-home-promo .simple-delivery-photo { width: 120px; height: 136px; }
  .simple-home-promo .simple-delivery-body { display: grid; grid-template-columns: minmax(0,1fr) auto; align-content: center; column-gap: 20px; padding: 16px 24px; }
  .simple-home-promo .simple-delivery-title { grid-column: 1; }
  .simple-home-promo .simple-delivery-description { grid-column: 1; margin-bottom: 0; }
  .simple-home-promo .simple-delivery-description br { display: none; }
  .simple-home-promo .simple-delivery-logos { grid-column: 2; grid-row: 1 / 3; }
}
@media (max-width: 650px) {
  .simple-home-promo { margin-top: 18px; }
  .simple-home-slide { min-height: 510px; align-items: flex-start; }
  .simple-home-slide .simple-banner-image { top: auto; bottom: 0; height: 270px; object-position: right center; }
  .simple-home-slide::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to bottom,#f5ede0 0%,#f5ede0 43%,transparent 64%); pointer-events: none; }
  .simple-banner-copy { width: 100%; padding: 24px 24px 0; }
  body.estroik-readable .simple-home-carousel .simple-banner-title { font-size: 34px; margin-bottom: 12px; }
  body.estroik-readable .simple-banner-kicker { font-size: 15px; margin-bottom: 10px; }
  .simple-banner-copy > p:not(.simple-banner-kicker) { font-size: 17px; margin-bottom: 16px; max-width: 100%; }
  .simple-banner-copy > p br { display: none; }
  .simple-banner-controls { bottom: 4px; }
  .simple-home-promo .simple-delivery-card { grid-template-columns: 95px minmax(0,1fr); }
  .simple-home-promo .simple-delivery-photo { width: 95px; height: 100%; min-height: 170px; }
  .simple-home-promo .simple-delivery-body { display: block; padding: 16px; }
  body.estroik-readable .simple-home-promo .simple-delivery-title { font-size: 21px; }
  body.estroik-readable .simple-home-promo .simple-delivery-description { margin-bottom: 8px; font-size: 16px; }
  .simple-delivery-card .simple-delivery-logos { gap: 12px; }
  .simple-delivery-card .simple-delivery-logos img:first-child { width: 74px; height: 43px; }
  .simple-delivery-card .simple-delivery-logos img:last-child { width: 64px; height: 28px; }
  body.estroik-readable .summary .simple-delivery-card { grid-template-columns: 82px minmax(0,1fr); }
  .summary .simple-delivery-card .simple-delivery-photo { width: 82px; }
  .summary .simple-delivery-card .simple-delivery-body { padding: 14px 12px; }
}
@media (max-width: 360px) {
  .simple-banner-copy { padding: 24px 18px 0; }
  body.estroik-readable .simple-home-carousel .simple-banner-title { font-size: 30px; }
  .simple-home-slide { min-height: 530px; }
  .simple-home-promo .simple-delivery-card { grid-template-columns: 76px minmax(0,1fr); }
  .simple-home-promo .simple-delivery-photo { width: 76px; }
  .simple-home-promo .simple-delivery-body { padding: 14px 12px; }
}
@media (prefers-reduced-motion: reduce) {
  body.estroik-readable *, body.estroik-readable *::before, body.estroik-readable *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
}

.simple-family-banner { display: grid; grid-template-columns: 300px minmax(0,1fr); min-height: 210px; margin: 26px 0 18px; overflow: hidden; border: 1px solid #dedfd5; border-radius: 4px; background: #f2f1e9; }
.simple-family-copy { padding: 26px 30px; align-self: center; }
body.estroik-readable .simple-family-title { color: #284331; font: 29px/1.25 Georgia,serif; margin: 0 0 10px; }
.simple-family-title strong { font-weight: 400; }
.simple-family-copy > p:last-child { font-size: 16px; margin: 0; color: #515b4d; }
.simple-family-banner > img { display: block; width: 100%; height: 210px; object-fit: cover; object-position: center; }
.simple-family-banner + .simple-home-promo { margin-top: 0; }
body.estroik-readable .woocommerce-message { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 12px; margin: 0 0 24px; padding: 16px 18px; border: 1px solid #d4dfcd; border-radius: 4px; background: #f2f6ef; color: #253e2e; font-size: 17px; line-height: 1.5; box-shadow: none; }
body.estroik-readable .woocommerce-message::before, body.estroik-readable .woocommerce-message::after { display: none; }
body.estroik-readable .woocommerce-message a.button { float: none; display: inline-flex; align-items: center; justify-content: center; min-height: 48px; margin: 0; padding: 10px 16px; border: 0; border-radius: 4px; background: #31583b; color: #fff; font-size: 17px; line-height: 1.35; box-shadow: none; }
@media (max-width: 650px) {
  .simple-family-banner { grid-template-columns: 1fr; margin-top: 16px; min-height: 0; }
  .simple-family-copy { padding: 16px 20px; }
  body.estroik-readable .simple-family-title { font-size: 24px; margin-bottom: 5px; }
  .simple-family-title br { display: none; }
  .simple-family-banner > img { height: 145px; object-position: 34% center; }
}
