.payment_methods li[class*=payment_method_ppcp-] label img{max-height:24px}.ssg-selector{--ink:#28332e;--muted:#68736c;--moss:#71806f;--sage:#aeb9a8;--gold:#ae8953;--cream:#faf8f2;--mist:#eef1ea;--line:rgba(87,102,91,.2);position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 12% 8%,rgba(204,214,199,.48),transparent 30%),radial-gradient(circle at 92% 88%,rgba(221,202,166,.38),transparent 31%),linear-gradient(145deg,#fff 0%,var(--cream) 54%,#f4f3ec 100%);color:var(--ink);font-family:inherit;padding:clamp(2rem,7vw,6.5rem) clamp(1.25rem,5vw,4.5rem);border:1px solid rgba(174,185,168,.42);border-radius:clamp(1.5rem,3vw,3.25rem);box-shadow:0 30px 90px rgba(55,70,59,.12)}
.ssg-selector::before,.ssg-selector::after{content:"";position:absolute;z-index:-1;border-radius:50%;filter:blur(1px);pointer-events:none}.ssg-selector::before{width:25rem;height:25rem;left:-14rem;bottom:-13rem;border:1px solid rgba(113,128,111,.2);box-shadow:0 0 0 3.5rem rgba(174,185,168,.06),0 0 0 7rem rgba(174,185,168,.04)}.ssg-selector::after{width:16rem;height:16rem;right:-8rem;top:-8rem;background:rgba(220,207,178,.11);border:1px solid rgba(174,137,83,.16)}
.ssg-selector *{box-sizing:border-box}.ssg-shell{max-width:1080px;margin:auto}.ssg-eyebrow,.ssg-step,.ssg-badge{text-transform:uppercase;letter-spacing:.18em;color:var(--gold);font-size:.7rem;font-weight:700}.ssg-eyebrow::before{content:"✦";margin-right:.65rem}.ssg-selector h2{max-width:800px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.4rem,5.7vw,4.6rem);font-weight:400;line-height:1.04;letter-spacing:-.025em;margin:.55rem 0 1.1rem}.ssg-intro{max-width:620px;color:var(--muted);font-size:clamp(1rem,2vw,1.18rem);line-height:1.7}.ssg-progress{position:relative;height:2px;background:rgba(113,128,111,.15);margin:clamp(2.5rem,6vw,4.5rem) 0 clamp(2.2rem,5vw,4rem);overflow:visible}.ssg-progress span{position:relative;display:block;width:0;height:100%;background:linear-gradient(90deg,var(--sage),var(--gold));transition:width .65s cubic-bezier(.22,.61,.36,1)}.ssg-progress span::after{content:"";position:absolute;right:-5px;top:-4px;width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 6px rgba(174,137,83,.12)}.ssg-stage{min-height:315px;animation:ssg-breathe-in .55s ease both}.ssg-stage h3{max-width:750px;font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(1.8rem,3.5vw,2.7rem);line-height:1.2;letter-spacing:-.015em;outline:none}.ssg-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0}.ssg-choice{position:relative;appearance:none;background:rgba(255,255,255,.68);backdrop-filter:blur(8px);border:1px solid var(--line);border-radius:1.1rem;color:var(--ink);padding:1.25rem 1.3rem 1.25rem 3.35rem;text-align:left;font:inherit;line-height:1.45;cursor:pointer;box-shadow:0 8px 28px rgba(72,86,75,.045);transition:background .3s,border-color .3s,box-shadow .3s,transform .3s}.ssg-choice::before{content:"";position:absolute;left:1.25rem;top:50%;width:.7rem;height:.7rem;border:1px solid var(--gold);border-radius:50%;transform:translateY(-50%);box-shadow:0 0 0 5px rgba(174,137,83,.07)}.ssg-choice:hover,.ssg-choice:focus-visible{border-color:rgba(113,128,111,.55);background:rgba(241,244,237,.92);box-shadow:0 16px 38px rgba(72,86,75,.1);transform:translateY(-3px)}.ssg-back,.ssg-restart{border:0;background:transparent;color:var(--muted);font:inherit;text-decoration:none;padding:.8rem 0;cursor:pointer}.ssg-back::before{content:"←";margin-right:.5rem}.ssg-back:hover,.ssg-restart:hover{text-decoration:underline;text-underline-offset:5px}.ssg-loading{font-family:Georgia,serif;font-size:1.4rem;color:var(--moss)}
.ssg-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:2rem 0}.ssg-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:1.35rem;padding:0 1.15rem 1.15rem;background:rgba(255,255,255,.74);box-shadow:0 16px 45px rgba(54,68,58,.08);transition:transform .3s,box-shadow .3s}.ssg-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(54,68,58,.12)}.ssg-card img{width:calc(100% + 2.3rem);max-width:none;margin:0 -1.15rem;aspect-ratio:4/3;object-fit:cover;background:var(--mist);filter:saturate(.82) contrast(.96)}.ssg-card h4{font-family:Georgia,"Times New Roman",serif;font-size:1.45rem;font-weight:400;line-height:1.25;margin:.35rem 0}.ssg-badge{display:inline-flex;align-self:flex-start;margin:1.15rem 0 .2rem}.ssg-price{font-weight:650;color:var(--moss);margin:.35rem 0}.ssg-card>p:not(.ssg-badge){color:var(--muted);line-height:1.62}.ssg-card audio{width:100%;margin:auto 0 .9rem;filter:saturate(.6)}.ssg-actions{display:grid;gap:.6rem;margin-top:auto}.ssg-actions a{display:block;border-radius:999px;text-align:center;padding:.85rem 1rem;text-decoration:none;transition:background .25s,color .25s,transform .25s}.ssg-primary{background:var(--ink);color:#fff}.ssg-primary:hover{background:var(--moss);transform:translateY(-1px)}.ssg-secondary{border:1px solid rgba(113,128,111,.45);color:var(--ink);background:rgba(255,255,255,.45)}.ssg-secondary:hover{background:var(--mist)}.ssg-selector button:focus-visible,.ssg-selector a:focus-visible,.ssg-selector audio:focus-visible{outline:3px solid #176fd1;outline-offset:3px}
@keyframes ssg-breathe-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:800px){.ssg-results,.ssg-options{grid-template-columns:1fr}.ssg-stage{min-height:0}.ssg-selector{border-radius:1.5rem}.ssg-card:hover{transform:none}}@media(max-width:480px){.ssg-selector{padding:2rem 1.05rem}.ssg-selector h2{font-size:2.35rem}.ssg-choice{padding:1.1rem 1rem 1.1rem 3rem}.ssg-progress{margin:2.5rem 0}}@media(prefers-reduced-motion:reduce){.ssg-selector *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.ssg-selector{--ink:#302d29;--muted:#746f68;--moss:#777d73;--sage:#bec3b9;--gold:#a9824f;--cream:#fdfcf9;--mist:#f7f7f3;--line:rgba(77,72,65,.15);background:radial-gradient(circle at 8% 6%,rgba(237,233,222,.34),transparent 27%),radial-gradient(circle at 96% 92%,rgba(236,239,232,.32),transparent 28%),#fff;padding:clamp(2.5rem,8vw,7.5rem) clamp(1.25rem,6vw,5.5rem);border-color:rgba(77,72,65,.1);box-shadow:0 28px 85px rgba(57,52,45,.075)}
.ssg-selector::before{border-color:rgba(119,125,115,.1);box-shadow:0 0 0 3.5rem rgba(190,195,185,.025),0 0 0 7rem rgba(190,195,185,.018)}.ssg-selector::after{background:rgba(220,207,178,.045);border-color:rgba(169,130,79,.09)}
.ssg-choice{background:rgba(255,255,255,.92);border-color:var(--line);box-shadow:0 7px 24px rgba(57,52,45,.032)}.ssg-choice:hover,.ssg-choice:focus-visible{border-color:rgba(169,130,79,.35);background:#fff;box-shadow:0 15px 38px rgba(57,52,45,.075);transform:translateY(-2px)}
.ssg-card{background:#fff;box-shadow:0 14px 42px rgba(57,52,45,.06)}.ssg-card:hover{box-shadow:0 22px 55px rgba(57,52,45,.09)}
@media(max-width:480px){.ssg-selector{padding:2.5rem 1.05rem}}.wd-nav[class*=wd-style-underline] .nav-link-text{position:relative;display:inline-block;padding-block:1px;line-height:1.2}.wd-nav[class*=wd-style-underline] .nav-link-text:after{content:"";position:absolute;top:100%;left:0;width:0;height:2px;background-color:var(--wd-primary-color);transition:width .4s cubic-bezier(0.19, 1, 0.22, 1)}.wd-nav[class*=wd-style-underline]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after{width:100%}.wd-header-cart{--wd-tools-icon: "\f105"}.wd-header-cart .wd-tools-icon.wd-icon-alt{--wd-tools-icon: "\f126"}.wd-header-cart :is(.wd-cart-subtotal,.subtotal-divider,.wd-tools-count){vertical-align:middle}.wd-header-cart .wd-cart-number>span,.wd-header-cart .subtotal-divider{display:none}.wd-header-cart .wd-cart-subtotal .amount{color:inherit;font-weight:inherit;font-size:inherit}.wd-tools-text-cart{display:flex;align-items:center;gap:7px}.wd-header-cart:is(.wd-design-2,.wd-design-5) .wd-tools-icon{margin-inline-end:6px}.wd-header-cart:is(.wd-design-6-text,.wd-design-7-text)>a>.wd-tools-text-cart{position:relative;display:flex;align-items:center;border:1px solid rgba(0,0,0,.105);height:42px;border-radius:42px;padding-inline:var(--wd-tools-sp)}.wd-header-cart.wd-design-6-text>a>.wd-tools-text-cart{border:1px solid rgba(0, 0, 0, 0.105)}.whb-color-light .wd-header-cart.wd-design-5-text>a>.wd-tools-text-cart{border-color:rgba(255, 255, 255, 0.25)}.wd-header-cart.wd-design-7-text>a>.wd-tools-text-cart{background-color:var(--wd-primary-color);color:#fff;transition:inherit}.wd-header-cart.wd-design-7-text:hover>a>.wd-tools-text-cart{color:hsla(0,0%,100%,.8)}.wd-dropdown-cart{padding:20px;width:330px}.whb-col-right .wd-dropdown-cart{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap, 0.001px)/2*-1)}:is(.woocommerce-cart,.woocommerce-checkout) :is(.cart-widget-side,.wd-dropdown-cart){display:none}@media(max-width: 1024px){.wd-dropdown-cart{display:none}}.wd-custom-dropdown{padding-inline:10px}.searchform{position:relative;--wd-search-btn-w: var(--wd-form-height);--wd-form-height: 46px;--wd-search-clear-sp: .001px}.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;position:absolute;gap:0;inset-block:0;inset-inline-end:0;padding:0;width:var(--wd-search-btn-w);min-height:unset;border:none;box-shadow:none;font-weight:400;font-size:0;font-style:unset}.searchform .searchsubmit:hover:after,.searchform .searchsubmit:hover img{opacity:.7}.searchform .searchsubmit:after{font-size:calc(var(--wd-form-height)/2.3);transition:opacity .2s ease;content:"\f130";font-family:"woodmart-font"}.searchform .searchsubmit img{max-width:var(--wd-tools-icon-width, 24px);transition:opacity .2s ease}.searchform .searchsubmit:before{position:absolute;top:50%;left:50%;margin-top:calc(var(--wd-form-height)/2.5/-2);margin-left:calc(var(--wd-form-height)/2.5/-2);opacity:0;transition:opacity .1s ease;content:"";display:inline-block;width:calc(var(--wd-form-height)/2.5);height:calc(var(--wd-form-height)/2.5);border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.searchform .searchsubmit.wd-with-img:after{content:none}.searchform.wd-search-loading .searchsubmit{transform:translateZ(0)}.searchform.wd-search-loading .searchsubmit:before{opacity:1;transition-duration:.2s;--wd-anim-state: running}.searchform.wd-search-loading .searchsubmit:after,.searchform.wd-search-loading .searchsubmit img{opacity:0;transition-duration:.1s}.searchform .wd-clear-search{position:absolute;top:calc(50% - 12px);display:flex;align-items:center;justify-content:center;width:30px;height:24px;inset-inline-end:calc(var(--wd-search-cat-w, 0.001px) + var(--wd-search-btn-w) + var(--wd-search-clear-sp));color:var(--wd-form-color, currentColor);cursor:pointer}.searchform .wd-clear-search:before{font-size:calc(var(--wd-form-height)/3);line-height:1;transition:opacity .2s ease;content:"\f112";font-family:"woodmart-font"}.searchform .wd-clear-search:hover:before{opacity:.7}.wd-search-results-wrapper{position:relative}.wd-search-title.title{margin-bottom:0;text-transform:uppercase;font-size:var(--wd-search-font-size);line-height:1}.wd-suggestions-group{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr))}.wd-suggestion{position:relative;display:flex;line-height:1;transition:all .25s ease}.wd-suggestion .wd-entities-title{font-size:.92em}.wd-suggestion .wd-entities-title strong{text-decoration:underline;font-weight:bolder}.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{max-height:18px;max-width:18px;object-fit:contain;object-position:50% 50%}.wd-suggestions-group.wd-type-categories .wd-suggestion-content{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}.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);display:block;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 ease;text-decoration:none !important}.wd-all-results:hover{background-color:var(--bgcolor-gray-100) !important}.wd-search-area{position:relative;transition:all .25s ease}.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), 0.8);transition:all .25s cubic-bezier(0.19, 1, 0.22, 1);overflow:hidden}.wd-search-loader:after{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}@media(max-width: 1024px){.wd-suggestions-group{grid-template-columns:repeat(auto-fit, minmax(180px, 1fr))}.wd-suggestion :is(.wd-entities-title,.price){font-size:.9em}}@media(min-width: 769px){.searchform.wd-style-default:not(.wd-with-cat) .wd-clear-search{padding-inline-end:10px;border-inline-end:1px solid var(--wd-form-brd-color)}.searchform.wd-style-default.wd-cat-style-default{--wd-search-clear-sp: 7px}}@media(max-width: 768.98px){.searchform.wd-style-default .wd-clear-search{padding-inline-end:10px;border-inline-end:1px solid var(--wd-form-brd-color)}}.wd-header-search{--wd-tools-icon: "\f130"}.wd-header-search .wd-tools-icon img,.wd-header-search .wd-tools-icon:before{transition:opacity .3s ease}.wd-header-search .wd-tools-icon:after{position:absolute;top:50%;left:50%;display:block;font-size:var(--wd-tools-icon-width, var(--wd-tools-icon-base-width));opacity:0;transform:translate(-50%, -50%);content:"\f112";font-family:"woodmart-font"}.wd-header-search:is(.wd-design-6.wd-with-wrap,.wd-design-7.wd-with-wrap,.wd-design-8){min-width:var(--wd-tools-icon-base-width)}.wd-header-search:is(.wd-design-6.wd-with-wrap,.wd-design-7.wd-with-wrap,.wd-design-8) .wd-tools-icon:after{inset-inline-start:var(--wd-tools-sp);inset-inline-end:auto;transform:translateY(-50%)}.wd-search-opened .wd-header-search .wd-tools-icon:after{opacity:1;transition:opacity .3s ease}.wd-search-opened .wd-header-search .wd-tools-icon img,.wd-search-opened .wd-header-search .wd-tools-icon:before{opacity:0;transition:none}.wd-search-dropdown{width:300px}.wd-search-dropdown input[type=text]{height:70px !important;border:none}.whb-col-right .wd-search-dropdown{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap, 0.001px)/2*-1)}.wd-search-dropdown .wd-dropdown-results{inset-inline:calc(var(--wd-brd-radius)/1.5)}.form-style-underlined .wd-search-dropdown input[type=text]{padding-left:15px}[class*=wd-header-search-form]{flex:1 1 auto;max-width:var(--wd-search-form-width);padding-inline:10px}[class*=wd-header-search-form] input[type=text]{min-width:calc(var(--wd-search-form-width, 310px) - 20px)}.wd-header-search-form-mobile .searchform{--wd-form-height: 42px}.wd-header-search-form-mobile .searchform input[type=text]{min-width:100%}.whb-color-light [class*=wd-header-search-form] :is(.wd-style-default,.wd-style-with-bg-2){--wd-form-brd-color: rgba(255, 255, 255, 0.2);--wd-form-brd-color-focus: rgba(255, 255, 255, 0.3);--wd-form-color: rgba(255, 255, 255, 0.8)}.whb-color-dark [class*=wd-header-search-form] :is(.wd-style-default,.wd-style-with-bg-2){--wd-form-brd-color: rgba(0, 0, 0, 0.1);--wd-form-brd-color-focus: rgba(0, 0, 0, 0.15);--wd-form-color: #767676;--wd-form-placeholder-color: var(--wd-form-color)}[class*=wd-header-search-form] .wd-style-with-bg{--wd-form-bg: #FFF}.global-color-scheme-light [class*=wd-header-search-form] .wd-style-with-bg{--wd-form-brd-color: rgba(0, 0, 0, 0.1);--wd-form-brd-color-focus: rgba(0, 0, 0, 0.15);--wd-form-color: #767676;--wd-form-placeholder-color: var(--wd-form-color)}.wd-dropdown-results{--wd-search-font-size: .92em;--wd-search-sp: 15px;overflow:hidden;right:calc(var(--wd-form-brd-radius)/1.5);left:calc(var(--wd-form-brd-radius)/1.5);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{margin-block:-1px;border-block:1px solid var(--brdcolor-gray-300);background-color:var(--bgcolor-white);padding:var(--wd-search-sp)}.wd-dropdown-results .wd-suggestion{margin-bottom:-1px;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)}.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:0 0 auto;margin-inline-end:15px;max-width:65px}.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:"\f120";font-family:"woodmart-font";color:var(--color-gray-400)}.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){margin-top:-1px;border-top:1px solid var(--brdcolor-gray-300)}.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(max-width: 1024px){.wd-dropdown-results{--wd-search-sp: 10px}.wd-dropdown-results .wd-suggestion-thumb{max-width:45px}}.footer-sidebar{padding-block:40px}.footer-column>*:not(.widget){margin-block:0 var(--wd-block-spacing)}.footer-column>*:not(.widget):last-child{margin-bottom:0}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor)}.wd-copyrights{--wd-tags-mb: 10px;padding-block:20px;border-top:1px solid var(--brdcolor-gray-300)}.wd-copyrights.wd-layout-two-columns>.wd-grid-g{--wd-col-lg: 2;--wd-col-md: 1}.wd-copyrights.wd-layout-centered{text-align:center}@media(min-width: 1025px){.sticky-footer-on :is(.wd-page-content,.wd-prefooter){position:relative;z-index:2}.sticky-footer-on .wd-footer{position:sticky;bottom:0}}@media(min-width: 1025px){.wd-copyrights.wd-layout-two-columns .wd-col-end{text-align:end}}@media(max-width: 1024px){.wd-copyrights.wd-layout-two-columns{text-align:center}}