.product_options input,.product_options label{text-align:center;align-items:center;justify-content:center;display:flex;height:40px;border:1px solid #ccc;padding:0 10px;margin:0 4px;cursor:pointer;line-height:.9rem}.product_options input:before,.product_options label:before{width:1rem;content:" "}.product_options input[type=radio]{display:none}.product_options label:hover{background:#ddd}.product_options input[type=radio]:checked+label{background:#0e7490;color:#fff}.product_options input[type=radio]:checked+label:before{font-family:Font Awesome\ 6 Free;content:"";display:inline-block;margin-right:4px;vertical-align:middle;font-weight:900}ul.summary{list-style:none;margin:0}@media(prefers-color-scheme:dark){:root .product_options label:hover{background:#545454;color:#fff}}