/* Compact storefront. Existing brand colors and templates are retained. */
:root { --profilok-blue:#087fbe; --profilok-ink:#153547; --profilok-line:#e2eaf0; }
body { color:var(--profilok-ink); }
.container { box-sizing:border-box; width:100%; max-width:1320px; padding-left:24px; padding-right:24px; }
.page-header { background:#fff; border-bottom:1px solid var(--profilok-line); }
.page-header-wrapper { padding:14px 0; gap:20px; min-height:0; }
.page-header .logo-wrapper { flex-wrap:nowrap; gap:10px; flex-shrink:0; align-items:center; }
.page-header .logo-wrapper-img { width:52px; height:52px; object-fit:contain; }
.page-header .logo-site-text { font-size:20px; line-height:1.2; }
.page-header .text-header-logo-desription { font-size:12px; line-height:1.3; margin:3px 0 0; }
.page-header .user-nav { flex:1; gap:18px; justify-content:flex-end; margin:0; }
.page-header .text-header-desription { font-size:12px; line-height:1.35; margin:0; }
.page-header .header-calendar-mobile { width:22px; height:22px; flex-shrink:0; }
.page-header .box-header-desription { gap:8px; }
.page-header .user-nav-action-link { padding:12px 14px; font-size:16px; border-radius:8px; white-space:nowrap; }
.page-header .user-nav-action-link .flare { display:none; }
.page-header .top-menu { margin:0; padding:0; }
.page-header .top-menu > li > a { font-size:15px; padding:13px 12px; }
.page-header .top-menu > li { margin:0; }
.menu-open-icon { border:0; padding:0; background-color:transparent; cursor:pointer; flex-shrink:0; }
.profilok-mobile-search { display:none; }
a:focus-visible, button:focus-visible, select:focus-visible, input:focus-visible { outline:3px solid #087fbe; outline-offset:3px; }
.main-navigation .menu-item-has-children:focus-within > .sub-menu { display:block; }
main.main-index { margin-top:26px; }
h1 { font-size:clamp(27px,3vw,40px); line-height:1.15; margin:0 0 18px; }
.element-animation { opacity:1; transform:none; }
.home .about-box { margin-bottom:32px; }
.home .subtitle-main { font-size:17px; line-height:1.5; max-width:820px; margin:12px auto 20px; }
.home .block-title-main { margin-bottom:24px; }
.home .wrapper-service-san { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:12px; }
.home .wrapper-service-san > .woocommerce { grid-column:1 / -1; width:100%; }
.home .about-box-squares .wrapper-service-san > a { min-width:0; width:auto; margin:0; font-size:16px; }
.home .main-cat-item { border:1px solid var(--profilok-line); border-radius:10px; overflow:hidden; height:100%; background:#f4f7f9; }
.home .main-cat-item img { height:155px; min-height:0; opacity:1; object-fit:cover; }
.home .main-cat-item span { font-size:16px; line-height:1.25; }
.profilok-home-actions { display:flex; justify-content:center; flex-wrap:wrap; gap:10px; margin:18px 0 24px; }
.profilok-home-actions a { padding:11px 20px; border:1px solid var(--profilok-blue); border-radius:8px; color:var(--profilok-blue); font-size:16px; font-weight:700; }
.profilok-home-actions a:first-child { background:var(--profilok-blue); color:#fff; }
.filter-box { gap:28px; align-items:flex-start; }
.profilok-filter { flex:0 0 230px; min-width:0; padding:16px; border:1px solid var(--profilok-line); border-radius:12px; box-sizing:border-box; background:#f7f9fb; }
.profilok-filter h2 { text-align:left; font-size:19px; margin:0 0 12px; line-height:1.3; }
.profilok-filter .woof { min-width:0; }
.profilok-filter select { max-width:100%; width:100%; min-height:42px; border:1px solid #bdcdd8; border-radius:6px; background:#fff; font:inherit; font-size:14px; padding:8px; }
.profilok-filter .woof_container_inner h4 { font-size:14px; margin:8px 0 5px; }
.filter-box .main-woocommerce-box { min-width:0; flex:1; width:auto; }
.breadcrumbs { font-size:13px; line-height:1.5; margin:0 0 18px; color:#566c79; }
.woocommerce ul.products { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:16px; margin:20px 0 28px; }
.woocommerce .filter-box ul.products { grid-template-columns:repeat(3,minmax(0,1fr)); }
.woocommerce ul.products:before,.woocommerce ul.products:after { display:none; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width:auto!important; float:none; clear:none; margin:0; padding:14px; min-width:0; display:flex; flex-direction:column; border:1px solid var(--profilok-line); border-radius:10px; box-sizing:border-box; background:#fff; transition:border-color .15s,box-shadow .15s; }
.woocommerce ul.products li.product:hover { border-color:#a8c8db; box-shadow:0 6px 18px #16394b0d; }
.woocommerce ul.products li.product > a.woocommerce-LoopProduct-link { display:flex; flex-direction:column; flex:1; }
.woocommerce ul.products li.product a img { width:100%; height:180px; object-fit:contain; margin:0 0 12px; border-radius:6px; }
.woocommerce ul.products li.product .woocommerce-loop-product__title { font-size:15px; line-height:1.4; padding:0 0 12px; font-weight:600; }
.woocommerce ul.products li.product .price { margin-top:auto; padding-top:8px; font-size:18px; font-weight:700; color:var(--profilok-ink); text-align:left; }
.woocommerce ul.products li.product .button { width:100%; max-width:none; box-sizing:border-box; text-align:center; padding:11px 8px; font-size:14px; line-height:1.25; border:0; border-radius:6px; background:var(--profilok-blue); margin-top:12px; }
.archive-category-wrapper { gap:12px; padding:14px; border-radius:10px; align-items:stretch; margin:16px 0; }
.archive-category-wrapper li { flex:0 1 105px; max-width:105px; }
.archive-category-wrapper img { max-height:65px; object-fit:contain; }
.archive-category-wrapper h2 { font-size:13px; line-height:1.3; }
.profilok-category-description { clear:both; margin-top:32px; padding-top:24px; border-top:1px solid var(--profilok-line); font-size:16px; line-height:1.65; }
.profilok-category-description h2 { text-align:left; font-size:26px; margin:16px 0; }
.profilok-category-description h3 { font-size:21px; }
.woocommerce div.product .product_title { font-size:clamp(24px,2.4vw,32px); line-height:1.25; margin:0 0 16px; }
.woocommerce div.product div.summary > * { order:initial; }
.woocommerce div.product .price-block-woo { padding:14px 16px; border-radius:10px; background:#f3f8fb; margin:0 0 14px; }
.woocommerce div.product .price-block-woo .price { margin:0; font-size:25px; font-weight:700; color:var(--profilok-ink); }
.woocommerce div.product form.cart { margin:16px 0 20px; order:initial; }
.woocommerce div.product form.cart .variations select { min-height:42px; padding:8px; border:1px solid #bdcdd8; border-radius:6px; background:#fff; font-size:16px; }
.woocommerce div.product form.cart .button { min-height:44px; height:auto; padding:12px 20px; border-radius:7px; background:var(--profilok-blue); font-weight:700; }
.woocommerce div.product form.cart .button.disabled { opacity:.5; }
.woocommerce div.product .product_meta { margin:8px 0; font-size:13px; }
.woocommerce div.product .attribute-wrapper { display:grid; grid-template-columns:minmax(100px,1fr) 1.2fr; gap:10px; padding:7px 0; border-bottom:1px solid #edf1f4; font-size:14px; }
.woocommerce .advantages-product-box { display:none; }
.profilok-choice-help { margin:10px 0; font-size:14px; color:#526977; line-height:1.5; }
.profilok-buy-help { border:1px solid var(--profilok-line); border-radius:10px; padding:18px; margin-top:16px; font-size:15px; line-height:1.5; }
.profilok-buy-help p { margin:8px 0; }
.profilok-help-links { display:flex; flex-wrap:wrap; gap:10px 18px; }
.profilok-help-links a { color:var(--profilok-blue); text-decoration:underline; font-weight:700; }
.profilok-buy-help .profilok-pickup { font-size:13px; color:#526977; margin-bottom:0; }
@media(min-width:992px) and (max-width:1199px) { .page-header .user-nav > .box-header-desription:first-child { display:none; } }
@media(max-width:991px) {
 .profilok-mobile-search { display:block; padding-bottom:10px; }
 .profilok-mobile-search form { display:flex; gap:8px; margin:0; }
 .profilok-mobile-search .search-field { width:100%; min-width:0; height:40px; padding:8px 10px; box-sizing:border-box; border:1px solid #bdcdd8; border-radius:6px; font-size:16px; }
 .profilok-mobile-search button { padding:8px 12px; border:0; border-radius:6px; background:var(--profilok-blue); color:white; }
 .container { padding-left:16px; padding-right:16px; }
 .page-header { overflow:visible; }
 .page-header-wrapper { padding:10px 0; gap:12px; justify-content:space-between; }
 .page-header .logo-wrapper-img { width:40px; height:40px; }
 .page-header .logo-site-text { font-size:18px; }
 .page-header .text-header-logo-desription { font-size:10px; }
 .page-header .top-menu > li > a { display:block; padding:12px; }
 .page-header .link-mobile-header { box-sizing:border-box; width:40px; height:40px; padding:10px; }
 .page-header .menu-open-icon { width:30px; height:30px; }
 .home .wrapper-service-san { grid-template-columns:repeat(3,minmax(0,1fr)); }
 .home .main-cat-item img { height:130px; }
 .filter-box { gap:20px; }
 .profilok-filter { flex-basis:200px; }
 .woocommerce ul.products, .woocommerce .filter-box ul.products { grid-template-columns:repeat(2,minmax(0,1fr)); }
 .woocommerce ul.products li.product a img { height:165px; }
}
@media(max-width:768px) {
 main.main-index { margin-top:20px; }
 .filter-box { display:block; }
 .profilok-filter { width:100%; padding:12px; margin-bottom:20px; }
 .profilok-filter h2 { font-size:17px; }
 .profilok-filter .woof_show_mobile_filter { margin:0; }
 .home .wrapper-service-san { grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; }
 .home .main-cat-item span { font-size:14px; }
 .home .subtitle-main { font-size:15px; }
 .woocommerce ul.products { gap:10px; }
 .woocommerce ul.products li.product { padding:10px; }
 .woocommerce ul.products li.product a img { height:140px; }
 .woocommerce ul.products li.product .woocommerce-loop-product__title { font-size:14px; }
 .woocommerce ul.products li.product .price { font-size:16px; }
 .woocommerce div.product div.summary { width:100%; float:none; }
 .woocommerce div.product div.images { width:100%; float:none; }
 .profilok-category-description h2 { font-size:23px; }
}
@media(prefers-reduced-motion:reduce) { *, *:before, *:after { scroll-behavior:auto!important; animation:none!important; transition:none!important; } }

/* Catalog-focused layout: shared cards, predictable spacing and controls. */
.home main.main-index, main.pk-shop { padding:0; }
.pk-filter-panel > summary { cursor:pointer; font-size:17px; font-weight:700; line-height:1.4; padding:2px 0 10px; }
.pk-filter-panel:not([open]) > summary { padding-bottom:2px; }
.home .promo .block-promo { display:flex; align-items:center; gap:24px; background:#edf5f9; border:1px solid #dbe8ef; border-radius:12px; padding:24px; min-height:0; overflow:hidden; }
.home .promo .promo-text { flex:1; width:auto; min-width:0; padding:0; }
.home .promo h2.promo-title { text-align:left; font-size:26px; line-height:1.3; margin:10px 0; max-width:800px; }
.home .promo .promo-decription { font-size:15px; line-height:1.5; margin:0; }
.home .promo .img-promo { position:static; width:180px; height:150px; object-fit:contain; flex-shrink:0; }
.home .review-wrapper.owl-carousel.owl-loaded.owl-drag { padding:0; }
.home .review-wrapper.owl-carousel.owl-loaded.owl-drag:before { display:none; }
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:10px; }
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper > div { width:100%; margin:0; }
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper > div:first-child { grid-column:1 / -1; }
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper > div:not(:first-child) img { width:100%; height:72px; object-fit:contain; border:1px solid #e3ebf0; border-radius:5px; box-sizing:border-box; }
body .page-header { max-width:none; padding:0 max(24px,calc((100% - 1272px)/2)); background:#fff; border-top:3px solid #0b8ecb; border-bottom:1px solid #d6e3eb; box-shadow:0 3px 14px #1838470a; z-index:20; }
body .page-header-wrapper { width:100%; padding:14px 0; }
body .page-header .main-navigation { background:#f3f7fa; border-radius:8px 8px 0 0; }
body .page-header .top-menu > li { border:0; padding:0; overflow:visible; }
body .page-header .top-menu > li > a { display:block; padding:13px 18px; font-size:14px; font-weight:600; }
body .page-header .top-menu > li.current-menu-item > a { color:#087fbe; background:#e6f2f9; border-radius:6px; }
body .page-header .current-menu-item:before { display:none; }
body .page-header .top-menu .sub-menu { z-index:30; }
body.home .main-index { margin-top:0; }
.pk-home-catalog, .pk-shop-categories { background:#f3f6f8; padding:32px 0 24px; }
.pk-intro { display:grid; grid-template-columns:minmax(0,1fr) 240px; align-items:center; gap:40px; margin-bottom:26px; }
.pk-eyebrow { margin:0 0 10px; color:#527180; font-size:11px; line-height:1.4; font-weight:700; letter-spacing:1.5px; }
.pk-intro h1 { font-size:clamp(26px,3vw,38px); line-height:1.15; margin:0 0 12px; max-width:800px; }
.pk-lead { font-size:16px; line-height:1.55; color:#536977; margin:0 0 24px; max-width:730px; }
.pk-intro .pk-lead { margin-bottom:0; }
.pk-consult { display:flex; flex-direction:column; gap:6px; padding:18px 20px; border-left:3px solid #0b8ecb; background:white; border-radius:0 8px 8px 0; text-decoration:none; color:#153547; }
.pk-consult span { font-size:13px; line-height:1.4; }
.pk-consult strong { font-size:18px; white-space:nowrap; }
.pk-consult small { font-size:12px; color:#617987; }
.pk-category-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; align-items:stretch; }
.pk-category-card { min-width:0; border:1px solid #e0e8ed; background:white; border-radius:10px; overflow:hidden; transition:border-color .15s,box-shadow .15s; }
.pk-category-card:hover { border-color:#8ec5e1; box-shadow:0 4px 14px #16394b09; }
.pk-category-link { display:grid; grid-template-columns:minmax(0,1fr) 116px; gap:12px; align-items:center; min-height:136px; padding:16px 18px; color:#153547; text-decoration:none; box-sizing:border-box; }
.pk-category-copy { min-width:0; }
.pk-category-card .pk-category-copy h2 { text-align:left; font-size:18px; line-height:1.25; margin:0 0 16px; font-weight:700; color:#153547; }
.pk-category-cta { display:flex; gap:8px; align-items:center; font-size:12px; line-height:1.3; font-weight:600; color:#087fbe; }
.pk-category-picture { height:110px; display:flex; align-items:center; justify-content:center; background:#f6f8fa; border-radius:7px; overflow:hidden; }
.pk-category-picture img { display:block; width:100%; height:100%; max-width:100%; object-fit:contain; mix-blend-mode:multiply; }
.pk-catalog-bottom { display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; gap:12px; margin-top:22px; }
.pk-catalog-bottom p { font-size:13px; line-height:1.4; color:#607582; margin:0; }
.pk-catalog-bottom > a { padding:10px 18px; color:#fff; border-radius:7px; background:#087fbe; font-size:14px; line-height:1.4; font-weight:700; text-decoration:none; }
.pk-shop.main-index { margin-top:0; }
.pk-shop-categories .breadcrumbs { margin-bottom:16px; }
.pk-subcategories { margin:0 18px 14px; border-top:1px solid #e8edf1; padding-top:10px; }
.pk-subcategories summary { cursor:pointer; color:#476575; font-size:13px; line-height:1.4; padding:4px 0; }
.pk-subcategories summary span { font-size:11px; background:#eaf2f6; padding:2px 6px; border-radius:4px; }
.pk-subcategories ul { margin:12px 0 0; padding:0; list-style:none; }
.pk-subcategories li { margin:0 0 8px; font-size:14px; line-height:1.4; }
.pk-subcategories a { color:#153547; text-decoration:none; }
.pk-subcategories a:hover { color:#087fbe; text-decoration:underline; }
.pk-all-products { padding-top:32px; padding-bottom:36px; }
.pk-all-products > h2 { text-align:left; font-size:28px; margin:0 0 18px; max-width:none; }
.pk-shop .pk-all-products > .breadcrumbs { display:none; }
.home .main-index > .container:has(#banners) { margin-top:26px; margin-bottom:26px; }
.home #banners { overflow:hidden; border-radius:10px; }
.home .section-pluses { background:#edf5f9; padding:24px 0; margin:28px 0; }
.home .section-pluses .pluses__title { font-size:15px; line-height:1.4; }
.home .about-box { padding-top:28px; padding-bottom:28px; margin-bottom:20px; }
.home .about-box h2, .home .advantages h2, .home .review h2, .home .recent-news h2 { font-size:28px; line-height:1.25; text-align:left; margin:0 0 12px; max-width:none; }
.home .about-box .subtitle-main { text-align:left; margin:0 0 20px; max-width:none; font-size:15px; }
.home .advantages { background:#f3f6f8; border-radius:12px; padding:28px; margin-bottom:32px; }
.home .review { padding-top:28px; padding-bottom:28px; background:#f8fafb; border-radius:12px; margin-bottom:32px; }
.home .review .owl-item .review-item { width:auto; max-width:none; box-sizing:border-box; }
.woocommerce ul.products li.product { align-self:stretch; }
.woocommerce ul.products li.product > .woocommerce-LoopProduct-link { text-decoration:none; }
.woocommerce ul.products li.product .woocommerce-loop-product__title { min-height:4.2em; }
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price * { text-decoration:none; line-height:1.4; }
.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price del * { text-decoration:line-through; }
.woocommerce ul.products li.product a.button { display:flex!important; align-items:center; justify-content:center; height:44px!important; min-height:44px; flex:0 0 44px; line-height:20px!important; padding:10px 8px!important; margin:14px 0 0!important; }
.woocommerce ul.products li.product .added_to_cart { font-size:13px; margin-top:8px; text-align:center; }
.woocommerce button:hover, .woocommerce select:hover, .woocommerce input:hover { opacity:1; }
@media(max-width:1100px) {
 .pk-category-link { grid-template-columns:minmax(0,1fr) 88px; padding:14px; gap:8px; }
 .pk-category-picture { height:96px; }
 .pk-category-card .pk-category-copy h2 { font-size:16px; }
}
@media(max-width:991px) {
 body .page-header { padding:0 16px; }
 .pk-intro { grid-template-columns:1fr; gap:18px; }
 .pk-consult { display:none; }
 .pk-category-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
 .pk-category-link { grid-template-columns:minmax(0,1fr) 110px; }
 .pk-category-grid .pk-category-card:last-child:nth-child(odd) { grid-column:1 / -1; }
 body .page-header .main-navigation { border-radius:8px; }
 body .page-header .main-navigation.switch-none { margin:0 0 12px; }
}
@media(max-width:540px) {
 .home .promo .block-promo { padding:20px; }
 .home .promo h2.promo-title { font-size:22px; }
 .home .promo .img-promo { display:none; }
 .woocommerce div.product div.images .woocommerce-product-gallery__wrapper > div:first-child img { max-height:260px; width:100%; object-fit:contain; }
 .woocommerce div.product div.images .woocommerce-product-gallery__wrapper > div:not(:first-child) img { height:58px; }
 .archive-category-wrapper { flex-wrap:nowrap; overflow-x:auto; align-items:flex-start; gap:12px; }
 .archive-category-wrapper > li { flex:0 0 92px; min-width:92px; }
 .pk-home-catalog, .pk-shop-categories { padding:24px 0 20px; }
 .pk-category-grid { gap:10px; }
 .pk-category-link { grid-template-columns:1fr; min-height:0; padding:12px; gap:10px; }
 .pk-category-copy { order:2; }
 .pk-category-picture { order:1; height:100px; }
 .pk-category-card .pk-category-copy h2 { font-size:15px; line-height:1.25; min-height:2.5em; margin-bottom:8px; }
 .pk-category-cta { font-size:11px; }
 .pk-category-grid .pk-category-card:last-child:nth-child(odd) .pk-category-link { grid-template-columns:1fr 100px; align-items:center; }
 .pk-category-grid .pk-category-card:last-child:nth-child(odd) .pk-category-copy { order:0; }
 .pk-category-grid .pk-category-card:last-child:nth-child(odd) h2 { min-height:0; }
 .pk-subcategories { margin:0 12px 12px; }
 .pk-subcategories summary { font-size:12px; }
 .pk-lead { font-size:14px; }
 .pk-eyebrow { font-size:10px; }
 .pk-catalog-bottom { align-items:stretch; }
 .pk-catalog-bottom > a { text-align:center; width:100%; }
 .home .advantages, .home .review { border-radius:0; padding:24px 16px; }
 .woocommerce ul.products li.product .woocommerce-loop-product__title { min-height:0; }
}

@font-face{font-family:"Profilok Sans";src:url("../fonts/ptsans-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Profilok Sans";src:url("../fonts/ptsans-700.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}
:root{--pk-ink:#153547;--pk-muted:#5b7180;--pk-blue:#087fbe;--pk-line:#dde7ed;--pk-surface:#f3f7f9}
body,input,button,select,textarea,.woocommerce,.woocommerce button,.woocommerce input,.woocommerce select{font-family:"Profilok Sans",Arial,sans-serif}
body{font-size:16px;font-weight:400;line-height:1.5}
h1,h2,h3,h4,h5,h6,.woocommerce h1,.woocommerce h2,.woocommerce h3{font-family:"Profilok Sans",Arial,sans-serif;font-weight:700;letter-spacing:-.025em;line-height:1.2;color:var(--pk-ink)}
h1{font-size:clamp(26px,3vw,38px)}h2{font-size:28px}h3{font-size:20px}
strong,b{font-weight:700}p{line-height:1.5}
button,a,input,select,textarea{touch-action:manipulation}
.pk-icon{flex:0 0 24px;color:var(--pk-blue);vertical-align:middle}
body .page-header-wrapper{gap:22px;padding:12px 0}
body .page-header .user-nav{gap:16px;min-width:0}
body .page-header .box-header-desription:has(.is-search-form){flex:1;min-width:150px;max-width:280px}
body .page-header .is-search-form{display:flex!important;align-items:stretch;width:100%;height:42px;border:1px solid #c7d7e1;border-radius:7px;background:#f5f8fa;box-sizing:border-box;overflow:hidden;margin:0!important}
body .page-header .is-search-form label{flex:1;min-width:0;width:auto!important;margin:0}
body .page-header .is-search-input{height:40px!important;width:100%!important;padding:9px 12px!important;box-shadow:none!important;border:0!important;background:transparent!important;color:var(--pk-ink)!important;font-family:inherit!important;font-size:15px!important}
body .page-header .is-search-submit{height:40px!important;width:40px!important;flex:0 0 40px;border:0!important;border-radius:0;background:transparent!important;padding:0!important}
body .page-header .is-search-icon{display:flex!important;align-items:center;justify-content:center;width:40px!important;height:40px!important;padding:0!important;border:0!important;background:transparent!important}
body .page-header .is-search-icon svg{width:21px;fill:var(--pk-blue)}
body .page-header .is-search-form:focus-within{outline:2px solid #69b7df;outline-offset:2px}
body .page-header .user-nav-action-link{height:42px;padding:9px 13px;box-sizing:border-box;font-size:16px;box-shadow:none}
body .page-header .top-menu>li>a{font-size:15px;font-weight:700;padding:12px 16px}
body .page-header .top-menu>.menu-item-has-children{position:relative;display:flex;align-items:center}
body .page-header .top-menu>.menu-item-has-children>a{padding-right:4px}
.pk-submenu-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:42px;padding:0;background:transparent;border:0;color:var(--pk-blue);border-radius:6px;font-size:22px;cursor:pointer}
body .page-header .top-menu .sub-menu{display:none;position:absolute;top:100%;left:0;right:auto;bottom:auto;width:520px;max-width:calc(100vw - 40px);padding:12px;margin:0;background:white;border:1px solid var(--pk-line);border-radius:0 0 10px 10px;box-shadow:0 16px 32px #173e501a;transform:none;list-style:none;box-sizing:border-box}
body .page-header .top-menu .sub-menu li{width:auto;margin:0;padding:0;border:0;list-style:none}
body .page-header .top-menu .sub-menu a{display:block;padding:12px;color:var(--pk-ink);border-radius:6px;font-size:15px;line-height:1.3;font-weight:400;text-decoration:none}
body .page-header .top-menu .sub-menu a:hover{background:var(--pk-surface);color:var(--pk-blue)}
body .page-header .top-menu .pk-submenu-open>.sub-menu{display:grid;grid-template-columns:1fr 1fr;gap:4px}
@media(min-width:992px){body .page-header .top-menu>.menu-item-has-children:hover>.sub-menu{display:grid;grid-template-columns:1fr 1fr;gap:4px}}
body input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):not([type=range]),body select,body textarea{font-family:inherit;font-size:16px;color:var(--pk-ink);box-sizing:border-box;border:1px solid #bfd0dc;border-radius:7px;padding:9px 12px;background:#fff;max-width:100%}
body select{min-height:42px;padding-right:32px;cursor:pointer;line-height:1.3}
.woocommerce .woocommerce-ordering{float:right;margin:0 0 16px}
.woocommerce .woocommerce-result-count{float:left;margin:9px 12px 16px 0;font-size:14px;color:var(--pk-muted)}
.woocommerce .woocommerce-ordering select{font:inherit;font-size:14px;min-width:240px;height:42px;padding:8px 12px;border:1px solid #bfd0dc;border-radius:7px;background:#fff;color:var(--pk-ink)}
body .woof_reset_search_form,body .woof_reset_button_2,body .woof_submit_search_form{min-height:36px;padding:7px 12px;border:1px solid #c8dce6;border-radius:6px;background:#e9f2f7;color:#165374;font:700 14px "Profilok Sans",sans-serif;cursor:pointer}
.woocommerce ul.products{clear:both;gap:14px;margin-top:16px}
body.woocommerce ul.products li.product,body.woocommerce-page ul.products li.product{padding:12px;width:auto!important}
.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{min-height:0}
.woocommerce ul.products li.product a img{height:160px;margin-bottom:10px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;line-height:1.3;font-weight:700;min-height:2.6em;padding:0;margin:0 0 10px;letter-spacing:0}
.woocommerce ul.products li.product .price{font-size:18px;padding:0;margin-bottom:0;line-height:1.3}
.woocommerce ul.products li.product a.button{font-family:inherit;font-size:15px;font-weight:700;margin-top:12px!important;height:42px!important;min-height:42px;flex-basis:42px;border-radius:6px}
.woocommerce ul.products li.product a.button:before{content:"+";font-size:20px;margin-right:7px;font-weight:400}
.woocommerce ul.products li.product.product-type-variable a.button:before{content:"";margin:0}
.woocommerce ul.products li.product.product-type-variable a.button:after{content:"→";margin-left:8px;font-size:18px}
.woocommerce ul.products li.product a.button.loading:after,.woocommerce ul.products li.product a.button.added:after{content:normal}
.woocommerce .filter-box{gap:24px}
.woocommerce .main-woocommerce-box>h1{font-size:clamp(26px,2.8vw,36px);margin-bottom:12px}
.woocommerce div.product{align-items:flex-start}
.woocommerce div.product div.summary{display:block;width:51%;margin:0 0 24px;float:none}
.woocommerce div.product div.images{width:45%;height:auto;min-height:0;margin:0 0 24px;align-self:flex-start}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;align-items:start;grid-auto-rows:auto}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper>div{height:auto!important;min-height:0;align-self:start}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper>div:first-child{grid-column:1/-1}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper>div a{display:block;height:auto;min-height:0;padding:0;margin:0}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper>div:first-child img{width:100%!important;height:360px!important;max-height:360px;object-fit:contain;border:1px solid var(--pk-line);border-radius:10px;box-sizing:border-box}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper>div:not(:first-child) img{width:100%!important;height:66px!important;object-fit:contain}
.woocommerce div.product .product_title{font-size:clamp(24px,2.4vw,32px);margin:0 0 14px}
.woocommerce div.product .price-block-woo{display:block;padding:12px 16px;margin:0 0 12px}
.woocommerce div.product .price-block-woo .price{font-size:25px;line-height:1.25}
.woocommerce-product-details__short-description{font-size:15px;line-height:1.5}
.woocommerce-product-details__short-description p{font-size:15px;line-height:1.5;text-align:left;margin:8px 0}
.woocommerce div.product .attribute-wrapper{font-size:14px;line-height:1.4;padding:6px 0;min-height:0}
.woocommerce div.product .attribute-wrapper>*{margin:0;line-height:1.4}
.profilok-choice-help{font-size:13px;margin:10px 0;color:var(--pk-muted)}
.pk-product-order-label{display:flex;align-items:center;gap:8px;padding-top:14px;font-size:15px}
.woocommerce div.product form.cart{display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px;margin:10px 0 16px}
.woocommerce div.product form.cart .variations{width:100%;max-width:none;margin:0}
.woocommerce div.product form.cart .variations tr{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:8px}
.woocommerce div.product form.cart .variations th,.woocommerce div.product form.cart .variations td{display:block;padding:0;max-width:none;font-size:15px}
.woocommerce div.product form.cart .variations label{font-weight:700;margin:0;line-height:1.5}
.woocommerce div.product form.cart .variations select{min-width:170px;margin:0}
.woocommerce div.product form.cart .reset_variations{font-size:13px;margin-left:10px}
.woocommerce div.product form.cart .single_variation_wrap{width:100%}
.woocommerce-variation-add-to-cart{display:flex;align-items:center;gap:10px}
.woocommerce div.product form.cart .quantity{margin:0;float:none}
.woocommerce .quantity .qty{width:72px;height:44px;padding:8px}
.woocommerce div.product form.cart .button{font-family:inherit;font-size:16px}
.woocommerce div.product .woocommerce-variation-price{margin-bottom:10px}
.woocommerce div.product .woocommerce-variation-price .price{justify-content:flex-start;gap:4px;font-size:21px}
.woocommerce div.product .product_meta:empty{display:none}
.profilok-buy-help{background:#f5f8fa;padding:14px 16px;margin-top:14px;font-size:14px}
.profilok-buy-help>strong:before{content:"?";display:inline-flex;justify-content:center;align-items:center;width:21px;height:21px;border:1px solid #83b9d5;border-radius:50%;margin-right:8px;color:var(--pk-blue)}
.profilok-buy-help .profilok-pickup{font-size:13px}
.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related{width:100%;margin-top:24px}
.pk-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}
.pk-section-head h2,.home .pk-section-head h2{margin:0;text-align:left;font-size:28px}
.pk-section-head p{margin:7px 0 0;color:var(--pk-muted);font-size:15px}
.pk-scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a8c7d7 transparent;padding:0 0 12px;align-items:flex-start;overscroll-behavior-x:contain}
.pk-scroll>*{scroll-snap-align:start;box-sizing:border-box}
.pk-scroll-controls{display:none;gap:8px;flex-shrink:0}
.pk-js .pk-scroll-controls{display:flex}
.pk-scroll-controls button{width:40px;height:40px;border:1px solid #c8dce6;border-radius:50%;color:var(--pk-blue);background:#fff;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}
.pk-scroll-controls button:disabled{opacity:.35;cursor:default}
.pk-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border:1px solid var(--pk-blue);border-radius:7px;background:var(--pk-blue);color:white;text-decoration:none;font:700 15px/1.3 "Profilok Sans",sans-serif;box-sizing:border-box;cursor:pointer}
.pk-button:hover{background:#076b9e;color:white}
.pk-button-light{background:white;color:var(--pk-blue);border-color:#bfd7e4}
.pk-button-light:hover{background:#eaf4f9;color:#076b9e}
.pk-text-link{display:inline-block;margin-top:12px;color:var(--pk-blue);font-size:15px;font-weight:700;text-decoration:none}
.pk-section-head>.pk-text-link{margin:0;flex-shrink:0}
.home .section-pluses{margin:0 0 28px;padding:0;background:#fff;border-bottom:1px solid var(--pk-line)}
.pk-service-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.pk-service-strip>a{display:flex;gap:12px;align-items:center;padding:20px 0;color:var(--pk-ink);text-decoration:none}
.pk-service-strip strong,.pk-service-strip small{display:block}
.pk-service-strip strong{font-size:16px;line-height:1.3}.pk-service-strip small{font-size:13px;color:var(--pk-muted);margin-top:4px}
.pk-service-strip>a>span:last-child{margin-left:auto;color:var(--pk-blue)}
.pk-banner-section{margin-bottom:24px}
.pk-banners>a{flex:0 0 100%;border-radius:10px;overflow:hidden}
.pk-banners picture,.pk-banners img{display:block;width:100%;height:auto}
.home .promo{margin-bottom:20px}
.home .promo .block-promo{padding:20px 24px}.home .promo h2.promo-title{font-size:24px}
.home .about-box{margin-bottom:16px;padding-bottom:16px}
.pk-advice{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;padding:28px!important;background:var(--pk-surface);border-radius:12px;margin-bottom:32px}
.pk-advice h2{margin:0 0 12px;text-align:left;font-size:28px}
.pk-advice p{font-size:15px;line-height:1.5}
.pk-advice-steps{align-self:center}.pk-advice-steps p{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--pk-line);padding:12px 0;margin:0}
.pk-advice-steps span{color:#6a96ad;font-size:23px}
.pk-reviews-section{padding:30px 0;background:#f5f8fa;border-top:1px solid #eaf0f3;border-bottom:1px solid #eaf0f3}
.pk-review-card{flex:0 0 calc((100% - 32px)/3);background:white;border:1px solid var(--pk-line);border-radius:10px;padding:20px;font-size:15px;line-height:1.5;min-width:0}
.pk-review-author{display:flex;align-items:center;gap:10px}
.pk-avatar{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#eaf2f7;color:var(--pk-blue);font-weight:700;flex-shrink:0}
.pk-review-author strong,.pk-review-author small{display:block}.pk-review-author small,.pk-source{font-size:12px;color:#6a7f8c}
.pk-review-card p{margin:14px 0;line-height:1.5;font-size:15px}
.pk-review-card summary{color:var(--pk-blue);cursor:pointer;font-size:14px}
.pk-source{display:block;margin-top:14px}
.pk-news-section{padding-top:32px;padding-bottom:30px}
.pk-news-card{display:flex;flex-direction:column;flex:0 0 calc((100% - 32px)/3);border:1px solid var(--pk-line);border-radius:10px;overflow:hidden;color:var(--pk-ink);text-decoration:none;background:white;min-width:0}
.pk-news-card>img{width:100%;height:150px;object-fit:cover;margin:0}
.pk-news-card>div{padding:16px}
.pk-news-card time{font-size:12px;color:var(--pk-muted)}
.pk-news-card h3{font-size:19px;line-height:1.25;margin:8px 0}
.pk-news-card p{font-size:14px;color:var(--pk-muted);margin:10px 0;line-height:1.4}
.pk-news-card span{font-weight:700;color:var(--pk-blue);font-size:14px}
.pk-home-description{border-top:1px solid var(--pk-line);padding-top:24px;padding-bottom:24px;font-size:15px}
.pk-home-description h2{font-size:25px;text-align:left;margin:20px 0 12px}
.pk-business{padding-top:24px;padding-bottom:40px}
.pk-business h1{margin:0 0 16px}
.pk-business h2{text-align:left;font-size:26px;margin:0 0 14px}
.pk-business h3{font-size:20px;margin:12px 0}
.pk-page-intro{max-width:780px;margin-bottom:28px}
.pk-page-intro>p:last-child,.pk-about-hero>div>p:not(.pk-eyebrow){font-size:18px;color:var(--pk-muted);line-height:1.5;margin:0 0 22px}
.pk-contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:20px}
.pk-panel{padding:24px;border:1px solid var(--pk-line);border-radius:12px;background:#fff}
.pk-panel p{font-size:16px;line-height:1.5;margin:10px 0 18px}
.pk-card-heading{display:flex;align-items:center;gap:10px;margin-bottom:18px}.pk-card-heading h2{font-size:22px;margin:0}
.pk-contact-phone{font-size:28px;font-weight:700;color:var(--pk-ink);text-decoration:none}
.pk-actions{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}
.pk-contact-email{display:flex;align-items:center;gap:8px;color:var(--pk-blue);margin-top:22px}
.pk-hours{display:flex;align-items:center;gap:8px;color:var(--pk-muted)}
.pk-copy-status{display:block;color:#27733d;font-size:13px}
.pk-location{display:grid;grid-template-columns:1fr 1.2fr;gap:32px;align-items:center;margin:32px 0}
.pk-location>a{display:block;background:var(--pk-surface);border-radius:10px;overflow:hidden;text-decoration:none}
.pk-location img{display:block;width:100%;height:auto;max-height:380px;object-fit:contain}
.pk-location>a>span{display:block;padding:12px 16px;font-size:14px;color:var(--pk-blue)}
.pk-disclosure{border-bottom:1px solid var(--pk-line);padding:14px 0}
.pk-disclosure summary{cursor:pointer;font-weight:700;font-size:17px;color:var(--pk-ink)}
.pk-disclosure p{font-size:16px;line-height:1.5;margin:12px 0 4px;color:var(--pk-muted)}
.pk-map-section{padding:24px;border-radius:12px;background:var(--pk-surface)}
.pk-map-placeholder{min-height:100px;color:var(--pk-muted);font-size:15px}
.pk-map-placeholder iframe{display:block;width:100%;height:360px;border:0;border-radius:8px}
.pk-requisites{margin-top:20px}
.pk-about-hero{display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:center;padding:30px;border-radius:12px;background:var(--pk-surface);margin-bottom:32px}
.pk-about-aside{padding:24px;background:white;border:1px solid var(--pk-line);border-radius:10px}
.pk-about-aside h2{font-size:23px;margin-top:14px}
.pk-about-aside p{margin:12px 0;font-size:15px}
.pk-about-aside a{color:var(--pk-blue);font-weight:700;font-size:15px}
.pk-three-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.pk-three-columns p{font-size:15px;margin-bottom:0}
.pk-selection{display:grid;grid-template-columns:1fr 1fr;gap:44px;padding:28px;background:var(--pk-surface);border-radius:12px;margin:32px 0;scroll-margin-top:20px}
.pk-selection p{font-size:16px;color:var(--pk-muted)}
.pk-checklist label{display:flex;align-items:flex-start;gap:12px;padding:16px;margin-bottom:10px;border:1px solid var(--pk-line);border-radius:8px;background:white;cursor:pointer}
.pk-checklist input{width:20px;height:20px;margin:3px 0 0;accent-color:var(--pk-blue);flex-shrink:0}
.pk-checklist strong,.pk-checklist small{display:block}.pk-checklist strong{font-size:17px}.pk-checklist small{font-size:14px;color:var(--pk-muted);margin-top:4px}
.pk-checklist label:has(input:checked){border-color:#72b5d6;background:#f1faff}
.pk-selection .pk-check-progress{font-weight:700;color:var(--pk-blue)}
.pk-faq{max-width:900px}
@media(max-width:1199px){body .page-header .user-nav>.box-header-desription:first-child{display:none}body .page-header .user-nav{gap:12px}body .page-header .text-header-desription{font-size:11px}}
@media(max-width:991px){
body .page-header .top-menu>.menu-item-has-children{display:grid;grid-template-columns:1fr 44px;width:100%}
body .page-header .top-menu .sub-menu,body .page-header .top-menu .menu-item-has-children:hover>.sub-menu{display:none;position:static;grid-column:1/-1;width:100%;max-width:none;box-shadow:none;border:0;border-top:1px solid var(--pk-line);border-radius:0;padding:8px;background:#edf3f7}
body .page-header .top-menu .pk-submenu-open>.sub-menu{display:grid!important;grid-template-columns:1fr 1fr}
body .page-header .top-menu>li>a{font-size:16px;padding:12px}
body .page-header .main-navigation.switch-none{max-height:70vh;overflow-y:auto}
.pk-service-strip{gap:16px}.pk-service-strip>a{gap:8px}.pk-service-strip small{font-size:12px}
.pk-review-card,.pk-news-card{flex-basis:calc((100% - 16px)/2)}
.pk-about-hero{gap:24px;padding:24px}
.pk-contact-grid{grid-template-columns:1fr 1fr}
.pk-panel{padding:20px}
.pk-contact-phone{font-size:25px}
.pk-location{gap:24px}
}
@media(max-width:768px){
.woocommerce div.product div.summary,.woocommerce div.product div.images{width:100%}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper>div:first-child img{height:290px!important;max-height:290px}
.pk-service-strip{grid-template-columns:1fr;gap:0}.pk-service-strip>a{padding:12px 0;border-bottom:1px solid #e8eff3}
.pk-service-strip>a:last-child{border:0}.home .section-pluses{margin-bottom:20px}
.pk-service-strip small{font-size:13px}
.pk-advice,.pk-about-hero,.pk-contact-grid,.pk-selection,.pk-location{grid-template-columns:1fr;gap:20px}
.pk-three-columns{grid-template-columns:1fr}
.pk-advice{border-radius:0;padding:22px 16px!important}
.pk-about-hero,.pk-selection{padding:20px}
.pk-section-head h2,.home .pk-section-head h2{font-size:24px}
.pk-section-head p{font-size:14px}
.pk-section-head>.pk-text-link{font-size:13px}
.pk-scroll-controls{gap:6px}.pk-scroll-controls button{width:36px;height:36px}
.pk-business h1{font-size:30px}
.pk-page-intro>p:last-child,.pk-about-hero>div>p:not(.pk-eyebrow){font-size:17px}
.pk-location{margin:24px 0}.pk-map-section{padding:18px}
.pk-map-section .pk-section-head{align-items:flex-start;flex-direction:column}
.pk-review-card,.pk-news-card{flex-basis:85%}
.pk-banners>a{flex-basis:100%}
.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none}
.woocommerce .woocommerce-result-count{margin:0 0 10px}
.woocommerce .woocommerce-ordering{margin:0 0 16px}
.woocommerce .woocommerce-ordering select{width:100%}
body.woocommerce ul.products li.product,body.woocommerce-page ul.products li.product{padding:10px;width:auto!important}
.woocommerce ul.products li.product a img{height:135px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px;min-height:0}
.woocommerce ul.products li.product .price{font-size:16px}
.woocommerce ul.products li.product a.button{font-size:14px}
.home .about-box ul.products{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px;justify-items:stretch}
.pk-home-description{font-size:15px}
}
body :is(a,p,span,li,label,small,strong,b,summary,time,td,th){font-family:"Profilok Sans",Arial,sans-serif}
.visually-hidden,.screen-reader-text,.is-screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper>div:not(:first-child){width:100%!important;max-width:none!important}
.woocommerce div.product .single_variation_wrap{display:block;min-width:0}
.woocommerce div.product .single_variation_wrap span.woocommerce-Price-amount.amount bdi{display:inline!important}
body.woocommerce .pk-news-card>img{width:100%!important;height:150px!important;object-fit:cover}
.pk-review-track,.pk-news-track{align-items:stretch}
.pk-review-card{display:flex;flex-direction:column}
.pk-review-card .pk-source{margin-top:auto;padding-top:14px}
.pk-review-card details{margin-bottom:10px}
@media(max-width:991px){
body .page-header .top-menu .sub-menu{position:static!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important}
.profilok-mobile-search{width:100%}
.profilok-mobile-search form{width:100%}
}
@media(prefers-reduced-motion:reduce){.pk-scroll{scroll-behavior:auto}}


.pk-menu-chevron{display:block;flex:0 0 16px;transition:transform .18s ease}
body .page-header .pk-submenu-toggle{align-self:center;line-height:1;height:42px;padding:0;margin:0;transform:none}
.pk-submenu-toggle[aria-expanded="true"] .pk-menu-chevron{transform:rotate(180deg)}
@media(min-width:992px){.menu-item-has-children:hover>.pk-submenu-toggle .pk-menu-chevron{transform:rotate(180deg)}}
.pk-delivery-intro{display:grid;grid-template-columns:1fr 280px;gap:40px;align-items:center;margin:10px 0 22px}
.pk-delivery-intro .pk-lead{margin-bottom:0;max-width:700px}
.pk-delivery-nav{display:flex;flex-wrap:wrap;gap:8px;padding:14px;background:var(--pk-surface);border-radius:10px;margin-bottom:28px}
.pk-delivery-nav a{padding:8px 14px;background:#fff;border:1px solid var(--pk-line);border-radius:6px;font-size:14px;text-decoration:none;color:var(--pk-ink)}
.pk-delivery-nav a:hover{border-color:#91bfd7;color:var(--pk-blue)}
.pk-delivery-section{margin:0 0 32px;scroll-margin-top:20px}
.pk-shipping-card{display:flex;flex-direction:column;padding:22px}
.pk-shipping-card .pk-card-heading{margin:0 0 18px}
.pk-shipping-card h3{margin:0;font-size:20px}
.pk-shipping-card .pk-shipping-price{font-size:30px;line-height:1.2;font-weight:700;margin:0 0 18px;letter-spacing:-.02em}
.pk-shipping-price small{display:block;font-size:15px;font-weight:400;color:var(--pk-muted);margin-top:4px;letter-spacing:0}
.pk-shipping-card .pk-text-link{margin-top:auto;padding-top:6px}
.pk-shipping-card .pk-shipping-note,.pk-shipping-note{font-size:14px;color:var(--pk-muted);line-height:1.5}
.pk-shipping-featured{background:#f1f8fc;border-color:#a3cce2}
.pk-shipping-card .pk-free-delivery{padding:10px 12px;border-radius:6px;background:#dfefF8;font-size:15px;margin-top:0;color:#145273}
.pk-free-delivery strong{display:block}
.pk-payment-section{display:grid;grid-template-columns:1fr 1.6fr;gap:36px;padding:26px;background:var(--pk-surface);border-radius:12px}
.pk-payment-section p{font-size:15px;color:var(--pk-muted);margin:8px 0 0}
.pk-payment-options{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.pk-payment-options h3{font-size:19px;margin:0 0 8px}
.pk-order-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:22px 0 0}
.pk-order-steps li{display:flex;gap:14px}
.pk-order-steps li>span{font-size:25px;line-height:1.2;color:#7ea4b8}
.pk-order-steps h3{font-size:19px;margin:0 0 8px}
.pk-order-steps p{font-size:15px;line-height:1.5;margin:0;color:var(--pk-muted)}
.pk-delivery-pickup{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:32px;border-top:1px solid var(--pk-line);padding-top:28px}
.pk-pickup-map{display:block;border:1px solid var(--pk-line);border-radius:10px;overflow:hidden;background:var(--pk-surface);text-decoration:none}
.pk-pickup-map img{display:block;width:100%;height:auto;max-height:300px;object-fit:contain}
.pk-pickup-map span{display:block;padding:10px 16px;color:var(--pk-blue);font-size:14px}
.pk-delivery-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;background:var(--pk-surface);border-radius:10px}
.pk-delivery-bottom h2{font-size:24px;margin:0 0 8px}.pk-delivery-bottom p{margin:0;color:var(--pk-muted);font-size:15px}
.pk-delivery-bottom .pk-button{flex-shrink:0}
@media(max-width:991px){.pk-delivery-intro{grid-template-columns:1fr}.pk-payment-section{grid-template-columns:1fr;gap:22px}.pk-delivery .pk-three-columns{gap:12px}.pk-shipping-card{padding:18px}.pk-shipping-card h3{font-size:18px}}
@media(max-width:768px){.pk-delivery-nav{gap:6px;padding:10px}.pk-delivery-nav a{font-size:13px;padding:8px 10px}.pk-delivery-intro{margin-top:0}.pk-delivery .pk-three-columns,.pk-payment-options,.pk-order-steps,.pk-delivery-pickup{grid-template-columns:1fr}.pk-delivery-section{margin-bottom:26px}.pk-payment-section{padding:20px}.pk-shipping-card .pk-shipping-price{font-size:28px}.pk-delivery-bottom{flex-direction:column;align-items:flex-start;padding:20px}.pk-delivery-pickup{gap:18px}.pk-order-steps{gap:20px}}
.pk-news-card p{font-weight:400}

.pk-byn-symbol{display:inline-block!important;font-size:0!important;vertical-align:baseline;line-height:1!important}
.pk-byn-symbol:after{content:"";display:inline-block;width:.72em;height:.89em;background:currentColor;vertical-align:-.015em;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20360.67%20446.4%22%3E%3Cpath%20d%3D%22M475.61%2C528.84c0-72.5-62.75-131.27-140.16-131.27H227.58V263.37H426v-49.6H178v290h-63.1v49.7H178V660.17h49.54l107.92-.07c77.36%2C0%2C140.11-58.77%2C140.11-131.26Zm-248-25.1V447.1c35.89%2C0%2C72.35.07%2C107.87.07%2C50%2C0%2C90.56%2C36.57%2C90.56%2C81.67s-40.54%2C81.67-90.56%2C81.7l-107.87%2C0V553.44h112.7v-49.7Z%22%20transform%3D%22translate(-114.94%20-213.77)%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20360.67%20446.4%22%3E%3Cpath%20d%3D%22M475.61%2C528.84c0-72.5-62.75-131.27-140.16-131.27H227.58V263.37H426v-49.6H178v290h-63.1v49.7H178V660.17h49.54l107.92-.07c77.36%2C0%2C140.11-58.77%2C140.11-131.26Zm-248-25.1V447.1c35.89%2C0%2C72.35.07%2C107.87.07%2C50%2C0%2C90.56%2C36.57%2C90.56%2C81.67s-40.54%2C81.67-90.56%2C81.7l-107.87%2C0V553.44h112.7v-49.7Z%22%20transform%3D%22translate(-114.94%20-213.77)%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;font-size:var(--pk-currency-size,18px)}
.woocommerce-Price-amount{white-space:nowrap;font-variant-numeric:tabular-nums}
.pk-price-range{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.25em;max-width:100%}
.pk-price-dash{color:#7c909d;font-weight:400}
.woocommerce ul.products li.product .price{display:block;box-sizing:border-box;width:100%;padding:10px 12px;margin-top:auto;margin-bottom:0;background:#f1f6f9;border-radius:7px;color:#123e55;font-size:22px;font-weight:700;line-height:1.3;--pk-currency-size:19px}
.woocommerce ul.products li.product .price .pk-price-range{font-size:19px;--pk-currency-size:17px;column-gap:.22em}
.woocommerce ul.products li.product .price del{display:block;font-size:14px;font-weight:400;color:#728590;opacity:1;--pk-currency-size:12px}
.woocommerce ul.products li.product .price ins{font-size:22px;text-decoration:none;color:#123e55;background:none;--pk-currency-size:19px}
.woocommerce ul.products li.product .price ins *{text-decoration:none}
.woocommerce div.product .price-block-woo{padding:16px 18px;background:#edf5f9;border:1px solid #dae8f0;border-radius:10px}
.woocommerce div.product .price-block-woo .box-price-woo{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin:0;padding:0;min-width:0;width:100%;box-sizing:border-box}
.woocommerce div.product .price-block-woo .pk-price-label{display:block;font-size:13px;line-height:1.4;font-weight:400;color:#5d7785;margin:0;white-space:normal}
.woocommerce div.product .price-block-woo .box-price-woo>.price{display:block;max-width:100%;margin:0;text-align:left}
.woocommerce div.product .price-block-woo .price{font-size:30px;line-height:1.2;color:#123e55;font-weight:700;--pk-currency-size:25px}
.woocommerce div.product .price-block-woo del{font-size:19px;color:#728590;--pk-currency-size:16px}
.woocommerce div.product .price-block-woo ins{text-decoration:none;background:none}
.woocommerce div.product .woocommerce-variation-price:not(:empty){padding:12px 14px;background:#edf6fa;border-left:3px solid #087fbe;border-radius:0 7px 7px 0;margin:0 0 12px}
.woocommerce div.product .woocommerce-variation-price:not(:empty):before{content:"Цена выбранного варианта";display:block;font-size:13px;color:#5d7785;margin-bottom:4px}
.woocommerce div.product .woocommerce-variation-price .price{font-size:25px!important;font-weight:700;--pk-currency-size:21px}
.woocommerce div.product .woocommerce-variation-price del{font-size:16px;--pk-currency-size:14px}
@media(max-width:540px){
.woocommerce ul.products li.product .price{font-size:20px;padding:9px 8px;--pk-currency-size:17px}
.woocommerce ul.products li.product .price .pk-price-range{font-size:16px;--pk-currency-size:14px;gap:.18em}
.woocommerce ul.products li.product .price ins{font-size:20px;--pk-currency-size:17px}
.woocommerce div.product .price-block-woo .price{font-size:27px;--pk-currency-size:23px}
}
@media print{.pk-byn-symbol{font-size:inherit!important}.pk-byn-symbol:after{display:none}}

.woocommerce div.product form.cart .reset_variations{position:static;top:auto;left:auto;margin:6px 0 0;font-weight:400}
.woocommerce div.product form.cart .variations td.value{display:flex;align-items:center;flex-wrap:wrap;gap:8px}
.woocommerce div.product form.cart .variations td.value .reset_variations{margin:0}
@media(max-width:540px){
.woocommerce ul.products li.product.product-type-variable a.button:after{display:none}
.woocommerce ul.products li.product .price{font-size:15px}
}
