.top-section-header{position:sticky;top:0;z-index:5}.scrolled-past-header:not(.shopify-section-header-hidden){top:60px}.scrolled-past-header:not(.shopify-section-header-hidden) .header{padding-top:0}.scrolled-past-header:not(.shopify-section-header-hidden) img.header__heading-logo{padding-bottom:0;height:50px;width:auto}img.header__heading-logo{transition:all .2s;width:auto}.top-header__grid{display:flex;justify-content:space-between;align-items:center;height:60px;padding:0 55px}.top-header-icons-expert-container{width:28%}.top-header__cart-wrapper{width:60px}.top-header .theme-switcher,.top-header .top-header__cart-wrapper{padding:0 5px}@media screen and (max-width: 989px){.scrolled-past-header:not(.shopify-section-header-hidden){top:0}img.header__heading-logo{height:50px;width:auto}.top-header,.top-header__grid,.secondary-menu__link-container{display:contents}.top-header>.top-header__grid>.theme-switcher,.top-header-search,.top-header>.top-header__grid>.top-header__cart-wrapper,.secondary-menu__link-container,.secondary-menu__link,.top-header-icons-expert-container .theme-switcher,.top-header .top-header__cart-wrapper,.top-header .secondary-menu__link-container,button#open-popup.expert-popup__button{display:none}}html[data-theme=dark] .top-header{background:rgba(var(--dark-background-color-2-rgb),.65);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html[data-theme=light] .top-header{background:rgba(var(--light-background-color-2-rgb),.75);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.top-header-search{width:575px}.top-header-search .search__input.field__input{height:40px;min-width:574px;width:574px}.top-header-search .search__button{right:1px;top:1px}.top-header-search .search__button .icon{height:25px;width:25px}html[data-theme=dark] .top-header-search .search__input.field__input{color:var(--dark-primary-text-color);background:#7171714d}html[data-theme=dark] .top-header-search .field__label{color:var(--dark-primary-text-color)}html[data-theme=light] .top-header-search .search__input.field__input{color:var(--light-primary-text-color);background:rgba(var(--light-background-color-2-rgb),.3)}html[data-theme=light] .top-header-search .field__label{color:var(--light-primary-text-color)}@media screen and (max-width: 1500px){.top-header-search{width:30%}.top-header-search .search__input.field__input{height:40px;min-width:30%;width:auto}}.top-header-menu-container{display:flex;width:28%}.secondary-menu{margin-right:45px}.secondary-menu__link,a.secondary-menu__sublink{font-size:var(--font-size-menu-header-d);font-weight:var(--font-style-menu-header);text-decoration:var(--font-underline-menu-header)}.secondary-menu a:hover,.secondary-menu__link:hover,.secondary-menu.active .secondary-menu__link{text-decoration:underline}.secondary-menu__link{cursor:pointer}.secondary-menu__link-container svg{height:6px;position:relative;top:-1px;left:5px}.active .secondary-menu__link-container svg{transform:rotate(180deg)}.secondary-menu__item{position:relative}.secondary-menu__link-container{display:flex;align-items:center;flex-direction:row}.secondary-menu__link-popup{position:absolute;z-index:-1;pointer-events:none;min-width:210px;padding:10px 0;opacity:0;top:42px}.secondary-menu__link-popup .theme-switcher__icon--dark{background:var(--dark-background-color-1)}.secondary-menu__link-popup .theme-switcher__icon--light{background:var(--light-background-color-1)}.secondary-menu.active .secondary-menu__link-popup{animation:animateMenuOpen .2s ease;animation-fill-mode:forwards;z-index:10;opacity:1;pointer-events:auto}.secondary-menu__sublist{width:max-content}a.secondary-menu__sublink{display:flex;align-items:center;padding:7px 16px}html[data-theme=dark] .secondary-menu__link-popup{background:var(--dark-background-color-1);box-shadow:0 2px 8px rgba(var(--dark-primary-color-1-rgb),.5);border-top:3px solid var(--dark-primary-color-1)}html[data-theme=dark] .secondary-menu__link-popup .secondary-menu__sublink.active{color:var(--dark-primary-link-color);text-decoration:underline}html[data-theme=dark] .top-header:before{background:rgba(var(--dark-background-color-1-rgb),.75)}html[data-theme=light] .secondary-menu__link-popup{background:var(--light-background-color-1);box-shadow:0 2px 8px rgba(var(--light-primary-color-1-rgb),.5);border-top:3px solid var(--light-primary-color-1)}html[data-theme=light] .secondary-menu__link-popup .secondary-menu__sublink.active{color:var(--light-primary-link-color);text-decoration:underline}html[data-theme=light] .top-header:before{background:rgba(var(--light-background-color-1-rgb),.75)}@media screen and (min-width: 990px){.secondary-menu__close-button{display:none}}@media screen and (max-width: 989px){.overflow-hidden-secondary-menu{overflow:hidden}.overflow-hidden-secondary-menu .top-header:before{content:"";display:block;width:100%;height:100%;position:fixed;left:0;top:0;z-index:9}.secondary-menu .secondary-menu__list .secondary-menu__link-popup{transform:translateY(100%);transition:transform .1s ease,opacity .2s ease;animation:none;position:fixed;z-index:9;left:0;top:auto;bottom:0;height:auto;width:100%;max-width:440px;padding-top:0;padding-bottom:80px}.secondary-menu .secondary-menu__close-button{width:100%;text-align:right;padding-top:6px;padding-right:5px}.secondary-menu .secondary-menu__close-button svg{width:30px;padding:2px}.secondary-menu .secondary-menu__sublist{margin-top:-15px}.secondary-menu.active .secondary-menu__list .secondary-menu__link-popup{transform:translate(0);opacity:inherit}}.secondary-menu .theme-switcher__text{font-size:var(--font-size-menu-header-d)}.secondary-menu .theme-switcher__text:hover{text-decoration:underline}.secondary-menu .theme-switcher__button{height:44px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:7px 11px}.secondary-menu .theme-switcher__icons{top:-2px;position:relative}.secondary-menu .theme-switcher__icon{width:35px;height:35px}html[data-theme=dark] .secondary-menu .theme-switcher__text{color:var(--dark-primary-text-color)}html[data-theme=light] .secondary-menu .theme-switcher__text{color:var(--light-primary-text-color)}html[data-theme=dark] .switcher-block__label{color:var(--dark-primary-text-color)}html[data-theme=dark] .switcher-bottom-menu.active{background-color:var(--dark-success-message-color)}html[data-theme=light] .switcher-block__label{color:var(--light-primary-text-color)}html[data-theme=light] .switcher-bottom-menu.active{background-color:var(--light-success-message-color)}.switcher-block{width:100%;display:flex;align-items:center;justify-content:space-between;padding:7px 16px}.switcher-block__label{margin-right:10px;font-size:var(--font-size-menu-header-d)}div .switcher-bottom-menu{display:block;width:60px;height:30px;background-color:#ccc;border-radius:30px;position:relative;cursor:pointer}.switcher-bottom-menu:before{content:"Off";position:absolute;left:31px;top:51%;transform:translateY(-50%);font-size:14px;color:#fff}.switcher-bottom-menu.active:before{content:"On";left:auto;right:33px}.switcher-bottom-menu:after{content:"";width:28px;height:28px;background-color:#fff;border-radius:50%;position:absolute;top:1px;left:1px;transition:.3s}.switcher-bottom-menu.active:after{left:calc(100% - 29px)}.secondary-menu__localization-wrapper .disclosure .localization-selector{padding-top:21px;margin:-10px 0 0 15px}.secondary-menu__localization-wrapper [aria-controls=MenuLanguageList]+.disclosure__list-wrapper{left:14px}.secondary-menu__localization-wrapper [aria-controls=MenuCountry-country-results]+.disclosure__list-wrapper{left:0;height:150%}.secondary-menu__localization-wrapper .localization-form__select:before,.secondary-menu__localization-wrapper .localization-form__select:hover.localization-form__select:after,.secondary-menu__localization-wrapper .localization-form__select:after{box-shadow:none}.secondary-menu__localization-wrapper .country-selector__close-button{right:-10px;position:relative}.secondary-menu__localization-wrapper .country-selector__close-button .icon{width:25px;height:25px}@media screen and (min-width: 990px){.secondary-menu__localization-wrapper{display:none}}html[data-theme=dark] .secondary-menu__localization-wrapper .localization-selector{background:var(--dark-background-color-1);border:1px solid var(--dark-primary-color-1)}html[data-theme=light] .secondary-menu__localization-wrapper .localization-selector{background:var(--light-background-color-1);border:1px solid var(--light-primary-color-1)}@media screen and (min-width: 990px){.switcher-block{display:none}}.theme-switcher__button{border:0;background:none;padding-top:6px;cursor:pointer;width:40px;height:40px}.theme-switcher__icon{display:none;padding:2px;border-radius:100px;width:40px;height:40px;align-items:center;justify-content:center}.theme-switcher__icon.active{display:flex}.theme-switcher__icon--dark{background:var(--dark-background-color-2)}.theme-switcher__icon--light{background:var(--light-background-color-2)}.top-header-icons-expert-container{display:flex;align-items:center;justify-content:flex-end;margin-right:-15px}.top-header-icons-expert-container .expert-popup__text{margin-left:9px;min-width:75px;font-size:var(--font-size-p-d);line-height:1.08}.top-header-icons-expert-container .expert-popup__button{display:flex;align-items:center;padding-right:15px}.top-header-icons-expert-container .expert-popup__button svg{height:7px;position:relative;top:0;left:8px}.top-header-icons-expert-container.active .expert-popup__text{text-decoration:underline}.expert-popup__images-wrapper{display:flex;position:relative}.expert-popup__image-status{position:relative;margin:2px}.expert-popup__image-border{border-radius:50px;overflow:hidden;display:flex}.expert-popup__image-border img{transform:scale(1.1)}.expert-popup__image-status .expert-status{position:absolute;display:block;bottom:0;right:0;width:12px;height:12px;border-radius:50px}.expert-popup__text:hover{text-decoration:underline}html[data-theme=dark] .expert-popup__text{color:var(--dark-primary-text-color)}html[data-theme=dark] .online .expert-status{background:var(--dark-success-message-color)}html[data-theme=dark] .offline .expert-status{background:var(--dark-error-message-color)}html[data-theme=dark] .expert-popup__image-border{border:2px solid var(--dark-border-color-2)}html[data-theme=light] .expert-popup__text{color:var(--light-primary-text-color)}html[data-theme=light] .online .expert-status{background:var(--light-success-message-color)}html[data-theme=light] .offline .expert-status{background:var(--light-error-message-color)}html[data-theme=light] .expert-popup__image-border{border:2px solid var(--light-border-color-2)}.top-header-icons-expert-container.active .expert-popup__modal{animation:animateMenuOpen .2s ease;animation-fill-mode:forwards;z-index:8;opacity:1}.top-header-icons-expert-container:not(.active) .expert-popup__modal{pointer-events:none}.expert-popup__modal{position:absolute;top:60px;z-index:-1;opacity:0}.expert-popup__modal .button--small-transparent{margin-top:7px;margin-bottom:7px}button.expert-popup__close-button{text-align:right;width:100%;padding:5px}button.expert-popup__close-button svg{width:30px;padding:2px}.expert-popup__modal-body{padding:0 20px 45px;width:395px;margin-top:-18px}.expert-popup__modal-body button{text-align:left;width:100%}.expert-popup__modal-body svg{margin-right:15px}.expert-popup__modal-body svg.icon-whatsapp-small{width:35px;margin-right:10px}.expert-popup__modal-body .expert-popup__schedule{width:100%;text-align:center}.expert-popup__message{padding-bottom:12px}.expert-popup__phone-number,.expert-popup__email-address{padding-top:9px;padding-bottom:8px}.expert-popup__hours{padding-top:10px}.expert-popup__whatsapp,.expert-popup__schedule-meeting,.expert-popup__phone-number,.expert-popup__email-address{display:flex;align-items:center}.expert-popup__whatsapp--mobile{display:none}.online .whatsapp-online{display:block;white-space:nowrap}.online .whatsapp-offline,.offline .whatsapp-online{display:none}.offline .whatsapp-offline,a.phone,a.email{display:block}.expert-popup__contact{position:relative;z-index:1}.expert-popup__images-qr{width:120px;position:absolute;right:20px;bottom:2px}.expert-popup__images-qr img{width:100%;height:auto}html[data-theme=dark] .expert-popup:before{background:rgba(var(--dark-background-color-1-rgb),.75)}html[data-theme=dark] .expert-popup__modal{background:var(--dark-background-color-1);box-shadow:0 2px 8px rgba(var(--dark-primary-color-1-rgb),.5);border-top:3px solid var(--dark-primary-color-1);color:var(--dark-primary-text-color)}html[data-theme=dark] .expert-popup__modal .expert-popup__message,html[data-theme=dark] .expert-popup__modal .expert-popup__schedule-meeting,html[data-theme=dark] .expert-popup__modal .expert-popup__phone-number,html[data-theme=dark] .expert-popup__modal .expert-popup__email-address,html[data-theme=dark] .expert-popup__modal .expert-popup__whatsapp-button{border-bottom:1px solid rgba(var(--dark-border-color-2-rgb),.2)}html[data-theme=dark] .expert-popup__modal .expert-popup__images-qr img{border:1px solid rgba(var(--dark-border-color-2-rgb),.2);border-top:0}html[data-theme=dark] .icon-whatsapp-small .layer1{color:#30d14e}html[data-theme=dark] .icon-whatsapp-small .layer2,html[data-theme=dark] .icon-whatsapp-small .layer3,html[data-theme=dark] .icon-schedule-meeting-small .layer1{color:var(--dark-primary-color-1)}html[data-theme=dark] .icon-schedule-meeting-small .layer2{color:var(--dark-icon-color-1)}:is(html[data-theme=dark] .icon-phone-small,html[data-theme=dark] .icon-email-small) .layer2{color:var(--dark-primary-color-1)}:is(html[data-theme=dark] .icon-phone-small,html[data-theme=dark] .icon-email-small) .layer1{color:var(--dark-icon-color-1)}html[data-theme=light] .expert-popup:before{background:rgba(var(--light-background-color-1-rgb),.75)}html[data-theme=light] .expert-popup__modal{background:var(--light-background-color-1);box-shadow:0 2px 8px rgba(var(--light-primary-color-1-rgb),.5);border-top:3px solid var(--light-primary-color-1);color:var(--light-primary-text-color)}html[data-theme=light] .expert-popup__modal .expert-popup__message,html[data-theme=light] .expert-popup__modal .expert-popup__schedule-meeting,html[data-theme=light] .expert-popup__modal .expert-popup__phone-number,html[data-theme=light] .expert-popup__modal .expert-popup__email-address,html[data-theme=light] .expert-popup__modal .expert-popup__whatsapp-button{border-bottom:1px solid rgba(var(--light-border-color-2-rgb),.2)}html[data-theme=light] .expert-popup__modal .expert-popup__images-qr img{border:1px solid rgba(var(--light-border-color-2-rgb),.2);border-top:0}html[data-theme=light] .icon-whatsapp-small path.layer1{color:#30d14e}html[data-theme=light] .icon-whatsapp-small path.layer2,html[data-theme=light] .icon-whatsapp-small path.layer3{color:var(--light-primary-color-1)}html[data-theme=light] .icon-schedule-meeting-small .layer1{color:var(--light-primary-color-1)}html[data-theme=light] .icon-schedule-meeting-small .layer2{color:var(--light-icon-color-1)}:is(html[data-theme=light] .icon-phone-small,html[data-theme=light] .icon-email-small) .layer2{color:var(--light-primary-color-1)}:is(html[data-theme=light] .icon-phone-small,html[data-theme=light] .icon-email-small) .layer1{color:var(--light-icon-color-1)}@media screen and (max-width: 1735px){.expert-popup__modal{right:0}}@media screen and (max-width: 989px){.expert-popup:before{content:""}.overflow-hidden-expert-popup{overflow:hidden}.overflow-hidden-expert-popup .expert-popup:before{display:block;width:100%;height:100%;position:fixed;left:0;top:0;z-index:4}.top-header .expert-popup__modal{width:100%;height:100%;position:fixed;top:auto;bottom:0;left:0;max-width:440px;max-height:480px;padding-bottom:35px;animation:auto;transform:translateY(100%);transition:transform .1s ease,opacity .2s ease}.top-header .top-header-icons-expert-container.active .expert-popup__modal{transform:translateY(0)}.top-header .expert-popup__modal-body{width:100%}.top-header .expert-popup__images-qr{display:none}.expert-popup__whatsapp--desktop{display:none}.expert-popup__whatsapp--mobile{display:flex}}.bottom-menu.activ{display:flex}.bottom-menu.activ:after{content:"";position:absolute;display:block;height:123%;width:500%;left:0;top:-13px;z-index:-1}.bottom-menu{width:100%;max-width:440px;display:none;position:fixed;justify-content:space-evenly;bottom:0;z-index:10;padding:4px 15px}.bottom-menu button{border:0;background:transparent;cursor:pointer}.bottom-menu .bottom-menu__item{display:flex;justify-content:center;flex-direction:column;align-items:center}.bottom-menu svg{width:42px}.bottom-menu .expert-popup__image-empty{right:-5px;position:absolute}.bottom-menu .expert-popup__image-border{display:block;width:39px;height:39px;background:#3b3736}.bottom-menu .bottom-menu__cart-wrapper svg{width:45px;top:0;right:3px}.bottom-menu .expert-popup__images-wrapper{margin-bottom:3px}.bottom-menu .bottom-menu__label{font-size:var(--font-size-secondary-3-d);line-height:1.1}html[data-theme=dark] .bottom-menu .bottom-menu__label{color:var(--dark-primary-text-color)}html[data-theme=dark] .bottom-menu:after{background:var(--dark-background-color-1);background:linear-gradient(0deg,rgba(var(--dark-background-color-1-rgb),.88) 22%,rgba(var(--dark-background-color-1-rgb),.37) 62%,rgba(var(--dark-background-color-1-rgb),0) 89%)}html[data-theme=light] .bottom-menu .bottom-menu__label{color:var(--light-primary-text-color)}html[data-theme=light] .bottom-menu:after{background:var(--light-background-color-1);background:linear-gradient(0deg,rgba(var(--light-background-color-1-rgb),.88) 22%,rgba(var(--light-background-color-1-rgb),.37) 62%,rgba(var(--light-background-color-1-rgb),0) 89%)}@media screen and (min-width: 990px){.bottom-menu.activ{display:none}}@media screen and (max-width: 989px){.bottom-menu{display:flex;transform:translate(-104%);transition:transform .2s ease;justify-content:space-between}.bottom-menu.activ{transform:translate(0)}.overflow-hidden-tablet .bottom-menu{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/siccas-top-header.css.map */
