:root{--mxw-global-ink: #111111;--mxw-global-muted: #666666;--mxw-global-line: #dedede;--mxw-global-soft: #f5f5f5;--mxw-global-sale: #c90f2e}body{font-family:var(--font-body--family);letter-spacing:0}.button,.button-secondary,button,input,select,textarea{border-radius:0}.button,.button-secondary,.shopify-payment-button__button,.add-to-cart-button{min-height:44px;font-weight:600;letter-spacing:0}.header-section{border-bottom:1px solid var(--mxw-global-line);background:#fff}#header-component{--header-padding: 16px;background:#fff;color:var(--mxw-global-ink)}#header-component[transparent]{position:sticky;background:#fff;color:var(--mxw-global-ink)}#header-component .header__row{color:var(--mxw-global-ink);background:#fff}#header-component .header__columns{min-height:82px;padding-block:var(--mxw-header-padding-block-start, 10px) var(--mxw-header-padding-block-end, 18px)}#header-component .header-logo,#header-component .header-logo__image,#header-component .header-logo__text{color:var(--mxw-global-ink);font-weight:700;letter-spacing:0;text-transform:lowercase}#header-component .menu-list__link,#header-component .header-actions__action,#header-component .search-modal__button,#header-component .dropdown-localization__button{color:var(--mxw-global-ink);font-size:.875rem;font-weight:500}#header-component .menu-list__link{position:relative;min-height:44px}#header-component .menu-list__link:hover{text-decoration:none}#header-component .menu-list__link[aria-haspopup=true] .menu-list__link-title{position:relative;display:inline-flex;align-items:center}#header-component .menu-list__link[aria-haspopup=true] .menu-list__link-title:after{content:"";position:absolute;left:14px;right:14px;bottom:-11px;height:1px;background:currentColor;opacity:0;transition:opacity .16s ease}#header-component .menu-list__link[aria-haspopup=true]:is(:hover,:focus-visible,[aria-expanded=true]) .menu-list__link-title:after{opacity:1}#header-component .header-actions__action:hover{text-decoration:underline;text-underline-offset:5px}#header-component .menu-list__submenu{border-top:1px solid var(--mxw-global-line);border-bottom:0;box-shadow:none}#header-component .menu-list__submenu{background:#fff}#header-component .menu-list__submenu-inner{padding-block:30px 38px}#header-component .mega-menu__grid{gap:28px 42px}#header-component .mega-menu__link--parent{color:var(--mxw-global-ink);font-size:.96rem;font-weight:700;line-height:1.25}#header-component .mega-menu__link{color:var(--mxw-global-muted);font-size:.875rem;line-height:1.45}#header-component .mega-menu__link:hover,#header-component .mega-menu__link--parent:hover{color:var(--mxw-global-ink);text-decoration:underline;text-underline-offset:4px}#header-component .mega-menu__grid:has(.mxw-mega-menu-panel){display:block}#header-component .mxw-mega-menu-panel{width:100%;display:grid;grid-template-columns:minmax(170px,220px) minmax(0,1fr);gap:clamp(34px,5vw,72px);align-items:start}#header-component .mxw-mega-menu-panel__secondary-list{display:grid;gap:13px;margin:0;padding:0}#header-component .mxw-mega-menu-panel__secondary-link{display:inline-flex;color:var(--mxw-global-ink);font-size:.92rem;font-weight:500;line-height:1.35;text-decoration:none}#header-component .mxw-mega-menu-panel__secondary-link:is(:hover,:focus-visible,.mxw-mega-menu-panel__secondary-link--active){color:var(--mxw-global-ink);text-decoration:underline;text-underline-offset:4px}#header-component .mxw-mega-menu-panel__collections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,24px)}#header-component .mxw-mega-menu-panel__card{display:grid;gap:11px;color:var(--mxw-global-ink);text-decoration:none}#header-component .mxw-mega-menu-panel__image{width:100%;aspect-ratio:1 / 1;display:block;object-fit:cover;border-radius:var(--menu-image-border-radius);background:var(--mxw-global-soft)}#header-component .mxw-mega-menu-panel__card-title{display:inline-flex;align-items:center;gap:4px;color:var(--mxw-global-ink);font-size:1rem;font-weight:400;line-height:1.25}#header-component .mxw-mega-menu-panel__card:is(:hover,:focus-visible) .mxw-mega-menu-panel__card-title{text-decoration:underline;text-underline-offset:4px}@media screen and (max-width:989px){#header-component .mxw-mega-menu-panel{grid-template-columns:minmax(140px,180px) minmax(0,1fr);gap:24px}#header-component .mxw-mega-menu-panel__collections{grid-template-columns:repeat(2,minmax(0,1fr))}}.mxw-header-actions{display:flex;align-items:center;gap:18px}.mxw-header-action{position:relative;width:34px;height:34px;display:grid;place-items:center;color:var(--mxw-global-ink);text-decoration:none}.mxw-header-action__icon{width:26px;height:26px;display:block;color:currentColor;vector-effect:non-scaling-stroke}.mxw-header-action__cart{position:relative;display:grid;place-items:center}.mxw-header-action__count,.mxw-header-action .cart-bubble{position:absolute;top:-4px;right:-7px;min-width:16px;width:auto;height:16px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:var(--mxw-global-ink);color:#fff;font-size:10px;line-height:1;font-weight:700}.mxw-header-action .cart-bubble.visually-hidden{display:none}.mxw-header-action .cart-bubble__background{background:transparent}.mxw-header-action .cart-bubble__text{color:#fff;font-size:10px}body.template-index #header-group{position:absolute;top:0;left:0;right:0;z-index:30}body:is(.template-index,.template-collection) .header-section{border-bottom:0;background:transparent}body:is(.template-index,.template-collection) #header-component,body:is(.template-index,.template-collection) #header-component[transparent],body:is(.template-index,.template-collection) #header-component .header__row{position:relative;background:transparent;color:#fff}body:is(.template-index,.template-collection) #header-component .header__columns{min-height:58px;padding-block:var(--mxw-header-padding-block-start, 10px) 8px}body:is(.template-index,.template-collection) #header-component .header__row--bottom .header__columns{min-height:42px;padding-block:0 var(--mxw-header-padding-block-end, 18px)}body:is(.template-index,.template-collection) #header-component .header__underlay-open,body:is(.template-index,.template-collection) #header-component .header__underlay-closed{background:transparent}body:is(.template-index,.template-collection) #header-component .header__underlay-open:after{box-shadow:none}body:is(.template-index,.template-collection) #header-component .header-logo,body:is(.template-index,.template-collection) #header-component .header-logo__image,body:is(.template-index,.template-collection) #header-component .header-logo__text{color:#fff;font-family:var(--font-heading--family);font-size:46px;font-weight:400;line-height:1;text-transform:uppercase}body:is(.template-index,.template-collection) #header-component .menu-list__link,body:is(.template-index,.template-collection) #header-component .header-actions__action,body:is(.template-index,.template-collection) #header-component .search-modal__button,body:is(.template-index,.template-collection) #header-component .dropdown-localization__button{color:#fff}body:is(.template-index,.template-collection) #header-component .menu-list__link{min-height:44px;font-size:17px;font-weight:500;letter-spacing:0;text-transform:uppercase}body:is(.template-index,.template-collection) #header-component .menu-list__link-title{padding-inline:18px}body:is(.template-index,.template-collection) #header-component .search-action{min-width:390px}body:is(.template-index,.template-collection) #header-component .search-action button{width:100%;min-height:36px;display:grid;grid-template-columns:1fr 30px;align-items:center;border-bottom:1px solid rgb(255 255 255 / .82);color:#fff}body:is(.template-index,.template-collection) #header-component .search-action button:before{content:"Produktsuche";justify-self:start;color:#fff;font-size:17px;font-weight:400}body:is(.template-index,.template-collection) #header-component .search-action .svg-wrapper{display:grid}body:is(.template-index,.template-collection) #header-component .search-action svg,body:is(.template-index,.template-collection) .mxw-header-action__icon{color:#fff;stroke:currentColor}body:is(.template-index,.template-collection) .mxw-header-actions{gap:16px}body:is(.template-index,.template-collection) .mxw-header-action{width:36px;height:36px;color:#fff}body:is(.template-index,.template-collection) #header-component .header-actions__action.mxw-header-action .mxw-header-action__icon{width:30px;height:30px}body:is(.template-index,.template-collection) #header-component .search-action .svg-wrapper{width:28px;height:28px;place-items:center}body:is(.template-index,.template-collection) #header-component .search-action svg{width:28px;height:28px}body:is(.template-index,.template-collection) .mxw-header-action__count,body:is(.template-index,.template-collection) .mxw-header-action .cart-bubble{background:#fff;color:var(--mxw-global-ink)}body:is(.template-index,.template-collection) .mxw-header-action .cart-bubble__text{color:var(--mxw-global-ink)}body:is(.template-index,.template-collection) #header-component .menu-list__submenu{background:#fff;color:var(--mxw-global-ink)}body:is(.template-index,.template-collection) #header-component .menu-list__submenu .mega-menu__link--parent{color:var(--mxw-global-ink)}body:is(.template-index,.template-collection) #header-component .menu-list__submenu .mega-menu__link{color:var(--mxw-global-muted)}.dialog-modal,.dialog-drawer,.cart-drawer__dialog,.facets--drawer{border-radius:0}.cart-drawer__header,.facets__title-wrapper{border-bottom:1px solid var(--mxw-global-line)}.cart-drawer__heading,.facets-drawer__title{font-size:1.5rem;line-height:1.1;letter-spacing:0}.cart-drawer__summary,.cart-summary{border-top:1px solid var(--mxw-global-line)}.cart-summary .button,.cart-drawer__summary .button,.cart-page .button{width:100%;background:var(--mxw-global-ink);color:#fff;border-color:var(--mxw-global-ink)}.search-modal,.predictive-search-results{background:#fff}.search-modal__content{border-bottom:1px solid var(--mxw-global-line)}.search-input,.search-modal input[type=search],.predictive-search input[type=search]{border:0;border-bottom:1px solid var(--mxw-global-ink);background:transparent;border-radius:0}.predictive-search-results__card,.predictive-search-results__card--product{border:1px solid transparent;transition:border-color .18s ease,transform .18s ease}.predictive-search-results__card:hover,.predictive-search-results__card--product:hover{border-color:var(--mxw-global-line);transform:translateY(-1px)}.product-grid-container{padding-inline:max(32px,calc((100vw - 1440px)/2))}.collection-wrapper{gap:clamp(24px,2.6vw,42px)}.product-grid{gap:clamp(24px,2.4vw,38px)}.main-collection-grid__title,.collection-title,.search-results__title,.product-information h1,.product-information .product-title,.cart-title,.page-title{font-family:var(--font-heading--family);letter-spacing:0}.main-collection-grid__title,.collection-title,.search-results__title{margin:30px 0;text-align:center;font-size:clamp(2rem,4vw,4rem)}.facets-controls-wrapper,.facets-toggle{border-top:1px solid var(--mxw-global-line);border-bottom:1px solid var(--mxw-global-line);background:#fff}.facets__summary,.sorting-filter__select,.products-count-wrapper{font-size:.875rem;color:var(--mxw-global-ink)}.facets__panel-content{border-radius:0;box-shadow:0 18px 38px #0000001f}.product-card{background:#fff}.product-card__content{gap:10px}.product-card .card-gallery,.product-card__image,.card-gallery{background:var(--mxw-global-soft)}.product-card :is(h3,h4,.h4,.product-title),.product-card :is(h3,h4,.h4,.product-title) a{font-size:.95rem;line-height:1.35;font-weight:500;color:var(--mxw-global-ink)}.price,.product-card .price,.compare-at-price{font-size:.95rem}.compare-at-price{color:var(--mxw-global-muted)}.sale-price,.price--sale,.product-card .sale-price{color:var(--mxw-global-sale)}.quick-add{inset-block-end:12px}.quick-add__button{background:#fff;color:var(--mxw-global-ink);border:1px solid var(--mxw-global-ink);box-shadow:0 10px 22px #00000014}.quick-add__button:hover{background:var(--mxw-global-ink);color:#fff}.product-information{padding-inline:max(16px,calc((100vw - 1440px)/2))}.product-information__grid,.product-information-content{gap:clamp(24px,5vw,72px)}.product-information h1,.product-information .product-title{font-size:clamp(2rem,4vw,4rem);line-height:1}.product-information .price{color:var(--mxw-global-ink);font-size:1.125rem;font-weight:600}.variant-picker,.product-form,.buy-buttons,.quantity-selector,.variant-picker__option,.variant-picker__option-values,.variant-option,.swatch{border-radius:0}.product-information .add-to-cart-button,.sticky-add-to-cart__button{background:var(--mxw-global-ink);color:#fff;border-color:var(--mxw-global-ink)}.sticky-add-to-cart__bar{border-radius:0;border:1px solid var(--mxw-global-line)}.cart-page{padding-block:42px}.cart-page__title{border-bottom:1px solid var(--mxw-global-line);padding-bottom:20px}.cart-page__items,.cart-page__summary{background:#fff}footer{background:#f7f7f7;color:#111}footer .section-background,footer .section,footer .footer-utilities,footer .footer-content{background:#f7f7f7;color:#111}footer a,footer .menu__heading,footer .menu__link,footer .footer-utilities__link{color:#111}footer .menu__heading{font-size:.95rem;font-weight:700;margin-bottom:14px}footer .menu__link,footer .footer-utilities{color:#111111b8;font-size:.875rem}footer .email-signup,footer input{color:#111}footer input{border-color:#11111147}@media screen and (max-width:749px){#header-component .header__columns{min-height:70px;padding-block:var(--mxw-header-padding-block-start-mobile, 10px) var(--mxw-header-padding-block-end-mobile, 10px)}body:is(.template-index,.template-collection) #header-group{top:0}body:is(.template-index,.template-collection) #header-component .header__columns{min-height:58px;padding-block:var(--mxw-header-padding-block-start-mobile, 10px) var(--mxw-header-padding-block-end-mobile, 10px)}body:is(.template-index,.template-collection) #header-component .header-logo,body:is(.template-index,.template-collection) #header-component .header-logo__image,body:is(.template-index,.template-collection) #header-component .header-logo__text{font-size:20px;letter-spacing:.035em}#header-component .header__icon--summary,body:is(.template-index,.template-collection) #header-component .search-action button{width:32px;min-width:32px;min-height:32px;display:grid;place-items:center}body:is(.template-index,.template-collection) #header-component .search-action{min-width:0}body:is(.template-index,.template-collection) #header-component .search-action button{display:grid;grid-template-columns:1fr;border-bottom:0}#header-component .header__icon--summary .header-drawer-icon,body:is(.template-index,.template-collection) #header-component .search-action .svg-wrapper,body:is(.template-index,.template-collection) #header-component .search-action svg{width:18px;height:18px}body:is(.template-index,.template-collection) #header-component .search-action button:before{content:none}.mxw-header-actions{gap:14px}.mxw-header-action,#header-component .mxw-header-action--account,#header-component .mxw-header-action--cart{width:34px;height:34px}#header-component .mxw-header-action--cart .mxw-header-action__cart{width:28px;height:28px;display:grid;place-items:center}#header-component .mxw-header-action__icon--account,#header-component .mxw-header-action__icon--cart{width:28px;height:28px;display:block}#header-component .header-actions__action.mxw-header-action .cart-bubble{top:-3px;right:-6px}.product-grid-container,.product-information{padding-inline:14px}.product-grid{gap:18px 12px}.quick-add{display:none}footer .footer-content{gap:0}footer .menu{border-bottom:1px solid rgb(255 255 255 / .18);padding-block:14px}}
/*# sourceMappingURL=/cdn/shop/t/172/assets/mexo-westwing-global.css.map */
