
Nurzviy Hardwired Level 2 EV Charger 48A/240V
*, :after, :before { box-sizing: border-box } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } .text-bold { font-weight: bold; } .text-black { color: #161616; } .text-grey { color: #5c5c5c; } .text-orange { color: #ec4610; } .text-white { color: var(--text-white); } p.large { margin: 0; font-size: 16px; } /*-- container --*/ .container { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media(min-width: 576px) {