*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}html{width:100%;margin:0}body{background:#f8f8f8}button:hover{cursor:pointer}.return-button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;padding:.5rem 1rem;display:flex}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;padding:100px 4% 3rem;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}.two-columns{grid-template-columns:1fr 1fr;column-gap:1rem;width:100%}select,option{height:2rem}.cart-popup{z-index:99999;background:#09090933;align-self:center;align-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-content:flex-start;align-items:flex-start;width:100%;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:1fr auto 1fr;justify-content:space-between;align-items:center;font-size:.9rem;display:grid}.cart-popup .alert-box .message-box svg{font-size:1.5rem}.cart-popup .alert-box .message-box svg.warn{color:#fe0;font-size:1.75rem}.cart-popup .alert-box .message-box svg.success{color:#1eff00;font-size:2rem}.cart-popup .alert-box .message-box svg:nth-child(2n){justify-self:right;margin-left:1rem;margin-right:0}.cart-popup .alert-box .message-box svg:nth-child(2n):hover{cursor:pointer;color:#5a5a5a}.cart-popup .alert-box .message-box svg:nth-child(odd){justify-self:left;margin-right:0;font-size:2rem}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}footer{background:#070707;align-self:flex-end;min-height:30vh;padding:0 4%;display:grid}footer ul{border-bottom:1px solid #eeffee1a;padding:1rem 0;list-style-type:none}footer ul li{margin:.5rem 0}footer ul li a{text-transform:uppercase;color:#efe;font-size:.8rem;font-weight:700;text-decoration:none}footer .social{flex-direction:row;padding:1.5rem 0;display:flex}footer .social div{background:#434343;border-radius:100%;place-content:center;width:35px;height:35px;margin-right:1rem;display:grid;overflow:hidden}footer .social div img{height:inherit;width:inherit;cursor:pointer;justify-self:center;display:grid}.form-wrapper{z-index:99999;width:100vw;transition:all .3s ease-in-out;position:fixed;top:0}.form-wrapper.show{transform-origin:0px 20px center;opacity:1}.form-wrapper.hide{opacity:0;transform:translate(-100%)}.form-wrapper .login-form-wrapper{background:#000000a6;align-items:center;width:100%;height:100vh;display:grid;top:0}.form-wrapper .login-form-wrapper .login-form{background:#fff;align-content:flex-start;place-items:flex-start center;padding:0% 4%;display:grid;box-shadow:0 2px 8px #00000059}.form-wrapper .login-form-wrapper .login-form .form-header{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:first-child{justify-content:left;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(2){text-align:center;place-content:center;justify-items:center;width:100%;font-weight:700;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3){justify-content:right;width:100%;padding:1rem 0;font-size:1.2rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3) svg:hover{cursor:pointer}.form-wrapper .login-form-wrapper .login-form .form-title{margin-top:1rem}.form-wrapper .login-form-wrapper .login-form .form-title h3{text-align:center}.form-wrapper .login-form-wrapper .login-form .form-body{width:100%;margin-top:1rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input{border:1px solid #00000026;width:100%;height:30px;margin:.5rem 0;padding:1.25rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input::placeholder{color:#6d6d6d}.form-wrapper .login-form-wrapper .login-form .form-options{grid-template-columns:1fr 1fr;width:100%;margin-top:.5rem;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child{justify-content:left;justify-items:left;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child label{color:#6d6d6d;margin-left:.75rem;font-size:.8rem}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2){justify-content:right;justify-items:right;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2) a{color:#6d6d6d;margin-left:.75rem;font-size:.8rem;text-decoration:none}.form-wrapper .login-form-wrapper .login-form .form-footer{color:#6d6d6d;justify-content:center;display:grid}.form-wrapper .login-form-wrapper .login-form .form-footer p{text-align:center;margin:1.5rem 0;font-size:.75rem}.form-wrapper .login-form-wrapper .login-form .form-footer p a{color:#3c3c3c;display:inline}.form-wrapper .login-form-wrapper .login-form .form-footer button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;margin:.5rem 0;display:flex}.form-wrapper .login-form-wrapper .login-form .form-footer button svg{margin-left:1rem;font-size:1rem}.individual-parts-page{align-content:flex-start;align-self:flex-start;align-items:flex-start;display:grid}.individual-parts-page h1{font-size:1.5rem;font-weight:400}.individual-parts-page p,.individual-parts-page div{display:grid}.individual-parts-page div.main-image{display:grid;position:relative}.individual-parts-page div.main-image img{width:100%;height:auto;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-content:center;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{place-content:center;align-items:center;padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability,.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.index-result-link{width:100%;padding:0;display:flex}.index-result-link a{color:#2c2c2c;width:100%;text-decoration:none;display:flex}.index-result-link:hover{background:#eee;text-decoration:underline}.redirect-paragraph-wrapper{color:#ffc400;background:#000000bf;border-radius:.125rem;grid-template-columns:auto 1fr;place-content:center space-evenly;align-items:center;width:100%;margin-top:.5rem;padding:.25rem .5rem;display:grid}.redirect-paragraph-wrapper svg{color:#ffe600;margin-right:.5rem;padding:0;font-size:1.5rem;display:grid}.redirect-paragraph-wrapper p{height:inherit;align-content:flex-start;align-items:flex-start;font-size:.8rem;display:grid}.redirect-paragraph-wrapper p a{color:#fff}.results-wrapper{background:#fff;border-bottom:2px solid #00000080;border-left:2px solid #00000080;border-right:2px solid #00000080;width:100%;display:grid;top:0}.results-wrapper .active-result{color:#000;background-color:#f0f0f0}.results-wrapper .index-result-link{cursor:pointer;padding:8px}.updates-page h1{margin-bottom:1rem}.updates-page h2{margin-bottom:.5rem}.updates-page ul{margin:.25rem 0 .5rem;list-style-type:none}.updates-page ul li{color:#000000a6;font-size:.9rem}.results{display:grid}.results a{color:#1f1f1f;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{-top:1rem;place-content:flex-start space-between;align-items:flex-start;width:100%;display:flex}.results form input{border-radius:.25rem;width:75%;height:2rem;padding:.25rem .5rem}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:20%;height:2rem;display:grid}.result{grid-template-columns:1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:none}.result div.part-link span.mobile-link{display:flex}.result div.part-link span a{font-size:.95rem}.checkout-form-personal-info{display:grid}.checkout-form-personal-info label.section-label{font-weight:700}.checkout-form-personal-info label.input-label{color:#000000bf;font-size:.9rem;font-style:italic;font-weight:700}.checkout-form-personal-info input{border:1px solid #00000080;border-radius:.25rem;margin:.25rem 0;padding:.25rem .5rem}.checkout-form-personal-info input:focus{border:none;outline:1px solid #000}@media (min-width:768px){.results-wrapper{background:#fff;border-bottom:1px solid #00000080;border-left:1px solid #00000080;border-right:1px solid #00000080;width:50%;display:grid;top:0}.individual-parts-page{justify-content:left;justify-items:left;max-width:400px;margin:auto;display:grid}.individual-parts-page h1{font-weight:400}.individual-parts-page div{width:400px;display:grid}.individual-parts-page div img{background-color:#969696;width:400px;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;width:400px;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{justify-content:left;display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability{justify-content:left;justify-self:left;justify-items:left;margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.cart-popup{z-index:99999;background:#09090980;place-self:center;place-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-items:flex-start;row-gap:1rem;width:600px;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:auto auto 1fr;justify-content:space-between;align-items:center;display:grid}.cart-popup .alert-box .message-box svg.warn{color:#fe0}.cart-popup .alert-box .message-box svg.success{color:#51ff00}.cart-popup .alert-box .message-box svg:nth-child(2){justify-self:right}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}.results{display:grid}.results a{color:#313131;background:0 0;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{flex-direction:column;width:100%;display:flex}.results form input{border-radius:.25rem;width:50%;height:2rem;margin-top:1rem;padding:.25rem .5rem;display:grid}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:max-content;height:2rem;margin-top:1rem;padding:.25rem 2rem;display:grid}.result{grid-template-columns:1fr 1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:flex}.result div.part-link span.mobile-link{display:none}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;margin-top:125px;padding:2rem 8%;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}}
*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}html{width:100%;margin:0}body{background:#f8f8f8}button:hover{cursor:pointer}.return-button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;padding:.5rem 1rem;display:flex}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;padding:100px 4% 3rem;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}.two-columns{grid-template-columns:1fr 1fr;column-gap:1rem;width:100%}select,option{height:2rem}.cart-popup{z-index:99999;background:#09090933;align-self:center;align-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-content:flex-start;align-items:flex-start;width:100%;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:1fr auto 1fr;justify-content:space-between;align-items:center;font-size:.9rem;display:grid}.cart-popup .alert-box .message-box svg{font-size:1.5rem}.cart-popup .alert-box .message-box svg.warn{color:#fe0;font-size:1.75rem}.cart-popup .alert-box .message-box svg.success{color:#1eff00;font-size:2rem}.cart-popup .alert-box .message-box svg:nth-child(2n){justify-self:right;margin-left:1rem;margin-right:0}.cart-popup .alert-box .message-box svg:nth-child(2n):hover{cursor:pointer;color:#5a5a5a}.cart-popup .alert-box .message-box svg:nth-child(odd){justify-self:left;margin-right:0;font-size:2rem}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}footer{background:#070707;align-self:flex-end;min-height:30vh;padding:0 4%;display:grid}footer ul{border-bottom:1px solid #eeffee1a;padding:1rem 0;list-style-type:none}footer ul li{margin:.5rem 0}footer ul li a{text-transform:uppercase;color:#efe;font-size:.8rem;font-weight:700;text-decoration:none}footer .social{flex-direction:row;padding:1.5rem 0;display:flex}footer .social div{background:#434343;border-radius:100%;place-content:center;width:35px;height:35px;margin-right:1rem;display:grid;overflow:hidden}footer .social div img{height:inherit;width:inherit;cursor:pointer;justify-self:center;display:grid}.form-wrapper{z-index:99999;width:100vw;transition:all .3s ease-in-out;position:fixed;top:0}.form-wrapper.show{transform-origin:0px 20px center;opacity:1}.form-wrapper.hide{opacity:0;transform:translate(-100%)}.form-wrapper .login-form-wrapper{background:#000000a6;align-items:center;width:100%;height:100vh;display:grid;top:0}.form-wrapper .login-form-wrapper .login-form{background:#fff;align-content:flex-start;place-items:flex-start center;padding:0% 4%;display:grid;box-shadow:0 2px 8px #00000059}.form-wrapper .login-form-wrapper .login-form .form-header{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:first-child{justify-content:left;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(2){text-align:center;place-content:center;justify-items:center;width:100%;font-weight:700;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3){justify-content:right;width:100%;padding:1rem 0;font-size:1.2rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3) svg:hover{cursor:pointer}.form-wrapper .login-form-wrapper .login-form .form-title{margin-top:1rem}.form-wrapper .login-form-wrapper .login-form .form-title h3{text-align:center}.form-wrapper .login-form-wrapper .login-form .form-body{width:100%;margin-top:1rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input{border:1px solid #00000026;width:100%;height:30px;margin:.5rem 0;padding:1.25rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input::placeholder{color:#6d6d6d}.form-wrapper .login-form-wrapper .login-form .form-options{grid-template-columns:1fr 1fr;width:100%;margin-top:.5rem;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child{justify-content:left;justify-items:left;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child label{color:#6d6d6d;margin-left:.75rem;font-size:.8rem}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2){justify-content:right;justify-items:right;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2) a{color:#6d6d6d;margin-left:.75rem;font-size:.8rem;text-decoration:none}.form-wrapper .login-form-wrapper .login-form .form-footer{color:#6d6d6d;justify-content:center;display:grid}.form-wrapper .login-form-wrapper .login-form .form-footer p{text-align:center;margin:1.5rem 0;font-size:.75rem}.form-wrapper .login-form-wrapper .login-form .form-footer p a{color:#3c3c3c;display:inline}.form-wrapper .login-form-wrapper .login-form .form-footer button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;margin:.5rem 0;display:flex}.form-wrapper .login-form-wrapper .login-form .form-footer button svg{margin-left:1rem;font-size:1rem}.individual-parts-page{align-content:flex-start;align-self:flex-start;align-items:flex-start;display:grid}.individual-parts-page h1{font-size:1.5rem;font-weight:400}.individual-parts-page p,.individual-parts-page div{display:grid}.individual-parts-page div.main-image{display:grid;position:relative}.individual-parts-page div.main-image img{width:100%;height:auto;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-content:center;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{place-content:center;align-items:center;padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability,.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.index-result-link{width:100%;padding:0;display:flex}.index-result-link a{color:#2c2c2c;width:100%;text-decoration:none;display:flex}.index-result-link:hover{background:#eee;text-decoration:underline}.redirect-paragraph-wrapper{color:#ffc400;background:#000000bf;border-radius:.125rem;grid-template-columns:auto 1fr;place-content:center space-evenly;align-items:center;width:100%;margin-top:.5rem;padding:.25rem .5rem;display:grid}.redirect-paragraph-wrapper svg{color:#ffe600;margin-right:.5rem;padding:0;font-size:1.5rem;display:grid}.redirect-paragraph-wrapper p{height:inherit;align-content:flex-start;align-items:flex-start;font-size:.8rem;display:grid}.redirect-paragraph-wrapper p a{color:#fff}.results-wrapper{background:#fff;border-bottom:2px solid #00000080;border-left:2px solid #00000080;border-right:2px solid #00000080;width:100%;display:grid;top:0}.results-wrapper .active-result{color:#000;background-color:#f0f0f0}.results-wrapper .index-result-link{cursor:pointer;padding:8px}.updates-page h1{margin-bottom:1rem}.updates-page h2{margin-bottom:.5rem}.updates-page ul{margin:.25rem 0 .5rem;list-style-type:none}.updates-page ul li{color:#000000a6;font-size:.9rem}.results{display:grid}.results a{color:#1f1f1f;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{-top:1rem;place-content:flex-start space-between;align-items:flex-start;width:100%;display:flex}.results form input{border-radius:.25rem;width:75%;height:2rem;padding:.25rem .5rem}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:20%;height:2rem;display:grid}.result{grid-template-columns:1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:none}.result div.part-link span.mobile-link{display:flex}.result div.part-link span a{font-size:.95rem}.checkout-form-personal-info{display:grid}.checkout-form-personal-info label.section-label{font-weight:700}.checkout-form-personal-info label.input-label{color:#000000bf;font-size:.9rem;font-style:italic;font-weight:700}.checkout-form-personal-info input{border:1px solid #00000080;border-radius:.25rem;margin:.25rem 0;padding:.25rem .5rem}.checkout-form-personal-info input:focus{border:none;outline:1px solid #000}@media (min-width:768px){.results-wrapper{background:#fff;border-bottom:1px solid #00000080;border-left:1px solid #00000080;border-right:1px solid #00000080;width:50%;display:grid;top:0}.individual-parts-page{justify-content:left;justify-items:left;max-width:400px;margin:auto;display:grid}.individual-parts-page h1{font-weight:400}.individual-parts-page div{width:400px;display:grid}.individual-parts-page div img{background-color:#969696;width:400px;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;width:400px;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{justify-content:left;display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability{justify-content:left;justify-self:left;justify-items:left;margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.cart-popup{z-index:99999;background:#09090980;place-self:center;place-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-items:flex-start;row-gap:1rem;width:600px;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:auto auto 1fr;justify-content:space-between;align-items:center;display:grid}.cart-popup .alert-box .message-box svg.warn{color:#fe0}.cart-popup .alert-box .message-box svg.success{color:#51ff00}.cart-popup .alert-box .message-box svg:nth-child(2){justify-self:right}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}.results{display:grid}.results a{color:#313131;background:0 0;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{flex-direction:column;width:100%;display:flex}.results form input{border-radius:.25rem;width:50%;height:2rem;margin-top:1rem;padding:.25rem .5rem;display:grid}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:max-content;height:2rem;margin-top:1rem;padding:.25rem 2rem;display:grid}.result{grid-template-columns:1fr 1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:flex}.result div.part-link span.mobile-link{display:none}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;margin-top:125px;padding:2rem 8%;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}}nav{z-index:999999;background:#f8f8f8;width:100%;height:50px;padding:0% 4%;position:fixed;top:50px;box-shadow:0 2px 4px #00000040}nav.desktop-nav{display:none}nav.mobile-nav{grid-template-columns:1fr 1fr;align-items:center;display:grid}nav.mobile-nav span.cart-counter{text-align:right;border-radius:1rem;padding:.1rem;font-size:.6rem;display:flex;position:absolute;top:.35rem}nav.mobile-nav div{display:grid}nav.mobile-nav div svg{cursor:pointer;margin-left:.5rem;font-size:1.5rem}nav.mobile-nav div svg:hover{cursor:pointer}nav.mobile-nav div:nth-child(2){justify-content:right;justify-items:right;display:flex}.desktop-nav-two{justify-content:right;width:100%;height:30px;margin-top:50px;padding:0% 4%;display:none;position:fixed}.desktop-nav-two ul{padding:.1rem 0;display:flex}.desktop-nav-two ul li{align-items:center;display:flex}.desktop-nav-two ul li a,.desktop-nav-two ul li button{color:#1c1c1c;background:0 0;border:none;align-content:center;align-items:center;margin-left:1rem;font-size:.8rem;text-decoration:none;display:flex}.desktop-nav-two ul li a:hover,.desktop-nav-two ul li button:hover{color:#555;cursor:pointer}.desktop-nav-two ul li a svg,.desktop-nav-two ul li button svg{margin-right:.25rem;font-size:1rem}.drop-down-menu{z-index:9999;background:#fff;align-content:flex-start;align-items:flex-start;width:100%;height:100%;transition:all .4s ease-in-out;display:grid;position:fixed;top:100px;overflow-y:scroll}.drop-down-menu div{width:100%;padding:10px 4%}.drop-down-menu div.items{border-bottom:1px solid #0000001a;grid-template-columns:3fr auto auto;align-content:flex-start;column-gap:1rem;padding:.5rem 0;display:grid}.drop-down-menu div.items div{border-bottom:none;justify-content:left;margin:0;padding:0;display:grid}.drop-down-menu div.items div img{width:100%;height:auto;margin-top:.25rem;display:grid}.drop-down-menu div.items div ul,.drop-down-menu div.items div li{margin:0;padding:0}.drop-down-menu div.items div li.title{font-weight:700}.drop-down-menu div.items div li.cart-quantity{font-size:.8rem}.drop-down-menu div.items div li.cart-category{color:#888;font-size:.8rem}.drop-down-menu div.items div svg{font-size:.9rem}.drop-down-menu div.items span{justify-self:center}.drop-down-menu div svg{color:#222;flex-direction:column;margin-right:5px;font-size:1.2rem;display:flex}.drop-down-menu div a,.drop-down-menu div button{vertical-align:middle;color:#555;text-transform:uppercase;letter-spacing:1.1px;background:0 0;border:none;align-content:center;align-self:center;align-items:center;font-size:.8rem;font-weight:600;display:flex}.drop-down-menu div a:hover,.drop-down-menu div button:hover{cursor:pointer}.drop-down-menu ul{margin:0;padding:0 4%;list-style-type:none}.drop-down-menu ul li{margin:15px 5px;font-size:.9rem}.drop-down-menu ul li.heading{color:#222;margin:5px 0;font-size:1rem}.drop-down-menu ul li.last{border-bottom:2px solid #5553;padding-bottom:15px}.drop-down-menu ul li a{color:#555;text-decoration:none}.drop-down-menu ul li a:hover{color:#000}.drop-down-menu.show{transform-origin:top;transform:scaleY(1)}.drop-down-menu.hide{transform-origin:top;transition:all .1s ease-in-out;transform:scaleY(0)}.search-menu{z-index:9999999;align-content:flex-start;align-items:flex-start;width:100%;display:grid;position:fixed;top:0}.search-menu.hide{transition:all .2s ease-in-out;transform:translateY(-100%)}.search-menu.show{background-color:#fff;width:100%;min-height:100vh;transition:all .5s ease-in-out;transform:translate(0%)}.search-menu .search-bar{place-content:center space-between;align-items:center;width:100%;height:50px;margin:0;padding:5px 4%;display:flex;box-shadow:0 2px 4px #00000040}.search-menu .search-bar form{box-shadow:none;border:none;border-radius:55px;align-content:center;align-items:center;width:95%;height:95%;margin:0;padding:1rem 2.5rem;display:grid;box-shadow:inset 0 1px 6px #00000040}.search-menu .search-bar form input{background:0 0;border:none;outline:none;padding:0;display:grid}.search-menu .search-bar form input:active,.search-menu .search-bar form input:focus{border:none;outline:none}.search-menu .search-bar svg{color:#48484880}.search-menu .search-bar svg.close{justify-items:right;font-size:2rem;display:grid}.search-menu .search-bar svg.open{margin-left:.5rem;font-size:1.5rem;position:absolute}.search-menu .search-results{grid-template-columns:1fr;place-content:flex-start left;align-self:flex-start;height:calc(100vh - 4rem);margin-top:.125rem;display:grid;overflow-y:scroll}.search-menu .search-results button{background:0 0;border:none;border-bottom:1px solid #00000020;justify-content:left;width:100%;margin:0;padding:.5rem 1rem;display:grid}.search-menu .search-results ul{list-style-type:none}.search-menu .search-results .searched{grid-column:1/span 2;display:grid}.search-menu .search-results .result-items{flex-direction:column;grid-template-columns:1fr 1fr;display:flex}.search-menu .search-results .result-items .item-image{background:#c5c5c5;width:100%;height:150px;margin-top:2rem;display:grid}.search-menu .search-results .result-items .item-name{padding:0 .5rem;font-size:.9rem}.search-menu .search-results .result-items .item-type{color:#919191;padding:0 .5rem;font-size:.9rem}.search-menu .search-results .result-items .item-price{margin-top:.5rem;padding:0 .5rem;font-size:.9rem}.desktop-search-results{z-index:9;background:#fff;grid-template-columns:1fr 1fr 1fr 1fr;place-content:flex-start space-between;align-self:flex-start;width:100vw;max-height:50vh;display:grid;position:fixed;top:3rem;overflow-y:scroll;box-shadow:0 2px #00000040}.desktop-search-results button{background:0 0;border:none;border-bottom:1px solid #00000020;align-content:center;align-items:center;width:100%;margin:0;padding:.5rem 0;display:grid}.desktop-search-results ul{list-style-type:none}.desktop-search-results .searched{grid-column:1/span 2;display:grid}.desktop-search-results .result-items{flex-direction:column;grid-template-columns:1fr 1fr;display:flex}.desktop-search-results .result-items .item-image{background:#c5c5c5;width:100%;height:150px;margin-top:2rem;display:grid}.desktop-search-results .result-items .item-name{padding:0 .5rem;font-size:.9rem}.desktop-search-results .result-items .item-type{color:#919191;padding:0 .5rem;font-size:.9rem}.desktop-search-results .result-items .item-price{margin-top:.5rem;padding:0 .5rem;font-size:.9rem}@media (min-width:768px){nav{height:75px;top:50px}nav.desktop-nav{grid-template-columns:auto 1fr;place-content:center space-between;align-items:center;padding:0% 8%;display:flex}nav.desktop-nav img{width:max-content;height:50px}nav.desktop-nav div{align-content:center;align-items:center;display:flex}nav.desktop-nav div svg{cursor:pointer;height:50px}nav.desktop-nav div svg .cls-1{fill:#f8f8f8}nav.desktop-nav div form input{border:1px solid #555;border-radius:1rem;outline:#555;padding:.25rem 1rem;display:grid}nav.desktop-nav div form input:active,nav.desktop-nav div form input:focus{border:1px solid #000;border-radius:1rem}nav.desktop-nav div ul{align-items:center;display:flex}nav.desktop-nav div ul li{display:flex}nav.desktop-nav div ul li a{color:#555;margin-left:2rem;font-size:1rem;text-decoration:none}nav.desktop-nav div ul li a:hover{color:#000}nav.desktop-nav div ul li button{color:#555;background-color:#0000;border:none;width:max-content;margin-left:2rem;font-size:1rem;text-decoration:none}nav.desktop-nav div ul li button:hover{color:#000}nav.mobile-nav{display:none}.desktop-nav-two{display:flex}.drop-down-menu{z-index:2;background:#fff;align-content:flex-start;align-items:flex-start;width:100%;height:max-content;padding:2rem;transition:all .4s ease-in-out;display:grid;position:fixed;top:125px;right:0;overflow-y:scroll;box-shadow:0 2px 6px #00000080}.drop-down-menu div{width:100%;padding:10px 4%}.drop-down-menu div.items{border-bottom:1px solid #0000001a;grid-template-columns:3fr auto auto;align-content:flex-start;column-gap:1rem;padding:.5rem 0;display:grid}.drop-down-menu div.items div{border-bottom:none;justify-content:left;margin:0;padding:0;display:grid}.drop-down-menu div.items div img{width:100%;height:auto;margin-top:.25rem;display:grid}.drop-down-menu div.items div ul,.drop-down-menu div.items div li{margin:0;padding:0}.drop-down-menu div.items div li.title{font-weight:700}.drop-down-menu div.items div li.cart-quantity{font-size:.8rem}.drop-down-menu div.items div li.cart-category{color:#888;font-size:.8rem}.drop-down-menu div.items div svg{font-size:.9rem}.drop-down-menu div.items span{justify-self:center}.drop-down-menu div svg{color:#222;flex-direction:column;margin-right:5px;font-size:1.2rem;display:flex}.drop-down-menu div a,.drop-down-menu div button{vertical-align:middle;color:#555;text-transform:uppercase;letter-spacing:1.1px;background:0 0;border:none;align-content:center;align-self:center;align-items:center;font-size:.8rem;font-weight:600;display:flex}.drop-down-menu div a:hover,.drop-down-menu div button:hover{cursor:pointer}.drop-down-menu ul{margin:0;padding:0 4%;list-style-type:none}.drop-down-menu ul li{margin:15px 5px;font-size:.9rem}.drop-down-menu ul li.heading{color:#222;margin:5px 0;font-size:1rem}.drop-down-menu ul li.last{border-bottom:2px solid #5553;padding-bottom:15px}.drop-down-menu ul li a{color:#555;text-decoration:none}.drop-down-menu ul li a:hover{color:#000}.drop-down-menu.show{transform-origin:top;transform:scaleY(1)}.drop-down-menu.hide{transform-origin:top;transition:all .1s ease-in-out;transform:scaleY(0)}}
*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}html{width:100%;margin:0}body{background:#f8f8f8}button:hover{cursor:pointer}.return-button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;padding:.5rem 1rem;display:flex}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;padding:100px 4% 3rem;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}.two-columns{grid-template-columns:1fr 1fr;column-gap:1rem;width:100%}select,option{height:2rem}.cart-popup{z-index:99999;background:#09090933;align-self:center;align-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-content:flex-start;align-items:flex-start;width:100%;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:1fr auto 1fr;justify-content:space-between;align-items:center;font-size:.9rem;display:grid}.cart-popup .alert-box .message-box svg{font-size:1.5rem}.cart-popup .alert-box .message-box svg.warn{color:#fe0;font-size:1.75rem}.cart-popup .alert-box .message-box svg.success{color:#1eff00;font-size:2rem}.cart-popup .alert-box .message-box svg:nth-child(2n){justify-self:right;margin-left:1rem;margin-right:0}.cart-popup .alert-box .message-box svg:nth-child(2n):hover{cursor:pointer;color:#5a5a5a}.cart-popup .alert-box .message-box svg:nth-child(odd){justify-self:left;margin-right:0;font-size:2rem}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}footer{background:#070707;align-self:flex-end;min-height:30vh;padding:0 4%;display:grid}footer ul{border-bottom:1px solid #eeffee1a;padding:1rem 0;list-style-type:none}footer ul li{margin:.5rem 0}footer ul li a{text-transform:uppercase;color:#efe;font-size:.8rem;font-weight:700;text-decoration:none}footer .social{flex-direction:row;padding:1.5rem 0;display:flex}footer .social div{background:#434343;border-radius:100%;place-content:center;width:35px;height:35px;margin-right:1rem;display:grid;overflow:hidden}footer .social div img{height:inherit;width:inherit;cursor:pointer;justify-self:center;display:grid}.form-wrapper{z-index:99999;width:100vw;transition:all .3s ease-in-out;position:fixed;top:0}.form-wrapper.show{transform-origin:0px 20px center;opacity:1}.form-wrapper.hide{opacity:0;transform:translate(-100%)}.form-wrapper .login-form-wrapper{background:#000000a6;align-items:center;width:100%;height:100vh;display:grid;top:0}.form-wrapper .login-form-wrapper .login-form{background:#fff;align-content:flex-start;place-items:flex-start center;padding:0% 4%;display:grid;box-shadow:0 2px 8px #00000059}.form-wrapper .login-form-wrapper .login-form .form-header{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:first-child{justify-content:left;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(2){text-align:center;place-content:center;justify-items:center;width:100%;font-weight:700;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3){justify-content:right;width:100%;padding:1rem 0;font-size:1.2rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3) svg:hover{cursor:pointer}.form-wrapper .login-form-wrapper .login-form .form-title{margin-top:1rem}.form-wrapper .login-form-wrapper .login-form .form-title h3{text-align:center}.form-wrapper .login-form-wrapper .login-form .form-body{width:100%;margin-top:1rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input{border:1px solid #00000026;width:100%;height:30px;margin:.5rem 0;padding:1.25rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input::placeholder{color:#6d6d6d}.form-wrapper .login-form-wrapper .login-form .form-options{grid-template-columns:1fr 1fr;width:100%;margin-top:.5rem;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child{justify-content:left;justify-items:left;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child label{color:#6d6d6d;margin-left:.75rem;font-size:.8rem}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2){justify-content:right;justify-items:right;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2) a{color:#6d6d6d;margin-left:.75rem;font-size:.8rem;text-decoration:none}.form-wrapper .login-form-wrapper .login-form .form-footer{color:#6d6d6d;justify-content:center;display:grid}.form-wrapper .login-form-wrapper .login-form .form-footer p{text-align:center;margin:1.5rem 0;font-size:.75rem}.form-wrapper .login-form-wrapper .login-form .form-footer p a{color:#3c3c3c;display:inline}.form-wrapper .login-form-wrapper .login-form .form-footer button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;margin:.5rem 0;display:flex}.form-wrapper .login-form-wrapper .login-form .form-footer button svg{margin-left:1rem;font-size:1rem}.individual-parts-page{align-content:flex-start;align-self:flex-start;align-items:flex-start;display:grid}.individual-parts-page h1{font-size:1.5rem;font-weight:400}.individual-parts-page p,.individual-parts-page div{display:grid}.individual-parts-page div.main-image{display:grid;position:relative}.individual-parts-page div.main-image img{width:100%;height:auto;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-content:center;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{place-content:center;align-items:center;padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability,.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.index-result-link{width:100%;padding:0;display:flex}.index-result-link a{color:#2c2c2c;width:100%;text-decoration:none;display:flex}.index-result-link:hover{background:#eee;text-decoration:underline}.redirect-paragraph-wrapper{color:#ffc400;background:#000000bf;border-radius:.125rem;grid-template-columns:auto 1fr;place-content:center space-evenly;align-items:center;width:100%;margin-top:.5rem;padding:.25rem .5rem;display:grid}.redirect-paragraph-wrapper svg{color:#ffe600;margin-right:.5rem;padding:0;font-size:1.5rem;display:grid}.redirect-paragraph-wrapper p{height:inherit;align-content:flex-start;align-items:flex-start;font-size:.8rem;display:grid}.redirect-paragraph-wrapper p a{color:#fff}.results-wrapper{background:#fff;border-bottom:2px solid #00000080;border-left:2px solid #00000080;border-right:2px solid #00000080;width:100%;display:grid;top:0}.results-wrapper .active-result{color:#000;background-color:#f0f0f0}.results-wrapper .index-result-link{cursor:pointer;padding:8px}.updates-page h1{margin-bottom:1rem}.updates-page h2{margin-bottom:.5rem}.updates-page ul{margin:.25rem 0 .5rem;list-style-type:none}.updates-page ul li{color:#000000a6;font-size:.9rem}.results{display:grid}.results a{color:#1f1f1f;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{-top:1rem;place-content:flex-start space-between;align-items:flex-start;width:100%;display:flex}.results form input{border-radius:.25rem;width:75%;height:2rem;padding:.25rem .5rem}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:20%;height:2rem;display:grid}.result{grid-template-columns:1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:none}.result div.part-link span.mobile-link{display:flex}.result div.part-link span a{font-size:.95rem}.checkout-form-personal-info{display:grid}.checkout-form-personal-info label.section-label{font-weight:700}.checkout-form-personal-info label.input-label{color:#000000bf;font-size:.9rem;font-style:italic;font-weight:700}.checkout-form-personal-info input{border:1px solid #00000080;border-radius:.25rem;margin:.25rem 0;padding:.25rem .5rem}.checkout-form-personal-info input:focus{border:none;outline:1px solid #000}@media (min-width:768px){.results-wrapper{background:#fff;border-bottom:1px solid #00000080;border-left:1px solid #00000080;border-right:1px solid #00000080;width:50%;display:grid;top:0}.individual-parts-page{justify-content:left;justify-items:left;max-width:400px;margin:auto;display:grid}.individual-parts-page h1{font-weight:400}.individual-parts-page div{width:400px;display:grid}.individual-parts-page div img{background-color:#969696;width:400px;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;width:400px;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{justify-content:left;display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability{justify-content:left;justify-self:left;justify-items:left;margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.cart-popup{z-index:99999;background:#09090980;place-self:center;place-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-items:flex-start;row-gap:1rem;width:600px;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:auto auto 1fr;justify-content:space-between;align-items:center;display:grid}.cart-popup .alert-box .message-box svg.warn{color:#fe0}.cart-popup .alert-box .message-box svg.success{color:#51ff00}.cart-popup .alert-box .message-box svg:nth-child(2){justify-self:right}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}.results{display:grid}.results a{color:#313131;background:0 0;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{flex-direction:column;width:100%;display:flex}.results form input{border-radius:.25rem;width:50%;height:2rem;margin-top:1rem;padding:.25rem .5rem;display:grid}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:max-content;height:2rem;margin-top:1rem;padding:.25rem 2rem;display:grid}.result{grid-template-columns:1fr 1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:flex}.result div.part-link span.mobile-link{display:none}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;margin-top:125px;padding:2rem 8%;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}}.payments-page{display:grid}.payments-page label{margin:.5rem 0;font-size:.8rem;font-weight:600}.payments-page p{color:#3a3a3a;margin-top:.25rem;font-size:.75rem}.payments-page .summary{grid-template-columns:1fr 1fr;display:grid}.payments-page .summary.mobile{display:grid}.payments-page .summary.mobile button{color:#fff;background:#000;border:none;align-content:center;height:2rem;display:grid}.payments-page .checkbox-container{align-content:center;align-items:center;width:100%;margin:.5rem 0;display:flex;overflow:hidden}.payments-page .checkbox-container input[type=checkbox]{margin-right:1rem}.payments-page .checkout-form-wrapper{width:100%;display:grid}.payments-page .checkout-form-wrapper form input[type=text],.payments-page .checkout-form-wrapper form input[type=password],.payments-page .checkout-form-wrapper form input[type=tel]{border:1px solid #00000020;border-radius:.1rem;width:100%;height:2rem;margin-bottom:.5rem;padding:.5rem}.payments-page .checkout-form-wrapper form input[type=text].error,.payments-page .checkout-form-wrapper form input[type=password].error,.payments-page .checkout-form-wrapper form input[type=tel].error{border:1px solid red}.payments-page .checkout-form-wrapper form span{color:red;margin-left:1rem;font-size:.75rem}.payments-page .checkout-form-wrapper form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:100%;height:2rem;margin-top:1rem;display:grid}.payments-page .checkout-form-wrapper form div{display:grid}.payments-page .checkout-form-wrapper form div.card-details{grid-template-columns:1fr 1fr;align-content:flex-end;align-self:flex-end;align-items:flex-end;column-gap:1rem;width:100%;display:grid}.payments-page .checkout-form-wrapper form div.card-details input[type=text],.payments-page .checkout-form-wrapper form div.card-details input[type=password],.payments-page .checkout-form-wrapper form div.card-details input[type=tel]{border:1px solid #00000020;border-radius:.1rem;width:100%;height:2rem;margin-bottom:.5rem;padding:.5rem}.payments-page .checkout-form-wrapper form div.card-details input[type=text].error,.payments-page .checkout-form-wrapper form div.card-details input[type=password].error,.payments-page .checkout-form-wrapper form div.card-details input[type=tel].error{border:1px solid red}.payments-page .checkout-form-wrapper form div.expiry{align-self:flex-end;align-items:flex-end;column-gap:1rem;display:flex}.payments-page .checkout-form-wrapper form div.form-checkbox-container{align-content:center;align-items:center;width:100%;margin:0 0 .25rem;display:flex;overflow:hidden}.payments-page .checkout-form-wrapper form div.form-checkbox-container input[type=checkbox]{margin-right:1rem}@media (min-width:768px){.payments-page{width:400px;margin:auto;padding:1rem;display:grid;box-shadow:0 4px 16px #00000040}}
*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}html{width:100%;margin:0}body{background:#f8f8f8}button:hover{cursor:pointer}.return-button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;padding:.5rem 1rem;display:flex}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;padding:100px 4% 3rem;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}.two-columns{grid-template-columns:1fr 1fr;column-gap:1rem;width:100%}select,option{height:2rem}.cart-popup{z-index:99999;background:#09090933;align-self:center;align-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-content:flex-start;align-items:flex-start;width:100%;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:1fr auto 1fr;justify-content:space-between;align-items:center;font-size:.9rem;display:grid}.cart-popup .alert-box .message-box svg{font-size:1.5rem}.cart-popup .alert-box .message-box svg.warn{color:#fe0;font-size:1.75rem}.cart-popup .alert-box .message-box svg.success{color:#1eff00;font-size:2rem}.cart-popup .alert-box .message-box svg:nth-child(2n){justify-self:right;margin-left:1rem;margin-right:0}.cart-popup .alert-box .message-box svg:nth-child(2n):hover{cursor:pointer;color:#5a5a5a}.cart-popup .alert-box .message-box svg:nth-child(odd){justify-self:left;margin-right:0;font-size:2rem}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}footer{background:#070707;align-self:flex-end;min-height:30vh;padding:0 4%;display:grid}footer ul{border-bottom:1px solid #eeffee1a;padding:1rem 0;list-style-type:none}footer ul li{margin:.5rem 0}footer ul li a{text-transform:uppercase;color:#efe;font-size:.8rem;font-weight:700;text-decoration:none}footer .social{flex-direction:row;padding:1.5rem 0;display:flex}footer .social div{background:#434343;border-radius:100%;place-content:center;width:35px;height:35px;margin-right:1rem;display:grid;overflow:hidden}footer .social div img{height:inherit;width:inherit;cursor:pointer;justify-self:center;display:grid}.form-wrapper{z-index:99999;width:100vw;transition:all .3s ease-in-out;position:fixed;top:0}.form-wrapper.show{transform-origin:0px 20px center;opacity:1}.form-wrapper.hide{opacity:0;transform:translate(-100%)}.form-wrapper .login-form-wrapper{background:#000000a6;align-items:center;width:100%;height:100vh;display:grid;top:0}.form-wrapper .login-form-wrapper .login-form{background:#fff;align-content:flex-start;place-items:flex-start center;padding:0% 4%;display:grid;box-shadow:0 2px 8px #00000059}.form-wrapper .login-form-wrapper .login-form .form-header{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:first-child{justify-content:left;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(2){text-align:center;place-content:center;justify-items:center;width:100%;font-weight:700;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3){justify-content:right;width:100%;padding:1rem 0;font-size:1.2rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3) svg:hover{cursor:pointer}.form-wrapper .login-form-wrapper .login-form .form-title{margin-top:1rem}.form-wrapper .login-form-wrapper .login-form .form-title h3{text-align:center}.form-wrapper .login-form-wrapper .login-form .form-body{width:100%;margin-top:1rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input{border:1px solid #00000026;width:100%;height:30px;margin:.5rem 0;padding:1.25rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input::placeholder{color:#6d6d6d}.form-wrapper .login-form-wrapper .login-form .form-options{grid-template-columns:1fr 1fr;width:100%;margin-top:.5rem;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child{justify-content:left;justify-items:left;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child label{color:#6d6d6d;margin-left:.75rem;font-size:.8rem}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2){justify-content:right;justify-items:right;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2) a{color:#6d6d6d;margin-left:.75rem;font-size:.8rem;text-decoration:none}.form-wrapper .login-form-wrapper .login-form .form-footer{color:#6d6d6d;justify-content:center;display:grid}.form-wrapper .login-form-wrapper .login-form .form-footer p{text-align:center;margin:1.5rem 0;font-size:.75rem}.form-wrapper .login-form-wrapper .login-form .form-footer p a{color:#3c3c3c;display:inline}.form-wrapper .login-form-wrapper .login-form .form-footer button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;margin:.5rem 0;display:flex}.form-wrapper .login-form-wrapper .login-form .form-footer button svg{margin-left:1rem;font-size:1rem}.individual-parts-page{align-content:flex-start;align-self:flex-start;align-items:flex-start;display:grid}.individual-parts-page h1{font-size:1.5rem;font-weight:400}.individual-parts-page p,.individual-parts-page div{display:grid}.individual-parts-page div.main-image{display:grid;position:relative}.individual-parts-page div.main-image img{width:100%;height:auto;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-content:center;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{place-content:center;align-items:center;padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability,.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.index-result-link{width:100%;padding:0;display:flex}.index-result-link a{color:#2c2c2c;width:100%;text-decoration:none;display:flex}.index-result-link:hover{background:#eee;text-decoration:underline}.redirect-paragraph-wrapper{color:#ffc400;background:#000000bf;border-radius:.125rem;grid-template-columns:auto 1fr;place-content:center space-evenly;align-items:center;width:100%;margin-top:.5rem;padding:.25rem .5rem;display:grid}.redirect-paragraph-wrapper svg{color:#ffe600;margin-right:.5rem;padding:0;font-size:1.5rem;display:grid}.redirect-paragraph-wrapper p{height:inherit;align-content:flex-start;align-items:flex-start;font-size:.8rem;display:grid}.redirect-paragraph-wrapper p a{color:#fff}.results-wrapper{background:#fff;border-bottom:2px solid #00000080;border-left:2px solid #00000080;border-right:2px solid #00000080;width:100%;display:grid;top:0}.results-wrapper .active-result{color:#000;background-color:#f0f0f0}.results-wrapper .index-result-link{cursor:pointer;padding:8px}.updates-page h1{margin-bottom:1rem}.updates-page h2{margin-bottom:.5rem}.updates-page ul{margin:.25rem 0 .5rem;list-style-type:none}.updates-page ul li{color:#000000a6;font-size:.9rem}.results{display:grid}.results a{color:#1f1f1f;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{-top:1rem;place-content:flex-start space-between;align-items:flex-start;width:100%;display:flex}.results form input{border-radius:.25rem;width:75%;height:2rem;padding:.25rem .5rem}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:20%;height:2rem;display:grid}.result{grid-template-columns:1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:none}.result div.part-link span.mobile-link{display:flex}.result div.part-link span a{font-size:.95rem}.checkout-form-personal-info{display:grid}.checkout-form-personal-info label.section-label{font-weight:700}.checkout-form-personal-info label.input-label{color:#000000bf;font-size:.9rem;font-style:italic;font-weight:700}.checkout-form-personal-info input{border:1px solid #00000080;border-radius:.25rem;margin:.25rem 0;padding:.25rem .5rem}.checkout-form-personal-info input:focus{border:none;outline:1px solid #000}@media (min-width:768px){.results-wrapper{background:#fff;border-bottom:1px solid #00000080;border-left:1px solid #00000080;border-right:1px solid #00000080;width:50%;display:grid;top:0}.individual-parts-page{justify-content:left;justify-items:left;max-width:400px;margin:auto;display:grid}.individual-parts-page h1{font-weight:400}.individual-parts-page div{width:400px;display:grid}.individual-parts-page div img{background-color:#969696;width:400px;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;width:400px;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{justify-content:left;display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability{justify-content:left;justify-self:left;justify-items:left;margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.cart-popup{z-index:99999;background:#09090980;place-self:center;place-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-items:flex-start;row-gap:1rem;width:600px;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:auto auto 1fr;justify-content:space-between;align-items:center;display:grid}.cart-popup .alert-box .message-box svg.warn{color:#fe0}.cart-popup .alert-box .message-box svg.success{color:#51ff00}.cart-popup .alert-box .message-box svg:nth-child(2){justify-self:right}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}.results{display:grid}.results a{color:#313131;background:0 0;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{flex-direction:column;width:100%;display:flex}.results form input{border-radius:.25rem;width:50%;height:2rem;margin-top:1rem;padding:.25rem .5rem;display:grid}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:max-content;height:2rem;margin-top:1rem;padding:.25rem 2rem;display:grid}.result{grid-template-columns:1fr 1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:flex}.result div.part-link span.mobile-link{display:none}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;margin-top:125px;padding:2rem 8%;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}}.confirmation-page{display:grid}.confirmation-page p{margin-bottom:1rem;font-size:.85rem}.confirmation-page .total{width:100%;font-weight:700;text-decoration:underline}.confirmation-page button{color:#fff;background:#000;border:none;border-radius:.15rem;height:2rem}.complete-payment{padding:0 2rem}@media (min-width:768px){.confirmation-page{width:600px;margin:auto;display:grid}.confirmation-page p{margin-bottom:1rem;font-size:.85rem}.confirmation-page .total{width:100%;font-weight:700;text-decoration:underline}.confirmation-page button{color:#fff;background:#000;border:none;border-radius:.15rem;height:2rem}}
*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}html{width:100%;margin:0}body{background:#f8f8f8}button:hover{cursor:pointer}.return-button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;padding:.5rem 1rem;display:flex}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;padding:100px 4% 3rem;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}.two-columns{grid-template-columns:1fr 1fr;column-gap:1rem;width:100%}select,option{height:2rem}.cart-popup{z-index:99999;background:#09090933;align-self:center;align-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-content:flex-start;align-items:flex-start;width:100%;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:1fr auto 1fr;justify-content:space-between;align-items:center;font-size:.9rem;display:grid}.cart-popup .alert-box .message-box svg{font-size:1.5rem}.cart-popup .alert-box .message-box svg.warn{color:#fe0;font-size:1.75rem}.cart-popup .alert-box .message-box svg.success{color:#1eff00;font-size:2rem}.cart-popup .alert-box .message-box svg:nth-child(2n){justify-self:right;margin-left:1rem;margin-right:0}.cart-popup .alert-box .message-box svg:nth-child(2n):hover{cursor:pointer;color:#5a5a5a}.cart-popup .alert-box .message-box svg:nth-child(odd){justify-self:left;margin-right:0;font-size:2rem}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}footer{background:#070707;align-self:flex-end;min-height:30vh;padding:0 4%;display:grid}footer ul{border-bottom:1px solid #eeffee1a;padding:1rem 0;list-style-type:none}footer ul li{margin:.5rem 0}footer ul li a{text-transform:uppercase;color:#efe;font-size:.8rem;font-weight:700;text-decoration:none}footer .social{flex-direction:row;padding:1.5rem 0;display:flex}footer .social div{background:#434343;border-radius:100%;place-content:center;width:35px;height:35px;margin-right:1rem;display:grid;overflow:hidden}footer .social div img{height:inherit;width:inherit;cursor:pointer;justify-self:center;display:grid}.form-wrapper{z-index:99999;width:100vw;transition:all .3s ease-in-out;position:fixed;top:0}.form-wrapper.show{transform-origin:0px 20px center;opacity:1}.form-wrapper.hide{opacity:0;transform:translate(-100%)}.form-wrapper .login-form-wrapper{background:#000000a6;align-items:center;width:100%;height:100vh;display:grid;top:0}.form-wrapper .login-form-wrapper .login-form{background:#fff;align-content:flex-start;place-items:flex-start center;padding:0% 4%;display:grid;box-shadow:0 2px 8px #00000059}.form-wrapper .login-form-wrapper .login-form .form-header{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:first-child{justify-content:left;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(2){text-align:center;place-content:center;justify-items:center;width:100%;font-weight:700;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3){justify-content:right;width:100%;padding:1rem 0;font-size:1.2rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3) svg:hover{cursor:pointer}.form-wrapper .login-form-wrapper .login-form .form-title{margin-top:1rem}.form-wrapper .login-form-wrapper .login-form .form-title h3{text-align:center}.form-wrapper .login-form-wrapper .login-form .form-body{width:100%;margin-top:1rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input{border:1px solid #00000026;width:100%;height:30px;margin:.5rem 0;padding:1.25rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input::placeholder{color:#6d6d6d}.form-wrapper .login-form-wrapper .login-form .form-options{grid-template-columns:1fr 1fr;width:100%;margin-top:.5rem;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child{justify-content:left;justify-items:left;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child label{color:#6d6d6d;margin-left:.75rem;font-size:.8rem}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2){justify-content:right;justify-items:right;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2) a{color:#6d6d6d;margin-left:.75rem;font-size:.8rem;text-decoration:none}.form-wrapper .login-form-wrapper .login-form .form-footer{color:#6d6d6d;justify-content:center;display:grid}.form-wrapper .login-form-wrapper .login-form .form-footer p{text-align:center;margin:1.5rem 0;font-size:.75rem}.form-wrapper .login-form-wrapper .login-form .form-footer p a{color:#3c3c3c;display:inline}.form-wrapper .login-form-wrapper .login-form .form-footer button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;margin:.5rem 0;display:flex}.form-wrapper .login-form-wrapper .login-form .form-footer button svg{margin-left:1rem;font-size:1rem}.individual-parts-page{align-content:flex-start;align-self:flex-start;align-items:flex-start;display:grid}.individual-parts-page h1{font-size:1.5rem;font-weight:400}.individual-parts-page p,.individual-parts-page div{display:grid}.individual-parts-page div.main-image{display:grid;position:relative}.individual-parts-page div.main-image img{width:100%;height:auto;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-content:center;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{place-content:center;align-items:center;padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability,.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.index-result-link{width:100%;padding:0;display:flex}.index-result-link a{color:#2c2c2c;width:100%;text-decoration:none;display:flex}.index-result-link:hover{background:#eee;text-decoration:underline}.redirect-paragraph-wrapper{color:#ffc400;background:#000000bf;border-radius:.125rem;grid-template-columns:auto 1fr;place-content:center space-evenly;align-items:center;width:100%;margin-top:.5rem;padding:.25rem .5rem;display:grid}.redirect-paragraph-wrapper svg{color:#ffe600;margin-right:.5rem;padding:0;font-size:1.5rem;display:grid}.redirect-paragraph-wrapper p{height:inherit;align-content:flex-start;align-items:flex-start;font-size:.8rem;display:grid}.redirect-paragraph-wrapper p a{color:#fff}.results-wrapper{background:#fff;border-bottom:2px solid #00000080;border-left:2px solid #00000080;border-right:2px solid #00000080;width:100%;display:grid;top:0}.results-wrapper .active-result{color:#000;background-color:#f0f0f0}.results-wrapper .index-result-link{cursor:pointer;padding:8px}.updates-page h1{margin-bottom:1rem}.updates-page h2{margin-bottom:.5rem}.updates-page ul{margin:.25rem 0 .5rem;list-style-type:none}.updates-page ul li{color:#000000a6;font-size:.9rem}.results{display:grid}.results a{color:#1f1f1f;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{-top:1rem;place-content:flex-start space-between;align-items:flex-start;width:100%;display:flex}.results form input{border-radius:.25rem;width:75%;height:2rem;padding:.25rem .5rem}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:20%;height:2rem;display:grid}.result{grid-template-columns:1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:none}.result div.part-link span.mobile-link{display:flex}.result div.part-link span a{font-size:.95rem}.checkout-form-personal-info{display:grid}.checkout-form-personal-info label.section-label{font-weight:700}.checkout-form-personal-info label.input-label{color:#000000bf;font-size:.9rem;font-style:italic;font-weight:700}.checkout-form-personal-info input{border:1px solid #00000080;border-radius:.25rem;margin:.25rem 0;padding:.25rem .5rem}.checkout-form-personal-info input:focus{border:none;outline:1px solid #000}@media (min-width:768px){.results-wrapper{background:#fff;border-bottom:1px solid #00000080;border-left:1px solid #00000080;border-right:1px solid #00000080;width:50%;display:grid;top:0}.individual-parts-page{justify-content:left;justify-items:left;max-width:400px;margin:auto;display:grid}.individual-parts-page h1{font-weight:400}.individual-parts-page div{width:400px;display:grid}.individual-parts-page div img{background-color:#969696;width:400px;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;width:400px;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{justify-content:left;display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability{justify-content:left;justify-self:left;justify-items:left;margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.cart-popup{z-index:99999;background:#09090980;place-self:center;place-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-items:flex-start;row-gap:1rem;width:600px;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:auto auto 1fr;justify-content:space-between;align-items:center;display:grid}.cart-popup .alert-box .message-box svg.warn{color:#fe0}.cart-popup .alert-box .message-box svg.success{color:#51ff00}.cart-popup .alert-box .message-box svg:nth-child(2){justify-self:right}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}.results{display:grid}.results a{color:#313131;background:0 0;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{flex-direction:column;width:100%;display:flex}.results form input{border-radius:.25rem;width:50%;height:2rem;margin-top:1rem;padding:.25rem .5rem;display:grid}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:max-content;height:2rem;margin-top:1rem;padding:.25rem 2rem;display:grid}.result{grid-template-columns:1fr 1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:flex}.result div.part-link span.mobile-link{display:none}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;margin-top:125px;padding:2rem 8%;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}}.shipping-choice-wrapper{place-content:center space-between;align-items:center;display:flex}.shipping-choice-wrapper div{justify-content:left;justify-items:left;display:flex}.shipping-choice-wrapper div h4{margin-bottom:3rem}.shipping-choice-wrapper input[type=checkbox]{margin-right:.5rem}.checkout-page{display:grid}.checkout-page label{margin:.5rem 0;font-size:.8rem;font-weight:600}.checkout-page p{color:#3a3a3a;margin-top:.25rem;font-size:.75rem}.checkout-page .summary{grid-template-columns:1fr 1fr;display:grid}.checkout-page .summary.mobile{display:grid}.checkout-page .summary.mobile button{color:#fff;background:#000;border:none;align-content:center;height:2rem;display:grid}.checkout-page .checkbox-container{align-content:center;align-items:center;width:100%;margin:.5rem 0;display:flex;overflow:hidden}.checkout-page .checkbox-container input[type=checkbox]{margin-right:1rem}.checkout-page .checkout-form-wrapper{width:100%;display:grid}.checkout-page .checkout-form-wrapper h4{margin-bottom:1rem}.checkout-page .checkout-form-wrapper .cost-container{background:#4d4d4d20;border-radius:.25rem;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:grid}.checkout-page .checkout-form-wrapper .cost-container div{justify-content:space-between;display:flex}.checkout-page .checkout-form-wrapper .cost-container div span.value{font-weight:400}.checkout-page .checkout-form-wrapper form input[type=text],.checkout-page .checkout-form-wrapper form input[type=password],.checkout-page .checkout-form-wrapper form input[type=tel]{border:1px solid #00000020;border-radius:.1rem;width:100%;height:2rem;margin-bottom:.5rem;padding:.5rem}.checkout-page .checkout-form-wrapper form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:100%;height:2rem;display:grid}.checkout-page .checkout-form-wrapper form div{display:grid}.checkout-page .checkout-form-wrapper form div.card-details{grid-template-columns:1fr 1fr;column-gap:1rem;width:100%}.checkout-page .checkout-form-wrapper form div.form-checkbox-container{align-content:center;align-items:center;width:100%;margin:0 0 .25rem;display:flex;overflow:hidden}.checkout-page .checkout-form-wrapper form div.form-checkbox-container input[type=checkbox]{margin-right:1rem}@media (min-width:768px){.checkout-page{width:400px;margin:auto;padding:1rem;display:grid;box-shadow:0 4px 16px #00000040}}
.cart{justify-content:center;justify-items:center;display:grid}.cart h3{margin-bottom:10px;display:grid}div .cart-summary{display:grid}div .cart-summary button{color:#fff;background:#000;border:none;border-radius:.25rem;justify-content:center;align-items:center;height:35px;margin-top:1rem;display:grid;box-shadow:0 1px 4px #00000080}.cart-item .items li{align-items:center;display:flex}.cart-item .items li input[type=number]{border:1px solid #00000020;width:3rem;margin-left:.5rem;padding:.25rem}.cart-item svg:hover{cursor:pointer}
*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}html{width:100%;margin:0}body{background:#f8f8f8}button:hover{cursor:pointer}.return-button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;padding:.5rem 1rem;display:flex}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;padding:100px 4% 3rem;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}.two-columns{grid-template-columns:1fr 1fr;column-gap:1rem;width:100%}select,option{height:2rem}.cart-popup{z-index:99999;background:#09090933;align-self:center;align-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-content:flex-start;align-items:flex-start;width:100%;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:1fr auto 1fr;justify-content:space-between;align-items:center;font-size:.9rem;display:grid}.cart-popup .alert-box .message-box svg{font-size:1.5rem}.cart-popup .alert-box .message-box svg.warn{color:#fe0;font-size:1.75rem}.cart-popup .alert-box .message-box svg.success{color:#1eff00;font-size:2rem}.cart-popup .alert-box .message-box svg:nth-child(2n){justify-self:right;margin-left:1rem;margin-right:0}.cart-popup .alert-box .message-box svg:nth-child(2n):hover{cursor:pointer;color:#5a5a5a}.cart-popup .alert-box .message-box svg:nth-child(odd){justify-self:left;margin-right:0;font-size:2rem}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}footer{background:#070707;align-self:flex-end;min-height:30vh;padding:0 4%;display:grid}footer ul{border-bottom:1px solid #eeffee1a;padding:1rem 0;list-style-type:none}footer ul li{margin:.5rem 0}footer ul li a{text-transform:uppercase;color:#efe;font-size:.8rem;font-weight:700;text-decoration:none}footer .social{flex-direction:row;padding:1.5rem 0;display:flex}footer .social div{background:#434343;border-radius:100%;place-content:center;width:35px;height:35px;margin-right:1rem;display:grid;overflow:hidden}footer .social div img{height:inherit;width:inherit;cursor:pointer;justify-self:center;display:grid}.form-wrapper{z-index:99999;width:100vw;transition:all .3s ease-in-out;position:fixed;top:0}.form-wrapper.show{transform-origin:0px 20px center;opacity:1}.form-wrapper.hide{opacity:0;transform:translate(-100%)}.form-wrapper .login-form-wrapper{background:#000000a6;align-items:center;width:100%;height:100vh;display:grid;top:0}.form-wrapper .login-form-wrapper .login-form{background:#fff;align-content:flex-start;place-items:flex-start center;padding:0% 4%;display:grid;box-shadow:0 2px 8px #00000059}.form-wrapper .login-form-wrapper .login-form .form-header{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:first-child{justify-content:left;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(2){text-align:center;place-content:center;justify-items:center;width:100%;font-weight:700;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3){justify-content:right;width:100%;padding:1rem 0;font-size:1.2rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3) svg:hover{cursor:pointer}.form-wrapper .login-form-wrapper .login-form .form-title{margin-top:1rem}.form-wrapper .login-form-wrapper .login-form .form-title h3{text-align:center}.form-wrapper .login-form-wrapper .login-form .form-body{width:100%;margin-top:1rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input{border:1px solid #00000026;width:100%;height:30px;margin:.5rem 0;padding:1.25rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input::placeholder{color:#6d6d6d}.form-wrapper .login-form-wrapper .login-form .form-options{grid-template-columns:1fr 1fr;width:100%;margin-top:.5rem;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child{justify-content:left;justify-items:left;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child label{color:#6d6d6d;margin-left:.75rem;font-size:.8rem}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2){justify-content:right;justify-items:right;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2) a{color:#6d6d6d;margin-left:.75rem;font-size:.8rem;text-decoration:none}.form-wrapper .login-form-wrapper .login-form .form-footer{color:#6d6d6d;justify-content:center;display:grid}.form-wrapper .login-form-wrapper .login-form .form-footer p{text-align:center;margin:1.5rem 0;font-size:.75rem}.form-wrapper .login-form-wrapper .login-form .form-footer p a{color:#3c3c3c;display:inline}.form-wrapper .login-form-wrapper .login-form .form-footer button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;margin:.5rem 0;display:flex}.form-wrapper .login-form-wrapper .login-form .form-footer button svg{margin-left:1rem;font-size:1rem}.individual-parts-page{align-content:flex-start;align-self:flex-start;align-items:flex-start;display:grid}.individual-parts-page h1{font-size:1.5rem;font-weight:400}.individual-parts-page p,.individual-parts-page div{display:grid}.individual-parts-page div.main-image{display:grid;position:relative}.individual-parts-page div.main-image img{width:100%;height:auto;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-content:center;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{place-content:center;align-items:center;padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability,.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.index-result-link{width:100%;padding:0;display:flex}.index-result-link a{color:#2c2c2c;width:100%;text-decoration:none;display:flex}.index-result-link:hover{background:#eee;text-decoration:underline}.redirect-paragraph-wrapper{color:#ffc400;background:#000000bf;border-radius:.125rem;grid-template-columns:auto 1fr;place-content:center space-evenly;align-items:center;width:100%;margin-top:.5rem;padding:.25rem .5rem;display:grid}.redirect-paragraph-wrapper svg{color:#ffe600;margin-right:.5rem;padding:0;font-size:1.5rem;display:grid}.redirect-paragraph-wrapper p{height:inherit;align-content:flex-start;align-items:flex-start;font-size:.8rem;display:grid}.redirect-paragraph-wrapper p a{color:#fff}.results-wrapper{background:#fff;border-bottom:2px solid #00000080;border-left:2px solid #00000080;border-right:2px solid #00000080;width:100%;display:grid;top:0}.results-wrapper .active-result{color:#000;background-color:#f0f0f0}.results-wrapper .index-result-link{cursor:pointer;padding:8px}.updates-page h1{margin-bottom:1rem}.updates-page h2{margin-bottom:.5rem}.updates-page ul{margin:.25rem 0 .5rem;list-style-type:none}.updates-page ul li{color:#000000a6;font-size:.9rem}.results{display:grid}.results a{color:#1f1f1f;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{-top:1rem;place-content:flex-start space-between;align-items:flex-start;width:100%;display:flex}.results form input{border-radius:.25rem;width:75%;height:2rem;padding:.25rem .5rem}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:20%;height:2rem;display:grid}.result{grid-template-columns:1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:none}.result div.part-link span.mobile-link{display:flex}.result div.part-link span a{font-size:.95rem}.checkout-form-personal-info{display:grid}.checkout-form-personal-info label.section-label{font-weight:700}.checkout-form-personal-info label.input-label{color:#000000bf;font-size:.9rem;font-style:italic;font-weight:700}.checkout-form-personal-info input{border:1px solid #00000080;border-radius:.25rem;margin:.25rem 0;padding:.25rem .5rem}.checkout-form-personal-info input:focus{border:none;outline:1px solid #000}@media (min-width:768px){.results-wrapper{background:#fff;border-bottom:1px solid #00000080;border-left:1px solid #00000080;border-right:1px solid #00000080;width:50%;display:grid;top:0}.individual-parts-page{justify-content:left;justify-items:left;max-width:400px;margin:auto;display:grid}.individual-parts-page h1{font-weight:400}.individual-parts-page div{width:400px;display:grid}.individual-parts-page div img{background-color:#969696;width:400px;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;width:400px;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{justify-content:left;display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability{justify-content:left;justify-self:left;justify-items:left;margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.cart-popup{z-index:99999;background:#09090980;place-self:center;place-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-items:flex-start;row-gap:1rem;width:600px;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:auto auto 1fr;justify-content:space-between;align-items:center;display:grid}.cart-popup .alert-box .message-box svg.warn{color:#fe0}.cart-popup .alert-box .message-box svg.success{color:#51ff00}.cart-popup .alert-box .message-box svg:nth-child(2){justify-self:right}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}.results{display:grid}.results a{color:#313131;background:0 0;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{flex-direction:column;width:100%;display:flex}.results form input{border-radius:.25rem;width:50%;height:2rem;margin-top:1rem;padding:.25rem .5rem;display:grid}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:max-content;height:2rem;margin-top:1rem;padding:.25rem 2rem;display:grid}.result{grid-template-columns:1fr 1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:flex}.result div.part-link span.mobile-link{display:none}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;margin-top:125px;padding:2rem 8%;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}}.address-alert-container{z-index:999999;background:#00000020;width:100%;height:100vh;display:grid;position:fixed;top:0;left:0}.address-alert-container .alert-container{background:#fff;height:max-content;margin-top:5rem;padding:1rem;font-size:.85rem;display:grid;position:relative;box-shadow:0 4px 4px #00000040}.address-alert-container .alert-container ul{list-style-type:none}.address-alert-container .alert-container ul li{color:#000000d9}.address-alert-container .alert-container ul li h4{text-transform:uppercase;color:#000000d9;margin-bottom:.125rem}.address-alert-container .alert-container ul li:last-of-type{margin-bottom:1.5rem}.address-alert-container .alert-container button{color:#fff;background:#000;border:none;border-radius:.15rem;height:2rem;font-size:.75rem}.address-alert-container .alert-container .two-button-container{grid-template-columns:1fr 1fr;column-gap:1rem;display:grid}.address-alert-container .alert-container .two-button-container button{color:#fff;background:#000;border:none;border-radius:.15rem;height:2rem;font-size:.75rem}.address-alert-container .alert-container .two-button-container button:nth-child(2){color:#000;background:0 0;border:1px solid #000}@media (min-width:768px){.address-alert-container .alert-container{width:600px;margin:10rem auto auto;font-size:.85rem;display:grid}}
.loader{z-index:99999999;color:#fff;background:#00000080;place-content:center;place-items:center;width:100vw;height:100vh;padding:3rem 0;display:grid;position:absolute}.loader .lds-dual-ring{width:80px;height:80px;display:grid}.loader .lds-dual-ring:after{content:"";border:6px solid #0000;border-color:#f8f8f8 #0000 #fdfdfd;border-radius:50%;width:64px;height:64px;margin:8px;animation:1.2s linear infinite lds-dual-ring;display:block}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}html{width:100%;margin:0}body{background:#f8f8f8}button:hover{cursor:pointer}.return-button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;padding:.5rem 1rem;display:flex}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;padding:100px 4% 3rem;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}.two-columns{grid-template-columns:1fr 1fr;column-gap:1rem;width:100%}select,option{height:2rem}.cart-popup{z-index:99999;background:#09090933;align-self:center;align-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-content:flex-start;align-items:flex-start;width:100%;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:1fr auto 1fr;justify-content:space-between;align-items:center;font-size:.9rem;display:grid}.cart-popup .alert-box .message-box svg{font-size:1.5rem}.cart-popup .alert-box .message-box svg.warn{color:#fe0;font-size:1.75rem}.cart-popup .alert-box .message-box svg.success{color:#1eff00;font-size:2rem}.cart-popup .alert-box .message-box svg:nth-child(2n){justify-self:right;margin-left:1rem;margin-right:0}.cart-popup .alert-box .message-box svg:nth-child(2n):hover{cursor:pointer;color:#5a5a5a}.cart-popup .alert-box .message-box svg:nth-child(odd){justify-self:left;margin-right:0;font-size:2rem}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}footer{background:#070707;align-self:flex-end;min-height:30vh;padding:0 4%;display:grid}footer ul{border-bottom:1px solid #eeffee1a;padding:1rem 0;list-style-type:none}footer ul li{margin:.5rem 0}footer ul li a{text-transform:uppercase;color:#efe;font-size:.8rem;font-weight:700;text-decoration:none}footer .social{flex-direction:row;padding:1.5rem 0;display:flex}footer .social div{background:#434343;border-radius:100%;place-content:center;width:35px;height:35px;margin-right:1rem;display:grid;overflow:hidden}footer .social div img{height:inherit;width:inherit;cursor:pointer;justify-self:center;display:grid}.form-wrapper{z-index:99999;width:100vw;transition:all .3s ease-in-out;position:fixed;top:0}.form-wrapper.show{transform-origin:0px 20px center;opacity:1}.form-wrapper.hide{opacity:0;transform:translate(-100%)}.form-wrapper .login-form-wrapper{background:#000000a6;align-items:center;width:100%;height:100vh;display:grid;top:0}.form-wrapper .login-form-wrapper .login-form{background:#fff;align-content:flex-start;place-items:flex-start center;padding:0% 4%;display:grid;box-shadow:0 2px 8px #00000059}.form-wrapper .login-form-wrapper .login-form .form-header{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:first-child{justify-content:left;width:100%;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(2){text-align:center;place-content:center;justify-items:center;width:100%;font-weight:700;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3){justify-content:right;width:100%;padding:1rem 0;font-size:1.2rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-header div:nth-child(3) svg:hover{cursor:pointer}.form-wrapper .login-form-wrapper .login-form .form-title{margin-top:1rem}.form-wrapper .login-form-wrapper .login-form .form-title h3{text-align:center}.form-wrapper .login-form-wrapper .login-form .form-body{width:100%;margin-top:1rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input{border:1px solid #00000026;width:100%;height:30px;margin:.5rem 0;padding:1.25rem;display:grid}.form-wrapper .login-form-wrapper .login-form .form-body input::placeholder{color:#6d6d6d}.form-wrapper .login-form-wrapper .login-form .form-options{grid-template-columns:1fr 1fr;width:100%;margin-top:.5rem;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child{justify-content:left;justify-items:left;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:first-child label{color:#6d6d6d;margin-left:.75rem;font-size:.8rem}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2){justify-content:right;justify-items:right;width:100%;display:flex}.form-wrapper .login-form-wrapper .login-form .form-options div:nth-child(2) a{color:#6d6d6d;margin-left:.75rem;font-size:.8rem;text-decoration:none}.form-wrapper .login-form-wrapper .login-form .form-footer{color:#6d6d6d;justify-content:center;display:grid}.form-wrapper .login-form-wrapper .login-form .form-footer p{text-align:center;margin:1.5rem 0;font-size:.75rem}.form-wrapper .login-form-wrapper .login-form .form-footer p a{color:#3c3c3c;display:inline}.form-wrapper .login-form-wrapper .login-form .form-footer button{color:#fff;background:#000;border:none;border-radius:.25rem;place-content:center;align-items:center;height:37px;margin:.5rem 0;display:flex}.form-wrapper .login-form-wrapper .login-form .form-footer button svg{margin-left:1rem;font-size:1rem}.individual-parts-page{align-content:flex-start;align-self:flex-start;align-items:flex-start;display:grid}.individual-parts-page h1{font-size:1.5rem;font-weight:400}.individual-parts-page p,.individual-parts-page div{display:grid}.individual-parts-page div.main-image{display:grid;position:relative}.individual-parts-page div.main-image img{width:100%;height:auto;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-content:center;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{place-content:center;align-items:center;padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability,.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.index-result-link{width:100%;padding:0;display:flex}.index-result-link a{color:#2c2c2c;width:100%;text-decoration:none;display:flex}.index-result-link:hover{background:#eee;text-decoration:underline}.redirect-paragraph-wrapper{color:#ffc400;background:#000000bf;border-radius:.125rem;grid-template-columns:auto 1fr;place-content:center space-evenly;align-items:center;width:100%;margin-top:.5rem;padding:.25rem .5rem;display:grid}.redirect-paragraph-wrapper svg{color:#ffe600;margin-right:.5rem;padding:0;font-size:1.5rem;display:grid}.redirect-paragraph-wrapper p{height:inherit;align-content:flex-start;align-items:flex-start;font-size:.8rem;display:grid}.redirect-paragraph-wrapper p a{color:#fff}.results-wrapper{background:#fff;border-bottom:2px solid #00000080;border-left:2px solid #00000080;border-right:2px solid #00000080;width:100%;display:grid;top:0}.results-wrapper .active-result{color:#000;background-color:#f0f0f0}.results-wrapper .index-result-link{cursor:pointer;padding:8px}.updates-page h1{margin-bottom:1rem}.updates-page h2{margin-bottom:.5rem}.updates-page ul{margin:.25rem 0 .5rem;list-style-type:none}.updates-page ul li{color:#000000a6;font-size:.9rem}.results{display:grid}.results a{color:#1f1f1f;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{-top:1rem;place-content:flex-start space-between;align-items:flex-start;width:100%;display:flex}.results form input{border-radius:.25rem;width:75%;height:2rem;padding:.25rem .5rem}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:20%;height:2rem;display:grid}.result{grid-template-columns:1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:none}.result div.part-link span.mobile-link{display:flex}.result div.part-link span a{font-size:.95rem}.checkout-form-personal-info{display:grid}.checkout-form-personal-info label.section-label{font-weight:700}.checkout-form-personal-info label.input-label{color:#000000bf;font-size:.9rem;font-style:italic;font-weight:700}.checkout-form-personal-info input{border:1px solid #00000080;border-radius:.25rem;margin:.25rem 0;padding:.25rem .5rem}.checkout-form-personal-info input:focus{border:none;outline:1px solid #000}@media (min-width:768px){.results-wrapper{background:#fff;border-bottom:1px solid #00000080;border-left:1px solid #00000080;border-right:1px solid #00000080;width:50%;display:grid;top:0}.individual-parts-page{justify-content:left;justify-items:left;max-width:400px;margin:auto;display:grid}.individual-parts-page h1{font-weight:400}.individual-parts-page div{width:400px;display:grid}.individual-parts-page div img{background-color:#969696;width:400px;margin-top:.25rem;display:grid}.individual-parts-page button{color:#fff;background:#000;border:none;border-radius:.25rem;width:400px;height:35px;margin-top:1rem;box-shadow:0 1px 4px #00000080}.individual-parts-page button.view-details{box-shadow:none;color:#070707;background:0 0;justify-self:left;text-decoration:underline}.individual-parts-page .part-description{color:#434343;margin-top:1rem;display:grid}.individual-parts-page .part-details{justify-content:left;display:grid}.individual-parts-page .quantity{border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem;display:flex;box-shadow:0 1px 4px #00000040}.individual-parts-page .quantity div{align-items:flex-start;width:max-content;display:grid}.individual-parts-page .quantity div svg{color:#fff;background:#000000e6;border-radius:.25rem;align-self:center;padding:.25rem 0;font-size:1.25rem}.individual-parts-page .quantity div.quanitityDisplay{padding:.25rem .5rem;font-size:.8rem;display:grid}.individual-parts-page .availability{justify-content:left;justify-self:left;justify-items:left;margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.individual-parts-page .price{margin-top:1rem;padding:.125rem;font-size:.85rem;display:flex}.cart-popup{z-index:99999;background:#09090980;place-self:center;place-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0}.cart-popup .alert-box{color:#efe;background:#000;align-items:flex-start;row-gap:1rem;width:600px;max-height:30vh;padding:1rem;display:grid}.cart-popup .alert-box .message-box{text-align:left;grid-template-columns:auto auto 1fr;justify-content:space-between;align-items:center;display:grid}.cart-popup .alert-box .message-box svg.warn{color:#fe0}.cart-popup .alert-box .message-box svg.success{color:#51ff00}.cart-popup .alert-box .message-box svg:nth-child(2){justify-self:right}.cart-popup .alert-box button{border:none;border-radius:.25rem;height:35px;margin:0}.cart-popup .alert-box button.continue{background:#fff}.cart-popup .alert-box button.checkout{background:#0fc7ff}.results{display:grid}.results a{color:#313131;background:0 0;border-radius:.25rem;width:max-content;margin-top:1rem;padding:.25rem 1rem;text-decoration:none}.results form{flex-direction:column;width:100%;display:flex}.results form input{border-radius:.25rem;width:50%;height:2rem;margin-top:1rem;padding:.25rem .5rem;display:grid}.results form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:max-content;height:2rem;margin-top:1rem;padding:.25rem 2rem;display:grid}.result{grid-template-columns:1fr 1fr;gap:1rem .5rem;padding:.5rem 0;display:grid}.result a{color:#000;background:0 0;margin-top:0;display:grid}.result div.part-link{justify-content:left;display:grid}.result div.part-link span.desktop-link{display:flex}.result div.part-link span.mobile-link{display:none}.wrapper{grid-template-rows:max-content;min-height:100vh;display:grid}.wrapper .padded-wrapper{align-self:flex-start;width:100%;margin-top:125px;padding:2rem 8%;display:grid}.wrapper .padded-wrapper h2{margin-top:.5rem}}.checkout-contact-page{display:grid}.checkout-contact-page label{margin:.5rem 0;font-size:.8rem;font-weight:600}.checkout-contact-page form input[type=text],.checkout-contact-page form input[type=password],.checkout-contact-page form input[type=email],.checkout-contact-page form input[type=tel]{border:1px solid #00000020;border-radius:.1rem;width:100%;height:2rem;margin-bottom:.5rem;padding:.5rem}.checkout-contact-page form input[type=text].error,.checkout-contact-page form input[type=password].error,.checkout-contact-page form input[type=email].error,.checkout-contact-page form input[type=tel].error{border:1px solid red}.checkout-contact-page form span.error{color:red;margin-left:1rem;font-size:.75rem;font-weight:400}.checkout-contact-page form .two-columns{grid-template-columns:1fr 1fr;align-items:flex-start;column-gap:1rem;width:100%;display:grid}.checkout-contact-page form button{color:#fff;background:#000;border:none;border-radius:.25rem;align-content:center;width:100%;height:2rem;display:grid}.checkout-contact-page form label{margin:0;font-size:.8rem;font-weight:600}@media (min-width:768px){.checkout-contact-page{width:400px;margin:auto;padding:1rem;display:grid;box-shadow:0 4px 16px #00000040}}
/*# sourceMappingURL=0d71c4de507f46ab.css.map*/