.theshoppe-theme .store-main-page-header{border-bottom:5px solid var(--secondary-color);max-width:100%;min-height:115px}

.theshoppe-theme .store-main-page-header-menu{width:max-content;display:flex}

.theshoppe-theme .store-main-page-header-menu-wrapper{max-width:var(--max-content-width);justify-content:flex-end;margin:auto;display:flex}

.theshoppe-theme .store-main-page-header-menu .store-menu-buttons{margin:0!important}

.theshoppe-theme .store-main-page-header-menu .category-menu-bar{margin:0}

.theshoppe-theme .store-main-page-header-menu .category-menu-bar .category-list-item-details-title{color:var(--primary-color);font-size:18px}

.theshoppe-theme .store-main-page-header-menu .category-menu-bar .category-list-item.is-hover .category-list-item-details{min-height:auto}

.theshoppe-theme .store-main-page-header-menu .category-menu-bar .child-cat-item *{color:var(--text-color);font-size:18px}

.theshoppe-theme .store-main-page-header .header-delivery-btn span{font-family:var(--font-primary);font-size:1.14rem;font-weight:400;line-height:1.5;text-transform:capitalize!important}

.theshoppe-theme .store-main-page-header .header-delivery-btn span strong{font-weight:400}

.theshoppe-theme .store-main-page-header .headerButton-button{min-height:auto}

.theshoppe-theme .store-main-page-header a:hover span{color:var(--header-link-hover-color);transition:color .2s ease-in-out}

@media (max-width:1700px) {
.theshoppe-theme .store-main-page-header{padding-left:15px;padding-right:15px}
}

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

.theshoppe-theme .store-main-page-header .headerButton-button .MuiButton-label{font-size:1.3rem;text-transform:capitalize!important;font-weight:400!important}

.theshoppe-theme .store-main-page-header .store-main-page-header-list-wrapper{min-width:unset;max-width:unset;width:calc(100% + 30px)}

.theshoppe-theme .store-main-page-header .category-menu-bar{justify-content:flex-end}

.theshoppe-theme .store-main-page-header .category-menu-bar .category-list-item-title{text-transform:uppercase;padding:8px;font-size:18px;margin-left:0!important;margin-right:0!important}

@media (max-width:1050px) {
.theshoppe-theme .store-main-page-header .category-menu-bar .category-list-item-title{padding-left:0!important;padding-right:0!important;font-size:16px!important}
}

.theshoppe-theme .store-main-page-header .category-menu-bar .child-cat-item{color:var(--text-color)}

.theshoppe-theme .store-main-page-header .search-box .add-to-cart-btn,.theshoppe-theme .store-main-page-header .search-box .qty-update-btn,.theshoppe-theme .store-main-page-header .search-box #search-box-all-btn{border:none;background:var(--secondary-color)!important}

.theshoppe-theme .store-main-page-header .search-box .add-to-cart-btn span,.theshoppe-theme .store-main-page-header .search-box .add-to-cart-btn svg,.theshoppe-theme .store-main-page-header .search-box .qty-update-btn span,.theshoppe-theme .store-main-page-header .search-box .qty-update-btn svg,.theshoppe-theme .store-main-page-header .search-box #search-box-all-btn span,.theshoppe-theme .store-main-page-header .search-box #search-box-all-btn svg{color:var(--primary-color)!important;fill:var(--primary-color)!important}

.theshoppe-theme .store-main-page-header .search-box .add-to-cart-btn span,.theshoppe-theme .store-main-page-header .search-box .qty-update-btn span,.theshoppe-theme .store-main-page-header .search-box #search-box-all-btn span{text-transform:capitalize!important}

.theshoppe-theme .store-main-page-header .search-box .product-item-quantity-box p{border-color:var(--secondary-color)!important}

.theshoppe-theme .store-main-page-header .search-box #search-box-all-btn span{padding-top:4px;font-size:1.2rem!important}

.theshoppe-theme .store-main-page-header .search-box__label .MuiInput-formControl{border-bottom:2px solid var(--secondary-color);padding:0 40px 0 0}

.theshoppe-theme .store-main-page-header__left{width:fit-content}

@media (max-width:600px) {
.theshoppe-theme .store-main-page-header__left.focused .search-box{border:2px solid var(--secondary-color)!important}
}

.theshoppe-theme .store-main-page-header__left .search-box{border:2px solid var(--primary-color);background-color:transparent;-webkit-border-radius:50px;border-radius:50px;min-width:300px;max-width:350px;padding:0}

@media (max-width:600px) {
.theshoppe-theme .store-main-page-header__left .search-box{min-width:auto;max-width:350px}
}

.theshoppe-theme .store-main-page-header__left .search-box .search-autocomplete-popper .autocomplete-option P{color:var(--text-color)}

.theshoppe-theme .store-main-page-header__left .search-box__label{min-width:100px}

.theshoppe-theme .store-main-page-header__left .search-box__label .MuiInput-input{color:var(--header-text-color);width:100%;font-size:1.3rem}

.theshoppe-theme .store-main-page-header__left .search-box__label .MuiInput-input::placeholder{opacity:1}

.theshoppe-theme .store-main-page-header__left .search-box-icon path{fill:var(--light-color)}

.theshoppe-theme .store-main-page-header-content{max-width:var(--max-content-width);height:var(--main-nav-height);align-items:center;margin-left:auto;margin-right:auto;display:flex}

@media (max-width:1280px) {
.theshoppe-theme .store-main-page-header-content{justify-content:space-between;align-items:center;display:flex}
}

.theshoppe-theme .store-main-page-header-content-left{justify-content:center;align-items:center;display:flex;position:relative}

.theshoppe-theme .store-main-page-header-content .shopping-cart-btn{background-color:var(--primary-color)}

.theshoppe-theme .store-main-page-header-content .logo-wrapper{justify-content:flex-start;align-items:center;width:220px;padding:0;display:flex;position:relative;margin-right:100px!important}

@media (min-width:1700px) {
.theshoppe-theme .store-main-page-header-content .logo-wrapper{margin-right:50px!important}
}

@media (max-width:1280px) {
.theshoppe-theme .store-main-page-header-content .logo-wrapper{margin-right:200px!important}
.theshoppe-theme .store-main-page-header-content .logo-wrapper .logo-extra{display:none}
}

.theshoppe-theme .store-main-page-header-content .logo-wrapper .logo{z-index:10;width:200px;position:absolute;top:-18px;left:-1%}

.theshoppe-theme .store-main-page-header-content .store-main-page-header__left{max-width:unset;justify-content:flex-start;align-items:flex-end;margin-left:0;display:flex;padding-right:10px!important}

.theshoppe-theme .store-main-page-header-content .store-main-page-header__left>div{width:100%;justify-content:center!important}

.theshoppe-theme .store-main-page-header-content .store-main-page-header__left .search-box{margin-left:0}

.theshoppe-theme .store-main-page-header-content .shopping-cart-widget{flex-shrink:0;order:6;margin-right:10px;display:flex}

.theshoppe-theme .store-main-page-header-content .shopping-cart-widget .MuiButton-label .products-count-right{width:16px;margin-top:3px;font-size:1.4rem;line-height:0}

.theshoppe-theme .store-main-page-header-content .shopping-cart-widget .MuiButton-label .MuiButton-startIcon{margin-left:0;margin-right:0}

.theshoppe-theme .store-main-page-header-content .passover-toggle{order:2}

.theshoppe-theme .store-main-page-header-content .passover-toggle .MuiTypography-root{text-transform:capitalize;font-weight:400}

.theshoppe-theme .store-main-page-header-content .passover-toggle.switchActive .MuiTypography-root{color:var(--green-color)}

.theshoppe-theme .store-main-page-header-content .passover-toggle .MuiFormControlLabel-root{border:2px solid var(--primary-color);-webkit-border-radius:50px;border-radius:50px;flex-direction:row-reverse;padding:0 5px 0 15px}

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

.theshoppe-theme .store-main-page-header-content .delivery-btn{flex-shrink:0;order:0;display:flex}

.theshoppe-theme .store-main-page-header-content .store-button-modal{flex-shrink:0;order:5;margin-right:16px;display:flex}

.theshoppe-theme .store-main-page-header-content .store-button-modal .MuiButton-label{max-width:160px}

.theshoppe-theme .store-main-page-header-content .store-main-page-header__right,.theshoppe-theme .store-main-page-header-content .login-button{flex-shrink:0;order:7;font-size:1.14rem}

.theshoppe-theme .store-main-page-header-content .store-main-page-header__right span,.theshoppe-theme .store-main-page-header-content .login-button span{font-family:var(--font-primary);font-size:1.14rem;font-weight:400;line-height:1.5}

.theshoppe-theme .store-main-page-header-content .login-button,.theshoppe-theme .store-main-page-header-content .delivery-btn button{border-bottom:2px solid var(--secondary-color);-webkit-border-radius:0;border-radius:0;padding:5px 0}

.theshoppe-theme .store-menu-buttons{align-items:center;width:auto;margin-left:auto;margin-right:auto;max-width:var(--max-content-width)!important;justify-content:flex-end!important;margin:auto 0 auto auto!important;padding-top:0!important;display:flex!important}

.theshoppe-theme .search-box .search-box-icon{color:var(--primary-color)}

.theshoppe-theme .store-category-header-mobile .mobile-logo-wrapper{padding-left:8px}

.theshoppe-theme .store-category-header-mobile .mobile-logo-wrapper img.logo{max-width:102px}

.theshoppe-theme .store-category-header-mobile .mobile-logo-wrapper.logo-subscription img.logo{max-width:162px}

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

.theshoppe-theme .store-category-header-mobile .MuiButton-containedSecondary.MuiButton-root{background-color:var(--secondary-color)}

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

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

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

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

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

.theshoppe-theme .store-category-header-mobile__content .store-main-page-header__left .search-box input{color:var(--light-color);background-color:transparent;padding-left:8px!important}

.theshoppe-theme .store-category-header-mobile__content .store-main-page-header__left .search-box input::placeholder{color:var(--light-color);opacity:1}

.theshoppe-theme .store-category-header-mobile__content .store-main-page-header__left .search-box-endAdornment,.theshoppe-theme .store-category-header-mobile__content .store-main-page-header__left .search-box-icon{right:10px}

.theshoppe-theme .store-category-header-mobile__content .store-main-page-header__left .search-box-endAdornment svg,.theshoppe-theme .store-category-header-mobile__content .store-main-page-header__left .search-box-icon svg{color:var(--primary-color)}

@media (min-width:600px) {
.theshoppe-theme .store-category-header-mobile__content .store-main-page-header__left .search-box{height:28px;margin:0}
}

