.rosemary-theme .search-box .weight-text{font-weight:500;color:var(--secondary-color)!important}

.rosemary-theme .store-main-top-nav-bar{background-color:var(--top-nav-background);color:var(--top-nav-text);overflow:hidden}

.rosemary-theme .store-main-top-nav-bar-content{justify-content:space-between;align-items:center;width:100%;height:42px;margin-left:auto;margin-right:auto;padding:0 30px;display:flex}

.rosemary-theme .store-main-top-nav-bar-content-left{flex-grow:1}

.rosemary-theme .store-main-top-nav-bar-content-right{flex-shrink:0;justify-content:flex-end;align-items:center;height:100%;padding-left:10px;display:flex;position:relative}

.rosemary-theme .store-main-top-nav-bar-content-right:before{content:"";background-color:var(--secondary-color-light);z-index:0;pointer-events:none;width:10000px;height:100%;position:absolute;top:0;left:0}

.rosemary-theme .store-main-top-nav-bar-content-right>*{z-index:1}

.rosemary-theme .store-main-top-nav-bar-content .store-menu-buttons{align-items:center;width:auto;display:flex}

.rosemary-theme .store-main-top-nav-bar-content .store-menu-buttons .store-main-page-header-list{justify-content:flex-start;margin-left:0;margin-right:auto}

.rosemary-theme .store-main-top-nav-bar-content .store-menu-buttons .store-main-page-header-list-item a{font-family:var(--font-primary);text-transform:none;color:var(--top-nav-text);padding-left:15px;padding-right:15px;font-size:16px;font-weight:500}

.rosemary-theme .store-main-top-nav-bar-content .store-menu-buttons .store-main-page-header-list-item a:hover{background-color:transparent}

.rosemary-theme .store-main-top-nav-bar-content .login-button,.rosemary-theme .store-main-top-nav-bar-content .profile-button{border:0;align-items:center;height:36px;min-height:36px;padding:0 4px;display:inline-flex}

.rosemary-theme .store-main-top-nav-bar-content .login-button .MuiButton-label,.rosemary-theme .store-main-top-nav-bar-content .profile-button .MuiButton-label{font-family:var(--font-primary);text-transform:none;color:var(--top-nav-text);justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:1;display:inline-flex}

.rosemary-theme .store-main-top-nav-bar-content .login-button .MuiButton-label svg,.rosemary-theme .store-main-top-nav-bar-content .profile-button .MuiButton-label svg{margin-top:-1px;margin-right:6px;font-size:24px}

.rosemary-theme .store-main-top-nav-bar-content .shopping-cart-widget{border:0;justify-content:center;align-items:center;margin-left:6px;margin-right:6px;padding:0;display:flex}

.rosemary-theme .store-main-top-nav-bar-content .shopping-cart-widget .shopping-cart-widget-button{background-color:transparent;order:0;width:auto;height:auto;padding:0;border:0!important}

.rosemary-theme .store-main-top-nav-bar-content .shopping-cart-widget .shopping-cart-widget-button .MuiIconButton-label svg{margin-right:0!important;font-size:24px!important}

.rosemary-theme .store-main-top-nav-bar-content .shopping-cart-widget .products-count{color:var(--top-nav-text);background-color:transparent;border:0;order:1;font-size:16px;font-weight:800;position:relative;top:auto;right:auto}

@media (max-width:960px) {
.rosemary-theme .store-main-top-nav-bar{display:none}
}

.rosemary-theme .store-main-page-header{flex-flow:column;box-shadow:0 2px 4px rgba(0,0,0,.016)}

.rosemary-theme .store-main-page-header *{color:inherit}

.rosemary-theme .store-main-page-header-content{max-width:var(--max-content-width);min-height:unset;grid-template-columns:1fr 320px 1fr;align-items:center;gap:24px;margin-top:22px;margin-bottom:18px;display:grid}

.rosemary-theme .store-main-page-header-content:has(.passover-toggle){grid-template-columns:2fr 320px 1fr 1fr}

.rosemary-theme .store-main-page-header-content .passover-toggle .MuiTypography-root{text-transform:capitalize;font-weight:500;font-family:var(--font-secondary);padding-top:1px}

.rosemary-theme .store-main-page-header-content .passover-toggle:has(.Mui-checked) .MuiTypography-root{color:var(--light-color)}

