body.is_mobile #unchecked td.bt_link>:not(.bt_del),body.is_mobile #unchecked td:not(.bt_link),body:not(.is_mobile) #unchecked td:not(.bt_del){opacity:.3}body.is_mobile #unchecked td.bt_link>span{font-size:13px}body.is_mobile #unchecked td.bt_link>.bt_del>button{padding:5px 10px;border:none;font-weight:700;color:#fff;font:Normal 14px Noto Sans,sans-serif;background-color:#8246af;border-radius:8px}.unchecked-items-text{padding:10px;border:1px solid red;margin-bottom:20px;border-radius:8px;background:#f78181}table.pr_table tr td a.btn-strt-a{justify-content:center;margin-bottom:10px;gap:0;align-items:center;width:200px;display:flex}table.pr_table tr td a.btn-strt-a span{padding:7px 10px 8px}table.pr_table tr td a.btn-strt-a:hover span{background:none}table.pr_table tr td a.btn-strt-a:hover{opacity:.7}a.btn-strt-a.button_set_visibility.open img{animation:rotating_visibility_open .2s forwards}a.btn-strt-a.button_set_visibility:not(.open) img{animation:rotating_visibility_close .2s forwards}@keyframes rotating_visibility_open{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotating_visibility_close{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}@media (max-width:600px){table.pr_table tr td a.btn-strt-a{width:100%}.button_repeat_order,.button_set_visibility{flex-direction:column-reverse;padding-bottom:10px}}