html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}:root{-moz-tab-size:4;tab-size:4}html{line-height:1.15}body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol'}hr{height:0}strong{font-weight:bolder}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}html body{background-color:#fff;min-height:100vh}html body>container{display:grid;grid-template-areas:'header' 'content' 'footer';grid-template-rows:auto 1fr auto;margin:0 auto;max-width:1800px;min-height:100vh}html body>container header,html body>container nav{margin:0 auto;width:100%}main{display:grid;width:100%}main .promocard-container{display:flex;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem}main>content+content{margin-top:2rem}main content{justify-self:center;max-width:1100px;width:100%}main content.home{display:grid}main content.full-width{max-width:100%}main content>div+div{margin-top:2rem}strong{font-weight:600}.bolder{font-weight:700}html{font-size:16px}@media only screen and (min-width:720px){html{font-size:calc(6.85714px + .71429vw)}@media screen and (min-width:1280px){html{font-size:16px}}@media screen and (max-width:720px){html{font-size:12px}}}ul{list-style-type:none}a{color:inherit;text-decoration:none}a:visited{color:inherit;text-decoration:none}h2{border-bottom:solid #c51a23 1px;display:inline-block;text-transform:uppercase}h2.no-underline{border-bottom:0;padding-bottom:0}h2{padding-bottom:1rem}header>container{align-items:center;display:grid;grid-gap:1rem;grid-template-areas:'infobar' 'main' 'bottom';grid-template-rows:30px 70px minmax(52px,-webkit-max-content);grid-template-rows:30px 70px minmax(52px,max-content);height:100%;margin:0 auto;max-width:var(--max-outter-width);padding-top:1rem;width:100%}header .right-side-bar{display:flex}header .right-side-bar img{height:50px}header div{align-items:center;display:flex;justify-content:space-between}header .infobar{justify-content:flex-end;margin:0 auto;max-width:1100px;padding:0 1rem 0 2rem;width:100%}header .infobar a,header .infobar span{font-size:.8rem}header .infobar div>a{padding:0 .5rem}header .main-header{align-items:center;display:grid;grid-template-columns:120px 1fr 100px;height:100%;justify-items:center;margin:0 auto;max-width:1100px;padding-left:1rem;width:100%}header .main-header .search-container{max-width:600px;width:100%}header .main-header .cart{align-items:center;bottom:7px;display:flex;position:relative}header .main-header .cart h2{color:#c51a23;height:50%;position:relative;left:50%}header .main-header .cart img{height:70px;object-fit:contain;width:70px}header .logo-container{height:45px}header .logo-container a{bottom:50%;height:100px;position:relative}header .logo-container svg{height:100px}header .search-container{flex:0 1 600px;padding:0 1rem}header .mobile-nav-search-container{flex-direction:column}header hamburger{height:100%;width:100%}header hamburger button{height:100%;width:100%}@media only screen and (min-width:720px){header .infobar{justify-content:space-between}header .main-header .cart{justify-self:initial}}nav{background-color:#58606e;color:#fff;display:block;font-weight:600;height:100%;text-transform:uppercase;width:100%}nav.mobile{display:block;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-top:52px;opacity:0;position:absolute;top:-1000px;visibility:hidden;z-index:99999999999}nav.desktop>ul{display:flex;height:100%;justify-content:center;margin:0 auto;max-width:1100px;width:100%}nav.desktop>ul li{flex:1 1 auto;height:100%;position:relative;text-align:center}nav a{align-items:center;background-color:#58606e;display:flex;height:52px;justify-content:center;padding:0 1rem;width:100%}nav a,nav li{background-color:#58606e}picture img{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;object-fit:none;object-position:center;width:100%}picture.banner-image img{height:auto;min-height:150px;object-fit:cover;object-position:70%}@media only screen and (min-width:1000px){picture.banner-image img{object-position:center;object-fit:contain}}button{align-items:center;background:#fff;border:1px solid #000;display:flex;font-weight:700;justify-content:center;padding:.7rem;text-align:center;text-transform:uppercase}button.btn-secondary{background:#58606e;border:none;color:#fff}input{background:#fff;border-color:#000;border-style:solid;border-width:1px;font-size:small;height:52px;padding-left:1rem;width:100%}input.input-grey{border-color:#58606e}.prepend-slash::before{color:#c51a23;content:'\\ '}.append-dot::after{color:#c51a23;content:'.'}.uppercase{text-transform:uppercase}.background-link{height:100%;width:100%}.desktop{display:none}@media only screen and (min-width:720px){.desktop{display:inline;display:initial}.mobile{display:none}}miniproduct{font-size:1rem;flex:1 1 auto;max-height:320px;text-align:center;width:100%}miniproduct img{height:100%;margin:0 auto;min-height:200px;max-height:200px;max-width:90%;object-fit:scale-down;padding:1rem 0;width:auto}miniproduct div{align-items:center;display:flex;flex-direction:column;padding-top:.5rem}miniproduct hr{background-color:#c51a23;border:0;color:#c51a23;height:1px;width:60%;margin:0 auto}miniproduct span.title{max-width:100%}miniproduct span+span{margin-top:.5rem}miniproduct .price{color:#7c8696}miniproduct>a{display:flex;flex-direction:column;display:grid;grid-template-rows:200px 10px 80px;height:300px;width:100%}productpromolist .top-holder{display:flex;margin-bottom:.5rem;padding:0 1rem}productpromolist .top-holder .top-title{display:block;margin-right:.5rem}productpromolist .top-holder .top-line{border-bottom:1px solid #000;flex:1 1 auto}productpromolist .product-list{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;display:grid;grid-gap:3rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));height:320px;overflow:hidden;width:100%}productpromolist .product-list miniproduct{flex:1 1 auto}promocard{background-position:center;background-size:cover;height:362px;padding:.7rem;width:100%}promocard>a{align-items:center;background-color:hsla(0,0%,0%,.2);display:flex;flex-direction:column;justify-content:center}form.searchbar{display:flex;height:52px;width:100%}form.searchbar button{height:100%;width:65px;padding:.7rem}form.searchbar svg{height:100%;width:100%}@media only screen and (min-width:720px){form.searchbar.desktop{display:flex}}.hamburger{padding:15px 15px;display:inline-block;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:40px;height:4px;background-color:#58606e;border-radius:4px;position:absolute}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}
