.searchform{--wd-search-btn-w:var(--wd-form-height);--wd-form-height:46px;--wd-search-clear-sp:.001px;position:relative}.searchform input[type=text]{padding-inline-end:calc(var(--wd-search-btn-w) + 30px)}.searchform .searchsubmit{--btn-color:var(--wd-form-color,currentColor);--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;width:var(--wd-search-btn-w);min-height:unset;box-shadow:none;font-size:0;font-weight:400;font-style:unset;border:none;gap:0;padding:0;position:absolute;inset-block:0;inset-inline-end:0}.searchform .searchsubmit:hover:after,.searchform .searchsubmit:hover img{opacity:.7}.searchform .searchsubmit:after{font-size:calc(var(--wd-form-height)/2.3);content:"";font-family:woodmart-font;transition:opacity .2s}.searchform .searchsubmit img{max-width:var(--wd-tools-icon-width,24px);transition:opacity .2s}.searchform .searchsubmit:before{margin-top:calc(var(--wd-form-height)/2.5/-2);margin-left:calc(var(--wd-form-height)/2.5/-2);opacity:0;content:"";width:calc(var(--wd-form-height)/2.5);height:calc(var(--wd-form-height)/2.5);vertical-align:middle;animation:wd-rotate .45s infinite linear var(--wd-anim-state,paused);border:1px solid #fff0;border-left-color:currentColor;border-radius:50%;transition:opacity .1s;display:inline-block;position:absolute;top:50%;left:50%}.searchform .searchsubmit.wd-with-img:after{content:none}.searchform.wd-search-loading .searchsubmit{transform:translateZ(0)}.searchform.wd-search-loading .searchsubmit:before{opacity:1;--wd-anim-state:running;transition-duration:.2s}.searchform.wd-search-loading .searchsubmit:after,.searchform.wd-search-loading .searchsubmit img{opacity:0;transition-duration:.1s}.searchform .wd-clear-search{width:30px;height:24px;top:calc(50% - 12px);color:var(--wd-form-color,currentColor);cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-end:calc(var(--wd-search-cat-w,.001px) + var(--wd-search-btn-w) + var(--wd-search-clear-sp))}.searchform .wd-clear-search:before{font-size:calc(var(--wd-form-height)/3);content:"";font-family:woodmart-font;line-height:1;transition:opacity .2s}.searchform .wd-clear-search:hover:before{opacity:.7}.wd-search-results-wrapper{position:relative}.wd-search-title.title{text-transform:uppercase;font-size:var(--wd-search-font-size);margin-bottom:0;line-height:1}.wd-suggestions-group{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.wd-suggestion{line-height:1;transition:all .25s;display:flex;position:relative}.wd-suggestion .wd-entities-title{font-size:.92em}.wd-suggestion .wd-entities-title strong{font-weight:bolder;text-decoration:underline}.wd-suggestion-thumb img{border-radius:calc(var(--wd-brd-radius)/1.5)}.wd-suggestion-content{--wd-mb:10px}.wd-suggestion-sku{font-size:.8em}.wd-suggestions-group.wd-type-categories .wd-suggestion-thumb{margin-inline-end:7px}.wd-suggestions-group.wd-type-categories .wd-suggestion-thumb img{object-fit:contain;object-position:50% 50%;max-width:18px;max-height:18px}.wd-suggestions-group.wd-type-categories .wd-suggestion-content{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.wd-suggestions-group.wd-type-categories .wd-suggestion-content .wd-entities-title{flex-grow:1}.wd-not-found{grid-column:1/-1}.wd-all-results{--wd-link-color:var(--color-gray-800);--wd-link-color-hover:var(--color-gray-800);border-block:1px solid var(--brdcolor-gray-300);padding-inline:var(--wd-search-sp);text-align:center;text-transform:uppercase;font-weight:600;font-size:var(--wd-search-font-size);line-height:50px;transition:all .25s;display:block;text-decoration:none!important}.wd-all-results:hover{background-color:var(--bgcolor-gray-100)!important}.wd-search-area{transition:all .25s;position:relative}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-area{min-height:70px}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-loader{opacity:1;pointer-events:auto}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-loader:after{--wd-anim-state:running}.wd-search-loader{z-index:410;opacity:0;pointer-events:none;background-color:rgba(var(--bgcolor-white-rgb),.8);transition:all .25s cubic-bezier(.19,1,.22,1);overflow:hidden}.wd-search-loader:after{content:"";border:1px solid #fff0;border-left-color:var(--color-gray-900);vertical-align:middle;width:32px;height:32px;animation:wd-rotate .45s infinite linear var(--wd-anim-state,paused);border-radius:50%;display:inline-block;position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}@media (width<=1024px){.wd-suggestions-group{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.wd-suggestion :is(.wd-entities-title,.price){font-size:.9em}}.searchform[class*=wd-style-with-bg] .searchsubmit{--btn-color:#fff;--btn-bgcolor:var(--wd-primary-color);--btn-bgcolor-hover:var(--btn-bgcolor)}.searchform.wd-style-with-bg .searchsubmit{border-start-end-radius:var(--wd-form-brd-radius);border-end-end-radius:var(--wd-form-brd-radius)}.searchform.wd-style-with-bg-2 .searchsubmit{width:calc(var(--wd-search-btn-w) - (var(--wd-form-brd-width) + 3px)*2);inset-inline-end:calc(var(--wd-form-brd-width) + 3px);inset-block:calc(var(--wd-form-brd-width) + 3px);border-radius:var(--wd-form-brd-radius)}.searchform.wd-style-with-bg-2 .searchsubmit img{max-width:var(--wd-tools-icon-width,22px)}.searchform.wd-style-with-bg-2 .searchsubmit:after{font-size:calc(var(--wd-form-height)/2.5)}@media (width>=769px){.searchform[class*=wd-style-with-bg].wd-cat-style-default{--wd-search-clear-sp:20px}.searchform.wd-style-with-bg.wd-cat-style-separated{--wd-search-clear-sp:10px}}.wd-dropdown-results{--wd-search-font-size:.92em;--wd-search-sp:15px;right:calc(var(--wd-form-brd-radius)/1.5);left:calc(var(--wd-form-brd-radius)/1.5);overflow:hidden;margin-top:0!important}.wd-dropdown-results:after{width:auto!important;height:auto!important}.wd-dropdown-results .wd-scroll-content{overscroll-behavior:none}.wd-dropdown-results .wd-search-suggestions{margin-top:-1px;margin-inline-end:-1px}.wd-dropdown-results .wd-search-suggestions .wd-search-title{border-block:1px solid var(--brdcolor-gray-300);background-color:var(--bgcolor-white);padding:var(--wd-search-sp);margin-block:-1px}.wd-dropdown-results .wd-suggestion{border-top:1px solid;border-bottom:1px solid;border-inline-end:1px solid;border-color:var(--brdcolor-gray-300);background-color:var(--bgcolor-white);padding:var(--wd-search-sp);margin-bottom:-1px}.wd-dropdown-results .wd-suggestion:hover,.wd-dropdown-results .wd-suggestion.wd-active{background-color:var(--bgcolor-gray-100)}.wd-dropdown-results .wd-suggestion-thumb{flex:none;max-width:65px;margin-inline-end:15px}.wd-dropdown-results .wd-suggestion-thumb img{border-radius:calc(var(--wd-brd-radius)/1.5)}.wd-dropdown-results .wd-all-results{background-color:var(--bgcolor-white)}.wd-dropdown-results .wd-suggestions-group.wd-type-categories{display:block}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion{border:none;padding-block:10px}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion:first-child{border-top:1px solid var(--brdcolor-gray-300)}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion:last-child{border-bottom:1px solid var(--brdcolor-gray-300)}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion-content:after{content:"";color:var(--color-gray-400);font-family:woodmart-font}.wd-dropdown-results .wd-not-found{background-color:var(--bgcolor-white)!important}.wd-dropdown-results .wd-suggestions-group.wd-type-product:only-child .wd-not-found{margin-bottom:0}.wd-dropdown-results :is(.wd-search-requests,.wd-search-history,.wd-search-area){padding:var(--wd-search-sp)}.wd-dropdown-results :is(.wd-search-requests,.wd-search-history,.wd-search-area):not(:first-child){border-top:1px solid var(--brdcolor-gray-300);margin-top:-1px}.wd-searched .wd-dropdown-results :is(.wd-search-history,.wd-search-requests,.wd-search-area){display:none}.wd-dropdown-results .wd-search-requests{--wd-requests-pd:8px 12px;--wd-requests-fs:10px}@media (width<=1024px){.wd-dropdown-results{--wd-search-sp:10px}.wd-dropdown-results .wd-suggestion-thumb{max-width:45px}}