.ddhq-wcf{width:100%;margin:0 auto 30px}.ddhq-wcf-title{text-align:center;margin:0 0 18px;font-weight:800}.ddhq-wcf-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,280px) auto;gap:10px;align-items:stretch;margin:0 0 20px}.ddhq-wcf-form input,.ddhq-wcf-form select{min-height:46px;width:100%;border:1px solid #d5d5d5;border-radius:5px;background:#fff;padding:0 13px;font-size:16px}.ddhq-wcf-submit,.ddhq-wcf-button{background:var(--ddhq-wcf-burgundy,#7a1833)!important;color:#fff!important;border:0;border-radius:5px;font-weight:800;text-decoration:none!important;transition:filter .15s ease,transform .15s ease}.ddhq-wcf-submit{min-height:46px;padding:0 22px;cursor:pointer}.ddhq-wcf-submit:hover,.ddhq-wcf-button:hover{filter:brightness(1.12);color:#fff!important;transform:translateY(-1px)}.ddhq-wcf-status{text-align:center;min-height:24px;margin:5px 0 15px;font-weight:600}.ddhq-wcf-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.ddhq-wcf-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;background:#fff;border:1px solid #e6e6e6;border-radius:7px;box-shadow:0 2px 10px rgba(0,0,0,.06)}.ddhq-wcf-ribbon{position:absolute;z-index:2;top:12px;left:-34px;width:130px;padding:6px 0;background:var(--ddhq-wcf-burgundy,#7a1833);color:#fff;text-align:center;font-size:13px;font-weight:900;letter-spacing:.3px;transform:rotate(-45deg);box-shadow:0 2px 5px rgba(0,0,0,.2)}.ddhq-wcf-image-wrap{display:flex;height:220px;align-items:center;justify-content:center;padding:18px;background:#fff}.ddhq-wcf-image{display:block;width:100%;height:100%;object-fit:contain}.ddhq-wcf-no-image{font-weight:800;color:#777}.ddhq-wcf-card-body{display:flex;flex:1;flex-direction:column;padding:15px}.ddhq-wcf-product-title{display:-webkit-box;min-height:3.9em;margin:0 0 12px;overflow:hidden;font-size:16px;line-height:1.3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ddhq-wcf-product-title a{color:inherit;text-decoration:none}.ddhq-wcf-prices{display:flex;gap:9px;align-items:baseline;margin-top:auto}.ddhq-wcf-prices strong{font-size:21px;color:#171717}.ddhq-wcf-prices del{font-size:14px;color:#777}.ddhq-wcf-save{min-height:22px;margin:3px 0 12px;color:#4d4d4d;font-size:13px;font-weight:700}.ddhq-wcf-button{display:block;width:100%;padding:11px 12px;text-align:center}.ddhq-wcf.is-loading{opacity:.72;pointer-events:none}@media(max-width:1024px){.ddhq-wcf-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.ddhq-wcf-form{grid-template-columns:1fr}.ddhq-wcf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ddhq-wcf-image-wrap{height:180px}}@media(max-width:480px){.ddhq-wcf-grid{grid-template-columns:1fr}.ddhq-wcf-image-wrap{height:230px}}


/* Prevent the active theme from forcing a white category field with white text. */
.ddhq-wcf .ddhq-wcf-form select.ddhq-wcf-category,
.ddhq-wcf .ddhq-wcf-category {
    background-color:#292d31 !important;
    color:#ffffff !important;
    border-color:#8b9198 !important;
    -webkit-text-fill-color:#ffffff !important;
    color-scheme:dark;
}
.ddhq-wcf .ddhq-wcf-category option {
    background:#292d31 !important;
    color:#ffffff !important;
}
.ddhq-wcf .ddhq-wcf-category:focus {
    background-color:#292d31 !important;
    color:#ffffff !important;
    outline:2px solid var(--ddhq-wcf-burgundy,#7a1833);
    outline-offset:1px;
}

.ddhq-wcf-walmart-only{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:9px;margin:0 0 2px;padding:8px 12px;border:1px solid rgba(122,24,51,.28);border-radius:999px;background:rgba(122,24,51,.08);font-size:13px;font-weight:800;line-height:1.2;cursor:pointer}.ddhq-wcf-walmart-only input[type="checkbox"]{all:unset!important;box-sizing:border-box!important;display:inline-block!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin:0!important;padding:0!important;border:2px solid var(--ddhq-wcf-burgundy,#7a1833)!important;border-radius:4px!important;background:#fff!important;box-shadow:none!important;outline:none!important;position:static!important;opacity:1!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important}.ddhq-wcf-walmart-only input[type="checkbox"]:checked{background-color:var(--ddhq-wcf-burgundy,#7a1833)!important;background-image:linear-gradient(135deg,transparent 42%,#fff 42%,#fff 52%,transparent 52%),linear-gradient(45deg,transparent 58%,#fff 58%,#fff 68%,transparent 68%)!important;background-size:10px 10px,14px 14px!important;background-position:2px 5px,5px 1px!important;background-repeat:no-repeat!important}.ddhq-wcf-walmart-only input[type="checkbox"]:focus-visible{outline:2px solid #fff!important;outline-offset:2px!important}.ddhq-wcf-walmart-only input[type="checkbox"]:before,.ddhq-wcf-walmart-only input[type="checkbox"]:after{content:none!important;display:none!important}.ddhq-wcf-seller{margin-top:7px;color:#555;font-size:12px;font-weight:800}

.ddhq-wcf-load-wrap{text-align:center;margin:24px 0 8px}.ddhq-wcf-load-more{min-height:46px;padding:0 26px;border:0;border-radius:5px;background:var(--ddhq-wcf-burgundy,#7a1833);color:#fff;font-weight:800;cursor:pointer}.ddhq-wcf-load-more:hover{filter:brightness(1.12)}.ddhq-wcf-sentinel{height:1px;width:100%}