.theshoppe-theme .store-category-header-mobile__content .store-main-page-header__left:not(.focused) .search-box{margin-right:18px;overflow:visible}

@media (max-width:600px) {
.theshoppe-theme .store-category-header-mobile__content .store-main-page-header__left:not(.focused) .search-box-icon{right:-12px}
}

@media (min-width:601px) {
.theshoppe-theme .store-category-header-mobile__content .store-main-page-header__left:not(.focused) .search-box{height:28px;margin:0;overflow:hidden}
}

@media screen and (max-width:445px) {
.theshoppe-theme .store-category-header-mobile__content .store-main-page-header__left{margin-left:0;margin-right:0}
}

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

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

@media screen and (max-width:445px) {
.theshoppe-theme .store-category-header-mobile__content .aside-column>*{margin:0}
}

.theshoppe-theme .store-category-header-mobile__content .shopping-cart-btn button{box-shadow:none;height:28px;margin-left:0}

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

.theshoppe-theme .store-category-header-mobile__content .shopping-cart-btn button span{font-family:var(--font-primary);font-weight:400;line-height:0}

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

.theshoppe-theme .store-category-header-mobile__content .search-box{overflow:hidden}

.theshoppe-theme .store-category-header-mobile__content .search-box input{height:100%;margin-left:5px}

.theshoppe-theme .store-category-header-mobile__content .search-box input::placeholder{position:relative}

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

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

.theshoppe-theme .store-category-header-mobile .shopping-cart-btn span,.theshoppe-theme .store-category-header-mobile .shopping-cart-btn svg{color:var(--primary-color)}

.theshoppe-theme .store-category-header-mobile .sidebar-btn>button{width:32px;height:28px}

.theshoppe-theme .store-category-header-mobile .sidebar-btn>button .MuiSvgIcon-root{color:var(--primary-color);width:24px!important;height:24px!important}

.theshoppe-theme .store-category-header-mobile .sidebar-btn>button .styled-button-img{color:var(--primary-color);width:24px!important;height:24px!important}

.theshoppe-theme .store-category-header-mobile .sidebar-btn>button .styled-button-img{filter:brightness(0)saturate()invert(9%)sepia(19%)saturate(6128%)hue-rotate(345deg)brightness(92%)contrast(93%)}

.theshoppe-theme .store-category-header-mobile__content:has(.store-main-page-header__left.focused) .mobile-logo-wrapper{display:none}

@media (max-width:600px) {
.theshoppe-theme .store-category-header-mobile__content{width:100%;max-width:100%;margin-left:0;margin-right:4px}
.theshoppe-theme .store-category-header-mobile__content .aside-column.right{margin:0 10px}
.theshoppe-theme .store-category-header-mobile__content .search-box{height:35px;padding:5px 6px 4px}
}

.theshoppe-theme .search-box .add-to-cart-btn,.theshoppe-theme .search-box .product-item-quantity-box{min-width:100px!important}

.theshoppe-theme .search-box .add-to-cart-btn.plus-icon,.theshoppe-theme .search-box .product-item-quantity-box.plus-icon{min-width:unset!important}

.theshoppe-theme .search-box .add-to-cart-btn,.theshoppe-theme .search-box .qty-update-btn,.theshoppe-theme .search-box #search-box-all-btn{background:var(--secondary-color)!important;border-color:var(--secondary-color)!important}

.theshoppe-theme .search-box .add-to-cart-btn svg,.theshoppe-theme .search-box .add-to-cart-btn span,.theshoppe-theme .search-box .qty-update-btn svg,.theshoppe-theme .search-box .qty-update-btn span,.theshoppe-theme .search-box #search-box-all-btn svg,.theshoppe-theme .search-box #search-box-all-btn span{color:var(--primary-color)!important;fill:var(--primary-color)!important}

.theshoppe-theme .search-box .product-item-quantity-box p{border-color:var(--secondary-color)!important}

.theshoppe-theme .search-box .weight-text{color:var(--error-color)!important}

.theshoppe-theme .shopping-cart-widget .shopping-cart-btn svg.MuiSvgIcon-root{font-size:30px}

.theshoppe-theme .btn-instagram{min-width:unset;border:0;margin:0;padding:0;background-color:transparent!important}

.theshoppe-theme .btn-instagram .MuiSvgIcon-root{color:var(--header-text-color);font-size:30px}

.theshoppe-theme .btn-instagram:hover .MuiSvgIcon-root{color:var(--secondary-color)}

.theshoppe-theme .btn-instagram:hover .MuiSvgIcon-root>*{color:var(--secondary-color)}

.theshoppe-theme .store-main-page-header-list-item{font-weight:400;font-size:18px!important}

.theshoppe-theme .store-main-page-header-list-item a{padding:0 12px}

.theshoppe-theme .store-main-page-header-list{max-width:var(--max-content-width);margin:0;padding:0}

@media (min-width:960px) and (max-width:1260px) {
.theshoppe-theme .store-main-page-header .logo-wrapper{margin-right:0!important}
.theshoppe-theme .store-main-page-header .logo-wrapper .logo{width:220px;height:56px!important}
}

.theshoppe-theme .passover-toggle-button.switchActive button.MuiButtonBase-root{background-color:var(--green-color);border:2px solid var(--green-color)}

.theshoppe-theme .passover-toggle-button.switchActive button.MuiButtonBase-root span.MuiToggleButton-label{color:var(--light-color)}

.theshoppe-theme .search-box-autocomplete .search-box-endAdornment svg{color:var(--light-color)!important}

.theshoppe-theme .search-autocomplete-popper .btn-select-wrp .MuiButton-label{padding-top:5px}

.theshoppe-theme .footer-container{padding-top:0;padding-bottom:40px;position:relative}

.theshoppe-theme .mcg-columns-footer{max-width:var(--max-content-width);color:var(--primary-footer-text);grid-template-columns:2fr repeat(4,1fr);gap:0;width:100%;margin:0 auto;font-size:18px;display:grid}

.theshoppe-theme .mcg-columns-footer:after{content:" ";background-color:var(--secondary-color);height:2px;position:absolute;bottom:98px;left:0;right:0}

.theshoppe-theme .mcg-columns-footer>div{padding:16px}

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

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

.theshoppe-theme .mcg-columns-footer .footer-logo img{max-width:80%}

.theshoppe-theme .mcg-columns-footer .footer-column-logo{margin-bottom:12px}

.theshoppe-theme .mcg-columns-footer .footer-column-logo .footer-logo{width:132px;display:inline-flex}

.theshoppe-theme .mcg-columns-footer .footer-column-logo .footer-logo img{max-width:100%}

.theshoppe-theme .mcg-columns-footer .footer-column-title{color:var(--primary-footer-text);font-size:24px;font-weight:600;font-family:var(--font-tertiary);text-transform:uppercase;text-align:left;letter-spacing:.05em;border-bottom:2px solid var(--secondary-color);width:fit-content;min-width:100px;margin-bottom:40px;padding-bottom:14px}

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

.theshoppe-theme .mcg-columns-footer .footer-menu-link{color:#fff;font-size:20px;font-weight:400;font-family:var(--font-primary);letter-spacing:.005em;width:fit-content;margin-bottom:20px;display:inline-flex}

.theshoppe-theme .mcg-columns-footer .footer-logo-container{border-right:2px solid var(--secondary-color);flex-direction:column;align-items:center;margin-right:max(3%,60px);display:flex}

@media (max-width:600px) {
.theshoppe-theme .mcg-columns-footer .footer-logo-container{border-right:none;margin-right:0}
.theshoppe-theme .mcg-columns-footer .footer-logo-container .logo{width:50%}
}

.theshoppe-theme .mcg-columns-footer .footer-logo-container .logo{margin-bottom:40px}

.theshoppe-theme .mcg-columns-footer .footer-logo-container .footer-logo-text{font-size:24px;font-family:var(--font-tertiary);text-align:center;letter-spacing:.05rem;font-weight:400}

.theshoppe-theme .mcg-columns-footer>div{padding-top:80px;padding-bottom:80px}

@media (max-width:600px) {
.theshoppe-theme .mcg-columns-footer>div{padding:20px 0}
}

.theshoppe-theme .mcg-columns-footer>div:nth-child(4) a{color:var(--primary-footer-text);font-size:1.2rem;font-weight:400;font-family:var(--font-primary);letter-spacing:.005em;justify-content:flex-start;align-items:center;display:inline-flex}

.theshoppe-theme .mcg-columns-footer>div:nth-child(4) a img{-webkit-border-radius:6px;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;margin-right:8px;padding:2px;display:inline-flex}

.theshoppe-theme .mcg-columns-footer>div:nth-child(5)>div{width:186px}

.theshoppe-theme .mcg-columns-footer>div:nth-child(5) img{margin-bottom:25px}

.theshoppe-theme .powered-by{text-align:left;font-size:16px;font-family:var(--font-primary);color:var(--primary-footer-text);max-width:var(--max-content-width);letter-spacing:.005em;width:100%;margin:40px auto 0;padding-left:16px;padding-right:16px}

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

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

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

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

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

.theshoppe-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) {
.theshoppe-theme .access-denied-left-side .title{font-size:50px}
}

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

.theshoppe-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}

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

