.c-product-card{display:block}.c-product-card--rtl{direction:rtl}.c-product-card--rtl .c-product-card__quick-buy--mobile{left:20px;right:auto}.c-product-card__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:32px}@media screen and (min-width: 1200px){.c-product-card__image-wrapper:hover .c-product-card__quick-buy--desktop{opacity:var(--PRODUCT-CARD-QUICK-ADD-OPACITY-HOVER)}}.c-product-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-product-card__quick-buy--mobile{position:absolute;bottom:20px;right:20px;padding:7px;border-radius:100%;background-color:var(--PRODUCT-CARD-QUICK-ADD-BACKGROUND);-webkit-box-shadow:rgba(100,100,111,.2) -1px -1px 7px 1px;box-shadow:rgba(100,100,111,.2) -1px -1px 7px 1px}.c-product-card__quick-buy--mobile:disabled{opacity:.6}.c-product-card__quick-buy--desktop{display:none;position:absolute;bottom:32px;left:0;right:0;background-color:var(--PRODUCT-CARD-QUICK-ADD-BACKGROUND);padding:12px 0 16px;color:#000;text-align:center;font-family:var(--FONT-STACK-BODY);font-size:12px;font-style:normal;font-weight:600;line-height:150%;opacity:var(--PRODUCT-CARD-QUICK-ADD-OPACITY);-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}@media screen and (min-width: 1200px){.c-product-card__quick-buy--mobile{display:none}.c-product-card__quick-buy--desktop{display:block}}.c-product-card__quick-buy:disabled{pointer-events:none}.c-product-card__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-product-card__vendor{color:#eb4e27;font-family:var(--FONT-STACK-BODY);font-size:10px;font-style:normal;font-weight:400;line-height:21.75px}@media screen and (min-width: 768px){.c-product-card__vendor{font-size:14.5px}}.c-product-card__title{display:block;text-decoration:none;color:#000;font-family:var(--FONT-STACK-BODY);font-size:10px;font-style:normal;font-weight:500;line-height:22px;text-align:center}@media screen and (min-width: 768px){.c-product-card__title{font-size:14.5px}}.c-product-card__swatches{margin-top:4px}@media screen and (min-width: 768px){.c-product-card__swatches{max-width:81px;margin-top:8px}}.c-product-card__swatch-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px}@media screen and (min-width: 768px){.c-product-card__swatch-list{-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}}.c-product-card__color-option{display:block;width:10px;height:10px;border-radius:100%}.c-product-card__color-option img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%}.c-product-card__colors-left{color:#000;font-family:var(--FONT-STACK-BODY);font-size:8px;font-style:normal;font-weight:400}.c-product-card__price-container{margin-top:6px}.c-product-card__price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px}.c-product-card__price{color:#000;font-family:var(--FONT-STACK-BODY);font-size:var(--PRODUCT-CARD-PRICE-SIZE-M);font-style:normal;font-weight:var(--PRODUCT-CARD-PRICE-WEIGHT);line-height:19.5px}.c-product-card__price--discount{color:maroon}.c-product-card__price--compare-at-price{text-decoration:line-through}@media screen and (min-width: 768px){.c-product-card__price{font-size:var(--PRODUCT-CARD-PRICE-SIZE-D)}}