.dfd-layer{--df-neutral-background: var(--bs-body-bg);--df-neutral-surface: var(--bs-body-bg);--dfd-results-grid-column-size: 200px}@media(min-width: 768px){.dfd-layer{--dfd-results-grid-column-size: 240px}}@media(min-width: 1200px){.dfd-layer{--dfd-results-grid-column-size: 400px}}.dfd-layer .product-item.product-card{max-width:var(--dfd-results-grid-column-size)}.product-item.product-card{display:flex;flex-direction:column;position:relative}.product-item.product-card>*:only-child,.product-item.product-card .product-item-wrapper{display:flex;flex-direction:column;flex:1 0 auto}@media(min-width: 1024px){.product-item.product-card{position:relative;overflow:hidden}}.product-item.product-card.product-card-image-fit-contain .images img{background-color:var(--image-bg-color);object-fit:contain !important}.product-item.product-card.product-card-image-fit-cover .images img{object-fit:cover !important}.product-item.product-card .product-item-wrapper{text-decoration:none}@media(min-width: 1024px){.product-item.product-card .product-item-wrapper:hover .images .secondary-image{opacity:1}.product-item.product-card .product-item-wrapper:hover .images .primary-image img{transform:scale(1.2)}}.product-item.product-card .product-item-wrapper>a{text-decoration:none}.product-item.product-card .product-item-wrapper .quick-add-wrapper{width:100%}@media(min-width: 1024px){.product-item.product-card .product-item-wrapper .quick-add-wrapper{display:flex;align-items:center;justify-content:flex-end}}.product-item.product-card .product-item-wrapper .quick-add-wrapper .btn-quick-add{background-color:#f5f5e8;border-color:#f5f5e8}[data-color-scheme] .product-item.product-card .product-item-wrapper .quick-add-wrapper .btn-quick-add{background-color:var(--bg-color, #f5f5e8);border-color:var(--bg-color, #f5f5e8)}.product-item.product-card .product-item-wrapper .quick-add-wrapper .btn-quick-add{width:100%;margin-bottom:0}.product-item.product-card .product-item-wrapper>.wrapper,.product-item.product-card .product-item-wrapper>.wrapper>.details{display:flex;flex-direction:column;flex:1}.product-item.product-card .product-card__thumbnail .quick-add-wrapper{position:absolute;bottom:10px;right:10px;max-width:calc(100% - 20px);z-index:2}.product-item.product-card .product-form{margin-top:auto;flex:1}.product-item.product-card .product-form .product-form__error-message-wrapper:not(.alert){display:flex;flex-flow:row wrap;gap:15px;padding:0 15px 20px;align-items:center}.product-item.product-card .product-form .product-form__error-message-wrapper:not(.alert) svg{width:30px}.product-item.product-card .product-form .product-form__error-message-wrapper:not(.alert) .product-form__error-message{flex:1;font-size:13px;color:#d64040;line-height:1.4em}.product-item.product-card .product-form .product-form__submit{width:100%;margin-bottom:0;position:relative}.product-item.product-card .product-form .product-form__submit .loading-overlay__spinner{position:absolute;right:10px;top:7px}.product-item.product-card form{margin-top:auto}[data-color-scheme] .product-item.product-card .product-card__thumbnail .product-label-container{color:var(--text-color, #1f1f1f)}.product-item.product-card .images{border-radius:10px;position:relative;overflow:hidden}.product-item.product-card .images .primary-image .labels{position:absolute;top:15px;right:0;display:flex;flex-flow:row wrap;gap:4px}@media(min-width: 1024px){.product-item.product-card .images .primary-image .labels{top:28px}}.product-item.product-card .images .primary-image .labels p{margin:0;font-size:11px;letter-spacing:.24px;font-weight:400;color:#fff;background:#e8b0db;border:none;border-radius:5px 0 0 5px;padding:5px 5px 5px 6px;line-height:1em;font-family:"hagrid",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}@media(min-width: 768px){.product-item.product-card .images .primary-image .labels p{padding:12px 11px;font-size:12px;letter-spacing:.36px;border-radius:9px 0 0 9px}}.product-item.product-card .images .primary-image .labels p.label-brown-bkg{background-color:#1f1f1f;color:#fff}.product-item.product-card .images .primary-image img{transition:all .3s ease-in-out;transform:scale(1)}.product-item.product-card .product-label-wrapper{font-size:11px;font-weight:600;text-transform:uppercase;display:inline-block;width:fit-content;border-radius:var(--product-card-label-border-radius, 0);padding:var(--product-card-label-padding-sm, 4px);background-color:var(--label-bg-color, var(--product-card-default-label-bg-color));color:var(--label-text-color, var(--product-card-default-label-text-color));border:1px solid var(--label-border-color, var(--product-card-default-label-border-color));order:var(--order, 0);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width: 1024px){.product-item.product-card .product-label-wrapper{padding:var(--product-card-label-padding-lg, 4px 8px)}}.product-item.product-card .product-label-wrapper .label__icon{max-width:18px;max-height:18px;object-fit:contain}.product-item.product-card .product-label-wrapper .product-label--sale{font-size:10px}@media(min-width: 1024px){.product-item.product-card .product-label-wrapper .product-label--sale{font-size:13px}}.product-item.product-card .wrapper{padding-top:6px}.product-item.product-card .wrapper .details{display:flex;flex-direction:column}@media(min-width: 1024px){.product-item.product-card .wrapper .details{gap:8px}}.product-item.product-card .wrapper .details p{font-size:14px;line-height:1.4;margin-bottom:4px}.product-item.product-card .wrapper .details .product-instalments-text{font-size:10px}.product-item.product-card .wrapper .details .product-title{position:relative;margin-bottom:10px}@media(min-width: 1024px){.product-item.product-card .wrapper .details .product-title{margin-bottom:0}}.product-item.product-card .wrapper .details .product-title>a{font-size:12px;font-weight:700;text-decoration:none;color:inherit;display:block}@media(min-width: 1024px){.product-item.product-card .wrapper .details .product-title>a{font-size:15px}}.product-item.product-card .wrapper .details .product-features-list{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media(max-width: 767.98px){.product-item.product-card .wrapper .details .product-features-list{display:none}}.product-item.product-card .wrapper .details .list-inline-item:not(:last-child){display:inline;margin-right:0}.product-item.product-card .wrapper .details .list-inline-item:not(:last-child)::after{content:"";display:inline-block;width:4px;height:4px;background-color:#1f1f1f;border-radius:50%;margin-left:4px;vertical-align:middle}.product-item.product-card .wrapper .details a[data-gridwlhulklist][data-custom-wishlist-icon]{position:absolute;top:0;right:0;font-size:20px;padding:0 2px 5px 5px;z-index:1}.product-item.product-card .wrapper .details a[data-gridwlhulklist][data-custom-wishlist-icon] .hulkapps-wl-collection-icon{display:flex;margin:0}.product-item.product-card .wrapper .product-seo-text{margin-bottom:10px}@media(min-width: 1024px){.product-item.product-card .wrapper .product-seo-text{margin-bottom:6px}}.product-item.product-card .wrapper .product-seo-text span{font-size:14px;font-weight:400;line-height:1.57}.product-item.product-card .wrapper .price-wrapper{display:flex;flex-direction:column}@media(min-width: 1024px){.product-item.product-card .wrapper .price-wrapper{align-items:flex-start}}.product-item.product-card .wrapper .price-wrapper .price{font-size:18px;font-weight:800;line-height:normal;letter-spacing:0;flex:1;margin-bottom:4px}.product-item.product-card .wrapper .price-wrapper .price .price__regular .price-item--regular{font-size:inherit !important;font-weight:inherit}.product-item.product-card .wrapper .price-wrapper .price__sale{align-items:center;gap:2px}.product-item.product-card .wrapper .price-wrapper .price__sale .price-item--regular,.product-item.product-card .wrapper .price-wrapper .price__sale .price-item--sale{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:18px;font-weight:inherit}.product-item.product-card .wrapper .price-wrapper .price__sale .price-item--regular{text-decoration:line-through;padding-left:0;display:block;color:#6e6e6e;font-size:11px;font-weight:500}@media(min-width: 1024px){.product-item.product-card .wrapper .price-wrapper .price__sale .price-item--regular{font-size:16px}}.product-item.product-card .wrapper .price-wrapper .price__sale .price-item--sale{font-size:13px;font-weight:600;color:#d64040;order:-1}@media(min-width: 1024px){.product-item.product-card .wrapper .price-wrapper .price__sale .price-item--sale{font-size:18px}}.product-item.product-card .wrapper .product-model-variants-count{margin-bottom:0;font-size:12px;font-weight:400;color:#565656}[data-color-scheme] .product-item.product-card .wrapper .product-model-variants-count{color:rgb(from var(--text-color) r g b calc(a + 20%))}@media(min-width: 1024px){.product-item.product-card .wrapper .product-model-variants-count{padding-top:13px}}.product-item.product-card .wrapper .tag-wrapper{list-style:none;padding:0;margin:0}.product-item.product-card .wrapper .tag-wrapper .product-tag{font-size:14px;display:inline-block;line-height:1.2em;margin:0}.product-item.product-card .wrapper .indication{margin-bottom:0;font-size:14px;font-family:"hagrid",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400}.product-item.product-card .stamped-reviews-badge{display:flex;flex-direction:row;margin-top:10px;font-size:11px;align-items:center}.product-item.product-card .stamped-reviews-badge .score{margin-left:10px;font-weight:500;font-size:12px}.product-item.product-card .stamped-reviews-badge .count{margin-left:5px}.product-item.product-card .product-card-model-variants{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;align-items:center;justify-content:start}.product-item.product-card .product-card-model-variants .product-card-model-variants-list.presentation--image{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;line-height:1;align-items:center}.product-item.product-card .product-card-model-variants .product-card-model-variants-list.presentation--image a{--variant-size: 64px;flex:0 0 var(--variant-size);display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;position:relative;border:1px solid rgba(0,0,0,0);width:100%}.product-item.product-card .product-card-model-variants .product-card-model-variants-list.presentation--image a:hover,.product-item.product-card .product-card-model-variants .product-card-model-variants-list.presentation--image a.selected{border-color:var(--text-color, #1f1f1f)}.product-item.product-card .product-card-model-variants .product-card-model-variants-list.presentation--color{--color-size: 14px;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;line-height:1;align-items:center}.product-item.product-card .product-card-model-variants .product-card-model-variants-list.presentation--color a{display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;position:relative;border:1px solid var(--swatch-color, var(--body-color, #1f1f1f));width:var(--color-size);height:var(--color-size);background:var(--swatch-color, var(--body-color, #1f1f1f))}.product-item.product-card .product-card-model-variants .product-card-model-variants-list.presentation--color a:hover,.product-item.product-card .product-card-model-variants .product-card-model-variants-list.presentation--color a.selected{border-color:var(--text-color, #1f1f1f)}.product-item.product-card .product-card-model-variants .more-variants-text{font-size:11px;font-weight:500}.product-item.product-card .product-card-variants{display:flex;flex-direction:row;flex-wrap:wrap;gap:2px;align-items:center;padding:4px;border-radius:2px;background:#f5f5e8}[data-color-scheme] .product-item.product-card .product-card-variants{background:var(--bg-color, #f5f5e8)}.product-item.product-card .product-card-variants .product-card-variant-option{padding:2px 4px;font-size:13px;font-weight:500;text-transform:uppercase;text-decoration:none;min-width:20px;text-align:center}.product-item.product-card .product-card-variants .product-card-variant-option.disabled{opacity:.35}.product-item.product-card .product-card-variants .product-card-variant-option.low-stock{position:relative}.product-item.product-card .product-card-variants .product-card-variant-option.low-stock::after{position:absolute;content:"";left:50%;transform:translateX(-50%);bottom:2px;width:4px;height:4px;background-color:#d64040;border-radius:50%}.product-item.product-card .product-card__thumbnail .product-card-variants{position:absolute;bottom:10px;left:10px;right:10px;z-index:1;opacity:0;visibility:hidden;transform:translateY(6px);transition:all .2s ease-in-out}@media(min-width: 1024px){.product-item.product-card .product-card__thumbnail:hover .product-card-variants{opacity:1;visibility:visible;transform:translateY(0)}}.product-item.product-card a[data-gridwlhulklist] .hulkapps-wl-collection-icon{color:var(--text-color, #1f1f1f)}sc-add-to-compare{font-size:13px}sc-add-to-compare::part(checkbox-input){appearance:none;-webkit-appearance:none;background:rgba(0,0,0,0);width:16px;height:16px;border:1px solid #1f1f1f;border-radius:4px;position:relative;cursor:pointer;margin:0}sc-add-to-compare::part(checkbox-input):checked{background-color:#1f1f1f}sc-add-to-compare::part(checkbox-input):checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2710%27%20height%3D%278%27%20viewBox%3D%270%200%2010%208%27%20fill%3D%27none%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27M0.772719%203.34307C0.679593%203.35738%200.589633%203.38681%200.50645%203.42935C0.39576%203.48601%200.299822%203.56466%200.222651%203.65727C0.145513%203.74996%200.0871064%203.8562%200.0498692%203.96822C0.0126482%204.08025%20-0.00347271%204.19852%200.000621408%204.3158C0.00474985%204.43293%200.0296827%204.54924%200.0749088%204.6585C0.108853%204.74045%200.153996%204.8185%200.21013%204.88886L0.270229%204.95724L2.69896%207.50671C2.84929%207.66187%203.05343%207.76365%203.27991%207.77778L3.37757%207.77778C3.47405%207.77272%203.56873%207.7518%203.65803%207.71591C3.77673%207.66818%203.88222%207.59657%203.96854%207.50753L9.72977%201.62391C9.81433%201.53694%209.87975%201.43459%209.92509%201.32517C9.97033%201.21589%209.99525%201.09962%209.99938%200.982471C10.0035%200.865162%209.98737%200.746945%209.95013%200.634891C9.91288%200.522831%209.85452%200.416639%209.77735%200.323941C9.70016%200.231328%209.60428%200.15267%209.49355%200.0960198C9.38261%200.0393184%209.2598%200.00625994%209.13296%200.000781217C9.00593%20-0.00463222%208.88006%200.0181937%208.76402%200.0659016C8.64833%200.1135%208.54559%200.184039%208.46102%200.271031L3.33333%205.50508L1.53898%203.60436L1.4722%203.5425C1.40229%203.48361%201.32281%203.43494%201.23598%203.39923L1.1475%203.3683C1.05723%203.34205%200.962365%203.33003%200.86704%203.33411L0.772719%203.34307Z%27%20fill%3D%27white%27%2F%3E%3C%2Fsvg%3E%0A");background-size:contain;width:10px;height:8px}