.theshoppe-theme .store-content-bestsellers-container,.theshoppe-theme .store-content-top-shop-by-recipes-container{background-color:#fff;width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;margin-top:0!important;margin-bottom:0!important}

@media (max-width:1440px) {
.theshoppe-theme .store-content-bestsellers-container,.theshoppe-theme .store-content-top-shop-by-recipes-container{padding-left:0;padding-right:0}
}

.theshoppe-theme .store-content-bestsellers-container .store-content-bestsellers,.theshoppe-theme .store-content-bestsellers-container .store-content-top-shop-by-recipes,.theshoppe-theme .store-content-top-shop-by-recipes-container .store-content-bestsellers,.theshoppe-theme .store-content-top-shop-by-recipes-container .store-content-top-shop-by-recipes{max-width:unset;width:100%;margin-top:0;margin-bottom:0;padding:16px 0!important}

.theshoppe-theme .store-content-bestsellers-container .store-content-bestsellers .multi-carousel,.theshoppe-theme .store-content-bestsellers-container .store-content-top-shop-by-recipes .multi-carousel,.theshoppe-theme .store-content-top-shop-by-recipes-container .store-content-bestsellers .multi-carousel,.theshoppe-theme .store-content-top-shop-by-recipes-container .store-content-top-shop-by-recipes .multi-carousel{margin-bottom:0}

.theshoppe-theme .store-content-bestsellers-container h2.subheader,.theshoppe-theme .store-content-top-shop-by-recipes-container h2.subheader{text-align:left;letter-spacing:normal;text-transform:uppercase;width:100%;padding-left:0!important;padding-right:0!important;display:block!important}

@media (min-width:960px) {
.theshoppe-theme .store-content-bestsellers-container h2.subheader,.theshoppe-theme .store-content-top-shop-by-recipes-container h2.subheader{padding-left:28px!important;padding-right:28px!important}
}

@media (max-width:960px) {
.theshoppe-theme .store-content-bestsellers-container h2.subheader,.theshoppe-theme .store-content-top-shop-by-recipes-container h2.subheader{padding-left:8px!important;padding-right:8px!important}
}

.theshoppe-theme .product-category-carousel-wrapper .h2.subheader{font-size:24px}

.theshoppe-theme h2.subheader{color:var(--primary-color);letter-spacing:.05em;text-transform:uppercase;font-size:26px;font-weight:600;font-family:var(--font-tertiary);padding:24px 0}

@media (max-width:600px) {
.theshoppe-theme h2.subheader{letter-spacing:normal;font-size:24px;padding:0 12px 8px!important}
}

.theshoppe-theme .checkout-page-body .MuiStepLabel-iconContainer:has(.MuiStepIcon-completed){position:relative}

.theshoppe-theme .checkout-page-body .MuiStepLabel-iconContainer:has(.MuiStepIcon-completed) .MuiStepIcon-completed{z-index:1}

.theshoppe-theme .checkout-page-body .MuiStepLabel-iconContainer:has(.MuiStepIcon-completed):after{content:"";background-color:var(--secondary-color);-webkit-border-radius:50%;border-radius:50%;position:absolute;top:2px;bottom:2px;left:2px;right:10px}

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

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

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

.theshoppe-theme .recipe-carousel-item .recipe-carousel-item-title,.theshoppe-theme .recipe-carousel-item .recipe-carousel-item-description{font-family:var(--font-primary);color:var(--primary-color)}

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

.theshoppe-theme .store-content .content-title{font-size:1.8rem}

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

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

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

.theshoppe-theme .additional-banner{width:100%;order:4;width:calc(100% + 40px);margin:55px -20px}

.theshoppe-theme .additional-banner img{object-fit:cover;width:100%;min-height:100px;max-height:200px}

@media (max-width:600px) {
.theshoppe-theme .additional-banner{display:none}
}

.theshoppe-theme .big-banner{background-color:var(--secondary-color);width:100%;order:3;width:calc(100% + 40px);margin:55px -20px 128px;padding:60px 0;position:relative}

@media (max-width:600px) {
.theshoppe-theme .big-banner{margin-bottom:80px;padding:28px 20px}
.theshoppe-theme .big-banner h1{margin-bottom:18.8px;font-size:28px!important}
}

.theshoppe-theme .big-banner h1{font-family:var(--font-tertiary);letter-spacing:.05em;color:var(--primary-color);text-align:center;margin-bottom:16px;font-size:50px;font-weight:600;line-height:50px}

.theshoppe-theme .big-banner p{font-family:var(--font-primary);letter-spacing:.05em;text-align:center;font-size:20px;font-weight:600;line-height:20px}

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

.theshoppe-theme .form-layout-header{padding:32px 0 38px}

@media (max-width:600px) {
.theshoppe-theme .form-layout-content{top:-20px}
}

.theshoppe-theme .form-layout-logo{max-width:260px}

.theshoppe-theme .form-layout-content .MuiInput-underline:before{border-bottom:2px solid var(--secondary-color)}

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

.theshoppe-theme .form-layout-content>div:first-child{padding-top:0!important}

.theshoppe-theme .form-layout-content button.form-submit-btn{background:var(--secondary-color);border:none;font-size:1.1em}

.theshoppe-theme .form-layout-content button.form-submit-btn .MuiButton-label{color:var(--primary-color);font-size:1.4rem}

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

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

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

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

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

.theshoppe-theme .form-layout .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:var(--primary-color)}

.theshoppe-theme .product-node .productNote-button-text{padding-top:1px;font-size:18px}

.theshoppe-theme .form-layout-popup>div>.MuiPaper-root:before{background:var(--form-layout-background)}

.theshoppe-theme .form-layout-popup>div>.MuiPaper-root{background:var(--form-layout-background)}

.theshoppe-theme .MuiDialog-root .MuiDialogTitle-root{padding-top:0}

.theshoppe-theme #loginForm{padding-left:10px;padding-right:10px}

.theshoppe-theme #loginForm .form-buttons-main .form-link{-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius)}

.theshoppe-theme #loginForm .form-buttons-main .form-link .MuiTypography-root{font-size:1.4rem}

.theshoppe-theme .departments-list-item-image{color:var(--primary-color);max-width:90%}

.theshoppe-theme .departments-list-item-title{font-family:var(--font-primary);color:var(--primary-color);width:100%;margin-top:20px;font-size:20px;font-weight:400;line-height:18pt;display:block}

.theshoppe-theme #departments .departments-list-item-title{font-family:var(--font-tertiary);text-transform:uppercase;font-size:22px;font-weight:400}

@media (max-width:600px) {
.theshoppe-theme #departments .departments-list-item-title{font-size:17px}
}

.theshoppe-theme .product-item-button{top:33.3333%}

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

.theshoppe-theme .product-details .add-to-cart-btn,.theshoppe-theme .product-item-button .add-to-cart-btn{background:var(--secondary-color);-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius);min-width:125px;color:var(--primary-color)!important}

.theshoppe-theme .product-details .add-to-cart-btn-text,.theshoppe-theme .product-item-button .add-to-cart-btn-text{margin-top:2px}

.theshoppe-theme .product-details .add-to-cart-btn span,.theshoppe-theme .product-item-button .add-to-cart-btn span{color:var(--primary-color);font-size:20px;line-height:20px}

.theshoppe-theme .product-details .add-to-cart-btn.Mui-disabled,.theshoppe-theme .product-item-button .add-to-cart-btn.Mui-disabled{box-shadow:none;background-image:none;background-color:#ccc!important}

@media (max-width:600px) {
.theshoppe-theme .product-details-title{grid-column:1/3}
.theshoppe-theme .product-details-title,.theshoppe-theme .product-details-price{text-align:left!important}
.theshoppe-theme .product-details-subTitle{margin-top:10px;margin-bottom:5px!important}
.theshoppe-theme .product-details-quantity-box{text-align:left;grid-area:3/1/4;margin-top:20px}
.theshoppe-theme .product-details-description{flex-direction:column;align-items:flex-start;display:flex}
}

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

@media (min-width:960px) {
.theshoppe-theme .keen-slider__slide .item-carousel .product-item-button{top:40%}
.theshoppe-theme .products-container-list .product-item-button{top:36%}
}

@media (max-width:600px) {
.theshoppe-theme .keen-slider__slide .item-carousel .product-item-price-wrapper.product-item-price-wrapper--mb{height:52px}
}

.theshoppe-theme .base-layout-content:has(.product-list-content){padding:0}

.theshoppe-theme .base-layout-content:has(.recipes-content){padding:0}

@media (max-width:960px) {
.theshoppe-theme .base-layout-content:has(.product-list-content){padding:0 20px}
.theshoppe-theme .base-layout-content:has(.recipes-content){padding:0 20px}
}

.theshoppe-theme .base-layout-content:has(.product-list-content) .product-list-content-sidebar{background-color:var(--secondary-color-light);padding:16px 0 0 20px}

.theshoppe-theme .base-layout-content:has(.product-list-content) .recipes-content-sidebar{background-color:var(--secondary-color-light);padding:16px 0 0 20px}

.theshoppe-theme .base-layout-content:has(.recipes-content) .product-list-content-sidebar{background-color:var(--secondary-color-light);padding:16px 0 0 20px}

.theshoppe-theme .base-layout-content:has(.recipes-content) .recipes-content-sidebar{background-color:var(--secondary-color-light);padding:16px 0 0 20px}

.theshoppe-theme .base-layout-content:has(.product-list-content) .product-list-content-sidebar .filtersList-root{background-color:var(--secondary-color-light)}

.theshoppe-theme .base-layout-content:has(.product-list-content) .recipes-content-sidebar .filtersList-root{background-color:var(--secondary-color-light)}

.theshoppe-theme .base-layout-content:has(.recipes-content) .product-list-content-sidebar .filtersList-root{background-color:var(--secondary-color-light)}

.theshoppe-theme .base-layout-content:has(.recipes-content) .recipes-content-sidebar .filtersList-root{background-color:var(--secondary-color-light)}

.theshoppe-theme .base-layout-content:has(.product-list-content) .product-list-content-main{margin:16px 20px 0 0}

.theshoppe-theme .base-layout-content:has(.product-list-content) .recipes-content-main{margin:16px 20px 0 0}

.theshoppe-theme .base-layout-content:has(.recipes-content) .product-list-content-main{margin:16px 20px 0 0}

.theshoppe-theme .base-layout-content:has(.recipes-content) .recipes-content-main{margin:16px 20px 0 0}

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

.theshoppe-theme .multi-carousel{width:99%}

.theshoppe-theme .multi-carousel .item-carousel{box-shadow:none;background:0 0;border:0;-webkit-border-radius:6px;border-radius:6px;align-items:center;max-width:100%;height:auto;margin:0;display:flex}

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

.theshoppe-theme .multi-carousel-header-skeleton{text-align:left;align-items:flex-start;margin-left:54px}

@media (max-width:960px) {
.theshoppe-theme .multi-carousel-header-skeleton{margin-left:15px}
}

@media (max-width:600px) {
.theshoppe-theme .multi-carousel .item-carousel .product-item-content>a{padding:0}
.theshoppe-theme .multi-carousel .item-carousel .product-item-price-wrapper{height:48px}
.theshoppe-theme .multi-carousel .item-carousel .product-item-button{top:0}
}

.theshoppe-theme .store-content-top-shop-by-recipes{margin-bottom:4rem;padding-top:32px}

.theshoppe-theme .store-content-top-shop-by-recipes .recipe-carousel-item-title{-webkit-line-clamp:2;color:var(--secondary-color);height:max-content;margin-bottom:8px;font-size:18px;font-weight:600}

.theshoppe-theme .store-content-top-shop-by-recipes .recipe-carousel-item-description{-webkit-line-clamp:4;color:#101010;font-size:16px;font-weight:400}

@media (max-width:600px) {
.theshoppe-theme .store-content-top-shop-by-recipes .recipe-carousel-item-description{-webkit-line-clamp:3}
}

.theshoppe-theme .store-content-top-shop-by-recipes .recipe-carousel-item-image{max-width:200px;height:auto;max-height:200px}

.theshoppe-theme .store-content-top-shop-by-recipes .recipe-carousel-item-image img{background-position:50%;background-size:contain;width:100%;height:100%}

.theshoppe-theme .store-content-top-shop-by-recipes .recipe-carousel-item-text{flex-grow:1;padding-left:16px;padding-right:16px}

@media (max-width:600px) {
.theshoppe-theme .store-content-top-shop-by-recipes .recipe-carousel-item{height:auto!important}
.theshoppe-theme .store-content-top-shop-by-recipes .recipe-carousel-item .recipe-carousel-item-text{max-height:unset;padding-left:0;padding-right:0}
.theshoppe-theme .store-content-top-shop-by-recipes .recipe-carousel-item .recipe-carousel-item-title{margin-top:10px!important}
.theshoppe-theme .store-content-top-shop-by-recipes .recipe-carousel-item .recipe-carousel-item-description{height:56px;margin-bottom:10px}
}

.theshoppe-theme .keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{overflow:visible}

.theshoppe-theme .no-button,.theshoppe-theme .cancel-button,.theshoppe-theme .delete-cancel,.theshoppe-theme .green-button{font-family:var(--font-primary);-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius);border:none;padding:6px 16px;background-color:var(--secondary-color)!important}

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

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

.theshoppe-theme .no-button:hover{background-color:var(--secondary-color-dark)!important}

.theshoppe-theme .cancel-button:hover{background-color:var(--secondary-color-dark)!important}

.theshoppe-theme .delete-cancel:hover{background-color:var(--secondary-color-dark)!important}

.theshoppe-theme .green-button:hover{background-color:var(--secondary-color-dark)!important}

.theshoppe-theme .MuiButton-containedPrimary{background:var(--primary-color);color:var(--secondary-color)}

.theshoppe-theme .MuiButton-containedSecondary{background:var(--secondary-color)}

.theshoppe-theme .MuiButton-outlinedPrimary{color:var(--secondary-color)}

.theshoppe-theme .product-attr-editor .MuiButton-containedSecondary{background-color:#39b54a}

.theshoppe-theme .shop-ingredients{background:var(--green-btn-background);font-family:var(--font-primary);-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius)}

.theshoppe-theme button.button-completed:not(.Mui-disabled){background:var(--green-btn-background);font-family:var(--font-primary);-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius)}

