.custom-customer-favorites{--ccf-accent: #0354d1;--ccf-header-bg: #eaff5d;--ccf-card-bg: #ffffff;--ccf-image-bg: #e9ffe9;--ccf-text: #0b0b0b;padding-top:var(--ccf-padding-top-mobile, 36px);padding-bottom:var(--ccf-padding-bottom-mobile, 36px);font-family:Helvetica Neue,Arial,sans-serif}@media screen and (min-width:750px){.custom-customer-favorites{padding-top:var(--ccf-padding-top-desktop, 36px);padding-bottom:var(--ccf-padding-bottom-desktop, 36px)}}.custom-customer-favorites .ccf__header{padding:24px 18px 18px;background-image:var(--ccf-header-bg-image, none);background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:22px;width:100vw;position:relative;left:50%;transform:translate(-50%)}.custom-customer-favorites .ccf__header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.custom-customer-favorites .ccf__title{margin:0;color:var(--ccf-accent);font-weight:900;text-transform:uppercase;letter-spacing:0;line-height:1;font-size:clamp(2.4rem,4vw,4rem);font-family:Akira Expanded,sans-serif}.custom-customer-favorites .ccf__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media screen and (min-width:750px){.custom-customer-favorites .ccf__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}.custom-customer-favorites .ccf-card{border:2px solid var(--ccf-accent);border-radius:18px;background:var(--ccf-card-bg);color:var(--ccf-text);overflow:hidden;position:relative;display:flex;flex-direction:column}.custom-customer-favorites .ccf-card:nth-child(2n) .ccf-card__media{background-color:#fefff0}.custom-customer-favorites .ccf-card__badge{position:absolute;top:10px;left:10px;z-index:2;padding:8px 14px;border-radius:999px;background:#8fbe7b;color:#fff;font-size:1.1rem;line-height:1;font-weight:800;letter-spacing:0;font-family:Akira Expanded,sans-serif}.custom-customer-favorites .ccf-card__media{background:var(--ccf-image-bg);padding:44px;display:grid;place-items:center;min-height:170px}.custom-customer-favorites .ccf-card__media img{width:auto;height:auto;max-width:100%;object-fit:contain}.custom-customer-favorites .ccf-card__body{padding:14px 14px 12px;display:flex;flex-direction:column;gap:8px;flex:1;justify-content:space-between}.custom-customer-favorites .ccf-card__rating{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:2px}.custom-customer-favorites .ccf-card__rating .jdgm-widget{line-height:1}.custom-customer-favorites .ccf-card__rating .jdgm-prev-badge__stars,.custom-customer-favorites .ccf-card__rating .jdgm-star{color:#8bb786!important}.custom-customer-favorites .ccf-card__rating .jdgm-prev-badge__text,.custom-customer-favorites .ccf-card__rating .jdgm-prev-badge__text a{color:#000000b3!important;font-size:1.2rem!important;font-weight:700!important;text-decoration:none!important}.custom-customer-favorites .ccf-card__title{font-family:Helvetica;margin:0;text-align:center;font-weight:700;line-height:1.2;font-size:2rem;letter-spacing:.04em}.custom-customer-favorites .ccf-card__title a{color:inherit;text-decoration:none}.custom-customer-favorites .ccf-card__price{display:flex;justify-content:center}.custom-customer-favorites .ccf-card__price .price-item--sale{color:var(--main-blue, #0354D1);font-family:Akira Expanded;font-size:16px;font-style:normal;font-weight:800;line-height:120%}.custom-customer-favorites .ccf-card__price .price-item--regular{margin-left:8px;color:var(--Foundation-BLACK-black-200, #8A8A8A);font-family:Akira Expanded;font-size:16px;font-style:normal;font-weight:800;line-height:120%;text-decoration-line:line-through}.custom-customer-favorites .ccf-card__atc{padding:0 14px 14px}.custom-customer-favorites .ccf-card__atc-btn{width:100%;border-radius:999px;border:2px solid var(--ccf-accent);background:var(--ccf-accent);color:#f1ff67;font-weight:900;letter-spacing:0;line-height:1.2;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:8px 10px;cursor:pointer;font-family:Akira Expanded,sans-serif}.custom-customer-favorites .ccf-card__atc-btn .ccf-card__atc-btn--icon{font-size:18px;line-height:1;width:32px;height:32px}.custom-customer-favorites .ccf-card__atc-btn .ccf-card__atc-btn--icon svg{width:100%;height:100%}.custom-customer-favorites .ccf-card__atc-btn .ccf-card__atc-btn--icon path{fill:#f1ff67}.custom-customer-favorites .ccf__footer{display:flex;justify-content:center;margin-top:64px}.custom-customer-favorites .ccf__view-all{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 28px;border-radius:999px;border:2px solid var(--ccf-accent);background:#fff;color:var(--ccf-accent);text-decoration:none;font-weight:900;letter-spacing:0;font-size:2rem;line-height:1.2;text-transform:uppercase;font-family:Akira Expanded,sans-serif}.custom-customer-favorites .ccf__view-all .ccf__view-all--icon{width:8px;height:16px}.custom-customer-favorites .ccf__view-all .ccf__view-all--icon path{stroke:var(--ccf-accent)}@media(hover:hover){.custom-customer-favorites .ccf-card{transition:transform .16s ease}.custom-customer-favorites .ccf-card:hover{transform:translateY(-2px)}.custom-customer-favorites .ccf__view-all:hover,.custom-customer-favorites .ccf-card__atc-btn:hover{filter:brightness(.98)}}@media(max-width:750px){.custom-customer-favorites .ccf-card__media{padding:16px}.custom-customer-favorites .ccf-card__title{font-size:12px}.custom-customer-favorites .ccf-card__price .price-item--sale,.custom-customer-favorites .ccf-card__price .price-item--regular{font-size:10px}.custom-customer-favorites .ccf-card__atc-btn{font-size:12px}.custom-customer-favorites .ccf-card__atc-btn .ccf-card__atc-btn--icon{width:16px;height:16px;display:none}.custom-customer-favorites .ccf-card__body{padding:10px 10px 8px}.custom-customer-favorites .ccf-card__atc{padding:0 8px 8px}.custom-customer-favorites .ccf__view-all{padding:12px 18px;font-size:1.6rem}.custom-customer-favorites .ccf__footer{margin-top:30px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-custom-customer-favorites.css.map */
