html{height:100%}body{height:100%;padding:0;margin:0}.container{height:100%;display:flex;flex-direction:column}footer,.footer{margin-top:auto;padding:2em 1em 3em}.color-orange{color:#ed5e1c}header{border-bottom:1px solid #f45b22}.topbar{display:flex;height:64px}.topbar>*{align-items:center;display:flex}@media screen and (max-width: 768px){.topbar{flex-wrap:wrap;height:initial}}.topbar-middle{display:flex;align-items:stretch;justify-content:center;flex-grow:1}@media screen and (max-width: 768px){.topbar-middle{width:100%;order:3;flex-direction:column;align-items:stretch}.topbar-middle .navbar-item{padding:4px 0;text-align:center}}.navbar-item.catalog-toggle{padding-bottom:8px;cursor:pointer}.navbar-item.catalog-toggle:hover{background-color:#fafafa;color:#ed5e1c}@media screen and (min-width: 769px){.navbar-item.catalog-toggle{display:none}}.topbar-brand{padding-left:0}@media screen and (max-width: 768px){.topbar-brand{padding-right:0}}.topbar-brand img{height:60px;width:60px;max-height:initial}.brand-text{padding:0;color:#ed5e1c;font-size:44px;line-height:44px;font-family:'Roboto Condensed', sans-serif}.brand-text:hover,.brand-text:active{color:#ed5e1c}@media screen and (max-width: 1023px){.brand-text{display:none}}@media screen and (max-width: 1023px) and (max-width: 768px){.brand-text{display:inline;font-size:32px}}.navbar-item{font-size:1.5em}@media screen and (max-width: 1023px){.navbar-item{font-size:1.25em}}@media screen and (max-width: 1023px) and (min-width: 769px){.navbar-item{display:flex;align-items:center}}@media screen and (max-width: 768px){.navbar-cart{order:2}}.navbar-end{margin-left:auto}.navbar-cart{position:relative}.navbar-cart:hover{background-color:initial !important}.navbar-cart img{height:48px;width:48px;max-height:initial}.navbar-cart .tag.is-danger{position:relative;top:-15px;background-color:#f45b22}.main-section{margin-bottom:2em}@media screen and (min-width: 769px){.main-section{display:flex}}@media screen and (max-width: 1160px){.main-section{padding:0 10px}}.page-index h1{color:#ed5e1c;font-size:1.5em;margin-bottom:0.5em}.page-index p{margin-bottom:1em}.index-img img{width:100%}.left-menu,.left-menu.box{width:300px;flex-shrink:0;margin-bottom:0;align-self:flex-start}@media screen and (max-width: 1023px){.left-menu,.left-menu.box{width:250px;padding:10px}}@media screen and (max-width: 768px){.left-menu,.left-menu.box{width:100%;margin-bottom:1.5rem;display:none}.left-menu.show,.left-menu.box.show{display:block}}.menu-list a.is-active{background-color:#ed5e1c}.menu-list li ul{border-left-color:rgba(237,94,28,0.376471)}.menu-label{font-size:1.1em}.content-section{flex-grow:1}@media screen and (min-width: 769px){.content-section{margin-left:1em}}.products-grid{display:flex;flex-wrap:wrap;margin:0 -10px}.qty-input{width:3em;text-align:center}.buddy-button{width:2.5em;text-align:center}.to-cart-button{background-color:#f45b22;color:white;border-color:#d75322}.to-cart-button:hover,.to-cart-button:active{border-color:#d75322;background-color:#ff4500;color:#ffffff}.to-cart-button span{display:none}.to-cart-button.spinning span.fa-spinner{display:inline}.to-cart-button.done span.fa-check{display:inline}.product-card-wrapper{width:33.3333%;padding:0 10px 20px}@media screen and (max-width: 1215px){.product-card-wrapper{width:50%}}@media screen and (max-width: 768px){.product-card-wrapper{padding:0 5px 10px}}.product-card{height:100%;display:flex;flex-direction:column}.product-card .card-content{flex-grow:1}.product-card .card-footer-item{flex-direction:column;padding:5px}@media screen and (min-width: 1216px) and (max-width: 1407px){.product-card .card-footer-item .qty-input,.product-card .card-footer-item .buddy-button,.product-card .card-footer-item .to-cart-button{font-size:0.8rem}}@media screen and (max-width: 1023px){.product-card .card-footer-item .qty-input,.product-card .card-footer-item .buddy-button,.product-card .card-footer-item .to-cart-button{font-size:0.8rem}}.product-card .product-name,.product-card .price{font-weight:bold;color:#363636}.br-none.br-none{border-right:none}.product-title{font-size:2em;line-height:1.5em}.photo-and-price{display:flex}@media screen and (max-width: 1215px){.photo-and-price{flex-direction:column}}.product-photo-block{flex-shrink:0}@media screen and (min-width: 1408px){.product-photo-block{width:600px}}@media screen and (min-width: 1216px) and (max-width: 1407px){.product-photo-block{width:500px}}.small-pics-cont{display:flex;justify-content:center;gap:1.5em}.small-pics-cont img{max-height:100px;max-width:100px}@media screen and (max-width: 768px){.product-card .card-content{font-size:14px;padding:8px;line-height:1}}.product-card .card-footer{display:block}.product-card .card-footer.pack-and-price{font-size:14px;line-height:1.1}.short-details{flex-grow:1}@media screen and (min-width: 1216px){.short-details{margin-left:1em;border-left:1px solid rgba(237,94,28,0.376471);padding-left:1em}}.short-details .price{font-weight:bold;font-size:2em}.partnumber .spacer{flex-grow:1;margin:0 5px;border-bottom:1px dotted grey;position:relative;top:-4px}.cart-grid{display:grid;grid-template-columns:repeat(3, auto);row-gap:1em}.cart-grid>div{display:flex;align-items:center;padding:0 0.5em}.cart-grid a{color:unset}@media screen and (max-width: 768px){.cart-grid{grid-template-columns:auto auto;row-gap:0}.cart-grid .product-name{grid-column:span 2}.cart-grid .product-name:not(:first-child){margin-top:1em}}.cart-total{display:flex;justify-content:flex-end;font-weight:bold;font-size:1.2rem;margin:10px 0}.cart-total span{margin:0 0.2em}@media screen and (max-width: 768px){.cart-total{grid-column:span 2}}.checkout-form{box-shadow:none;background-color:#f1f1f1}.pagination-link:focus{border-color:#f45b22;border-width:1px}.pagination-link.is-current{border-color:#f45b22;border-width:2px;color:unset;background-color:unset}.breadcrumb li:first-child::before{color:#b5b5b5;content:"\0002f"}.breadcrumb li:first-child a{padding:0 0.75em}.subcat-btns .button:first-child{margin-left:0 !important}

