.product{position:relative;display:flex;justify-content:center;flex-flow:wrap;flex-grow:1;margin-bottom:2rem}.product-featuredImg{flex-grow:1;position:relative;order:1}.featuredImg{aspect-ratio:4 / 3;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;border:1px solid #ccc;background-color:#fff}.product-info{display:flex;flex-direction:column;width:24rem;order:2;padding-left:2rem}.product-info .heading4{font-size:2.5rem}.product-details{display:flex;width:100%;flex-wrap:wrap;column-gap:2rem;font-family:bebas-neue,arial,sans-serif;margin-bottom:1rem}.product-detail{font-size:1.2em;margin-bottom:.5rem}.product-detail_price{font-size:1.4em;color:#EC0E5E}.product-detail>i{font-size:1.3em;margin-right:.25em}.product-thumbnails{margin-top:.5rem;order:3}.thumbnail-container{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-left:-.5rem}.thumbnail{width:calc(20% - .5rem);margin-left:.5rem;margin-bottom:.5rem;aspect-ratio:1 / 1;background-repeat:no-repeat;background-size:cover;background-position:center;background-color:white;border:1px solid #ccc;cursor:pointer}@media (max-width:600px),(min-width:900px) and (max-width:1100px){.product-featuredImg{width:100%;margin-bottom:2rem}.product-info{order:3;width:100%;padding-left:0}.product-thumbnails{order:2}}@media (max-width:600px){.product-featuredImg{aspect-ratio:4 / 3;width:100%}}.addToCart{width:100%}.addToCart-numbers{display:flex;width:100%;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:1rem}.addToCart-quantity{position:relative;width:min-content}.addToCart-quantity-label{font-family:bebas-neue,arial,sans-serif;font-size:1rem}.addToCart-form{display:flex;flex-direction:column;width:100%}.addToCart-total{display:flex;flex-direction:column;justify-content:flex-end}.addToCart-note{color:#777;margin-bottom:1rem;font-size:.95em;font-weight:bold}@media (min-width:450px) and (max-width:600px),(min-width:900px) and (max-width:1100px){.addToCart-form{}.addToCart .productView-addToCart{margin-left:2.5rem}}.productView{min-height:600px}.productView-qty{width:5em;margin-right:1rem}.productView-dollar{position:relative;margin-right:-1.5em;top:2px;width:1.5em;text-align:center}.productView-price{padding-left:1.25rem}.productView-addToCart{margin-top:.75rem}.bigTotal{}.bigTotal-regularTotal{font-size:.9em;text-decoration:line-through;color:#6C6C6C;min-height:1em}.bigTotal-total{font-size:2em;font-weight:600}.bigTotal_disabled{color:#aaa}.ui_qty{min-width:6rem}.video-wrapper{max-width:850px}