.rosemary-theme .store-main-page-header-content .passover-toggle .MuiFormControlLabel-root{border:2px solid #cacaca;-webkit-border-radius:50px;border-radius:50px;padding:0 15px 0 5px}

.rosemary-theme .store-main-page-header-content .passover-toggle .MuiIconButton-label *{color:var(--secondary-color)}

@media (max-width:960px) {
.rosemary-theme .store-main-page-header-content{display:none}
}

.rosemary-theme .store-main-page-header-content .logo-wrapper{width:320px;padding:0;margin-left:0!important;margin-right:0!important}

.rosemary-theme .store-main-page-header-content .logo-wrapper .logo{max-height:unset;max-width:unset;object-fit:contain;object-position:center center;width:100%;margin:0!important}

.rosemary-theme .store-main-page-header-content-left .search-box{box-shadow:none;border:0;margin-left:0}

.rosemary-theme .store-main-page-header-content-left .search-box button{background:var(--header-button-color);color:var(--header-button-text)}

.rosemary-theme .store-main-page-header-content-left .search-box button:hover{background:var(--secondary-color-dark)!important;color:var(--header-button-text)!important;border-color:var(--secondary-color-dark)!important}

.rosemary-theme .store-main-page-header-content-left .search-box .MuiInputBase-root{border:2px solid #cacaca;-webkit-border-radius:24px;border-radius:24px}

.rosemary-theme .store-main-page-header-content-left .search-box input.MuiInputBase-input{color:var(--primary-color)}

.rosemary-theme .store-main-page-header-content-left .search-box .MuiSvgIcon-root{color:var(--secondary-color)}

.rosemary-theme .store-main-page-header-content-right{justify-content:flex-end;align-items:center;display:flex}

.rosemary-theme .store-main-page-header-content-right .delivery-store-info{border:2px solid #cacaca;-webkit-border-radius:24px;border-radius:24px;justify-content:flex-end;align-items:center;display:flex}

.rosemary-theme .store-main-page-header-content-right .delivery-store-info:empty{display:none}

.rosemary-theme .store-main-page-header-content-right .delivery-store-info .delivery-btn{margin-right:0!important}

.rosemary-theme .store-main-page-header-content-right .delivery-store-info .headerButton-button{color:var(--secondary-color-dark);box-shadow:none;background-color:transparent;border:0;min-width:80px;height:40px;padding:0 8px!important}

.rosemary-theme .store-main-page-header-content-right .delivery-store-info .headerButton-button .MuiButton-label{letter-spacing:-.01em;font-size:13px;font-family:var(--font-secondary);font-weight:500;text-transform:capitalize!important}

.rosemary-theme .store-main-page-header-content-right .delivery-store-info .headerButton-button .MuiButton-label strong{font-weight:600}

.rosemary-theme .store-main-page-header-content-right .delivery-store-info .headerButton-button.store-button-modal{color:var(--light-color);background-color:var(--secondary-color-light);border:0;height:44px;margin:-2px}

.rosemary-theme .store-main-page-header-content-right .delivery-store-info .headerButton-button.store-button-modal .MuiButton-label{padding-top:0}

.rosemary-theme .store-main-page-header-content-right .store-button-modal{margin:-2px}

.rosemary-theme .store-main-page-header .store-main-page-header-list-wrapper.no-show{display:flex}

@media (max-width:960px) {
.rosemary-theme .store-main-page-header .store-main-page-header-list-wrapper.no-show{display:none}
}

.rosemary-theme .store-main-page-header .store-menu-buttons{background-color:#fff;max-width:100%;padding-top:0;padding-bottom:16px}

.rosemary-theme .store-main-page-header .store-menu-buttons .store-main-page-header-list{flex-wrap:wrap;max-width:100%}

.rosemary-theme .store-main-page-header .store-menu-buttons .store-main-page-header-list .MuiSkeleton-root{width:80px!important;height:30px!important}

.rosemary-theme .store-main-page-header .store-menu-buttons .store-main-page-header-list-item{border-right:1px solid var(--primary-color);height:14px;margin-top:4px;margin-bottom:4px;padding-left:16px;padding-right:16px}

.rosemary-theme .store-main-page-header .store-menu-buttons .store-main-page-header-list-item:last-child{border-right:0}

.rosemary-theme .store-main-page-header .store-menu-buttons .store-main-page-header-list-item a{color:var(--primary-color);font-family:var(--font-secondary);text-transform:capitalize;height:14px;min-height:14px;padding-left:0;padding-right:0;font-size:14px;font-weight:500}

.rosemary-theme .store-main-page-header .store-menu-buttons .store-main-page-header-list-item a:hover{color:var(--secondary-color-light);background-color:transparent}

@media (max-width:1440px) {
.rosemary-theme .store-main-page-header .store-menu-buttons .store-main-page-header-list-item{padding-left:8px;padding-right:8px}
.rosemary-theme .store-main-page-header .store-menu-buttons .store-main-page-header-list-item a{font-size:12px}
}

.rosemary-theme .sidebar-header-title{font-size:16px}

.rosemary-theme .store-category-header-mobile{z-index:1000;top:0}

.rosemary-theme .store-category-header-mobile .store-main-page-header__left>div>button.MuiIconButton-root{color:var(--primary-color)}

.rosemary-theme .store-category-header-mobile .store-main-page-header__left>div>button.MuiIconButton-root svg{color:var(--secondary-color-light)!important}

.rosemary-theme .store-category-header-mobile .passover-toggle-button>div>button{color:var(--secondary-color-light)!important;border-color:var(--secondary-color-light)!important}

.rosemary-theme .store-category-header-mobile .passover-toggle-button>div>button.Mui-selected{background-color:var(--secondary-color-light)!important;color:#fff!important}

.rosemary-theme .store-category-header-mobile__content{margin-left:6px;margin-right:0}

.rosemary-theme .store-category-header-mobile__content .aside-column.left{flex-grow:1;padding-right:8px}

.rosemary-theme .store-category-header-mobile__content .aside-column.left>a{margin-left:0;margin-right:0}

.rosemary-theme .store-category-header-mobile__content:has(.passover-toggle-button) .logo{max-width:110px}

.rosemary-theme .store-category-header-mobile__content .passover-toggle-button{flex-grow:0;width:auto}

.rosemary-theme .store-category-header-mobile__content .passover-toggle-button button{padding:2px 4px}

.rosemary-theme .store-category-header-mobile__content .store-main-page-header__left{flex-grow:0;width:auto;margin-left:4px;margin-right:4px}

.rosemary-theme .store-category-header-mobile__content .logo{min-width:90px;max-width:150px;max-height:50px}

.rosemary-theme .store-category-header-mobile__content .aside-column>*{margin:0 4px}

.rosemary-theme .store-category-header-mobile__content .shopping-cart-btn button{box-shadow:none;color:var(--secondary-color-light);height:28px;margin-left:0}

.rosemary-theme .store-category-header-mobile__content .shopping-cart-btn button .MuiButton-startIcon{margin-left:0;margin-right:0}

.rosemary-theme .store-category-header-mobile__content .shopping-cart-btn button .products-count{margin-left:4px}

@media (max-width:1280px) and (min-width:961px) {
.rosemary-theme .store-category-header-mobile__content .search-box .search-box-autocomplete>div{min-width:200px}
}

.rosemary-theme .store-category-header-mobile__content .search-box .Mui-focused{border:0!important}

.rosemary-theme .store-category-header-mobile .sidebar-btn>button{background-color:var(--secondary-color-light);width:32px;height:28px}

.rosemary-theme .store-category-header-mobile .sidebar-btn>button .MuiSvgIcon-root{width:24px!important;height:24px!important}

.rosemary-theme .store-category-header-mobile .sidebar-btn>button .styled-button-img{width:24px!important;height:24px!important}

.rosemary-theme .store-main-page-header__left:not(.focused) .search-box .search-box-icon{color:var(--secondary-color)}

@media (max-width:600px) {
.rosemary-theme .store-main-page-header__left:not(.focused) .search-box .search-box-icon{color:var(--secondary-color-light)}
.rosemary-theme .store-main-page-header__left:not(.focused) .search-box .search-box-icon path{stroke:var(--secondary-color-light);stroke-width:2px;stroke-linejoin:round}
.rosemary-theme .store-category-header-mobile__content .search-box .MuiInput-underline .MuiInput-input{padding-right:40px}
}

.rosemary-theme .search-box-endAdornment svg{fill:var(--light-color)}

@media (max-width:600px) {
.rosemary-theme .search-box-endAdornment svg{fill:var(--secondary-color)}
}

@media (max-width:960px) {
.rosemary-theme .store-category-header-mobile__content .search-box{margin-bottom:3px}
}

@media (max-width:600px) {
.rosemary-theme .store-category-header-mobile__content:has(.passover-toggle-button) .logo{max-width:110px}
.rosemary-theme .store-category-header-mobile__content:has(.passover-toggle-button) .passover-toggle-button{margin-left:4px}
.rosemary-theme .store-category-header-mobile__content:has(.passover-toggle-button) .store-main-page-header__left:not(.focused) .search-box .search-box-icon{right:-4px}
.rosemary-theme .passover-toggle-mobile-switch{margin-top:0!important}
}

.rosemary-theme .passover-toggle-mobile-switch .MuiFormControlLabel-root{padding-top:0!important}

.rosemary-theme .passover-toggle-mobile-switch .MuiFormControlLabel-root span.MuiTypography-root{text-transform:capitalize;color:#fff;font-size:14px;font-weight:400;line-height:0}

.rosemary-theme .store-main-page-header.store-category-header .passover-toggle.switchActive .MuiFormControlLabel-root{border-color:var(--secondary-color-light);background-color:var(--secondary-color-light)}

.rosemary-theme .passover-toggle-mobile-switch .MuiFormControlLabel-root.passover-toggle-mobile-switch__active{background-color:var(--secondary-color-light)}

.rosemary-theme .footer-container{padding-top:5rem;padding-bottom:5rem}

@media (max-width:600px) {
.rosemary-theme .footer-container{padding-top:40px}
}

.rosemary-theme .mcg-columns-footer{max-width:var(--max-content-width);color:var(--primary-footer-text);grid-template-columns:.4fr .4fr 1fr .8fr;gap:16px;width:100%;margin:0 auto;display:grid}

@media (max-width:600px) {
.rosemary-theme .mcg-columns-footer{gap:0}
}

.rosemary-theme .mcg-columns-footer>div{flex-direction:column;min-width:228px;display:flex}

@media (max-width:600px) {
.rosemary-theme .mcg-columns-footer>div{min-width:auto}
}

.rosemary-theme .mcg-columns-footer .mcg-columns-footer__company{flex-flow:column wrap;justify-content:center;align-items:flex-end;gap:20px;display:flex}

@media (max-width:960px) {
.rosemary-theme .mcg-columns-footer .mcg-columns-footer__company{padding-right:10px}
}

.rosemary-theme .mcg-columns-footer .mcg-columns-footer__company img{max-width:300px}

@media (max-width:600px) {
.rosemary-theme .mcg-columns-footer .mcg-columns-footer__company img{max-width:280px;margin-top:10px}
.rosemary-theme .mcg-columns-footer .mcg-columns-footer__company{text-align:center}
}

@media (max-width:960px) {
.rosemary-theme .mcg-columns-footer{grid-template-columns:1fr 2fr}
}

@media (max-width:600px) {
.rosemary-theme .mcg-columns-footer{flex-wrap:wrap;justify-content:flex-start;display:flex}
.rosemary-theme .mcg-columns-footer>div{margin-bottom:16px}
.rosemary-theme .mcg-columns-footer>div:first-child{order:2;justify-content:center;width:50%;display:flex}
.rosemary-theme .mcg-columns-footer>div:first-child a{text-align:center}
.rosemary-theme .mcg-columns-footer>div:nth-child(2){order:3;justify-content:center;width:50%;display:flex}
.rosemary-theme .mcg-columns-footer>div:nth-child(2) a{text-align:center}
.rosemary-theme .mcg-columns-footer>div:nth-child(3){order:1;width:100%}
.rosemary-theme .mcg-columns-footer>div:nth-child(4){order:4;width:100%;padding-right:0}
.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div{flex-direction:column;width:100%;display:flex}
.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:first-child{width:100%;justify-content:center!important}
.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2){width:100%;flex-direction:column!important;display:flex!important}
.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2) .footer-social-wrapper{text-align:center;width:100%;flex-direction:row!important;justify-content:center!important;display:flex!important}
.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2) .social-wrapper{text-align:center;width:100%;flex-direction:row!important;justify-content:center!important;display:flex!important}
.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2) .mobile-apps-wrapper{text-align:center;width:100%;flex-direction:row!important;justify-content:center!important;display:flex!important}
}

.rosemary-theme .mcg-columns-footer .footer-column-title{color:var(--primary-footer-text);font-size:18px;font-weight:700;font-family:var(--font-secondary);margin-bottom:14px}

@media (max-width:600px) {
.rosemary-theme .mcg-columns-footer .footer-column-title{text-align:center;font-size:16px}
}

.rosemary-theme .mcg-columns-footer .footer-menu-list{flex-direction:column;display:flex}

.rosemary-theme .mcg-columns-footer .footer-menu-link{color:var(--primary-footer-text);font-size:1.2rem;font-weight:400;font-family:var(--font-secondary);width:fit-content;margin-bottom:12px;display:inline-flex}

@media (max-width:600px) {
.rosemary-theme .mcg-columns-footer .footer-menu-link{width:100%;font-size:12px;display:block;text-align:center!important}
}

.rosemary-theme .mcg-columns-footer>div:nth-child(3)>div{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}

@media (max-width:600px) {
.rosemary-theme .mcg-columns-footer>div:nth-child(3)>div{display:none}
}

.rosemary-theme .mcg-columns-footer>div:nth-child(3) a{text-align:center;margin-bottom:30px;display:inline-block}

.rosemary-theme .mcg-columns-footer>div:nth-child(3) a img{max-width:150px}

.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:first-child{justify-content:flex-end;margin-bottom:20px;display:flex}

.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:first-child img{width:100%;max-width:196px;margin-top:6px}

@media (max-width:960px) {
.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:first-child img{max-width:240px}
}

@media (max-width:600px) {
.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:first-child img{max-width:198px;margin-top:22px}
}

.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2){grid-template-columns:1fr 1fr;gap:24px;display:grid}

.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2)>div:first-child{font-size:11px;font-family:var(--font-secondary);color:var(--primary-footer-text);gap:24px;line-height:1.7;display:flex}

