Universal CRL Window Shade (Miscellaneous)
Our CRL Window Covers offer privacy, insulation, and comfort in one sleek design. Sold individually, each shade blocks UV rays, insulates, and reflects radiant heat—keeping your van cooler in the summer and warmer in the winter while maintaining a clean, professional look. @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap'); .accordion details { margin-bottom: 1rem; border: 1px solid #F15A29; border-radius: 4px; padding: 0px 16px; 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; } .accordion summary { font-family: 'Bebas Neue', sans-serif; font-weight: bold; cursor: pointer; position: relative; padding-right: 2rem; list-style: none; text-transform: uppercase; font-size: 1.25rem; line-height: 1.4; } .accord