Flatline Van Co. Standard Roof Rack
The Standard Rack is easy to install, and the seven adjustable crossbars give it incredible versatility. Mount up your solar panels, MaxxTraxx, or even decking to the 10-series aluminum extrusion crossbars. The built-in textured ABS plastic wind fairing deflects the wind and keeps your van fuel efficient even when you have all your gear loaded up on the rack itself. @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap'); .accordion details { margin-bottom: 1rem; /* spacing between closed boxes */ border: 1px solid #F15A29; border-radius: 4px; padding: 0 16px; /* no bottom padding when closed */ background-color: #F15A29; color: white; transition: all 0.3s ease; position: relative; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); } .accordion details[open] { background-color: transparent; color: black; padding-bottom: 1rem; /* inside spacing only when open */ } .accordion details[open] > *:last-child {