.wpca-selector { display:flex !important; flex-direction:column; align-items:flex-end; margin-left:auto; padding:4px 0; min-width:200px; max-width:320px; order:5; }
.wpca-label { font-size:.72em; color:#999; margin-bottom:4px; font-weight:500; letter-spacing:.04em; text-transform:uppercase; text-align:right; width:100%; }
.wpca-select { display:block !important; visibility:visible !important; opacity:1 !important; width:100% !important; min-height:36px; padding:6px 32px 6px 12px !important; font-size:.84em !important; font-family:inherit; border:1px solid #ccc !important; border-radius:6px !important; background-color:#fff !important; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23888'/%3E%3C/svg%3E") !important; background-repeat:no-repeat !important; background-position:right 10px center !important; -webkit-appearance:none !important; -moz-appearance:none !important; appearance:none !important; color:#333 !important; cursor:pointer; position:relative; z-index:10; box-sizing:border-box; }
.wpca-select:focus { outline:none !important; border-color:#7c66d4 !important; box-shadow:0 0 0 2px rgba(124,102,212,.12) !important; }
.woosb-product { flex-wrap:wrap; }
@media(max-width:600px){ .wpca-selector{ min-width:100%; max-width:100%; align-items:stretch; margin-left:0; padding-left:70px; } }
