.mdp-wcf-grid-wrapper{width:100%}.mdp-wcf-context-header{position:relative;overflow:hidden;background:linear-gradient(135deg,#1e2a1d 0%,#2d3d2b 40%,#243322 100%);padding:clamp(3.75rem, 8vw, 6.875rem) 0 clamp(3rem, 6vw, 5.625rem);margin-bottom:clamp(2rem, 4vw, 3rem)}.mdp-wcf-context-header::before{content:'';position:absolute;top:clamp(-12rem, -10vw, -8rem);right:clamp(-12rem, -10vw, -8rem);width:clamp(18rem, 40vw, 31rem);height:clamp(18rem, 40vw, 31rem);background:radial-gradient(circle,rgb(255 255 255 / .06) 0%,#fff0 70%);pointer-events:none}.mdp-wcf-context-inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:0 clamp(1.5rem, 3vw, 2.5rem)}.mdp-wcf-context-title{margin:0 0 clamp(1rem, 2vw, 1.625rem);color:#fff;font-size:clamp(2.5rem, 6vw, 5.5rem);line-height:1.02;font-weight:400;letter-spacing:clamp(-0.08rem, -0.1vw, -0.02rem)}.mdp-wcf-context-description{max-width:clamp(36rem, 60vw, 51rem);color:rgb(255 255 255 / .88);font-size:clamp(1rem, 1.8vw, 1.3125rem);line-height:1.8;font-weight:400}.mdp-wcf-context-description p{margin-bottom:clamp(0.8rem, 1.5vw, 1.2rem)}.mdp-wcf-context-description p:last-child{margin-bottom:0}.mdp-wcf-active-filters{display:flex;align-items:center;gap:clamp(0.5rem, 1vw, 0.75rem);flex-wrap:wrap;margin-bottom:clamp(1rem, 2vw, 1.625rem)}.mdp-wcf-reset-all,.mdp-wcf-filter-pill{display:inline-flex;align-items:center;justify-content:center;min-height:clamp(2.5rem, 4vw, 2.875rem);border-radius:999px;text-decoration:none;transition:all .2s ease}.mdp-wcf-reset-all{padding:0 clamp(0.9rem, 2vw, 1rem);border:1px solid #e1b2b2;background:#fff;color:#444;font-size:clamp(0.82rem, 1vw, 0.9rem);font-weight:500}.mdp-wcf-reset-all:hover{color:#111}.mdp-wcf-filter-pill{gap:clamp(0.4rem, 1vw, 0.65rem);padding:0 clamp(1rem, 2vw, 1.125rem);border:1px solid #3b82f6;background:#fff;color:#2563eb;font-size:clamp(0.82rem, 1vw, 0.9rem);font-weight:500}.mdp-wcf-filter-pill:hover{color:#2563eb}.mdp-wcf-pill-x{font-size:clamp(0.9rem, 1vw, 1rem);line-height:1}.mdp-wcf-result-count{margin:20px}.mdp-wcf-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;flex-wrap:wrap}.mdp-wcf-toolbar-left,.mdp-wcf-toolbar-right{display:flex;align-items:center;gap:15px}.mdp-wcf-result-count{font-size:15px;font-weight:500}.mdp-dropdown{position:relative;min-width:clamp(13rem, 18vw, 16rem);display:inline-block;z-index:auto}.mdp-dropdown-trigger{width:100%;min-height:clamp(2.75rem, 4vw, 2.875rem);padding:0 clamp(1rem, 2vw, 1.25rem);border:none;border-radius:999px;background:#2c382b;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:clamp(0.85rem, 1vw, 0.9rem);font-weight:600;cursor:pointer;box-sizing:border-box}.mdp-dropdown-trigger:hover{background:#2c382b;color:#fff}.mdp-dropdown-trigger:focus{outline:none}.mdp-dropdown-arrow{margin-left:clamp(0.5rem, 1vw, 0.75rem);transition:transform .2s ease;margin-bottom:10px;font-size:22px}.mdp-dropdown.is-open .mdp-dropdown-arrow{transform:rotate(180deg)}.mdp-dropdown-panel{position:absolute;top:calc(100% + clamp(0.5rem, 1vw, 0.625rem));left:0;width:clamp(16rem, 24vw, 20rem);max-height:clamp(18rem, 50vw, 26rem);overflow-y:auto;background:#fff;border-radius:clamp(0.9rem, 2vw, 1.125rem);padding:clamp(0.8rem, 1.5vw, 0.9rem);box-shadow:0 12px 30px rgb(0 0 0 / .14);box-sizing:border-box;display:none;z-index:99999}.mdp-dropdown.is-open .mdp-dropdown-panel{display:block}.mdp-dropdown-option{display:flex;align-items:center;gap:clamp(0.6rem, 1vw, 0.75rem);padding:clamp(0.55rem, 1vw, 0.65rem) clamp(0.45rem, 1vw, 0.5rem);border-radius:clamp(0.6rem, 1vw, 0.75rem);cursor:pointer;white-space:nowrap;transition:background .15s ease}.mdp-dropdown-option:hover{background:#f4f4f4}.mdp-dropdown-checkbox{width:clamp(1rem, 1vw, 1.125rem);height:clamp(1rem, 1vw, 1.125rem);flex-shrink:0;accent-color:#6ea43b}.mdp-dropdown-option span{color:#111;font-size:clamp(0.82rem, 1vw, 0.9rem);font-weight:500;line-height:1.4}.mdp-wcf-product-grid{display:grid;grid-template-columns:1fr;gap:28px}@media (min-width:768px){.mdp-wcf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.mdp-wcf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mdp-wcf-card{display:flex;flex-direction:column;height:100%;background:#fff}.mdp-wcf-card-image-wrap{position:relative Important;aspect-ratio:1 / 1;overflow:hidden;border-radius:18px;background:#f7f7f7}.mdp-wcf-card-image-link{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.mdp-wcf-card-image{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .25s ease}.mdp-wcf-card:hover .mdp-wcf-card-image{transform:scale(1.03)}.mdp-wcf-card-badges{position:relative;top:-3px;left:-5px;right:2px;display:flex;justify-content:space-between;z-index:5;pointer-events:none}.mdp-wcf-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;line-height:1}.mdp-wcf-badge-sale{position:absolute!important;top:16px!important;left:16px!important;background:#556f55!important;color:#ffffff!important;font-size:14px!important;font-weight:600!important;line-height:1!important;letter-spacing:0.02em!important;text-transform:uppercase!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:12px 18px!important;border-radius:999px!important;z-index:5!important}.mdp-wcf-badge-low-stock{background:#111;color:#fff}.mdp-wcf-card-body{display:flex;flex-direction:column;flex-grow:1;padding-top:18px}.mdp-wcf-card-title{margin:0 0 14px;min-height:58px;font-size:20px;line-height:1.35;font-weight:700}.mdp-wcf-card-title a{color:inherit;text-decoration:none}.selling_points{margin-top:0px!important;list-style-type:none!important;color:#000}.mdp-wcf-card-features{margin-top:-20px!important;margin-left:-40px!important}.mdp-wcf-card-price{min-height:58px;margin-bottom:18px;font-size:18px;font-weight:700}.mdp-wcf-card-price del{opacity:.5;margin-right:8px}.mdp-wcf-card-cta{margin-top:auto;text-align:left}.mdp-wcf-card .button{width:auto;min-width:180px;min-height:48px;border-radius:999px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;text-align:center;background:#6ea43b;color:#fff;font-weight:700;border:none;transition:all .2s ease}.mdp-wcf-card .button:hover{background:#5d8f31;color:#fff}.mdp-wcf-pagination{display:flex;justify-content:center;margin-top:50px}.mdp-wcf-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;margin:0 4px;border-radius:999px;background:#f2f2f2;color:#111;text-decoration:none;font-weight:600}.mdp-wcf-pagination .current{background:#6ea43b;color:#fff}@media (max-width:767px){.mdp-wcf-toolbar{flex-direction:column;align-items:stretch}.mdp-wcf-toolbar-left,.mdp-wcf-toolbar-right{width:100%}.mdp-wcf-toolbar-right{justify-content:stretch}.mdp-wcf-toolbar select{width:100%}}.mdp-wcf-toolbar-horizontal .mdp-wcf-toolbar-left,.mdp-wcf-toolbar-left{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-start}.mdp-filter{position:relative}.mdp-filter-label{font-weight:600;margin-bottom:.45rem}.mdp-filter-options{display:flex;flex-wrap:wrap;gap:.5rem}.mdp-filter-buttons .mdp-filter-option,.mdp-filter-pills .mdp-filter-option{border:1px solid rgb(0 0 0 / .15);border-radius:999px;padding:.45rem .8rem;cursor:pointer}.mdp-filter-buttons .mdp-filter-input,.mdp-filter-pills .mdp-filter-input{position:absolute;opacity:0;pointer-events:none}.mdp-filter-option.is-selected,.mdp-filter-buttons .mdp-filter-option:has(input:checked),.mdp-filter-pills .mdp-filter-option:has(input:checked){border-color:currentColor;font-weight:600}.mdp-filter-checkbox_list .mdp-filter-options,.mdp-filter-radio .mdp-filter-options{flex-direction:column;gap:.35rem}.mdp-filter-search{width:100%;margin-bottom:.6rem}.mdp-filter{position:relative}.mdp-filter-heading{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;margin:0 0 10px;padding:0;border:0;background:#fff0;color:#111;font-size:15px;font-weight:700;text-align:left}.mdp-filter-heading:disabled{cursor:default}.mdp-filter-toggle{cursor:pointer}.mdp-filter-heading-arrow{transition:transform .2s ease}.mdp-filter.is-collapsed .mdp-filter-heading-arrow{transform:rotate(-90deg)}.mdp-filter.is-collapsed .mdp-filter-options{display:none}.mdp-filter-options{display:flex;flex-wrap:wrap;gap:8px}.mdp-filter-checkbox_list .mdp-filter-options,.mdp-filter-radio .mdp-filter-options{display:grid;grid-template-columns:1fr;gap:6px}.mdp-filter-buttons .mdp-filter-option,.mdp-filter-pills .mdp-filter-option{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border:1px solid #d7d7d7;border-radius:999px;background:#fff;color:#111;cursor:pointer;transition:all .18s ease}.mdp-filter-buttons .mdp-filter-option:hover,.mdp-filter-pills .mdp-filter-option:hover,.mdp-filter-buttons .mdp-filter-option.is-selected,.mdp-filter-pills .mdp-filter-option.is-selected{border-color:#6ea43b;background:#f4faef}.mdp-filter-buttons .mdp-filter-input,.mdp-filter-pills .mdp-filter-input{position:absolute;opacity:0;pointer-events:none}.mdp-filter-check{display:inline-flex;width:16px;min-width:16px;justify-content:center;font-weight:700;color:#6ea43b}.mdp-filter-search{width:100%;min-height:38px;margin-bottom:8px;padding:0 12px;border:1px solid #d7d7d7;border-radius:999px;box-sizing:border-box}.mdp-dropdown-option.is-selected{background:#f4faef}.mdp-wcf-apply-filters{margin:0 0 24px}.mdp-loading{opacity:.6;pointer-events:none;transition:opacity 0.2s ease}.mdp-filter-dropdown.is-open .mdp-dropdown-menu,.mdp-dropdown.is-open .mdp-dropdown-menu{display:block}.mdp-dropdown.is-open .mdp-dropdown-panel{display:block}.mdp-loading{opacity:.6;pointer-events:none;transition:opacity 0.2s ease}#mdp-global-spinner{position:fixed;inset:0;background:rgb(255 255 255 / .65);z-index:999999;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;visibility:hidden;transition:opacity 0.18s ease;pointer-events:none}#mdp-global-spinner.is-visible{opacity:1;visibility:visible}.mdp-global-spinner-inner{width:72px;height:72px;border-radius:50%;border:8px solid rgb(0 0 0 / .15);border-top-color:#111;animation:mdpSpin 0.7s linear infinite}.mdp-global-spinner-text{margin-top:14px;font-size:18px;font-weight:600;color:#111}@keyframes mdpSpin{to{transform:rotate(360deg)}}.mdp-wcf-grid-wrapper .ghn-cat-title .et_pb_module_header{font-family:Georgia,"Times New Roman",serif!important;font-size:64px!important;line-height:1.08!important;font-weight:400!important;color:#fff!important;margin:0 0 18px 0!important}.mdp-wcf-grid-wrapper .ghn-cat-desc .et_pb_text_inner{font-size:26px!important;line-height:1.35!important;font-weight:400!important;color:#fff!important;max-width:720px!important}.mdp-wcf-grid-wrapper .ghn-cat-desc .et_pb_text_inner p{margin:0!important;padding:0!important}.mdp-wcf-card-price{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.mdp-wcf-discount-badge{margin-left:0;display:inline-flex;align-items:center;justify-content:center;background:#556b57;color:#fff;border-radius:4px;padding:8px 14px;font-size:16px;line-height:1;font-weight:600}.mdp-wcf-card-cta{display:flex;justify-content:flex-start}.mdp-wcf-card-cta .button{margin-left:0!important;margin-right:auto!important}body.page-id-4020228 .top-header-section .ghn-cat-title .et_pb_module_header{font-family:Georgia,"Times New Roman",serif!important;font-size:64px!important;line-height:1.08!important;font-weight:400!important;color:#ffffff!important;margin:0 0 18px 0!important}body.page-id-4020228 .top-header-section .ghn-cat-desc .et_pb_text_inner{font-size:26px!important;line-height:1.35!important;color:#ffffff!important;max-width:720px!important}body.page-id-4020228 .top-header-section .ghn-cat-desc .et_pb_text_inner p{margin:0!important;padding:0!important}