.theshoppe-theme .shop-ingredients span{color:var(--secondary-color)!important}

.theshoppe-theme button.button-completed:not(.Mui-disabled) span{color:var(--secondary-color)!important}

.theshoppe-theme button.button-completed.Mui-disabled,.theshoppe-theme .button-back{-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius)}

.theshoppe-theme .shop-ingredients span{font-size:1.3rem}

.theshoppe-theme .recipes-searchBox-see-all-button{-webkit-border-radius:var(--header-button-radius);border-radius:var(--header-button-radius);background-color:var(--secondary-color)!important}

.theshoppe-theme .recipes-searchBox-see-all-button .MuiButton-label{font-size:1.1rem;font-weight:500;font-family:var(--font-primary);color:var(--primary-color)!important;text-transform:capitalize!important}

.theshoppe-theme .yes-button,.theshoppe-theme .save-button,.theshoppe-theme .confirm-button,.theshoppe-theme .change-password-btn,.theshoppe-theme .profile-form__btns--save{background:var(--green-btn-background);-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius);border:none}

.theshoppe-theme .yes-button span,.theshoppe-theme .save-button span,.theshoppe-theme .confirm-button span,.theshoppe-theme .change-password-btn span,.theshoppe-theme .profile-form__btns--save span{color:var(--secondary-color)}

.theshoppe-theme .yes-button.Mui-disabled,.theshoppe-theme .save-button.Mui-disabled,.theshoppe-theme .confirm-button.Mui-disabled,.theshoppe-theme .change-password-btn.Mui-disabled,.theshoppe-theme .profile-form__btns--save.Mui-disabled{box-shadow:none;background-color:#ccc!important}

.theshoppe-theme .MuiFab-secondary{color:var(--secondary-color);background-color:var(--primary-color)}

.theshoppe-theme .MuiFab-secondary:hover{background-color:var(--primary-color-dark)}

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

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

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

.theshoppe-theme .store-main-page-header-content button:hover *{color:var(--secondary-color)}

.theshoppe-theme .catalog-actionButton-wrapper .catalog-actionButton-actionButton,.theshoppe-theme .recipes-actionButton-wrapper .recipes-actionButton-actionButton,.theshoppe-theme .catalog-actionButton-fab,.theshoppe-theme .recipes-actionButton-fab,.theshoppe-theme .btn-scroll-to-top{background-color:var(--secondary-color);color:var(--primary-color)}

.theshoppe-theme .catalog-actionButton-wrapper .catalog-actionButton-actionButton.fab-btn-active,.theshoppe-theme .recipes-actionButton-wrapper .recipes-actionButton-actionButton.fab-btn-active,.theshoppe-theme .catalog-actionButton-fab.fab-btn-active,.theshoppe-theme .recipes-actionButton-fab.fab-btn-active,.theshoppe-theme .btn-scroll-to-top.fab-btn-active{background-color:var(--primary-color);color:var(--secondary-color)}

.theshoppe-theme .catalog-actionButton-wrapper .catalog-actionButton-actionButton.fab-btn-active:hover{color:var(--secondary-color-dark);background-color:var(--primary-color-dark)}

.theshoppe-theme .recipes-actionButton-wrapper .recipes-actionButton-actionButton.fab-btn-active:hover{color:var(--secondary-color-dark);background-color:var(--primary-color-dark)}

.theshoppe-theme .catalog-actionButton-fab.fab-btn-active:hover{color:var(--secondary-color-dark);background-color:var(--primary-color-dark)}

.theshoppe-theme .recipes-actionButton-fab.fab-btn-active:hover{color:var(--secondary-color-dark);background-color:var(--primary-color-dark)}

.theshoppe-theme .btn-scroll-to-top.fab-btn-active:hover{color:var(--secondary-color-dark);background-color:var(--primary-color-dark)}

.theshoppe-theme .catalog-actionButton-wrapper .catalog-actionButton-actionButton:hover{color:var(--primary-color-dark);background-color:var(--secondary-color-dark)}

.theshoppe-theme .recipes-actionButton-wrapper .recipes-actionButton-actionButton:hover{color:var(--primary-color-dark);background-color:var(--secondary-color-dark)}

.theshoppe-theme .catalog-actionButton-fab:hover{color:var(--primary-color-dark);background-color:var(--secondary-color-dark)}

.theshoppe-theme .recipes-actionButton-fab:hover{color:var(--primary-color-dark);background-color:var(--secondary-color-dark)}

.theshoppe-theme .btn-scroll-to-top:hover{color:var(--primary-color-dark);background-color:var(--secondary-color-dark)}

.theshoppe-theme .MuiButton-root.Mui-disabled{background-color:rgba(0,0,0,.12)}

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

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

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

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

.theshoppe-theme .checkout-page-body .MuiButton-label,.theshoppe-theme .profile-content-main .MuiButton-label{padding-top:3px}

.theshoppe-theme .add-to-cart-btn-text{margin-top:5px}

.theshoppe-theme .delivery-popup .delivery-settings .delivery-tabs .tabs .tab{font-family:var(--font-primary)}

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

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

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

.theshoppe-theme .checkout,.theshoppe-theme .checkout button{width:100%}

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

.theshoppe-theme .recipe-carousel-item{box-shadow:none}

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

.theshoppe-theme .recipes-content .recipes-content-sidebar{display:block}

@media (max-width:600px) {
.theshoppe-theme .recipes-content .recipes-content-sidebar{display:none}
}

.theshoppe-theme .recipes-content .recipes-content-sidebar .recipes-sidebar{position:sticky;top:150px}

.theshoppe-theme .recipes-content .recipes-content-sidebar .recipes-sidebar .recipes-list-item-title{margin-top:0}

.theshoppe-theme .two-sides-layout .container.one-panel{display:block}

@media (min-width:960px) {
.theshoppe-theme .two-sides-layout .right-half{margin-top:10px}
}

.theshoppe-theme #left-column .zip-code-layout,.theshoppe-theme #left-column .zip-code-layout .zip-code-wrapper{width:100%}

.theshoppe-theme #left-column .zip-code-widget{background-color:var(--primary-color);min-width:unset;max-width:unset;margin-left:-12px;margin-right:-12px;-webkit-border-radius:6px;border-radius:6px;width:calc(100% + 24px);height:auto;margin-top:0;padding:8px 12px;position:relative;top:0;right:0}

.theshoppe-theme #left-column .zip-code-widget .zip-code-widget-title{margin:10px 0;font-size:22px;font-weight:500}

.theshoppe-theme #left-column .zip-code-widget .zip-code-widget-description{margin-bottom:16px!important}

.theshoppe-theme #left-column .zip-code-widget>.MuiBox-root{margin-top:0}

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

.theshoppe-theme #left-column .zip-code-widget .zip-code-widget-form{flex-direction:column;align-items:flex-start;margin-bottom:10px;display:flex}

.theshoppe-theme #left-column .zip-code-widget .zip-code-widget-form .zip-code-widget-input{max-width:100%}

.theshoppe-theme #left-column .zip-code-widget .zip-code-widget-form .zip-code-widget-input *{color:#212121;-webkit-border-radius:0;border-radius:0;border:none!important}

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

.theshoppe-theme #left-column .zip-code-widget .zip-code-widget-form .zip-code-widget-button{text-transform:uppercase;border:none;border:1.5px solid var(--light-color);cursor:pointer;background-color:transparent;-webkit-border-radius:0;border-radius:0;width:100%;margin-top:8px;margin-left:0;margin-right:0;padding:6px 0;font-size:16px;line-height:24px;transition:none}

.theshoppe-theme #left-column .zip-code-widget .zip-code-widget-form .zip-code-widget-button:hover{border-color:var(--secondary-color);background:var(--secondary-color)!important}

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

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

.theshoppe-theme .products-container-list{justify-content:center;display:flex}

.theshoppe-theme .products-container-list>div:first-child{width:auto!important}

.theshoppe-theme .products-container-list .fixed-grid>div>div{justify-content:center;display:flex}

.theshoppe-theme .products-container-list .fixed-grid>div>div>div{position:relative!important}

.theshoppe-theme .category-description span{padding:5px}

.theshoppe-theme .circular-product-item .product-item-special-lbl,.theshoppe-theme .circular-product-item .product-item-label-box,.theshoppe-theme .circular-product-item .product-details-special-lbl,.theshoppe-theme .deli-products-list-item .product-item-special-lbl,.theshoppe-theme .deli-products-list-item .product-item-label-box,.theshoppe-theme .deli-products-list-item .product-details-special-lbl,.theshoppe-theme .shopping-cart-item .product-item-special-lbl,.theshoppe-theme .shopping-cart-item .product-item-label-box,.theshoppe-theme .shopping-cart-item .product-details-special-lbl,.theshoppe-theme .product-details .product-item-special-lbl,.theshoppe-theme .product-details .product-item-label-box,.theshoppe-theme .product-details .product-details-special-lbl,.theshoppe-theme .product-item .product-item-special-lbl,.theshoppe-theme .product-item .product-item-label-box,.theshoppe-theme .product-item .product-details-special-lbl{width:unset;font-family:var(--font-primary);background:var(--primary-color);text-transform:capitalize;-webkit-border-radius:50px;border-radius:50px;height:26px;padding:1px 8px 0;font-size:14px;font-weight:600;line-height:0;top:8px;left:12px}

.theshoppe-theme .product-item .lbl-item-case-mode,.theshoppe-theme .product-details .lbl-item-case-mode,.theshoppe-theme .shopping-cart-item .lbl-item-case-mode{background:var(--primary-color);text-transform:uppercase;align-items:center;padding:1px 8px 0;font-size:14px;font-weight:600;display:inline-flex}

.theshoppe-theme .product-item-price{font-family:var(--font-secondary);color:var(--primary-color);font-size:16pt;font-style:normal;font-weight:600}

.theshoppe-theme .product-item-price-wrapper{height:30px;min-height:30px;padding:4px 0}

@media (max-width:960px) {
.theshoppe-theme .product-item-price-wrapper{margin-bottom:2px}
}

.theshoppe-theme .product-item-title{font-family:var(--font-secondary);color:var(--text-color);height:54px;margin:10px 0 0;font-size:20px;font-weight:400;line-height:1.5}

.theshoppe-theme .product-item-title: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}

