@keyframes Loading{0%{height:0}to{height:calc(var(--loading-height) - 1px)}}:root{--light-red:#c95b4b;--medium-red:#7e382e;--dark-red:#48251f;--red:#761101;--bright-red:#ad0000;--green:#017607;--dark-green:#3D4726;--white:#fbfbfd;--super-light:#cdcdce;--light-grey:#a6a6a7;--medium-grey:#64646e;--dark-grey:#202021;--banner-grey:#46423f;--yellow:#c99322;--light-yellow:#d2af63;--gold:#ffbf33bf;--blue:#385894;--dark-blue:#182847;--light-blue:#02CACC;--loading-height:160px;--product-width:90%}*{margin:0;padding:0;z-index:1}body,html{overflow-x:hidden;margin:auto}body{background-color:#eeeeef;position:relative}img{max-width:100%!important}.text{font-family:"Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif}.header{font-family:"Roboto Slab","Helvetica","Times New Roman",serif}.ginner-container>div>*,.rounded{border-radius:1rem!important}.invisible{opacity:0;height:0!important}.hidden{display:none!important}div.hr{margin:1rem;background-color:var(--super-light);height:1px;width:100%;box-shadow:none;overflow:hidden}.capitalize{text-transform:capitalize}.disabled{color:var(--light-grey);font-style:italic}.red{color:var(--medium-red)}.green{color:var(--green)}.danger{color:var(--bright-red)!important}.bg-yellow{background-color:var(--yellow)}.bg-light-red{background-color:var(--dark-red)!important}.bg-dark-blue{background-color:var(--dark-blue)}.bold{font-weight:700}.float-left,div.product div.bottom select{float:left}.left-0{margin-left:0!important}.left-1{margin-left:1rem!important}.p-0{padding:0!important}.p-small{padding:.25rem!important}.p-1{padding:1rem!important}.pb-1{padding-bottom:1rem!important}.m-0{margin:0!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mt-5{margin-top:5rem!important}.mr-1{margin-right:1rem!important}.ml-1{margin-left:1rem!important}.margin-auto{margin:auto}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.float-right{float:right}.invert{filter:invert(1)}.overflow-hidden{overflow:hidden}.unset-min-height{min-height:unset!important}.full-width{width:100%}.no-border{border:0!important}#menuToggle span,.relative,div.top-menu,h2.fancy::after{position:relative}.flex{display:flex!important;flex-wrap:wrap}.no-wrap{flex-wrap:unset!important}.align-center{align-items:center}.justify-center{justify-content:center!important}.justify-left{justify-content:left!important}.justify-right{justify-content:right!important}button{background-color:var(--medium-red);color:var(--white);border:0}button:hover{background-color:var(--light-red)}button,button.outline{padding:1rem;border-radius:.25rem;min-width:150px;text-transform:uppercase;font-family:"Roboto Slab","Helvetica Neue",sans-serif;cursor:pointer}button.outline{background:0 0!important;border:2px solid var(--medium-red);color:var(--medium-red);font-weight:600;letter-spacing:1px}button.outline:hover{background-color:var(--medium-red)!important;color:var(--white)}button.oos-button{border:1px solid var(--super-light);background:0 0;color:var(--medium-red);height:40px;line-height:40px;margin:0 auto auto;padding-top:0;font-size:10pt}@media screen and (max-width:350px){button.oos-button{font-size:8pt}}button.oos-button:hover{border:1px solid var(--medium-red)}h2.fancy,h2.fancy-light{border-bottom:1px solid #ece2e1;margin:auto;margin-top:2rem;margin-bottom:2rem;text-align:center;color:#202021;text-transform:uppercase;font-size:25pt;letter-spacing:2px;width:80%}h2.fancy::after{content:"";background-image:url(/shared/svg/ALT-Logo.svg);background-repeat:no-repeat no-repeat;background-position:center center;background-size:30px 30px;height:40px;width:60px;margin:auto;top:20px;display:block;background-color:#eeeeef}h2.fancy-light::after,select.product{height:40px;background-color:var(--white)}h2.fancy-light::after{content:"";background-image:url(/shared/svg/ALT-Logo.svg);background-repeat:no-repeat no-repeat;background-position:center center;background-size:30px 30px;width:60px;margin:auto;top:20px;position:relative;display:block}div.top-menu{width:100%;display:flex;background-color:var(--dark-grey);height:75px;color:var(--light-grey);z-index:10}div.top-menu div.left-menu,div.top-menu div.right-menu{box-sizing:border-box;width:41.5vw;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;background-color:var(--dark-grey)}div.top-menu div.spacer{width:1px;background-color:var(--medium-grey);height:3.5vh;max-height:50px}@media screen and (max-width:1200px){div.top-menu div.spacer{display:none}}.menu-item,h2.fancy,h2.fancy-light,nav{font-family:"Roboto Slab","Helvetica Neue",sans-serif}.menu-item{line-height:35px;font-weight:500;text-transform:uppercase;letter-spacing:1px;text-align:center;height:35px;margin-top:20px;margin-bottom:20px;font-size:1.1vw;cursor:pointer;padding-left:1rem;padding-right:1rem}div.top-menu a{color:inherit!important;text-decoration:none!important}@media screen and (max-width:1400px){div.top-menu{height:55px}.menu-item{height:35px;margin-top:10px;margin-bottom:10px}div.top-menu .active:after{margin-top:5px!important}}@media screen and (max-width:1200px){div.top-menu{display:block;width:100%;height:100px;background-color:var(--dark-red)}.menu-item{display:none!important}div.top-menu div.logo{display:block!important;background:0 0;box-shadow:none;margin:auto!important}}.menu-item:hover{color:var(--super-light)!important}.header-message a,div.top-menu .active{color:var(--white)!important}div.top-menu .active:after{content:"";border-top:5px solid var(--medium-red);width:75%;height:5px;margin:15px auto auto;display:block;border-radius:.25rem}div.top-menu .logo{margin:0!important;padding-top:20px!important;height:100px!important;border-left:none!important;background-color:var(--dark-red);width:17vw!important;min-width:250px;border-radius:0 0 50% 50%;box-shadow:rgba(0,0,0,.8)0 0 10px;border-collapse:collapse;z-index:9999}.header-message{width:100%;position:fixed;bottom:0;text-align:left;background-color:var(--dark-red);color:var(--white);padding-bottom:.33rem;letter-spacing:.2px;font-family:"Noto Sans","Helvetica Neue",Helvetica,Arial;min-height:30px;line-height:30px;font-weight:700;z-index:999;display:flex;justify-content:space-between;border-top:5px solid var(--medium-red)}.header-message a.yellow{color:#ff0!important;-webkit-text-fill-color:#ff0!important}.header-message a{-webkit-text-fill-color:var(--white)!important}@media screen and (max-width:1200px){.header-message{width:100%;clear:both;text-align:center;padding:0;margin:0}}div.products{display:grid;flex-wrap:wrap;grid-template-columns:repeat(4,1fr);width:var(--product-width);margin:auto;align-items:center}div.products div.product{text-align:center;margin:auto;margin-bottom:2rem;box-shadow:rgb(0 0 0/10%)0 0 7px;border-radius:1rem;max-width:336px}@media screen and (max-width:1600px){div.products{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1200px){div.products{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:765px){div.products{grid-template-columns:repeat(1,1fr)}div.products div.product{margin-left:auto;margin-right:auto}div.product div.bottom{max-width:100%!important}div.product div.top img{width:100%!important}}div.product div.bottom,div.product div.top{background-color:var(--white);overflow:hidden}div.product div.top{min-height:250px;border-radius:1rem 1rem 0 0}div.product div.top img{border-radius:1rem 1rem 0 0;max-width:fit-content}div.product div.top img:hover{transform:scale(1.05);transition:all .2s ease-in-out}div.product div.bottom{border-radius:0 0 1rem 1rem;margin:-5px auto auto}div.product div.bottom h3{text-align:left;font-family:"Noto Sans","Helvetica Neue",Arial,sans-serif;margin-left:1rem;padding-top:.5rem;height:60px;overflow:hidden;margin-top:.5rem;font-weight:400;width:90%}div.product div.bottom h3.small{font-size:12px}div.product div.bottom h3.medium{font-size:15px}div.product div.bottom div.buy{margin-top:1rem;display:flex;height:60px}button.cart_button{height:40px;width:120px;min-width:120px!important;padding:0;float:right;margin-right:1rem;margin-bottom:1rem;margin-left:auto}img.cart_button_image{height:20px;margin-top:4px;margin-right:4px}select.product{width:100%;cursor:pointer;border:1px solid var(--medium-red);color:var(--medium-red);padding-left:.5rem;border-radius:3px;margin-right:5%;margin-left:5%}nav{height:0;display:none}@media screen and (max-width:1200px){nav{display:block!important}}#menuToggle{display:block;position:fixed;top:39px;left:7%;width:100px;z-index:1001;-webkit-user-select:none;user-select:none}#menuToggle a{text-decoration:none;color:#232323;max-width:150px;transition:color .3s ease}#menuToggle a:hover{color:tomato}#menuToggle input{display:block;width:40px;height:32px;position:absolute;top:-7px;left:-5px;cursor:pointer;opacity:0;z-index:1002;-webkit-touch-callout:none}#menuToggle span{display:block;width:33px;height:4px;margin-bottom:5px;background:#cdcdcd;border-radius:3px;z-index:1001;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}#menuToggle span:first-child{transform-origin:0 0}#menuToggle span:nth-last-child(2){transform-origin:0 100%}#menuToggle input:checked~span{opacity:1;transform:rotate(45deg) translate(-2px,-1px);background:#232323}#menuToggle input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2,.2)}#menuToggle input:checked~span:nth-last-child(2){transform:rotate(-45deg) translate(0,-1px)}#menu{position:absolute;width:90vw;margin:-100px 0 0-100px;padding:100px;background:#ededed;list-style-type:none;-webkit-font-smoothing:antialiased;transform-origin:0 0;transform:translate(-100%,0);transition:transform .5s cubic-bezier(.77,.2,.05,1);border-radius:0 0 1rem;height:100vh}#menu li{padding:5px 0;font-size:22px;min-width:calc(max(50%,150px));box-sizing:border-box;float:left;margin-bottom:1rem}.submenu{font-size:16px;display:flex;flex-wrap:wrap;padding-top:10px;margin-top:10px;border-top:1px solid var(--super-light);border-bottom:1px solid var(--super-light)}.submenu a{min-width:50px;height:40px;width:31%;padding-left:1%;padding-right:1%;text-align:left}#menuToggle input:checked~ul{transform:none}.gbtn{padding:0;min-width:0}.gnext.gbtn,.gprev.gbtn{display:none!important}.gslide-inline,.gslide-media{border-radius:1rem!important}.loading-wrap{display:flex;justify-content:center;align-items:center;position:relative;height:var(--loading-height);overflow:hidden}.loading-wrap *{border-radius:0!important}.root{position:absolute}.loader,.root{height:var(--loading-height)}.loader,.viewer{position:absolute}.viewer{height:var(--loading-height)}.loading-wrap img.loading,.loading-wrap object.loading,.loading-wrap svg.loading{height:var(--loading-height);border-radius:none!important}.loading-wrap svg.loading{width:100%;height:100%}.loader{width:calc(var(--loading-height)*25.5/15);background:#492521;animation:Loading 1.5s linear infinite;bottom:1px}input.standard{width:100%;border:0;height:30px;background-color:#eeeeef;border-bottom:1px solid var(--medium-red);padding-left:10px;padding-top:5px;padding-bottom:5px;border-radius:.25rem;outline:0;font-family:"Noto Sans","Helvetica Neue",Helvetica,Arial;box-sizing:border-box}.email-entry,.email-sent{width:90%;margin-left:4%}.buy-open{margin-top:10px}