Universal - Half-Slider Bunk Window Shade
Our Half-Slider Bunk Shade creates the ultimate comfort and light-blocking experience for life on the road. Designed to fit CRL, Motion, and AMA half-slider windows—please confirm your window model and size before selecting your option. @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; } .accordion summary::after { content: "⋙"