.c-product-cta__button{background-color:var(--whprs-color-commerce,#3F7013);border:0;color:var(--whprs-color-on-commerce,#ffffff);box-sizing:border-box;font-size:16px;text-align:center;transition:background-color 0.3s ease;}.c-product-cta__button:hover{background-color:var(--whprs-color-commerce-hover,#3B6D11);color:var(--whprs-color-on-commerce,#ffffff);text-decoration:none;}.c-product-cta__button:focus,.c-product-cta__button:focus-visible{background-color:var(--whprs-color-commerce-hover,#3B6D11);color:var(--whprs-color-on-commerce,#ffffff);text-decoration:none;outline:2px solid #181818;outline-offset:2px;box-shadow:0 0 0 3px rgba(255,255,255,0.45);}.c-product-cta__button:active{background-color:var(--whprs-color-commerce-active,#2F560D);}
.shop_wrapper.c-product-card-grid{max-width:1200px;margin:0 auto;padding:15px;}.shop_wrapper.c-product-card-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;box-sizing:border-box;}.shop_wrapper.c-product-card-grid.whprs-featured-products,.shop_wrapper.c-product-card-grid.whprs-add-to-cart-grid{display:grid !important;}.shop_wrapper.c-product-card-grid > [class*="col-"]{display:flex;align-items:stretch;flex-direction:column;float:none;width:auto;min-width:0;padding:0;margin:0;list-style:none;}.shop_wrapper.c-product-card-grid > .shop_item.c-product-card{width:100%;min-width:0;max-width:none;margin:0;}.shop_wrapper.c-product-card-grid > [class*="col-"]{display:flex;align-items:stretch;flex:1 1 auto;float:none;width:auto;min-width:0;min-height:0;padding:0;}.shop_wrapper.c-product-card-grid > [class*="col-"] > .shop_item.c-product-card,.c-product-card-carousel .shop_carousel > .shop_item.c-product-card{flex:1 1 auto;}.shop_wrapper.c-product-card-grid > [class*="col-"] > .clearfix{display:none;}.c-product-card-carousel .shop_carousel{display:flex;align-items:stretch;height:100%;}.shop_item.c-product-card{--whprs-product-card-forest:#1C3226;--whprs-product-card-commerce:#3F7013;--whprs-product-card-commerce-hover:#3B6D11;--whprs-product-card-surface:#ffffff;--whprs-product-card-tint:#FAF7F2;--whprs-product-card-promo:#EAF3DE;--whprs-product-card-ink:#1A1A1A;--whprs-product-card-muted:#5A5650;--whprs-product-card-border:#DDD8CE;--whprs-product-card-border-strong:#B8B2A8;display:flex;align-items:stretch;flex-direction:column;justify-content:flex-start;width:100%;min-width:0;max-width:none;min-height:0;height:auto;margin:0;padding:16px;overflow:visible;border:1px solid var(--whprs-product-card-border);border-radius:8px;background:var(--whprs-product-card-surface);box-shadow:0 8px 22px rgba(28,50,38,0.08);box-sizing:border-box;transition:border-color 0.18s ease,box-shadow 0.18s ease,transform 0.18s ease;}.shop_item.c-product-card *{box-sizing:border-box;letter-spacing:0;}.shop_item.c-product-card:hover{border-color:var(--whprs-product-card-border-strong);box-shadow:0 16px 38px rgba(28,50,38,0.1);transform:translateY(-2px);}.shop_item.c-product-card > .entry{display:block;position:relative;order:10;width:100%;margin:0;overflow:visible;border:0;text-align:center;}.shop_item.c-product-card .c-product-card__image-stage{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:204px;min-height:204px;margin:2px 0 14px;padding:14px;overflow:visible;border-radius:8px;background:var(--whprs-product-card-tint);}.shop_item.c-product-card .c-product-card__image-stage > a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:48px;}.shop_item.c-product-card .c-product-card__image-stage img{display:block;width:100%;max-width:240px;max-height:176px;height:auto;margin:0 auto;object-fit:contain;}.shop_item.c-product-card .c-product-image-placeholder{display:block;width:100%;min-height:160px;border:1px dashed var(--whprs-product-card-border);border-radius:8px;background:#ffffff;}.shop_item.c-product-card .c-product-card__variant-promo{position:absolute;right:8px;bottom:12px;left:8px;z-index:2;padding:7px 10px;border:1px solid rgba(63,112,19,0.28);border-radius:999px;background:var(--whprs-product-card-promo);color:var(--whprs-product-card-commerce-hover);font-size:15px;font-weight:800;line-height:1.15;text-align:center;box-shadow:0 4px 10px rgba(28,50,38,0.1);}.shop_item.c-product-card .c-product-card__variant-promo[hidden]{display:none;}.shop_item.c-product-card .shop_desc{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;align-content:start;gap:8px;order:20;width:100%;min-height:0;padding:0;margin:0 0 10px;overflow:visible;}.shop_item.c-product-card .shop_title{float:none !important;min-width:0;}.shop_item.c-product-card .whprs-product-card__title{margin:0;font-size:18px;line-height:1.25;}.shop_item.c-product-card .shop_title a{display:-webkit-box;min-height:45px;overflow:hidden;color:var(--whprs-product-card-forest);font-size:18px;font-weight:800;line-height:1.25;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;}.shop_item.c-product-card .shop_title span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;}.shop_item.c-product-card .shop_title a:hover,.shop_item.c-product-card .shop_title a:focus{color:var(--whprs-product-card-commerce-hover);text-decoration:underline;}.shop_item.c-product-card .c-product-card__price-row{display:flex;align-items:center;align-self:start;justify-content:space-between;gap:12px;width:100%;min-height:56px;}.shop_item.c-product-card.c-product-card--single-variant .c-product-card__price-row{padding-top:6px;}.shop_item.c-product-card .price{float:none !important;display:block;flex:1 1 auto;min-width:0;color:var(--whprs-product-card-ink);font-size:30px !important;font-weight:800;line-height:1;}.shop_item.c-product-card .price [data-product-card-selected-price]{white-space:nowrap;}.shop_item.c-product-card .c-product-card__price-row .c-product-card__variant-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;align-self:center;flex:0 1 184px;width:auto;max-width:190px;min-width:148px;margin:0;padding:3px;border:1px solid var(--whprs-product-card-border);border-radius:999px;background:rgba(255,255,255,0.78);}.shop_item.c-product-card .c-product-card__variant-pill{display:flex;align-items:center;flex-direction:column;justify-content:center;min-width:0;min-height:48px;padding:8px 12px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--whprs-product-card-muted);font-family:inherit;font-size:15px;line-height:1.15;text-align:center;text-decoration:none;cursor:pointer;box-shadow:none;transition:background 0.16s ease,border-color 0.16s ease,box-shadow 0.16s ease,color 0.16s ease,opacity 0.16s ease;}.shop_item.c-product-card .c-product-card__variant-pill.is-selected{border-color:var(--whprs-product-card-forest);background:var(--whprs-product-card-forest);color:#ffffff;font-weight:800;box-shadow:0 5px 13px rgba(28,50,38,0.18);}.shop_item.c-product-card .c-product-card__variant-pill.is-not-selected{border-color:transparent;background:transparent;color:#555555;font-weight:600;opacity:1;}.shop_item.c-product-card .c-product-card__variant-pill.is-not-selected:hover,.shop_item.c-product-card .c-product-card__variant-pill.is-not-selected:focus{border-color:var(--whprs-product-card-forest);background:#ffffff;color:var(--whprs-product-card-forest);opacity:1;box-shadow:0 0 0 2px rgba(63,112,19,0.14);}.shop_item.c-product-card .c-product-card__variant-pill:focus{outline:0;}.shop_item.c-product-card .c-product-card__variant-label{display:block;max-width:100%;overflow-wrap:anywhere;}.shop_item.c-product-card .c-product-card__variant-label{font-size:15px;line-height:1.1;}.shop_item.c-product-card .shop_desc1{order:40;min-height:0;margin:0;}.shop_item.c-product-card .c-product-card__cta{order:60;width:100%;margin-top:auto;padding-top:12px;}.shop_item.c-product-card .magnifier,.shop_item.c-product-card .magnifier .buttons{position:static;visibility:visible;opacity:1;width:100%;margin:0;transform:none;transition:none;}.shop_item.c-product-card .magnifier{display:block;background:transparent;}.shop_item.c-product-card .magnifier .buttons{display:block;text-align:center;}.c-product-card-grid .c-product-cta-form,.c-product-card-carousel .c-product-cta-form{width:100%;}.c-product-card .c-product-cta__button,.c-product-card-grid .c-product-cta__button,.c-product-card-carousel .c-product-cta__button{width:100%;margin-top:0;padding:10px 15px;border-radius:var(--whprs-radius-control,8px);}.shop_item.c-product-card .add-to-cart,.shop_item.c-product-card .c-product-cta-form,.shop_item.c-product-card .c-product-cta__actions{width:100%;margin:0;}.shop_item.c-product-card .c-product-cta-form .form-item-qty{display:none;}.shop_item.c-product-card .c-product-cta__attributes,.shop_item.c-product-card .c-product-cta__select,.shop_item.c-product-card .add-to-cart .attributes,.shop_item.c-product-card .add-to-cart .attribute,.shop_item.c-product-card .add-to-cart [class*="form-item-attributes"],.shop_item.c-product-card .add-to-cart label,.shop_item.c-product-card .add-to-cart .description,.shop_item.c-product-card .add-to-cart .form-type-select{display:none !important;}.shop_item.c-product-card .c-product-cta__button,.shop_item.c-product-card .whprs-add-to-cart__button{width:100%;min-height:56px;margin:0;padding:12px 16px;border:1px solid var(--whprs-product-card-commerce);border-radius:8px;background:var(--whprs-product-card-commerce);color:#ffffff;font-size:18px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;white-space:normal;box-shadow:none;}.shop_item.c-product-card .c-product-cta__button:hover,.shop_item.c-product-card .c-product-cta__button:focus,.shop_item.c-product-card .whprs-add-to-cart__button:hover,.shop_item.c-product-card .whprs-add-to-cart__button:focus{border-color:var(--whprs-product-card-commerce-hover);background:var(--whprs-product-card-commerce-hover);color:#ffffff;text-decoration:none;}@media (max-width:767px){.shop_wrapper.c-product-card-grid{padding:12px;}.shop_item.c-product-card{padding:14px;}.shop_item.c-product-card .c-product-card__image-stage{height:178px;min-height:178px;padding:12px;}.shop_item.c-product-card .c-product-card__image-stage img{max-height:154px;}.shop_item.c-product-card .c-product-card__variant-promo{right:6px;bottom:10px;left:6px;padding:6px 8px;font-size:15px;}.shop_item.c-product-card .c-product-card__variant-selector{gap:4px;padding:3px;}.shop_item.c-product-card .c-product-card__variant-pill{min-height:48px;padding:8px;font-size:15px;}}@media (max-width:767px){.shop_wrapper.c-product-card-grid.whprs-featured-products,.shop_wrapper.c-product-card-grid.whprs-add-to-cart-grid{grid-template-columns:minmax(0,1fr);}}@media (min-width:768px){.shop_wrapper.c-product-card-grid.whprs-featured-products,.shop_wrapper.c-product-card-grid.whprs-add-to-cart-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:720px){.shop_wrapper.c-product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:1100px){.shop_wrapper.c-product-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
