/* Solartek component: header-template. Canonical declarations; no inherited theme layout. */
:root {
    --solartek-header-outer-bg: #080808;
    --solartek-content-frame-border: rgba(255, 255, 255, 0.22);
    --solartek-content-frame-padding-x: 32px;
    --solartek-content-frame-padding-top: 24px;
    --solartek-content-frame-radius: 24px
}
body {
    background: var(--solartek-header-outer-bg)
}
.solartek-header-template {
    --solartek-header-outer-bg: #080808;
    --solartek-header-bg: #080808;
    --solartek-header-text: #f3f4f6;
    --solartek-header-muted: #9ca3af;
    --solartek-header-border: rgba(255, 255, 255, 0.22);
    --solartek-header-shadow: none;
    --solartek-header-accent: #ff8618;
    --solartek-header-accent-hover: #ff9b42;
    --solartek-header-radius: 18px;
    --solartek-header-gap: 18px;
    --solartek-header-search-height: 42px;
    --solartek-header-search-icon-size: 42px;
    background: var(--solartek-header-outer-bg);
    box-shadow: 0 0 0 100vmax var(--solartek-header-outer-bg);
    color: var(--solartek-header-text)
}
.solartek-global-header-block {
    background: var(--solartek-header-outer-bg);
    color-scheme: dark
}
.solartek-header-template__top {
    display: grid;
    grid-template-columns: auto minmax(320px, 1fr) auto;
    align-items: center;
    gap: 24px;
    padding: 16px 24px;
    position: relative;
    z-index: 80
}
.solartek-header-template__brand {
    display: flex;
    align-items: center;
    gap: 20px;
    min-width: 0
}
.solartek-header-template__logo-image {
    display: block;
    max-width: 220px;
    max-height: 46px;
    width: auto;
    height: auto
}
.solartek-header-template__logo-text {
    font-size: 34px;
    line-height: 1;
    font-weight: 900;
    letter-spacing: -0.04em;
    color: #1f2327
}
.solartek-header-template__brand-copy-line {
    display: block;
    min-width: 0
}
.solartek-header-template__search {
    min-width: 0;
    position: relative;
    width: 100%;
    z-index: 6
}
.solartek-header-template__search-form {
    position: relative;
    isolation: isolate
}
.solartek-header-template__search-fibo {
    display: block;
    grid-template-columns: none;
    width: 100%;
    max-width: none;
    margin: 0
}
body.woocommerce-account:not(.logged-in) .solartek-header-template__search-fibo { padding-inline: 28px; }
@media (max-width: 640px) {
    body.woocommerce-account:not(.logged-in) .solartek-header-template__search-fibo { padding-inline: 16px; }
}
.solartek-header-template__search-fibo .dgwt-wcas-search-form,
.solartek-header-template__search-fibo .dgwt-wcas-sf-wrapp,
.solartek-header-template__search-fibo .dgwt-wcas-style-pirx,
.solartek-header-template__search-fibo .dgwt-wcas-style-solaris {
    display: block;
    grid-template-columns: none;
    width: 100%;
    max-width: none;
    margin: 0
}
.solartek-header-template__search-fibo .dgwt-wcas-search-wrapp {
    display: block;
    grid-template-columns: none;
    width: 100%;
    max-width: none;
    margin: 0;
    position: relative
}
.solartek-header-template__search-fibo form.dgwt-wcas-search-form {
    position: relative;
    display: block;
    width: 100%;
    max-width: none;
    margin: 0
}
.solartek-header-template__search-fibo .dgwt-wcas-search-submit::before,
.solartek-header-template__search-fibo .dgwt-wcas-search-submit::after {
    content: none;
    display: none
}
.solartek-header-template__search-fibo .dgwt-wcas-ico-loupe,
.solartek-header-template__search-fibo .dgwt-wcas-ico-magnifier {
    width: 20px;
    height: 20px;
    color: currentColor;
    fill: currentColor
}
.solartek-header-template__search-fibo .dgwt-wcas-search-submit svg {
    width: 20px;
    height: 20px;
    color: #9ca3af;
    fill: #9ca3af
}
.solartek-header-template__search-fibo .dgwt-wcas-search-submit svg path {
    fill: #9ca3af
}
.solartek-header-template__search-fibo .dgwt-wcas-search-submit:hover svg,
.solartek-header-template__search-fibo .dgwt-wcas-search-submit:focus svg,
.solartek-header-template__search-fibo .dgwt-wcas-search-submit:hover svg path,
.solartek-header-template__search-fibo .dgwt-wcas-search-submit:focus svg path {
    color: #111111;
    fill: #111111
}
.solartek-header-template__search-fibo .dgwt-wcas-preloader {
    right: 54px
}
.solartek-header-template__search-fibo .dgwt-wcas-suggestions-wrapp {
    margin-top: 10px;
    border-radius: 18px;
    box-shadow: 0 18px 44px rgba(15, 23, 35, 0.14)
}
.solartek-header-template__search-fibo .dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp,
.solartek-header-template__search-fibo .dgwt-wcas-open-solaris .dgwt-wcas-suggestions-wrapp {
    overflow: hidden
}
.solartek-header-template .solartek-header-template__search-button {
    all: unset;
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: transparent;
    box-shadow: none;
    color: #2f353c;
    font-size: 0;
    line-height: 0;
    transform: translateY(-50%);
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box
}
.solartek-header-template__search-button::before,
.solartek-header-template__search-button::after {
    content: none;
    display: none
}
.solartek-header-template__search-button svg,
.solartek-header-template__action-icon svg,
.solartek-header-template__catalog-icon svg {
    width: 22px;
    height: 22px
}
.solartek-header-template__actions {
    display: flex;
    align-items: center;
    gap: 22px;
    position: relative;
    z-index: 30
}
.solartek-header-template__inner {
    width: min(100%, 1540px);
    margin: 0 auto;
    position: relative;
    background: #080808;
    border: 1px solid var(--solartek-header-border);
    border-radius: 24px;
    box-shadow: none;
    overflow: visible;
    border-color: rgba(255, 255, 255, 0.22)
}
.solartek-header-template__nav-bar {
    --solartek-nav-pad-x: 24px;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 14px var(--solartek-nav-pad-x);
    border-top: 1px solid var(--solartek-header-border);
    border-radius: 0 0 24px 24px;
    background: #080808;
    position: relative;
    overflow: visible;
    z-index: 70;
    border-color: rgba(255, 255, 255, 0.22);
    box-shadow: none
}
.solartek-header-template__brand-link {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    color: inherit;
    text-decoration: none;
    background: transparent;
    border-radius: 0;
    padding: 0
}
.solartek-header-template__brand-copy {
    display: flex;
    flex-direction: column;
    gap: 4px;
    max-width: 235px;
    min-width: 0;
    padding-left: 20px;
    border-left: 1px solid rgba(15, 20, 24, 0.09);
    text-wrap: balance;
    white-space: normal;
    border-left-color: rgba(255, 255, 255, 0.1)
}
.solartek-header-template__search-fibo .dgwt-wcas-search-input {
    box-sizing: border-box;
    display: block;
    max-width: none;
    width: 100%;
    height: var(--solartek-header-search-height);
    min-height: var(--solartek-header-search-height);
    padding: 0 18px 0 var(--solartek-header-search-icon-size);
    margin: 0;
    border: 1px solid rgba(15, 20, 24, 0.12);
    border-radius: 4px;
    background: #ffffff;
    box-shadow: none;
    font-size: 16px;
    line-height: 1;
    color: #111111;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    border-color: #ffffff
}
.solartek-header-template__search-fibo .dgwt-wcas-search-submit {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    z-index: 4;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: var(--solartek-header-search-icon-size);
    height: var(--solartek-header-search-height);
    min-width: var(--solartek-header-search-icon-size);
    min-height: var(--solartek-header-search-height);
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 4px 0 0 4px;
    background: transparent;
    box-shadow: none;
    color: #9ca3af;
    font-size: 0;
    line-height: 0;
    transform: none;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box
}
@media (min-width: 768px) {
    .solartek-header-template .solartek-header-template__action:is(.solartek-header-template__action--theme, .solartek-header-template__action--favorites, .solartek-header-template__action--account) {
        padding: 10px 14px;
        margin-inline: -10px;
        border: none;
        border-radius: 12px;
        transition: color 0.2s ease, background-color 0.2s ease
    }
}
.solartek-header-template__account-wrap,
.solartek-header-template__cart-wrap {
    position: relative;
    display: inline-flex;
    align-items: center;
    z-index: 1
}
.solartek-header-template__account-wrap.is-open,
.solartek-header-template__cart-wrap.is-open,
.solartek-header-template__cart-wrap:hover,
.solartek-header-template__cart-wrap:focus-within {
    z-index: 50
}
.solartek-header-template__account-wrap::after {
    content: "";
    position: absolute;
    top: 100%;
    right: -8px;
    width: max(100%, 380px);
    height: 20px
}
.solartek-header-template__cart-wrap::after {
    content: "";
    position: absolute;
    top: 100%;
    right: -24px;
    width: max(100%, 380px);
    height: 20px
}
.solartek-header-template__cart-badge-slot {
    display: block;
    line-height: 0
}
.solartek-header-template__account-dropdown-shell {
    position: absolute;
    top: calc(100% + 10px);
    right: -10px;
    width: min(400px, 88vw);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
    z-index: 60
}
.solartek-header-template__cart-dropdown-shell {
    position: absolute;
    top: calc(100% + 10px);
    right: -24px;
    width: min(400px, 88vw);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
    z-index: 60
}
.solartek-header-template__account-wrap.is-open .solartek-header-template__account-dropdown-shell,
.solartek-header-template__cart-wrap.is-open .solartek-header-template__cart-dropdown-shell,
.solartek-header-template__cart-wrap:hover .solartek-header-template__cart-dropdown-shell,
.solartek-header-template__cart-wrap:focus-within .solartek-header-template__cart-dropdown-shell {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0)
}
.solartek-header-template__cart-dropdown-header {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 14px
}
.solartek-header-template__account-dropdown-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 16px;
    flex-direction: column
}
.solartek-header-template__account-menu {
    --solartek-header-account-menu-icon: none;
    display: flex;
    flex-direction: column;
    gap: 10px
}
.solartek-header-template__account-menu-item::before {
    -webkit-mask-image: var(--solartek-header-account-menu-icon);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    background: currentColor;
    content: "";
    display: none;
    flex: 0 0 auto;
    height: 18px;
    mask-image: var(--solartek-header-account-menu-icon);
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    opacity: 0.76;
    width: 18px
}
.solartek-header-template__account-menu-item--dashboard {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4 10.5 12 4l8 6.5V20a1 1 0 0 1-1 1h-5v-6h-4v6H5a1 1 0 0 1-1-1v-9.5Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--manager-dashboard {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4 19V5M4 19h16M8 16v-5M12 16V8M16 16v-3M20 16V6' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--bonuses {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cellipse cx='12' cy='7' rx='6.5' ry='3.5' stroke='black' stroke-width='2'/%3E%3Cpath d='M5.5 7v5c0 1.9 2.9 3.5 6.5 3.5s6.5-1.6 6.5-3.5V7M5.5 12v5c0 1.9 2.9 3.5 6.5 3.5s6.5-1.6 6.5-3.5v-5' stroke='black' stroke-width='2'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--procurement-templates,
.solartek-header-template__account-menu-item--dealer-guide {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7 4h8l3 3v13H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M14 4v4h4M9 12h6M9 16h6' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--orders {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4 7.5 12 3l8 4.5v9L12 21l-8-4.5v-9Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M4.5 8 12 12.5 19.5 8M12 21v-8.5' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--addresses,
.solartek-header-template__account-menu-item--edit-address {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 21s6-5.2 6-11a6 6 0 0 0-12 0c0 5.8 6 11 6 11Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Ccircle cx='12' cy='10' r='2.5' stroke='black' stroke-width='2'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--edit-account {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='8' r='4' stroke='black' stroke-width='2'/%3E%3Cpath d='M4 21a8 8 0 0 1 16 0' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--compare {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 5v14M18 5v14M3 8h6M15 16h6M9 8l-3 5-3-5M21 16l-3-5-3 5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--waitlist {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Crect x='5' y='4' width='14' height='17' rx='2' stroke='black' stroke-width='2'/%3E%3Cpath d='M9 8h6M9 12h6M9 16h3' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--support {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4 13a8 8 0 0 1 16 0v3a3 3 0 0 1-3 3h-2' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M4 13h3v5H5a1 1 0 0 1-1-1v-4Zm16 0h-3v5h2a1 1 0 0 0 1-1v-4Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M11 19h4' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--favorites {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 20s-7-4.4-9-9.2C1.7 7.6 3.8 5 6.8 5c1.7 0 3.1.9 4 2.2C11.7 5.9 13.1 5 14.8 5c3 0 5.1 2.6 3.8 5.8C19 15.6 12 20 12 20Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--customer-logout {
    --solartek-header-account-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M10 5H6a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4M15 8l4 4-4 4M8 12h11' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}
.solartek-header-template__account-menu-item--dashboard::before,
.solartek-header-template__account-menu-item--manager-dashboard::before,
.solartek-header-template__account-menu-item--bonuses::before,
.solartek-header-template__account-menu-item--procurement-templates::before,
.solartek-header-template__account-menu-item--dealer-guide::before,
.solartek-header-template__account-menu-item--orders::before,
.solartek-header-template__account-menu-item--addresses::before,
.solartek-header-template__account-menu-item--edit-address::before,
.solartek-header-template__account-menu-item--edit-account::before,
.solartek-header-template__account-menu-item--compare::before,
.solartek-header-template__account-menu-item--waitlist::before,
.solartek-header-template__account-menu-item--support::before,
.solartek-header-template__account-menu-item--favorites::before,
.solartek-header-template__account-menu-item--customer-logout::before {
    display: block
}
.solartek-header-template__account-menu-item--primary {
    background: rgba(255, 243, 232, 0.9);
    border-color: #ffcda8;
    box-shadow: none;
    color: #20242a;
    font-weight: 700
}
.solartek-header-template__account-menu-item--danger {
    color: #222931
}
.solartek-header-template__account-menu-item--danger:hover {
    border-color: rgba(255, 134, 24, 0.38);
    color: var(--solartek-header-accent)
}
.solartek-header-template__account-menu-item-label {
    flex: 1 1 auto;
    min-width: 0
}
.solartek-header-template__account-menu-item-badge {
    align-items: center;
    background: #fff3e8;
    border: 1px solid #ffcda8;
    border-radius: 999px;
    color: #c86305;
    display: inline-flex;
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    padding: 6px 9px;
    white-space: nowrap
}
.solartek-header-template__account-guest-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px
}
.solartek-header-template__cart-items {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 4px 0 2px
}
.solartek-header-template__cart-item:hover,
.solartek-header-template__cart-item:focus-within {
    background: linear-gradient(180deg, rgba(255, 134, 24, 0.08) 0%, rgba(255, 134, 24, 0.04) 100%);
    box-shadow: inset 0 0 0 1px rgba(255, 134, 24, 0.12)
}
.solartek-header-template__cart-item-thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 56px;
    height: auto;
    aspect-ratio: 3 / 4;
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid rgba(15, 20, 24, 0.06);
    background: linear-gradient(180deg, #ffffff 0%, #f5f7f9 100%);
    transition: border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease
}
.solartek-header-template__cart-item-thumb img {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
    object-fit: contain
}
.solartek-header-template__cart-item:hover .solartek-header-template__cart-item-thumb,
.solartek-header-template__cart-item:focus-within .solartek-header-template__cart-item-thumb {
    border-color: rgba(255, 134, 24, 0.22);
    box-shadow: 0 8px 18px rgba(255, 134, 24, 0.14)
}
.solartek-header-template__cart-item-thumb-placeholder {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #8e98a3;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.84) 0%, rgba(242, 245, 248, 0.98) 100%)
}
.solartek-header-template__cart-item-thumb-placeholder svg {
    width: 24px;
    height: 24px
}
.solartek-header-template__cart-item-content {
    min-width: 0
}
.solartek-header-template__cart-item-name:hover {
    color: var(--solartek-header-accent)
}
.solartek-header-template__cart-item-meta {
    margin-top: 4px;
    font-size: 12px;
    line-height: 1.35;
    color: #7a838c
}
.solartek-header-template__cart-item-meta .variation {
    display: flex;
    flex-wrap: wrap;
    gap: 2px 8px;
    margin: 0
}
.solartek-header-template__cart-item-meta .variation dd,
.solartek-header-template__cart-item-meta .variation p {
    margin: 0
}
.solartek-header-template__cart-item-meta .variation dt {
    margin: 0;
    font-weight: 600
}
.solartek-header-template__cart-dropdown-footer {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid rgba(15, 20, 24, 0.08)
}
.solartek-header-template__cart-subtotal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    font-size: 14px;
    line-height: 1.35;
    color: #4c5560
}
.solartek-header-template__cart-subtotal small {
    display: block;
    margin-top: 2px;
    font-size: 11px;
    line-height: 1.35;
    color: #7a838c;
    text-align: right
}
.solartek-header-template__cart-dropdown-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 14px
}
.solartek-header-template__cart-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 16px;
    border-radius: 14px;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease
}
.solartek-header-template__cart-button--ghost:hover {
    background: rgba(15, 20, 24, 0.04);
    color: #1b2025
}
.solartek-header-template__cart-button--accent {
    border: 1px solid var(--solartek-header-accent);
    background: var(--solartek-header-accent);
    color: #fff
}
.solartek-header-template__cart-button--accent:hover {
    border-color: var(--solartek-header-accent-hover);
    background: var(--solartek-header-accent-hover);
    color: #fff
}
.solartek-header-template__cart-empty {
    padding: 6px 0 2px
}
.solartek-header-template__cart-empty-title {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
    color: #20262c
}
.solartek-header-template__cart-empty-text {
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.45;
    color: #7a838c
}
.solartek-header-template__action-badge {
    position: absolute;
    top: -7px;
    right: -10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    background: var(--solartek-header-accent);
    color: #fff;
    font-size: 11px;
    line-height: 1;
    font-weight: 700
}
.solartek-header-template__nav-contacts-copy {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    min-width: 0
}
.solartek-header-template__nav-phone:hover,
.solartek-header-template__nav-email:hover {
    color: var(--solartek-header-accent)
}
.solartek-header-template__nav-contact-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    color: currentColor;
    flex: 0 0 auto
}
.solartek-header-template__nav-contact-icon svg {
    display: block;
    width: 14px;
    height: 14px
}
.solartek-header-template__nav-telegram {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 40px;
    padding: 0 14px;
    border: 1px solid rgba(36, 161, 222, 0.22);
    border-radius: 999px;
    background: linear-gradient(180deg, rgba(36, 161, 222, 0.1) 0%, rgba(36, 161, 222, 0.06) 100%);
    color: #1487c8;
    text-decoration: none;
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    white-space: nowrap;
    transition: transform 0.2s ease, border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease
}
.solartek-header-template__nav-telegram:hover {
    transform: translateY(-1px);
    border-color: rgba(36, 161, 222, 0.36);
    background: linear-gradient(180deg, rgba(36, 161, 222, 0.14) 0%, rgba(36, 161, 222, 0.1) 100%);
    color: #0f79b7
}
.solartek-header-template__nav-telegram-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    flex: 0 0 auto
}
.solartek-header-template__nav-telegram-icon svg {
    display: block;
    width: 16px;
    height: 16px
}
.solartek-header-template__catalog-wrap {
    flex: 0 0 auto;
    position: static
}
.solartek-header-template__menu-node {
    flex: 0 0 auto;
    position: relative
}
.solartek-header-template__menu-node::after {
    content: "";
    position: absolute;
    top: 100%;
    height: 14px;
    left: 0;
    width: 100%
}
.solartek-header-template__catalog-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 12px 18px;
    border: 1px solid rgba(255, 134, 24, 0.24);
    border-radius: 14px;
    background: rgba(255, 134, 24, 0.08);
    color: var(--solartek-header-accent);
    text-decoration: none;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    white-space: nowrap
}
.solartek-header-template__catalog-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    line-height: 0
}
.solartek-header-template__catalog-label {
    display: inline-block;
    line-height: 1.05
}
.solartek-header-template__catalog-caret {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    line-height: 0
}
.solartek-header-template__menu-caret {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto
}
.solartek-header-template__catalog-caret svg,
.solartek-header-template__menu-caret svg {
    display: block;
    width: 14px;
    height: 14px
}
.solartek-header-template__catalog-dropdown-shell {
    position: absolute;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
    z-index: 30;
    left: 0;
    right: 0;
    width: auto
}
.solartek-header-template__menu-dropdown-shell {
    position: absolute;
    top: calc(100% + 14px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
    z-index: 30;
    left: 0;
    width: max-content;
    min-width: 280px;
    max-width: min(680px, calc(100vw - 48px))
}
.solartek-header-template__catalog-wrap.is-open .solartek-header-template__catalog-dropdown-shell,
.solartek-header-template__menu-node.is-open .solartek-header-template__menu-dropdown-shell {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0)
}
.solartek-header-template__catalog-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 286px;
    gap: 22px;
    align-items: start
}
.solartek-header-template__catalog-layout--simple {
    grid-template-columns: minmax(0, 1fr)
}
.solartek-header-template__catalog-main-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 16px
}
.solartek-header-template__catalog-main-heading {
    min-width: 0
}
.solartek-header-template__catalog-main-meta {
    display: none
}
.solartek-header-template__catalog-main-action {
    min-width: 0
}
.solartek-header-template__catalog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 16px 16px;
    align-items: start
}
.solartek-header-template__dropdown-parent-link--catalog {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(255, 248, 241, 0.98) 0%, rgba(255, 255, 255, 0.98) 100%);
    border-color: rgba(255, 134, 24, 0.14);
    box-shadow: 0 10px 22px rgba(255, 134, 24, 0.08)
}
.solartek-header-template__dropdown-parent-link--catalog:hover {
    transform: translateY(-1px)
}
.solartek-header-template__dropdown-parent-link--catalog .solartek-header-template__dropdown-parent-kicker {
    margin: 0;
    padding: 5px 8px;
    border-radius: 999px;
    background: rgba(255, 134, 24, 0.1);
    color: #b86a11;
    font-size: 9px;
    line-height: 1;
    letter-spacing: 0.1em;
    white-space: nowrap
}
.solartek-header-template__dropdown-parent-link--catalog .solartek-header-template__dropdown-parent-title {
    font-size: 14px;
    line-height: 1.1;
    font-weight: 800;
    white-space: nowrap
}
.solartek-header-template__catalog-group::before {
    content: "";
    position: absolute;
    top: 0;
    left: 16px;
    right: 16px;
    height: 3px;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(255, 134, 24, 0.95) 0%, rgba(255, 134, 24, 0.16) 100%)
}
.solartek-header-template__catalog-group-title::after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 134, 24, 0.24);
    box-shadow: 0 0 0 6px rgba(255, 134, 24, 0.08);
    flex: 0 0 auto
}
.solartek-header-template__catalog-group-title:hover {
    color: var(--solartek-header-accent)
}
.solartek-header-template__catalog-special-card--clearance:hover,
.solartek-header-template__catalog-special-card--clearance:focus-visible {
    color: #fff
}
.solartek-header-template__catalog-special-card--clearance:hover *,
.solartek-header-template__catalog-special-card--clearance:focus-visible * {
    color: inherit
}
.solartek-header-template__catalog-special-kicker {
    display: block;
    padding-right: 34px;
    font-size: 10px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    opacity: 0.82
}
.solartek-header-template__catalog-special-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: auto;
    padding-right: 34px
}
.solartek-header-template__catalog-special-tag {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 4px 10px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.18);
    color: inherit;
    font-size: 11px;
    line-height: 1;
    font-weight: 700
}
.solartek-header-template__catalog-special-card--merch .solartek-header-template__catalog-special-tag {
    background: rgba(255, 255, 255, 0.55)
}
.solartek-header-template__catalog-special-card--merch .solartek-header-template__catalog-special-arrow {
    background: rgba(255, 255, 255, 0.45)
}
.solartek-header-template__catalog-special-arrow svg {
    width: 16px;
    height: 16px
}
.solartek-header-template__catalog-branch {
    display: flex;
    flex-direction: column
}
.solartek-header-template__catalog-branch--level-1 {
    gap: 8px
}
.solartek-header-template__catalog-node--level-1 {
    position: relative
}
.solartek-header-template__catalog-node-link:hover {
    color: #1e242a
}
.solartek-header-template__catalog-node-link--level-1::before {
    content: "";
    position: absolute;
    top: 11px;
    bottom: 11px;
    left: 0;
    width: 3px;
    border-radius: 999px;
    background: rgba(255, 134, 24, 0.22)
}
.solartek-header-template__menu {
    display: flex;
    align-items: center;
    gap: 4px;
    flex: 1 1 auto;
    min-width: 0;
    position: relative;
    overflow: visible;
    scrollbar-width: none
}
.solartek-header-template__menu::-webkit-scrollbar {
    display: none
}
.solartek-header-template__catalog-button:hover {
    color: #1e242a;
    background: rgba(255, 134, 24, 0.14);
    border-color: rgba(255, 134, 24, 0.34)
}
.solartek-header-template__menu-dropdown-parent {
    margin-bottom: 10px
}
.solartek-header-template__menu-dropdown-link::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 50%;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(255, 134, 24, 0.42);
    transform: translateY(-50%)
}
.solartek-header-template__menu-dropdown-link--nested {
    padding-left: 20px;
    color: #5a6672;
    font-size: 13px
}
.solartek-header-template__menu-dropdown-group + .solartek-header-template__menu-dropdown-group {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(15, 20, 24, 0.08)
}
.solartek-header-template__menu-dropdown-list {
    display: flex;
    flex-direction: column;
    gap: 4px
}
.solartek-header-template__mobile-menu-toggle {
    display: none
}
@media (min-width: 1201px) and (max-width: 1320px) {
    .solartek-header-template__nav-bar {
        gap: 8px
    }
    .solartek-header-template__menu {
        gap: 2px
    }
    .solartek-header-template__menu-item,
.solartek-header-template__menu-item--parent {
        padding-left: 9px;
        padding-right: 9px
    }
    .solartek-header-template__nav-contacts {
        gap: 8px;
        margin-left: 6px;
        padding-left: 8px
    }
    .solartek-header-template__nav-telegram {
        height: 44px;
        justify-content: center;
        min-width: 44px;
        padding: 0;
        width: 44px
    }
    .solartek-header-template__nav-telegram-label {
        display: none
    }
}
@media (max-width: 1200px) {
    .solartek-header-template__top {
        grid-template-columns: 1fr
    }
    .solartek-header-template__nav-bar {
        flex-wrap: wrap;
        row-gap: 12px
    }
    .solartek-header-template__nav-contacts {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        border-left: none;
        justify-content: space-between
    }
    .solartek-header-template__nav-contacts-copy {
        align-items: flex-start
    }
    .solartek-header-template__actions {
        justify-content: flex-start;
        flex-wrap: wrap
    }
    .solartek-header-template__catalog-layout {
        grid-template-columns: minmax(0, 1fr)
    }
    .solartek-header-template__catalog-main-head {
        flex-direction: column;
        align-items: flex-start
    }
    .solartek-header-template__catalog-main-note {
        max-width: none;
        text-align: left
    }
    .solartek-header-template__catalog-main-meta {
        align-items: flex-start
    }
    .solartek-header-template__catalog-specials-list {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}
@media (max-width: 767px) {
    .solartek-header-template {
        --solartek-header-search-height: 44px;
        --solartek-header-search-icon-size: 44px
    }
    .solartek-header-template__inner {
        border-radius: 20px
    }
    .solartek-header-template__top {
        grid-template-columns: minmax(0, 1fr) auto;
        grid-template-areas: "brand actions"
			"search search";
        align-items: start;
        gap: 14px 12px;
        padding: 14px 14px 12px
    }
    .solartek-header-template__brand {
        grid-area: brand;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        min-width: 0
    }
    .solartek-header-template__brand-link {
        flex: 0 0 auto;
        min-height: 44px;
        align-items: center
    }
    .solartek-header-template__logo-image {
        max-width: 124px;
        max-height: 38px
    }
    .solartek-header-template__brand-copy {
        max-width: min(155px, 42vw);
        min-width: 0;
        padding-left: 12px;
        border-left: 1px solid rgba(15, 20, 24, 0.08);
        gap: 3px
    }
    .solartek-header-template__brand-copy-line--primary {
        font-size: 12px;
        line-height: 1.15
    }
    .solartek-header-template__brand-copy-line--secondary {
        font-size: 12px;
        line-height: 1.18
    }
    .solartek-header-template__actions {
        grid-area: actions;
        justify-self: end;
        gap: 8px;
        flex-wrap: nowrap
    }
    .solartek-header-template__search {
        grid-area: search;
        z-index: 20
    }
    .solartek-header-template__search-fibo .dgwt-wcas-search-input {
        height: 50px;
        min-height: 44px
    }
    .solartek-header-template .solartek-header-template__search-input,
.solartek-header-template input.solartek-header-template__search-input[type="search"] {
        height: 50px;
        min-height: 44px;
        padding-left: 18px;
        padding-right: 54px;
        font-size: 15px
    }
    .solartek-header-template__search-fibo .js-dgwt-wcas-enable-mobile-form,
.solartek-header-template__search-fibo .dgwt-wcas-enable-mobile-form {
        min-height: 44px
    }
    .solartek-header-template__search-fibo .dgwt-wcas-search-submit,
.solartek-header-template .solartek-header-template__search-button,
.solartek-header-template button.solartek-header-template__search-button {
        width: 44px;
        height: 44px
    }
    .solartek-header-template__search-fibo .dgwt-wcas-suggestions-wrapp {
        margin-top: 8px
    }
    .solartek-header-template__action--favorites,
.solartek-header-template__action--account {
        width: 44px;
        padding: 0;
        justify-content: center
    }
    .solartek-header-template__action--favorites .solartek-header-template__action-label,
.solartek-header-template__action--account .solartek-header-template__action-label {
        display: none
    }
    .solartek-header-template__cart-wrap > .cart-contents {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 44px;
        min-height: 44px;
        padding: 0 10px;
        border-radius: 999px
    }
    .solartek-header-template__action--cart .solartek-header-template__action-label {
        font-size: 15px;
        font-weight: 700
    }
    .solartek-header-template__catalog-dropdown-shell {
        width: auto;
        left: 0;
        right: 0
    }
    .solartek-header-template__account-dropdown-shell,
.solartek-header-template__cart-dropdown-shell {
        width: min(390px, calc(100vw - 24px));
        right: 0
    }
    .solartek-header-template__menu-dropdown-shell {
        left: var(--solartek-nav-pad-x);
        right: var(--solartek-nav-pad-x);
        width: auto;
        min-width: 0;
        max-width: none
    }
    .solartek-header-template__nav-bar {
        --solartek-nav-pad-x: 14px;
        position: relative;
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 8px;
        padding: 12px 14px 14px
    }
    .solartek-header-template__catalog-wrap {
        width: 100%
    }
    .solartek-header-template__mobile-menu-toggle {
        align-items: center;
        background: #171717;
        border: 1px solid rgba(255, 255, 255, 0.14);
        border-radius: 14px;
        color: #f3f4f6;
        cursor: pointer;
        display: inline-flex;
        font-size: 14px;
        font-weight: 800;
        gap: 8px;
        justify-content: center;
        min-height: 44px;
        padding: 10px 14px
    }
    .solartek-header-template__mobile-menu-toggle:hover,
.solartek-header-template__mobile-menu-toggle:focus-visible,
.solartek-header-template__mobile-menu-toggle[aria-expanded="true"] {
        background: rgba(255, 122, 24, 0.16);
        border-color: rgba(255, 122, 24, 0.42);
        color: #ffffff
    }
    .solartek-header-template__mobile-menu-icon {
        background: currentColor;
        border-radius: 999px;
        display: block;
        height: 2px;
        width: 16px;
        position: relative
    }
    .solartek-header-template__mobile-menu-icon::before {
        background: currentColor;
        border-radius: 999px;
        display: block;
        height: 2px;
        width: 16px;
        content: "";
        left: 0;
        position: absolute;
        top: -5px
    }
    .solartek-header-template__mobile-menu-icon::after {
        background: currentColor;
        border-radius: 999px;
        display: block;
        height: 2px;
        width: 16px;
        content: "";
        left: 0;
        position: absolute;
        top: 5px
    }
    .solartek-header-template__menu-node::after {
        display: none
    }
    .solartek-header-template__catalog-button {
        width: 100%;
        justify-content: space-between;
        min-height: 44px;
        padding: 11px 14px;
        border-radius: 14px;
        font-size: 15px;
        box-shadow: 0 10px 22px rgba(255, 134, 24, 0.12)
    }
    .solartek-header-template__menu {
        display: none;
        grid-column: 1 / -1;
        width: 100%;
        flex-wrap: wrap;
        gap: 8px;
        margin: 0;
        padding: 2px 0 0;
        overflow: visible;
        scroll-snap-type: none
    }
    .solartek-header-template__nav-contacts-copy {
        align-items: flex-start;
        gap: 6px
    }
    .solartek-header-template__nav-phone,
.solartek-header-template__nav-email {
        display: inline-flex;
        align-items: center;
        min-height: 44px;
        font-size: 13px
    }
    .solartek-header-template__nav-telegram {
        min-height: 44px;
        padding: 0 12px;
        font-size: 12px
    }
    .solartek-header-template__menu-node {
        position: static;
        width: auto;
        max-width: 100%
    }
    .solartek-header-template__menu-item span:first-child {
        max-width: 100%
    }
    .solartek-header-template__catalog-dropdown,
.solartek-header-template__account-dropdown,
.solartek-header-template__cart-dropdown,
.solartek-header-template__menu-dropdown {
        border-radius: 22px;
        box-shadow: 0 20px 36px rgba(15, 23, 35, 0.16)
    }
    .solartek-header-template__catalog-specials-list {
        grid-template-columns: 1fr
    }
    .solartek-header-template__menu-dropdown-link,
.solartek-header-template__menu-dropdown-title {
        white-space: normal
    }
    .solartek-header-template__dropdown-parent-link {
        width: 100%
    }
    .solartek-header-template__catalog-main {
        padding: 18px
    }
    .solartek-header-template__catalog-grid {
        grid-template-columns: 1fr
    }
    .solartek-header-template__catalog-main-title {
        font-size: 22px
    }
    .solartek-header-template__catalog-main-note {
        font-size: 12px;
        line-height: 1.4
    }
    .solartek-header-template__catalog-group {
        padding: 14px 14px 12px
    }
    .solartek-header-template__catalog-special-card {
        min-height: 116px
    }
    .solartek-header-template__cart-items {
        max-height: min(46vh, 320px)
    }
}
.solartek-header-template__brand-copy-line--primary {
    font-size: 13.5px;
    line-height: 1.16;
    font-weight: 600;
    letter-spacing: -0.015em;
    color: #f3f4f6
}
.solartek-header-template__brand-copy-line--secondary {
    font-size: 12.5px;
    line-height: 1.18;
    font-weight: 500;
    letter-spacing: 0.01em;
    color: #9ca3af
}
.solartek-header-template__nav-contacts {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-left: auto;
    padding-left: 18px;
    border-left: 1px solid rgba(15, 20, 24, 0.08);
    flex: 0 0 auto;
    border-left-color: rgba(255, 255, 255, 0.1)
}
.solartek-header-template .solartek-header-template__search-input,
.solartek-header-template input.solartek-header-template__search-input[type="search"] {
    width: 100%;
    height: 54px;
    padding: 0 58px 0 22px;
    margin: 0;
    border: 1px solid rgba(15, 20, 24, 0.12);
    border-radius: 999px;
    background: #ffffff;
    box-shadow: none;
    font-size: 16px;
    line-height: 1;
    color: #111111;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    border-color: #ffffff
}
.solartek-header-template__search-fibo .dgwt-wcas-search-input::placeholder {
    color: #8a929b;
    opacity: .5
}
.solartek-header-template__search-input::placeholder {
    color: #6b7280;
    opacity: .5
}
.solartek-header-template__menu-item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    border-radius: 12px;
    border: none;
    background: transparent;
    color: #e5e7eb;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    white-space: nowrap;
    transition: color 0.2s ease, background-color 0.2s ease;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none
}
.solartek-header-template__nav-phone,
.solartek-header-template__nav-email {
    display: inline-flex;
    align-items: center;
    color: #e5e7eb;
    font-size: 14px;
    font-weight: 700;
    gap: 8px;
    letter-spacing: 0;
    line-height: 1.2;
    max-width: 100%;
    min-height: 24px;
    text-decoration: none;
    transition: color 0.2s ease;
    white-space: nowrap
}
.solartek-header-template__search-button {
    color: #111111
}
.solartek-header-template button.solartek-header-template__search-button {
    all: unset;
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: transparent;
    box-shadow: none;
    color: #111111;
    font-size: 0;
    line-height: 0;
    transform: translateY(-50%);
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box
}
.solartek-header-template .solartek-header-template__search-button:hover,
.solartek-header-template button.solartek-header-template__search-button:hover,
.solartek-header-template .solartek-header-template__search-button:focus,
.solartek-header-template button.solartek-header-template__search-button:focus,
.solartek-header-template__search-fibo .dgwt-wcas-search-submit:hover,
.solartek-header-template__search-fibo .dgwt-wcas-search-submit:focus {
    background: rgba(17, 17, 17, 0.08);
    color: #111111;
    outline: none
}
.solartek-header-template__search-button-icon {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='11' cy='11' r='6.5' stroke='%23111111' stroke-width='1.8'/%3E%3Cpath d='m16 16 4 4' stroke='%23111111' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    flex: 0 0 auto;
    pointer-events: none
}
.solartek-header-template__action-icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: currentColor
}
.solartek-header-template__action {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #e5e7eb;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    background: transparent;
    border-color: transparent
}
.solartek-header-template__action--cart {
    background: rgba(255, 122, 24, 0.16);
    border-color: rgba(255, 122, 24, 0.36);
    color: #ff9b45
}
.solartek-header-template__menu-item:hover {
    color: #ffffff;
    background: rgba(255, 122, 24, 0.16);
    border-color: rgba(255, 122, 24, 0.42)
}
.solartek-header-template__menu-item:focus-visible {
    background: rgba(255, 122, 24, 0.16);
    border-color: rgba(255, 122, 24, 0.42);
    color: #ffffff
}
.solartek-header-template__menu-item.is-current {
    background: rgba(255, 122, 24, 0.16);
    color: #ffffff;
    border-color: rgba(255, 122, 24, 0.42)
}
.solartek-header-template__action:hover {
    color: #ffffff;
    background: rgba(255, 122, 24, 0.16);
    border-color: rgba(255, 122, 24, 0.42)
}
.solartek-header-template__action:focus-visible,
.solartek-header-template__catalog-wrap.is-open .solartek-header-template__catalog-button,
.solartek-header-template__menu-node.is-open .solartek-header-template__menu-item,
.solartek-header-template__account-wrap.is-open .solartek-header-template__action--account,
.solartek-header-template__cart-wrap.is-open .solartek-header-template__action--cart,
.solartek-header-template__cart-wrap:hover .solartek-header-template__action--cart,
.solartek-header-template__cart-wrap:focus-within .solartek-header-template__action--cart {
    background: rgba(255, 122, 24, 0.16);
    border-color: rgba(255, 122, 24, 0.42);
    color: #ffffff
}
.solartek-header-template__catalog-dropdown {
    border: 1px solid rgba(15, 20, 24, 0.08);
    border-radius: 20px;
    background: #171717;
    box-shadow: 0 20px 44px rgba(0, 0, 0, 0.42);
    padding: 22px 24px;
    border-color: rgba(255, 255, 255, 0.1);
    color: #f3f4f6
}
.solartek-header-template__menu-dropdown {
    border: 1px solid rgba(15, 20, 24, 0.08);
    border-radius: 20px;
    background: #171717;
    box-shadow: 0 20px 44px rgba(0, 0, 0, 0.42);
    padding: 12px;
    border-color: rgba(255, 255, 255, 0.1);
    color: #f3f4f6
}
.solartek-header-template__account-dropdown {
    padding: 18px;
    border: 1px solid rgba(15, 20, 24, 0.08);
    border-radius: 20px;
    background: #171717;
    box-shadow: 0 20px 44px rgba(0, 0, 0, 0.42);
    width: min(360px, 88vw);
    border-color: rgba(255, 255, 255, 0.1);
    color: #f3f4f6
}
.solartek-header-template__cart-dropdown {
    padding: 18px;
    border: 1px solid rgba(15, 20, 24, 0.08);
    border-radius: 20px;
    background: #171717;
    box-shadow: 0 20px 44px rgba(0, 0, 0, 0.42);
    border-color: rgba(255, 255, 255, 0.1);
    color: #f3f4f6
}
.solartek-header-template__dropdown-parent-link {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 12px 14px;
    border: 1px solid rgba(255, 134, 24, 0.16);
    border-radius: 16px;
    background: #1d1d1d;
    box-shadow: none;
    text-decoration: none;
    transition: transform 0.2s ease, border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
    border-color: rgba(255, 255, 255, 0.1);
    color: #f3f4f6
}
.solartek-header-template__account-menu-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-height: 48px;
    padding: 11px 14px;
    border: 1px solid rgba(24, 50, 74, 0.08);
    border-radius: 14px;
    background: #1d1d1d;
    color: #f3f4f6;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 600;
    overflow-wrap: anywhere;
    transition: border-color 0.18s ease, background 0.18s ease, box-shadow 0.18s ease, color 0.18s ease;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: none
}
.solartek-header-template__cart-item {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr) auto;
    gap: 12px;
    align-items: start;
    padding: 8px 10px;
    margin: 0;
    border-radius: 16px;
    transition: background-color 0.18s ease, box-shadow 0.18s ease;
    background: #1d1d1d;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: none;
    color: #f3f4f6
}
.solartek-header-template__cart-button--ghost {
    border: 1px solid rgba(15, 20, 24, 0.12);
    background: #1d1d1d;
    color: #f3f4f6;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: none
}
.solartek-header-template__account-menu-item:hover {
    border-color: rgba(255, 122, 24, 0.52);
    box-shadow: none;
    color: #ffffff;
    background: rgba(255, 122, 24, 0.16);
    outline: none
}
.solartek-header-template__account-menu-item:focus-visible {
    background: rgba(255, 122, 24, 0.16);
    border-color: rgba(255, 122, 24, 0.52);
    box-shadow: none;
    color: #ffffff;
    outline: none
}
.solartek-header-template__account-menu-item--primary:hover {
    background: rgba(255, 122, 24, 0.16);
    border-color: rgba(255, 122, 24, 0.52);
    color: #ffffff;
    box-shadow: none;
    outline: none
}
.solartek-header-template__account-menu-item--primary:focus-visible {
    background: rgba(255, 122, 24, 0.16);
    border-color: rgba(255, 122, 24, 0.52);
    box-shadow: none;
    color: #ffffff;
    outline: none
}
.solartek-header-template__menu-dropdown-link {
    display: block;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    padding: 11px 14px 11px 18px;
    border-radius: 12px;
    color: #f3f4f6;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
    transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease
}
.solartek-header-template__menu-dropdown-title {
    display: block;
    text-decoration: none;
    white-space: nowrap;
    padding: 6px 14px 8px;
    color: #f3f4f6;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase
}
.solartek-header-template__catalog-node-link {
    display: block;
    color: #f3f4f6;
    text-decoration: none;
    transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease
}
.solartek-header-template__dropdown-parent-title {
    display: block;
    color: #f3f4f6;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.01em
}
.solartek-header-template__account-dropdown-title,
.solartek-header-template__cart-dropdown-title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    color: #f3f4f6
}
.solartek-header-template__cart-item-name {
    display: block;
    color: #f3f4f6;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 600
}
.solartek-header-template__cart-subtotal strong {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    color: #f3f4f6
}
.solartek-header-template__cart-item:hover .solartek-header-template__cart-item-name,
.solartek-header-template__cart-item:focus-within .solartek-header-template__cart-item-name {
    color: #ffffff
}
.solartek-header-template__cart-item-total {
    font-size: 14px;
    line-height: 1.35;
    font-weight: 700;
    color: var(--solartek-header-accent-hover);
    white-space: nowrap;
    transition: color 0.18s ease
}
.solartek-header-template__cart-item-total .woocommerce-Price-amount,
.solartek-header-template__cart-item-total .woocommerce-Price-amount bdi,
.solartek-header-template__cart-item-total .woocommerce-Price-currencySymbol {
    color: var(--solartek-header-accent-hover)
}
.solartek-header-template__cart-item:hover .solartek-header-template__cart-item-total,
.solartek-header-template__cart-item:hover .solartek-header-template__cart-item-total .woocommerce-Price-amount,
.solartek-header-template__cart-item:hover .solartek-header-template__cart-item-total .woocommerce-Price-amount bdi,
.solartek-header-template__cart-item:hover .solartek-header-template__cart-item-total .woocommerce-Price-currencySymbol,
.solartek-header-template__cart-item:focus-within .solartek-header-template__cart-item-total,
.solartek-header-template__cart-item:focus-within .solartek-header-template__cart-item-total .woocommerce-Price-amount,
.solartek-header-template__cart-item:focus-within .solartek-header-template__cart-item-total .woocommerce-Price-amount bdi,
.solartek-header-template__cart-item:focus-within .solartek-header-template__cart-item-total .woocommerce-Price-currencySymbol {
    color: var(--solartek-header-accent)
}
.solartek-header-template__dropdown-parent-kicker {
    display: block;
    color: #9ca3af;
    font-size: 10px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase
}
.solartek-header-template__account-dropdown-meta,
.solartek-header-template__cart-dropdown-meta {
    font-size: 13px;
    line-height: 1.3;
    color: #9ca3af
}
.solartek-header-template__cart-item-qty {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.3;
    color: #9ca3af
}
.solartek-header-template__catalog-main-note {
    max-width: 31ch;
    color: #9ca3af;
    font-size: 13px;
    line-height: 1.45;
    font-weight: 500;
    text-align: right;
    display: none
}
.solartek-header-template__catalog-special-text {
    display: block;
    max-width: 24ch;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 500;
    opacity: 0.92;
    color: #9ca3af
}
.solartek-header-template__menu-dropdown-link:hover,
.solartek-header-template__menu-dropdown-link.is-current {
    background: rgba(255, 122, 24, 0.14);
    color: #ffffff;
    transform: translateX(2px)
}
.solartek-header-template__dropdown-parent-link:hover {
    transform: translateX(2px);
    border-color: rgba(255, 134, 24, 0.28);
    background: rgba(255, 122, 24, 0.14);
    box-shadow: 0 12px 24px rgba(255, 134, 24, 0.08);
    color: #ffffff
}
.solartek-header-template__catalog-main {
    min-width: 0;
    padding: 18px 20px 20px;
    border: 1px solid rgba(15, 20, 24, 0.06);
    border-radius: 24px;
    background: #1d1d1d;
    box-shadow: none;
    border-color: rgba(255, 255, 255, 0.1);
    color: #f3f4f6
}
.solartek-header-template__catalog-group {
    min-width: 0;
    position: relative;
    padding: 16px 16px 14px;
    border: 1px solid rgba(15, 20, 24, 0.08);
    border-radius: 20px;
    background: #1d1d1d;
    box-shadow: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    border-color: rgba(255, 255, 255, 0.1);
    color: #f3f4f6
}
.solartek-header-template__catalog-specials {
    padding: 18px;
    border: 1px solid rgba(255, 134, 24, 0.12);
    border-radius: 22px;
    background: #1d1d1d;
    box-shadow: none;
    border-color: rgba(255, 255, 255, 0.1);
    color: #f3f4f6
}
.solartek-header-template__catalog-group:hover {
    transform: translateY(-2px);
    border-color: rgba(255, 122, 24, 0.38);
    box-shadow: none;
    background: #202020
}
.solartek-header-template__catalog-main-title {
    color: #f3f4f6;
    font-size: 24px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: -0.03em
}
.solartek-header-template__catalog-group-title {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
    color: #f3f4f6;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -0.03em
}
.solartek-header-template__catalog-main-caption {
    margin-bottom: 6px;
    color: #ff9b45;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase
}
.solartek-header-template__catalog-node-link--level-1 {
    position: relative;
    padding: 8px 10px 8px 12px;
    border-radius: 14px;
    background: #242424;
    color: #f3f4f6;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 600
}
.solartek-header-template__catalog-node-link--level-2,
.solartek-header-template__catalog-node-link--level-3,
.solartek-header-template__catalog-node-link--level-4 {
    position: relative;
    padding: 3px 0 3px 2px;
    font-size: 12px;
    line-height: 1.35;
    font-weight: 500;
    color: #c4cad3
}
.solartek-header-template__catalog-node-link--level-1:hover {
    background: rgba(255, 122, 24, 0.14);
    color: #ffffff;
    transform: translateX(2px)
}
.solartek-header-template__catalog-node-link--level-2:hover,
.solartek-header-template__catalog-node-link--level-3:hover,
.solartek-header-template__catalog-node-link--level-4:hover {
    color: #ffffff;
    transform: translateX(2px);
    background: rgba(255, 122, 24, 0.14)
}
.solartek-header-template__catalog-node--level-2,
.solartek-header-template__catalog-node--level-3,
.solartek-header-template__catalog-node--level-4 {
    margin-top: 6px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid rgba(255, 134, 24, 0.14);
    border-left-color: rgba(255, 122, 24, 0.24)
}
.solartek-header-template__catalog-node-link--level-2::before,
.solartek-header-template__catalog-node-link--level-3::before,
.solartek-header-template__catalog-node-link--level-4::before {
    content: "";
    position: absolute;
    left: -12px;
    top: 12px;
    width: 8px;
    height: 1px;
    background: rgba(255, 122, 24, 0.42)
}
@media (min-width: 1201px) {
    .solartek-header-template__catalog-layout {
        gap: 18px;
        align-items: stretch
    }
    .solartek-header-template__catalog-specials {
        position: relative;
        display: flex;
        flex-direction: column;
        padding: 18px 0 18px 20px;
        border: 0;
        border-left: 1px solid rgba(255, 122, 24, 0.24);
        border-radius: 0;
        background: transparent;
        box-shadow: none
    }
    .solartek-header-template__catalog-specials::before {
        content: "";
        position: absolute;
        top: 18px;
        left: -2px;
        width: 3px;
        height: 54px;
        border-radius: 999px;
        background: linear-gradient(180deg, #ff7a18 0%, rgba(255, 122, 24, 0.18) 100%)
    }
}
.solartek-header-template__catalog-specials-caption {
    margin-bottom: 14px;
    color: #ff9b45;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase
}
.solartek-header-template__catalog-specials-list {
    display: flex;
    flex-direction: column;
    gap: 10px
}
.solartek-header-template__catalog-special-card {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-height: 0;
    padding: 15px 48px 15px 16px;
    border-radius: 16px;
    text-decoration: none;
    overflow: hidden;
    box-shadow: none;
    transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
    background: #242424;
    border-color: rgba(255, 255, 255, 0.1);
    color: #f3f4f6;
    border: 1px solid rgba(255, 255, 255, 0.08)
}
.solartek-header-template__catalog-special-card::before {
    content: "";
    position: absolute;
    top: 14px;
    bottom: 14px;
    left: 0;
    width: 3px;
    border-radius: 0 999px 999px 0;
    background: rgba(255, 122, 24, 0.72)
}
.solartek-header-template__catalog-special-card--sale {
    background: linear-gradient(90deg, rgba(255, 122, 24, 0.18) 0%, rgba(255, 122, 24, 0.05) 100%);
    color: #f3f4f6
}
.solartek-header-template__catalog-special-card--clearance {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.075) 0%, rgba(255, 255, 255, 0.025) 100%);
    color: #f3f4f6
}
.solartek-header-template__catalog-special-card--clearance::before {
    background: rgba(196, 202, 211, 0.56)
}
.solartek-header-template__catalog-special-card--merch {
    background: linear-gradient(90deg, rgba(196, 143, 92, 0.16) 0%, rgba(196, 143, 92, 0.04) 100%);
    color: #f3f4f6
}
.solartek-header-template__catalog-special-card--merch::before {
    background: rgba(213, 161, 109, 0.66)
}
.solartek-header-template__catalog-special-card:hover {
    transform: translateX(3px);
    box-shadow: none;
    border-color: rgba(255, 122, 24, 0.42);
    background: rgba(255, 122, 24, 0.14);
    outline: none
}
.solartek-header-template__catalog-special-card:focus-visible {
    transform: translateX(3px);
    border-color: rgba(255, 122, 24, 0.42);
    background: rgba(255, 122, 24, 0.14);
    box-shadow: none;
    outline: none
}
.solartek-header-template__catalog-special-title {
    display: block;
    padding-right: 34px;
    font-size: 20px;
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -0.03em
}
.solartek-header-template__catalog-special-arrow {
    position: absolute;
    top: 14px;
    right: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    color: inherit;
    border: 1px solid rgba(255, 255, 255, 0.12)
}
.solartek-header-template__catalog-special-card:hover .solartek-header-template__catalog-special-arrow,
.solartek-header-template__catalog-special-card:focus-visible .solartek-header-template__catalog-special-arrow {
    border-color: rgba(255, 122, 24, 0.42);
    background: rgba(255, 122, 24, 0.22)
}
body.woocommerce-account.solartek-account-active .solartek-header-template .solartek-header-template__catalog-special-card {
    background: #242424;
    border-color: rgba(255, 255, 255, 0.08);
    box-shadow: none;
    color: #f3f4f6
}
body.woocommerce-account.solartek-account-active .solartek-header-template .solartek-header-template__catalog-special-card--sale {
    background: linear-gradient(90deg, rgba(255, 122, 24, 0.18) 0%, rgba(255, 122, 24, 0.05) 100%)
}
body.woocommerce-account.solartek-account-active .solartek-header-template .solartek-header-template__catalog-special-card--clearance {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.075) 0%, rgba(255, 255, 255, 0.025) 100%)
}
body.woocommerce-account.solartek-account-active .solartek-header-template .solartek-header-template__catalog-special-card--merch {
    background: linear-gradient(90deg, rgba(196, 143, 92, 0.16) 0%, rgba(196, 143, 92, 0.04) 100%)
}
body.woocommerce-account.solartek-account-active .solartek-header-template .solartek-header-template__catalog-special-card:hover,
body.woocommerce-account.solartek-account-active .solartek-header-template .solartek-header-template__catalog-special-card:focus-visible {
    background: rgba(255, 122, 24, 0.14);
    border-color: rgba(255, 122, 24, 0.42)
}
@media (min-width: 1201px) {
    body.woocommerce-account.solartek-account-active .solartek-header-template .solartek-header-template__catalog-specials {
        border: 0;
        border-left: 1px solid rgba(255, 122, 24, 0.24);
        background: transparent;
        box-shadow: none
    }
}
@media (max-width: 767px) {
    .solartek-header-template__nav-contacts {
        display: none;
        grid-column: 1 / -1;
        width: 100%;
        grid-template-columns: auto minmax(0, 1fr);
        align-items: center;
        gap: 10px 12px;
        margin-left: 0;
        padding: 6px 0 0;
        border-left: none
    }
    .solartek-header-template.is-mobile-nav-open .solartek-header-template__menu {
        display: flex
    }
    .solartek-header-template.is-mobile-nav-open .solartek-header-template__nav-contacts {
        display: grid
    }
    .solartek-header-template__action {
        min-height: 44px;
        padding: 0 12px;
        border: 1px solid rgba(15, 20, 24, 0.08);
        border-radius: 999px;
        background: #171717;
        border-color: rgba(255, 255, 255, 0.12);
        box-shadow: none;
        color: #e5e7eb
    }
    .solartek-header-template__menu-item,
.solartek-header-template__menu-item--parent {
        min-height: 44px;
        padding: 9px 13px;
        border: 1px solid rgba(15, 20, 24, 0.08);
        border-radius: 999px;
        background: #171717;
        font-size: 13px;
        line-height: 1.15;
        scroll-snap-align: none;
        border-color: rgba(255, 255, 255, 0.12);
        box-shadow: none;
        color: #e5e7eb
    }
    .solartek-header-template__action--cart {
        gap: 8px;
        min-width: 44px;
        padding: 0 12px 0 10px;
        border-color: rgba(255, 122, 24, 0.36);
        background: rgba(255, 122, 24, 0.16);
        color: #ff9b45
    }
    .solartek-header-template__menu-item:hover,
.solartek-header-template__menu-item:focus-visible,
.solartek-header-template__menu-item.is-current,
.solartek-header-template__menu-node.is-open .solartek-header-template__menu-item {
        background: rgba(255, 122, 24, 0.16);
        border-color: rgba(255, 122, 24, 0.42);
        color: #ffffff
    }
}
html[data-solartek-theme="light"] body .solartek-global-header-block {
    background: var(--solartek-light-bg, #f4f6f8);
    color-scheme: light
}
html[data-solartek-theme="light"] body .solartek-header-template {
    --solartek-header-outer-bg: var(--solartek-light-bg, #f4f6f8);
    --solartek-header-bg: var(--solartek-light-panel, #ffffff);
    --solartek-header-text: var(--solartek-light-text, #252a31);
    --solartek-header-muted: var(--solartek-light-muted, #59636f);
    --solartek-header-border: var(--solartek-light-border, #dfe3e8);
    background: var(--solartek-light-bg, #f4f6f8);
    box-shadow: 0 0 0 100vmax var(--solartek-light-bg, #f4f6f8);
    color: var(--solartek-light-text, #252a31);
    color-scheme: light
}
html[data-solartek-theme="light"] body .solartek-header-template :is(.solartek-header-template__inner, .solartek-header-template__nav-bar) {
    background: var(--solartek-light-panel, #ffffff);
    border-color: var(--solartek-light-border, #dfe3e8);
    box-shadow: none
}
html[data-solartek-theme="light"] body .solartek-header-template__brand-link {
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0
}
html[data-solartek-theme="light"] body .solartek-header-template__logo-image {
    content: url("../images/logo-light.svg")
}
html[data-solartek-theme="light"] body .solartek-header-template__brand-copy,
html[data-solartek-theme="light"] body .solartek-header-template__nav-contacts {
    border-color: var(--solartek-light-border, #dfe3e8)
}
html[data-solartek-theme="light"] body .solartek-header-template__brand-copy-line--primary {
    color: var(--solartek-light-heading, #171b20)
}
html[data-solartek-theme="light"] body .solartek-header-template__brand-copy-line--secondary,
html[data-solartek-theme="light"] body .solartek-header-template__dropdown-parent-kicker,
html[data-solartek-theme="light"] body .solartek-header-template__account-dropdown-meta,
html[data-solartek-theme="light"] body .solartek-header-template__cart-dropdown-meta,
html[data-solartek-theme="light"] body .solartek-header-template__cart-item-qty,
html[data-solartek-theme="light"] body .solartek-header-template__catalog-main-note,
html[data-solartek-theme="light"] body .solartek-header-template__catalog-special-text {
    color: var(--solartek-light-muted, #59636f)
}
html[data-solartek-theme="light"] body .solartek-header-template__search-fibo .dgwt-wcas-search-input,
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__search-input,
html[data-solartek-theme="light"] body .solartek-header-template input.solartek-header-template__search-input[type="search"] {
    background: var(--solartek-light-panel, #ffffff);
    border-color: #cfd6de;
    color: var(--solartek-light-text, #252a31)
}
html[data-solartek-theme="light"] body .solartek-header-template :is(.solartek-header-template__action, .solartek-header-template__menu-item, .solartek-header-template__nav-phone, .solartek-header-template__nav-email) {
    background: transparent;
    border-color: transparent;
    color: #303943
}
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__action--theme {
    background: var(--solartek-light-panel-soft, #f7f8fa);
    border-color: var(--solartek-light-border, #dfe3e8);
    color: #303943
}
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__catalog-button {
    background: #fff3e8;
    border-color: #efc4a3;
    color: #873700
}
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__action--cart,
html[data-solartek-theme="light"] body .solartek-header-template :is(.solartek-header-template__menu-item:hover, .solartek-header-template__menu-item:focus-visible, .solartek-header-template__menu-item.is-current, .solartek-header-template__action:hover, .solartek-header-template__action:focus-visible),
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__catalog-wrap.is-open .solartek-header-template__catalog-button,
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__menu-node.is-open .solartek-header-template__menu-item,
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__account-wrap.is-open .solartek-header-template__action--account,
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__cart-wrap.is-open .solartek-header-template__action--cart,
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__cart-wrap:hover .solartek-header-template__action--cart,
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__cart-wrap:focus-within .solartek-header-template__action--cart {
    background: #fff0e4;
    border-color: rgba(255, 122, 24, 0.42);
    color: #873700
}
html[data-solartek-theme="light"] body .solartek-header-template :is(.solartek-header-template__catalog-dropdown, .solartek-header-template__menu-dropdown, .solartek-header-template__account-dropdown, .solartek-header-template__cart-dropdown) {
    background: var(--solartek-light-panel, #ffffff);
    border-color: var(--solartek-light-border, #dfe3e8);
    box-shadow: 0 20px 44px rgba(31, 41, 55, 0.16);
    color: var(--solartek-light-text, #252a31)
}
html[data-solartek-theme="light"] body .solartek-header-template :is(.solartek-header-template__dropdown-parent-link, .solartek-header-template__account-menu-item, .solartek-header-template__cart-item, .solartek-header-template__cart-button--ghost),
html[data-solartek-theme="light"] body .solartek-header-template :is(.solartek-header-template__catalog-main, .solartek-header-template__catalog-group, .solartek-header-template__catalog-specials) {
    background: var(--solartek-light-panel-soft, #f7f8fa);
    border-color: var(--solartek-light-border, #dfe3e8);
    box-shadow: none;
    color: var(--solartek-light-text, #252a31)
}
html[data-solartek-theme="light"] body .solartek-header-template :is(.solartek-header-template__menu-dropdown-link, .solartek-header-template__menu-dropdown-title, .solartek-header-template__catalog-group-title, .solartek-header-template__catalog-node-link, .solartek-header-template__dropdown-parent-title, .solartek-header-template__account-dropdown-title, .solartek-header-template__cart-dropdown-title, .solartek-header-template__cart-item-name, .solartek-header-template__cart-subtotal strong, .solartek-header-template__catalog-main-title) {
    color: var(--solartek-light-heading, #171b20)
}
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__catalog-node-link--level-1 {
    background: var(--solartek-light-panel, #ffffff)
}
html[data-solartek-theme="light"] body .solartek-header-template :is(.solartek-header-template__catalog-node-link--level-2, .solartek-header-template__catalog-node-link--level-3, .solartek-header-template__catalog-node-link--level-4) {
    color: #46515d
}
html[data-solartek-theme="light"] body .solartek-header-template :is(.solartek-header-template__menu-dropdown-link:hover, .solartek-header-template__menu-dropdown-link.is-current, .solartek-header-template__dropdown-parent-link:hover, .solartek-header-template__catalog-node-link--level-1:hover, .solartek-header-template__catalog-node-link--level-2:hover, .solartek-header-template__catalog-node-link--level-3:hover, .solartek-header-template__catalog-node-link--level-4:hover, .solartek-header-template__account-menu-item:hover, .solartek-header-template__account-menu-item:focus-visible) {
    background: #fff0e4;
    border-color: rgba(255, 122, 24, 0.42);
    color: #873700
}
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__catalog-special-card,
html[data-solartek-theme="light"] body.woocommerce-account.solartek-account-active .solartek-header-template .solartek-header-template__catalog-special-card {
    background: var(--solartek-light-panel, #ffffff);
    border-color: var(--solartek-light-border, #dfe3e8);
    color: var(--solartek-light-text, #252a31)
}
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__catalog-special-card--sale,
html[data-solartek-theme="light"] body.woocommerce-account.solartek-account-active .solartek-header-template .solartek-header-template__catalog-special-card--sale {
    background: linear-gradient(90deg, #fff0e4 0%, #ffffff 100%)
}
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__catalog-special-card--clearance,
html[data-solartek-theme="light"] body.woocommerce-account.solartek-account-active .solartek-header-template .solartek-header-template__catalog-special-card--clearance {
    background: linear-gradient(90deg, #eef1f4 0%, #ffffff 100%)
}
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__catalog-special-card--merch,
html[data-solartek-theme="light"] body.woocommerce-account.solartek-account-active .solartek-header-template .solartek-header-template__catalog-special-card--merch {
    background: linear-gradient(90deg, #f7ede3 0%, #ffffff 100%)
}
@media (max-width: 767px) {
    html[data-solartek-theme="light"] body .solartek-header-template :is(.solartek-header-template__action, .solartek-header-template__menu-item, .solartek-header-template__menu-item--parent) {
        background: var(--solartek-light-panel-soft, #f7f8fa);
        border-color: var(--solartek-light-border, #dfe3e8);
        color: #303943
    }
}
body.logged-in .solartek-header-template__account-dropdown-shell {
    width: min(264px, calc(100vw - 24px))
}
body.logged-in .solartek-header-template__account-dropdown {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    background: #101010
}
body.logged-in .solartek-header-template__account-dropdown-header {
    gap: 7px;
    margin-bottom: 10px;
    overflow-wrap: anywhere
}
body.logged-in .solartek-header-template__account-dropdown-title {
    font-size: 16px
}
body.logged-in .solartek-header-template__account-menu {
    gap: 7px
}
body.logged-in .solartek-header-template__account-menu-item {
    min-height: 38px;
    padding: 8px 10px;
    border-radius: 8px;
    font-size: 14px;
    background: #171717;
    border-color: rgba(255, 255, 255, 0.12);
    color: #e5e7eb
}
body.logged-in .solartek-header-template__account-menu-item::before {
    width: 16px;
    height: 16px;
    margin-top: 1px;
    opacity: 0.82
}
body.logged-in .solartek-header-template__account-menu-item-badge {
    font-size: 12px;
    padding: 3px 7px
}
body.logged-in .solartek-header-template__account-menu-item:hover,
body.logged-in .solartek-header-template__account-menu-item:focus-visible {
    background: #202020;
    border-color: rgba(255, 122, 24, 0.42);
    color: #ff9b45
}
html[data-solartek-theme="light"] body.logged-in .solartek-header-template .solartek-header-template__account-menu-item {
    background: #f8f9fb;
    border-color: var(--sa-border, #dfe3e8);
    color: var(--sa-text, #252a31)
}
html[data-solartek-theme="light"] body.logged-in .solartek-header-template .solartek-header-template__account-menu-item:hover,
html[data-solartek-theme="light"] body.logged-in .solartek-header-template .solartek-header-template__account-menu-item:focus-visible {
    background: #fff6ee;
    border-color: rgba(255, 122, 24, 0.42);
    color: #b64d05
}
html:not([data-solartek-theme="light"]) body.logged-in .solartek-header-template .solartek-header-template__account-dropdown {
    background: #101010
}
html:not([data-solartek-theme="light"]) body.logged-in .solartek-header-template .solartek-header-template__account-menu-item {
    background: #171717;
    border-color: rgba(255, 255, 255, 0.12);
    color: #e5e7eb
}
html:not([data-solartek-theme="light"]) body.logged-in .solartek-header-template .solartek-header-template__account-menu-item:hover,
html:not([data-solartek-theme="light"]) body.logged-in .solartek-header-template .solartek-header-template__account-menu-item:focus-visible {
    background: #202020;
    border-color: rgba(255, 122, 24, 0.42);
    color: #ff9b45
}
@media (max-width: 640px) {
    body:not(.solartek-pwa-active) .solartek-header-template__cart-wrap::after {
        right: 0
    }
}
.solartek-header-template .solartek-header-template__action--cart {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    min-width: 160px;
    min-height: 52px;
    padding: 0 22px;
    border: 1px solid #bd6507;
    border-radius: 10px;
    background: rgba(255, 134, 24, 0.1);
    box-shadow: inset 0 0 12px rgba(255, 134, 24, 0.06);
    color: #ff8a0a;
    white-space: nowrap
}
.solartek-header-template .solartek-header-template__action--cart .solartek-header-template__action-icon svg {
    width: 26px;
    height: 26px
}
.solartek-header-template .solartek-header-template__cart-amount {
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
    color: inherit
}
.solartek-header-template .solartek-header-template__action--cart .solartek-header-template__action-badge {
    top: -5px;
    right: -6px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    border: 0;
    border-radius: 50%;
    background: #ff8a0a;
    color: #402100;
    font-size: 10px;
    line-height: 16px
}
@media (max-width: 767px) {
    .solartek-header-template .solartek-header-template__action--cart {
        min-width: 0;
        min-height: 44px;
        padding: 0 12px;
        gap: 10px
    }
    .solartek-header-template .solartek-header-template__cart-amount {
        font-size: 15px
    }
}
@media (max-width: 520px) {
    .solartek-header-template .solartek-header-template__action--cart {
        width: 44px;
        padding: 0
    }
    .solartek-header-template .solartek-header-template__cart-amount {
        display: none
    }
}
@media (max-width: 380px) {
    .solartek-header-template__logo-image {
        max-width: 80px
    }
    .solartek-header-template__actions {
        gap: 4px
    }
}
.solartek-header-template .solartek-header-template__cart-items {
    max-height: min(480px, calc(100dvh - 320px))
}
.solartek-header-template .solartek-header-template__cart-item {
    flex-shrink: 0
}
.solartek-header-template .solartek-header-template__cart-subtotal > span {
    color: #fff;
    font-size: 16px;
    font-weight: 600
}
html[data-solartek-theme="light"] body .solartek-header-template .solartek-header-template__cart-subtotal > span {
    color: #20262c
}
.solartek-header-template a.solartek-header-template__cart-button--accent {
    color: #fff
}
.solartek-header-template a.solartek-header-template__cart-button--accent:hover,
.solartek-header-template a.solartek-header-template__cart-button--accent:focus-visible {
    color: #fff;
    background: #c45100;
    border-color: #c45100
}
.solartek-header-template .solartek-header-template__cart-dropdown-header {
    justify-content: flex-start;
    gap: 12px
}
html:not([data-solartek-theme="light"]) body .solartek-header-template .solartek-header-template__cart-empty-title,
html:not([data-solartek-theme="light"]) body .solartek-header-template .solartek-header-template__cart-empty-text {
    color: #fff
}