.theshoppe-theme .product-item-title: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}

@media (max-width:600px) {
.theshoppe-theme .product-item-title{font-size:18px}
}

@media (max-width:960px) {
.theshoppe-theme .product-item-title{margin-bottom:0}
}

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

.theshoppe-theme .product-item-image>div.mcg-image-container{height:150px}

.theshoppe-theme .product-item-image>div.mcg-image-container img{object-fit:contain;height:100%}

.theshoppe-theme .product-item-quantity-box .qty-btn-wrapper button{background-color:var(--secondary-color);color:var(--primary-color)}

@media (min-width:960px) {
.theshoppe-theme .product-item-quantity-box .qty-btn-wrapper button:hover{background-color:var(--secondary-color-dark);color:var(--primary-color)}
}

.theshoppe-theme .product-item-quantity-box>p{border-color:var(--secondary-color)}

.theshoppe-theme .product-item-quantity-box>div{border-color:var(--secondary-color)}

.theshoppe-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}

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

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

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

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

@media (max-width:600px) {
.theshoppe-theme .mcg-breadcrumbs{margin-top:10px!important}
}

.theshoppe-theme .mcg-breadcrumbs-items p{font-family:var(--font-primary);margin-top:2px;font-size:18px;font-weight:500;line-height:18px}

@media (max-width:600px) {
.theshoppe-theme .mcg-breadcrumbs-items p{font-size:18px;font-weight:500}
}

.theshoppe-theme .product-details-title{color:#020202;font-size:30px;font-weight:400;font-family:var(--font-primary)!important}

.theshoppe-theme .product-details-price{font-family:var(--font-secondary);color:var(--primary-color);font-size:30px;font-weight:400}

.theshoppe-theme .product-details-estimated-container,.theshoppe-theme .product-details-save-container{grid-column:1;margin-top:10px}

.theshoppe-theme .product-details-description .case-item .add-to-cart-btn-text{margin-top:4px}

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

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

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

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

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

.theshoppe-theme .product-details-quantity-box button span,.theshoppe-theme .product-details-quantity-box button svg{color:var(--primary-color)}

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

@media (max-width:600px) {
.theshoppe-theme .product-details{margin-bottom:0;padding-bottom:0}
.theshoppe-theme .product-details .MuiGrid-Container{align-items:flex-start}
.theshoppe-theme .product-details-description .product-details-title,.theshoppe-theme .product-details-description .product-details-price{text-align:center}
.theshoppe-theme .product-details-description .productNode-buttons{width:100%;margin-top:10px;display:inline-flex}
.theshoppe-theme .product-details-description>.mb-30{margin-bottom:0!important}
.theshoppe-theme .product-details-description>.mb-30 .variants-toggle{flex-wrap:wrap;justify-content:flex-start;display:flex}
.theshoppe-theme .product-details-description>.mb-30 .variants-toggle button{margin-left:0;margin-right:16px}
.theshoppe-theme .product-details-description .product-node{grid-column:1;justify-content:space-between}
.theshoppe-theme .product-details-description .product-node .MuiTextField-root{min-width:185px}
.theshoppe-theme .product-details-description .product-node .productNote-button{margin-bottom:0}
.theshoppe-theme .product-details-description .case-item{flex-direction:column;gap:8px;width:100%;display:flex}
.theshoppe-theme .product-details-description .case-item .product-details-subTitle,.theshoppe-theme .product-details-description .case-item .product-details-price{grid-column:1/3;margin:0}
.theshoppe-theme .product-details-description .case-item>div.MuiBox-root{margin-top:0}
.theshoppe-theme .product-details-description .case-item .product-details-save-container{grid-column:auto}
.theshoppe-theme .product-details-description .case-item .product-node{grid-column:1/3;justify-content:flex-start;align-items:center;display:flex}
}

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

@media (max-width:600px) {
.theshoppe-theme .mcg-sorting p{font-size:14px;font-weight:700}
}

.theshoppe-theme .mcg-sorting .mcg-sorting-list .mcg-sorting-list-item p{color:#5c5b5b;font-size:18px;font-weight:400}

@media (max-width:600px) {
.theshoppe-theme .mcg-sorting .mcg-sorting-list .mcg-sorting-list-item p{font-size:14px}
}

.theshoppe-theme .mcg-sorting .mcg-sorting-list .mcg-sorting-list-item p.active{color:var(--primary-color);font-weight:600}

.theshoppe-theme .mcg-sorting .mcg-sorting-list .mcg-sorting-list-item p.active .arrow-icon{background-color:var(--primary-color);-webkit-border-radius:50%;border-radius:50%;width:12px;height:12px;margin-left:5px}

.theshoppe-theme .item-carousel .weight-info,.theshoppe-theme .product-container .weight-info{background:var(--secondary-color);-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius);color:var(--primary-color)}

@media (max-width:960px) {
.theshoppe-theme .item-carousel .weight-info-button,.theshoppe-theme .product-container .weight-info-button{margin-top:-48px;padding-top:10px}
}

.theshoppe-theme .item-carousel .btn-add-to-cart-wrp button span,.theshoppe-theme .item-carousel .btn-add-to-cart-wrp button svg,.theshoppe-theme .product-container .btn-add-to-cart-wrp button span,.theshoppe-theme .product-container .btn-add-to-cart-wrp button svg{color:var(--primary-color)}

.theshoppe-theme .item-carousel .btn-add-to-cart-wrp .add-to-cart-btn-text,.theshoppe-theme .product-container .btn-add-to-cart-wrp .add-to-cart-btn-text{line-height:16px}

.theshoppe-theme .MuiBreadcrumbs-ol .mcg-breadcrumbs-items{align-items:center;display:flex}

.theshoppe-theme .products-list.is-skeletons .product-item.is-skeleton{max-width:var(--product-item-width)}

.theshoppe-theme .product-details.align-center,.theshoppe-theme .products-container.align-center{margin-bottom:20px}

.theshoppe-theme .product-details.align-center .departments-list,.theshoppe-theme .products-container.align-center .departments-list{padding-left:0;padding-right:0}

.theshoppe-theme .product-details.align-center .departments-list-item,.theshoppe-theme .products-container.align-center .departments-list-item{max-width:var(--product-item-width)}

.theshoppe-theme .productNote-button{border:2px solid var(--primary-color)}

.theshoppe-theme .products-pagination .MuiPaginationItem-textSecondary,.theshoppe-theme .MuiPagination-ul .MuiPaginationItem-textSecondary{font-size:1.1rem;font-weight:500;line-height:.2rem}

.theshoppe-theme .products-pagination .MuiPaginationItem-textSecondary.Mui-selected,.theshoppe-theme .MuiPagination-ul .MuiPaginationItem-textSecondary.Mui-selected{background-color:var(--secondary-color);color:var(--primary-color)}

@media (max-width:600px) {
.theshoppe-theme .mcg-sorting-list-item{margin-right:10px}
}

.theshoppe-theme .item-carousel .product-item-content .product-item-container .lbl-item-case-mode{text-transform:uppercase;height:auto;padding-top:5px}

.theshoppe-theme .item-carousel .product-item-content .product-item-container .product-item-passover{padding-top:5px}

.theshoppe-theme .category-left-column-wrapper{padding:0}

.theshoppe-theme .category-navigation{margin-bottom:20px;padding:16px 20px 16px 0}

.theshoppe-theme .category-navigation-title{letter-spacing:.005em;color:var(--primary-color);text-transform:uppercase;border-bottom:1.1px solid var(--primary-color);margin-bottom:10px;padding:8px 0 2px;font-weight:600;font-family:var(--font-tertiary)!important;font-size:22px!important}

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

.theshoppe-theme .category-navigation-list-item{margin-top:0;margin-bottom:0;padding:0}

.theshoppe-theme .category-navigation-list-item-title{-webkit-border-radius:8px;border-radius:8px;width:calc(100% + 24px);margin:0 -12px;padding:6px 0 6px 12px;transition:all .3s}

.theshoppe-theme .category-navigation-list-item-title span{font-family:var(--font-primary);color:#000;letter-spacing:.005em;font-size:20px;font-weight:400}

.theshoppe-theme .category-navigation-list-item-title:hover span{color:var(--primary-color-dark)}

.theshoppe-theme .category-navigation-list-item.active .category-navigation-list-item-title span{font-weight:600;color:var(--primary-color-dark)!important}

.theshoppe-theme .recipes-list.recipe-category-list.is-left-sidebar .recipes-list-item{margin:6px 0;line-height:.2}

.theshoppe-theme .recipes-list.recipe-category-list.is-left-sidebar .recipes-list-item a .recipes-list-item-title{font-family:var(--font-primary);color:#000;letter-spacing:.005em;font-size:18px;font-weight:400}

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

.theshoppe-theme .recipes-list.recipe-category-list.is-left-sidebar .recipes-list-item a:hover .recipes-list-item-title{color:var(--primary-color-dark)}

.theshoppe-theme .filtersList-root{max-height:unset;margin:0;overflow-x:hidden}

.theshoppe-theme .filtersList-root .filtersList-list .filtersList-button .MuiIconButton-root{padding:6px}

.theshoppe-theme .filtersList-root .filtersList-list .filtersList-button .MuiIconButton-root .MuiIconButton-label{color:var(--primary-color)}

.theshoppe-theme .filtersList-root .filtersList-list .filtersList-button .MuiIconButton-root .MuiIconButton-label svg{color:var(--primary-color-dark);width:20px;height:20px}

.theshoppe-theme .filtersList-root .filtersList-list .filtersList-button .checkbox-text span{font-family:var(--font-primary);color:#000;letter-spacing:.005em;font-size:20px;font-weight:400}

.theshoppe-theme .categories .filtersList-button.isChecked .checkbox-text span{color:var(--primary-color-dark)}

.theshoppe-theme .categories .filtersList-button .checkbox-text{margin:6px 0}

.theshoppe-theme .categories .filtersList-button .checkbox-text:hover span{color:var(--primary-color-dark)}

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

.theshoppe-theme .recipes-list.recipe-category-list{margin:0}

.theshoppe-theme .category-navigation.is-extended .category-navigation-list .category-navigation-list-item>ul{padding-left:10px!important}

.theshoppe-theme .filtersList-root .MuiCheckbox-colorSecondary.Mui-checked{color:var(--primary-color)}

.theshoppe-theme .profile-left-sidebar ul li a.active{color:var(--primary-color-dark)!important}

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

.theshoppe-theme .profile-left-sidebar h3{color:var(--primary-color);border-bottom:none;padding-bottom:5px;font-size:22px}

.theshoppe-theme .profile-left-sidebar ul{padding-left:0}

.theshoppe-theme .profile-left-sidebar li{font-family:var(--font-primary);margin-bottom:12px}

.theshoppe-theme .profile-left-sidebar li a{font-size:18px}

.theshoppe-theme .profile-left-sidebar li a:hover{color:var(--error-color)}

@media (min-width:1280px) {
.theshoppe-theme .one-panel .store-main-page-get-started{padding-left:20px;padding-right:20px}
}

.theshoppe-theme .informationPageLayout-content p{font-weight:400;line-height:1.4}

.theshoppe-theme .no-slider{max-width:100%;max-height:400px;position:relative}

.theshoppe-theme .base-layout-content:has(.store-main-page){margin-top:0}

.theshoppe-theme .informationPageLayout-content:has(.store-main-page){margin-top:0}

.theshoppe-theme .slider{background-color:var(--light-color)}

.theshoppe-theme .slider .slide{position:relative}

.theshoppe-theme .slider .slide .slide-title-container{padding-left:60px;padding-right:60px;top:40%;transform:translateY(-50%)}

.theshoppe-theme .sidebar-header.secondary{background-color:var(--primary-color)}

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

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

.theshoppe-theme .store-content .home-banners{order:2}

.theshoppe-theme .store-content .store-content-bestsellers-container{order:3}

.theshoppe-theme .store-content .store-content-bestsellers-container.specialty,.theshoppe-theme .store-content .store-content-bestsellers-container.order-4{order:4!important}

.theshoppe-theme .store-content .store-content-top-categories{order:4;margin-top:0!important;margin-bottom:0!important}

.theshoppe-theme .store-content .store-content-top-shop-by-recipes-container{order:4}

.theshoppe-theme .iframe-content{width:100%}

@media (max-width:960px) {
.theshoppe-theme .iframe-content{height:100vh}
}

@media (min-width:960px) {
.theshoppe-theme .iframe-content{margin-top:30px}
}

.theshoppe-theme .departments-modal .departments-list-link{height:auto;padding-bottom:0}

.theshoppe-theme .mcg-breadcrumbs-close-btn{color:var(--error-color)!important}

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

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

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

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

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

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

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

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

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

.theshoppe-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) {
.theshoppe-theme .home-banners-item a .banner-title{top:30px;left:30px}
}

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

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

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

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

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

.theshoppe-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}

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

.theshoppe-theme .pushable>.pusher .mobile-layout .form-layout{min-height:100vh}

.theshoppe-theme .form-layout-header{padding-top:5vw}

.theshoppe-theme .form-layout-content{flex:none}

.theshoppe-theme .form-layout .mobile-footer{margin-top:auto}

.theshoppe-theme .form-layout .zip-code-wrapper{display:flex}

.theshoppe-theme .checkout-page-body .step-label button span{text-transform:capitalize}

.theshoppe-theme .checkout-page-body .checkout-container-cancel-btn{-webkit-border-radius:50px;border-radius:50px}

.theshoppe-theme .store-is-closed .MuiButtonBase-root span{font-size:1.3rem}

@media (min-width:960px) {
.theshoppe-theme .profile-content{margin-top:8px}
}

.theshoppe-theme .profile-content .profile-form__btns--save .MuiButton-label,.theshoppe-theme .profile-content .button-completed .MuiButton-label,.theshoppe-theme .profile-content .cancel-button .MuiButton-label,.theshoppe-theme .profile-content .change-password-btn .MuiButton-label{font-size:14px}

.theshoppe-theme .profile-content .cancel-button.profile-form__btns--delete{-webkit-border-radius:50px;border-radius:50px}

.theshoppe-theme .profile-content .cancel-button.profile-form__btns--delete .MuiButton-label{font-size:14px}

.theshoppe-theme .profile-content .profile-menu-item.active .profile-menu-item-title{font-weight:400}

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

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

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

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

.theshoppe-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}

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

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

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

.theshoppe-theme .sub-page-layout-body .store-content .store-content-body .order-details button.print-button{background-color:var(--secondary-color-light);-webkit-border-radius:50px;border-radius:50px;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)}

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

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

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

