/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/base.css?v=118938709679158714111780714105 ; media=all */@media all{strong{font-weight:700}.product-card-wrapper .card,.contains-card--product{--border-radius:var(--product-card-corner-radius);--border-width:var(--product-card-border-width);--border-opacity:var(--product-card-border-opacity);--shadow-horizontal-offset:var(--product-card-shadow-horizontal-offset);--shadow-vertical-offset:var(--product-card-shadow-vertical-offset);--shadow-blur-radius:var(--product-card-shadow-blur-radius);--shadow-opacity:var(--product-card-shadow-opacity);--shadow-visible:var(--product-card-shadow-visible);--image-padding:var(--product-card-image-padding);--text-alignment:var(--product-card-text-alignment)}.contains-card--collection{--border-radius:var(--collection-card-corner-radius);--border-width:var(--collection-card-border-width);--border-opacity:var(--collection-card-border-opacity);--shadow-horizontal-offset:var(--collection-card-shadow-horizontal-offset);--shadow-vertical-offset:var(--collection-card-shadow-vertical-offset);--shadow-blur-radius:var(--collection-card-shadow-blur-radius);--shadow-opacity:var(--collection-card-shadow-opacity);--shadow-visible:var(--collection-card-shadow-visible);--image-padding:var(--collection-card-image-padding);--text-alignment:var(--collection-card-text-alignment)}.contains-content-container,.content-container{--border-radius:var(--text-boxes-radius);--border-width:var(--text-boxes-border-width);--border-opacity:var(--text-boxes-border-opacity);--shadow-horizontal-offset:var(--text-boxes-shadow-horizontal-offset);--shadow-vertical-offset:var(--text-boxes-shadow-vertical-offset);--shadow-blur-radius:var(--text-boxes-shadow-blur-radius);--shadow-opacity:var(--text-boxes-shadow-opacity);--shadow-visible:var(--text-boxes-shadow-visible)}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.utility-bar__grid.page-width{padding-left:3rem;padding-right:3rem}@media screen and (min-width:750px){.page-width{padding:0 5rem}.header.page-width,.utility-bar__grid.page-width{padding-left:3.2rem;padding-right:3.2rem}}@media screen and (min-width:990px){.header:not(.drawer-menu).page-width{padding-left:5rem;padding-right:5rem}}@media screen and (max-width:1024px){.page-width{padding:0 15px}}.isolate{position:relative;z-index:0}.section+.section{margin-top:var(--spacing-sections-mobile)}@media screen and (min-width:750px){.section+.section{margin-top:var(--spacing-sections-desktop)}}.list-unstyled{margin:0;padding:0;list-style:none}.hidden{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.visually-hidden--inline{margin:0;height:1em}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}::selection{background-color:rgba(var(--color-foreground),.2)}h1,h2,h3,h4,.h1,.h2,.h4,.h5{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * 0rem);color:rgb(var(--color-foreground));line-height:calc(1 + .2/max(1,var(--font-heading-scale)));word-break:break-word}h1,.h1{font-size:calc(var(--font-heading-scale) * 2.4rem)}@media only screen and (min-width:750px){h1,.h1{font-size:calc(var(--font-heading-scale) * 2.4rem)}}h2,.h2{font-size:calc(var(--font-heading-scale) * 2.2rem)}@media only screen and (min-width:750px){h2,.h2{font-size:calc(var(--font-heading-scale) * 2.2rem)}}h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}@media only screen and (min-width:750px){h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}}h4,.h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 1.6rem)}.h5{font-size:calc(var(--font-heading-scale) * 1.4rem)}@media only screen and (min-width:750px){.h5{font-size:calc(var(--font-heading-scale) * 1.4rem)}}.caption{font-size:1rem;letter-spacing:0rem;line-height:calc(1 + .7 / var(--font-body-scale))}@media screen and (min-width:750px){.caption{font-size:1.2rem}}.caption-with-letter-spacing{font-size:1rem;letter-spacing:0rem;line-height:calc(1 + .2 / var(--font-body-scale));text-transform:uppercase}.caption-large,.field__input{font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:0rem}@media screen and (max-width:749px){.small-hide{display:none!important}}@media screen and (min-width:750px)and (max-width:989px){.medium-hide{display:none!important}}@media screen and (min-width:990px){.large-up-hide{display:none!important}}.left{text-align:left}.center{text-align:center}.right{text-align:right}a:empty,ul:empty,dl:empty,div:empty,section:empty,p:empty,h1:empty,h2:empty,h3:empty,h4:empty{display:none}.link{cursor:pointer;display:inline-block;border:none;box-shadow:none;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-link));background-color:transparent;font-size:1.4rem;font-family:inherit}.link--text{color:rgb(var(--color-foreground))}.link--text:hover{color:rgba(var(--color-foreground),.75)}.full-unstyled-link{text-decoration:none;color:currentColor;display:block}details>*{box-sizing:border-box}.break{word-break:break-word}@media(prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}}.underlined-link{text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}.underlined-link{color:rgba(var(--color-link),var(--alpha-link))}.underlined-link:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.svg-wrapper{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px}.svg-wrapper>svg{height:100%;width:100%}summary{cursor:pointer;list-style:none;position:relative}summary::-webkit-details-marker{display:none}*:focus{outline:0;box-shadow:none}.focus-none{box-shadow:none!important;outline:0!important}.title,.title-wrapper-with-link{margin:3rem 0 2rem}.title-wrapper-with-link .title{margin:0}.title-wrapper{margin-bottom:3rem}.title-wrapper-with-link{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.title-wrapper--self-padded-mobile{padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:750px){.title-wrapper--self-padded-mobile{padding-left:0;padding-right:0}}@media screen and (min-width:990px){.title,.title-wrapper-with-link{margin:5rem 0 3rem}.title-wrapper-with-link{align-items:center}.title-wrapper-with-link .title{margin-bottom:0}}.title-wrapper-with-link a{margin-top:0;flex-shrink:0}.title-wrapper--no-top-margin{margin-top:0}.title-wrapper--no-top-margin>.title{margin-top:0}.grid{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;list-style:none;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.grid{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.grid:last-child{margin-bottom:0}.grid__item{width:calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);flex-grow:1;flex-shrink:0}@media screen and (min-width:750px){.grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}.grid--1-col .grid__item{max-width:100%;width:100%}.grid--2-col .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}@media screen and (min-width:750px){.grid--2-col .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--4-col-tablet .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}}@media screen and (max-width:989px){.grid--1-col-tablet-down .grid__item{width:100%;max-width:100%}}@media screen and (min-width:990px){.grid--5-col-desktop .grid__item{width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);max-width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5)}.grid--3-col-desktop .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.grid--2-col-desktop .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}@media screen and (max-width:749px){.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}}@media screen and (min-width:750px)and (max-width:989px){.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}.media{display:block;background-color:rgba(var(--color-foreground),.1);position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media>*:not(.zoom):not(.deferred-media__poster-button){display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.media--landscape{padding-bottom:66.6%}.media.media--hover-effect>img+img{opacity:0}.button--secondary,.button--tertiary{--color-button:var(--color-secondary-button);--color-button-text:var(--color-secondary-button-text)}.button--tertiary{--alpha-button-background:0;--alpha-button-border:.2}.button{--shadow-horizontal-offset:var(--buttons-shadow-horizontal-offset);--shadow-vertical-offset:var(--buttons-shadow-vertical-offset);--shadow-blur-radius:var(--buttons-shadow-blur-radius);--shadow-opacity:var(--buttons-shadow-opacity);--shadow-visible:var(--buttons-shadow-visible);--border-offset:var(--buttons-border-offset);--border-opacity:calc(1 - var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset);position:relative}.button{min-width:calc(12rem + var(--buttons-border-width) * 2);min-height:calc(4.5rem + var(--buttons-border-width) * 2)}.button{display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;cursor:pointer;font:inherit;font-size:1.5rem;text-decoration:none;color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background-color:rgba(var(--color-button),var(--alpha-button-background))}.button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:var(--buttons-radius-outset);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.button:after{content:"";position:absolute;top:var(--buttons-border-width);right:var(--buttons-border-width);bottom:var(--buttons-border-width);left:var(--buttons-border-width);z-index:1;border-radius:var(--buttons-radius);transition:box-shadow var(--duration-short) ease}.button--secondary:after{--border-opacity:var(--buttons-border-opacity)}.button:focus{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.button:focus:not(:focus-visible):not(.focused){box-shadow:inherit}.button::selection{background-color:rgba(var(--color-button-text),.3)}.button{font-size:1.6rem;letter-spacing:0rem;line-height:calc(1 + .2 / var(--font-body-scale))}.button--tertiary{font-size:1.6rem;padding:1rem 1.5rem;min-width:calc(9rem + var(--buttons-border-width) * 2);min-height:calc(3.5rem + var(--buttons-border-width) * 2)}.button:disabled{cursor:not-allowed;opacity:.5}.button--full-width{display:flex;width:100%}.field__input{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.6rem;width:100%;box-sizing:border-box;transition:box-shadow var(--duration-short) ease;border-radius:var(--inputs-radius);height:4.2rem;min-height:calc(var(--inputs-border-width) * 2);min-width:calc(7rem + (var(--inputs-border-width) * 2));position:relative;border:0}.field:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow),var(--inputs-shadow-opacity));z-index:-1}.field:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.field:hover.field:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));outline:0;border-radius:var(--inputs-radius)}.field__input:focus{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.field{position:relative;width:100%;display:flex;transition:box-shadow var(--duration-short) ease}.field__input{flex-grow:1;text-align:left;padding:1.5rem;margin:var(--inputs-border-width);transition:box-shadow var(--duration-short) ease}.field__label{font-size:1.6rem;left:calc(var(--inputs-border-width) + 2rem);top:calc(1rem + var(--inputs-border-width));margin-bottom:0;pointer-events:none;position:absolute;transition:top var(--duration-short) ease,font-size var(--duration-short) ease;color:rgba(var(--color-foreground),.75);letter-spacing:0rem;line-height:1.5}.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label{font-size:1rem;top:calc(var(--inputs-border-width) + .5rem);left:calc(var(--inputs-border-width) + 2rem);letter-spacing:0rem}.field__input:focus,.field__input:not(:placeholder-shown){padding:2.2rem 1.5rem .8rem 2rem;margin:var(--inputs-border-width)}.field__input::placeholder{opacity:0}.field__button{align-items:center;background-color:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:4.2rem;justify-content:center;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:4.4rem}input[type=checkbox]{display:inline-block;width:auto;margin-right:.5rem}.quantity{color:rgba(var(--color-foreground));position:relative;width:calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);display:flex;border-radius:var(--inputs-radius);min-height:calc((var(--inputs-border-width) * 2) + 4.5rem)}.quantity:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.quantity:before{background:rgb(var(--color-background));pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow),var(--inputs-shadow-opacity));z-index:-1}.quantity__input{color:currentColor;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.6rem;font-weight:500;opacity:.85;text-align:center;background-color:transparent;border:0;padding:0 .5rem;width:100%;flex-grow:1;-webkit-appearance:none;appearance:none}.quantity__button{width:calc(4.5rem / var(--font-body-scale));flex-shrink:0;font-size:1.8rem;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));padding:0}.quantity__button:first-child{margin-left:calc(var(--inputs-border-width))}.quantity__button:last-child{margin-right:calc(var(--inputs-border-width))}.quantity__button .svg-wrapper{width:1rem;pointer-events:none}.quantity__button:focus,.quantity__input:focus{background-color:rgb(var(--color-background));z-index:2}.quantity__button:not(:focus-visible):not(.focused),.quantity__input:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.quantity__input[type=number]{-moz-appearance:textfield}.cart-count-bubble:empty{display:none}.cart-count-bubble{position:absolute;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:1.7rem;width:1.7rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:.9rem;bottom:.8rem;left:2.2rem;line-height:calc(1 + .1 / var(--font-body-scale))}.utility-bar{height:100%}.utility-bar--bottom-border{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.utility-bar__grid{grid-template-columns:1fr;grid-template-areas:"announcements"}.announcement-bar,.announcement-bar__announcement{color:rgb(var(--color-foreground));width:100%;height:100%;display:flex;justify-content:center;flex-wrap:wrap;align-content:center;grid-area:announcements}.announcement-bar .slider--everywhere{margin-bottom:0;scroll-behavior:auto}.utility-bar__grid .announcement-bar-slider,.announcement-bar-slider,.announcement-bar-slider .slider{width:100%}.announcement-bar .slider-button--next{margin-right:-1.5rem;min-width:44px}.announcement-bar .slider-button--prev{margin-left:-1.5rem;min-width:44px}.localization-wrapper{grid-area:language-currency;align-self:center;display:flex;justify-content:flex-end}@media screen and (min-width:990px){body:has(.section-header .header:not(.drawer-menu)) .utility-bar .page-width{padding-left:5rem;padding-right:5rem}.announcement-bar-slider{width:60%}.announcement-bar .slider-button{height:3.8rem}}.announcement-bar__link{display:flex;width:100%;text-decoration:none;height:100%;justify-content:center;align-items:center}.announcement-bar__message{text-align:center;padding:7px 0;font-weight:700;margin:0;letter-spacing:0rem;line-height:1.5;min-height:3.1rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.section-header.shopify-section-group-header-group{z-index:3}.shopify-section-header-sticky{position:sticky;top:0}.shopify-section-group-header-group{z-index:4}.section-header~.shopify-section-group-header-group{z-index:initial}.header-wrapper{display:block;position:relative;background-color:rgb(var(--color-background))}.header{display:grid;grid-template-areas:"left-icons heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center}@media screen and (min-width:990px){.header{grid-template-columns:1fr auto 1fr}.header--top-left{grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:1fr auto}}.header *[tabindex="-1"]:focus{outline:none}.header__heading{margin:0;line-height:0}.header__heading,.header__heading-link{grid-area:heading;justify-self:center}.header__heading-link{display:inline-block;padding:.75rem;text-decoration:none;word-break:break-word}.header__heading-logo{height:auto;max-width:100%}.header__heading-logo-wrapper{width:100%;display:inline-block;transition:width .3s cubic-bezier(.52,0,.61,.99)}@media screen and (max-width:989px){.header__heading,.header__heading-link{text-align:center}.header--mobile-left .header__heading,.header--mobile-left .header__heading-link{text-align:left;justify-self:start}.header--mobile-left{grid-template-columns:auto 2fr 1fr}}@media screen and (min-width:990px){.header--top-left .header__heading-link{margin-left:-.75rem}.header__heading,.header__heading-link{justify-self:start}}.header__icons{display:flex;grid-area:icons;justify-self:end;padding-right:.8rem}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:center}.header__icon{color:rgb(var(--color-foreground))}.header__icon span{height:100%}.header__icon .svg-wrapper{width:44px;height:44px}.header__icon:after{content:none}.header__icon:hover .icon{transform:scale(1.07)}.header__icon .icon{height:2rem;width:2rem;fill:none;vertical-align:middle}.header__icon,.header__icon--cart .icon{height:4.4rem;width:4.4rem;padding:0}.header__icon--cart{position:relative;margin-right:-1.2rem}account-icon{display:flex}.search-modal__form{width:100%}@media screen and (min-width:990px){.search-modal__form{max-width:74.2rem}}.header__inline-menu{margin-left:-1.2rem;grid-area:navigation;display:none}@media screen and (min-width:990px){.header__inline-menu{display:block}}.header__menu-item{padding:1.2rem;text-decoration:none;color:rgba(var(--color-foreground),.75)}.header__menu-item:hover{color:rgb(var(--color-foreground))}.header__menu-item span{transition:text-decoration var(--duration-short) ease}.header__menu-item:hover span{text-decoration:underline;text-underline-offset:.3rem}.global-settings-popup{border-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));z-index:-1}header-menu>details{position:relative}.badge{border:1px solid transparent;border-radius:var(--badge-corner-radius);display:inline-block;font-size:1.2rem;letter-spacing:0rem;line-height:1;padding:.5rem 1.3rem .6rem;text-align:center;background-color:rgb(var(--color-badge-background));border-color:rgba(var(--color-badge-border),var(--alpha-badge-border));color:rgb(var(--color-badge-foreground));word-break:break-word}.gradient{background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}@media screen and (forced-colors:active){.icon{color:CanvasText;fill:CanvasText!important}}.ratio{display:flex;position:relative;align-items:stretch}.ratio:before{content:"";width:0;height:0;padding-bottom:var(--ratio-percent)}.content-container{border-radius:var(--text-boxes-radius);border:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity));position:relative}.content-container:after{content:"";position:absolute;top:calc(var(--text-boxes-border-width) * -1);right:calc(var(--text-boxes-border-width) * -1);bottom:calc(var(--text-boxes-border-width) * -1);left:calc(var(--text-boxes-border-width) * -1);border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity));z-index:-1}.content-container--full-width:after{left:0;right:0;border-radius:0}.content-container--full-width{border-radius:0;border-left:none;border-right:none}@media(forced-colors:active){.button{border:transparent solid 1px}.button:focus{outline:solid transparent 1px}.field__input:focus{outline:transparent solid 1px}}.rte:after{clear:both;content:"";display:block}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.loading__spinner{position:absolute;z-index:1;width:1.8rem}.loading__spinner{width:1.8rem;display:inline-block}.spinner{animation:rotator 1.4s linear infinite}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:dash 1.4s ease-in-out infinite}@media screen and (forced-colors:active){.path{stroke:CanvasText}}.progress-bar{height:.13rem;width:100%}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/style.css?v=134511786261144001121780714105 ; media=all */@media all{*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.quantity__input{pointer-events:none}p{line-height:22px}body{scrollbar-gutter:stable}.flex{display:flex;align-items:center}.align-center{align-items:center}.relative{position:relative}.justify-center{justify-content:center}@media(max-width:989px){.page-width{padding:0 15px}}.quantity:after{border:1px solid #d4d4d4}.quantity:after{box-shadow:unset}.owl-carousel .owl-nav{position:absolute;width:100%;display:flex;justify-content:space-between;top:50%;transform:translateY(-25%);z-index:10}.shopify-section .owl-carousel .owl-nav button{display:flex;justify-content:center;align-items:center;background:#2424244d!important;color:#fff!important;font-size:25px!important;height:40px;width:40px;border-radius:50%}.custom-slideshow .owl-carousel .owl-dots{display:none!important}.owl-carousel:not(.most-read-carousel):not(.blog-related_articles):hover .owl-prev{transform:translateY(-50%) translate(0);opacity:1;pointer-events:auto;margin-left:10px}.owl-carousel:not(.most-read-carousel):not(.blog-related_articles):hover .owl-next{transform:translateY(-50%) translate(0);opacity:1;pointer-events:auto;margin-right:10px}.owl-carousel .owl-prev{left:0;transform:translateY(-50%) translate(-100%);transition:transform .3s ease,opacity .3s ease}.owl-carousel .owl-next{right:0;transform:translateY(-50%) translate(100%);transition:transform .3s ease,opacity .3s ease}.owl-carousel:not(.most-read-carousel):not(.blog-related_articles):not(:hover) .owl-prev{transform:translateY(-50%) translate(-100%);opacity:0}.owl-carousel:not(.most-read-carousel):not(.blog-related_articles):not(:hover) .owl-next{transform:translateY(-50%) translate(100%);opacity:0}.owl-nav button span{transform:translateY(-18%);font-size:50px;color:#fff;line-height:36px}@media(max-width:767px){.page-width.shopify-section.custom-slideshow{max-width:100%;padding:0}.custom-slideshow .owl-carousel .item img{width:100%}.price-stock .price{display:flex;align-items:end}.price-stock .price.price--on-sale *{line-height:1.1;padding-bottom:0}}.search__input.field__input{background:transparent}predictive-search .field{background:#fff;border-radius:var(--border-radius-8);overflow:hidden}.field__input::placeholder{opacity:initial}.field__input:focus,.field__input:not(:placeholder-shown){padding:1.5rem 9.8rem 1.5rem 1.5rem}label.field__label{display:none}.price *{letter-spacing:0}@media screen and (min-width:990px){.search-modal__form{max-width:590px}}.header__menu-item{transition:border .1s ease-in-out;border-bottom:2px solid transparent}.header__menu-item:hover{border-bottom:2px solid var(--dark-green-theme-clr)}.header__inline-menu{margin-left:0}.header__menu-item span{font-family:var(--font-heading-family);font-weight:600}.header__inline-menu li:first-child a{padding-left:0}@media(min-width:990px){.header__icon>.visually-hidden{position:relative!important;overflow:visible;width:auto;height:auto;margin:auto;clip:auto}.header__icon:not(.header__icon--summary),.header__icon span{flex-direction:column;gap:2px}.header__menu-item{padding:18px 1.6rem}.header__icon{text-decoration:none;margin-left:20px}.header__icon--cart{margin-right:0}}.header__icon .icon{height:23px;width:28px;fill:#fff;vertical-align:middle}.header__icon .svg-wrapper{height:auto}@media(max-width:989px){.header__icon .svg-wrapper{width:33px}.header header-drawer{margin-left:0}.header__icon--cart{margin-right:0}.header .header__icon .cart-count-bubble{right:-7px}.header__icon--account.header__icon .icon{height:22px;width:auto}.header .header__icons .header__icon{margin-left:0;width:auto}.header--top-left predictive-search.search-modal__form{grid-area:searchbar;background:#f4f8e7;padding:10px;margin-inline:-15px;width:calc(100% + 30px);margin-bottom:-9px;margin-top:8px}img.header__heading-logo.motion-reduce{max-width:122px}.header__icons{padding-right:0}}nav .link{text-decoration:none}ul.mega-menu__list.page-width.mega-menu__list--condensed{padding:0;display:grid;grid-template-columns:repeat(4,1fr);column-gap:30px}.header-wrapper .mega-menu__list--condensed .mega-menu__link{font-weight:600!important;padding:10px;color:#000}.header-wrapper .mega-menu__list--condensed .mega-menu__link:hover{background:#e7e7e7;color:#000;text-decoration:none}.mega-menu__list li:nth-child(-n+4){border-top:1px solid var(--dark-green-theme-clr);padding-top:10px}.menu-drawer__navigation .padding_drawer_link{font-size:16px}.product-grid .card__heading{text-overflow:clip;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:700;min-height:47px;overflow:hidden}.product-grid .media.media--hover-effect img{padding:20px}.product-grid .media.media--hover-effect img{padding:10px;mix-blend-mode:multiply}.product-grid .card__media,.product-grid .media{background:#f9f9f9}.product-grid .price{font-weight:800;font-size:18px;letter-spacing:0}.review_card_product_wrapper,#CartDrawer .review_card_product_wrapper{display:flex;align-items:center;gap:7px;margin-block:10px 4px}#CartDrawer .review_card_product_wrapper{flex-wrap:inherit;margin:8px 0 5px!important;height:24px}.product-grid .card__information{display:flex;flex-direction:column;justify-content:space-between}.product-grid .description{color:var(--para-text-clr);min-height:39.2px}.newsletter__wrapper{display:grid;grid-template-areas:"heading form" "para form";grid-template-columns:1fr 2.5fr;text-align:left}.newsletter__wrapper .field__input{height:3.5rem}.newsletter__subheading{grid-area:para}.newsletter .newletter-form-outer-div{grid-area:form;display:grid;padding-left:90px}.newsletter__wrapper .newsletter-form__field-wrapper{display:flex;gap:10px;justify-content:center}.newsletter__wrapper .newsletter-form__field-wrapper{max-width:none}.newsletter-form{max-width:none!important}.newsletter-form__field-wrapper .field__input{background:#fff;color:#000;font-size:14px}.newsletter-form__button{width:100%!important;position:relative;white-space:nowrap}.newsletter-form__button:not(:focus-visible):not(.focused){font-weight:600;background-color:#fff!important;border-radius:10px;padding:0 20px;color:#000;font-size:16px}.field__label{color:#000}.newsletter__wrapper .newsletter-form__field-wrapper{max-width:100%!important}.newsletter__wrapper{border-radius:var(--border-radius-8);margin-block:25px}.newsletter-form__field-wrapper .field{flex-direction:column}.newsletter__subheading p{font-size:16px}.owl-carousel{display:block;overflow:hidden}.button-newsletter{text-align:center;display:flex;justify-content:center}.newsletter-form__button{padding:7px 55px!important;background:#fff;border-radius:var(--border-radius-8);white-space:nowrap;width:auto!important;margin-inline:a}.newsletter .newsletter-form__button{height:3.5rem}.newsletter .field:after{box-shadow:unset}.newsletter .newsletter-form__field-wrapper>div{position:relative}.newsletter .newsletter-form__field-wrapper p.error{position:absolute;margin-top:4px}@media(min-width:1101px){.newsletter-success__text{padding-left:80px}}@media(max-width:1100px){.newsletter__wrapper>*+*{margin-top:1rem;margin-bottom:2rem}.newsletter .newsletter__wrapper .newsletter-form__field-wrapper{flex-direction:column;margin-inline:auto}.newsletter .newsletter__wrapper{padding-right:4rem;padding-left:4rem;grid-template-columns:.8fr 1fr}.newsletter__subheading{max-width:unset;margin-left:auto;margin-right:auto}.field:hover.field:after{box-shadow:unset!important;outline:0;border-radius:var(--inputs-radius)}.newsletter .newletter-form-outer-div{padding-left:0}.newsletter__subheading.rte{margin-top:0}}@media(max-width:600px){.newsletter__wrapper .newsletter-form__field-wrapper{display:flex;gap:10px;flex-direction:column}.newsletter .newsletter__wrapper{padding:12px}.newsletter.center.newsletter--narrow.page-width{padding:0 15px}.newsletter__wrapper{display:block}.newsletter .newsletter__wrapper .newsletter-form__field-wrapper{max-width:100%!important}#CartDrawer .review_card_product_wrapper{margin:4px 0 0!important}}#CartDrawer cart-drawer-items{overflow:auto;scrollbar-width:none}#CartDrawer cart-drawer-items::-webkit-scrollbar{display:none}a#CartDrawer-Checkout{width:100%;gap:8px;font-size:18px}.content-container--full-width .rich-text__blocks{max-width:100%}.rich-text .rich-text__wrapper{width:100%}.footer .footer-block__details-content .list-menu__item--link:hover,.copyright__content a:hover{text-decoration:none}h2.footer-block__heading.inline-richtext{color:var(--dark-green-theme-clr);text-transform:uppercase}.footer .footer-block__heading{margin-bottom:1rem}.footer .list-social{margin-bottom:20px}ul.footer-block__details-content li{font-weight:600}.footer .list-social__link{padding:0;margin-right:10px}.payment_footer_wrapper .footer__column{width:auto;align-items:flex-end}.footer .payment-icon img{width:100%;object-fit:contain}.footer .list-social__item svg{height:3.2rem;width:3.2rem}.footer .svg-wrapper{height:3.2rem;width:3.2rem}.footer .list-social{justify-content:start}.footer .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright{text-align:left;display:flex;align-items:center;gap:10px}.cpylogos{display:flex;align-items:center;gap:10px}.footer__copyright.caption>div{display:flex}.footer__content-bottom-wrapper.footer__content-bottom-wrapper-flex{display:grid;gap:20px;grid-template-columns:1.5fr 1fr}.payment_footer_wrapper{display:flex;justify-content:end;align-items:center}.footer .payment-icon img{width:100%}.footer .footer__content-top{padding-bottom:15px}.footer .footer__content-bottom{padding-top:16px}.footer__copyright{margin-top:0}.footer .footer__content-bottom{background:#fff;padding-bottom:16px}.footer-block__details-content a.link.link--text:hover{color:var(--dark-green-theme-clr)}.card-information{justify-content:space-between;flex-direction:column;display:flex;height:100%;width:100%;margin-top:10px}@media(min-width:1024px){.footer-block:first-child{width:calc(26% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.footer-block:not(:first-child){width:calc((100% - 26%) / 3 - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.footer-block:not(:first-child)>*{max-width:80%;margin-inline:auto}}.footer__content-bottom-wrapper .footer__copyright{margin-top:0}.grid .footer-block__heading.block-collapsed>span{transform:translateY(-50%) rotate(270deg)}@media(min-width:750px){.footer__copyright small.copyright__content{font-size:1.4rem}}@media(max-width:1025px){.footer__content-top{padding-bottom:3rem;padding-left:15px;padding-right:15px}.payment_footer_wrapper{grid-row:-1}.footer__content-bottom-wrapper.footer__content-bottom-wrapper-flex{grid-template-columns:1fr}.footer .footer__content-top{padding-bottom:0rem;padding-left:15px;padding-right:15px}.grid .footer-block.grid__item{margin:0;width:100%}.grid .footer-block.grid__item:not(:last-child){margin:0;border-bottom:1px solid #d9d9d9;width:100%}.footer-block__details-content{margin-bottom:10px}.grid .footer-block__heading{position:relative;margin:0;padding:10px 0;cursor:pointer}.grid .footer-block__heading>span{right:0;position:absolute;top:50%;transform:translateY(-50%)}.grid .footer-block:not(:nth-child(5)) .footer-block__heading.block-collapsed+.footer-block__details-content{visibility:hidden;opacity:0;height:0;margin:0;padding:0;transition:all .2s ease-out;overflow:hidden}.grid .footer-block__heading+.footer-block__details-content{visibility:visible;opacity:1;height:auto;transition:all .2s ease-out;overflow:hidden;margin-bottom:10px}.footer-block.grid__item .footer-block__heading .icon{background:transparent;width:15px}.footer .list-social__item svg{height:38px;width:38px}h2.footer-block__heading.inline-richtext{color:#000}.footer .grid{display:block;margin-bottom:0}.footer__content-bottom{border-top:0}.footer .list-social{justify-content:center}.footer__content-top{padding-bottom:0}.footer{margin-top:0}.footer-block__details-content>li:not(:last-child){margin-bottom:10px}.footer .list-social{margin-bottom:10px}.footer-block__details-content>li{padding:0!important}.footer-block__details-content>li:not(:last-child){margin-bottom:0}.footer-block__details-content .list-menu__item--link{padding-top:1rem;padding-bottom:0!important}.footer-block__details-content .list-menu__item--link{display:inline-block;font-size:1.6rem}.newsletter .newsletter-form__field-wrapper p.error{position:relative;margin-top:4px}.payment_footer_wrapper{justify-content:center}}@media(max-width:600px){.newsletter-form__button{width:100%!important}.newsletter .newsletter__wrapper{padding:12px}}.owl-carousel.product-grid.owl-loaded .owl-stage{display:flex}.template--index .owl-carousel.product-grid .owl-stage{display:flex!important;flex-wrap:nowrap}.owl-carousel.product-grid .owl-item{height:auto;display:flex}.owl-carousel .owl-item .grid__item{width:100%;max-width:100%}@media screen and (min-width:750px)and (max-width:989px){.multicolumn .multicolumn-list:not(.slider){padding-left:15px;padding-right:15px}.multicolumn .multicolumn__title{padding-left:15px;padding-right:15px}}.badge{border:0;display:inline-flex;align-items:center;gap:4px;font-weight:400;font-size:13px;text-transform:uppercase;padding:7px 13px 7px 10px}.card__badge .badge{font-weight:700}@media(min-width:821px){h2.footer-block__heading.inline-richtext svg{display:none!important}}.card-wrapper{position:relative}.full-unstyled-link{z-index:1}@media(min-width:1300px){ul.mega-menu__list.page-width.mega-menu__list--condensed{grid-template-columns:repeat(5,1fr)}.mega-menu__list li:nth-child(-n+5){border-top:1px solid var(--dark-green-theme-clr);padding-top:10px}}.review_main_wrapper{position:relative}.review_stars_custom.review_star-filled-wrapper{position:absolute;overflow:hidden;white-space:nowrap}.review_main_wrapper{max-width:auto;visibility:visible}cart-drawer:not(.active) .review_main_wrapper{display:none}.review_stars_custom.review_star-empty-wrapper{white-space:nowrap}cart-drawer .review-text{font-size:11px;display:flex;align-items:center;gap:3px;margin-bottom:0}cart-drawer .review_stars_custom svg{width:14px}.cart-drawer .review_main_wrapper{margin-block:6px}.review-text{color:#888}@media(max-width:767px){cart-drawer .review_stars_custom svg{width:12px}.card-information .description{font-size:14px}.price-stock .price .price-item{line-height:1;display:inline-block;margin:0 1px 0 0}}@media screen and (min-width:565px){.template--index .trustpilot-widget iframe{height:100%!important}}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/icons.css?v=31301659111606826541780714105 ; media=all */@media all{.icon{background:url(https://cdn.shopify.com/s/files/1/0916/2411/2465/files/icons.webp?v=1742882272) center center no-repeat;display:inline-block;height:24px;width:24px}.svg-wrapper .icon{background:transparent}.productFreeDeliveryContent:before{content:"";width:6px;height:12px;margin-right:10px;display:inline-block;border:solid #3a7d44;border-width:0 3px 3px 0;transform:rotate(45deg);margin-left:-15px}.icon-facebook{background-position:-1px -151px;background-size:550px auto!important;height:28px;width:28px}.icon-instagram{background-position:-76px -150px;background-size:550px auto!important;height:28px;width:28px}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/owl-carousel-min.css?v=117287854484761510931780716192 ; media=all */@media all{.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/index.css?v=166686174660956244271780714106 ; media=all */@media all{.template--index .collection__title.title-wrapper{margin-bottom:16px}.multicolumn-products .owl-carousel{display:flex!important}.multicolumn-products .owl-nav{display:none!important}.template--index .price__addtocard.flex.align-center product-form button{background:var(--btn-ornge-main-clr);height:47px;width:47px;min-height:0;border-radius:5px;padding:12px;min-width:unset}.template--index .price__addtocard.flex.align-center{justify-content:space-between}@media screen and (min-width:990px){.template--index .title,.template--index .title-wrapper-with-link{margin-bottom:1.6rem}}.multicolumn-products .multicolumn-card.content-container{display:flex;flex-direction:row-reverse;padding:15px;justify-content:space-between}.multicolumn-products .badge{display:inline-flex;gap:8px;font-size:15px;text-transform:capitalize;align-items:center;font-weight:600}.multicolumn-products .multicolumn-card__info svg{width:13px}.multicolumn-products .multicolumn-card__info span{display:inline-flex}.multicolumn-products .multicolumn-list__item .multi-container>div{border:1px solid var(--border-clr);border-radius:var(--border-radius-8)!important;height:auto;width:100%}.multicolumn-products li:hover .multicolumn-card{box-shadow:#0000001a 0 1px 3px,#0000000f 0 1px 2px;transition:box-shadow .1s ease-in-out}.multicolumn-products .owl-carousel .owl-stage{display:flex;padding:1px}.multicolumn-products .multicolumn-list__item>div{height:100%;display:flex}.multicolumn-products .owl-carousel .owl-item .grid__item{height:100%;width:100%;max-width:100%}.multicolumn-products .multicolumn-card__image-wrapper{max-width:120px;width:100%}.multicolumn-products .multicolumn-card.content-container{margin-left:2px;margin-bottom:2px}@media(max-width:820px){.multicolumn-products .owl-carousel .owl-item .grid__item{padding-left:1px}}@media(max-width:767px){.multicolumn-products .multicolumn-card__info h3{font-size:14px}.multicolumn-products .multicolumn-card__image-wrapper{max-width:100%;width:42%}.multicolumn-products .multicolumn-card__info{width:75%}.multicolumn-products .badge{font-size:13px}.product-grid.owl-carousel:not(.owl-loaded){display:flex;flex-wrap:nowrap;z-index:1}.template--index .owl-carousel .owl-nav{display:none!important}}.collection_icon{display:inline-flex;padding:10px 10px 10px 30px;border:1px solid #e7f0d1;width:100%;border-radius:var(--border-radius-8);transition:box-shadow .1s ease-in-out}.collection-list__item{position:relative}.collection_icon svg{height:28px;width:35px}.collection_icon>a{display:inline-flex;align-items:center;flex:1;text-decoration:none}.collection_icon span:not(.collection_title){display:flex}span.collection_title{flex:1;display:block;text-align:center;text-decoration:none}.collection-list li{display:flex}.collectionseo-article_product .owl-carousel .owl-stage-outer{padding-inline:2px}@media(min-width:786px){.collection_icon .h2{font-size:20px}}@media(max-width:767px){.collection_icon{padding:10px}.collection_icon svg{height:28px;width:26px}span.collection_title{font-size:14px}.collection_icon.color-scheme-3 span:not(.h2 collection_title){display:flex;margin-right:10px}}.trust-module-multi .multicontainer{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:15px 15px 15px 25px;border:1px solid var(--border-clr);border-radius:10px;align-items:center}.trust-module-multi slider-component.slider-mobile-gutter{display:flex;align-items:center;text-align:center;--grid-desktop-horizontal-spacing:15px}.trust-module-multi .multicolumn__title{padding-right:20px;border-right:1px solid #eee}.trust-module-multi .multicolumn-card__info p{max-width:100%;margin-inline:auto;font-weight:600;line-height:21px}a.absolute-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.trust-module-multi .title-wrapper-with-link p{margin-top:0;margin-bottom:0}.trust-module-multi .title-wrapper-with-link{margin:0}.trust-module-multi .multicolumn-card__info{padding:0!important}.trust-module-multi .title{margin:0;color:var(--dark-green-theme-clr)}.supplementTest{background:#3a7d44;border-radius:8px;padding:48px 16px;position:relative;overflow:hidden}.supplementTestContent button{background:#fff;color:#000;font-size:15px;border-radius:8px;border:0;text-align:left;position:relative;width:60%;padding:16px 48px 16px 16px;cursor:pointer}.supplementTestContent>*:not(button){color:#fff;margin-top:0}.supplementTestContent button:after,.supplementTestContent button:before{border-right:2px solid #000;content:"";display:block;height:10px;margin-top:-7px;position:absolute;-moz-transform:rotate(135deg);-o-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);right:25px;top:50%;width:0}.supplementTestContent button:after{margin-top:-1px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mulicol-trust-supplement-wrapper{display:grid;grid-template-columns:1fr calc(42% - 12px);gap:24px}.header__icon:hover .icon{transform:scale(1)}@media(max-width:989px){.trust-module-multi .multicontainer{padding:24px;margin-inline:15px}.trust-module-multi .multicontainer>*{padding-inline:0}.mulicol-trust-supplement-wrapper{grid-template-columns:1fr}.supplementTest{margin-inline:15px}.trust-module-multi .multicolumn-card__info p{max-width:100%;margin-inline:auto}.trust-module-multi .multicolumn__title{border-right:0}}@media(max-width:767px){.trust-module-multi .multicontainer{grid-template-columns:1fr}.trust-module-multi .multicontainer{gap:0}.trust-module-multi .multicontainer>*{text-align:center}.trust-module-multi .title{width:100%}}@media screen and (max-width:500px){.template--index .multicolumn-list:not(.slider){padding-left:1.5rem;padding-right:0}}.blog--multicolumn.multicolumn.background-none .multicolumn-card{border-radius:0;display:block;background-color:#fff;padding:10px;border-radius:var(--border-radius-8);transition:box-shadow .1s ease-in-out}.blog--multicolumn p.inline-richtext{min-height:44px}.blog--multicolumn.background-none .multicolumn-card__image-wrapper{margin-left:0rem;margin-right:0rem}.blog--multicolumn.background-none .multicolumn-card__image-wrapper .media--transparent{border-radius:var(--border-radius-8)}.blog--multicolumn.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info{padding:10px 0 0!important}.blog--multicolumn .multicolumn-card__info .link{margin-top:0}.blog--multicolumn .multicolumn-card.content-container:hover{box-shadow:#0000001a 0 1px 3px,#0000000f 0 1px 2px;transition:box-shadow .1s ease-in-out;margin-bottom:2px}.blog--multicolumn a.link.underlined-link:after{content:"";border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;display:inline-block;height:9px;right:0;position:absolute;top:50%;width:9px;transform:rotate(-45deg) translateY(-50%)}.blog--multicolumn .title-wrapper-with-link a{margin-top:0;flex-shrink:0;position:relative;padding-right:20px;display:flex;color:#000;align-items:center;font-weight:600}.blog--multicolumn a.link.animate-arrow{font-weight:700}@media(min-width:990px){.blog--multicolumn .grid__item{margin:3px;border-radius:8px;transition:box-shadow .1s ease-in-out}.blog--multicolumn .grid__item:hover{flex:none;box-shadow:#0000001a 0 1px 3px,#0000000f 0 1px 2px;transition:box-shadow .1s ease-in-out}.custom-slideshow .owl-carousel .owl-nav{position:absolute;width:100%;display:flex;justify-content:space-between;top:50%;transform:translateY(-25%);z-index:10}.custom-slideshow .owl-carousel .owl-nav button{display:flex;position:absolute;justify-content:center;align-items:center;background:#2424244d!important;color:#fff!important;font-size:25px!important;height:40px;width:40px;border-radius:50%}}@media(max-width:767px){.blog--multicolumn .title-wrapper-with-link a{font-size:16px}}.template--index .price-stock .stock-msg{display:none}.template--index .rich-text__text.rte p{color:#5f5f5f}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/component-cart-items.css?v=109091506668973989601780714104 ; media=all */@media all{.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:1.8rem;opacity:.85;font-weight:400}.cart-item__quantity-wrapper{display:flex}.offer-text_cart{color:#999;font-size:12px;display:inline-block;line-height:1.2}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image{height:auto;max-width:calc(10rem / var(--font-body-scale))}@media screen and (min-width:750px){.cart-item__image{max-width:100%}}.cart-item__details{font-size:1.6rem;line-height:calc(1 + .4 / var(--font-body-scale))}.cart-item__details>*{margin:0;max-width:30rem}.cart-item__details>*+*{margin-top:.6rem}.cart-item__media{position:relative}.cart-item__link{display:block;bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.cart-item__name{text-decoration:none;display:block}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__old-price{opacity:.7}.product-option{font-size:1.4rem;word-break:break-word;line-height:calc(1 + .5 / var(--font-body-scale))}.cart-item cart-remove-button{display:flex;justify-content:flex-end;margin-left:1rem}@media screen and (min-width:750px)and (max-width:989px){.cart-item cart-remove-button{width:4.5rem;height:4.5rem}}cart-remove-button .button{min-width:calc(4.5rem / var(--font-body-scale));min-height:4.5rem;padding:0;margin:0 .1rem .1rem 0;color:#666}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:#666}@media screen and (min-width:750px){cart-remove-button .button{min-width:3.5rem;min-height:3.5rem}}.cart-item .loading__spinner{top:0;left:auto;right:auto;bottom:0;padding:0}@media screen and (min-width:750px){.cart-item .loading__spinner{right:0;padding-top:4.5rem;bottom:auto}}.cart-items thead th{text-transform:uppercase}@media screen and (max-width:749px){.cart-items,.cart-items thead,.cart-items tbody{display:block;width:100%}.cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid rgba(var(--color-foreground),.2);margin-bottom:4rem}.cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1.5rem;margin-bottom:3.5rem}.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-row:1 / 3}.cart-item__details{grid-column:2 / 4}.cart-item__quantity{grid-column:2 / 5}.cart-item__quantity-wrapper{flex-wrap:wrap}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}}@media screen and (min-width:750px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table}.cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:4rem}.cart-items td{vertical-align:top;padding-top:4rem}.cart-item{display:table-row}.cart-item>td+td{padding-left:4rem}.cart-item__details{width:35rem}.cart-item__media{width:10rem}}@media screen and (min-width:990px){.cart-item .cart-item__quantity{padding-left:6rem}.cart-item__details{width:50rem}.cart-items thead th:first-child{width:60%}}@media screen and (min-width:750px){.cart-item .cart-item__quantity{padding-left:5rem}}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/component-cart-drawer.css?v=57556864447872442351780714104 ; media=all */@media all{.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.drawer{display:none}.drawer__inner{height:100%;width:40rem;max-width:calc(100vw - 3rem);padding:0 1.5rem;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__header{position:relative;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center}.drawer__heading{margin:0 0 1rem}.drawer__close{display:inline-block;padding:0;min-width:4.4rem;min-height:4.4rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:10px;right:-10px;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.drawer__close .svg-wrapper{height:2rem;width:2rem}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.drawer__footer{border-top:.1rem solid rgba(var(--color-foreground),.2);padding:1.5rem 0}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer thead{display:inline-table;width:100%}cart-drawer-items{overflow:hidden;flex:1}@media screen and (max-height:650px){cart-drawer-items{overflow:visible}.drawer__inner{overflow:scroll}}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1rem;margin-bottom:0}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{max-width:100%}.cart-drawer .cart-items thead{margin-bottom:.5rem}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-drawer .cart-item:last-child{margin-bottom:1.5rem}.cart-drawer .cart-item .loading__spinner{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:1.7rem}.cart-drawer .cart-item>td+td{padding-left:1rem}.cart-drawer .cart-item__details{width:auto;grid-column:2 / 4}.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer .cart-items .cart-item__quantity{padding-top:0;grid-column:2 / 5}@media screen and (max-width:749px){.cart-drawer .cart-item cart-remove-button{margin-left:0}}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .totals{justify-content:space-between}.cart-drawer .price{line-height:1}.cart-drawer .tax-note{margin:1.2rem 0 2rem auto;text-align:left}.cart-drawer .cart__checkout-button{max-width:none}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}.cart-drawer .quantity-popover-container{padding:0}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/component-cart.css?v=153216440675333621701780714105 ; media=all */@media all{.cart__contents>*+*{margin-top:2.5rem}@media screen and (min-width:750px){.cart__contents>*+*{margin-top:0}}.cart__ctas>*+*{margin-top:1rem}.tax-note{margin:2.2rem 0 1.6rem auto;text-align:center;display:block}.cart__checkout-button{max-width:36rem}.cart__ctas{text-align:center}@media screen and (min-width:750px){.tax-note{margin-bottom:2.2rem;text-align:right}.cart__ctas{display:flex;gap:1rem}}.stock-msg.flex{font-size:12px;color:#3a7d44;gap:5px}@media(max-width:1024px)and (min-width:990px){.cart-item__price-wrapper{white-space:nowrap}}.scDiscount__container{width:100%}.scDiscount__container .sc_minimale-toggle{display:block!important;color:#545454}.scDiscount__container .sc_minimale-toggle a{text-decoration:none!important;color:#545454!important;width:100%;padding:16px 20px;display:block;position:relative}.scDiscount__container #scDiscountApp>div>div{border:1px solid #E5E5E5;border-radius:5px}.scDiscount__container #scDiscountApp>div>div>div:not(.sc_minimale-toggle){padding:16px 20px}.sc_minimale-toggle{text-align:left!important;border-bottom:1px solid #efefef}#CartDrawer .scDiscount__container{display:none!important}.scDiscount__container a:after{content:"";width:20px;height:20px;position:absolute;right:16px;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e")}@media(max-width:990px){.scDiscount__container a:after{top:20px}}@media(max-width:500px){.scDiscount__container .sc_minimale-toggle{font-size:15px}}.free-gift-container{position:relative;padding:1rem;border-radius:8px;margin:1rem 0 1.5rem;background-color:#f9f9f9}.free-gift-wrapper{display:flex;align-content:center}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/component-discounts.css?v=167303462709231852101780714103 ; media=all */@media all{.discounts{font-size:1.2rem}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/swish-buttons.css?v=63877901882185911481780714106 */.wishlist-header-link .wkh-button{--icon-size:20px;--icon-fill:transparent;--icon-stroke:#ffffff;--icon-stroke-width:1.8px;--counter-size:17px;display:flex;position:relative;top:1px;flex-direction:column;color:#fff;align-content:center;align-items:center;margin-left:20px;text-decoration:none;gap:3px}@media only screen and (max-width:989px){.wishlist-header-link .wkh-text{display:none}.wishlist-header-link .wkh-button{align-content:center;align-items:center;margin-left:0;text-decoration:none;gap:0px;height:100%;justify-content:center;padding:0 6px}}.wishlist-header-link .wkh-icon svg{display:block;width:var(--icon-size);height:var(--icon-size);overflow:visible;pointer-events:none}.wishlist-header-link .wkh-icon svg path{fill:var(--icon-fill);stroke:var(--icon-stroke);stroke-width:var(--icon-stroke-width);vector-effect:non-scaling-stroke}.wishlist-header-link .wkh-counter{opacity:0;display:flex;justify-content:center;align-items:center;min-width:var(--counter-size);height:var(--counter-size);border-radius:calc(var(--counter-size) / 2);line-height:1;background-color:#ff7b17;color:#fff;position:absolute;top:4px;right:-1px;font-size:.9rem;font-weight:400}@media only screen and (max-width:990px){.wishlist-header-link .wkh-counter{top:4px}}@media only screen and (min-width:990px){.wishlist-header-link .wkh-counter{top:-8px;right:4px}}.wishlist-collection-button .wkh-button{--icon-size:18px;background:transparent;border-radius:50%;width:18px;height:18px;display:flex!important;position:relative;justify-content:center;align-items:center;z-index:1}.wishlist-collection-button{display:flex;position:absolute;top:0;right:0;width:48px;height:48px;justify-content:center;align-items:center;z-index:2}.wishlist-collection-button .wkh-button{background:transparent;border-radius:50%;width:37px;cursor:pointer;height:37px;display:flex!important;position:absolute;justify-content:center;align-items:center;top:0;right:0;z-index:999;border:none}.wkh-button .wkh-icon path{vector-effect:non-scaling-stroke}.wishlist-collection-button .wkh-button svg{width:21px;height:18px;stroke:#000;fill:transparent}#PBarNextFrameWrapper{view-transition-name:shopify-preview-bar}/*! CSS Used from: https://cdn.shopify.com/extensions/019db584-dc9d-778b-b7bf-088ad3f00a33/discount-in-cart-1-293/assets/discountbox.module.min.css?v=1776866864249 */.sc_simple-container{display:flex}.sc_simple-container .sc-cube-text{-webkit-appearance:none;background-color:var(--discountbox-inputBg);border-color:var(--discountbox-inputBorder);border-radius:3px;border-style:solid!important;border-width:1px!important;color:var(--discountbox-inputColor);flex:1 auto;margin:0;margin:0 10px 0 0!important;max-height:40px;padding:10px;width:0}.sc_simple-container .sc_code-btn{position:relative}.sc_simple-container .sc_code-btn input[type=button]{-webkit-appearance:none;background-color:var(--discountbox-codeButtonBackgroundColor);border:1px solid var(--discountbox-codeButtonBorderColor);border-radius:3px;color:var(--discountbox-codeButtonColor);cursor:pointer;height:100%;line-height:normal;line-height:normal!important;margin:0!important;min-height:100%;width:auto}.sc_simple-container .sc_code-btn .sc_code-loading{background:var(--discountbox-loadingBg)}.sc_simple-container .sc_code-btn .sc_code-loading .lds-rolling{color:var(--discountbox-spinnerColor)}.sc_simple-container .sc_code-btn .sc_code-loading{align-items:center;border-radius:3px;bottom:0;display:flex;justify-content:center;opacity:0;position:absolute;top:0;width:100%;z-index:-1}.scDiscount>div{max-width:100%;width:var(--discountbox-width)}.scDiscount input[type=button]{padding:5px 10px}.scDiscount ::placeholder{font-size:.8em;text-transform:none}.scDiscount{display:flex;margin-bottom:10px;margin-left:auto;margin-top:10px}.scDiscount input[type=text]{-webkit-appearance:none;-moz-appearance:none}.scDiscount.scright>div{margin-left:auto}@media(max-width:481px){.scDiscount>div{width:100%!important}}@media(max-width:640px){.sc_simple-container .sc-cube-text{line-height:17px}}.scDiscount__container form{margin-bottom:0}@media(max-width:481px){.scDiscount__container{width:100%}}.cart__ctas{flex-wrap:wrap}.sc-minimal__form{display:none}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/custom-cart-drawer.css?v=34835710719675962161780714105 ; media=all */@media all{.drawer{background-color:transparent}div#CartDrawer{max-height:472px}.drawer .quantity:after{top:0;bottom:0}.cart-drawer .cart-item{row-gap:0!important}.cart-item__details>*+*{margin-top:0!important}.drawer{right:0;margin-inline:auto;top:103px;left:0;padding:0 5rem;width:100%;max-width:var(--page-width)}cart-remove-button .button{display:flex;justify-content:end}cart-remove-button .button .svg-wrapper{width:16px}.body-scrolled-past-header cart-drawer{top:72px}.drawer__inner{height:auto;max-height:513px;width:450px;padding:16px;border-radius:var(--border-radius-8);border:0;box-shadow:0 0 12px #0003;transform:translate(0)}.cart-drawer .cart-items td{padding-top:0}td.cart-item__media a{max-width:104px;max-height:none;padding:16px;border-radius:var(--border-radius-8);background:#f7f7f7;display:flex;justify-content:center;align-items:center}td.cart-item__media a,td.cart-item__media a img{width:100%;height:100%}.cart-drawer .cart-items td.cart-item__media{padding-top:0;width:104px;height:100%;min-height:104px}.cart-drawer .cart-item__image{max-width:100%;mix-blend-mode:multiply;max-height:70px;object-fit:contain}.quantity{width:calc(7.8rem / var(--font-body-scale) + var(--inputs-border-width) * 2);display:flex;border-radius:var(--inputs-radius);min-height:calc((var(--inputs-border-width) * 2) + 2.8rem)}.quantity__button{width:calc(1.9rem / var(--font-body-scale))}.quantity__button .svg-wrapper{width:.8rem}.drawer .quantity__input{border-inline:1px solid #d4d4d4}.cart-item__name{font-size:15px;font-family:var(--font-body-family);font-weight:400}.cart-item__name:hover{text-decoration:none}.drawer__footer{border-top:.1rem solid #D4D4D4;padding:8px 0 0}.cart__ctas{margin-top:8px}td.cart-item__totals.right{grid-row:2;grid-column:5/7}.cart-drawer .cart-drawer__footer *{font-size:18px!important;line-height:22px}.cart-drawer .cart-item__price-wrapper *{font-weight:600;letter-spacing:0}p.totals__total-value{font-weight:700}.header__icon .cart-count-bubble{top:-9px;right:5px;color:#fff}.cart-drawer .cart-item__price-wrapper *{letter-spacing:0;font-size:16px}.cart-drawer .cart-item{grid-template:repeat(2,auto) / repeat(6,1fr)}.cart-drawer .cart-item__details{grid-column:2 / 5}td.cart-item__quantity_remove{grid-row:1;grid-column:6 / 7}td.cart-item__quantity_remove .cart-item__quantity-wrapper{justify-content:flex-end}.cart-drawer .drawer__cart-items-wrapper{overflow:auto;max-height:193px;padding-right:11px;margin-bottom:15px}.cart-drawer .cart-item:last-child{margin-bottom:0}.drawer__inner{overflow:unset!important}.drawer__cart-items-wrapper::-webkit-scrollbar{width:5px;border-radius:5px}.drawer__cart-items-wrapper::-webkit-scrollbar-thumb{border-radius:5px;background:var(--dark-green-theme-clr)}@media(max-width:989px){.drawer{top:0!important;background-color:rgba(var(--color-foreground),.5);grid-template-columns:1fr;place-items:center}.header__icon .cart-count-bubble{top:5px}button#close-popup-drawer{width:40px;height:40px;font-size:27px;position:absolute;top:-30px;right:16px;border-radius:8px;border:0;background:#fff;border:1px solid #d4d4d4}}@media(max-width:600px){.drawer__inner{width:100%}.drawer{padding:0 1.5rem}.cart-drawer .cart-items td.cart-item__media{padding-top:0;width:70px;min-height:91px}.cart-drawer .cart-item__price-wrapper *{font-size:13px}.cart-item__name{font-size:14px}.cart-drawer .cart-drawer__footer *{font-size:16px!important;line-height:18px}.cart-drawer .quantity__input{font-size:1.2rem}#CartDrawer .free-shipping-wrapper p{font-size:12px}a#CartDrawer-Checkout{font-size:16px}}@media(max-width:990px){cart-remove-button .button{justify-content:end;min-width:auto}}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/free-shipping-bar.css?v=154425736838715113361780714102 ; media=all */@media all{.free-shipping-wrapper .free-shipping-progress-bar .progress .progress-bar{background-color:#62c35d;display:block;height:100%}.free-shipping-wrapper .free-shippping-text{font-size:16px;color:#333;font-weight:800}.free-shipping-wrapper:not(.free_shipping_available){background:#f9f9f9;border-radius:10px;padding:16px}p.free-shippping-content{margin:0!important;margin-block:4px!important}.free-shipping-wrapper .free-shipping-progress-bar .progress{height:8px}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#3a7d44;transition:width .6s ease}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.65625rem;background-color:#e9ecef;border-radius:4px}.free-shipping-wrapper p{margin-block:0;color:#212529}.free-shipping-wrapper{display:flex;flex-direction:column}.free-shipping-progress-bar{margin-top:11px}h2.shipping_heading{font-weight:400}#CartDrawer .free-shipping-wrapper{position:sticky;margin-bottom:16px;top:0}#CartDrawer cart-drawer-items{overflow:hidden}#CartDrawer .font-green{color:var(--dark-green-theme-clr);font-weight:700}#CartDrawer .free-shipping-wrapper p{color:#333}}#shopify-section-sections--21326458486947__announcement-bar .announcement-bar .countdown *{font-weight:800}#shopify-section-sections--21326458486947__announcement-bar .announcement-bar__message.h5{text-transform:capitalize}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/component-menu-drawer.css?v=86680695329521746681780714106 ; media=all */@media all{.header__icon--menu{position:initial}.menu-drawer{position:absolute;transform:translate(-100%);visibility:hidden;z-index:3;left:0;top:100%;width:100%;padding:0;background-color:rgb(var(--color-background));overflow-x:hidden;filter:drop-shadow(var(--drawer-shadow-horizontal-offset) var(--drawer-shadow-vertical-offset) var(--drawer-shadow-blur-radius) rgba(var(--color-shadow),var(--drawer-shadow-opacity)))}.js .menu-drawer{height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)))}@media screen and (min-width:750px){.menu-drawer{width:40rem;border-width:0 var(--drawer-border-width) 0 0;border-style:solid;border-color:rgba(var(--color-foreground),var(--drawer-border-opacity))}}.menu-drawer__inner-container{position:relative;height:100%}.menu-drawer__navigation-container{display:grid;grid-template-rows:1fr auto;align-content:space-between;overflow-y:auto;height:100%;padding-bottom:115px}.scrolled-past-header .menu-drawer__navigation-container{padding-bottom:55px}.menu-drawer__navigation{padding:3rem 0}.menu-drawer__inner-submenu{height:100%;overflow-x:hidden;overflow-y:auto}.js .menu-drawer__menu li{margin-bottom:.2rem}.menu-drawer__menu-item{padding:1.1rem 3rem;text-decoration:none;font-size:1.8rem}.menu-drawer summary.menu-drawer__menu-item{padding-right:5.2rem}.menu-drawer__menu-item:focus,.menu-drawer__close-button:focus,.menu-drawer__menu-item:hover,.menu-drawer__close-button:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.js .menu-drawer__submenu{position:absolute;top:0;width:100%;bottom:0;left:0;background-color:rgb(var(--color-background));z-index:1;transform:translate(100%);visibility:hidden}.menu-drawer__close-button{margin-top:1.5rem;padding:1.2rem 2.6rem 1.2rem 3rem;text-decoration:none;display:flex;align-items:center;font-size:1.4rem;width:100%;background-color:transparent;font-family:var(--font-body-family);font-style:var(--font-body-style);text-align:left}.menu-drawer__close-button .svg-wrapper{transform:rotate(180deg);margin-right:1rem;width:15px}.menu-drawer__utility-links{position:relative}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/header-drawer.css?v=175177492918338491491780714103 ; media=all */@media all{.burgerMenu{display:inline-block;width:25px;height:20px;position:relative;top:10px;margin-right:15px}.burgerMenu span,.burgerMenu span:after,.burgerMenu span:before{content:"";position:absolute;height:2px;width:24px;background:#000;top:4px}.burgerMenu span:before{background:#fff}.burgerMenu span:before{top:-6px}.burgerMenu span:after{background:#fff}.burgerMenu span:after{top:6px}.burgerMenu span{background:#fff}.burgerMenu span:before{transition:all .2s ease-out}.burgerMenu span:after{transition:all .2s ease-out}header-drawer .header__icon{height:auto;width:auto;padding:0}.header .menu-drawer{width:100%;top:60px;z-index:99}.shopify-section-group-header-group{z-index:1}.menu-drawer__menu-item{font-size:1.4rem}.menu-drawer .menu-drawer__menu-item:not(.padding_drawer_link){padding:0!important}.padding_drawer_link{text-decoration:none;padding:13px 20px;width:100%;font-weight:600;color:#000}.menu-drawer__inner-container .list-menu,.header .menu-drawer{background:#f3f3f3}.js .menu-drawer__menu li{border-top:1px solid #e0e0e0}.js .menu-drawer__menu li:last-child{border-bottom:1px solid #e0e0e0}.menu-drawer__menu-item:focus,.menu-drawer__close-button:focus,.menu-drawer__menu-item:hover,.menu-drawer__close-button:hover{background-color:transparent}.heder_drawer_heading{padding:15px}.heder_drawer_heading{padding:13px 20px;color:#000;font-size:16px;font-weight:600;line-height:normal;background:#f3f7e6;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:1}.menu-drawer__navigation{padding:0}.menu-drawer__close-button{margin-top:1.5rem;padding:1.2rem 2.6rem 1.2rem 3rem;text-decoration:none;display:flex;align-items:center;font-size:1.4rem;width:100%;background-color:#f3f7e6;font-family:var(--font-body-family);font-style:var(--font-body-style);text-align:left;position:sticky;top:0;border-bottom:1px solid #e0e0e0;color:#000;font-weight:600}.menu-drawer__close-button:hover{background-color:#f3f7e6}.menu-drawer__close-button{margin-top:0;padding:15px}.menu-drawer__inner-container{height:auto}.plus_svg{position:absolute;right:0;width:40px;display:grid;place-items:center;top:0;bottom:0}.plus_svg:after{content:"";border:none;width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;top:20px;right:20px;rotate:135deg;color:#000}button.menu-drawer__close-button.link.link--text.focus-inset{position:absolute;top:-50px;background:#f4f8e7}.menu-drawer__close-button .svg-wrapper{transform:rotate(0)}.js .menu-drawer{height:calc(100vh - 96%);height:100vh}.menu-drawer__inner-container .list-menu{height:100%}.menu-drawer__utility-links{padding:11px 0 11px 20px}.menu-drawer__utility-links a{padding-inline:0;font-size:16px!important;font-weight:100}.utility-links__title{font-weight:800;color:#000}.menu-drawer__utility-links li{border-top:0!important}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/mobile-menu-slider.css?v=57033259534289081941780714103 ; media=all */@media all{.scroll-content__container{position:relative}.scroll-content__container:after{content:"";background:linear-gradient(to right,#fff0 90%,#ffffffe8);pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.scroll-content__container .offer-nav-text__color,.scroll-content__container .offer-nav-text__color:hover,.scroll-content__container .offer-nav-text__color span{color:#ff7b17;background:transparent}.mobile-search__tigger{box-shadow:none;background:transparent;border:none;cursor:pointer}.mobile-search__tigger svg path{stroke:#fff;fill:#fff}.mobile-search__tigger .svg-wrapper{margin-top:6px}.header__mobile-inline-menu{grid-area:searchbar;background:#fff;border-bottom:1px solid #ddd8d8;margin-inline:-15px;width:calc(100% + 30px);margin-bottom:-9px;margin-top:8px;color:var(--dark-green-theme-clr);padding:0}.header_mobile__menu-item:hover,.header_mobile__menu-item{padding:5px 12px;color:var(--dark-green-theme-clr);font-weight:600}.header_mobile__menu-item:first-child{padding-left:0}.header__mobile-inline-menu .mobile-list-menu{position:relative;display:flex;align-items:center;overflow-x:auto;margin:0;padding:10px 10px 10px 15px;gap:5px;white-space:nowrap;scrollbar-width:none}.header__mobile-inline-menu li{list-style-type:none;flex-shrink:0}.scroll-container::-webkit-scrollbar{height:0;opacity:0;transition:opacity 1s ease}.scroll-container::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.scroll-container::-webkit-scrollbar-track{background:transparent}@media screen and (max-width:767px){.header--top-left predictive-search.search-modal__form{display:none}.header .predictive-search{height:calc(100dvh - 56px)}.mobile_service_bar{min-height:34px}}}.service_bar ul{margin:0;gap:20px;list-style:none;padding-left:0;display:flex}.service_bar{padding:6px 0 6px 20px;display:flex;justify-content:space-between}.service_bar strong{color:var(--dark-green-theme-clr)}span.circle_service{display:inline-block;background:var(----dark-green-theme-clr);width:8px;height:8px;margin-right:10px;border-radius:100%}.service_bar li.productFreeDeliveryContent:not(:last-child){margin-right:30px}.owl-carousel{width:100%}.service_bar .owl-carousel .owl-item{text-align:center}.service_bar a{font-size:16px}.service_bar>div a{color:#000;text-decoration:none;font-size:14px;font-weight:600;font-family:var(--font-heading-family)}@media(max-width:989px){.service_bar ul{gap:0px}}@media(max-width:767px){.service_bar{font-size:13px}}.owl-carousel--template--21326460223651__cc_slideshow_GD4iUf .item{padding-bottom:125.04347826086958%;position:relative;border-radius:var(--border-radius-8);overflow:hidden}.owl-carousel--template--21326460223651__cc_slideshow_GD4iUf .item a{position:absolute;top:0;right:0;bottom:0;left:0;width:100%}.owl-carousel.owl-carousel--template--21326460223651__cc_slideshow_GD4iUf{display:block}@media(min-width:750px){.owl-carousel--template--21326460223651__cc_slideshow_GD4iUf .item{padding-bottom:25%}}.owl-carousel--template--21326460223651__cc_slideshow_GD4iUf .item img{height:100%;width:100%}.section-template--21326460223651__multicolumn_products_YyUtjB-padding{padding-top:18px;padding-bottom:0}@media screen and (min-width:750px){.section-template--21326460223651__multicolumn_products_YyUtjB-padding{padding-top:24px;padding-bottom:0}}.multi--template--21326460223651__multicolumn_products_YyUtjB .multicolumn-card__info strong{color:#3a7d44}.multi--template--21326460223651__multicolumn_products_YyUtjB.background-none .multicolumn-card__info{padding:0!important}#shopify-section-template--21326460223651__multicolumn_products_YyUtjB .multicolumn-list__item{position:relative}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/section-collection-list.css?v=70863279319435850561780714104 ; media=all */@media all{.collection-list{margin-top:0;margin-bottom:0}.collection-list-title{margin:0}@media screen and (max-width:749px){.collection-list:not(.slider){padding-left:0;padding-right:0}.section-collection-list .page-width{padding-left:0;padding-right:0}.section-collection-list .collection-list:not(.slider){padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:750px){.collection-list__item a:hover{box-shadow:none}}}.section-template--21326460223651__collection_list_with_icons_GFeqYE-padding{padding-top:18px;padding-bottom:0}@media screen and (min-width:750px){.section-template--21326460223651__collection_list_with_icons_GFeqYE-padding{padding-top:24px;padding-bottom:0}}/*! CSS Used from: Embedded ; media=all */@media all{.st0{fill:#3a7d44}}.section-template--21326460223651__featured_collection_dkPkFN-padding{padding-top:18px;padding-bottom:0}@media screen and (min-width:750px){.section-template--21326460223651__featured_collection_dkPkFN-padding{padding-top:24px;padding-bottom:0}}.section-template--21326460223651__featured_collection_dkPkFN-padding .owl-carousel{display:flex!important}.section-template--21326460223651__featured_collection_dkPkFN-padding .owl-item .grid__item{width:100%;max-width:100%}.section-template--21326460223651__multicolumn_trusted_module_gg8TNi-padding{padding-top:18px;padding-bottom:21px}@media screen and (min-width:750px){.section-template--21326460223651__multicolumn_trusted_module_gg8TNi-padding{padding-top:24px;padding-bottom:28px}}#shopify-section-template--21326460223651__multicolumn_trusted_module_gg8TNi .supplementTestContent{max-width:419px}#shopify-block-AQUlOQ29ncFN2cVgwU__moast_carousel_gXdQqG{width:100%}#shopify-section-template--21326460223651__177701636245a315f5 .moast-header{padding:0!important}#shopify-section-template--21326460223651__177701636245a315f5 .moast-header h2{font-weight:700}.section-template--21326460223651__featured_collection_Lc7PCD-padding{padding-top:18px;padding-bottom:0}@media screen and (min-width:750px){.section-template--21326460223651__featured_collection_Lc7PCD-padding{padding-top:24px;padding-bottom:0}}.section-template--21326460223651__featured_collection_Lc7PCD-padding .owl-carousel{display:flex!important}.section-template--21326460223651__featured_collection_Lc7PCD-padding .owl-item .grid__item{width:100%;max-width:100%}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/component-card.css?v=120712018130466594271780714104 ; media=all */@media all{.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.card{text-decoration:none;text-align:var(--text-alignment)}.card:not(.ratio){display:flex;flex-direction:column;height:100%}.card--standard .card__inner{position:relative;box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}.card--standard .card__inner:after{content:"";position:absolute;z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.card__inner.gradient{transform:perspective(0)}.card .card__inner .card__media{overflow:hidden;z-index:0;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.card-information{text-align:var(--text-alignment)}.card__media,.card .media{bottom:0;position:absolute;top:0}.card .media{width:100%}.card__media{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}.card--standard .card__media{margin:var(--image-padding)}.card__inner{width:100%}.card--media .card__inner .card__content{position:relative;padding:calc(var(--image-padding) + 1rem)}.card__content{display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);padding:1rem;width:100%;flex-grow:1}.card__information{grid-row-start:2;padding:1.3rem 1rem}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}@media screen and (min-width:750px){.card__information{padding-bottom:1.7rem;padding-top:1.7rem}}.card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start}.card__badge.top{align-self:flex-start;grid-row-start:1}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}.card__heading{margin-top:0;margin-bottom:0}.card__heading:last-child{margin-bottom:0}.card__heading a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.card__heading a:after{outline-offset:.3rem}.card__heading a:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus:not(:focus-visible):after{box-shadow:none;outline:0}.card__heading a:focus{box-shadow:none;outline:0}@media screen and (min-width:990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--duration-long) ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}}.card--standard.card--media .card__inner .card__information,.card--standard:not(.card--horizontal)>.card__content .card__badge{display:none}.card--standard>.card__content{padding:0}.card--standard>.card__content .card__information{padding-left:0;padding-right:0}.card-information>*+*{margin-top:.5rem}.card-information{width:100%;margin-top:10px}.card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){margin-top:.7rem}.card-information .caption{letter-spacing:.07rem}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/template-collection.css?v=58558206033505836701780714106 ; media=all */@media all{.collection__title.title-wrapper{margin-bottom:2.5rem}.collection__view-all a:not(.link){margin-top:1rem}}.section-template--21326460223651__featured_collection_QC6maN-padding{padding-top:27px;padding-bottom:27px}@media screen and (min-width:750px){.section-template--21326460223651__featured_collection_QC6maN-padding{padding-top:36px;padding-bottom:36px}}.section-template--21326460223651__featured_collection_QC6maN-padding .owl-carousel{display:flex!important}.section-template--21326460223651__featured_collection_QC6maN-padding .owl-item .grid__item{width:100%;max-width:100%}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/component-price.css?v=149546276371809328121780714105 ; media=all */@media all{.price{font-size:1.6rem;letter-spacing:.1rem;line-height:calc(1 + .5 / var(--font-body-scale));color:rgb(var(--color-foreground))}.price>*{display:inline-block;vertical-align:top}.price--end{text-align:right}.price .price-item{display:inline-block;margin:0 0rem 0 0}.price__regular .price-item--regular{margin-right:0}.price:not(.price--show-badge) .price-item--last:last-of-type{margin:0}@media screen and (min-width:750px){.price{margin-bottom:0}}.price__regular{display:block}.price__sale,.price--on-sale .price__regular{display:none}.price--on-sale .price__sale{display:initial;flex-direction:row;flex-wrap:wrap}.price--on-sale .price-item--regular{text-decoration:line-through;color:rgba(var(--color-foreground),.75);font-size:1.3rem}.unit-price{display:block;font-size:1.1rem;letter-spacing:.04rem;line-height:calc(1 + .2 / var(--font-body-scale));margin-top:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/section-multicolumn.css?v=132187523489899718841780714104 ; media=all */@media all{.multicolumn .title{margin:0}.multicolumn .title-wrapper-with-link{margin-top:0}@media screen and (max-width:749px){.multicolumn .title-wrapper-with-link{margin-bottom:3rem}}@media screen and (min-width:750px)and (max-width:989px){.multicolumn__title{padding-left:5rem;padding-right:5rem}}@media screen and (max-width:989px){.multicolumn .page-width{padding-left:0;padding-right:0}}.multicolumn-card__image-wrapper--third-width{width:33%}.multicolumn-list__item:only-child{margin-left:auto;margin-right:auto}.multicolumn-list{margin-top:0;margin-bottom:0;padding:0}.multicolumn-list__item:only-child{max-width:72rem}.multicolumn-list h3{line-height:calc(1 + .5/max(1,var(--font-heading-scale)))}.multicolumn-list h3,.multicolumn-list p{margin:0;line-height:normal}.multicolumn-card-spacing{padding-top:2.5rem;margin-left:2.5rem;margin-right:2.5rem}.multicolumn-card__info>:nth-child(2){margin-top:1rem}.multicolumn-list__item .media--adapt .multicolumn-card__image{width:auto}@media screen and (max-width:749px){.multicolumn-list{margin:0;width:100%}.multicolumn-list:not(.slider){padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:750px)and (max-width:989px){.multicolumn-list:not(.slider){padding-left:5rem;padding-right:5rem}}@media screen and (min-width:750px){.multicolumn-list__item{padding-bottom:0}}.background-none .multicolumn-card-spacing{padding:0;margin:0}.multicolumn-card__info{padding:2.5rem}.background-none .multicolumn-card__info{padding-top:0;padding-left:0;padding-right:0}@media screen and (min-width:750px){.background-none .multicolumn-card__image-wrapper{margin-left:1.5rem;margin-right:1.5rem}.background-none .multicolumn-list .multicolumn-card__info{padding-left:1.5rem;padding-right:1.5rem}}.multicolumn-card{position:relative;box-sizing:border-box}.multicolumn.background-none .multicolumn-card{border-radius:0}.multicolumn-card__info .link{text-decoration:none;font-size:inherit;margin-top:1.5rem}}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/component-slider.css?v=14039311878856620671780714104 ; media=all */@media all{slider-component{--desktop-margin-left-first-item:max( 5rem, calc((100vw - var(--page-width) + 10rem - var(--grid-desktop-horizontal-spacing)) / 2) );position:relative;display:block}.slider__slide{--focus-outline-padding:.5rem;--shadow-padding-top:calc((var(--shadow-vertical-offset) * -1 + var(--shadow-blur-radius)) * var(--shadow-visible));--shadow-padding-bottom:calc((var(--shadow-vertical-offset) + var(--shadow-blur-radius)) * var(--shadow-visible));scroll-snap-align:start;flex-shrink:0;padding-bottom:0}.slider--everywhere{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:1rem}.slider.slider--everywhere .slider__slide{margin-bottom:0;scroll-snap-align:center}@media(prefers-reduced-motion){.slider{scroll-behavior:auto}}.slider{scrollbar-color:rgb(var(--color-foreground)) rgba(var(--color-foreground),.04);-ms-overflow-style:none;scrollbar-width:none}.slider::-webkit-scrollbar{height:.4rem;width:.4rem;display:none}.slider::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground));border-radius:.4rem;border:0}.slider::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.04);border-radius:.4rem}.slider-buttons{display:flex;align-items:center;justify-content:center}.slider-button{color:rgba(var(--color-foreground),.75);background:transparent;border:none;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.slider-button:not([disabled]):hover{color:rgb(var(--color-foreground))}.slider-button .icon{height:.6rem}.slider-button--next .icon{transform:rotate(-90deg)}.slider-button--prev .icon{transform:rotate(90deg)}.slider-button--next:not([disabled]):hover .icon{transform:rotate(-90deg) scale(1.1)}.slider-button--prev:not([disabled]):hover .icon{transform:rotate(90deg) scale(1.1)}}.section-template--21326460223651__blogs_multicolumn_WRpnB3-padding{padding-top:27px;padding-bottom:27px}@media screen and (min-width:750px){.section-template--21326460223651__blogs_multicolumn_WRpnB3-padding{padding-top:36px;padding-bottom:36px}}.section-template--21326460223651__blogs_multicolumn_WRpnB3-padding .media--landscape{padding-bottom:60%}h2.title.inline-richtext.h2{margin-top:0}@media(max-width:768px){.trustpilot-widget{padding:8px!important}}#shopify-section-template--21326460223651__trustpilot_reviews_kdWNWh .trustpilot_widget_section{padding-block:50px 0}#shopify-section-template--21326460223651__trustpilot_reviews_kdWNWh .trustpilot-widget{background:#fafafa;padding:30px}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/section-rich-text.css?v=128643623320402896221780714106 ; media=all */@media all{.rich-text{z-index:1}.rich-text__wrapper{display:flex;justify-content:center;width:calc(100% - 4rem / var(--font-body-scale))}.rich-text__blocks{width:100%}@media screen and (min-width:750px){.rich-text__wrapper{width:100%}.rich-text__wrapper--left{justify-content:flex-start}.rich-text__blocks{max-width:50rem}}@media screen and (min-width:990px){.rich-text__blocks{max-width:78rem}}.rich-text__blocks *{overflow-wrap:break-word}.rich-text__blocks>*{margin-top:0;margin-bottom:0}.rich-text__blocks>*+*{margin-top:2rem}}.section-template--21326460223651__rich_text_6menb3-padding{padding-top:18px;padding-bottom:0}@media screen and (min-width:750px){.section-template--21326460223651__rich_text_6menb3-padding{padding-top:24px;padding-bottom:0}}.section-sections--21326458454179__newsletter_qm3cCf-padding{padding-top:24px;padding-bottom:30px}@media screen and (min-width:750px){.section-sections--21326458454179__newsletter_qm3cCf-padding{padding-top:32px;padding-bottom:40px}}@media screen and (min-width:750px)and (max-width:989px){.section-sections--21326458454179__newsletter_qm3cCf-padding{padding-top:32px;padding-bottom:40px}}@media screen and (min-width:999px){.section-sections--21326458454179__newsletter_qm3cCf-padding{padding-top:32px;padding-bottom:40px}}.footer{margin-top:0}.section-sections--21326458454179__footer-padding{padding-top:18px;padding-bottom:0}@media screen and (min-width:750px){.footer{margin-top:0}.section-sections--21326458454179__footer-padding{padding-top:24px;padding-bottom:0}}#shopify-section-sections--21326458454179__footer .footer-block__details-content.rte p{margin:0!important}#shopify-section-sections--21326458454179__footer small.copyright__content{color:#6a6a6a}/*! CSS Used from: https://www.weightworld.it/cdn/shop/t/61/assets/cross-sell-popup.css?v=140060392573316343161780714104 ; media=all */@media all{.cross-cell-inner .check-mark_icon{position:absolute;top:4px;display:inline-block;transform:rotate(45deg);height:10px;width:6px;border-bottom:2px solid #ffffff;border-right:2px solid #ffffff}.cross-cell-inner .check-mark_background{background-color:#388348;display:flex;position:relative;height:23px;width:23px;text-align:center;border-radius:50px;justify-content:center}.cross-cell-inner .upsell-added_button{gap:10px;width:100%;padding:1.5rem;display:flex;align-items:center;background:#f2f8e5;border:1px solid #62c35d;border-radius:10px;font-size:16px;color:#000}.cross-cell-main.productModal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;display:grid;place-items:center;letter-spacing:0}.cross-cell-inner .upsell-Product-listing{border:1px solid #d4d4d4;border-radius:10px;gap:20px;padding:.5rem;margin-top:16px;width:100%;display:flex;align-items:center}.upsell-Product-listing-img img{filter:contrast(.9);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);--webkit-backdrop-filter:blur(1px);max-width:100px;vertical-align:bottom;border-radius:5px}.upsell-Product-listing_title{font-size:16px;color:#000;font-weight:600;margin-top:0;margin-bottom:.25rem}.upsell-Product-listing_content__description{color:#0009;font-size:14px;margin:0}@media only screen and (max-width:767px){.cross-cell-main.productModal .close{top:-20px;right:13px}.upsell-Product-listing-img img{max-width:80px}}.cross-cell-main.productModal .close{position:absolute;top:-20px;right:14px;background:url(https://assets.weightworld.dk/assets/weightworld/images/closeButton-new.svg) center center no-repeat;opacity:1;height:40px;width:40px;padding:0;margin:0;background-color:#fff;border:1px solid #d4d4d4;border-radius:5px}.main-cart_button{display:flex;padding:.8rem 1.6rem;text-decoration:none;align-items:center;justify-content:center;gap:1rem;color:#fff;font-size:16px;font-weight:600;border:1px solid #ff7b17;border-radius:8px;background:#ff7b17}.continue-shopping_button{color:#000;font-size:16px;border:1px solid #d4d4d4;border-radius:8px;padding:.8rem 1.6rem;width:100%;cursor:pointer;text-align:center;font-weight:600;line-height:1.5}.cart-button-container{width:100%;display:flex;flex-direction:column;gap:1rem}.cross-cell-inner .modal-header{align-items:flex-start;justify-content:space-between;padding:2.4rem 2rem 0;align-items:center;display:block;border:none}@media(min-width:767px){.cart-button-container{display:flex;justify-content:space-between;margin-top:16px;flex-direction:row-reverse}.cart-button-container .main-cart_button,.cart-button-container .continue-shopping_button{width:fit-content;padding:.5rem 1.5rem}.cart-button-container .continue-shopping_button{padding:8px 16px}.productModal .modal-body h4{font-size:20px;margin:2rem 0}.cross-cell-inner .modal-body{min-height:370px}.cross-cell__wrapper{width:80%}.upsell-Product-listing_title{font-size:18px}.upsell-Product-listing_content__description{font-size:16px}}.cross-cell__wrapper{max-height:100dvh;overflow-y:auto;position:relative;max-width:800px;margin:0 auto;width:100%;display:flex;align-items:flex-start;justify-content:center;border-radius:13px}.cross-cell-inner{width:100%;background:#fff;border-radius:13px;position:relative;margin-top:25px;margin-bottom:25px}.cross-cell__wrapper::-webkit-scrollbar{display:none}.cross-cell-inner .modal-body{padding:0 2rem 2.4rem;position:relative;overflow:hidden;border-bottom-left-radius:13px;border-bottom-right-radius:13px}.productModal .cross-cell-main-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;display:grid;place-items:center}.cross-cell-outer-container{justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;overflow-y:auto;display:flex}.close-cross-cell-popup{cursor:pointer}#upsell-product-list{display:block;margin:0;padding:0}@media(max-width:1024px){.cross-cell__wrapper{width:90%;align-items:flex-start}.cross-cell-inner .modal-header{display:flex;flex-direction:column;gap:16px;align-items:baseline}}.productModal .cross-cell-inner h4{font-size:20px}.price__addtocard.flex.align-center product-form button{background:var(--btn-ornge-main-clr);height:47px;width:47px;min-height:0;border-radius:5px;padding:12px}.price__addtocard.flex.align-center{justify-content:space-between}@media(max-width:767px){.cross-cell-inner .modal-header{align-items:center}.cross-cell-outer-container{align-items:flex-end}.cross-cell__wrapper{width:100%}.productModal .modal-body h4{font-weight:600;margin:0}.productModal .cross-cell-inner h4{margin:1.5rem 0 0}.cross-cell-inner .upsell-Product-listing{margin:0}}}/*! CSS Used from: Embedded */.scDiscount__container{width:100%!important}.sc_minimale-toggle>a{color:var(--dark-green-theme-clr);font-weight:700}/*! CSS Used keyframes */@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}@keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-moz-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-webkit-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}.announcement-bar .slider--everywhere{display:flex;flex-wrap:nowrap}.announcement-bar-slider.slider-buttons{max-height:35px}*{scroll-behavior:smooth}body{-webkit-overflow-scrolling:touch}.multicolumn-products .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/home-pge-critical.css.map */
