.extra-bar-section{--section-padding-top: 0;--section-padding-bottom: 0}.extra-bar-section .extra-bar-separator:not(.extra-bar-separator-none) .extra-bar-separator-content{height:1px;background-color:rgba(var(--text-icon-heading),.08);display:block}.extra-bar-section .extra-bar-separator-page-width{padding-left:var(--page-width-padding);padding-right:var(--page-width-padding);max-width:100%;width:calc(var(--page-width) - var(--page-width-padding) * 2);margin:0 auto}.extra-bar-section .extra-bar-separator-page-width-padded{padding-left:var(--page-width-padding);padding-right:var(--page-width-padding);max-width:100%;width:100%;margin:0 auto}.extra-bar-section .extra-bar-separator-page-full{max-width:100%;width:100%;margin:0 auto}.extra-bar-wrapper{display:flex;align-items:center;column-gap:48px;padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.extra-bar-wrapper.extra-bar-grid-social-blocks-selector{grid-template-areas:"list-social extra-bar-blocks extra-bar-selector";grid-template-columns:1fr auto 1fr}.extra-bar-wrapper.extra-bar-grid-social-blocks-menu{grid-template-areas:"list-social extra-bar-blocks extra-bar-menu";grid-template-columns:1fr auto 1fr}.extra-bar-wrapper.extra-bar-grid-social-blocks{grid-template-areas:"list-social extra-bar-blocks";grid-template-columns:1fr auto}.extra-bar-wrapper.extra-bar-grid-blocks{grid-template-areas:"extra-bar-blocks";grid-template-columns:auto}.extra-bar-wrapper.extra-bar-grid-no-social{grid-template-areas:"extra-bar-blocks extra-bar-menu extra-bar-selector";grid-template-columns:1fr auto}.extra-bar-wrapper.extra-bar-grid-blocks-only{grid-template-areas:"extra-bar-blocks";grid-template-columns:auto}.extra-bar-wrapper.extra-bar-grid-blocks-menu-selector{grid-template-areas:"extra-bar-blocks extra-bar-menu extra-bar-selector";grid-template-columns:1fr auto 1fr}.extra-bar-wrapper.extra-bar-grid-blocks-menu{grid-template-areas:"extra-bar-blocks extra-bar-menu";grid-template-columns:1fr auto}.extra-bar-wrapper.extra-bar-grid-blocks-selector{grid-template-areas:"extra-bar-blocks extra-bar-selector";grid-template-columns:1fr auto}.extra-bar-wrapper.extra-bar-grid-social-menu-selector{grid-template-areas:"list-social extra-bar-menu extra-bar-selector";grid-template-columns:1fr auto 1fr}.extra-bar-wrapper.extra-bar-grid-social-menu{grid-template-areas:"list-social extra-bar-menu";grid-template-columns:1fr auto}.extra-bar-wrapper.extra-bar-grid-social-selector{grid-template-areas:"list-social extra-bar-selector";grid-template-columns:1fr auto}.extra-bar-wrapper.extra-bar-grid-social{grid-template-areas:"list-social";grid-template-columns:auto}.extra-bar-wrapper.extra-bar-grid-menu-selector{grid-template-areas:"extra-bar-menu extra-bar-selector";grid-template-columns:1fr auto}.extra-bar-wrapper.extra-bar-grid-selector{grid-template-areas:"extra-bar-selector";grid-template-columns:auto}.extra-bar-wrapper.extra-bar-grid-menu{grid-template-areas:"extra-bar-menu";grid-template-columns:auto}.extra-bar-wrapper.extra-bar-grid-menu .extra-bar-menu,.extra-bar-wrapper.extra-bar-grid-blocks .extra-bar-blocks{justify-content:center}.extra-bar--border-bottom{border-bottom:1px solid rgba(var(--text-icon-heading),.08)}.extra-bar-wrapper .list-social{grid-area:list-social;justify-content:flex-start;gap:12px;margin-right:8px}.extra-bar-wrapper .list-social .list-social__link{padding:3px}.extra-bar-wrapper .extra-bar-blocks{display:grid;height:max-content;overflow:hidden;grid-gap:16px;max-width:100%}.extra-bar-wrapper .extra-bar-blocks .extra-bar-text-message{grid-area:1/1;height:max-content;width:fit-content;max-width:700px;text-align:left;height:auto;display:flex;flex-wrap:wrap;align-items:center;will-change:transform,opacity;color:rgba(var(--text-icon-heading),1)}.extra-bar-wrapper .extra-bar-blocks .extra-bar-text-message a{color:rgba(var(--color-link),1)}.extra-bar-wrapper .extra-bar-blocks .extra-bar-text-message a:hover{opacity:.8}.extra-bar-wrapper .extra-bar-blocks .extra-bar-text-message.extra-bar-text-message_link,.extra-bar-wrapper .extra-bar-blocks .extra-bar-text-message.extra-bar-text-message_link *{color:rgba(var(--color-link))}.extra-bar-wrapper .multiple-blocks .extra-bar-blocks .extra-bar-text-message{animation:slideShow var(--animation-duration) infinite;opacity:0;transform:translateY(0)}.extra-bar-wrapper.no-selector .extra-bar-blocks .extra-bar-text-message{margin:0 auto;text-align:center}@keyframes fadeInOut{0%,15%{opacity:0;transform:translateY(20px)}20%,30%{opacity:1;transform:translateY(0)}35%,to{opacity:0;transform:translateY(-20px)}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px)}10%{opacity:1;transform:translateY(0)}50%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(-20px)}to{opacity:0;transform:translateY(-20px)}}.extra-bar-wrapper .extra-bar-text-message{font-weight:500;font-size:14px;line-height:21px;letter-spacing:.3px;text-align:center}.extra-bar-wrapper .extra-bar__countdown-timer{display:flex;gap:16px;align-items:center}.extra-bar-wrapper .extra-bar__countdown-timer .extra-bar-countdown-timer-text{color:rgba(var(--text-icon-heading))}.extra-bar-wrapper .extra-bar-menus{display:flex;gap:48px;align-items:center}.extra-bar-wrapper .extra-bar-menu{display:flex;gap:24px;align-items:center;justify-content:flex-end;grid-area:extra-bar-menu}.extra-bar-wrapper .extra-bar-menu .extra-bar-menu-item{color:rgba(var(--text-icon-heading));padding:8px 12px}.extra-bar-wrapper .extra-bar-selector{display:flex;gap:16px;align-items:center;justify-content:end;grid-area:extra-bar-selector}.extra-bar-wrapper .list-social__item .icon{width:18px;height:18px}.extra-bar-wrapper .language_selector-text,.extra-bar-wrapper .country-region-selector .country-region-selector-text{font-weight:500;font-size:14px;line-height:21px;letter-spacing:.3px;text-align:center}@media screen and (min-width:750px)and (max-width:1023px){.extra-bar-wrapper{column-gap:24px}.extra-bar-wrapper .extra-bar-menu{gap:8px}.extra-bar-wrapper .extra-bar-menu .extra-bar-menu-item{padding:8px}.extra-bar-wrapper .extra-bar-selector{gap:24px}.extra-bar-wrapper .list-social__item .icon{width:18px;height:18px}.extra-bar-wrapper.has-text-blocks .extra-bar-selector{display:none}.extra-bar-wrapper.has-text-blocks .extra-bar-blocks .extra-bar-text-message{margin:0 auto}}@media screen and (max-width:749px){.extra-bar-wrapper{padding-top:calc(var(--section-padding-top) * 3 / 5);padding-bottom:calc(var(--section-padding-bottom) * 3 / 5)}.extra-bar-wrapper{display:none}.extra-bar-wrapper.has-text-blocks{display:flex}.extra-bar-wrapper .list-social,.extra-bar-wrapper .extra-bar-menu,.extra-bar-wrapper .extra-bar-selector{display:none}.extra-bar-wrapper .extra-bar-blocks{justify-content:center}.extra-bar-wrapper .extra-bar-blocks .extra-bar-text-message,.extra-bar-wrapper .extra-bar-blocks .extra-bar-text-message *{max-width:100%;width:100%;text-align:center}.extra-bar-wrapper .extra-bar-selector-wrapper{display:none}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/extra-details-bar.css.map */