.theshoppe-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}

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

.theshoppe-theme .sub-page-layout-body .store-content .store-content-body .profile-form__btns--delete{background-color:var(--secondary-color);font-family:var(--font-primary);border:none;-webkit-border-radius:50px;border-radius:50px}

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

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

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

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

.theshoppe-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}

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

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

.theshoppe-theme .MCGAccordionDetails-subheading,.theshoppe-theme .MuiButton-root,.theshoppe-theme .ui.segment{font-size:1.077rem}

.theshoppe-theme .termsOfUsePage-table a,.theshoppe-theme .myProfileForm a{color:#4183c4;cursor:pointer;font-style:italic;text-decoration:underline}

.theshoppe-theme .faq-page-add{background-color:var(--primary-color);fill:var(--light-color)}

.theshoppe-theme .deli-page-content .deli-featured-img img{object-position:30% center}

.theshoppe-theme .deli-product-item-quantity{padding-top:3px!important}

.theshoppe-theme #departments .departments .departments-list{justify-content:center}

@media (max-width:600px) {
.theshoppe-theme #departments .departments .departments-list{justify-content:space-around}
}

.theshoppe-theme #departments .departments .departments-list-link{background-color:var(--secondary-color-light);-webkit-border-radius:6px;border-radius:6px;margin:0 15px;overflow:hidden}

.theshoppe-theme #departments .departments .departments-list-link:hover{background-color:var(--primary-color)}

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

.theshoppe-theme #departments .departments .departments-list-item{flex:0 0 20%;height:auto;max-height:none}

@media (max-width:960px) {
.theshoppe-theme #departments .departments .departments-list-item{flex:0 0 25%}
}

@media (max-width:750px) and (min-width:600px) {
.theshoppe-theme #departments .departments .departments-list-item{flex:0 0 33.33%}
}

@media (max-width:600px) {
.theshoppe-theme #departments .departments .departments-list-item{flex:0 0 50%;overflow:visible}
}

.theshoppe-theme #departments .departments .departments-list-item-title{text-align:left;width:fit-content;margin:20px 20px 0}

@media (max-width:600px) {
.theshoppe-theme #departments .departments .departments-list-item-title{margin:20px 0 0 10px}
}

.theshoppe-theme #departments .departments .departments-list-item-button,.theshoppe-theme #departments .departments .departments-list-item-button .MuiButton-label{height:100%}

.theshoppe-theme #departments .departments .departments-list-item-button .MuiButton-label .departments-list-link{flex-direction:column;height:100%;display:flex}

.theshoppe-theme #departments .departments .departments-list-item-image-container{background-color:#fff;-webkit-border-radius:0;border-radius:0;width:100%;height:100%;margin:auto;position:relative;overflow:hidden!important}

.theshoppe-theme #departments .departments .departments-list-item-image-container:before{content:"";padding-top:100%;display:block}

@media screen and (max-width:380px) {
.theshoppe-theme #departments .departments .departments-list-item-image-container{width:100%;min-width:130px;max-width:130px;height:130px}
}

@media screen and (max-width:330px) {
.theshoppe-theme #departments .departments .departments-list-item-image-container{height:135px}
}

.theshoppe-theme #departments .departments .departments-list-item-image-container img{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none;margin:0;position:absolute;top:0;bottom:0;left:0;right:0}

@media (max-width:960px) {
.theshoppe-theme #departments .departments .departments-list-item-image-container img{transform:none!important}
}

.theshoppe-theme .departments-modal{will-change:unset!important}

.theshoppe-theme .departments-modal .departments-list{row-gap:16px}

.theshoppe-theme .departments-modal .departments-list-link{padding-bottom:0}

.theshoppe-theme .departments-modal .departments-list-link:hover{color:var(--primary-color-dark)}

.theshoppe-theme .departments-modal .departments-list-item{flex:0 0 14.2857%!important}

.theshoppe-theme .departments-modal .departments-list-item-title{font-size:14pt}

@media (max-width:1280px) {
.theshoppe-theme .departments-modal .departments-list-item{flex:0 0 16.6667%!important}
}

.theshoppe-theme .departments-modal .departments-list-item .departments-list-item-image-container{-webkit-border-radius:4%;border-radius:4%;width:100px;height:100px;margin:auto;overflow:hidden;box-shadow:0 4px 4px rgba(0,0,0,.25)}

.theshoppe-theme .departments-modal .departments-list-item .departments-list-item-image-container img{object-fit:cover;object-position:center;-webkit-border-radius:4%;border-radius:4%;width:100%;max-width:100px;height:100%;max-height:200px}

.theshoppe-theme .departments-modal{left:12px!important}

@media (max-width:600px) {
.theshoppe-theme .departments-list.items-col .departments-list-item{margin-bottom:5px}
.theshoppe-theme #departments{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}
}

.theshoppe-theme #departments .departments-list-item{padding:5px 0}

@media (max-width:600px) {
.theshoppe-theme #departments .departments-list-item .departments-list-link{margin:0 10px}
}

.theshoppe-theme .product-item-quantity{color:var(--primary-color);background-color:var(--secondary-color);padding-top:2px}

.theshoppe-theme .keen-slider__slide .item-carousel .product-item-content .product-item-container{border:2px solid var(--secondary-color);-webkit-border-radius:14px;border-radius:14px}

.theshoppe-theme .multi-carousel .carousel .keen-slider__slide{padding:8px}

.theshoppe-theme .product-item-quantity-box p{line-height:36px!important}

.theshoppe-theme .customerServicePge-form .contactUsButton{background-color:var(--secondary-color);color:var(--primary-color);font-weight:600}

.theshoppe-theme .cartTotal-total,.theshoppe-theme .checkout-subscription-popup .MuiRadio-colorPrimary.Mui-checked,.theshoppe-theme .checkout-subscription-popup .MuiTypography-colorPrimary{color:var(--error-color)}

.theshoppe-theme .checkout-subscription-popup-container button{-webkit-border-radius:50px;border-radius:50px}

.theshoppe-theme .checkout-subscription-popup-container .MuiPaper-root{-webkit-border-radius:20px;border-radius:20px}

.theshoppe-theme .checkout-subscription-popup .checkout-subscription-popup-button{-webkit-border-radius:16px;border-radius:16px}

.theshoppe-theme .checkout-page-body .title{margin-bottom:13px;font-size:19.5px}

.theshoppe-theme .checkout-page-body .orderFinalScreen-button{height:42px}

.theshoppe-theme .storeLocation-content{width:100%;padding-top:40px}

.theshoppe-theme .storeLocation-content .editHoursSave span,.theshoppe-theme .storeLocation-content .cancel-button span{font-size:13px}

.theshoppe-theme .storeLocation-content .storeLocation-container .content-title{margin-bottom:13px;font-size:23.4px}

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

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

.theshoppe-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(--primary-color);color:var(--secondary-color)}

