header{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:1}header .phone{display:block;background-color:var(--grey-dark);padding:.25rem 0;color:#fff}header .phone .fa-phone{margin-left:1.5rem}header .user-authorized{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1.5rem;background:var(--main);color:#fff;font-weight:400}header .user-authorized .controls{display:flex;flex-direction:row;gap:.25rem}header .user-authorized .controls .cart-btn{background:#fff;color:var(--main)}header nav{display:flex;padding:.5rem calc(1rem + 15px);box-shadow:0 8px 10px #00000014!important;justify-content:space-between}@media (max-width: 750px){header nav{flex-direction:column;text-align:center;align-items:center;padding:.5rem 1rem}}header nav div#navbar,header nav .logo-bars{display:flex;align-items:center;width:100%}header nav div#navbar{justify-content:end}header nav .logo-bars{width:-moz-min-content;width:min-content}@media (max-width: 750px){header nav .logo-bars{width:100%}}header nav .logo-bars #hamburger{display:none;color:#000!important}@media (max-width: 750px){header nav .logo-bars #hamburger{display:block;height:100%;background:0;border:0;align-self:flex-start;font-size:2rem}}header nav .logo-bars .logo{height:46px;margin:.3125rem 1rem .3125rem 15px;display:block}header nav .buttons{display:flex;align-items:center}@media (max-width: 750px){header nav .buttons{display:none!important;flex-direction:column;text-align:left;gap:.5rem}header nav .buttons:target{display:flex!important}}header nav .buttons .dropdown{width:-moz-fit-content;width:fit-content;float:left}header nav .buttons .dropdown #shop-dropdown-button .fa-caret-down{margin-left:.75rem}header nav .buttons .dropdown .mob-dropdown{display:none}@media (max-width: 750px){header nav .buttons .dropdown{width:100%;padding:0}header nav .buttons .dropdown .header-nav-item{display:none}header nav .buttons .dropdown .mob-dropdown{width:100%;display:block}}header nav .buttons form{padding:0!important;display:inline-flex;gap:.5rem}header nav .buttons form:hover,header nav .buttons form:focus{background:transparent!important}header nav .buttons form input{background-color:#ffffffe6;font-size:.8rem;font-weight:300;max-width:60%;border-radius:0}header nav .buttons form button{font-size:.8rem;padding:.4rem 1rem}header nav .buttons .cart-btn{margin-left:1rem}@media (max-width: 750px){header nav .buttons .cart-btn{width:100%;border-radius:.5rem}}.header-nav-item{padding:5px .8rem;color:inherit;text-transform:uppercase;text-decoration:none;display:inline;cursor:pointer}@media (max-width: 750px){.header-nav-item{text-align:left;width:100%;padding:1rem .8rem}}.header-nav-item:hover,.header-nav-item:focus{background:var(--main)}.header-nav-item.bold{font-weight:400}.categories-dropdown-items:target{display:flex}.categories-dropdown-items{position:absolute;top:3rem;right:0;z-index:2;border:1px solid rgba(0,0,0,.3);border-radius:3px;display:none;width:-moz-max-content;width:max-content;flex-direction:column;padding:.5rem 0;background:#fff;max-height:calc(100vh - 10rem);overflow-y:auto}@media (max-width: 750px){.categories-dropdown-items{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;max-height:100vh}}.categories-dropdown-items,.categories-dropdown-items .header-nav-item:not(:hover){background:#fff}.categories-dropdown-items .header-nav-item{padding:.4rem 1.5rem}.categories-dropdown-items .header-nav-item.divider{padding:0;margin:.5rem 0;background:#0000004d;height:1px}.header-spacer{height:97px}footer{background:var(--grey-dark);color:#fff;padding:3rem var(--padding-side)}@media (max-width: 1200px){footer{padding:3rem calc(var(--padding-side) * .5)}}footer a,footer a:hover,footer a:visited{color:#fff;text-decoration:none}footer div{display:flex;justify-content:center}@media (max-width: 900px){footer div{flex-direction:column}footer div ul{text-align:center!important}footer div ul:not(:first-child){padding-top:3rem}footer div ul:last-child{padding-bottom:3rem}}footer div ul{list-style:none;padding-left:0;width:100%;text-align:right}footer div ul:first-child{text-align:left}footer div ul:not(:first-child){text-transform:uppercase;font-weight:400;font-size:1.05rem}footer div ul li{margin-bottom:1rem}footer div ul li:last-child{margin-bottom:0}footer div ul li.cards-logos{display:flex;flex-direction:row-reverse;gap:.5rem;font-size:2rem}@media (max-width: 900px){footer div ul li.cards-logos{justify-content:center}}footer small{text-align:center;color:gray;display:block}.section{padding:5rem var(--padding-side);text-align:center}.section h2{margin-bottom:1.5rem}.scr-reader-only{padding:1em;background:#fff;color:#000;font-weight:700;font-size:120%}.scr-reader-only:not(:focus){clip:rect(1px 1px 1px 1px);overflow:hidden;position:absolute;padding:0;height:0px!important}
