@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@200;300;400;500;800;900&family=IBM+Plex+Mono:wght@300;500&display=swap");@font-face{font-family:fontbase;src:url(/fonts/FbReformaNarrow-Regularwebfont.woff)}*{padding:0;margin:0;outline:none}body{background-color:#fffcf096;font-family:fontbase;direction:rtl}.__react_component_tooltip{max-width:250px;white-space:normal}.hide{display:none}.website-content{padding-top:80px}:root{--scroll-bar-size:10px;--scroll-bar-thumb-background-color:rgba(0,0,0,.2);--scroll-bar-thumb-background-color-active:rgba(0,0,0,.5)}::-webkit-scrollbar{width:var(--scroll-bar-size);height:var(--scroll-bar-size);background:0 0;cursor:pointer}::-webkit-scrollbar-thumb{background-color:var(--scroll-bar-thumb-background-color);border-radius:var(--scroll-bar-size);border-color:transparent;border-style:solid;border-width:calc(var(--scroll-bar-size) / 3);background-clip:padding-box}::-webkit-scrollbar-thumb:active{background-color:var(--scroll-bar-thumb-background-color-active)}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{border-width:1px;background-color:var(--scroll-bar-thumb-background-color-active);cursor:pointer}.container{max-width:1500px;margin:auto;display:flex}a{text-decoration:none;color:#121212}.container .container-content{width:100%}.cute-btn{padding:10px 20px;background-color:#4caf50;border:none;border-radius:4px;color:#fff;font-weight:900;cursor:pointer;transition:.3s ease-in-out}.cute-btn:hover{background-color:#419544}#header{background-color:#0b9148;padding:20px 25px;position:fixed;top:0;right:0;left:0;z-index:999999;color:#fff}#header-left,#header-search-wrap{display:flex;align-items:center}#header-search-wrap{margin-left:30px;margin-top:-5px;position:relative}#header-search-wrap>input[type=text]{border:none;padding:10px 15px;width:250px;border-radius:50px}#header-search-wrap input[type=text]::placeholder{font-family:fontbase;font-size:1.1rem}#header-search-wrap>.icon{font-size:1.3rem;margin-top:3px;position:absolute;top:50%;transform:translateY(-50%);left:10px;color:#25d366}#header .container{display:flex;justify-content:space-between;align-items:center}#mobile-menu-tog{display:none}#header-right{display:flex;align-items:center}#header-links{font-size:20px;font-weight:600}.header-link{margin-left:25px;position:relative;color:#fff;display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-link.active:after{content:"";position:absolute;top:calc(100% + 7px);right:0;left:0;height:2px;background:#fff}.dropdown-link span{display:flex;align-items:center}.dropdown-link span svg{margin-right:5px}.dropdown{position:absolute;top:100%;right:0;width:200px;background-color:#fff;flex-direction:column;border-radius:5px;box-shadow:0 0 30px #9a9a9a3b;display:flex;transition:.3s ease-in-out;margin-top:37px;padding:20px}.dropdown a{margin-bottom:7px}#header-logo{display:flex;align-items:center;position:fixed;left:50%;transform:translateX(-50%);top:15px}#header-logo img{height:140px;cursor:pointer}#header-cart-icon{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#header-cart-icon .icon{font-size:35px}#header-cart-icon .number{position:absolute;right:-5px;top:-5px;background-color:#fff;height:22px;width:22px;line-height:22px;border-radius:50%;text-align:center;color:#4caf51}.float{left:30px;background-color:#25d366;color:#fff;border-radius:50px;font-size:30px;z-index:9999999;animation:float 6s ease-in-out infinite;display:flex;justify-content:center;align-items:center}#call-btn,.float{position:fixed;width:60px;height:60px;bottom:40px;text-align:center;box-shadow:0 0 17px #5d5d5d94}#call-btn{border-radius:50%;background:#fff;line-height:65px;font-size:1.4rem;right:30px;z-index:99999}#header-bottom{position:fixed;left:0;right:0;top:84px;background-color:#fff;z-index:99999;box-shadow:0 0 30px #9a9a9a3b}#header-bottom .container{display:flex;align-items:center;justify-content:space-between;padding:0 20px}#header-bottom .header-bottom-link{font-size:1.5rem;font-weight:500;color:#121212;position:relative;padding:20px 0}#header-bottom-center{width:50px}#header-bottom .left,#header-bottom .right{width:40%;display:flex;justify-content:space-between}#header-bottom .header-bottom-link:not(:last-child):after{height:23px;position:absolute;content:"";top:50%;transform:translateY(-50%);bottom:0;left:-50px;background-color:#dbdbdb;width:1px}.subcategories-menu{position:fixed;padding:20px;border-radius:0 0 8px 8px;top:149px;box-shadow:0 0 30px hsla(0,0%,64%,.359);background-color:#fff;display:flex;justify-content:space-between;width:330px;opacity:0;display:none;transition:opacity .2s ease-in-out}.subcategories-menu.show{display:flex;opacity:1}.subcategories-menu-image img{object-fit:cover;border-radius:8px;box-shadow:0 0 30px hsla(0,0%,64%,.359)}.subcategories-menu-links{display:flex;flex-direction:column;margin-left:20px;font-size:1.2rem}.subcategories-menu-links a{transition:.3s ease-in-out;border-radius:30px;display:inline-block;padding:4px 10px}.subcategories-menu-links a:hover{background-color:#59cb59;color:#fff}#main-footer{padding:20px;text-align:center;background-color:#121212;color:#fff;margin-top:50px}#main-footer a{color:#fff;font-weight:700}#cart-bg{background-color:rgba(0,0,0,.25);position:fixed;top:0;bottom:0;right:0;left:0;z-index:99999997;display:none;transition:s .4 ease-in-out}#cart-sum{margin-top:10px}#cart-coupon{margin-top:15px}#cart-coupon-form{display:flex;gap:8px;align-items:center}#cart-coupon-form input{flex:1 1;padding:8px 10px;border:1px solid #d5d5d5;border-radius:4px;font-family:fontbase}#cart-coupon-form button{background:#3eb674;color:#fff;border:none;border-radius:4px;padding:8px 12px;font-weight:600;cursor:pointer}#cart-coupon-form button.remove{background:#d05649}#cart-coupon-form button:disabled{opacity:.6;cursor:not-allowed}.cart-coupon-message{margin-top:8px;font-size:.95rem}.cart-coupon-message.success{color:#0b9148}.cart-coupon-message.error{color:#d05649}.cart-coupon-message.info{color:#3f3f3f}.cart-coupon-applied{margin-top:5px;font-size:.9rem;color:#3f3f3f}#cart-bg.active{display:block}#cart{position:fixed;width:350px;top:0;left:-350px;bottom:0;background-color:#fff;box-shadow:0 0 30px #9a9a9a3b;z-index:999999999;padding:20px;box-sizing:border-box;overflow-y:auto;transition:.4s ease .1s}#cart.active{left:0;transition:.3s ease-in-out}#cart-title{display:flex;align-items:center;line-height:0;margin-bottom:20px}#cart-title #cart-close-icon{margin-left:10px;cursor:pointer}.cart-item{display:flex;padding:20px;border-radius:5px;box-shadow:0 0 30px #9a9a9a3b;margin-top:20px;align-items:center;position:relative}.cart-item-remove{position:absolute;top:-10px;left:-10px;height:25px;width:25px;line-height:30px;color:#fff;background-color:#d05649;text-align:center;border-radius:50%;opacity:.8;transition:.3s ease-in-out;cursor:pointer;box-shadow:0 0 20px #9a9a9a3b}.cart-item-remove:hover{opacity:1}.cart-item-pic img{height:60px;width:60px;object-fit:contain}.cart-item-textuals{padding-right:10px}.cart-item-price{margin-right:10px;float:left}.cart-item-amount{width:100%}#cart .cart-item-amount{margin-top:5px}.cart-item-form-amount{display:flex;background-color:#fff;border-radius:50px;position:relative;justify-content:space-between;align-items:center}#cart .cart-item-form-amount,.cart-item-form-amount-content{width:100px;justify-content:center}.cart-item-form-amount-content{position:relative;display:flex;margin:auto 0 auto auto}.cart-item-form-amount button{background-color:#3eb674;color:#fff;width:20px;height:20px;border-radius:50%;text-align:center;line-height:25px;border:none}.cart-item-form-amount input{border:none;text-align:center}.cart-item-form-amount input::-webkit-inner-spin-button,.cart-item-form-amount input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-item-form-amount input{-moz-appearance:textfield}.cart-item-form-plus{left:10px}.cart-item-form-minus,.cart-item-form-plus{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}.cart-item-form-minus{right:10px}#cart-link-to-checkout{background:#3eb674;margin-top:15px;text-align:center;color:#fff;font-weight:600;padding:10px;border-radius:5px;box-shadow:0 0 30px #9a9a9a3b;cursor:pointer}#cart-suggestions:not(.active){left:-1000px}#cart-suggestions{position:fixed;height:100vh;width:700px;max-width:100%;background:#e5fff0;left:350px;z-index:99999998;top:0;bottom:0;box-shadow:0 0 30px #3e3e3e40;transition:left .1s ease-in-out}#cart-suggestions .product-showcase .product-showcase-image{height:130px;max-height:130px;position:relative}#cart-suggestions.active{transition:left .4s ease .1s}#cart-suggestions-textuals{text-align:center;margin-top:30px;color:#2c2c2c}#cart-suggestions-textuals h4{font-weight:400}#cart-suggestions-textuals h3{font-size:1.8rem}#cart-suggestions-showcases{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 15px;height:calc(100% - 100px);overflow-y:auto}#cart-suggestions-showcases .cart-item-amount-wrap{display:none}#cart-suggestions-showcases .product-showcase{width:32%;box-sizing:border-box;padding:10px 17px;margin-bottom:30px}#cart-suggestions-showcases .product-showcase-add-to-cart-form{justify-content:center;margin-top:10px}#cart-suggestions-showcases .product-showcase-name{font-size:1rem}#cart-suggestions-showcases .product-description,#cart-suggestions-showcases .product-showcase .product-showcase-add-to-cart:not(.bottom){display:none}#cart-suggestions-showcases .product-showcase .product-showcase-image img{height:100px}#cart-suggestions-showcases .product-showcase .product-showcase-add-to-cart.bottom{position:absolute;bottom:-17px;height:35px;line-height:42px;box-sizing:border-box;font-size:1rem;text-align:center;padding:0 10px;display:flex;align-items:center}.add-to-cart-btn{padding:10px;background-color:#47964b;color:#fff;font-weight:700;border-radius:7px;margin-top:10px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out;box-shadow:0 0 20px #bebebea3;height:23px;cursor:pointer}.add-to-cart-btn:hover{box-shadow:0 0 20px #b6b6b6;font-size:1.1rem}.add-to-cart-btn svg{margin-left:10px}.mobile-add-to-cart-btn{position:absolute;top:10px;bottom:10px;left:10px;background-color:#0b9148;color:#fff;display:flex!important;align-items:center;justify-content:center;flex-direction:column;padding:11px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:50px;border-radius:15px;box-sizing:border-box}#header-search-results-wrap .mobile-add-to-cart-btn,#header-search-results-wrap .mobile-card-amount{top:5px;bottom:5px;left:5px}.mobile-card-amount{position:absolute;top:10px;bottom:10px;left:10px;display:flex!important;flex-direction:column;width:50px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop-card-amount>*,.mobile-card-amount>*{flex-grow:1;display:flex;align-items:center;text-align:center;justify-content:center;border:1px solid #ebebeb;width:100%}.mobile-card-amount>input{border-top:none;border-bottom:none}.desktop-card-amount .cart-item-amount-btn,.mobile-card-amount .cart-item-amount-btn{color:#444;cursor:pointer}.mobile-card-amount .cart-item-amount-btn:first-child{border-radius:10px 10px 0 0}.mobile-card-amount .cart-item-amount-btn:last-child{border-radius:0 0 10px 10px}.desktop-card-amount{display:flex!important;overflow:hidden;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:43px;margin-top:10px}.desktop-card-amount>input{border-left:none;border-right:none}.desktop-card-amount .cart-item-amount-btn:first-child{border-radius:0 10px 10px 0}.desktop-card-amount .cart-item-amount-btn:last-child{border-radius:10px 0 0 10px}#cart-suggestions-showcases .product-showcase .product-showcase-add-to-cart.bottom svg{margin-left:5px;font-size:1rem}.product-unit-select{display:block;margin:5px}.product-unit-select-item{padding:5px 10px;margin-left:5px;border-radius:20px;background-color:#ebebeb;cursor:pointer}.product-unit-select-item.active{background-color:#47964b;color:#fff}#slider-wrap{position:relative}#slider-items{display:flex;overflow-x:hidden}.slider-item{min-width:100vw;width:100%;background-size:cover;position:relative;color:#fff;padding:110px 180px;box-sizing:border-box;transition:.2s ease-in-out;height:600px;max-height:65vh;background-size:cover!important;background-position:50%!important}#slider-arrows{display:flex;position:absolute;right:0;left:0;top:50%;padding:0 50px;color:#fff;z-index:9999;justify-content:space-between;font-size:28px;transform:translateY(-50%)}.slider-arrow{cursor:pointer}#product-search-input{padding:14px;border:1px solid #ebebeb;border-radius:4px;display:block;width:100%;box-sizing:border-box;margin-top:20px}.product-showcase{background-color:#fff;padding:15px 25px;border-radius:15px;box-shadow:0 0 30px #9a9a9a3b;text-align:center;position:relative}.product-description{margin-top:5px;color:#444;font-weight:700;margin-bottom:-10px}.showcase-price{display:none}.showcase-price.db{display:inline-block}.old-price{text-decoration:line-through;color:#979797;font-size:.9rem}.new-price{font-weight:700;margin-right:5px}.sale-badge{position:absolute;height:40px;width:40px;line-height:40px;border-radius:50%;top:-10px;left:-10px;background-color:#4caf50;color:#fff;font-weight:700;font-size:.7rem;z-index:9999;display:none}.sale-badge.vis{display:block}.product-showcase .product-showcase-image{height:170px;max-height:170px}.product-showcase .product-showcase-image span{max-height:100%;display:block}.product-showcase .product-showcase-image img{max-width:100%;max-height:100%;object-fit:contain}.discount-badge{position:absolute;top:129px;right:50%;z-index:999;background:#ffebeb;padding:6px 15px;font-size:.8rem;color:#e15856;border-radius:5px;text-align:center;transform:translateX(50%);font-weight:700;box-shadow:0 0 11px #84848452}.cart-item-amount-wrap,.product-showcase .cart-item-amount-wrap .cart-item-amount{width:100%}.product-showcase-name{font-weight:700;font-size:1.3rem;color:#121212}.product-showcase-pric{margin-bottom:5px}.product-description-badge{position:absolute;top:15px;right:15px;color:#121212;z-index:999;height:15px;width:15px;box-shadow:0 0 20px rgba(42,42,42,.366);border-radius:50%}@keyframes addToCartAnimation{0%{transform:scale(1)}75%{left:20px;top:15px;transform:scale(.8)}90%{left:20px;top:15px;transform:scale(.7);opacity:.6}95%{left:20px;top:15px;transform:scale(0)}to{left:20px;top:15px;transform:scale(0)}}@keyframes addToCartAnimationBig{0%{transform:scale(1)}75%{left:calc(50% - 750px);top:15px;transform:scale(.8)}90%{left:calc(50% - 750px);top:15px;transform:scale(.7);opacity:.6}95%{left:calc(50% - 750px);top:15px;transform:scale(0)}to{left:calc(50% - 750px);top:15px;transform:scale(0)}}.add-to-cart-animation-item{position:fixed;z-index:9999999;animation:addToCartAnimation .8s linear .3s 1 normal forwards;transform:scale(1);background-color:#fff;height:50px;width:50px;border-radius:50%;overflow:hidden}@media screen and (min-width:1550px){.add-to-cart-animation-item{animation:addToCartAnimationBig .8s linear .3s 1 normal forwards}}.add-to-cart-animation-item img{object-fit:contain;height:100%}.product-showcase .product-showcase-add-to-cart{border-radius:40px;font-size:14px;padding:8px 10px}#home-main-content{width:100%;padding-top:50px}#our-products-title{text-align:center;margin-top:40px;color:#121212}.main-products-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;width:100%;padding:0 20px}.main-products-list.sec{padding:0}.homepage-section-title{margin-top:15px}.main-products-list .product-showcase{width:calc(20% - 70px);margin-bottom:25px}.main-products-list .product-showcase:not(:nth-child(5n)){margin-left:10px}.main-products-list .product-showcase:nth-child(5n){margin-left:35px}#home-pagination{display:flex;flex-direction:row-reverse;justify-content:center;flex-wrap:wrap}.pagination-item{padding:13px 15.5px;border-radius:50%;line-height:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pagination-item.active{background-color:#4caf50;color:#fff}#main-products-category-filters{display:flex;justify-content:center;margin:10px auto auto;max-width:600px;flex-wrap:wrap}.main-product-category-filter{padding:7px 20px;border-radius:40px;background-color:#fff;margin:0 8px 10px;box-shadow:0 0 30px #9a9a9a3b;cursor:pointer}.main-product-category-filter.active{background-color:#4caf50;font-weight:700;color:#fff}#about-wrap{padding:20px 0}#about-wrap h1{margin-bottom:20px}.hidden{display:none}#order-form,#payment-form{background-color:#fff;position:fixed;z-index:999999999;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;border-radius:4px;box-shadow:0 0 30px #9a9a9a3b;width:400px;max-width:82%;max-height:70%;overflow-y:auto}#order-choices{display:flex;flex-wrap:wrap;justify-content:space-between;margin:10px 0}#order-choices>div{width:32%}.gift-choice{text-align:center;border-radius:4px;border:2px solid #ebebeb;padding:10px 0;font-size:.8rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;margin-bottom:10px}.gift-choice.selected{border-color:#4caf50}.gift-choice img{height:50px;width:100px;max-width:100%;object-fit:contain}.gift-choice p{height:2rem}#arrival-msg-order{font-size:1.1rem;font-weight:700;margin:0 0 10px;text-align:center}#payment-form{height:90%;max-height:90%}#payment-form iframe{width:100%;height:100%}#order-form .input-group{width:100%;margin-bottom:10px}#order-form .order-select{padding:10px;border-radius:4px;border:1px solid #ebebeb;width:100%;box-sizing:border-box}#shipping-msg{text-align:center;margin-bottom:8px;font-size:1.1rem;font-weight:700;color:#ad2727}#order-fields-msg{text-align:center;margin-bottom:5px}#order-form-submits{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:10px}#order-form-submits .payment-btn{display:flex;flex-direction:column;align-items:center;background-color:#ebebeb;padding:10px;border-radius:5px;font-size:1.2rem;cursor:pointer;transition:.3s ease-in-out}#order-form-submits .payment-btn:hover{background-color:#d6d6d6}#order-form-submits .payment-btn .icon{font-size:3rem;height:3rem}#order-form-submits .payment-btn .icon.bit img{height:1.5rem}#order-form input,#order-form textarea{padding:10px;border-radius:4px;border:1px solid #ebebeb;width:100%;box-sizing:border-box}#order-form input[type=checkbox]{display:inline-block;width:auto}#order-form input[type=submit]:disabled{opacity:.6;cursor:not-allowed}#order-form input.empty{border:1px solid tomato}#order-form-feedback{margin-bottom:10px}.grow{animation-name:grow;animation-duration:.5s}@keyframes grow{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}#about-image{width:100%;max-height:450px;object-fit:cover;object-position:top}#about-image-wrap{position:relative}#about-image-wrap:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);z-index:998;max-height:450px}#about-image-wrap:after{content:"אודות";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.8rem;font-weight:700;z-index:999}#thanks-page{text-align:center;padding-top:30px}#new-discount-form{margin-top:20px;margin-bottom:30px}#new-discount-form input,#new-discount-form select{width:100%;padding:7px 10px;border:1px solid #ebebeb;border-radius:4px;margin-top:10px;box-sizing:border-box}#bottom-contact{text-align:center;margin-top:20px;margin-bottom:-10px;font-weight:700}#category-hero-wrap{position:relative;margin-bottom:10px;box-shadow:0 0 30px rgba(0,0,0,.2);height:300px}#category-hero-title{position:absolute;left:50%;top:50%;transform:translate(-50%);color:#fff;font-size:30px;text-shadow:0 0 30px rgba(0,0,0,.5)}#category-hero-wrap img{width:100%;height:300px;object-fit:cover}.infinite-scroll-component{overflow-x:hidden!important}#search-closer{height:100vh;width:100vw;position:fixed;right:0;top:0;bottom:0}#header-search-results{position:absolute;top:40px;border-radius:8px;overflow:hidden;box-shadow:0 0 15px #12121244;background-color:#fff}#header-search-results .sale-badge{display:none}#header-search-results .product-showcase-add-to-cart-form{position:absolute;top:10px;left:10px;display:none;transition:.3s ease-in-out}#header-search-results .product-showcase .product-showcase-image{height:60px;width:60px;margin-left:5px}#header-search-results .product-showcase{display:flex;align-items:center;box-shadow:none;border-radius:0;padding:10px}#header-search-results .cart-item-form-amount-content{display:none}#header-search-results .product-showcase-name{text-align:right;margin-right:5px;max-width:80%}#header-search-results .product-showcase-price{color:#121212;text-align:right;margin-right:5px;display:block}#header-search-results-wrap{max-height:410px;overflow-y:auto}#header-search-results-wrap .product-showcase{min-height:100px}#mobile-nav,#mobile-nav-bg{display:none}.products-strip-list .product-showcase{margin-left:15px;width:auto!important}.products-strip-slider{padding:15px 0!important}.cute-btn,.products-strip .products-strip-arrows .products-strip-see-all-link{height:35px;border:none;background-color:#0e5f2c;color:#fff;border-radius:5px 0 0 5px;padding:0 10px;transition:.3s ease-in-out;cursor:pointer}.cute-btn:hover,.products-strip .products-strip-arrows .products-strip-see-all-link:hover{background-color:#0c5326}.categories-strip,.products-strip,.recipes-strip{position:relative;overflow-x:hidden;margin-top:20px}.categories-strip>h2,.products-strip>h2,.recipes-strip>h2{font-size:1.7rem;margin-bottom:15px}.categories-strip .categories-strip-slider,.categories-strip .products-strip-slider,.categories-strip .recipes-strip-slider,.products-strip .categories-strip-slider,.products-strip .products-strip-slider,.products-strip .recipes-strip-slider,.recipes-strip .categories-strip-slider,.recipes-strip .products-strip-slider,.recipes-strip .recipes-strip-slider{overflow-x:scroll}.products-strip .categories-strip-slider,.products-strip .recipes-strip-slider{border:none!important}.products-strip .products-slider-container{box-sizing:border-box}.products-strip .react-multi-carousel-list{overflow:visible}.products-strip .products-strip-arrows{position:absolute;left:-10px;top:5px;margin-top:-50px;z-index:999;display:flex;align-items:center}.products-strip .products-strip-arrows .products-strip-arrow{margin-left:10px;font-size:1.1rem;color:#444;background-color:#ebebeb;border:none;height:30px;width:30px;border-radius:50%;line-height:35px;text-align:center;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center}.products-strip .products-strip-arrows .products-strip-arrow:disabled{opacity:.6}.products-strip .product-showcase{-webkit-user-select:none;-moz-user-select:none;user-select:none}.products-strip .product-showcase img{pointer-events:none}.products-strip .products-strip-arrows .products-strip-see-all-link{background-color:#0e5f2c;margin-left:15px;border-radius:10px;align-items:center;display:flex;color:#fff;height:30px;padding:5px 13px;font-weight:700;font-size:1rem}.products-strip .products-strip-arrows .products-strip-see-all-link svg{margin-right:5px}#product-popup-bg{position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.2);z-index:999}#product-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;background-color:#fff;padding:15px;border-radius:10px}.discount-badge-mobile,.show-mobile{display:none!important}@media screen and (max-width:1440px){.container{max-width:1250px!important}}@media screen and (max-width:768px){.show-mobile{display:block!important}.hide-mobile{display:none!important}.mobile-add-to-cart-btn,.mobile-card-amount{display:flex!important}.main-products-list{padding:0 10px!important;box-sizing:border-box;flex-direction:column}.product-showcase{width:calc(100% - 35px)!important;display:flex;flex-direction:row;padding:15px!important;align-items:center;margin-bottom:15px}.product-showcase-textuals{display:flex;flex-direction:column;text-align:right;justify-content:center;margin-right:10px}.product-showcase-image{width:110px!important;height:110px!important;position:relative}.product-showcase-add-to-cart-form{display:none}.discount-badge{display:none!important}.product-showcase-name{max-width:80%}.discount-badge-mobile{display:block!important;margin-top:5px;color:#999}.main-products-list .product-showcase:not(:nth-child(5n)),.main-products-list .product-showcase:nth-child(5n){margin-left:0}.cart-item-form-amount{background-color:transparent;flex-direction:column}.cart-item-form-amount-content{width:90px;margin:auto auto 10px}.main-products-list .product-showcase-price{margin-bottom:0}.cart-item-form-amount input{background-color:transparent}.product-showcase .product-showcase-add-to-cart{font-size:15px}.main-products-list .product-showcase{width:calc(50% - 55px)}.product-showcase-add-to-cart-form{flex-direction:column}.product-showcase .product-showcase-add-to-cart{max-width:100%}.slider-item{min-height:250px}#slider-arrows{padding:0 20px}#header{height:80px;box-sizing:border-box}#header-links{display:none}#header-links.active{position:fixed;top:135px;left:0;right:0;display:flex;flex-direction:column;background-color:#efefef}.header-link.active:after{display:none}.header-link{display:inline-block;padding:10px;margin-bottom:5px}#header-logo{position:fixed;left:50%;top:25px;transform:translateX(-50%)}#header-logo img{margin-left:0}#mobile-menu-tog{position:fixed;top:20px;right:20px;width:35px;height:50px;display:flex;flex-direction:column;justify-content:center}#mobile-menu-tog span{display:block;height:2px;width:100%;background-color:#fff;margin-bottom:8px}#header-cart-icon{margin-top:10px}.website-content{padding-top:80px}#cart-suggestions{display:none}.main-products-list .product-showcase:not(:nth-child(4n)){margin-left:0}#header-bottom{display:none}#header-search-wrap{top:85px;padding:10px;left:0;right:0;position:fixed;margin-left:0;background-color:#fff;z-index:999999}#header-search-wrap>input[type=text]{width:100%}#header-search-results{top:70px;left:10px;width:auto;right:10px}#header-logo img{height:90px;top:-20px;left:50%;transform:translateX(-50%)}#header-logo img,#mobile-nav{position:fixed;z-index:99999999}#mobile-nav{display:block;top:0;bottom:0;left:100%;width:80vw;background-color:#fff;transition:.3s ease-in-out}#mobile-nav.active{right:0;left:auto}#mobile-nav #mobile-nav-header{background-color:#4caf51;display:flex;padding:15px;color:#fff;justify-content:space-between;align-items:center;font-size:1.2rem;font-weight:700}#mobile-nav #mobile-nav-header svg{margin-top:3px}#mobile-nav-bg.active{display:block;position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.5);z-index:9999999;transition:.3s ease-in-out}#mobile-nav-footer{position:absolute;bottom:0;right:0;left:0;background-color:#4caf51;padding:15px;text-align:center}#mobile-nav-links{margin-top:10px;max-height:100%;overflow-y:auto}#mobile-nav-links .mobile-nav-link{display:block;padding:10px;position:relative}#mobile-nav-links .mobile-nav-link:not(:last-child){border-bottom:1px solid #ebebeb}#mobile-nav-links .mobile-nav-link.category .icon{position:absolute;left:0;top:50%;padding:10px;transform:translateY(-50%)}#mobile-nav-links .category-dropdown{display:none}#mobile-nav-links .category-dropdown.active{display:block}#mobile-nav-links .category-dropdown a{display:block;padding:10px}#mobile-nav-links .category-dropdown a:not(:last-child){border-bottom:1px solid #ebebeb}.products-strip-item{padding-right:10px;width:calc(100vw - 20px)!important}.products-strip-title{padding:10px}.products-strip .products-strip-arrows{left:0;top:-5px}}@media screen and (min-width:768px){#header-links .dropdown-link{display:none}}