.theshoppe-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){-webkit-border-radius:var(--add-button-radius);border-radius:var(--add-button-radius);background-color:var(--primary-color)}

.theshoppe-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) .MuiButton-label .MuiButton-startIcon{color:var(--secondary-color)}

.theshoppe-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) .MuiButton-label .MuiButton-startIcon svg{color:var(--secondary-color)}

.theshoppe-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) .MuiButton-label .add-to-cart-btn-text{color:var(--secondary-color)}

.theshoppe-theme .deli-current-product-modal .add-to-cart-btn-text,.theshoppe-theme .deli-current-product-modal .productNote-button-text,.theshoppe-theme .deli-current-product-modal .editable-qty-btn{padding-top:3px}

@media (max-width:960px) {
.theshoppe-theme .deli-current-product-modal .deli-current-product-modal-content .sticky-product-price-for-modal-product div .product-details-quantity-box .product-item-quantity-box .qty-update-btn:hover{box-shadow:none!important}
}

@media (max-width:600px) {
.theshoppe-theme .mcg-breadcrumbs ol li:last-of-type .mcg-breadcrumbs-items button svg{background-color:var(--primary-color)}
.theshoppe-theme .products-header .mcg-sorting .mcg-sorting-list li:nth-child(4){display:none}
}

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

.theshoppe-theme .profile-content .profile-content-main .form-title{font-family:var(--font-secondary);color:var(--text-dark-color);margin-top:6px;font-weight:600}

.theshoppe-theme .about-us-content{max-width:100%;margin:0;padding:0}

.theshoppe-theme .about-us-content .info-tag{text-transform:uppercase;letter-spacing:.06em;font-family:Penny Lane;font-size:16px;font-weight:700;line-height:2}

.theshoppe-theme .about-us-content h3{color:var(--secondary-color);letter-spacing:.06em;text-transform:uppercase;margin-bottom:0;max-width:100%;margin-left:auto;margin-right:auto;font-family:Kentledge;font-size:66px;font-weight:800;line-height:78px}

@media (max-width:960px) {
.theshoppe-theme .about-us-content h3{max-width:100%;font-size:42px;line-height:1.2}
}

.theshoppe-theme .about-us-content h4{text-transform:uppercase;margin:0;font-family:Penny Lane;font-size:18px;font-weight:700;line-height:40px}

.theshoppe-theme .about-us-content p{color:var(--primary-color);margin-right:auto;margin-left:auto;margin-right:auto;max-width:834px;margin-top:35px;margin-bottom:30px;font-family:Kentledge;font-size:24px;font-weight:400;line-height:25px}

@media (max-width:960px) {
.theshoppe-theme .about-us-content p{max-width:100%}
}

.theshoppe-theme .about-us-content p i{font-weight:500;line-height:4rem}

.theshoppe-theme .about-us-content p a{color:var(--secondary-color)}

.theshoppe-theme .about-us-content p a:hover{text-decoration:underline}

.theshoppe-theme .about-us-content ul{grid-template-columns:1fr 1fr;gap:12px;max-width:640px;margin-left:auto;margin-right:auto;padding-left:0;display:grid}

@media (max-width:1700px) {
.theshoppe-theme .about-us-content ul{display:none}
}

@media (max-width:960px) {
.theshoppe-theme .about-us-content ul{display:grid!important}
}

.theshoppe-theme .about-us-content ul li{text-transform:uppercase;text-align:center;margin:0 1.25rem;font-family:Penny Lane;font-size:16px;font-weight:700;line-height:2;list-style:none}

@media (max-width:960px) {
.theshoppe-theme .about-us-content ul li{margin:0}
}

.theshoppe-theme .about-us-content .info-tag-events{margin-bottom:12px}

.theshoppe-theme .about-us-content .anchor-wrapper{flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:0;display:flex}

.theshoppe-theme .about-us-content .anchor-wrapper a{color:#000;margin-right:3.688rem;font-weight:500!important}

@media (max-width:960px) {
.theshoppe-theme .about-us-content .info-tag,.theshoppe-theme .about-us-content h3,.theshoppe-theme .about-us-content p{margin-bottom:2.25rem}
.theshoppe-theme .about-us-content ul{grid-template-columns:auto auto}
}

@media (max-width:600px) {
.theshoppe-theme .about-us-content .info-tag{margin-bottom:1.5rem}
.theshoppe-theme .about-us-content p{margin-bottom:1.5rem;font-size:18px}
.theshoppe-theme .about-us-content ul{grid-template-columns:1fr;gap:1rem}
}

.theshoppe-theme .store-main-about-us{background-color:var(--about-info-background);grid-template-rows:auto;grid-template-columns:50% 50%;display:grid}

@media (min-width:1700px) {
.theshoppe-theme .store-main-about-us{gap:3rem}
}

@media (max-width:960px) {
.theshoppe-theme .store-main-about-us{grid-template-columns:100%}
.theshoppe-theme .store-main-about-us div img,.theshoppe-theme .store-main-about-us div.about-us-content-wrapper{height:auto!important}
}

.theshoppe-theme .store-main-about-us-img{justify-content:flex-end;align-items:center;display:flex}

.theshoppe-theme .store-main-about-us div img{object-fit:cover;object-position:center center;float:right;width:auto;max-height:900px}

.theshoppe-theme .store-main-about-us div.about-us-content-wrapper{align-items:center;padding:4px 50px;display:flex}

@media (max-width:960px) {
.theshoppe-theme .store-main-about-us div.about-us-content-wrapper{padding:48px}
}

@media (max-width:600px) {
.theshoppe-theme .store-main-about-us div.about-us-content-wrapper{padding:24px 0}
}

@media (min-width:961px) and (max-width:1800px) {
.theshoppe-theme .store-main-about-us .about-us-content .info-tag{font-size:15px}
.theshoppe-theme .store-main-about-us .about-us-content h3{max-width:inherit;font-size:44px;line-height:1.2}
.theshoppe-theme .store-main-about-us .about-us-content p{max-width:inherit;font-size:16px}
.theshoppe-theme .store-main-about-us .about-us-content ul>li{font-size:14px}
}

.theshoppe-theme .store-main-about-us .about-us-content .info-tag{text-align:center}

.theshoppe-theme .store-main-about-us .about-us-content h3{text-align:center;margin-left:auto;margin-right:auto}

.theshoppe-theme .store-main-about-us .about-us-content p{text-align:center}

.theshoppe-theme .store-content-top-categories h2{display:none!important}

.theshoppe-theme .store-main-about-us-extended{background-color:var(--about-info-background);order:4;width:calc(100% + 40px);max-width:100vw;margin-left:-20px;margin-right:-20px;overflow-x:hidden}

.theshoppe-theme .store-main-about-us-extended .about-us-content-wrapper{padding:0}

@media (max-width:960px) {
.theshoppe-theme .store-main-about-us-extended{padding:0}
.theshoppe-theme .store-main-about-us-extended .about-us-content-wrapper{padding:48px}
}

@media (max-width:600px) {
.theshoppe-theme .store-main-about-us-extended .about-us-content-wrapper{padding:24px 0}
}

.theshoppe-theme .store-main-about-us-extended .about-us-content .info-tag{text-align:left}

.theshoppe-theme .store-main-about-us-extended .about-us-content p{text-align:justify;font-family:var(--font-primary);margin-left:0}

.theshoppe-theme .store-main-about-us-extended .about-us-content p span{margin-top:15px;margin-bottom:15px;display:block}

.theshoppe-theme .store-main-about-us-extended .about-us-content p a{font-weight:700}

@media (max-width:600px) {
.theshoppe-theme .store-main-about-us-extended .about-us-content p{text-align:justify}
}

.theshoppe-theme .store-main-about-us-extended .about-us-content h3{text-align:right;color:var(--primary-color);font-size:32px;font-weight:600;line-height:32px;font-family:var(--font-tertiary);margin-top:0;margin-left:0}

@media (max-width:600px) {
.theshoppe-theme .store-main-about-us-extended .about-us-content h3{text-align:left;font-size:24px;line-height:40px}
}

.theshoppe-theme .store-main-about-us-extended-inner{background-color:var(--background-primary-color);border-top:3px solid var(--primary-color-dark);border-bottom:3px solid var(--primary-color-dark);padding:0 25px}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section{grid-template-rows:auto;margin-bottom:7.25rem;display:grid}

@media (max-width:599px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section{margin-bottom:0}
}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section:last-child{margin-bottom:0}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section img{object-fit:cover;object-position:center center;-webkit-border-radius:8px;border-radius:8px}

@media (max-width:1600px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section img{max-width:820px}
}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right{max-width:var(--max-content-width);grid-template-columns:1.3fr 1fr;justify-content:center;align-items:flex-start;gap:max(50px,2%);margin:75px auto}

@media (max-width:600px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right{gap:0}
}

@media (max-width:1450px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right{grid-template-columns:1.2fr 1fr;margin:60px 0 20px}
}

@media (max-width:960px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right{margin:0 0 .5rem}
}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right .img-wrapper{justify-content:center;align-items:center;margin-top:60px;margin-bottom:60px;display:flex}

@media (max-width:600px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right .img-wrapper{margin-top:20px!important}
}

@media (max-width:1350px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right .img-wrapper{height:90%}
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right .img-wrapper img{height:100%}
}

@media (max-width:960px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right .img-wrapper{margin-top:0;margin-bottom:0}
}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right .about-us-content{margin-top:0}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right .about-us-content-wrapper{align-items:center;height:100%;display:flex}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right .about-us-content h3{margin-top:0;margin-bottom:0}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right .about-us-content a{font-weight:700}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left{grid-template-columns:1fr 1.5fr;margin-bottom:6.5355rem}

@media (max-width:1450px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left{grid-template-columns:1fr 1.2fr;margin:0 0 60px}
}

@media (max-width:960px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left{margin:0 0 2.938rem}
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left .about-us-content{border-bottom:2px solid #000}
}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left .about-us-content>div>div{margin-bottom:3.813rem}

@media (max-width:960px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left .about-us-content>div>div{margin-bottom:1.5rem}
}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left .about-us-content>div h3{margin-top:0;margin-bottom:0}

@media (max-width:960px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left .about-us-content>div i{margin-top:2rem}
}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left .img-wrapper{margin-top:0}

@media (max-width:960px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left .img-wrapper{margin-top:20px}
}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left .img-wrapper img{height:100%}

@media (max-width:1350px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left .img-wrapper,.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left .img-wrapper img{height:100%}
}

.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left img{max-width:unset;width:calc(100% + 50vw - var(--max-content-width)/2);margin-right:calc(var(--max-content-width)/2 - 50vw)}

@media (max-width:1670px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left img{width:100%;margin-right:0}
}

@media (max-width:960px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section{grid-template-rows:auto auto;gap:0;grid-template-columns:1fr!important}
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left{flex-direction:column;display:flex}
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left>div:first-child{order:2;display:inline}
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left>div:last-child{order:1;display:inline}
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-left>div:last-child img{width:100%;max-width:100%;height:auto}
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right{margin-bottom:50px}
}

@media (max-width:960px) and (max-width:960px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right{margin-top:24px;margin-bottom:24px}
}

@media (max-width:960px) {
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right>div:first-child{display:inline}
.theshoppe-theme .store-main-about-us-extended-inner .about-us-section.is-right>div:first-child img{width:100%;max-width:100%;height:auto}
}

.theshoppe-theme .instagram-feed-section{order:4;margin-top:80px;padding-bottom:75px}

.theshoppe-theme .instagram-feed-section-inner{max-width:var(--max-content-width);flex-direction:column;align-items:flex-start;margin:0 auto;display:flex}

.theshoppe-theme .instagram-feed-section-inner-wrap{display:inline-block}

@media (hover:hover) {
.theshoppe-theme .instagram-feed-section-inner-wrap:hover .glt-subheader{color:var(--secondary-color)!important}
.theshoppe-theme .instagram-feed-section-inner-wrap:hover .glt-section-desc{color:var(--secondary-color)!important}
}

@media (hover:none) {
.theshoppe-theme .instagram-feed-section-inner-wrap:active .glt-subheader{color:var(--secondary-color)!important}
.theshoppe-theme .instagram-feed-section-inner-wrap:active .glt-section-desc{color:var(--secondary-color)!important}
}

@media (max-width:1670px) {
.theshoppe-theme .instagram-feed-section-inner{width:100%;padding-left:9px;padding-right:9px}
}

@media (min-width:1670px) {
.theshoppe-theme .instagram-feed-section-inner{padding-left:9px;padding-right:9px}
}

@media (max-width:960px) {
.theshoppe-theme .instagram-feed-section-inner{padding-left:0;padding-right:0}
}

.theshoppe-theme .instagram-feed-section .glt-subheader{color:var(--primary-color);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.625rem;font-size:26px;font-weight:600;line-height:1.2}

.theshoppe-theme .instagram-feed-section .glt-subheader: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}

.theshoppe-theme .instagram-feed-section .glt-subheader: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}

