.aylty-po-ui{margin:18px 0 10px;font-family:inherit;direction:rtl}
.aylty-po-group{padding:0 0 18px;margin:0 0 8px;border:0}
.aylty-po-head{display:flex;align-items:center;justify-content:flex-start;gap:7px;margin:0 0 11px;font-size:17px;line-height:1.5;color:#222}
.aylty-po-current{font-weight:500;color:#666}
.aylty-po-options{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.aylty-po-choice{appearance:none;border:1px solid #e4ded7;background:#fff;border-radius:5px;min-width:86px;height:58px;padding:0 17px;font-size:17px;color:#333;cursor:pointer;transition:.16s ease;box-shadow:0 1px 0 rgba(0,0,0,.02)}
.aylty-po-choice:hover{border-color:#999}
.aylty-po-choice.is-selected{border-color:#111;box-shadow:inset 0 0 0 1px #111;background:#fafafa}
.aylty-po-color{width:52px;height:52px;border-radius:50%;padding:4px;background:#fff;border:1px solid #e7e2dc;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:.16s ease}
.aylty-po-color span{width:39px;height:39px;border-radius:50%;display:block;border:1px solid rgba(0,0,0,.08)}
.aylty-po-color.is-selected{border-color:#111;box-shadow:0 0 0 2px #fff,0 0 0 3px #111}
.aylty-po-required{margin-top:5px;background:#f7f2ed;border-radius:7px;padding:12px 14px;color:#4b3d3a;font-size:15px}
.aylty-po-message{display:none;margin:0 0 10px;padding:11px 13px;border-radius:7px;background:#f8ecec;color:#6a2d2d;font-size:14px}
.aylty-po-message.show{display:block}
.aylty-po-disabled{opacity:.72}
.aylty-po-native-select{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
@media(max-width:600px){
 .aylty-po-head{font-size:16px}
 .aylty-po-choice{min-width:76px;height:54px;padding:0 14px;font-size:16px}
 .aylty-po-color{width:50px;height:50px}
 .aylty-po-color span{width:37px;height:37px}
 .aylty-po-options{gap:9px}
}
