.fct-origin.fct-moved{display:none}
.fct-currency{flex:0 0 auto;min-width:0}
.fct-currency #fcs-currency-select,.fct-currency .fcs-currency-select{box-sizing:border-box;width:92px;min-width:82px;height:44px;margin:0;padding:0 24px 0 10px;border:1px solid #d7d7d7;border-radius:8px;background-color:#fff;color:#333;font-size:14px}
.fct-currency .fcs-currency-select:focus-visible{outline:2px solid #c0173a;outline-offset:2px}
@media(min-width:768px){
 .fct-desktop-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px;float:right;margin:0 0 18px;max-width:100%}
 .fct-desktop-tools form.woocommerce-ordering{float:none;margin:0;min-width:0}
 .fct-desktop-tools form.woocommerce-ordering select{height:44px;box-sizing:border-box;max-width:100%;border:1px solid #d7d7d7;border-radius:8px;background-color:#fff;color:#333;font-size:14px}
}
@media(max-width:767px){
 .fcpf-form[data-fcpf-enhanced="true"] .fcpf-mobile-bar.fct-mobile-tools{display:grid;grid-template-columns:minmax(0,1fr) 92px;column-gap:12px;align-items:center;padding:4px 0}
 .fct-mobile-tools .fcpf-toggle{grid-column:1;grid-row:1;min-width:0}
 .fct-mobile-tools .fct-currency{grid-column:2;grid-row:1}
 .fct-mobile-tools .fcpf-mobile-selection{grid-column:1 / -1;grid-row:2}
}
