#km_snackys_search{display:none!important}.oez-live-search-host{position:relative;z-index:1060}.oez-live-search-host.oez-live-search-active .tt-menu,.oez-live-search-host.oez-live-search-active .typeahead.dropdown-menu{display:none!important}.oez-live-search-panel{width:min(720px,calc(100vw - 24px));max-height:min(620px,72vh);position:absolute;top:calc(100% + 7px);left:0;z-index:1080;overflow:hidden;display:none;border:1px solid #ded9d1;border-radius:10px;background:#fff;box-shadow:0 22px 55px rgba(14,20,29,.24);color:#101826;text-align:left}.oez-live-search-active>.oez-live-search-panel{display:block}.oez-live-search-head{min-height:42px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #ece9e4;background:#faf9f7}.oez-live-search-head strong{font-size:11px;font-weight:800;text-transform:uppercase}.oez-live-search-head span{color:#777;font-size:10px}.oez-live-search-results{max-height:min(520px,61vh);overflow-y:auto;overscroll-behavior:contain}.oez-live-search-item{min-height:104px;padding:10px 12px;display:grid;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #eeeae5;background:#fff}.oez-live-search-item:hover{background:#fffaf7}.oez-live-search-image{width:78px;height:78px;padding:7px;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:#f5f3ef}.oez-live-search-image img{width:100%;height:100%;object-fit:contain}.oez-live-search-copy{min-width:0;display:grid;gap:4px}.oez-live-search-name{overflow:hidden;color:#101826;font-size:13px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.oez-live-search-meta{overflow:hidden;color:#777;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.oez-live-search-stock{display:flex;align-items:center;gap:5px;color:#278248;font-size:9px;font-weight:800;text-transform:uppercase}.oez-live-search-stock:before{width:7px;height:7px;content:"";border-radius:50%;background:currentColor}.oez-live-search-stock.is-unavailable{color:#b34235}.oez-live-search-price{margin-top:2px;display:flex;align-items:baseline;gap:7px}.oez-live-search-price strong{font-size:12px}.oez-live-search-price del{color:#9b4034;font-size:9px}.oez-live-search-buy{min-width:162px;display:grid;gap:7px}.oez-live-search-form{display:grid;grid-template-columns:88px 1fr;gap:6px}.oez-live-search-qty{height:38px;display:grid;grid-template-columns:28px 1fr 28px;overflow:hidden;border:1px solid #ddd8d0;border-radius:5px;background:#fff}.oez-live-search-qty button{padding:0;border:0;background:#f2f0ec;color:#222;cursor:pointer;font-size:16px}.oez-live-search-qty input{min-width:0;width:100%;padding:0 3px;border:0!important;outline:0;background:#fff;text-align:center;font-size:11px;font-weight:800}.oez-live-search-submit,.oez-live-search-details{height:38px;padding:0 9px;border:0;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff!important;background:#ff5b20;cursor:pointer;font-size:9px;font-weight:900;text-align:center;text-decoration:none!important;text-transform:uppercase}.oez-live-search-submit span{font-size:18px;line-height:1}.oez-live-search-submit:disabled{cursor:wait;opacity:.6}.oez-live-search-details{background:#111}.oez-live-search-cart-note{min-height:15px;color:#39804c;font-size:8px;font-weight:800;text-align:right}.oez-live-search-state{min-height:128px;padding:28px;display:grid;place-items:center;align-content:center;gap:8px;color:#777;text-align:center}.oez-live-search-state strong{color:#222;font-size:12px}.oez-live-search-state span{font-size:10px}.oez-live-search-loader{width:23px;height:23px;border:3px solid #ece8e2;border-top-color:#ff5b20;border-radius:50%;animation:oez-live-spin .8s linear infinite}.oez-live-search-footer{min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff!important;background:#111;font-size:9px;font-weight:900;text-decoration:none!important;text-transform:uppercase}.oez-live-search-footer span{color:#ff5b20;font-size:16px}@keyframes oez-live-spin{to{transform:rotate(360deg)}}
.oez-live-search-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px}.oez-live-search-sort{display:flex;align-items:center;gap:6px;margin:0}.oez-live-search-sort>span{font-weight:700;text-transform:uppercase}.oez-live-search-sort select{height:30px;max-width:150px;padding:0 26px 0 9px;border:1px solid #d8d3cb;border-radius:5px;background-color:#fff;color:#172033;font-size:10px;font-weight:700;cursor:pointer}.oez-live-search-sort select:focus{border-color:#ff5b20;outline:2px solid rgba(255,91,32,.2);outline-offset:1px}@media(max-width:560px){.oez-live-search-head{align-items:flex-start;flex-direction:column;gap:7px}.oez-live-search-tools{width:100%;justify-content:space-between}.oez-live-search-sort select{max-width:145px}.oez-live-search-results{max-height:min(500px,56vh)}}
@media(max-width:767.98px){.oez-live-search-panel{position:fixed;top:var(--oez-panel-top,72px);left:12px;right:12px;width:auto;max-height:calc(100dvh - var(--oez-panel-top,72px) - 12px)}.oez-live-search-results{max-height:calc(100dvh - var(--oez-panel-top,72px) - 98px)}.oez-live-search-item{min-height:92px;padding:8px;grid-template-columns:62px minmax(0,1fr) auto;gap:8px}.oez-live-search-image{width:62px;height:62px}.oez-live-search-name{font-size:11px}.oez-live-search-buy{min-width:112px}.oez-live-search-form{grid-template-columns:1fr}.oez-live-search-qty{height:30px;grid-template-columns:27px 1fr 27px}.oez-live-search-submit,.oez-live-search-details{height:32px;font-size:8px}.oez-live-search-submit span{font-size:15px}.oez-live-search-price{display:grid;gap:1px}.oez-live-search-cart-note{display:none}}
@media(max-width:410px){.oez-live-search-item{grid-template-columns:52px minmax(0,1fr) 98px}.oez-live-search-image{width:52px;height:58px}.oez-live-search-buy{min-width:98px}.oez-live-search-meta{max-width:30vw}.oez-live-search-submit{padding-inline:4px}}
@media(prefers-reduced-motion:reduce){.oez-live-search-loader{animation:none}}

.oez-live-search-buy{min-width:190px;margin:0}
.oez-live-search-buy .oez-product-cart-actions{display:grid;gap:7px}
.oez-live-search-buy .oez-product-cart-actions.is-loading{pointer-events:none;opacity:.58}
.oez-live-search-buy .oez-product-add-ui{width:100%}
.oez-live-search-buy .oez-live-search-form{margin:0}
.oez-live-search-buy .oez-live-search-qty input.quantity{
    display:block!important;
    min-width:30px!important;
    height:36px!important;
    margin:0!important;
    padding:0 3px!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    color:#111!important;
    -webkit-text-fill-color:#111!important;
    opacity:1!important;
    font-size:12px!important;
    font-weight:800!important;
    line-height:36px!important;
    text-align:center!important;
    appearance:textfield;
}
.oez-live-search-buy .oez-live-search-qty input.quantity::-webkit-inner-spin-button,
.oez-live-search-buy .oez-live-search-qty input.quantity::-webkit-outer-spin-button{margin:0;appearance:none}
.oez-live-search-cart-controls{
    width:100%;
    height:38px;
    display:grid;
    grid-template-columns:36px minmax(48px,1fr) 36px 36px;
    overflow:hidden;
    border:1px solid #ddd8d0;
    border-radius:5px;
    background:#fff;
}
.oez-live-search-cart-controls button{
    min-width:0;
    padding:0;
    border:0;
    border-right:1px solid #e4e0da;
    border-radius:0;
    background:#f2f0ec;
    color:#171717;
    cursor:pointer;
    font-size:17px;
    font-weight:800;
}
.oez-live-search-cart-controls .oez-live-search-cart-plus{background:#ff5b20;color:#fff}
.oez-live-search-cart-controls .oez-live-search-cart-remove{border-right:0;background:#171717;color:#fff;font-size:19px}
.oez-live-search-cart-controls .oez-product-qty-value{
    min-width:0;
    display:grid;
    place-items:center;
    color:#111;
    font-size:12px;
    font-weight:900;
}
.oez-live-search-cart-note{display:block!important;color:#39804c!important;font-size:9px!important;font-weight:800!important;text-align:right}
.oez-live-search-cart-note.is-error{color:#b34235!important}
@media(max-width:767.98px){
    .oez-live-search-buy{min-width:126px}
    .oez-live-search-cart-controls{height:32px;grid-template-columns:29px minmax(38px,1fr) 29px 29px}
    .oez-live-search-buy .oez-live-search-qty input.quantity{height:28px!important;line-height:28px!important}
    .oez-live-search-cart-note{display:block!important;font-size:7px!important;white-space:nowrap}
}
@media(max-width:410px){
    .oez-live-search-buy{min-width:108px}
    .oez-live-search-cart-controls{grid-template-columns:25px minmax(32px,1fr) 25px 25px}
}
