h1,h2,h3,h4,h5,h6,p,span,div{font-family:Archivo Narrow,sans-serif}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.pt-80{padding-top:80px}.pb-80{padding-bottom:80px}.thb-full-menu{opacity:0;visibility:hidden;transition:opacity .15s ease-in-out}.thb-full-menu[data-more-ready=true]{opacity:1;visibility:visible}.more-menu-item>a.thb-full-menu--link{display:flex;gap:8px;align-items:center;cursor:pointer}.thb-full-menu,.thb-full-menu li.more-menu-item,.full-menu,.site-header,.header__inner,.header-wrapper{overflow:visible}#smile-ui-lite-container{z-index:99!important}#chat-button{right:70px!important}.bg-gray{background:#f6f6f6}.style4-phone-icon{display:flex}.more-menu-dropdown{display:none;position:absolute;top:100%;right:0;left:auto;min-width:220px;z-index:99999;padding:0;margin:0;list-style:none;background:var(--color-header-bg, var(--bg-body, #fff));border:1px solid #e0e0e0;box-shadow:0 4px 12px #0000001a;transition:none}.section-countdown-banner{position:sticky;top:0;z-index:99}.section-shoppable-video-reels .flickity-nav.flickity-prev{left:15px}.section-shoppable-video-reels .flickity-nav.flickity-next{right:15px}.more-menu-item.is-open .more-menu-dropdown{display:block;visibility:visible;opacity:1;pointer-events:auto;transform:none}.more-menu-dropdown>li{display:block;position:relative;padding:0;border-bottom:1px solid #f2f2f2}.more-menu-dropdown>li:last-child{border-bottom:none}.more-menu-dropdown>li>a.thb-full-menu--link{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;white-space:nowrap;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-header-links, #111);text-decoration:none;margin:0}.more-menu-dropdown>li>a.thb-full-menu--link:hover{background:#f8f8f8}.more-menu-dropdown>li>a.thb-full-menu--link svg:not(.more-flyout-arrow){right:15px}.more-menu-dropdown>li>a:after{display:none}.more-menu-dropdown>li>.sub-menu[data-more-hidden],.more-menu-dropdown>li>.mega-menu-container[data-more-hidden],.more-menu-dropdown>li>div.sub-menu[data-more-hidden]{display:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;overflow:hidden;position:absolute}.more-menu-dropdown>li:hover>.sub-menu[data-more-hidden],.more-menu-dropdown>li:hover>.mega-menu-container[data-more-hidden],.more-menu-dropdown>li:hover>div.sub-menu[data-more-hidden],.more-menu-dropdown>li:focus-within>.sub-menu[data-more-hidden],.more-menu-dropdown>li:focus-within>.mega-menu-container[data-more-hidden],.more-menu-dropdown>li:focus-within>div.sub-menu[data-more-hidden]{display:none;visibility:hidden;opacity:0;pointer-events:none}.more-flyout-menu{display:none;position:absolute;top:0;right:100%;left:auto;min-width:200px;padding:6px 0;margin:0;list-style:none;background:var(--color-header-bg, var(--bg-body, #fff));border:1px solid #e0e0e0;box-shadow:-4px 4px 12px #00000014;z-index:100000}.more-menu-dropdown>li:hover>.more-flyout-menu,.more-flyout-menu>li:hover>.more-flyout-menu{display:block}.more-flyout-menu>li{position:relative;list-style:none}.more-flyout-menu>li>a.thb-full-menu--link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 16px;white-space:nowrap;font-size:13px;font-weight:500;text-transform:none;letter-spacing:0;color:var(--color-header-links, #333);text-decoration:none;margin:0;transition:background .15s ease}.more-flyout-menu>li>a.thb-full-menu--link:hover{background:#f5f5f5}.more-flyout-arrow{flex-shrink:0;opacity:.5;margin-left:4px}.more-flyout-menu .more-flyout-menu{top:-6px;right:100%;left:auto}.more-flyout-menu>li.has-children>a.thb-full-menu--link{font-weight:600}.mega-menu-collections{display:grid;grid-template-columns:repeat(5,1fr);gap:16px 30px;padding:40px 100px;width:100%;max-width:1570px;margin:auto}@media only screen and (max-width:1200px){.mega-menu-collections{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:991px){.mega-menu-collections{grid-template-columns:repeat(3,1fr);padding:30px}}.mega-menu-collection-card{display:flex;flex-direction:column;filter:drop-shadow(0 0 4px rgba(0,0,0,.25));border-radius:4px;overflow:hidden;background:#fff;transition:border-color .3s ease,box-shadow .3s ease}.mega-menu-collection-card:hover{border-color:var(--color-accent, #111111);box-shadow:0 4px 12px #00000014}.mega-menu-collection-card__image-wrapper{position:relative;width:100%;height:110px;background:#fff;display:flex;align-items:center;justify-content:center;padding:15px;overflow:hidden}.mega-menu-collection-card__image-wrapper img,.mega-menu-collection-card__image-wrapper svg{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:transform .5s cubic-bezier(.104,.204,.492,1)}.mega-menu-collection-card:hover .mega-menu-collection-card__image-wrapper img{transform:scale(1.05)}.mega-menu-collection-card__footer{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background:#f5f5f5;transition:background-color .3s ease,color .3s ease;border-top:1px solid var(--color-border, #e2e8f0)}.mega-menu-collection-card__title{font-size:calc(var(--font-navigation-scale, 1) * 12px);font-weight:var(--font-body-bold-weight, 700);text-transform:uppercase;letter-spacing:.05em;color:var(--color-header-links, #111111);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:10px;transition:color .3s ease}.mega-menu-collection-card__arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.mega-menu-collection-card__arrow svg{width:14px;height:10px}.mega-menu-collection-card__arrow svg path{fill:var(--color-header-links, #111111);transition:fill .3s ease}.mega-menu-collection-card:hover .mega-menu-collection-card__footer{background:var(--color-accent, #111111)}.mega-menu-collection-card:hover .mega-menu-collection-card__title{color:#fff}.mega-menu-collection-card:hover .mega-menu-collection-card__arrow svg path{fill:#fff}.mega-menu-collection-card:hover .mega-menu-collection-card__arrow{transform:translate(3px)}.mega-menu-collection-card--highlight .mega-menu-collection-card__footer{background:var(--color-accent, #111111)}.mega-menu-collection-card--highlight .mega-menu-collection-card__title{color:#fff}.mega-menu-collection-card--highlight .mega-menu-collection-card__arrow svg path{fill:#fff}.mega-menu-collection-card--highlight:hover .mega-menu-collection-card__footer{background:#000}.mega-menu-collections--mobile{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:15px;white-space:normal;width:100%}.mega-menu-collections--mobile .mega-menu-collection-card{margin:0;border-radius:4px}.mega-menu-collections--mobile .mega-menu-collection-card__image-wrapper{aspect-ratio:1 / 1;padding:10px}.mega-menu-collections--mobile .mega-menu-collection-card__footer{padding:8px 10px}.mega-menu-collections--mobile .mega-menu-collection-card__title{font-size:11px}.product-card-wishlist-btn.is-loading svg{opacity:1;color:#fff}.product-card-wishlist-btn{z-index:10!important;bottom:45px!important}@media only screen and (max-width:767px){.product-card-wishlist-btn{bottom:10px!important}}.button,input[type=submit]{font-size:16px}.section-header{margin-bottom:48px}.h2{line-height:1.3}.ptb-80{padding-top:80px;padding-bottom:80px}p:last-child{margin-bottom:0}.section-header--content{flex:0 0 80%;max-width:80%}.header .logolink{margin:6px 0}.header .contact-item .icon{vertical-align:sub;display:inline-block;margin-right:3px}.header .contact-item>a{font-size:15px;font-weight:600;margin-right:10px}.home-banner .subheading{margin-bottom:10px}.home-banner .image-with-text-overlay--heading{margin-bottom:34px}.home-banner .description-size--small{padding-bottom:50px;margin-bottom:0}.home-banner .button{height:63px;padding:6px 28px;font-size:18px;margin-right:15px}.home-banner .h1-large{line-height:70px}.usp-section{padding:15px 0;border-bottom:1px solid #e2e2e2}.usp-section .text-with-icons__block{justify-content:center}.usp-section .text-with-icons__block:not(:last-child){border-right:1px solid #e2e2e2}.usp-section.text-with-icons.icon-columns-4 .text-with-icons__inner{grid-template-columns:repeat(4,minmax(200px,355px));max-width:100%}.usp-section.text-with-icons.icon-left .text-with-icons__icon{margin-right:20px}.product-card-wishlist-btn{height:24px;width:24px}.full-width-sec .h2{margin-bottom:8px}.full-width-sec .rich-text .rte{margin-bottom:0}.full-width-sec .subheading{font-size:16px;font-weight:600;color:#151515;letter-spacing:normal;text-transform:capitalize}.section-logo-list .section-header--content{max-width:955px}.logo-list{max-width:100%}.logo-list .section-header p:first-child{font-size:17px;font-weight:500;margin-bottom:10px}.logo-list .section-header .h3{margin-bottom:13px}.logo-list .section-header{margin-bottom:32px}.gXGPRa{max-width:100%}.HgjEk{font-size:40px;font-weight:600;line-height:48px;text-transform:uppercase;margin-bottom:42px}.section-blog-posts .section-header{margin-bottom:38px}.content-page-about-us blockquote{padding:100px 0}.content-page-about-us blockquote p br{display:none}.content-page-about-us blockquote p span{margin-bottom:15px;display:block}.gmap_canvas iframe{border:0}.contact-us-content.section-spacing{background-color:#f6f6f6;padding:100px 0;margin:0}.contact-us-content.section-spacing a{color:#ee533b}.contact-us-content.section-spacing a:hover{text-decoration:none}.contact-us-content.section-spacing h2{margin-top:30px;margin-bottom:10px}.contact-us-content.section-spacing h1 br{display:none}.template-page-gallery .igg-section.section-spacing{margin-top:0}.common-content .page-content-width{max-width:100%}.common-content img{margin:10px 0}.common-content .blog-post-detail .post-title{margin-bottom:40px}.common-content .blog-post-detail{background-color:#f6f6f6;padding:70px 60px}.common-content ul,.common-content ol{margin-bottom:28px;margin-left:25px}.common-content ul:last-child,.common-content ol:last-child{margin-bottom:0}.common-content ul li,.common-content ol li{margin-bottom:10px}.common-content h2:first-child{margin-top:0}.common-content h2,.common-content h3,.common-content h4{margin-bottom:10px;margin-top:28px}.common-content td h4{margin:0}.common-content h5,.common-content h6{margin-bottom:10px;margin-top:28px}.common-content li a,.common-content p a{color:#ee533b}.common-content li a:hover,.common-content p a:hover{text-decoration:none}.common-content .responsive-table,.common-content .table-responsive{overflow:auto;overflow-y:hidden}.content-page-thank-you .blog-post-detail .post-title h1{margin-bottom:0;color:#ee533b}.content-page-thank-you .blog-post-detail .post-title{margin-bottom:15px}.map-and-content-section{padding-top:0;padding-bottom:0}.map-and-content-section .section-header{margin-bottom:20px}.darra-oli-joy-gallery,.darra-oli-joy-form .gs-section{padding:0}.blog-list .blog-post{margin-bottom:30px}.blog-top-content{background:#f6f6f6;padding:40px}.blog-top-content .share-article a:hover svg path{fill:#ee533b}.blog-top-content .share-article button:hover svg path{fill:#ee533b}.blog-details-page .page-content-width{max-width:100%}.blog-bottom-content ul,.blog-bottom-content ol{margin-bottom:28px;margin-left:25px}.blog-bottom-content ul:last-child,.blog-bottom-content ol:last-child{margin-bottom:0}.blog-bottom-content ul li,.blog-bottom-content ol li{margin-bottom:10px}.blog-bottom-content h2:first-child{margin-top:0}.blog-bottom-content h2,.blog-bottom-content h3,.blog-bottom-content h4,.blog-bottom-content h5,.blog-bottom-content h6{margin-bottom:10px;margin-top:28px}.blog-bottom-content li a,.blog-bottom-content p a{color:#ee533b}.blog-bottom-content li a:hover,.blog-bottom-content p a:hover{text-decoration:none}select.facet-filters__sort.resize-select:focus-visible{outline:0}.collection-description-section{border-top:1px solid #ddd;padding-top:40px}.product-bredcrumbs{width:100%}.product-bredcrumbs>.breadcrumbs{max-width:1440px;margin:auto;display:flex;padding:30px 50px 20px}.product__tax.caption{margin-top:10px}#wishlist-header-block-AM2dRVkVMTkdLQnVWS__3746619903770602455 .wh-count{top:-7px;right:-7px;min-width:18px;height:18px}@media(max-width:1600px){.video-card-content{padding:40px!important}.video-card-content h2{font-size:30px}}@media(max-width:1350px){.home-banner .h1-large{font-size:50px;line-height:60px;margin-bottom:22px}.home-banner .description-size--small{padding-bottom:35px}.home-banner .button{height:56px;font-size:16px}.video-card-content{padding:30px!important}.video-card-content h2{font-size:28px}}@media(max-width:1199px){.pt-80{padding-top:50px}.pb-80{padding-bottom:50px}.button,input[type=submit]{font-size:15px;height:44px;padding:7px 20px}.section-spacing{margin-top:50px;margin-bottom:50px}.section-spacing.section-spacing--disable-bottom{margin-bottom:0}.section-spacing.section-spacing--disable-top{margin-top:0}.section-spacing-padding{padding-top:50px;padding-bottom:50px}.section-header{margin-bottom:35px}.ptb-80{padding-top:50px;padding-bottom:50px}.home-banner .h1-large{font-size:40px;line-height:50px;margin-bottom:12px}.home-banner .description-size--small{padding-bottom:25px}.home-banner .button{height:48px;font-size:15px}.usp-section.text-with-icons.icon-left .text-with-icons__icon{margin-right:8px;height:40px;width:40px}.video-card-content{padding:20px!important}.video-card-content h2{font-size:24px}.video-card-btn{font-size:15px;padding:8px 24px}.logo-list .section-header{margin-bottom:20px}.HgjEk{font-size:32px;font-weight:600;line-height:40px;margin-bottom:30px}.common-content .blog-post-detail .post-title{margin-bottom:30px}.common-content .blog-post-detail{background-color:#f6f6f6;padding:50px 40px}.shopify-section .blog-post-detail .post-title{margin-bottom:20px}.content-page-about-us blockquote{padding:50px 0 62px}.content-page-about-us blockquote p span{margin-bottom:12px}.content-page-about-us .blog-post-detail .post-title{margin-bottom:0}.contact-us-content.section-spacing{padding:50px 0}.gmap_canvas iframe{height:400px}.content-page-thank-you .blog-post-detail .post-title{margin-bottom:10px}.collection-description-section{padding-top:20px}.fitness-title .section-spacing-padding{padding-top:0;padding-bottom:0}.solution-every-fitness-title .section-spacing-padding{padding-bottom:0}.solution-every-fitness-button .section-spacing-padding{padding-top:0}.section-header{margin-bottom:28px}.gym-from-title .section-spacing-padding{padding-bottom:0}}@media(max-width:991px){.pt-80{padding-top:40px}.pb-80{padding-bottom:40px}.section-spacing{margin-top:40px;margin-bottom:40px}.section-spacing-padding{padding-top:40px;padding-bottom:40px}.section-header{margin-bottom:20px}.ptb-80{padding-top:40px;padding-bottom:40px}.video-card-content{padding:15px!important}.section-header--content .rte{margin-top:0}.h1{font-size:32px;line-height:1.2}.h2{font-size:30px;line-height:1.2}.thb-header-right .contact-item{display:none}.flickity-enabled .flickity-nav{opacity:1!important}.logolink .logoimg{height:50px}.image-with-text-overlay.desktop-height-image{aspect-ratio:2}.home-banner .h1-large{font-size:32px;line-height:40px;margin-bottom:6px}.home-banner .subheading{margin-bottom:6px}.home-banner .description-size--small{padding-bottom:20px}.home-banner .button{height:42px;font-size:14px;padding:6px 20px}.usp-section.text-with-icons.icon-columns-4 .text-with-icons__inner{grid-template-columns:repeat(2,minmax(200px,355px))}.usp-section .text-with-icons__block:nth-child(2){border-right:0}.usp-section .text-with-icons__inner{grid-gap:25px 20px}.full-width-sec h3,.full-width-sec .subheading{margin-bottom:12px}.logo-list .section-header .h3{margin-bottom:10px}.logo-list__inner{grid-gap:10px}.HgjEk{font-size:28px;line-height:35px;margin-bottom:20px}.igDoKM{padding:30px}.common-content .blog-post-detail .post-title{margin-bottom:25px}.common-content .blog-post-detail{background-color:#f6f6f6;padding:40px 30px}.content-page-about-us blockquote{padding:40px 0 50px}.content-page-about-us blockquote p span{margin-bottom:12px}.contact-us-content.section-spacing{padding:40px 0}.gmap_canvas iframe{height:350px}.content-page-thank-you .blog-post-detail .post-title{margin-bottom:6px}.blog-top-content{padding:30px;margin-bottom:40px}.collection-description-section{padding-top:10px}.gym-concept-area .medium-3{flex:0 0 50%;max-width:50%}.gym-concept-area .multicolumn__column{margin-bottom:15px}.header-section{top:76px}.wls-page-wrapper{padding:0 1.5rem}.wls-wishlist-panel .wls-grid{gap:20px}}.usp-section .text-with-icons__block{justify-content:start;padding-left:70px}@media(max-width:767px){.pt-80{padding-top:30px}.pb-80{padding-bottom:30px}.button,input[type=submit]{font-size:14px;height:38px;padding:7px 15px}.teble-responsive{overflow-x:auto}.section-spacing{margin-top:30px;margin-bottom:30px}.section-spacing-padding{padding-top:30px;padding-bottom:30px}.section-header{margin-bottom:15px}.ptb-80{padding-top:30px;padding-bottom:30px}.section-header--content .rte{margin-top:0}.h1{font-size:28px}.h2{font-size:26px}.section-header--content{flex:0 0 100%;max-width:100%}.section-header--button{margin-top:8px}p{font-size:16px;line-height:24px}.home-banner .image-with-text-overlay.desktop-height-image{aspect-ratio:auto;min-height:auto}.home-banner .h1-large{font-size:28px;line-height:37px}.home-banner .description-size--small{padding-bottom:15px}.home-banner .button{height:40px;font-size:14px;padding:6px 20px;margin-right:8px}.HgjEk{font-size:26px;line-height:32px;margin-bottom:15px}.igDoKM{padding:25px}.common-content .blog-post-detail .post-title{margin-bottom:18px}.common-content .blog-post-detail{background-color:#f6f6f6;padding:30px 25px}.content-page-about-us blockquote{padding:30px 0 40px}.contact-us-content.section-spacing{padding:35px 0}.gmap_canvas iframe{height:300px}.map-and-content-section .section-header{margin-bottom:0}.darra-oli-joy-form .contact-form-block{margin-top:20px}.blog-top-content{padding:25px;margin-bottom:30px}.collection-description-section{padding-top:0}.usp-section .text-with-icons__block{padding-left:30px}}@media(max-width:575px){.section-spacing{margin-top:25px;margin-bottom:25px}.section-spacing-padding{padding-top:25px;padding-bottom:25px}.section-header{margin-bottom:12px}.ptb-80{padding-top:25px;padding-bottom:25px}.section-header--content .rte{margin-top:0}.h1,.h2{font-size:26px}.home-banner .button{padding:3px 14px;margin-right:5px}.common-content .blog-post-detail .post-title{margin-bottom:16px}.common-content .blog-post-detail{background-color:#f6f6f6;padding:25px 20px}.contact-us-content.section-spacing{padding:30px 0}.blog-top-content{padding:25px 20px}.usp-section .text-with-icons__block{padding-left:3px}}@media(max-width:479px){.logolink .logoimg{height:35px}.home-banner .button{margin-bottom:10px}.usp-section.text-with-icons.icon-columns-4 .text-with-icons__inner{grid-template-columns:1fr 1fr}.text-with-icons.heading-large h6{font-size:15px!important}.usp-section .text-with-icons__block:nth-child(1),.usp-section .text-with-icons__block:nth-child(3){padding-right:10px}.usp-section .text-with-icons__block:nth-child(2){border-right:0}}.Header__WidgetTitle-sc-17gc7x6-2.kjYavD{color:#fff;margin-bottom:0}.product-single .payments-widget .payment-widget{font-size:12px}.product-single .payments-widget .payment-widget.zippay-widget .payment-img{width:55px}.product-single .payments-widget .payment-widget.afterpay-widget .payment-img{width:60px}.header.style4 .thb-secondary-area .contact-item,.header.style4 .thb-secondary-area .thb-quick-search{display:none}@media only screen and (max-width:1067px){.header.style4>.row>.columns{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;align-items:center;row-gap:0;padding-top:15px;padding-bottom:15px}.header.style4 .thb-header-mobile-left{grid-column:1;grid-row:1;display:inline-flex;justify-self:start}.header.style4 .logolink{grid-column:2;grid-row:1;display:inline-flex;justify-self:center}.header.style4 .thb-secondary-area{grid-column:3;grid-row:1;display:inline-flex;justify-self:end;align-items:center}.header.style4 .style4-search-left-col{display:inline-flex;grid-column:1 / 4;grid-row:2;justify-content:center;width:100%;padding:0 10px}.header.style4 .style4-search-bar{display:flex;align-items:center;border-bottom:1.5px solid var(--color-header-links, currentColor);padding:6px 0;width:100%;cursor:pointer;gap:8px;text-decoration:none;color:var(--color-header-links, currentColor)}.header.style4 .style4-search-bar:hover{opacity:.8}.header.style4 .style4-search-bar svg{width:20px;height:20px;flex-shrink:0}.header.style4 .style4-search-placeholder{font-size:14px;font-weight:500;color:inherit;opacity:.6;letter-spacing:.02em;font-family:inherit;white-space:nowrap}.header.style4 .style4-desktop-phone{display:none}.header.style4 .style4-mobile-phone-icon{display:inline-flex;align-items:center}}@media only screen and (min-width:1068px){.header.style4>.row>.columns{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;align-items:center;row-gap:0;padding-top:15px;padding-bottom:15px}.header.style4 .style4-mobile-phone-icon{display:none}.header.style4 .style4-search-left-col{grid-column:1;grid-row:1;display:inline-flex;align-items:center;justify-self:start;width:100%;padding:0}.header.style4 .style4-search-bar{display:flex;align-items:center;border-bottom:1.5px solid var(--color-header-links, currentColor);padding:6px 0;width:100%;max-width:320px;cursor:pointer;gap:8px;transition:opacity .25s ease;text-decoration:none;color:var(--color-header-links, currentColor)}.header.style4 .style4-search-bar:hover{opacity:.8}.header.style4 .style4-search-bar svg{width:20px;height:20px;flex-shrink:0}.header.style4 .style4-search-placeholder{font-size:14px;font-weight:500;color:inherit;opacity:.6;letter-spacing:.02em;font-family:inherit;white-space:nowrap}.header.style4 .logolink{grid-column:2;grid-row:1;display:inline-flex;justify-self:center;margin:0}.header.style4 .style4-desktop-phone{grid-column:3;grid-row:1;display:inline-flex;align-items:center;justify-self:end}.style4-desktop-phone a{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:var(--color-header-links, #111);text-decoration:none;white-space:nowrap;transition:color .25s ease}.style4-desktop-phone a:hover{color:var(--color-header-links-hover, #555)}.style4-desktop-phone svg{width:20px;height:20px}.header.style4 .full-menu{grid-column:1 / 4;grid-row:2;display:flex;justify-content:flex-start;margin:0;padding:0;width:auto}.header.style4 .thb-full-menu{justify-content:flex-start;max-width:80%;width:80%;text-align:left}.header.style4 .thb-full-menu>li:first-child{padding-left:0}.header.style4 .thb-secondary-area{grid-column:3;grid-row:2;display:inline-flex;align-items:center;justify-self:end;margin-left:auto;min-width:0;height:auto;gap:15px}}.wrap-label-element{z-index:12!important}
/*# sourceMappingURL=/cdn/shop/t/53/assets/developer-custom.css.map */
