/**handles:jws-style-theme**/
:root{--main:#a54201;--secondary:#f1e0d4;--third:#757575;--fourth:#25414e;--light:#ffffff;--dark:#000000;--heading:#040202;--body:#363636;--bodybg:#ffffff;--btn-color:#ffffff;--btn-color2:#ffffff;--btn-bgcolor:#040202;--btn-bgcolor2:#040202;--e-global-color-primary:#a54201;--e-global-color-secondary:#040202;--menu-color:#040202}.btn-theme{background:var(--main);color:#fff;height:50px;padding:0 40px;text-align:center;line-height:50px}button.btn-theme{border:0}.autocomplete-suggestions{position:absolute;max-height:300px;z-index:9999;width:100%;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow-y:auto}.autocomplete-suggestion{display:flex;align-items:flex-start;padding:10px;cursor:pointer;border-bottom:1px solid #eee}.autocomplete-suggestion:last-child{border-bottom:none}.autocomplete-suggestion:hover{background:#f5f5f5}.suggestion-thumb{width:60px;height:60px;margin-right:15px;border-radius:4px;overflow:hidden}.suggestion-thumb img{width:100%;height:100%;object-fit:cover}.suggestion_content{flex:1}.suggestion-title{margin:0;font-size:14px;color:var(--heading)}.suggestion-price{font-size:13px;color:var(--third);margin-top:5px}.woocommerce-placeholder{width:60px!important;height:60px!important;object-fit:contain}