.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2)>div:first-child>div>div:nth-child(2){flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:24px;display:flex}

.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2)>div:first-child>div>div:nth-child(2) a{background-color:#fff;-webkit-border-radius:50%;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}

.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2)>div:first-child>div>div:nth-child(2) a img{width:16px;height:16px}

.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2)>div:first-child>div>div:nth-child(2) a.whatsapp{background-color:transparent;width:auto}

.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2)>div:first-child>div>div:nth-child(2) a.whatsapp img{width:auto;height:22px}

.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2)>div:nth-child(2){flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:16px;display:flex}

.rosemary-theme .mcg-columns-footer>div:nth-child(4)>div>div:nth-child(2)>div:nth-child(2) img{width:140px}

.rosemary-theme .powered-by{font-size:11px;font-family:var(--font-secondary);color:var(--primary-footer-text);max-width:var(--max-content-width);text-align:left;width:100%;margin-top:3rem;margin-left:auto;margin-right:auto}

.rosemary-theme .powered-by a{font-size:11px;font-family:var(--font-secondary);color:var(--primary-footer-text)}

.rosemary-theme .powered-by a strong{font-weight:500!important}

.rosemary-theme .social-wrapper{text-align:right}

@media (max-width:600px) {
.rosemary-theme .social-wrapper{text-align:center}
}

.rosemary-theme .access-denied .MuiGrid-container{width:auto}

.rosemary-theme .access-denied-left-side{margin-left:30px;margin-right:80px}

.rosemary-theme .access-denied-left-side .title,.rosemary-theme .access-denied-left-side .description{line-height:120%}

.rosemary-theme .access-denied-left-side .title{font-family:var(--font-secondary);background:var(--green-btn-background);color:transparent;background-clip:text;font-size:80px}

@media (max-width:600px) {
.rosemary-theme .access-denied-left-side .title{font-size:50px}
}

.rosemary-theme .access-denied-left-side .description{font-family:var(--font-primary)}