@media (max-width:600px) {
.theshoppe-theme .instagram-feed-section .glt-subheader{font-size:24px}
}

.theshoppe-theme .instagram-feed-section .glt-section-desc{color:var(--primary-color);flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:10px;margin-bottom:4rem;font-size:24px;line-height:32px;display:flex}

.theshoppe-theme .instagram-feed-section .glt-section-desc: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}

.theshoppe-theme .instagram-feed-section .glt-section-desc: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}

.theshoppe-theme .instagram-feed-section .glt-section-desc-text{margin-bottom:0}

@media (max-width:600px) {
.theshoppe-theme .instagram-feed-section .glt-section-desc{font-size:18px!important}
}

.theshoppe-theme .instagram-feed-section .glt-section-desc a{color:var(--primary-color)}

.theshoppe-theme .instagram-feed-section .glt-section-desc img{width:32px;height:32px}

.theshoppe-theme .instagram-feed-section .glt-section-desc .MuiSvgIcon-root{margin-top:0;margin-right:1.25rem;font-size:32px}

@media (max-width:600px) {
.theshoppe-theme .instagram-feed-section .glt-section-desc{text-align:left;flex-direction:column;align-items:flex-start;margin-bottom:1rem;font-size:24px;line-height:31px;display:flex}
.theshoppe-theme .instagram-feed-section .glt-section-desc img{margin-bottom:5px}
.theshoppe-theme .instagram-feed-section .glt-section-desc .MuiSvgIcon-root{margin-bottom:1rem;margin-left:-2px}
.theshoppe-theme .instagram-feed-section .glt-section-desc .MuiSvgIcon-root .instagram-feed-section{padding-bottom:0}
}

.theshoppe-theme .instagram-feed-section .instagram-feed-list{width:100%}

@media (min-width:960px) {
.theshoppe-theme .sub-page-layout-body-content .middle h2.subheader{letter-spacing:normal;font-size:24px}
.theshoppe-theme .sub-page-layout-body-content #left-column{width:248px}
.theshoppe-theme .sub-page-layout-body-content:has(.informationPageLayout-content){min-height:auto}
}

@media (max-width:600px) {
.theshoppe-theme .sub-page-layout-body-content .middle .products-container .products-header{justify-content:center;margin-left:8px}
.theshoppe-theme .products-container .category-description,.theshoppe-theme .products-container .products-header{margin-top:0;margin-bottom:0}
}

.theshoppe-theme .contact-us-content{padding:0 10px}

.theshoppe-theme .contact-us-content .customerServicePge-content h1{margin-bottom:20px;font-weight:400}

.theshoppe-theme .product-details .product-details-description-container .product-details-location-name{margin-bottom:10px}

.theshoppe-theme .product-details .product-details-description-container .product-details-quantity-box{margin-top:10px}

.theshoppe-theme .product-list-content-sidebar .categories{padding-right:20px}

.theshoppe-theme .product-list-content-sidebar .categories ul{overflow:hidden}

.theshoppe-theme .product-list-content-main .subheader{padding-left:46px;font-size:24px}

@media (max-width:600px) {
.theshoppe-theme .product-list-content-main .subheader{padding-left:0!important}
}

.theshoppe-theme .product-list-sidebar .MuiBox-root:has(.filtersList-root){padding-right:20px}

.theshoppe-theme .product-list-sidebar .MuiAccordion-root{background-color:transparent}

.theshoppe-theme .sticky-product-price-for-modal-product .add-to-cart-btn{width:125px}

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

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

.theshoppe-theme .youSaveLabel-button:hover{background-color:rgba(204,17,17,.8)}

.theshoppe-theme .checkout,.theshoppe-theme .checkout button{width:100%}

.theshoppe-theme .checkout .MuiButton-label{color:var(--primary-color)}

.theshoppe-theme .discounts-section .MuiInputLabel-outlined.MuiInputLabel-shrink{transform:translate(14px,-6px)scale(.75)!important}

.theshoppe-theme .shopping-cart-footer .checkout{padding-top:10px}

.theshoppe-theme .shopping-cart-footer .checkout .green-button{font-size:18px}

.theshoppe-theme .sidebar-header-title{text-transform:capitalize}

.theshoppe-theme .shopping-cart.shopping-cart--open .delete-button,.theshoppe-theme .shopping-cart .delete-button{margin:0 auto}

.theshoppe-theme .product-list-content .product-list-content-main .subheader{padding-left:8px!important}

@media (max-width:600px) {
.theshoppe-theme .product-list-content .product-list-content-main .layout-full-width{margin-left:-10px;margin-right:-10px}
}

.theshoppe-theme .product-item-quantity-box{width:125px}

.theshoppe-theme .order-details .print-button,.theshoppe-theme .button-completed,.theshoppe-theme .cancel-button{height:42px}

.theshoppe-theme .MuiDialogActions-spacing .confirm-button,.theshoppe-theme .MuiDialogActions-spacing .cancel-button{height:38px;line-height:normal}

.theshoppe-theme{--font-primary:"League Spartan";--font-secondary:"League Spartan";--font-tertiary:"League Spartan";--light-color:#fff;--primary-color:#431811;--primary-color-dark:#2e1410;--primary-color-light:#52180f;--secondary-color:#ee9678;--secondary-color-dark:#ca765a;--secondary-color-light:#f9c7b1;--green-color:#00a69c;--green-color-light:#15c7bb;--background-primary-color:#f3f3f2;--error-color:#d53827;--price-color:var(--error-color);--text-color:#333;--shopping-cart-button-background:#fff;--main-nav-background:var(--primary-color);--header-link-hover-color:var(--header-link-color);--header-button-radius:0px;--max-content-width:1360px;--primary-header-background:var(--primary-color);--secondary-header-background:var(--primary-color);--form-layout-background:#fff;--form-layout-popup:var(--primary-color);--form-text-color:var(--primary-color);--header-text-color:var(--light-color);--header-button-color:var(--primary-color);--header-button-text:var(--light-color);--header2-background:var(--primary-color);--green-dark:var(--primary-color);--green-btn-background:var(--primary-color);--primary-footer-background:var(--primary-color);--primary-footer-text:var(--light-color);--text-dark-color:#333;--main-nav-height:70px;--header-logo-height:250px;--header-logo-width:430px;--header-menu-buttons-height:48px;--product-item-width:190px;--category-nav-width:240px;--add-button-radius:4px}