:root{--foxsell-space-0: 0;--foxsell-space-1: 4px;--foxsell-space-2: 8px;--foxsell-space-3: 12px;--foxsell-space-4: 16px;--foxsell-space-5: 20px;--foxsell-space-6: 24px;--foxsell-space-7: 28px;--foxsell-space-8: 32px;--foxsell-space-9: 36px;--foxsell-space-10: 40px;--foxsell-space-11: 44px;--foxsell-space-12: 48px}.foxsell-bundle-options{display:flex;flex-direction:column;gap:var(--foxsell-space-3);line-height:1;letter-spacing:normal}.foxsell-bundle-options__heading{display:flex;align-items:center;justify-content:center;text-align:center;gap:8px;margin-bottom:10px;color:#4d4184;font-size:14px;font-weight:700}.foxsell-bundle-options__heading:before,.foxsell-bundle-options__heading:after{content:"";flex-grow:1;height:2px;background-color:var(--bar-border-color, #c5c2db)}input.bundle-option{display:none}.foxsell-bundle-options>label{border-radius:10px;box-shadow:0 0 0 1px var(--color-mediumpurple);cursor:pointer}.foxsell-bundle-options>label:hover{box-shadow:0 0 0 2px var(--color-mediumpurple)}.foxsell-bundle-options>label:has(input.bundle-option:checked){background-color:#efefff;box-shadow:0 0 0 2px var(--color-darkpurple)}.foxsell-bundle-options__option-container{position:relative}.foxsell-bundle-options__option-content{padding:var(--foxsell-space-5);display:flex;flex-direction:column;row-gap:var(--foxsell-space-5)}.foxsell-bundle-options__option-title{position:relative;display:flex;justify-content:space-between;gap:var(--foxsell-space-4);align-items:center}.foxsell-bundle-options__option-badge-most-popular{position:absolute;right:-20px;top:-27px}.foxsell-bundle-options__option-badge-most-popular>svg{color:#4d4184}.foxsell-bundle-options__option-badge-best-value{width:max-content;background:#4d4184;margin:0 8px;padding:6px 8px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-family:sans-serif;font-size:12px;font-weight:700;line-height:1;color:#fff;top:-8px;position:absolute;right:12px}.foxsell-bundle-options__option-badge-best-value:before,.foxsell-bundle-options__option-badge-best-value:after{display:block;position:absolute;top:0;width:0;height:0;content:"";border-bottom:8px solid #4d4184;filter:brightness(.7)}.foxsell-bundle-options__option-badge-best-value:before{left:-8px;border-left:8px solid transparent}.foxsell-bundle-options__option-badge-best-value:after{right:-8px;border-right:8px solid transparent}.foxsell-bundle-options__option-radio-button{width:20px;height:20px;border-radius:25px;border:3px solid #fff;background:#fff;box-shadow:0 0 0 2px var(--color-mediumpurple);box-sizing:border-box;flex-shrink:0}label:has(input.bundle-option:checked) .foxsell-bundle-options__option-radio-button{background:var(--color-darkpurple);box-shadow:0 0 0 2px var(--color-darkpurple)}.foxsell-bundle-options__option-title-content{display:flex;flex-direction:column;row-gap:6px}.foxsell-bundle-options__option-title-text-content{display:flex;flex-wrap:wrap;align-items:center;column-gap:var(--foxsell-space-3);row-gap:var(--foxsell-space-2)}.foxsell-bundle-options__option-title-text{font-size:16px;font-weight:700;color:#4d4184}.foxsell-bundle-options__option-title-badge{font-size:12px;font-weight:700;color:#121e29}.foxsell-bundle-options__option-title-sub-title{font-size:14px;font-weight:700;color:#121e29}.foxsell-bundle-options__option-product-list{display:none}.foxsell-bundle-options>label:has(input.bundle-option:checked) .foxsell-bundle-options__option-product-list{display:block}.foxsell-bundle-options__option-product-list-content{display:flex;flex-direction:column;gap:var(--foxsell-space-2)}.foxsell-bundle-options__option-add-on-list{background-color:#cecce7;padding-inline:var(--foxsell-space-5);padding-block:var(--foxsell-space-3);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.foxsell-bundle-options>label .foxsell-product-card__add-on-checkbox-label{display:none}.foxsell-bundle-options>label:has(input.bundle-option:checked) .foxsell-product-card__add-on-checkbox-label{display:block}.foxsell-bundle-options .foxsell-product-card__add-on-content foxsell-variant-select{display:none}.foxsell-bundle-options>label:has(input.bundle-option:checked) .foxsell-product-card__add-on-content foxsell-variant-select{display:flex}.foxsell-mix-match.foxsell-mix-match--product-bundle{display:flex;flex-direction:column;gap:var(--foxsell-space-6)}.foxsell-mix-match__container{display:grid;grid-template-columns:1fr;gap:var(--foxsell-space-5)}.foxsell-mix-match__progress-mobile{display:block}.foxsell-category__list{display:flex;flex-direction:column;gap:var(--foxsell-space-3)}@media screen and (min-width:768px){.foxsell-mix-match__progress-mobile{display:none}}.foxsell-category__item{display:flex;flex-direction:column;gap:var(--foxsell-space-2);padding:var(--foxsell-space-3);background-color:#efefff;border:2px solid var(--color-darkpurple);border-radius:10px}.foxsell-category__intro{display:flex;flex-direction:column;gap:var(--foxsell-space-2)}.foxsell-category__intro-head{display:flex;flex-direction:row;align-items:center;gap:var(--foxsell-space-3)}.foxsell-category__intro-image{flex-shrink:0;width:50px;height:auto;object-fit:cover;border-radius:5px}.foxsell-category__intro-title{font-family:var(--font-body);font-weight:700;flex:1;min-width:0;font-size:16px;letter-spacing:0;color:var(--color-darkpurple)}.foxsell-category__intro-options-label{font-size:12px;color:#121e29;letter-spacing:normal}.foxsell-category__product-grid{display:grid;grid-template-columns:repeat(var(--foxsell-product-grid-columns-mobile, 1),1fr);row-gap:var(--foxsell-space-2);column-gap:var(--foxsell-product-grid-column-gap, var(--foxsell-space-4))}@media screen and (min-width:1024px){.foxsell-category__product-grid{grid-template-columns:repeat(var(--foxsell-product-grid-columns-desktop, 3),1fr)}}.foxsell-mix-match__summary-form,.foxsell-mix-match__summary-form form.shopify-product-form{margin:0;padding:0;line-height:0}.foxsell-mix-match__summary-form form.shopify-product-form button[type=submit]{margin:0;line-height:normal;appearance:none;-webkit-appearance:none;border:none;border-radius:50px;background:#4d4184;color:#fff;font-family:MelbourneRegular,sans-serif;font-size:16px;font-weight:inherit;font-style:inherit;cursor:pointer;box-sizing:border-box;width:100%;padding:var(--foxsell-space-3);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--foxsell-space-1)}.foxsell-mix-match__summary-form form.shopify-product-form button[type=submit] p{margin:0;color:#fff}.foxsell-mix-match__summary-form form.shopify-product-form button[type=submit]:disabled{opacity:.5}.foxsell--hidden{display:none!important}.foxsell__loading-spinner{width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.foxsell-mix-match__fixed-bundle-header{display:flex;align-items:center;gap:var(--foxsell-space-3);margin-block:var(--foxsell-space-2)}.foxsell-mix-match__fixed-bundle-title-container{display:flex;align-items:center;row-gap:var(--foxsell-space-1);column-gap:var(--foxsell-space-2);flex-wrap:wrap}.foxsell-mix-match__fixed-bundle-title{font-family:var(--font-body);font-weight:700;font-size:16px;letter-spacing:0;line-height:1;color:#4d4184}.foxsell-mix-match__fixed-bundle-price{margin-left:auto;display:flex;flex-direction:column;gap:4px;line-height:1;align-items:end}.foxsell-mix-match__fixed-bundle-badge{padding:4px 8px;overflow-wrap:break-word;background-color:#fff;color:#4d4184;font-size:10px;font-weight:700;border-radius:10px;height:max-content;letter-spacing:normal;line-height:1.4}.foxsell-mix-match__fixed-bundle--spacer{color:#bebbdb;margin:0 auto;position:relative}.foxsell-mix-match__fixed-bundle--spacer>svg{width:20px;height:20px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.foxsell-mix-match__fixed-bundle-list .foxsell-mix-match__fixed-bundle-category:not(:last-child){border-bottom:1px solid rgba(77,65,132,.3)}.foxsell-mix-match__fixed-bundle-checkbox{width:20px;height:20px;background:#4d4184;flex-shrink:0;border:3px solid #fff;box-shadow:0 0 0 2px #4d4184;border-radius:50%}.foxsell-mix-match__fixed-bundle-quantity-buttons{display:flex;width:fit-content;border:1px solid #cccccc;box-sizing:border-box;overflow:hidden;border-radius:5px;margin-bottom:var(--foxsell-space-2)}.foxsell-mix-match__fixed-bundle-quantity-button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff;color:#000;border:none}.foxsell-mix-match__fixed-bundle-quantity-input{all:unset;-webkit-appearance:textfield;appearance:textfield;height:30px;width:30px;padding:0;border:1px solid #cccccc;border-top:none;border-bottom:none;background-color:#fff;color:#000;text-align:center;font-size:16px;font-weight:400;box-sizing:border-box}.foxsell-mix-match__fixed-bundle-quantity-button>svg{pointer-events:none}.foxsell-mix-match__fixed-bundle-quantity-button[disabled]{cursor:not-allowed}.foxsell-mix-match__fixed-bundle-quantity-button[disabled] svg{opacity:.5}.foxsell-category__header{display:flex;align-items:center;gap:var(--foxsell-space-3)}.foxsell-product-card{display:flex;flex-direction:column;gap:var(--foxsell-space-3)}.foxsell-product-card__info{display:flex;flex-direction:row;gap:var(--foxsell-space-1);align-items:center}.foxsell-product-card__title{font-family:var(--font-main);font-weight:700;flex:1;min-width:0;font-size:16px;letter-spacing:0;line-height:1;color:#4d4184}.foxsell-product-card__options-label{font-size:12px;color:#121e29;letter-spacing:normal}.foxsell-product-card__index{font-size:12px;min-width:20px;color:#4d4184}.foxsell-product-card__media{position:relative;display:block}.foxsell-product-card__image{width:100%;height:auto;object-fit:cover}.foxsell-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s ease;pointer-events:none}.foxsell-product-card:hover .foxsell-product-card__image--secondary{opacity:1}@media(prefers-reduced-motion:reduce){.foxsell-product-card__image--secondary{transition:none}}.foxsell-slashed-price{font-size:14px;font-weight:700;color:#121e29;text-decoration:line-through}.foxsell-price,.foxsell-sale-price{font-size:16px;font-weight:700;color:#4d4184}.foxsell-product-card__option-price{display:flex;flex-direction:column;align-items:flex-end;row-gap:6px;margin-left:auto}.foxsell-product-card__has-badge{margin-top:var(--foxsell-space-3)}.foxsell-product-card__add-on-price{margin-left:auto;display:flex;flex-direction:column;align-items:end;gap:4px}.foxsell-product-card__add-on-price>.foxsell-sale-price{font-size:13px}.foxsell-product-card__add-on-price>.foxsell-slashed-price{font-size:12px}.foxsell-product-card__add-on-title{font-size:13px;font-weight:700;color:#121e29}.foxsell-product-card__add-on-content{display:flex;align-items:center;column-gap:12px;flex-wrap:wrap;row-gap:8px}.foxsell-product-card__add-on-checkbox{display:none!important}.foxsell-product-card__add-on-checkbox-icon{width:20px;height:20px;background:#fff;cursor:pointer;display:flex;flex-shrink:0;border:2px solid var(--color-darkpurple);color:var(--color-darkpurple);align-items:center;justify-content:center}.foxsell-product-card__add-on-checkbox-icon svg{display:none}label:has(input.foxsell-product-card__add-on-checkbox:checked) .foxsell-product-card__add-on-checkbox-icon svg{display:block}.foxsell--image-square{aspect-ratio:1/1}.foxsell--image-original{aspect-ratio:auto}.foxsell-variant-radio .swatch{width:20px;height:20px;border-radius:50%;display:inline-block}.foxsell-variant-radio label:has(input:checked) .swatch{outline:1px solid var(--foxsell-color-foreground);outline-offset:.2rem}.foxsell-variant-radio .swatch.color{background-color:var(--swatch-color)}.foxsell-variant-radio .swatch.image{background-image:var(--swatch-image);background-size:cover;background-position:center;background-repeat:no-repeat}foxsell-variant-select{display:flex;flex-direction:row;gap:var(--foxsell-space-2)}foxsell-variant-select select{box-sizing:border-box;width:100%;padding:7px 25px 7px 7px;line-height:normal;font-size:14px;font-weight:400;font-style:normal;font-family:system-ui;outline:none;border:none;border-radius:5px;box-shadow:inset 0 0 0 1px var(--color-mediumpurple);appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;color:#000;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2710%27%20height%3D%274%27%20viewBox%3D%270%200%2010%204%27%20fill%3D%27none%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27M5%204L0.669872%200.25L9.33013%200.249999L5%204Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 9px center;background-size:10px 4px}foxsell-variant-select select:focus,foxsell-variant-select select:focus-visible{outline:none;outline-offset:0;box-shadow:inset 0 0 0 2px var(--color-darkpurple)}foxsell-variant-select fieldset.foxsell-swatch-dropdown-fieldset{flex:1;min-width:0;position:relative;overflow:visible}select.foxsell-swatch-dropdown__native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.foxsell-swatch-dropdown{position:relative;width:100%}.foxsell-swatch-dropdown__trigger{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;margin:0;padding:7px 28px 7px 7px;line-height:normal;font-size:14px;font-weight:400;font-family:system-ui,sans-serif;text-align:left;color:#000;background-color:#fff;border:none;border-radius:5px;box-shadow:inset 0 0 0 1px var(--color-mediumpurple);cursor:pointer;position:relative}.foxsell-swatch-dropdown__trigger:focus,.foxsell-swatch-dropdown__trigger:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--color-darkpurple)}.foxsell-swatch-dropdown__swatch{flex-shrink:0;width:16px;height:16px;border-radius:4px;background-color:#e8e8e8;background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px #0000001f}.foxsell-swatch-dropdown__swatch--image{background-repeat:no-repeat}.foxsell-swatch-dropdown__label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.foxsell-swatch-dropdown__chevron{position:absolute;right:9px;top:50%;transform:translateY(-50%);width:10px;height:4px;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2710%27%20height%3D%274%27%20viewBox%3D%270%200%2010%204%27%20fill%3D%27none%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27M5%204L0.669872%200.25L9.33013%200.249999L5%204Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:10px 4px;pointer-events:none}.foxsell-swatch-dropdown__panel{position:absolute;z-index:20;left:0;top:calc(100% + 4px);box-sizing:border-box;min-width:max(100%,16rem);width:max-content;max-width:min(100vw - 1.5rem,24rem);margin:0;padding:0;list-style:none;background:#fff;border-radius:5px;box-shadow:inset 0 0 0 1px #00000014,0 6px 20px #0000001f;max-height:240px;overflow-x:visible;overflow-y:auto}.foxsell-swatch-dropdown__option{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;margin:0;padding:10px 12px;font:inherit;font-size:14px;color:#000;text-align:left;background:#fff;border:none;border-bottom:1px solid rgba(0,0,0,.08);cursor:pointer}.foxsell-swatch-dropdown__option:last-child{border-bottom:none}.foxsell-swatch-dropdown__option:hover:not(:disabled){background:#f3f3f5}.foxsell-swatch-dropdown__option.is-selected{background:#e8e8ec}.foxsell-swatch-dropdown__option:disabled{opacity:.45;cursor:not-allowed}.foxsell-swatch-dropdown__option-swatch{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.foxsell-swatch-dropdown__option-swatch-inner{display:block;width:100%;height:100%;border-radius:4px;box-shadow:inset 0 0 0 1px #0000001f}.foxsell-swatch-dropdown__option-swatch-inner--image{background-size:cover;background-position:center;background-repeat:no-repeat}.foxsell-swatch-dropdown__option-swatch-inner--empty{background:linear-gradient(135deg,#eee,#ddd)}.foxsell-swatch-dropdown__option-label{white-space:nowrap}foxsell-variant-select fieldset,foxsell-variant-radio fieldset{border:none;margin:0;padding:0;min-inline-size:0;line-height:0}foxsell-variant-select legend,foxsell-variant-radio legend{margin:0 0 var(--foxsell-space-2) 0;padding:0;float:none;font:inherit;color:inherit}.foxsell-product-card--modal{display:grid;grid-template-columns:1fr;gap:var(--foxsell-space-4)}.foxsell-product-card--modal>*{width:100%;min-width:0}@media screen and (min-width:768px){.foxsell-product-card--modal{grid-template-columns:1fr 1fr}}.foxsell-mix-match__fixed-bundle-list-container{padding:var(--foxsell-space-2) var(--foxsell-space-3);background-color:#efefff;border:2px solid #4d4184;border-radius:10px}.foxsell-mix-match__fixed-bundle-list{display:flex;flex-direction:column;border:1px solid rgba(77,65,132,.3);border-radius:7.5px}.foxsell-product-card--fixed-bundle{display:flex;flex-direction:row;gap:var(--foxsell-space-3);padding:var(--foxsell-space-4) var(--foxsell-space-3)}.foxsell-product-card--fixed-bundle .foxsell-product-card__info{flex-direction:column;align-items:start}.foxsell-product-card--fixed-bundle .foxsell-product-card__image-wrapper{width:50px}.foxsell-product-card--fixed-bundle .foxsell-product-card__image{border-radius:5px}.foxsell-product-card--fixed-bundle .foxsell-product-card__title-quantity[data-product-quantity="1"]{display:none}.foxsell-bundle-summary{display:flex;flex-direction:column;gap:var(--foxsell-space-5)}.foxsell-bundle-progress{display:flex;flex-direction:column;gap:var(--foxsell-space-3)}.foxsell-bundle-summary__header{display:flex;align-items:center;justify-content:space-between;gap:var(--foxsell-space-3)}.foxsell-bundle-summary__toggle{display:inline-flex;align-items:center}.foxsell-bundle-summary__item{display:grid;grid-template-columns:80px 1fr auto auto;gap:var(--foxsell-space-2)}.foxsell-bundle-summary__quantity{white-space:nowrap}.foxsell-bundle-progress__header-content{display:flex;flex-direction:column;gap:var(--foxsell-space-2);width:100%}.foxsell-bundle-progress__price{display:flex;align-items:center;justify-content:space-between;gap:var(--foxsell-space-3)}.foxsell-bundle-progress__price-value{display:flex;align-items:center;justify-content:flex-end;gap:var(--foxsell-space-2);flex-wrap:wrap;text-align:right}.foxsell-bundle-progress__list{display:flex;gap:var(--foxsell-space-2);width:100%;padding-top:var(--foxsell-space-3)}.foxsell-bundle-progress__item{flex:1;text-align:center;position:relative;padding-block:var(--foxsell-space-5);padding-inline:var(--foxsell-space-1);border:1px solid #000}.foxsell-bundle-progress__item.active,.foxsell-bundle-progress__item.active .foxsell-bundle-progress__value{background-color:#000;color:#fff}.foxsell-bundle-progress__value{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:#fff;color:#000;padding-block:var(--foxsell-space-1);padding-inline:var(--foxsell-space-2)}foxsell-bundle-progress.foxsell-mobile-header{width:100%}foxsell-bundle-progress.foxsell-desktop-header{display:none;width:100%}.foxsell-bundle-progress__bars{display:flex;gap:var(--foxsell-space-2)}.foxsell-bundle-progress__track{flex:1;height:2px;background-color:#d8d8d8}.foxsell-bundle-progress__bar{height:100%;width:0;background-color:#000}.foxsell-bundle-summary__items-list{display:flex;flex-direction:column;gap:var(--foxsell-space-3);max-height:0;min-height:0;overflow:hidden;margin-top:calc(-1 * var(--foxsell-space-5))}.foxsell-bundle-summary:has(#foxsell-bundle-summary-toggle[aria-expanded=true]) .foxsell-bundle-summary__items-list{max-height:40vh;overflow:auto;margin-top:0;transition:max-height .3s ease-out}@media(prefers-reduced-motion:reduce){.foxsell-bundle-summary:has(#foxsell-bundle-summary-toggle[aria-expanded=true]) .foxsell-bundle-summary__items-list{transition:none}}.foxsell-bundle-summary__toggle[aria-expanded=false] .foxsell--hide,.foxsell-bundle-summary__toggle[aria-expanded=true] .foxsell--show{display:none}.foxsell-bundle-summary__toggle[aria-expanded=false] .foxsell--show,.foxsell-bundle-summary__toggle[aria-expanded=true] .foxsell--hide{display:inline-block}.foxsell-mix-match__summary-wrapper{position:fixed;bottom:0;left:0;background-color:#fff;width:100%;z-index:10}.foxsell-mix-match__summary{display:flex;flex-direction:column;gap:var(--foxsell-space-5);padding:var(--foxsell-space-3)}@media(min-width:768px){.foxsell-bundle-summary__toggle,.foxsell-mobile-header{display:none}foxsell-bundle-progress.foxsell-desktop-header{display:block}.foxsell-bundle-summary__items-list{max-height:none;overflow:visible;transition:none;margin-top:0}.foxsell-mix-match__summary-wrapper{position:static;width:100%}.foxsell-mix-match__summary{position:sticky;top:1rem;padding:0}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/foxsell-mellow.css.map */