.rosemary-theme .access-denied-left-side .go-back-button{background:#151515;-webkit-border-radius:67px;border-radius:67px;width:117px;height:36px;margin:0!important;position:relative!important;bottom:0!important;left:0!important}

.rosemary-theme .access-denied-left-side .go-back-button span{font-family:var(--font-secondary);text-transform:uppercase;font-size:16px;font-weight:500}

.rosemary-theme .departments-modal{background-color:rgba(0,0,0,.016)}

.rosemary-theme .departments-modal #deparments-list{max-width:var(--max-content-width);width:100%!important}

.rosemary-theme .departments-modal .departments-list-item{flex:0 0 14.2857%}

.rosemary-theme .departments-modal .departments-list-item-image{max-width:80%;height:120px}

.rosemary-theme .departments-modal .departments-list-item-title{font-size:calc(1.5em - 30%);margin-top:4px!important}

.rosemary-theme .departments .departments-list-item{margin-bottom:0}

.rosemary-theme .departments .departments-list-item-image{height:120px}

.rosemary-theme .departments .departments-list-item-title{line-height:1.3;font-family:var(--font-secondary);color:var(--secondary-color-dark);margin-top:24px;font-size:16px;font-weight:400}

.rosemary-theme .recipe-carousel-item .recipe-carousel-item-image{-webkit-border-radius:6px;border-radius:6px}

.rosemary-theme .recipe-carousel-item .recipe-carousel-item-title{font-family:var(--font-secondary);color:var(--secondary-color-dark)}

.rosemary-theme .recipe-carousel-item .recipe-carousel-item-description{font-family:var(--font-primary);color:var(--secondary-color-dark)}

.rosemary-theme .store-content-top-shop-by-recipes{padding:20px 0}

@media (max-width:600px) {
.rosemary-theme .store-content-top-shop-by-recipes{padding-bottom:0}
}

.rosemary-theme .store-content h2{font-family:var(--font-secondary);text-transform:capitalize;font-size:1.5rem;font-weight:400}

.rosemary-theme .store-content .recipes-list-item .recipes-list-item-title{font-family:var(--font-secondary)}

.rosemary-theme .CookieConsent{background-color:var(--primary-color)!important}

.rosemary-theme #rcc-confirm-button{background-color:var(--secondary-color)!important}

.rosemary-theme .fab-btn-active{background:var(--secondary-color-light)}

.rosemary-theme .store-main-page-get-started{height:0}

@media (min-width:1460px) {
.rosemary-theme .store-main-page-get-started{max-width:calc(var(--max-content-width) + 1%)}
}

@media (max-width:1300px) {
.rosemary-theme .store-main-page-get-started{max-width:100%;padding-left:5%}
}

.rosemary-theme .store-main-page-get-started-button{background:var(--green-btn-background);align-items:column;cursor:pointer;flex-direction:column;justify-content:center;display:flex;bottom:calc(5vw + 50px);left:0;border:0!important;padding:14px 37px!important;display:block!important;position:relative!important}

.rosemary-theme .store-main-page-get-started-button span{font-family:var(--font-secondary);text-transform:uppercase;font-size:16px;font-weight:400;line-height:27px;color:#fff!important}

.rosemary-theme .store-main-page-get-started-button .MuiButton-label{color:var(--primary-color)}

.rosemary-theme .store-main-page-get-started-button:hover{background:var(--secondary-color)!important}

.rosemary-theme .form-layout-logo{max-width:360px}

@media (max-width:960px) {
.rosemary-theme .form-layout-logo{max-width:50vw}
}

@media (max-width:476px) {
.rosemary-theme .form-layout-bg-image:before{background-image:none}
.rosemary-theme .form-layout-logo-watermark{background-image:none}
}

.rosemary-theme .MuiButton-root{text-transform:capitalize}

.rosemary-theme .form-layout-content button.form-submit-btn{border:none;font-size:1.1em}

.rosemary-theme .form-layout-content button.form-submit-btn .MuiButton-label{color:var(--primary-color)}

.rosemary-theme .form-layout-content button.form-submit-btn span.MuiButton-label{color:var(--light-color)}

.rosemary-theme .form-layout-content .MuiInput-input{padding-left:.5em}

.rosemary-theme .form-layout-content * .MuiFormHelperText-root.Mui-error{font-size:12px;font-weight:500;color:#ef9a9a!important}

.rosemary-theme .form-layout-content .MuiInput-underline.Mui-error:after{border-bottom:2px solid #ef9a9a}

.rosemary-theme .form-layout-content .register-form .zip-code-layout{display:none}

.rosemary-theme .form-layout-popup .MuiSwitch-colorSecondary.Mui-checked+.MuiSwitch-track{background-color:var(--secondary-color-light)}

.rosemary-theme .form-layout .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:var(--secondary-color-light)}

.rosemary-theme #login_remember_toggle .Mui-checked .MuiSwitch-thumb{color:var(--secondary-color-light)}

.rosemary-theme #login_remember_toggle .MuiSwitch-switchBase:not(.Mui-checked) .MuiSwitch-thumb{color:#a0a0a0}

.rosemary-theme .newsletter-subscription-popup-content .glt-section-title{font-size:17px}

.rosemary-theme .category-navigation-title{color:#008700}

.rosemary-theme .category-navigation-title:after{background-color:var(--secondary-color-light);display:none}

.rosemary-theme .two-sides-layout .container .right-half .departments-list-item{flex:0 0 14%}

@media (max-width:600px) {
.rosemary-theme .two-sides-layout .container .right-half .departments-list-item{flex:0 0 50%}
}

.rosemary-theme .departments-list-item-image{color:var(--secondary-color)}

.rosemary-theme .departments-list-link:hover{color:var(--secondary-color)}

.rosemary-theme .departments-list-link:hover .departments-list-item-title{color:var(--secondary-color)}

.rosemary-theme .departments-list-item-title{font-family:var(--font-primary);font-size:16px}

.rosemary-theme .product-item-button .add-to-cart-btn{min-width:115px}

.rosemary-theme .product-details,.rosemary-theme .product-item-button{top:30%}

.rosemary-theme .product-details .add-to-cart-btn,.rosemary-theme .product-item-button .add-to-cart-btn{background:var(--green-btn-background);-webkit-border-radius:30px;border-radius:30px;color:var(--light-color)!important}

.rosemary-theme .product-details .add-to-cart-btn.Mui-disabled,.rosemary-theme .product-item-button .add-to-cart-btn.Mui-disabled{background-image:none}

.rosemary-theme .product-details-description .variants-toggle{font-family:var(--font-primary);color:#151515;font-weight:500}

.rosemary-theme .product-details-description .variants-toggle button{color:#151515;border-color:#151515;-webkit-border-radius:50px;border-radius:50px;padding:6px 14px}

.rosemary-theme .product-details-description .variants-toggle button.Mui-selected{background:var(--green-btn-background)}

.rosemary-theme .product-details-title{font-family:var(--font-secondary);font-size:19.5px;font-style:normal;font-weight:400}

.rosemary-theme .product-details-subTitle{font-family:var(--font-primary);font-size:14px;font-style:normal;font-weight:600}

.rosemary-theme .product-details-estimated-Label{background:var(--green-btn-background);font-weight:400;color:var(--light-color)!important}

.rosemary-theme .product-details .MuiTypography-root{font-family:var(--font-primary);font-size:14px;font-style:normal;font-weight:400;line-height:24px}

@media (max-width:600px) {
.rosemary-theme .product-details-title{grid-column:1/3}
.rosemary-theme .product-details-title,.rosemary-theme .product-details-price{text-align:left!important}
.rosemary-theme .product-details-subTitle{margin-top:10px;margin-bottom:5px!important}
.rosemary-theme .product-details-quantity-box{text-align:left;grid-area:3/1/4;margin-top:20px}
.rosemary-theme .product-details-description{flex-direction:column;align-items:flex-start;display:flex}
.rosemary-theme .product-details-description>.product-node{grid-column:1;justify-content:space-between}
.rosemary-theme .product-details-description>.product-node .MuiTextField-root{min-width:185px}
}

.rosemary-theme .mcg-sorting-list-item p.active{color:var(--secondary-color)}

@media screen and (max-width:640px) {
.rosemary-theme .product-item-button .add-to-cart-btn .MuiSvgIcon-root{display:none}
}

.rosemary-theme .middle .subheader{font-family:var(--font-secondary);color:var(--secondary-color);text-transform:capitalize;padding:3.5rem 0 2.5rem;font-size:1.9rem;font-weight:800}

@media (max-width:1280px) {
.rosemary-theme .middle .subheader{font-size:1.5rem;padding:2rem 13px!important}
}

.rosemary-theme .product-item-button.product-item-button-weightAddButton{top:16%}

.rosemary-theme .specials .product-item{max-height:none}

.rosemary-theme .multi-carousel .item-carousel{box-shadow:none;background:0 0;align-items:center;width:100%;max-width:100%;height:auto;margin:0;padding:0 12px;display:flex}

@media screen and (max-width:960px) {
.rosemary-theme .multi-carousel .item-carousel{height:100%;max-height:440px}
}

@media (max-width:600px) {
.rosemary-theme .multi-carousel .item-carousel{padding:0 16px}
.rosemary-theme .multi-carousel .product-item-price-wrapper{flex-wrap:nowrap}
.rosemary-theme .multi-carousel .product-item-price-wrapper .product-item-price{max-width:fit-content}
.rosemary-theme .multi-carousel .product-item-price-wrapper .product-item-old-price{top:-12px}
}

.rosemary-theme .multi-carousel .product-item-image{max-width:unset;width:100%;height:0;padding-bottom:100%;position:relative}

.rosemary-theme .multi-carousel .product-item-image>div{max-height:unset;width:100%;height:100%;top:0;left:0;position:absolute!important}

.rosemary-theme .multi-carousel .product-item-content a:hover{color:var(--secondary-color)}

.rosemary-theme .multi-carousel .product-item-price{font-family:var(--font-primary);color:var(--primary-color);font-size:1.5rem;font-weight:600}

.rosemary-theme .multi-carousel .product-item-price-wrapper{margin-bottom:45px;padding-top:0}

@media (max-width:600px) {
.rosemary-theme .multi-carousel .product-item-image{max-width:100%}
}

.rosemary-theme .multi-carousel .product-item-price-wrapper{margin-bottom:0;padding-bottom:0}

@media (max-width:960px) {
.rosemary-theme .multi-carousel .product-item-price-wrapper{justify-content:flex-start;align-items:center;height:42px;display:flex}
.rosemary-theme .multi-carousel .product-item-price-wrapper .product-item-price{width:100%;font-size:16px;line-height:1.2}
.rosemary-theme .multi-carousel .product-item-price-wrapper .product-item-price:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}
.rosemary-theme .multi-carousel .product-item-price-wrapper .product-item-price:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}
}

.rosemary-theme .multi-carousel-header-skeleton{text-align:left;align-items:flex-start;padding-left:40px}

.rosemary-theme .store-content-top-shop-by-recipes{margin-bottom:2rem}

.rosemary-theme .store-content-top-shop-by-recipes .recipe-carousel-item{box-shadow:none}

.rosemary-theme .store-content-top-shop-by-recipes .recipe-carousel-item-container{height:auto}

.rosemary-theme .store-content-top-shop-by-recipes .recipe-carousel-item-image,.rosemary-theme .store-content-top-shop-by-recipes .recipe-carousel-item-image img{height:140px}

.rosemary-theme .store-content-top-shop-by-recipes .recipe-carousel-item-text{justify-content:center;padding-left:12px}

@media (max-width:600px) {
.rosemary-theme .store-content-top-shop-by-recipes .recipe-carousel-item-text{padding-top:12px;padding-left:0}
}

.rosemary-theme .store-content-top-shop-by-recipes .recipe-carousel-item-title{height:40px;font-size:17px;line-height:1.2;font-family:var(--font-secondary)!important;margin-bottom:10px!important;font-weight:700!important}

@media (max-width:600px) {
.rosemary-theme .store-content-top-shop-by-recipes .recipe-carousel-item-title{height:40px;line-height:1.2}
}

.rosemary-theme .store-content-top-shop-by-recipes .recipe-carousel-item-description{font-family:var(--font-secondary);color:var(--primary-color);font-size:15.6px;font-weight:400}

@media (max-width:600px) {
.rosemary-theme .store-content-top-shop-by-recipes .recipe-carousel-item-description{-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;height:fit-content;display:-webkit-box;overflow:hidden}
}

.rosemary-theme .no-button,.rosemary-theme .cancel-button{background-color:var(--primary-color);font-family:var(--font-primary);border:none}

.rosemary-theme .no-button .MuiButton-label,.rosemary-theme .cancel-button .MuiButton-label{color:var(--header-link-color)}

.rosemary-theme .no-button.Mui-disabled,.rosemary-theme .cancel-button.Mui-disabled{box-shadow:none;background-color:#ccc!important}

.rosemary-theme .no-button:hover{background-color:var(--primary-color-dark)}

.rosemary-theme .cancel-button:hover{background-color:var(--primary-color-dark)}

.rosemary-theme .MuiButton-containedSecondary,.rosemary-theme .MuiButton-containedPrimary{background-color:var(--primary-color)}

.rosemary-theme .MuiButton-containedPrimary.Mui-disabled .MuiButton-label{color:#ccc!important}

.rosemary-theme button.button-completed:not(.Mui-disabled){background-color:var(--secondary-color-light);font-family:var(--font-primary)}

.rosemary-theme .yes-button,.rosemary-theme .save-button{background:var(--green-btn-background);border:none}

.rosemary-theme .yes-button span,.rosemary-theme .save-button span{color:var(--light-color)}

.rosemary-theme .yes-button.Mui-disabled,.rosemary-theme .save-button.Mui-disabled{filter:grayscale();opacity:.8}

.rosemary-theme .MuiFab-secondary,.rosemary-theme .MuiFab-secondary.btn-scroll-to-top{background-color:var(--primary-color)}

.rosemary-theme .MuiFab-secondary.btn-scroll-to-top:hover{background-color:var(--secondary-color-light)}

.rosemary-theme .mb-10 .MuiButton-contained:not(.cancel-button){background:var(--green-btn-background)}

.rosemary-theme .mb-10 .MuiButton-contained:not(.cancel-button) .MuiButton-label{color:var(--light-color)}

.rosemary-theme .attribute-button{color:#fff}

.rosemary-theme .attribute-button.Mui-disabled{background:rgba(0,0,0,.12)}

.rosemary-theme .contact-us-form-button span,.rosemary-theme .attribute-button{color:#fff}

.rosemary-theme .productNavigation-button{color:#2d2d30}

.rosemary-theme .productNavigation-button:hover{color:#fff;background-color:#2d2d30;border-color:#2d2d30}

.rosemary-theme .form-layout-content .form-buttons-wrapper .form-link,.rosemary-theme .form-layout-content .form-buttons-wrapper .form-submit-btn{font-weight:500}

.rosemary-theme .form-layout-content .form-buttons-wrapper .google-login-button-text,.rosemary-theme .form-layout-content .form-buttons-wrapper .form-link{font-size:1.1em}

.rosemary-theme .form-layout-content .form-buttons-wrapper .divider-with-text{margin:3px 0}

.rosemary-theme .form-layout-content .form-buttons-wrapper .divider-with-text:before{background-color:var(--light-color)}

.rosemary-theme .form-layout-content .form-buttons-wrapper .divider-with-text:after{background-color:var(--light-color)}

@media (max-width:600px) {
.rosemary-theme .new-address-form .new-address2-input-wrap .MuiFormLabel-root{font-size:.8rem}
}

.rosemary-theme .delivery-content .time-slot.next-week{color:var(--secondary-color)}

.rosemary-theme .delivery-content .time-slot.next-week.selected{color:var(--light-color);background:var(--secondary-color)}

.rosemary-theme .delivery-content .time-slot.next-week:hover{color:var(--light-color);background:var(--secondary-color)}

@media (max-width:600px) {
.rosemary-theme .shopping-cart .shopping-cart-footer .checkout{min-width:218px}
.rosemary-theme .shopping-cart .shopping-cart-footer .checkout .green-button{min-width:210px}
.rosemary-theme .shopping-cart .shopping-cart-footer .discounts-section{min-width:218px}
.rosemary-theme .shopping-cart .shopping-cart-footer .discounts-section div.MuiInputBase-formControl{padding-right:5px}
}

.rosemary-theme #alert-dialog-description{font-family:var(--font-primary)}

.rosemary-theme #alert-dialog-description #shopping-cart-confirm{font-weight:600}

.rosemary-theme .recipes a:hover{color:var(--secondary-color)}

.rosemary-theme .recipes-list-item{flex:0 0 19%;margin:0 .5% 1%}

@media (max-width:1280px) {
.rosemary-theme .recipes-list-item{flex:0 0 24%}
}

@media (max-width:960px) {
.rosemary-theme .recipes-list-item{flex:0 0 48%;margin:0 1% 2%}
}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body p,.rosemary-theme .sub-page-layout-body .store-content .store-content-body .order-tables .MuiTable-root .MuiTableCell-root{font-family:var(--font-primary)}

.rosemary-theme .recipe-details .description{font-size:1.4rem;font-family:var(--font-primary)}

.rosemary-theme .recipes-content .recipes-content-header .content-title{font-family:var(--font-secondary);text-transform:capitalize;font-size:19.5px;font-weight:400}

.rosemary-theme .recipes-content .recipes-list-item-title{text-align:center;font-size:17px}

.rosemary-theme .recipes-list-item .recipes-list-item-image{max-width:240px}

.rosemary-theme .recipes-actionButton-wrapper,.rosemary-theme .recipes-actionButton-fab{right:22px}

.rosemary-theme .recipes-content .recipes-content-main .recipes-list-item .recipes-list-item-title{height:42px;line-height:1.3}

.rosemary-theme .two-sides-layout{z-index:5}

.rosemary-theme .two-panels .left-half .store-main-page-header .logo-wrapper{justify-content:flex-start;align-items:center;display:flex}

.rosemary-theme .two-panels .left-half .store-main-page-header .store-main-page-header-content .delivery-btn{display:none}

.rosemary-theme .two-panels .left-half .store-main-page-header .logo-wrapper .logo{width:70px;min-width:70px;max-height:70px;margin:0;position:relative}

.rosemary-theme .zip-code-widget{-webkit-border-radius:6px;border-radius:6px;width:340px;height:200px}

.rosemary-theme .zip-code-widget .zip-code-widget-title{font-family:var(--font-secondary);margin-top:20px;font-size:22px;font-weight:500}

.rosemary-theme .zip-code-widget .MuiBox-root{font-family:var(--font-primary);font-size:15px;font-weight:400}

.rosemary-theme .zip-code-widget .zip-code-widget-form .zip-code-widget-input *{color:#212121;-webkit-border-radius:30px;border-radius:30px;border:none!important}

.rosemary-theme .zip-code-widget .zip-code-widget-form .zip-code-widget-input .MuiInputBase-root input{color:var(--primary-color)!important}

.rosemary-theme .zip-code-widget .zip-code-widget-form .zip-code-widget-button{color:#fff;text-transform:uppercase;background-color:green;background:var(--secondary-color-light);font-family:var(--font-secondary);cursor:pointer;border:none;-webkit-border-radius:30px;border-radius:30px;width:96px;margin-left:10px;padding:6px 0;font-size:16px;line-height:24px;transition:none}

.rosemary-theme .zip-code-widget .zip-code-widget-form .zip-code-widget-button:hover{background:var(--secondary-color)!important}

.rosemary-theme .zip-code-widget .zip-code-widget-form .zip-code-widget-button span{font-weight:400;text-transform:uppercase!important;color:var(--light-color)!important}

.rosemary-theme .zip-code-widget-input .MuiFormLabel-root.MuiInputLabel-shrink{color:var(--light-color)!important}

.rosemary-theme .product-item-price{font-family:var(--font-tertiary);color:var(--primary-color);font-size:16px;font-style:normal;font-weight:500;line-height:36px}

@media screen and (max-width:960px) {
.rosemary-theme .product-item-price{font-size:16px}
}

.rosemary-theme .product-item-title{font-family:var(--font-secondary);color:var(--primary-color);height:47px;font-size:16px;font-style:normal;font-weight:500}

@media (max-width:960px) {
.rosemary-theme .product-item-title{font-size:14px;padding-top:8px!important}
}

.rosemary-theme .product-item-content a:hover{color:var(--green-dark)}

.rosemary-theme .product-navigation button{font-family:var(--font-secondary);letter-spacing:.1em;text-transform:uppercase;color:#151515;border:none;width:75px;height:24px;font-size:16px;font-style:normal;font-weight:500;line-height:24px}

.rosemary-theme .product-button{color:#151515}

.rosemary-theme .product-button:hover{color:var(--light-color)}

@media screen and (max-width:800px) {
.rosemary-theme .product-button:hover{background-color:var(--light-color);color:#151515;border:none}
}

.rosemary-theme .product-item-quantity{background:var(--green-btn-background);-webkit-border-radius:50%;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding-top:1px;font-size:14px;font-weight:500;line-height:24px;display:inline-flex}

@supports (font:-apple-system-body) and (appearance:none) {
.rosemary-theme .product-item-quantity{padding-top:0}
}

.rosemary-theme .product-item-quantity-box button.qty-update-btn{background:var(--green-btn-background);color:var(--light-color)}

.rosemary-theme .product-item-quantity-box>p{border-color:var(--green-btn-background)}

.rosemary-theme .product-item-quantity-box>div{border-color:var(--green-btn-background)}

.rosemary-theme .mcg-breadcrumbs{margin-top:20px!important;padding-top:0!important}

.rosemary-theme .mcg-breadcrumbs-items p{font-family:var(--font-primary);font-size:13px;font-weight:500;line-height:19.5px}

.rosemary-theme .product-details-title{font-weight:700;font-family:var(--font-secondary)!important}

.rosemary-theme .product-details-estimated-container,.rosemary-theme .product-details-save-container{grid-column:1}

.rosemary-theme .product-details .btn-add-to-cart-wrp button{font-family:var(--font-secondary);min-width:125px}

@media (max-width:600px) {
.rosemary-theme .product-details{margin-bottom:0;padding-bottom:0}
.rosemary-theme .product-details .MuiGrid-Container{align-items:flex-start}
.rosemary-theme .product-details-description .product-details-title,.rosemary-theme .product-details-description .product-details-price{text-align:center}
.rosemary-theme .product-details-description .productNode-buttons{width:100%;margin-top:10px;display:inline-flex}
.rosemary-theme .product-details-description>.mb-30{margin-bottom:0!important}
.rosemary-theme .product-details-description>.mb-30 .variants-toggle{flex-wrap:wrap;justify-content:flex-start;display:flex}
.rosemary-theme .product-details-description>.mb-30 .variants-toggle button{margin-left:0;margin-right:16px}
.rosemary-theme .product-details-description .product-details-quantity-box{margin-top:8px}
.rosemary-theme .product-details-description .case-item,.rosemary-theme .product-details-description .product-details-price-box{border-top:0}
.rosemary-theme .product-details-description .case-item>*{margin-top:2px;margin-bottom:2px}
.rosemary-theme .product-details-description .product-details-price-box>*{margin-top:2px;margin-bottom:2px}
}

.rosemary-theme .product-details .product-variant-attributes .Mui-checked{color:var(--secondary-color)}

.rosemary-theme .mcg-sorting p{font-family:var(--font-primary)}

.rosemary-theme .mcg-sorting .mcg-sorting-list .mcg-sorting-list-item p{font-weight:400}

.rosemary-theme .mcg-sorting .mcg-sorting-list .mcg-sorting-list-item p.active{font-weight:600}

.rosemary-theme .item-carousel .weight-info,.rosemary-theme .product-container .weight-info{background:var(--green-btn-background);width:158px;font-size:12.8px!important}

.rosemary-theme .product-details-price{font-family:var(--font-primary);color:var(--primary-color);font-size:1.8rem;font-weight:500}

.rosemary-theme .item-carousel .product-item-content .product-item-container .lbl-item-case-mode{font-family:var(--font-primary);-webkit-border-radius:4px;border-radius:4px;padding:4px 4px 2px;line-height:normal;left:0;text-align:left!important;font-size:11px!important}

.rosemary-theme .item-carousel .product-item-content .product-item-container .product-item-passover{font-family:var(--font-primary);-webkit-border-radius:4px;border-radius:4px;padding:4px 4px 2px;font-size:13px!important}

.rosemary-theme .product-list-content .product-list-content-main .product-details .product-item-passover,.rosemary-theme .product-list-content .product-list-content-main .product-details .lbl-item-case-mode{padding:5px 4px 2px}

@media (max-width:600px) {
.rosemary-theme .product-details-description .case-item .product-node{margin-top:12px!important;margin-bottom:12px!important}
}

.rosemary-theme .shopping-cart-item .lbl-item-case-mode{font-size:10px;line-height:1.2;left:-12px;bottom:-18px!important}

.rosemary-theme .product-list-content-carousel .item-carousel .product-item .product-item-quantity-box,.rosemary-theme .specials-carousel-container .item-carousel .product-item .product-item-quantity-box{width:140px}

@media (max-width:600px) {
.rosemary-theme .product-list-content-carousel .item-carousel .product-item .product-item-quantity-box,.rosemary-theme .specials-carousel-container .item-carousel .product-item .product-item-quantity-box{width:100%}
}

.rosemary-theme .products-container .products-container-list .item-carousel .product-item .product-item-quantity-box{width:140px}

@media (max-width:600px) {
.rosemary-theme .products-container .products-container-list .item-carousel .product-item .product-item-quantity-box{width:100%}
}

.rosemary-theme .category-navigation-title{letter-spacing:.01em;color:var(--secondary-color-dark);border-bottom:0;margin-bottom:10px;padding-bottom:0;font-size:1.2rem;font-weight:600;font-family:var(--font-secondary)!important}

.rosemary-theme .category-navigation-list{margin-top:0}

.rosemary-theme .category-navigation-list-item-title span{font-family:var(--font-primary);color:#576071;font-size:16px;font-weight:400}

.rosemary-theme .category-navigation-list-item.active .category-navigation-list-item-title span{color:var(--secondary-color-dark);font-weight:600}

.rosemary-theme .categories .MuiAccordionSummary-expandIcon{margin-top:-13px}

.rosemary-theme .checkbox-text span{font-family:var(--font-primary);font-size:14px;font-weight:400;line-height:21px}

.rosemary-theme .filtersList-root .filtersList-list .checkbox.filtersList-icon{min-width:24px;margin-left:0;margin-right:4px}

.rosemary-theme .filtersList-root .filtersList-list .checkbox.filtersList-icon .MuiIconButton-root{margin-left:0;padding:2px}

.rosemary-theme .filtersList-root .filtersList-list .checkbox-text span{font-family:var(--font-primary);margin-top:4px;font-size:16px;font-weight:400}

.rosemary-theme .recipes-list.recipe-category-list.is-left-sidebar .recipes-list-item a.recipes-list-link .recipes-list-item-title{font-family:var(--font-primary);font-size:16px}

.rosemary-theme .recipes-list.recipe-category-list.is-left-sidebar .recipes-list-item a.recipes-list-link.is-current .recipes-list-item-title{color:var(--secondary-color-dark);font-weight:600}

.rosemary-theme .store-main-page .no-slider{height:450px}

@media (max-width:960px) {
.rosemary-theme .store-main-page .no-slider{height:50vw}
.rosemary-theme .store-main-page .no-slider .no-slide-lbl{font-size:20px}
}

.rosemary-theme .profile-left-sidebar{margin-top:10px}

.rosemary-theme .profile-left-sidebar h3{font-family:var(--font-secondary);font-size:20px}

.rosemary-theme .profile-left-sidebar li{font-family:var(--font-primary)}

.rosemary-theme .store-main-page-main .multi-carousel .product-item-content .product-item-button{top:25%}

.rosemary-theme .store-main-page-main .multi-carousel .product-item-content .product-item-button.product-item-button-weightAddButton{top:16%}

.rosemary-theme .store-content #recipes h2,.rosemary-theme .store-content .specials h2{font-family:var(--font-secondary);color:var(--secondary-color);text-transform:capitalize;padding-top:.5rem;padding-bottom:2rem;padding-right:0;font-size:1.9rem;font-weight:800;padding-left:0!important}

@media (max-width:1280px) {
.rosemary-theme .store-content #recipes h2,.rosemary-theme .store-content .specials h2{font-size:1.5rem;padding:0 13px 1rem!important}
}

.rosemary-theme .checkout-page-body .MuiStepIcon-root.MuiStepIcon-active,.rosemary-theme .checkout-page-body .MuiStepIcon-root.MuiStepIcon-completed{color:var(--secondary-color)}

.rosemary-theme .store-content .store-content-top-categories h2.subheader{font-family:var(--font-secondary);color:var(--secondary-color);text-transform:none;max-width:var(--max-content-width);width:100%;margin-left:auto;margin-right:auto;padding-top:.5rem;padding-bottom:2.5rem;padding-right:0;font-size:1.9rem;font-weight:800;padding-left:0!important}

@media (max-width:1280px) {
.rosemary-theme .store-content .store-content-top-categories h2.subheader{font-size:1.5rem;padding:0 13px 1rem!important}
}

.rosemary-theme .store-content #departments.store-content-top-categories{order:2;margin-top:20px!important;margin-bottom:20px!important}

@media (max-width:600px) {
.rosemary-theme .store-content #departments.store-content-top-categories{margin-top:10px!important;margin-bottom:0!important}
}

.rosemary-theme .store-content #departments.store-content-top-categories .departments-list{justify-content:center}

.rosemary-theme .store-content #departments.store-content-top-categories .departments-list-item{flex:0 0 20%;padding:5px}

.rosemary-theme .store-content #departments.store-content-top-categories .departments-list-item :hover .departments-list-item-title{color:var(--secondary-color)}

.rosemary-theme .store-content #departments.store-content-top-categories .departments-list-item .departments-list-link{border:0!important}

.rosemary-theme .store-content #departments.store-content-top-categories .departments-list-item-image-container{border:1px solid #ebebeb;width:100%;height:0;margin-left:auto;margin-right:auto;padding-bottom:100%;position:relative;overflow:hidden}

.rosemary-theme .store-content #departments.store-content-top-categories .departments-list-item-image-container img{object-fit:cover;object-position:center center;width:100%;max-width:100%;height:100%;max-height:100%;position:absolute;top:0;left:0;transform:none!important}

@media (max-width:1280px) {
.rosemary-theme .store-content #departments.store-content-top-categories .departments-list-item-image-container img{max-height:unset;max-width:unset}
}

.rosemary-theme .store-content #departments.store-content-top-categories .departments-list-item-title{color:var(--primary-color);text-transform:capitalize;text-align:center;margin-top:10px;font-size:20px;font-weight:800;line-height:1.1}

@media (max-width:960px) {
.rosemary-theme .store-content #departments.store-content-top-categories .departments-list-item{flex:0 0 33.3333%}
}

@media (max-width:600px) {
.rosemary-theme .store-content #departments.store-content-top-categories .departments-list-item{flex:0 0 50%}
}

.rosemary-theme .store-content .store-content-bestsellers-container{background-color:#fff;padding:20px 0;order:0!important}

.rosemary-theme .store-content .store-content-bestsellers-container.order-2{order:2!important}

.rosemary-theme .store-content .store-content-bestsellers-container .store-content-bestsellers{padding:0!important}

.rosemary-theme .store-content .store-content-top-categories{order:1}

.rosemary-theme .store-content .store-content-top-shop-by-recipes-container{order:2}

.rosemary-theme .store-content h2{text-align:left;padding-left:45px;display:block}

@media (max-width:600px) {
.rosemary-theme .store-content h2{margin-bottom:0;padding:0}
}

.rosemary-theme .store-content .store-content-body .store-contact-icons{font-family:var(--font-primary)}

.rosemary-theme .store-content .store-content-body .store-contact-icons .content-title,.rosemary-theme .store-content .store-content-body #store-location-hours-title{font-family:var(--font-secondary);font-size:18px}

.rosemary-theme .store-content .store-content-body #store-location-hours-table .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root{font-family:var(--font-primary)!important}

.rosemary-theme .sub-page-layout-body-content .middle{padding-left:30px;padding-right:30px}

@media (max-width:960px) {
.rosemary-theme .sub-page-layout-body-content .middle{padding-left:0;padding-right:0}
}

.rosemary-theme .MuiBreadcrumbs-li .MuiIconButton-label{color:var(--secondary-color)}

.rosemary-theme .departments-modal{width:100%}

.rosemary-theme .store-content{width:100%;padding:0}

@media (max-width:960px) {
.rosemary-theme .store-content{padding-top:10px!important}
}

.rosemary-theme .store-content .home-banners{order:0}

.rosemary-theme .home-banners{padding:10px 0}

@media (max-width:960px) {
.rosemary-theme .home-banners{padding:0}
}

.rosemary-theme .home-banners-inner{grid-template-columns:repeat(3,1fr);gap:48px;width:100%;margin:0 auto;display:grid}

@media (max-width:1280px) {
.rosemary-theme .home-banners-inner{gap:24px}
}

@media (max-width:960px) {
.rosemary-theme .home-banners-inner{gap:10px}
}

@media (max-width:600px) {
.rosemary-theme .home-banners-inner{display:none}
}

.rosemary-theme .home-banners-item{position:relative}

.rosemary-theme .home-banners-item a{height:0;padding-bottom:50%;display:block;position:relative}

.rosemary-theme .home-banners-item a img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}

.rosemary-theme .home-banners-item a .banner-title{z-index:1;text-transform:uppercase;color:#fff;text-align:left;z-index:1;margin:0;font-family:Penny Lane;font-size:26px;font-weight:700;line-height:36px;display:inline-block;position:absolute;top:30px;left:30px}

@media (max-width:1280px) {
.rosemary-theme .home-banners-item a .banner-title{top:30px;left:30px}
}

@media (max-width:960px) {
.rosemary-theme .home-banners-item a .banner-title{text-align:center;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}
}

.rosemary-theme .home-banners-item a .banner-title:hover{border-bottom:5px solid var(--secondary-color)}

.rosemary-theme .home-banners-item.is-skeleton .skeleton-sizer{width:100%;height:0;padding-bottom:50%;position:relative}

@media (max-width:600px) {
.rosemary-theme .home-banners-item.is-skeleton .skeleton-sizer{padding-bottom:60%}
}

.rosemary-theme .home-banners-item.is-skeleton .skeleton-sizer .MuiSkeleton-root{position:absolute;top:0;left:0}

.rosemary-theme .home-banners-item .home-banner-edit-btns{background-color:rgba(255,255,255,.7);justify-content:flex-end;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;bottom:0;right:0}

.rosemary-theme .home-banners .banner-edit-btn-wrapper{justify-content:flex-start;align-items:center;max-width:100%;margin:30px auto 0;display:flex}

.rosemary-theme .informationPageLayout-content{max-width:var(--max-content-width);width:100%;margin-left:auto;margin-right:auto}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .form-title{font-family:var(--font-secondary);font-weight:600}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body p{font-family:var(--font-primary)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .form-subheader{font-family:var(--font-secondary);font-size:16px}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .order-tables .MuiTable-root .MuiTableCell-root{font-family:var(--font-primary)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .order-tables .MuiTable-root .MuiTableCell-root button span{font-family:var(--font-primary);font-weight:500}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .order-tables .MuiTable-root .MuiTableCell-root .update-button{background:var(--green-btn-background)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .order-tables .MuiTable-root .MuiTableCell-root .update-button>span{color:var(--light-color)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .order-details .content-title{font-family:var(--font-secondary)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .order-details button.print-button{background-color:var(--secondary-color-light);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .order-details button span{font-family:var(--font-primary)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .order-details .MuiGrid-container h4{font-family:var(--font-secondary)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .order-details .MuiTable-root .MuiTableCell-root{font-family:var(--font-primary)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .order-details .MuiTable-root .MuiTableCell-root button span{font-family:var(--font-primary);font-weight:500}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .MuiFormControl-root .MuiFormLabel-root,.rosemary-theme .sub-page-layout-body .store-content .store-content-body .MuiFormControl-root .MuiInputBase-root input,.rosemary-theme .sub-page-layout-body .store-content .store-content-body .MuiFormControl-root .MuiInputBase-input{font-family:var(--font-primary)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .profile-form__btns--delete{background-color:var(--primary-color);font-family:var(--font-primary);border:none}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .profile-form__btns--save{background:var(--green-btn-background);border:none}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .profile-form__btns--save span{color:var(--light-color)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body .profile-form__btns button span{font-family:var(--font-primary)}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body #card-number{font-family:var(--font-primary);font-weight:500}

.rosemary-theme .sub-page-layout-body .store-content .store-content-body #card-expiry,.rosemary-theme .sub-page-layout-body .store-content .store-content-body #cvc{font-family:var(--font-primary)}

.rosemary-theme .delete-cancel{background-color:var(--secondary-color-dark);color:var(--light-color)}

.rosemary-theme .confirm-button{font-family:var(--font-primary);background-color:var(--secondary-color-light)!important}

.rosemary-theme .error-page-container .title{background-color:var(--secondary-color-light);-webkit-text-fill-color:transparent;color:transparent;background-clip:text;font:400 80px/119px Oswald}

.rosemary-theme .error-page-container .text{color:#151515;font:400 30px/45px Poppins}

.rosemary-theme .error-page-container .go-back-button{background:#151515;-webkit-border-radius:67px;border-radius:67px;font:500 16px/24px Oswald}

.rosemary-theme .informationPageLayout-content .informationPageLayout-title{font-size:3rem;font-family:var(--font-primary);font-weight:600}

.rosemary-theme .informationPageLayout-content h1,.rosemary-theme .informationPageLayout-content h2,.rosemary-theme .informationPageLayout-content h3,.rosemary-theme .informationPageLayout-content h4,.rosemary-theme .informationPageLayout-content h5,.rosemary-theme .informationPageLayout-content h6{font-family:var(--font-primary);font-weight:600}

.rosemary-theme .informationPageLayout-content h1{font-size:2.75rem}

.rosemary-theme .informationPageLayout-content h2{font-size:2.25rem}

.rosemary-theme .informationPageLayout-content h3{font-size:2rem}

.rosemary-theme .informationPageLayout-content h4{font-size:1.875rem}

.rosemary-theme .informationPageLayout-content h5{font-size:1.5rem}

.rosemary-theme .informationPageLayout-content h6{font-size:1rem}

.rosemary-theme .informationPageLayout-content p{font-size:1rem;line-height:1.4}

.rosemary-theme .deli-page-content.is-single-menu .deli-products-list-item-img .deli-product-item-quantity{background-color:var(--secondary-color)}

@media (max-width:600px) {
.rosemary-theme .deli-current-product-modal .product-node .editNote-button,.rosemary-theme .deli-current-product-modal .product-node .productNote-button,.rosemary-theme .deli-current-product-modal .product-node .addNote-save,.rosemary-theme .deli-current-product-modal .product-node .addNote-cancel{border:none}
}

.rosemary-theme .deli-current-product-modal .product-node .productNote-note span{width:160px}

.rosemary-theme .deli-current-product-modal .sticky-product-price-for-modal-product .add-to-cart-btn.add-to-cart-btn-change-delivery{-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius);background-color:var(--secondary-color);color:var(--light-color)}

.rosemary-theme .deli-current-product-modal .sticky-product-price-for-modal-product .product-details-quantity-box .btn-add-to-cart-wrp .add-to-cart-btn:not(.Mui-disabled){background-color:var(--secondary-color);-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius)}

.rosemary-theme .new-address-form form .MuiFormControl-root .MuiFormLabel-root:not(.Mui-focused){overflow:hidden!important}

.rosemary-theme .select-billing-address form .MuiFormControl-root .MuiFormLabel-root:not(.Mui-focused){overflow:hidden!important}

@media (max-width:600px) {
.rosemary-theme .recipe-carousel-item{height:283px}
.rosemary-theme .recipe-carousel-item-text{max-height:150px}
}

.rosemary-theme .circular-product-item .product-title{max-height:56px}

.rosemary-theme .circular-product-item .product-price{color:var(--primary-color);font-size:16px;font-weight:500}

.rosemary-theme .circular-products-details-modal-content.is-product-open .sticky-product-price-for-modal-product .add-to-cart-btn{-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius);background-color:var(--secondary-color);width:125px}

.rosemary-theme .circular-products-details-modal-content.is-product-open .product-item-quantity-box{width:125px}

.rosemary-theme .circular-products-details-modal-content.is-product-open .product-details-price-box{flex-wrap:nowrap;display:flex}

.rosemary-theme .circular-products-details-modal-content.is-product-open .product-details-price-box .product-details-old-price{top:-8px}

.rosemary-theme .circular-products-details-modal-content.is-product-open .product-details-price-box .product-details-old-price:after{top:12px}

.rosemary-theme .circular-products-details-modal-content.is-product-open .product-details-price-box .product-details-price{margin-bottom:0}

@media (min-width:600px) {
.rosemary-theme .product-item-quantity-box{width:125px}
}

.rosemary-theme .profile-content-main .orders-table-table .update-button span{color:var(--light-color)}

.rosemary-theme .profile-content-main .form-title{font-family:var(--font-secondary);margin-top:6px;font-size:32.5px;font-weight:600}

.rosemary-theme .profile-content-main .form-subheader{font-size:16px;font-family:var(--font-secondary)}

@media (max-width:600px) {
.rosemary-theme .profile-content-main .order-details #mcg-order-number-title{margin-bottom:10px!important}
}

@media (min-width:600px) {
.rosemary-theme .product-list-content-main .favorites-filter button.MuiButtonBase-root{width:95px}
}

.rosemary-theme .storeLocation-content .content-title{margin:16px 0;font-size:18px;font-family:Termina!important}

.rosemary-theme .storeLocation-content .storeLocations-title{margin-top:16px;margin-bottom:16px;font-size:18px;font-weight:700;font-family:Termina!important}

.rosemary-theme .product-list-content .product-details-description-container .product-details-old-price:before{content:"";margin-top:15px;display:table}

.rosemary-theme .product-list-content .product-list-content-main .product-details .product-details-location-name{font-size:17px}

.rosemary-theme .product-list-content .product-list-content-main .product-details .product-details-price{margin-top:7px;margin-bottom:15px;font-size:23px}

.rosemary-theme .case-item .case-item-qty-cases{margin-top:0}

.rosemary-theme .product-details .product-details-description .product-details-quantity-box .product-item-quantity-box{width:125px}

.rosemary-theme .product-details-content .product-details-price-box{flex-wrap:nowrap;display:flex}

.rosemary-theme .product-details-content .product-details-price-box .product-details-old-price{top:-14px}

.rosemary-theme .product-details-content .product-details-price-box .product-details-old-price:after{top:26px}

.rosemary-theme .order-details #mcg-order-number-title{font-size:21px;font-family:var(--font-secondary)}

.rosemary-theme .order-details .order-status-processing{min-width:120px}

@media (max-width:600px) {
.rosemary-theme .order-modal .order-details{padding:8px 10px}
.rosemary-theme .order-modal .order-details .order-status-processing{font-size:12px;min-width:102px!important}
.rosemary-theme .newAddressForm-root .new-address2-input-wrap .new-address-street-address-2 .MuiFormLabel-root{top:-12px}
}

.rosemary-theme{--font-primary:"Alright Sans";--font-secondary:"Termina";--font-tertiary:"Biennale";--light-color:#fcfcfc;--primary-color:#000;--secondary-color:#064b23;--secondary-color-dark:#024a32;--secondary-color-light:#adc235;--top-nav-background:var(--secondary-color-dark);--top-nav-text:var(--light-color);--shopping-cart-button-background:var(--secondary-color-light);--main-nav-background:var(--primary-color);--max-content-width:1360px;--primary-header-background:#fff;--header-text-color:#fff;--header-button-color:var(--secondary-color);--header-button-text:var(--light-color);--green-btn-background:var(--secondary-color);--green-dark:var(--secondary-color-light);--primary-footer-background:#053027;--primary-footer-text:#fff;--add-button-radius:30px;--header-height:175px}