:root{--komilfo-header-bg:#000;--komilfo-header-accent:#b969dd;--komilfo-header-text:#fff;--komilfo-header-muted:#9a9a9a;--komilfo-header-border:#2a2a2a;--komilfo-header-input-bg:#111;--komilfo-header-max:1320px}.komilfo-header,
.komilfo-header button,
.komilfo-header input,
.komilfo-header
select{font-family:'Roboto',Arial,sans-serif}.wf-wrap{max-width:var(--komilfo-header-max);margin:0
auto;padding-left:24px;padding-right:24px;width:100%;box-sizing:border-box}.komilfo-header{background:var(--komilfo-header-bg);color:var(--komilfo-header-text);position:relative;z-index:1000}.komilfo-header
a{color:inherit;text-decoration:none}.komilfo-header__announcement{border-bottom:1px solid var(--komilfo-header-border);padding:7px
0}.komilfo-header__announcement-text{margin:0;text-align:center;font-size:12px;line-height:1.4;color:var(--komilfo-header-text);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px}.komilfo-header__announcement-text
i{font-size:11px;opacity: .85}.komilfo-header__announcement-sep{opacity: .6}.komilfo-header__main{padding:12px
0 11px}.komilfo-header__main-inner{display:grid;grid-template-columns:auto 1fr auto auto;grid-template-areas:"logo search contact actions";align-items:center;gap:22px}.komilfo-header__burger{display:none;grid-area:burger;width:40px;height:40px;padding:0;border:0;background:transparent;color:var(--komilfo-header-text);cursor:pointer;position:relative}.komilfo-header__burger-icon{position:absolute;inset:0;margin:auto;width:22px;height:2px;background:currentColor;transition:opacity .2s ease}.komilfo-header__burger-icon--open::before,.komilfo-header__burger-icon--open::after{content:"";position:absolute;left:0;width:22px;height:2px;background:currentColor}.komilfo-header__burger-icon--open::before{top:-7px}.komilfo-header__burger-icon--open::after{top:7px}.komilfo-header__burger-icon--close{width:22px;height:22px;background:transparent;opacity:0}.komilfo-header__burger-icon--close::before,.komilfo-header__burger-icon--close::after{content:"";position:absolute;top:10px;left:0;width:22px;height:2px;background:currentColor}.komilfo-header__burger-icon--close::before{transform:rotate(45deg)}.komilfo-header__burger-icon--close::after{transform:rotate(-45deg)}.komilfo-header.is-menu-open .komilfo-header__burger-icon--open{opacity:0}.komilfo-header.is-menu-open .komilfo-header__burger-icon--close{opacity:1}.komilfo-header__branding{grid-area:logo}.komilfo-header__logo-link{display:inline-block;line-height:0}.komilfo-header__logo-img,
.komilfo-header__branding .custom-logo{width:170px !important;max-width:170px !important;height:auto !important;display:block;object-fit:contain}.komilfo-header__search--desktop{grid-area:search;min-width:0}.komilfo-header__search--mobile{display:none;padding-bottom:12px}.komilfo-header__contact{grid-area:contact;text-align:right;white-space:nowrap}.komilfo-header__phone{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:1.2}.komilfo-header__phone
i{color:var(--komilfo-header-accent);font-size:13px}.komilfo-header__hours{display:block;margin-top:2px;font-size:11px;color:var(--komilfo-header-muted)}.komilfo-header__actions{grid-area:actions;display:flex;align-items:center;gap:16px}.komilfo-header__language{display:flex;align-items:center;position:relative;margin-right:2px}.komilfo-header__language--mobile{display:none}.komilfo-lang-switcher{display:inline-flex;align-items:center;gap:2px;margin:0;padding:2px;list-style:none;border:1px
solid #2d2d2d;border-radius:999px;background:#101010}.komilfo-lang-switcher
li{margin:0;padding:0;list-style:none}.komilfo-lang-switcher
a{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:24px;padding:0
8px;border-radius:999px;color:rgba(255, 255, 255, .72) !important;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:0;transition:background .2s ease, color .2s ease}.komilfo-lang-switcher li.active a,
.komilfo-lang-switcher a:hover{background:var(--komilfo-header-accent);color:#fff !important}.komilfo-header__action{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;background:transparent;color:var(--komilfo-header-text);font-size:20px;line-height:1;cursor:pointer;padding:0;position:relative}.komilfo-header__cart,.komilfo-header__wishlist{position:relative}.komilfo-header__cart-badge,.komilfo-header__wishlist-badge{position:absolute;top:-4px;right:-8px;min-width:18px;height:18px;padding:0
4px;border-radius:999px;background:var(--komilfo-header-accent);color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center}.komilfo-header__wishlist-badge.is-empty{display:none}.komilfo-header__account{position:relative}.komilfo-header__account-dropdown{display:none;position:absolute;top:calc(100% + 10px);right:0;min-width:180px;background:rgba(0, 0, 0, .92);border:1px
solid var(--komilfo-header-border);padding:10px
0;z-index:20}.komilfo-header__account-dropdown
ul{list-style:none;margin:0;padding:0}.komilfo-header__account-dropdown
a{display:block;padding:8px
16px;font-size:13px;color:#fff}.komilfo-header__account-dropdown a:hover{color:var(--komilfo-header-accent)}.komilfo-header__account.is-open .komilfo-header__account-dropdown,
.komilfo-header__account.showed .komilfo-header__account-dropdown{display:block}.komilfo-search-form--header{position:relative;display:flex;align-items:center;width:100%;max-width:none}.komilfo-search-form--header .komilfo-search-form__icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:var(--komilfo-header-muted);font-size:14px;pointer-events:none;z-index:1}.komilfo-search-form--header .komilfo-search-form__input{flex:1;width:100%;height:42px;padding:0
20px 0 44px;border:1px
solid #3a3a3a;border-radius:999px;background:var(--komilfo-header-input-bg);color:var(--komilfo-header-text);font-size:13px;outline:none}.komilfo-search-form--header .komilfo-search-form__input::placeholder{color:var(--komilfo-header-muted)}.komilfo-search-form--header .komilfo-search-form__input:focus{border-color:#555}.komilfo-search-form--header .komilfo-search-form__submit{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.komilfo-search-form--header .komilfo-search-form__results{top:calc(100% + 6px);border-radius:8px;border:1px
solid #333;background:#111;color:#fff}.komilfo-search-form--header .komilfo-search-form__results
a{border-bottom-color:#222}.komilfo-search-form--header .komilfo-search-form__results a:hover{background:#1a1a1a}.komilfo-header__nav-panel{border-top:1px solid var(--komilfo-header-border);position:relative}.komilfo-header__nav-panel-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px
24px 13px;position:static}.komilfo-header__categories{flex:1 1 auto;min-width:0}.komilfo-header__nav-divider{flex:0 0 1px;align-self:stretch;width:1px;background:#3a3a3a;margin:2px
8px}.komilfo-header__mega{position:static}.komilfo-header .mega-menu .menu,.komilfo-header__mega>.menu{list-style:none;margin:0
!important;padding:0
!important;display:flex;flex-wrap:wrap;align-items:center;gap:4px 18px;justify-content:flex-start}.komilfo-header .mega-menu .menu-item{position:static;padding:0
!important;margin:0
!important}.komilfo-header .mega-menu .menu>.menu-item>a{display:block;padding:4px
0;font-size:12px;font-weight:500;line-height:1.3;text-transform:uppercase;color:var(--komilfo-header-text) !important;background:transparent !important;letter-spacing: .02em}.komilfo-header .mega-menu .menu>.menu-item.menu-item--sale>a{color:var(--komilfo-header-accent) !important}.komilfo-header .mega-menu .menu > .menu-item > a:hover,
.komilfo-header .mega-menu .menu>.menu-item:hover>a{color:var(--komilfo-header-accent) !important;text-decoration:none !important}.komilfo-header .mega-menu .menu > .menu-item > .sub-menu,
.komilfo-header .mega-menu .menu>.menu-item>.columns-wrapper{display:none;position:absolute;top:100%;left:0;right:0;width:100vw;margin:0
!important;padding:28px
clamp(24px, 4vw, 80px);background:rgba(0, 0, 0, .98);border-top:1px solid var(--komilfo-header-accent);border-bottom:1px solid rgba(185, 105, 221, .35);box-shadow:0 22px 42px rgba(0, 0, 0, .32);z-index:80;list-style:none;grid-template-columns:repeat(4, minmax(180px, 1fr));gap:8px 54px;box-sizing:border-box}.komilfo-header .mega-menu .menu > .menu-item:hover > .sub-menu,
.komilfo-header .mega-menu .menu > .menu-item:focus-within > .sub-menu,
.komilfo-header .mega-menu .menu > .menu-item:hover > .columns-wrapper,
.komilfo-header .mega-menu .menu > .menu-item:focus-within > .columns-wrapper,
.komilfo-header .mega-menu .menu>.menu-item>.columns-wrapper:hover{display:grid}.komilfo-header .mega-menu .menu > .menu-item > .sub-menu::before,
.komilfo-header .mega-menu .menu>.menu-item>.columns-wrapper::before{content:'';position:absolute;top:-30px;left:0;right:0;height:30px;background:transparent}.komilfo-header .mega-menu .columns-wrapper>.sub-menu{display:grid;grid-template-columns:1fr;gap:8px;min-width:0;margin:0
!important;padding:0
!important;background:transparent;border:0;box-shadow:none;list-style:none !important}.komilfo-header .mega-menu .sub-menu li,
.komilfo-header .mega-menu .columns-wrapper
li{list-style:none !important;list-style-type:none !important;margin:0
!important;padding:0
!important}.komilfo-header .mega-menu .sub-menu li::marker,
.komilfo-header .mega-menu .columns-wrapper li::marker{content:"" !important;font-size:0}.komilfo-header .mega-menu .sub-menu a,
.komilfo-header .mega-menu .columns-wrapper
a{display:flex;align-items:center;min-height:30px;padding:6px
0;color:rgba(255, 255, 255, .86) !important;background:transparent !important;font-size:13px;font-weight:500;line-height:1.25;text-decoration:none !important;transition:color .2s ease, transform .2s ease}.komilfo-header .mega-menu .sub-menu a::before,
.komilfo-header .mega-menu .columns-wrapper a::before{content:none !important;display:none !important}.komilfo-header .mega-menu .sub-menu a:hover,
.komilfo-header .mega-menu .columns-wrapper a:hover{color:#fff !important;transform:translateX(3px)}.komilfo-header .mega-menu .columns-wrapper,
.komilfo-header .menu-absolute .columns-wrapper{border-top-color:var(--komilfo-header-accent)}.komilfo-header .mega-menu .menu-item-has-children .menu-toogle.mobile{display:none}.komilfo-header .mega-menu .menu,.komilfo-header__mega>.menu{flex-wrap:nowrap}@media (min-width: 992px){.komilfo-header__nav-panel-inner{padding-left:0;padding-right:0}.komilfo-header .mega-menu .menu,.komilfo-header__mega>.menu{flex-wrap:nowrap;white-space:nowrap;gap:4px 14px}.komilfo-header .mega-menu .menu>.menu-item>a{font-size:11px}.komilfo-header__utility-list
a{font-size:10px}.komilfo-header__logo-img,
.komilfo-header__branding .custom-logo{width:160px !important;max-width:160px !important}.komilfo-header .menu-absolute{position:absolute;left:0;right:0;top:100%;z-index:30}}.komilfo-header__utility-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.komilfo-header__utility-list
a{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;text-transform:uppercase;color:var(--komilfo-header-accent) !important;letter-spacing: .02em;white-space:nowrap}.komilfo-header__utility-list a
i{font-size:12px}.komilfo-header__utility-list a:hover{opacity: .85}body.komilfo-header-menu-open{overflow:hidden}@media (max-width: 991px){.wf-wrap{padding-left:16px;padding-right:16px}.komilfo-header__announcement{padding:6px
0}.komilfo-header__main{padding:10px
0}.komilfo-header__main-inner{grid-template-columns:40px 1fr auto;grid-template-areas:"burger logo actions";gap:12px 14px}.komilfo-header__burger{display:block}.komilfo-header__branding{justify-self:center}.komilfo-header__logo-img,
.komilfo-header__branding .custom-logo{width:138px !important;max-width:138px !important}.komilfo-header__search--desktop,.komilfo-header__contact{display:none}.komilfo-header__search--mobile{display:flex;grid-area:search;align-items:center;justify-content:center;gap:10px;padding:0
16px 12px}.komilfo-header__actions{gap:12px}.komilfo-header__language--desktop{display:none}.komilfo-header__language--mobile{display:flex;flex:0 0 auto;margin-right:0}.komilfo-lang-switcher{padding:1px}.komilfo-lang-switcher
a{min-width:25px;height:22px;padding:0
6px;font-size:9px}.komilfo-search-form--mobile{flex:1 1 auto;width:auto;max-width:260px;min-width:0}.komilfo-search-form--mobile .komilfo-search-form__input{height:34px;padding-left:38px;font-size:12px}.komilfo-search-form--mobile .komilfo-search-form__icon{left:15px;font-size:13px}.komilfo-header__action{width:26px;height:26px;font-size:18px}.komilfo-header__nav-panel{display:none;border-top:0;background:var(--komilfo-header-bg)}.komilfo-header.is-menu-open .komilfo-header__nav-panel{display:block;max-height:calc(100vh - 180px);overflow:auto}.komilfo-header__nav-panel-inner{flex-direction:column;align-items:stretch;gap:0;padding:0
16px 20px;position:relative}.komilfo-header__nav-divider{width:100%;height:1px;margin:12px
0}.komilfo-header .mega-menu .menu,.komilfo-header__mega>.menu{flex-direction:column;align-items:stretch;gap:0}.komilfo-header .mega-menu .menu>.menu-item{position:relative;border-bottom:1px solid var(--komilfo-header-border)}.komilfo-header .mega-menu .menu>.menu-item>a{display:flex;align-items:center;justify-content:space-between;padding:14px
0;font-size:13px}.komilfo-header .mega-menu .menu>.menu-item-has-children>a::after{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:900;font-size:11px;color:var(--komilfo-header-muted);margin-left:12px}.komilfo-header .mega-menu .columns-wrapper,
.komilfo-header .menu-absolute .columns-wrapper,
.komilfo-header .mega-menu .menu>.menu-item>.sub-menu{position:static !important;width:100% !important;margin:0
!important;padding:0
0 10px 12px !important;border-top:0 !important;border-bottom:0 !important;box-shadow:none !important;background:transparent !important;display:none !important;grid-template-columns:1fr !important;gap:0 !important}.komilfo-header .mega-menu .menu-item.is-expanded > .columns-wrapper,
.komilfo-header .mega-menu .menu-item.is-expanded>.sub-menu{display:block !important}.komilfo-header .mega-menu .sub-menu
a{min-height:0;padding:8px
0;font-size:12px;color:rgba(255, 255, 255, .72) !important}.komilfo-header .mega-menu .menu-item-has-children .menu-toogle.mobile{display:none !important}.komilfo-header__utility-list{flex-direction:column;align-items:flex-start;gap:14px;padding-top:4px}.komilfo-header__utility-list
a{font-size:12px}.komilfo-header__announcement-text{font-size:11px;line-height:1.35}}@media (min-width: 992px){.komilfo-header__search--mobile{display:none !important}}.komilfo-mini-cart{position:fixed;inset:0;z-index:100000;display:none}.komilfo-mini-cart.is-open{display:block}body.komilfo-cart-open{overflow:hidden}.komilfo-mini-cart__overlay{position:absolute;inset:0;background:rgba(0,0,0,.45)}.komilfo-mini-cart__panel{position:absolute;top:0;right:0;width:min(420px, 100%);height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 24px rgba(0,0,0,.12)}.komilfo-mini-cart__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #eee}.komilfo-mini-cart__header
h3{margin:0;font-size:1.1rem}.komilfo-mini-cart__close{border:0;background:none;font-size:1.5rem;cursor:pointer}.komilfo-mini-cart__body{flex:1;overflow:auto;padding:1rem}.komilfo-mini-cart__items{list-style:none;margin:0;padding:0}.komilfo-mini-cart__item{display:grid;grid-template-columns:72px 1fr;gap: .75rem;padding: .75rem 0;border-bottom:1px solid #f0f0f0;position:relative}.komilfo-mini-cart__thumb
img{width:72px;height:auto}.komilfo-mini-cart__name{display:block;font-size: .9rem;text-decoration:none;color:inherit;margin-bottom: .35rem}.komilfo-mini-cart__meta{display:flex;align-items:center;gap: .5rem}.komilfo-mini-cart__qty{width:56px;padding: .25rem}.komilfo-mini-cart__remove{position:absolute;top: .5rem;right:0;border:0;background:none;font-size:1.25rem;cursor:pointer}.komilfo-mini-cart__footer{padding-top:1rem;display:grid;gap: .5rem}.komilfo-mini-cart__empty{text-align:center;color:#666}.komilfo-search-form{position:relative;display:flex;width:100%;max-width:520px}.komilfo-search-form__input{flex:1;padding: .55rem .75rem;border:1px
solid #ddd}.komilfo-search-form__submit{border:1px
solid #ddd;border-left:0;background:#000;color:#fff;padding:0
.9rem;cursor:pointer}.komilfo-search-form__results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px
solid #ddd;border-top:0;max-height:360px;overflow:auto;z-index:50}.komilfo-search-form__results
a{display:grid;grid-template-columns:48px 1fr;gap: .5rem;padding: .5rem .75rem;text-decoration:none;color:inherit;border-bottom:1px solid #f3f3f3}.komilfo-search-form__results a:hover{background:#fafafa}.komilfo-search-form__results
img{width:48px;height:48px;object-fit:cover}.komilfo-product-card__media{position:relative;margin-bottom: .85rem}.komilfo-product-card__media .komilfo-product-card__image{display:block;margin-bottom:0;overflow:hidden}.komilfo-product-card__wishlist{position:absolute;right:14px;bottom:14px;z-index:5;opacity:0;transform:translateY(8px);transition:opacity .2s ease, transform .2s ease}.komilfo-product-card:hover .komilfo-product-card__wishlist,
.komilfo-product-card:focus-within .komilfo-product-card__wishlist,.komilfo-product-card__wishlist:has(.is-added){opacity:1;transform:translateY(0)}.komilfo-wishlist-link{display:inline-flex !important;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fff !important;color:#000 !important;box-shadow:0 12px 26px rgba(0, 0, 0, .12);font-size:22px;line-height:1;text-decoration:none !important;transition:color .2s ease, transform .2s ease, box-shadow .2s ease}.komilfo-wishlist-link:hover,.komilfo-wishlist-link.is-added{color:#b969dd !important;transform:translateY(-1px);box-shadow:0 15px 30px rgba(185, 105, 221, .22)}.komilfo-wishlist-link.is-loading{pointer-events:none;opacity: .65}.komilfo-wishlist-link
i{display:block !important;color:currentColor !important;font-size:22px !important;line-height:1 !important;opacity:1 !important;visibility:visible !important}.komilfo-wishlist-link::before,.komilfo-wishlist-link::after{content:none !important;display:none !important}.widget_premmerce_filter_filter_widget{display:none !important}.komilfo-footer{background:#000;color:#fff;padding:44px
0 26px;margin-top:48px;border-top:1px solid #1f1f1f;font-family:'Roboto',Arial,sans-serif}.komilfo-footer__inner{display:grid;grid-template-columns:minmax(0, 1fr) 330px;gap:36px 54px;align-items:start}.komilfo-footer__widgets{min-width:0;color:rgba(255, 255, 255, .78);font-size:14px;line-height:1.6}.komilfo-footer__widgets h2,
.komilfo-footer__widgets h3,
.komilfo-footer__widgets h4,
.komilfo-footer__widgets .widget-title{margin:0
0 14px;color:#fff;font-size:13px;font-weight:700;line-height:1.3;text-transform:uppercase;letter-spacing:0}.komilfo-footer__widgets a,
.komilfo-footer-menu
a{color:rgba(255, 255, 255, .82);text-decoration:none;transition:color .2s ease}.komilfo-footer__widgets a:hover,
.komilfo-footer-menu a:hover{color:#b969dd}.komilfo-footer__columns{display:grid;grid-template-columns:repeat(4, minmax(120px, 1fr));gap:28px 36px}.komilfo-footer__column{display:grid;gap:9px;align-content:start}.komilfo-footer__column
h4{margin:0
0 7px;color:#fff;font-size:11px;font-weight:700;line-height:1.3;text-transform:uppercase}.komilfo-footer__column a,
.komilfo-footer__column
span{color:rgba(255, 255, 255, .72);font-size:11px;line-height:1.35;text-decoration:none}.komilfo-footer__column a:hover{color:#b969dd}.komilfo-footer-menu{list-style:none;display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0;padding:0}.komilfo-footer-menu
a{display:inline-flex;align-items:center;min-height:24px;font-size:12px;font-weight:600;line-height:1.3;text-transform:uppercase}.komilfo-footer__subscribe{color:#fff;text-align:center}.komilfo-footer__subscribe
h4{max-width:310px;margin:0
auto 14px;color:#fff;font-size:13px;font-weight:700;line-height:1.35}.komilfo-footer__form{display:grid;grid-template-columns:1fr auto;gap:0;max-width:320px;margin:0
auto 18px;border-bottom:1px solid #b969dd}.komilfo-footer__form
input{min-width:0;height:34px;padding:0
8px 0 0;border:0;background:transparent;color:#fff;font-family:'Roboto',Arial,sans-serif;font-size:11px;outline:none}.komilfo-footer__form input::placeholder{color:rgba(255, 255, 255, .55)}.komilfo-footer__form
button{height:34px;padding:0
0 0 14px;border:0;background:transparent;color:#fff;font-family:'Roboto',Arial,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;cursor:pointer}.komilfo-footer__form button:hover{color:#b969dd}.komilfo-footer__socials{display:flex;justify-content:center;gap:10px;margin:14px
0 16px}.komilfo-footer__socials
a{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#fff;color:#000;font-size:12px}.komilfo-footer__socials a:hover{background:#b969dd;color:#fff}.komilfo-footer__hours{margin:0
0 14px;color:#fff;font-size:12px;font-weight:700}.komilfo-footer__phone{display:block;margin:5px
0;color:#fff;font-size:13px;font-weight:700;line-height:1.35;text-decoration:none}.komilfo-footer__phone
span{color:rgba(255, 255, 255, .7);font-size:11px;font-weight:400}.komilfo-footer__copy{grid-column:1 / -1;max-width:760px;justify-self:center;width:100%;padding-top:18px;border-top:1px solid rgba(185, 105, 221, .4);color:rgba(255, 255, 255, .58);font-size:10px;line-height:1.4;text-align:center}.komilfo-footer__copy
p{margin:0
0 4px}.komilfo-footer__copy
strong{color:#fff;font-size:10px;font-weight:700}@media (max-width: 767px){.komilfo-footer{padding:32px
0 22px;margin-top:34px}.komilfo-footer__inner{display:grid;grid-template-columns:1fr;gap:24px}.komilfo-footer__columns{grid-template-columns:repeat(2, minmax(0, 1fr));gap:22px}.komilfo-footer-menu{gap:8px 18px}.komilfo-footer__copy{margin-top:24px}}@media (max-width: 520px){.komilfo-footer__columns{grid-template-columns:1fr}}body.komilfo-shop-page #main,
body.komilfo-shop-page #main .wf-wrap,
body.komilfo-shop-page #main .wf-container-main,
body.komilfo-shop-page .woocommerce .woocommerce-notices-wrapper{background:#fff;color:#000}body.komilfo-shop-page
.woocommerce{background:#fff}body.komilfo-shop-page,
body.komilfo-shop-page .komilfo-shop-layout{font-family:'Roboto',Arial,sans-serif}.komilfo-shop-layout{display:grid;grid-template-columns:minmax(240px, 280px) minmax(0, 1fr);gap:2rem;align-items:start;margin-top:0}.komilfo-shop-layout__main{grid-column:2;grid-row:1;min-width:0}.komilfo-shop-layout .komilfo-filter{grid-column:1;grid-row:1}.komilfo-shop-page .breadcrumbs-container{padding:2rem 0 2.5rem;text-align:center}.komilfo-shop-page .breadcrumbs-container h1.cat-name{font-size:28px;font-weight:700;text-transform:uppercase;letter-spacing: .04em;margin:0;color:#000}.komilfo-shop-page .breadcrumbs-container
.breadcrumbs{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:14px;font-size:12px;text-transform:uppercase;letter-spacing: .03em}.komilfo-shop-page .breadcrumbs-container .breadcrumbs a,
.komilfo-shop-page .breadcrumbs-container .breadcrumbs
.current{color:#999 !important;opacity:1;text-decoration:none}.komilfo-shop-page .breadcrumbs-container .breadcrumbs
.current{color:#666 !important}.komilfo-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.komilfo-shop-layout__main .woocommerce-result-count{margin:0;font-size:13px;color:#888;order:2}.komilfo-shop-layout__main .woocommerce-ordering{margin:0;order:1}.komilfo-shop-layout__main .woocommerce-ordering
select{min-width:220px;padding:8px
12px;border:1px
solid #ddd;border-radius:0;background:#fff;font-size:13px;color:#333;appearance:auto}.komilfo-shop-layout__main
ul.products{display:grid !important;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;margin:0
0 2rem;padding:0;list-style:none}.komilfo-shop-layout__main ul.products::before,
.komilfo-shop-layout__main ul.products::after{display:none !important}.komilfo-shop-card{width:auto !important;margin:0
!important;float:none !important}.komilfo-product-card--archive{display:flex;flex-direction:column;height:100%;background:#fff;box-shadow:0 4px 18px rgba(0, 0, 0, .06);padding:1rem 1rem 1.25rem}.komilfo-product-card--archive .komilfo-product-card__media{position:relative;margin-bottom: .85rem}.komilfo-product-card--archive .komilfo-product-card__image{display:block;margin-bottom:0;overflow:hidden}.komilfo-product-card--archive .komilfo-product-card__image
img{width:100%;height:auto;display:block}.komilfo-product-card__badge,
.komilfo-product-card--archive .custom-onsale{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0
6px;border-radius:50%;background:#b969dd;color:#fff;font-size:13px;font-weight:700;line-height:1}.komilfo-product-card--archive .komilfo-product-card__title{margin:0
0 .35rem;font-size:14px;font-weight:400;line-height:1.4}.komilfo-product-card--archive .komilfo-product-card__title
a{color:#b969dd;text-decoration:underline;text-underline-offset:2px}.komilfo-product-card--archive .komilfo-product-card__title a:hover{color:#9a4fc4}.komilfo-product-card--archive .komilfo-product-card__sku{margin:0
0 .5rem;font-size:12px;color:#999}.komilfo-product-card--archive .komilfo-product-card__price{margin:0
0 1rem;font-size:18px;font-weight:700;color:#000}.komilfo-product-card--archive .komilfo-product-card__price
del{color:#999;font-size:14px;font-weight:400}.komilfo-product-card--archive .komilfo-product-card__price
ins{text-decoration:none}.komilfo-product-card--archive .button,
.komilfo-product-card--archive
.add_to_cart_button{display:block;width:100%;margin:auto 0 0;padding:12px
16px;border:0;border-radius:0;background:#000 !important;color:#fff !important;font-size:13px;font-weight:500;text-align:center;text-transform:none;letter-spacing:0;line-height:1.2;cursor:pointer}.komilfo-product-card--archive .button:hover,
.komilfo-product-card--archive .add_to_cart_button:hover{background:#222 !important;color:#fff !important}.komilfo-filter{background:transparent;border:0;padding:0}.komilfo-filter__toggle{display:none}.komilfo-filter__heading{margin:0
0 12px;font-size:14px;font-weight:600;color:#000}.komilfo-filter__section{margin-bottom:18px}.komilfo-filter__tags{display:flex;flex-wrap:wrap;gap:8px}.komilfo-filter__tag{display:inline-flex;align-items:center;gap:8px;padding:8px
12px;border:1px
solid #ddd;background:#fff;font-size:13px;color:#333}.komilfo-filter__tag-remove{color:#999;text-decoration:none;font-size:18px;line-height:1}.komilfo-filter__price{display:flex;align-items:center;gap:8px;margin-bottom:12px}.komilfo-filter__price
input{width:100%;padding:8px
10px;border:1px
solid #ddd;font-size:13px}.komilfo-filter__price-sep{color:#999}.komilfo-filter__range{position:relative;height:24px;margin-top:4px}.komilfo-filter__range input[type="range"]{position:absolute;left:0;right:0;width:100%;height:4px;margin:10px
0 0;appearance:none;background:transparent;pointer-events:none}.komilfo-filter__range input[type="range"]::-webkit-slider-thumb{appearance:none;width:14px;height:14px;border-radius:50%;background:#000;border:0;pointer-events:auto;cursor:pointer}.komilfo-filter__range-max{z-index:2}.komilfo-filter__accordion{display:flex;flex-direction:column;gap:0}.komilfo-filter__section--accordion{margin-bottom:0;border-top:1px solid #eee}.komilfo-filter__accordion-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px
0;border:0;background:transparent;font-size:14px;font-weight:500;color:#000;cursor:pointer;text-align:left}.komilfo-filter__accordion-toggle
i{font-size:11px;color:#999;transition:transform .2s ease}.komilfo-filter__section--accordion.is-open .komilfo-filter__accordion-toggle
i{transform:rotate(180deg)}.komilfo-filter__accordion-panel{display:none;padding:0
0 14px}.komilfo-filter__section--accordion.is-open .komilfo-filter__accordion-panel{display:block}.komilfo-filter__options{list-style:none;margin:0;padding:0;max-height:180px;overflow:auto}.komilfo-filter__option{display:flex;align-items:center;gap:8px;font-size:13px;color:#444;padding:4px
0;cursor:pointer}.komilfo-filter__actions{margin-top:1rem}.komilfo-btn{display:inline-block;padding:12px
16px;background:#000;color:#fff !important;text-decoration:none;text-transform:none;font-size:14px;font-weight:500;border:0;text-align:center}.komilfo-btn:hover{background:#222;color:#fff !important}.komilfo-btn--filter{display:block;width:100%;padding:12px
16px;border:0;cursor:pointer}.komilfo-filter__cats--hidden{display:none}.komilfo-shop-layout__main .woocommerce-pagination{margin-top:1rem}.komilfo-shop-layout__main .woocommerce-pagination
ul{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}@media (max-width: 991px){.komilfo-shop-layout{grid-template-columns:1fr}.komilfo-shop-layout__main,
.komilfo-shop-layout .komilfo-filter{grid-column:1}.komilfo-shop-layout .komilfo-filter{grid-row:1}.komilfo-shop-layout__main{grid-row:2}.komilfo-filter__toggle{display:block;width:100%;margin-bottom: .75rem;padding:10px
14px;border:1px
solid #ddd;background:#fff;font-size:14px;cursor:pointer}.komilfo-filter__form{display:none}.komilfo-filter.is-open .komilfo-filter__form{display:block}.komilfo-shop-layout__main
ul.products{grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}.komilfo-shop-toolbar{flex-direction:column;align-items:stretch}.komilfo-shop-layout__main .woocommerce-ordering
select{width:100%}}@media (max-width: 560px){.komilfo-shop-layout__main
ul.products{grid-template-columns:1fr}.komilfo-shop-page .breadcrumbs-container h1.cat-name{font-size:22px}}body.komilfo-filter-open{overflow:hidden}@media (max-width: 991px){.komilfo-filter.is-open .komilfo-filter__form{max-height:min(72vh, 640px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem}.komilfo-filter__toggle[aria-expanded="true"]{border-color:#000;font-weight:600}}.awdr_free_product_text{display:inline-block;padding:0px
10px;background-color:#3d9cd2;color:#fff;border-radius:3px}.variation-wdr_free_product{display:none !important}.awdr_change_product{cursor:pointer}.awdr_free_product_variants{padding:5px}.awdr-product-name{padding-left:10px}.awdr_change_product{display:flex}.awdr-select-free-variant-product-toggle{color:gray;cursor:pointer;width:100%;border:none;text-align:left;outline:none;font-size:1.02em;transition:0.4s}.awdr-select-free-variant-product-toggle-active,.awdr-select-free-variant-product-toggle:hover{color:#444}.awdr-select-variant-product{padding:0
18px;display:none;background-color:white;overflow:hidden}.awdr-select-free-variant-product-toggle:after{content:'\02795';font-size:12px;color:#777;margin-left:10px}.awdr-select-free-variant-product-toggle-active:after{content:"\2796"}