@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@200;400;600&display=swap";#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.subject-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:5em 0;margin:0;border:0;background-color:transparent}.subject-name{font-size:30px;padding-bottom:1.5em}.subject-display img{max-height:700px;max-width:600px;width:70%;height:auto;pointer-events:none}*{font-family:Poppins,sans-serif}.quantity-selector{height:1vh;width:5vh;min-width:10vh;display:flex;align-items:center;justify-content:center;background:#FFF;border-radius:5px}.quantity-selector span{width:50%;text-align:center;font-size:2rem;font-weight:300;cursor:pointer;user-select:none}.quantity-selector span:hover{color:gray}.quantity-selector .quantity{font-size:30px;border-right:2px solid rgba(0,0,0,.015);line-height:30px;border-left:2px solid rgba(0,0,0,.015);pointer-events:none}@media only screen and (max-width: 767px){.quantity-selector{font-size:1.5rem;height:4vh}.quantity-selector span{font-size:1.5rem;width:2.5rem;line-height:2.5rem}.quantity-selector .quantity{font-size:2rem;line-height:2rem}}.item{font-size:16px}@media screen and (max-width: 768px){.item{font-size:14px}}@media screen and (max-width: 480px){.item{font-size:9px}}.row-divider{display:flex;align-items:left;width:100%;height:1px;border-top:1px solid #d3e0e6;margin-left:6vh;margin-bottom:6vh}.quantity-selector{height:15vh;width:20vh;min-width:10vh;background:transparent;border-radius:0;margin-top:-40px}.quantity-container{display:flex;justify-content:flex-end}@media only screen and (max-width: 912px){.quantity-selector{width:5vh;margin-top:-40px}}@media only screen and (max-width: 820px){.quantity-selector{width:5vh;margin-top:-40px}}@media only screen and (max-width: 767px){.quantity-selector{width:15vh;margin-top:-40px}}@media only screen and (max-width: 600px){.quantity-selector{width:10vh;margin-top:-50px}.row-divider{display:flex;align-items:left;width:100%;height:1px;border-top:1px solid #d3e0e6;margin-left:1vh;margin-bottom:6vh}}@media only screen and (max-width: 400px){.quantity-selector{width:10vh;margin-top:-30px}.row-divider{display:flex;align-items:left;width:100%;height:1px;border-top:1px solid #d3e0e6;margin-left:1vh;margin-bottom:6vh}}#root{max-width:1280px;margin:0 auto;padding:.2rem 2rem 2rem;text-align:center}.order-page-button-container{padding-top:15px}.footer{margin-top:20vh;margin-right:20px;font-size:.5rem;color:gray}.error{padding-top:20vh}.cart-total{padding-top:20px}
