#predictive-search-result-html-container{position:fixed;top:6.5rem;z-index:-1;background:#fff;left:2.5rem;right:2.5rem;visibility:hidden;opacity:0;box-shadow:0 8px 16px 0 rgba(51,51,51,.1607843137);overflow-x:hidden;overflow-y:auto;border-radius:0;padding:16px;max-height:35rem}#predictive-search-result-html-container.active{z-index:99;visibility:visible;opacity:1}#predictive-search-result-html-container.scrolled-down{top:4.5rem}#predictive-search-results{display:flex;gap:2rem;justify-content:space-between}#predictive-search-results .suggestion{flex:0 0 calc(30% - 1rem);display:flex;flex-direction:column;gap:1rem}#predictive-search-results .products{flex:0 0 calc(70% - 1rem)}#predictive-search-results h3{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:400;font-size:13px;line-height:normal;white-space:nowrap;margin-bottom:0;color:var(--colorTextBody);text-transform:uppercase;border-bottom:1px solid #b79961;padding-bottom:4px}#predictive-search-results .suggestion .queries ul{list-style:none;margin-top:1rem;margin-left:30px}#predictive-search-results .suggestion .queries ul li{list-style-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" fill="currentColor" class="bi bi-search" viewBox="0 0 16 16"><path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001a1 1 0 0 0 .127 1.413l3.85 3.85a1 1 0 0 0 1.415-1.415l-3.85-3.85a1 1 0 0 0-1.414-.126zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"/></svg>')}#predictive-search-results .suggestion .articles ul li a,#predictive-search-results .suggestion .categories ul li a,#predictive-search-results .suggestion .pages ul li a,#predictive-search-results .suggestion .queries ul li a{font-size:12px;line-height:normal;font-weight:300}#predictive-search-results .suggestion .articles ul,#predictive-search-results .suggestion .categories ul,#predictive-search-results .suggestion .pages ul{list-style:none;margin-top:1rem;margin-left:10px}#predictive-search-results .suggestion .articles ul li,#predictive-search-results .suggestion .categories ul li,#predictive-search-results .suggestion .pages ul li{margin-bottom:10px}#predictive-search-results .suggestion .match-all{position:sticky;bottom:0;margin-top:auto}#predictive-search-results .suggestion .match-all a{display:block;width:100%;font-size:14px;color:var(--colorBtnPrimaryText);background:var(--colorBtnPrimary);padding:10px;text-align:center}#predictive-search-results .suggestion .match-all a:hover{background:#b79961}#predictive-search-results .products ul{display:flex;gap:1rem;list-style:none;justify-content:start;flex-wrap:wrap;margin:1.5rem 0 0}#predictive-search-results .products ul li{flex:0 0 calc(33% - 1rem)}#predictive-search-results .search-no-results{font-size:12px;font-weight:400;line-height:normal;text-align:left;width:100%}@media screen and (min-width:1380px){#predictive-search-result-html-container{max-height:56vw}}@media screen and (max-width:768px){#predictive-search-result-html-container{top:153px;left:15px;right:15px}#predictive-search-results{flex-direction:column-reverse}#predictive-search-results .product-card .details .row .product-name{font-size:10px}#predictive-search-results .products ul li{flex:0 0 calc(50% - 10px)}#predictive-search-result-html-container.scrolled-down{top:7.5rem}}@media screen and (max-width:480px){#predictive-search-results .product-card .details .row .free-shipping,#predictive-search-results .product-card .details .row .hand-made-in,#predictive-search-results .product-card .details .row .options,#predictive-search-results .product-card .details .row .rating{font-size:1.8vw}#predictive-search-results .product-card .details .row .price{font-size:1vw}#predictive-search-results .product-card .details .row .rating .jdgm-star{font-size:1.5vw}#predictive-search-results .product-card .details .row .rating .jdgm-prev-badge__text{font-size:1.3vw}#predictive-search-results .product-card .details .row .product-name{font-size:2.2vw}}