/*
Generated time: July 19, 2024 07:08
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.card{display:block;overflow:hidden;text-decoration:none;border-radius:var(--card-radius)}.card+.card-information{padding-top:.6rem;display:flex;flex-direction:column;justify-content:center;position:relative}.card.card--soft{background-color:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground))}.card__text{display:flex;align-items:center}.card .icon-arrow{width:1.5rem;height:1.5rem}.card .icon-wrap{display:inline-block;vertical-align:middle;white-space:nowrap;overflow:hidden}.card--media{display:block;text-decoration:none}.card--text .media--adapt{padding-bottom:100%}.card--page,.card--product{box-sizing:border-box;position:relative;z-index:2;overflow:visible;border:solid 0px #d3d3d3}.card--page+.card-information,.card--product+.card-information{text-align:var(--card-text-alignment)}.card--product+.card-information .card-information__top,.card--product+.card-information .price{justify-content:var(--card-flex-alignment);margin-top:-2px;}.card--outline{border:.1rem solid rgb(var(--color-border))}.card__text-spacing{padding:3rem}.card-colored{background-color:rgba(var(--color-foreground),.06)}.card--media .card__text-spacing{padding:1.5rem 2rem;z-index:1;position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:flex-end;color:rgb(var(--color-background));--color-link:currentColor;--color-border:currentColor;--color-heading:currentColor;--color-price:currentColor}.card--media .card__text-spacing:after{content:"";pointer-events:none;z-index:-1;position:absolute;top:0;left:0;height:100%;width:100%;background-image:linear-gradient(to top,rgba(var(--color-foreground),.46) 0,transparent 40%,transparent 100%)}@media screen and (min-width:750px){.card--media .card__text-spacing{padding:2rem 3rem}}.card--media .card__text-spacing>div{display:flex;flex-direction:column-reverse}.card-information>*+*{margin-top:.5rem}.card--product+.card-information>*+*{width:100%;margin:0 auto}.card--text .card__media{width:100%;height:100%}.card__content>*{margin:0}.card--text .card__content,.card--text:not(.card--product)+.card-information{display:flex;align-items:center;justify-content:flex-start;z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;padding:1.5rem 2rem}@media screen and (min-width:750px){.card--text .card__content,.card--text:not(.card--product)+.card-information{padding:2rem 3rem}}.card--text .media:empty{display:block}.card__text-spacing>*{margin:0}.card__text-spacing>:not(.overlay-card)+*{margin-top:1.5rem}.card__text{margin:0;word-break:break-word}.card--text .card__text{text-align:center}.card__text-spacing .card-information__text{padding-bottom:0}.card-information__text{font-weight:400;text-decoration:none;padding-bottom:.2rem;color:#3f3f3f}.card-information__text small{padding-inline-start:.4rem;color:rgba(var(--color-foreground),.7)}.card-information__button{pointer-events:none;display:flex;justify-content:space-evenly;column-gap:1rem;text-align:center;position:inherit;bottom:100%;z-index:2;white-space:nowrap;height:3.6rem;margin-top:.3rem!important;overflow:hidden;width:calc(100% - 3rem)}.card-information__button .button:not(.loading){pointer-events:visible;max-width:100%}.card-information__button .countdown{flex:1 1 auto;display:flex;align-items:center;justify-content:center;column-gap:1rem;font-family:var(--font-button-family);font-size:max(calc(var(--font-button-size) - 2px), 1.2rem);line-height:calc(1 + .3 / max (1, var(--font-heading-scale)));font-weight:600;letter-spacing:.2em;padding:.6rem 2rem;padding-top:calc(.6rem + var(--font-button-baseline));background-color:var(--color-sale-price);color:rgb(var(--color-background));border-radius:min(var(--button-radius),.8rem)}.card-information__button .countdown__item{width:auto;flex:none;padding:0;border-inline-start:none;color:inherit;font-family:inherit}.card-information__button .countdown__item span{color:inherit}.card-information__button .button .icon{width:1.6rem;height:1.6rem;stroke-width:1.2;display:none}@media screen and (min-width:750px){.card-information__button{height:4rem}.card-information__button .button{display:flex;min-width:100%;width:100%;box-shadow:none;border-radius:min(var(--button-radius),.8rem);opacity:1;transition:color var(--duration-long) ease,transform var(--duration-default) ease,opacity var(--duration-default) ease;will-change:transform}.no-js .card-information__button .button:not(.button--soldout){display:none}.card-information__button .button .icon{display:none}.card-information__button .countdown{position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%;transition:opacity var(--duration-default) ease}}@media screen and (max-width:480px){.product-grid:not(.grid--1-col-mobile) .card-information__button .countdown{display:none}.card-information__wrapper>:not(.visually-hidden:first-child)+*{height:35px}}@media screen and (max-width:749px){.card-information__wrapper, .startplusratings {/* height: auto !important; */}.card-information__text-meta { font-size: 12px !important; margin: 5px !important;}.card-information__button .button{flex:0 0 auto;width:100%;min-height:100%;min-width:100%;padding:0;font-size:12px;margin-left:0px;}.card-information__text.h3{height:40px}.card-information__button .button.loading:after{border-width:.1rem;width:2rem;height:2rem;margin-top:-1rem;margin-left:-1rem}.card--page,.card--product{border:solid 0 #d3d3d3}}.card-information__wrapper,.startplusratings{width:100%;line-height:calc(1 + .4 / var(--font-body-scale));height: 117px;}.card-information__wrapper .caption-with-letter-spacing{margin-bottom:.6rem;display:block}.card-information__wrapper>:not(.visually-hidden:first-child)+*{margin-top:.2rem}@media only screen and (max-width:1040px) and (min-width:751px){.card-information__wrapper>:not(.visually-hidden:first-child)+*{margin-top:0rem}}.card-information__wrapper .caption{letter-spacing:.07rem}.card-wrapper{color:inherit;display:block;position:relative;text-decoration:none}.card-wrapper:focus-within .card{box-shadow:none}.card-wrapper .full-unstyled-link{display:none}.card__media{padding:var(--card-image-padding);border-radius:calc(var(--card-radius) - var(--card-border-width) - var(--card-image-padding))}.card__media-full-spacer{padding:2rem}.card-article-info{margin-top:1rem;display:flex;flex-wrap:wrap}.card__badge{display:flex;flex-direction:column;grid-row-gap:1rem;position:absolute;top:1rem;left:1rem;z-index:2;max-width:50%;pointer-events:none}.card-information__text.h3{text-transform: capitalize;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:40px;margin:0rem;margin-bottom:0;font-size:15px}@media screen and (hover:hover){.card-information__button .button:hover{opacity:1;transform:translateY(0);background-color:#ec2464;border:none}.product-grid .card-information .button--soldout{background-color:rgba(var(--color-foreground),.5)!important}.card-wrapper:hover .card-information__button .countdown{opacity:0}}@media screen and (min-width:990px){.card-wrapper .full-unstyled-link{display:flex}.card .media.media--hover-effect>img+img,.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition-property:transform,opacity}.card:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card:hover .media.media--hover-effect>img+img{opacity:1;transition-property:opacity,transform;transform:scale(1.03)}.card-information__text{display:inline}.card-information__text.h3{text-transform:capitalize;color:#242424;font-weight:500}.card--search img{transition:transform var(--duration-default) ease}.card-wrapper:hover .card--search img{transform:scale(1.05)}.card-wrapper:hover .card__heading{text-decoration:underline;text-underline-offset:.3rem}}@media screen and (hover:hover){.card-information__text{background-repeat:no-repeat;background-position:right bottom;background-size:0 .1rem,100% .1rem;transition:background-size var(--duration-default) ease}.card-wrapper:hover .card-information__text{background-position:left bottom;background-size:100% .1rem,100% .1rem}}.product-grid .badge--soldout{display:none}.product-grid .card-information .button--soldout{pointer-events:none;display:inline-flex;transform:none;box-shadow:none;border:none;opacity:1;background-color:rgba(var(--color-foreground),.5);color:rgb(var(--color-background));border-radius:var(--button-radius);text-indent:unset;width:100%;padding:.6rem 2rem;padding-top:calc(.6rem + var(--font-button-baseline));background-color: lightgrey !important;}.card-information__button.is-expanded{height:auto;width:100%;max-width:100%;transform:translateY(0)}.card-information__button .card__swatches{padding:2rem;border:none;cursor:unset;font-weight:inherit;background-color:rgba(var(--color-background),.95)}.card-information__button .card__swatches:after,.card-information__button .card__swatches:before{content:none}.card-information__button .card__swatches .variant-input-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;border:none;margin:0;padding:0}.card-information__button .card__swatches .swatch{box-shadow:inset 0 0 0 .1rem rgb(var(--color-border));color:rgb(var(--color-foreground));padding:.6rem;min-width:3.4rem;min-height:3.4rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:1;transition-property:color,box-shadow;transition-timing-function:ease;transition-duration:var(--duration-default);border-radius:min(var(--button-radius),.2rem)}.card-information__button .card__swatches .swatch:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:background-color var(--duration-long) ease}@media screen and (hover:hover){.card-information__button .card__swatches .swatch:not(.disabled,.loading):hover{box-shadow:inset 0 0 0 .2rem rgb(var(--color-foreground))}}.card-information__button .card__swatches .swatch.disabled{cursor:not-allowed;color:rgb(var(--color-border))}.card-information__button .card__swatches .swatch.disabled:before{content:"";position:absolute;left:.5rem;top:50%;width:calc(100% - 1rem);border-bottom:.1rem solid rgb(var(--color-border));transform:rotate(-30deg)}.card-information__button .card__swatches .swatch.loading{color:transparent;cursor:progress}.card-information__button .card__swatches .swatch.loading:before{content:"";display:block;position:absolute;z-index:1;top:50%;left:50%;margin-top:-1rem;margin-left:-1rem;animation:loading var(--duration-long) infinite linear;border:.1rem solid transparent;border-inline-start:.1rem solid rgb(var(--color-foreground));border-radius:100%;height:2rem;width:2rem}.card-information__top{display:flex;justify-content:space-between}.card-information__text-meta{margin: 4px !important;font-size: 14px; color:#808080}
