@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}:root{--color-foreground: var(--text-color);--color-background: var(--body-bg-color);--color-heading: var(--heading-color)}.button{background:var(--primary-button-bg);color:var(--primary-button-text-color);border-color:var(--primary-button-border)}.button:hover{background:var(--primary-button-hover-bg);color:var(--primary-button-text-hover-color);border-color:var(--primary-button-border-hover)}.button--secondary{background:var(--secondary-button-color);color:var(--secondary-button-text-color);border-color:var(--secondary-button-border)}.button--secondary:hover{background:var(--secondary-button-hover-bg);color:var(--secondary-button-text-hover-color);border-color:var(--secondary-button-border-hover)}:root{--color-link: var(--link-color)}:root{--color-badge-background: rgba(var(--color-background), .95);--color-badge-foreground: rgb(var(--color-foreground));--color-badge-border: rgb(var(--color-border))}:root{--duration-short: .1s;--duration-default: .25s;--duration-long: .5s;--duration-animate: 1s;--image-position: center center}.no-js:not(html){display:none!important}html.no-js .no-js:not(html){display:block!important}.no-js-inline{display:none!important}html.no-js .no-js-inline{display:inline-block!important}html.no-js .no-js-hidden{display:none!important}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.container-fuild{width:100%;max-width:100%;padding:0 15px}.container.full{margin:0 auto;max-width:100%}.container.no-space{padding:0}@media screen and (min-width: 768px){.container.no-space-desktop{padding:0}.container{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}}@media screen and (max-width: 767px){.container{padding:0 20px;max-width:100%}.container.no-space-xs{padding:0}}[data-page-rendering] .shopify-section+.shopify-section{content-visibility:auto}.shopify-design-mode[data-page-rendering] .shopify-section+.shopify-section,.no-js [data-page-rendering] .shopify-section+.shopify-section{content-visibility:visible}body{color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));overflow-x:hidden}body a{color:var(--link-color)}.list-unstyled{margin:0;padding:0;list-style:none}.hidden{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:.1rem;height:.1rem;margin:-.1rem;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.visually-hidden--inline{margin:0;height:1em}.overflow-hidden{overflow:hidden}.skip-to-content-link:focus{z-index:9999;position:inherit;width:auto;height:auto;clip:auto}.full-width-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.heading,h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.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) * .06rem);color:rgb(var(--color-heading));line-height:calc(1 + .3/max(1,var(--font-heading-scale)))}.h0{font-size:calc(var(--font-heading-scale) * 3.6rem)}@media only screen and (min-width: 750px){.h0{font-size:calc(var(--font-heading-scale) * 6rem)}}h1,.h1{font-size:calc(var(--font-heading-scale) * 2.8rem)}@media only screen and (min-width: 750px){h1,.h1{font-size:calc(var(--font-heading-scale) * 4rem)}}h2,.h2{font-size:calc(var(--font-heading-scale) * 2rem)}@media only screen and (min-width: 750px){h2,.h2{font-size:calc(var(--font-heading-scale) * 2.8rem)}}h3,.h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}@media only screen and (min-width: 750px){h3,.h3{font-size:calc(var(--font-heading-scale) * 2rem)}}h4,.h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 1.5rem)}@media only screen and (min-width: 750px){h4,.h4{font-size:calc(var(--font-heading-scale) * 1.6rem)}}h5,.h5{font-size:calc(var(--font-heading-scale) * 1.2rem)}@media only screen and (min-width: 750px){h5,.h5{font-size:calc(var(--font-heading-scale) * 1.3rem)}}h6,.h6{color:rgba(var(--color-foreground),.75);margin-block-start:1.67em;margin-block-end:1.67em}[data-heading-capitalize] h1,[data-heading-capitalize] h2,[data-heading-capitalize] h3,[data-heading-capitalize] .h0,[data-heading-capitalize] .h1,[data-heading-capitalize] .h2,[data-heading-capitalize] .h3,[data-heading-capitalize] .card-information__text,[data-heading-capitalize] .bundle-products .product-title{text-transform:uppercase}.caption-large,.customer .field input,.customer select,.field__input,.form__label,.select__select{font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.04rem}.color-foreground{color:rgb(var(--color-foreground))}table:not([class]){table-layout:fixed;border-collapse:collapse;font-size:1.4rem;border-style:hidden;box-shadow:0 0 0 .1rem rgb(var(--color-border))}table:not([class]) td,table:not([class]) th{padding:1em;border:.1rem solid rgb(var(--color-border))}.center{text-align:center}.uppercase{text-transform:uppercase}a:empty,ul:empty,dl:empty,div:empty,section:empty,article:empty,p:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty{display:none}.link{font-family:inherit;font-size:1.4rem;cursor:pointer;padding:0;position:relative;border:none;box-shadow:none;text-decoration:none;color:rgb(var(--color-link));background-color:transparent;background-image:linear-gradient(to top,rgb(var(--color-border)) 0px 0px),linear-gradient(to top,transparent 0px,transparent 0px);background-repeat:no-repeat;background-position:right bottom,right bottom;background-size:0% .1rem,100% .1rem;transition-property:background-size;transition-timing-function:ease;transition-duration:var(--duration-default)}@media screen and (hover: hover){.link:hover{background-position:left bottom,left bottom;background-size:100% .1rem,100% .1rem}}.link--text{color:rgb(var(--color-foreground))}.button,.shopify-challenge__button{position:relative;z-index:1;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;font-family:inherit;padding:1rem 3rem;padding-top:calc(1rem + var(--font-button-baseline));text-decoration:none;border-radius:var(--button-radius);border-width:var(--button-border-width) solid rgb(var(--color-button-border));font-family:var(--font-button-family);min-width:24rem;max-width:100%;min-height:4.6rem;text-transform:uppercase;font-weight:600;transition-property:color,background-color,box-shadow;transition-duration:var(--duration-long);transition-timing-function:ease;-webkit-appearance:none;appearance:none;overflow:hidden;box-shadow:var(--button-shadow-horizontal-offset) var(--button-shadow-vertical-offset) rgba(var(--color-shadow),var(--shadow-opacity))}.shopify-challenge__button{border:var(--button-border-width) solid rgb(var(--color-button-border))}@media screen and (min-width: 750px){.button,.shopify-challenge__button{min-height:5rem}.button--large{font-size:calc(var(--font-button-size) + 2px);padding:1.5rem 3rem;padding-top:calc(1.5rem + var(--font-button-baseline));min-height:6rem}}.button[disabled],.button[aria-disabled=true]{pointer-events:none}.button,.button-label,.shopify-challenge__button{font-size:var(--font-button-size);letter-spacing:.2em;line-height:calc(1 + .2 / var(--font-body-scale))}.button--tertiary{font-size:calc(var(--font-button-size) - 1px);padding:.8rem 1.5rem;padding-top:calc(.8rem + var(--font-button-baseline));min-width:9rem;min-height:4rem;line-height:calc(1 + .8 / var(--font-body-scale));border:none;box-shadow:inset 0 0 0 .1rem rgb(var(--color-button-border));transition:box-shadow var(--duration-default) ease}.button--small{font-size:max(calc(var(--font-button-size) - 2px),1.2rem);padding:.6rem 2rem;padding-top:calc(.6rem + var(--font-button-baseline));min-height:4rem;min-width:18rem}.shopify-challenge__container .shopify-challenge__button{min-width:16rem;margin-top:3rem}.button:disabled,.button[aria-disabled=true],.button.disabled{cursor:not-allowed;opacity:.5}.button--full-width{display:flex;width:100%}.button.loading{color:transparent}.button.loading:after{content:"";display:block;animation:loading var(--duration-long) infinite linear;border:.2rem solid transparent;border-inline-start:.2rem solid rgb(var(--color-button-text));border-radius:100%;height:2.4rem;width:2.4rem;z-index:-1;position:absolute;left:50%;top:50%;margin-top:-1.2rem;margin-left:-1.2rem;right:auto;bottom:auto;background:none;transform:none;transform-origin:unset}.button--small.loading:before{width:2rem;height:2rem}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}a{text-decoration:none}textarea.cart-notes-textarea{max-width:500px;min-height:90px;width:100%}.cart-notes-form{text-align:left;width:100%}.sticky-buttonn{display:none}a.sticky-btn{background-color:#199c80;border-color:#199c80;width:100%;display:inline-block;text-align:center;padding:6px;font-size:20px;color:#fff}.product-slider.swiperff .swiper-slides{display:none}.product-slider.swiperff .swiper-wrappers.slide_loaded .swiper-slides,.product-slider.swiperff .swiper-slides:nth-child(1){display:block}@media screen and (max-width: 767px){.grid-xs-6{width:50%;max-width:50%}}@media screen and (max-width: 749px){.items-inner select.selling_plan{width:100%;display:inline-block}.sticky-buttonn{position:fixed;bottom:0;z-index:9999;width:100%}.sticky-buttonn{display:inline-block}}a.button.view_address,.product-slider.swiperff button.slick-arrow{display:none!important}.product-slider.swiperff ul.slick-dots{display:flex;list-style:none;margin:0 auto;justify-content:center}.product-slider.swiperff ul.slick-dots li button{font-size:0;border:0;background:transparent}.product-slider.swiperff ul.slick-dots li button{font-size:0;border:0;background:#199c80;width:10px;height:10px;margin:0 6px;border-radius:21px;padding:0;opacity:.6}.product-slider.swiperff ul.slick-dots .slick-active button{opacity:1}.sticky-buttonn a.sticky-btn[href="#"]{background:gray;pointer-events:none}.side-cart .side-cart-footer .checkout-btn-wrapper a.button.button-secondary.checkout-btn.checkout-btn-js.disabledss{background:gray;border-color:gray}.customer-login-wrap{background:url(https://fitchefaus.com/cdn/shop/files/FIT-CHEF-TOP-WEBSITE-BANNER-JUNE-2024-01D_1900x.jpg?v=1719215289);background-repeat:no-repeat;background-size:cover;padding:50px 0}.customer-login-wrap .customer.login{margin-top:0!important;margin-bottom:0!important;padding:50px!important;border-radius:15px;position:relative}.customer-login-wrap .customer.login:after{content:"";position:absolute;right:0;background-image:url(/cdn/shop/files/Vector_9.png?v=1740934277);width:120px;top:0;background-repeat:no-repeat;background-size:120px;height:120px}.customer-login-wrap .customer.login h1{font-size:20px;font-family:Roboto;font-weight:900}.customer-login-wrap .customer.login form{margin-top:50px}.customer-login-wrap .customer.login form input{border:1px solid #199C80;border-radius:8px;color:#199c80}.customer-login-wrap .customer.login form input::placeholder{color:#199c80}.customer.login a{color:#eb5c5c}@media (max-width:767px){.customer-login-wrap .customer.login{padding:15px!important}.customer-login-wrap .customer.login form{margin-top:20px}.customer-login-wrap .customer.login:after{content:"";position:absolute;right:0;width:60px;top:0;background-repeat:no-repeat;background-size:60px;height:60px}}#seal-login-helper,#seal-login-helper p{margin-bottom:0!important;display:none!important}.customer-account-wrap{max-width:1200px;margin:0 auto}.customer-account-wrap .customer.account{display:flex;justify-content:space-between}@media (min-width:1025px){.customer-account-wrap .customer.account{flex-direction:row-reverse}}.customer-account-wrap .customer.account .account-card{padding:50px 30px;box-shadow:0 4px 24px #00000014;max-width:70%;width:100%}.customer-account-wrap .customer.account .account-card{display:none}.customer-account-wrap .customer.account .account-card.active{display:block}.account-card-title{font-size:34px;margin-bottom:20px}.customer-details .default-address{font-size:14px;font-weight:500;line-height:2.6}.account-btns{list-style:none;max-width:28%;padding:0!important;width:100%;margin:0!important}.account-btns li{box-shadow:0 4px 24px #00000014;margin-bottom:15px;padding:15px;display:flex;cursor:pointer;justify-content:space-between}.account-btns li.have-a{padding:0}.account-btns li.manage-subscription,.account-btns li.manage-subscription a,.account-btns li.manage-subscription a svg path{background:#199c80;stroke:#fff;color:#fff;font-weight:700}.account-btns li a{display:flex!important;cursor:pointer;width:100%;justify-content:space-between;text-decoration:none;padding:15px}.account-btns li:last-child{margin-bottom:0}.account-btns li.active{color:#555}.account-btns li .right-arrow svg{margin:0}@media (max-width:767px){.customer-account-wrap .customer.account{flex-wrap:wrap}.customer-account-wrap .customer.account .account-card{max-width:100%;width:100%;margin:0!important}.account-card-title{font-size:24px;margin-bottom:20px}.account-btns{max-width:100%;width:100%;margin-bottom:15px}}.addresses ul{margin-top:25px}.addresses ul li{box-shadow:0 4px 24px #00000014;margin-bottom:15px;padding:30px 15px;cursor:pointer;justify-content:space-between;border-radius:15px}.addresses ul li{margin:0}.fa-star,.fa-star-checked,.fa-star-half-o,.fa-star-o,.stamped-fa-star,.stamped-fa-star-checked,.stamped-fa-star-half-o,.stamped-fa-star-o{color:#199c80!important}.stamped-badge-caption,.on-sale{display:none}
/*# sourceMappingURL=/cdn/shop/t/78/assets/base.css.map */
