.m-product-card{position:relative;height:100%;border-radius:var(--product-card-corner-radius, 0px)}.m-product-card__media{overflow:hidden;position:relative;border-radius:var(--product-card-corner-radius, 0px)}@media screen and (min-width: 1024px){.m-product-card__media:hover .m-product-card__main-image,.m-product-card__media:hover .m-placeholder-svg{transform:scale3d(1.1,1.1,1.1) translateZ(0)}.m-product-card__media:hover .m-product-card__action{opacity:1;transform:translateZ(0);z-index:10}}.m-product-card__link{overflow:hidden;position:relative}.m-product-card__main-image,.m-product-card svg{transition:opacity var(--m-duration-image, .65s) ease,transform var(--m-duration-animate, 1s) cubic-bezier(.15,.75,.5,1) 0s}.m-product-card__hover-image{position:absolute;bottom:0;left:0;right:0;top:0;opacity:0;transition:opacity var(--m-duration-image, .65s) ease,transform var(--m-duration-animate, 1s) cubic-bezier(.15,.75,.5,1) 0s}.m-product-card__tags{display:flex;flex-wrap:wrap;gap:5px;flex-direction:column;align-items:flex-start;position:absolute;top:10px;left:10px}@media screen and (max-width: 767px){.m-product-card__tags{top:8px;left:8px}}.m-product-card__action{align-items:center;justify-content:center;gap:4px;position:absolute;left:10px;right:10px;bottom:10px;opacity:0;transform:translate3d(0,150%,0);transition:all var(--m-duration-default, .25s) ease}.m-product-card__action .m-product-card__action-wrapper{display:flex}.m-product-card__action--top{flex-direction:column;top:10px;right:10px;left:auto;bottom:auto;transform:translate3d(150%,0,0)}.m-product-card__content{margin-top:16px}.m-product-card__content .m-price--on-sale .m-price__sale{justify-content:center}.m-product-card__content.m\:text-right .m-price--on-sale .m-price__sale{justify-content:flex-end}.m-product-card__content.m\:text-left .m-price--on-sale .m-price__sale{justify-content:flex-start}.m-product-card__content .m-product-card__action{display:none;justify-content:flex-start;gap:8px;opacity:1;transform:none;position:static;margin-top:16px}.m-product-card__type{color:rgb(var(--color-foreground-secondary));font-size:14px;text-transform:uppercase}.m-product-card__vendor{color:rgb(var(--color-foreground-secondary));font-size:12px;line-height:1.333;margin-bottom:8px;text-transform:uppercase;display:block}.m-product-card__title{font-family:var(--font-stack-body);margin-bottom:5px}.m-product-card__name{color:rgb(var(--color-foreground));line-height:1.5;display:block;transition:color var(--m-duration-default, .25s);overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--product-title-line-clamp, unset);-webkit-box-orient:vertical}.m-product-card__name:hover{color:rgb(var(--color-foreground-secondary))}.m-product-card__reviews{margin-bottom:6px}.m-product-card__reviews svg{width:14px;height:14px}.m-product-card__reviews .loox-rating-label{font-size:14px;color:rgb(var(--color-foreground-secondary));margin-top:2px}.m-product-card__reviews:empty,.m-product-card__reviews>div:empty{display:none;margin-bottom:0}.m-product-card__reviews .spr-badge{font-size:14px}.m-product-card__reviews .spr-starrating{align-items:center;justify-content:unset;margin-bottom:0;margin-top:0;color:#fcb500}.m-product-card__price{line-height:1.5;margin-bottom:5px}.m-product-card__price .m-price__unit{font-size:87.5%}.m-product-card__description{color:rgb(var(--color-foreground-secondary));margin-top:12px;line-height:1.75;word-break:break-all;display:none}.m-product-card .m-product-option{display:flex;margin-bottom:0;margin-top:12px}.m-product-card .m-product-option--more-option{display:flex;align-items:center;justify-content:center;border:none;color:#888;min-width:30px;padding:6px}.m-product-card .m-product-option--more-option .m-tooltip{margin:0;padding:0}.m-product-card__quick-add-icon .m-button{display:flex;align-items:center;justify-content:center;gap:5px}.m-product-card--bordered{--card-padding: 15px;padding:var(--card-padding) var(--card-padding) calc(var(--card-padding) + 5px)}.m-product-card--bordered:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;border-width:1px;border-style:solid;border-color:rgb(var(--color-border));border-radius:var(--product-card-corner-radius)}@media screen and (max-width: 767px){.m-product-card--bordered{--card-padding: 10px}}.m-product-card--style-1{display:flex}.m-product-card--style-1.m-product-card--view-grid{flex-direction:column}.m-product-card--style-1.m-product-card--view-grid .m-product-card__content{display:flex;flex-direction:column}.m-collection-products--grid .m-product-card--style-1{flex-direction:column}.m-product-card--style-1 .m-product-card__media{flex-shrink:0;width:100%}.m-product-card--style-1 .m-product-card__content,.m-product-card--style-1 .m-product-card__info{flex-grow:1}.m-product-card--style-1 .m-product-card__content .m-product-card__quick-add{margin-top:16px}@media screen and (min-width: 1280px){.m-product-card--style-1{--offset: min(calc(var(--column-gap)/2), 15px)}.m-product-card--style-1 .m-product-card__content .m-product-card__quick-add{position:absolute;top:100%;left:calc(-1*var(--offset, 0px));right:calc(-1*var(--offset, 0px));padding:17px var(--card-padding, 15px);border-width:0 1px 1px 1px;border-style:solid;border-color:rgb(var(--color-primary));border-radius:0 0 var(--product-card-corner-radius) var(--product-card-corner-radius);z-index:-1;pointer-events:none;opacity:0;margin-top:0}.m-product-card--style-1:after{content:"";position:absolute;top:calc(-1*var(--offset, 0px));left:calc(-1*var(--offset, 0px));right:calc(-1*var(--offset, 0px));bottom:0;border-width:1px 1px 0 1px;border-style:solid;border-color:rgb(var(--color-primary));border-radius:var(--product-card-corner-radius) var(--product-card-corner-radius) 0 0;z-index:-1;pointer-events:none;opacity:0;background:rgb(var(--color-background));background:var(--gradient-background)}.m-product-card--style-1.m-product-card--bordered{--offset: 0px}.m-product-card--style-1.m-product-card--bordered .m-product-card__content .m-product-card__quick-add{padding-top:0}.m-product-card--style-1.m-product-card--view-list:after,.m-product-card--style-1.m-product-card--catalog-mode:after{bottom:calc(-1*var(--offset, 0px));border-bottom-width:1px;border-radius:var(--product-card-corner-radius)}.m-product-card--style-1:hover{z-index:2}.m-product-card--style-1:hover .m-product-card__content .m-product-card__quick-add,.m-product-card--style-1:hover:after{opacity:1}.m-product-card--style-1:hover:before{z-index:-1}.m-product-card--style-1:hover .m-product-card__quick-add{pointer-events:auto}}@media screen and (max-width: 767px){.m-product-card--style-1 .m-product-card__quick-add-icon{display:block;position:absolute;bottom:10px;top:auto;right:10px;left:auto}.m-product-card--style-1 .m-product-card__quick-add-icon .m-button{padding:0;width:40px;height:40px;border-radius:50%;border:1px solid rgb(var(--color-border));box-shadow:none;background-color:rgb(var(--color-background))}.m-product-card--style-1 .m-product-card__quick-add-icon .m-button:hover{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.m-product-card--style-1 .m-product-card__quick-add-icon .m-add-to-cart--text,.m-product-card--style-1 .m-product-card__content .m-product-card__quick-add{display:none}}@media screen and (max-width: 767px){.m-collection-products--list .m-product-card--style-1{flex-direction:column}}.m-product-card--style-2{display:flex}.m-product-card--style-2.m-product-card--view-grid{flex-direction:column}.m-product-card--style-2.m-product-card--view-grid .m-product-card__content{display:flex;flex-direction:column}.m-collection-products--grid .m-product-card--style-2{flex-direction:column}.m-product-card--style-2 .m-product-card__media{flex-shrink:0;width:100%}.m-product-card--style-2 .m-product-card__content,.m-product-card--style-2 .m-product-card__info{flex-grow:1}.m-product-card--style-2 .m-product-card__quick-add{margin-top:20px}.m-product-card--style-2 .m-product-tag{text-transform:uppercase}.m-product-card--style-2.m-product-card--bordered{--card-padding: 10px}@media screen and (max-width: 767px){.m-collection-products--list .m-product-card--style-2{flex-direction:column}}.m-product-card--style-3{display:flex}.m-product-card--style-3.m-product-card--view-grid{flex-direction:column}.m-product-card--style-3.m-product-card--view-grid .m-product-card__content{display:flex;flex-direction:column}.m-collection-products--grid .m-product-card--style-3{flex-direction:column}.m-product-card--style-3 .m-product-card__media{flex-shrink:0;width:100%}.m-product-card--style-3 .m-product-card__content,.m-product-card--style-3 .m-product-card__info{flex-grow:1}.m-product-card--style-3 .m-product-card__quick-add{margin-top:16px}.m-product-card--style-3 .m-product-card__quick-add .m-button{padding:7px 12px 7px 9px}.m-product-card--style-3 .m-product-card__tags{top:0;left:0}.m-product-card--style-3 .m-product-tag{text-transform:uppercase}@media screen and (min-width: 768px){.m-product-card--style-3 .m-product-card__quick-add .m-button{display:inline-flex;width:auto}}@media screen and (max-width: 767px){.m-collection-products--list .m-product-card--style-3{flex-direction:column}}@media screen and (min-width: 1024px){.m-product-card--show-second-img .m-product-card__media:hover .m-product-card__main-image{transform:scaleZ(1) translateZ(0);opacity:0}.m-product-card--show-second-img .m-product-card__media:hover .m-product-card__hover-image{opacity:1;transform:scale3d(1.1,1.1,1.1) translateZ(0)}}.m-product-card--view-list{display:flex;gap:15px;flex-direction:column}.m-product-card--view-list .m-product-card__content{margin-top:0;flex:1 1 0%;display:flex;align-items:flex-start;position:relative}.m-product-card--view-list .m-product-card__hidden-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}@media screen and (min-width: 768px){.m-product-card--view-list{flex-direction:row}.m-product-card--view-list .m-product-card__content{align-items:center}.m-product-card--view-list .m-product-card__media{flex:0 0 170px;min-width:170px}}.m-product-card--complementary{flex-direction:row}.m-product-card--complementary .m-product-card__content{align-items:center;padding-right:calc(40px + var(--card-padding))}.m-product-card--complementary .m-product-card__media{flex:0 0 75px;min-width:75px}@media screen and (max-width: 767px){.m-product-card--complementary .m-product-card__media{flex:0 0 80px;min-width:80px}}.m-product-card--complementary .m-product-card__quick-add{position:absolute;top:50%;right:var(--card-padding);transform:translateY(-50%);z-index:10}.m-product-card--complementary .m-product-card__quick-add .m-button{padding:0;width:40px;height:40px;border-radius:50%;border:1px solid rgb(var(--color-border));box-shadow:none;background-color:rgb(var(--bg-white));color:rgb(var(--color-foreground));box-shadow:0 14px 20px #00000008}.m-product-card--complementary .m-product-card__quick-add .m-button:hover{color:rgb(var(--color-button-text));background:rgb(var(--color-button));border-color:rgb(var(--color-button))}.m-product-card--complementary .m-product-card__quick-add .m-add-to-cart--text{display:none}.m-product-card--placeholder .m-product-card__media{margin-bottom:20px}@media screen and (min-width: 1024px){.m-product-card--placeholder .m-product-card__media:hover svg{transform:scale3d(1.1,1.1,1.1) translateZ(0)}}.m-product-card--placeholder.m-product-card--view-list .m-product-card__media{margin-bottom:0}.m-product-card--placeholder .m-product-card__name{margin-bottom:5px}.m-collection-products--list .m-product-card__content .m-product-card__quick-add{background:#0000!important}@media screen and (min-width: 768px){.m-collection-products--list .m-product-card--style-1{padding-bottom:30px}.m-collection-products--list .m-product-card--style-1:not(.m-product-card--bordered){border-bottom:1px solid rgb(var(--color-border))}}.m-collection-products--list .m-product-card--style-1 .m-product-card__content .m-product-card__quick-add{position:static;opacity:1;z-index:1;pointer-events:auto;padding:0;border:0;margin-top:16px}.m-collection-products--list .m-product-card--style-1 .m-product-card__content .m-product-form{transform:translateY(0)}.m-collection-products--list .m-product-card--style-1:after{display:none!important}@media screen and (min-width: 1280px){.m-collection-products--list .m-product-card--style-1:hover{z-index:0}}@media screen and (min-width: 768px){.m-collection-products--list .m-product-card{display:flex;border-radius:0}.m-collection-products--list .m-product-card__media{margin-right:30px;flex-shrink:0;width:270px;max-width:100%}.m-collection-products--list .m-product-card__action{display:none}.m-collection-products--list .m-product-card__content{flex:1 1 0%;padding-right:0!important;text-align:left}.m-collection-products--list .m-product-card__content .m-product-card__action{display:flex}.m-collection-products--list .m-product-card__description{display:block}.m-collection-products--list .m-product-card .m-product-option{justify-content:flex-start}.m-collection-products--list .m-product-card--bordered{padding-bottom:var(--card-padding)}}@media screen and (min-width: 1024px){.m-collection-products--list .m-product-card .m-product-card__content{margin-top:0;display:flex;align-items:center;justify-content:space-between}.m-collection-products--list .m-product-card .m-product-card__info{flex:1 1 0%;max-width:600px;padding-right:30px}.m-collection-products--list .m-product-card .m-product-card__quick-add{margin-top:0!important}}.m-product-sale-progress{margin-top:15px}.m-product-sale-progress__bar{height:8px;width:100%;position:relative;background:rgba(var(--color-primary),.1);border-radius:var(--corner-radius)}.m-product-sale-progress__bar>span{width:0;background:rgb(var(--color-primary));position:absolute;left:0;top:0;height:100%;transition:var(--m-duration-long, .5s) all}.m-product-sale-progress__text{color:rgb(var(--color-foreground-secondary));display:flex;justify-content:space-between;margin-top:8px}.m-product-sale-progress__text strong{color:rgb(var(--color-foreground))}.m-product-sale-progress+.m-product-form--wrapper{margin-top:30px}.m-wishlist-button--growave i{color:#000}.m-wishlist-button--growave:hover i{color:#fff!important}.m-wishlist-button--growave .faves-count{display:none}.m-compare-card .m-add-to-cart{flex-grow:1;flex-shrink:1;min-width:max-content;margin-top:20px;margin-bottom:20px;position:relative}.m-compare-card .m-product-attribute{display:flex;align-items:center;border-bottom:1px solid rgb(var(--color-border));padding-top:15px;padding-bottom:15px}.m-compare-card .m-product-attribute__col-left,.m-compare-card .m-product-attribute__col-right{flex:0 0 50%}.m-compare-card .m-product-attribute__col-left{color:var(--color-info)}.m-compare-card .m-product-attribute svg{flex-shrink:0}@media screen and (min-width: 768px){.m-compare-card .m-product-attribute{padding-top:20px;padding-bottom:20px}}.m-compare-card .m-product-status{margin-left:4px}@media screen and (max-width: 767px){.m-compare-card .m-product-card__action .m-button--icon{width:40px;height:40px}.m-compare-card .m-product-card__action--top{display:block;transform:translateZ(0);top:10px;right:10px;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/component-product-card.css.map */
