.m-product-card.m-product-card--style-4{display:flex;flex-direction:column;height:100%;background:rgb(var(--color-background));border:1px solid rgba(var(--color-border),.55);border-radius:var(--pcard-radius);padding:8px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.m-product-card.m-product-card--style-4:hover{border-color:rgba(var(--color-border),.9);box-shadow:0 6px 20px #0000000d}.m-product-card--style-4 .m-product-card__media{border-radius:var(--pcard-radius);position:relative;z-index:1;overflow:hidden}.m-product-card--style-4 .m-product-card__link{position:relative;display:block;overflow:hidden}.m-product-card--style-4.m-product-card--show-second-img .m-product-card__main-image,.m-product-card--style-4.m-product-card--show-second-img .m-product-card__hover-image{transition:transform .55s cubic-bezier(.4,0,.2,1),opacity .45s ease}.m-product-card--style-4.m-product-card--show-second-img .m-product-card__hover-image{opacity:1;transform:translate3d(100%,0,0)}.m-product-card--style-4.m-product-card--show-second-img .m-product-card__media:hover .m-product-card__main-image,.m-product-card--style-4.m-product-card--show-second-img:hover .m-product-card__main-image{transform:translate3d(-100%,0,0);opacity:0}.m-product-card--style-4.m-product-card--show-second-img .m-product-card__media:hover .m-product-card__hover-image,.m-product-card--style-4.m-product-card--show-second-img:hover .m-product-card__hover-image{transform:translateZ(0);opacity:1}.m-product-card--style-4.m-product-card--variants-open.m-product-card--show-second-img .m-product-card__media:hover .m-product-card__main-image,.m-product-card--style-4.m-product-card--variants-open.m-product-card--show-second-img:hover .m-product-card__main-image{transform:none;opacity:1}.m-product-card--style-4.m-product-card--variants-open.m-product-card--show-second-img .m-product-card__hover-image{transform:translate3d(100%,0,0);opacity:0}.m-product-card--style-4 .m-product-card__media>.m-product-card__action{display:none}.m-product-card--style-4 .m-product-card__content{display:flex;flex-direction:column;flex:1;padding:10px 4px 4px;position:relative;z-index:2;background:transparent}.m-product-card--style-4 .m-product-card__info{display:flex;flex-direction:column;flex:1;margin-top:0}.m-product-card--style-4 .m-product-card__title{margin-bottom:0}.m-product-card--style-4 .m-product-card__name{font-size:13px;font-weight:600;line-height:1.4}.m-product-card--style-4 .m-product-card__reviews{margin-bottom:4px;font-size:11px;line-height:1.3}.m-product-card--style-4 .m-product-card__reviews .jdgm-prev-badge,.m-product-card--style-4 .m-product-card__reviews .loox-rating,.m-product-card--style-4 .m-product-card__reviews .yotpo,.m-product-card--style-4 .m-product-card__reviews .stamped-product-reviews-badge,.m-product-card--style-4 .m-product-card__reviews .scm-reviews-rate,.m-product-card--style-4 .m-product-card__reviews .shopify-product-reviews-badge,.m-product-card--style-4 .m-product-card__reviews .automizely_reviews_product_collection_star_widget,.m-product-card--style-4 .m-product-card__reviews .trustify-review-stars-collection,.m-product-card--style-4 .m-product-card__reviews .ryviu-widget-total,.m-product-card--style-4 .m-product-card__reviews .gw-rv-listing-average-placeholder{font-size:11px!important;line-height:1.3!important}.m-product-card--style-4 .m-product-card__reviews:empty{display:none;margin:0}.m-product-card--style-4 .m-product-card__price{margin:0}.m-product-card--style-4 .m-product-card__content-footer{display:none!important}.m-product-card--style-4 .m-product-card__actions{position:relative;margin-top:auto;flex-shrink:0;width:100%;padding-top:10px;z-index:5;background:rgb(var(--color-background))}.m-product-card--style-4 .m-product-card__accordion{position:absolute;left:0;right:0;bottom:0;width:100%;z-index:6;background:rgb(var(--color-background));border-radius:var(--pcard-radius) var(--pcard-radius) 0 0;box-shadow:0 -4px 20px #0000001a;padding:12px 10px;transform:translateY(100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .38s cubic-bezier(.4,0,.2,1),opacity .28s ease,visibility .38s}.m-product-card--style-4.m-product-card--has-variants.m-product-card--variants-open .m-product-card__accordion{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.m-product-card-4__close-btn{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:50%;background:#3a8735;color:#fff;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,transform .25s ease,background-color .2s ease;z-index:8}.m-product-card--style-4.m-product-card--variants-open .m-product-card-4__close-btn{opacity:1;visibility:visible;pointer-events:auto}.m-product-card-4__close-btn:hover{background:#2f6d2b}.m-product-card-4__close-btn .m-svg-icon--medium{width:12px;height:12px}.m-product-card--style-4 .m-product-card__hover-variants{width:100%}.m-product-card--style-4 .m-product-card__hover-variants [data-pcard-variant-picker]{width:100%;background:rgb(var(--color-background))}.m-product-card--style-4 .m-product-card__hover-variants pcard-swatch{width:100%}.m-product-card--style-4 .m-product-card__hover-variants .m-product-option--content{display:flex;flex-wrap:wrap;gap:6px;width:100%}.m-product-card--style-4 .m-product-option--button .m-product-option--node__label{flex:1 1 calc(50% - 3px);min-width:calc(50% - 3px);margin:0;padding:9px 8px;font-size:12px;font-weight:500;line-height:1.3;text-transform:none;text-align:center;background:rgb(var(--color-background));border:1px solid rgba(var(--color-border),1);border-radius:max(var(--pcard-radius),6px);color:rgb(var(--color-foreground));transition:border-color .2s ease,box-shadow .2s ease}.m-product-card--style-4 .m-product-option--button .m-product-option--node__label:hover{border-color:rgba(var(--color-foreground),.35)}.m-product-card--style-4 .m-product-option--button .m-product-option--node__label[data-selected=true]{border-color:rgb(var(--color-foreground));background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1px rgb(var(--color-foreground))}.m-product-card--style-4 .m-product-card__action-wrapper{position:relative;z-index:2}.m-product-card--style-4.m-product-card--variant-selected .m-product-card-4__reveal-btn{display:none!important}.m-product-card--style-4.m-product-card--variant-selected .m-product-card-4__atc-btn{display:block!important}.m-product-card-4__reveal-btn[hidden],.m-product-card-4__atc-btn[hidden]{display:none!important}.m-product-card-4__reveal-btn{text-transform:none;letter-spacing:.02em;font-weight:600}.m-product-card-4__atc-btn{text-transform:uppercase;letter-spacing:.06em}.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper{display:block!important;width:100%;margin:0}.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-button,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-add-to-cart,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-product-card-4__reveal-btn,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-product-card-4__atc-btn,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-product-form.m-button{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;width:100%;min-height:42px;padding:11px 16px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--btn-border-radius);background-color:#3a8735;border:none!important;box-shadow:none!important;color:#fff;transition:color .2s ease}.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-button:before,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-add-to-cart:before,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-product-card-4__reveal-btn:before,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-product-card-4__atc-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#2f6d2b;transform:translate(-101%);transition:transform .38s cubic-bezier(.4,0,.2,1);z-index:0;pointer-events:none}.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-button:hover,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-add-to-cart:hover,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-product-card-4__reveal-btn:hover,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-product-card-4__atc-btn:hover{background-color:#3a8735!important;border:none!important;box-shadow:none!important;color:#fff!important}.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-button:hover:before,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-add-to-cart:hover:before,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-product-card-4__reveal-btn:hover:before,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-product-card-4__atc-btn:hover:before{transform:translate(0)}.m-product-card-4__btn-text,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-add-to-cart--text,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-spinner-icon{position:relative;z-index:1}.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-button:disabled,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-add-to-cart:disabled{opacity:.55;cursor:not-allowed}.m-product-card--style-4.m-product-card--soldout .m-product-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff59;pointer-events:none;border-radius:inherit}@media screen and (max-width:767px){.m-product-card--style-4{padding:6px}.m-product-card--style-4 .m-product-card__name{font-size:12px}.m-product-card--style-4 .m-product-card__accordion{padding:10px 8px}.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-button,.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-add-to-cart{min-height:38px;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-product-card-4.css.map */
