.theme input + label { border-bottom: 3px solid transparent; } .theme input:checked + label { border-bottom: 3px solid #ccc; } .theme, .theme input { display: none; }