.product-card-item{background-color:#fff}.product-card-item .product-image-overlay>p{display:none}.product-card-item .product-image-overlay.active{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f2f2f2;display:flex;justify-content:center;align-items:center}.product-card-item .product-image-overlay.active>p{display:flex;color:#4d4d4d;text-align:center;font-family:Lato;font-size:12px;font-style:normal;font-weight:400;line-height:20px;margin:0}product-card-item .product-image-overlay svg{display:none}@media screen and (min-width: 920px){.product-card-item .component-product-options-boxes{opacity:0}.product-card-item:hover .component-product-options-boxes{opacity:1}}.product-card-item .full-unstyled-link{text-decoration:none;color:currentColor;display:block}.product-card-item .product-card-item__media{position:relative}.product-card-item .product-card-item__media .ratio{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;align-items:stretch}.product-card-item .product-card-item__media .media-wrapper{position:relative}.product-card-item .product-card-item__media .media-wrapper:before{display:block;content:"";width:100%;height:100%;padding-bottom:var(--ratio-percent)}.product-card-item .product-card-item__media .media>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94);transition:opacity .2s ease}.product-card-item .product-card-item__media .media{background-size:0 0}.product-card-item .product-card-item__media .media:hover{background-size:cover}@media screen and (min-width: 750px){.product-card-item .product-card-item__media .media{background-repeat:no-repeat;background-image:var(--data-background-img);background-position:center}.product-card-item .product-card-item__media .media>img:hover{opacity:0;transition:.5s ease-in-out}}.product-card-item .product-card-item__content{padding:16px 0 0;box-sizing:border-box}.product-card-item .product-card-item__title{font-family:Lato;font-style:normal;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.04em;text-transform:uppercase;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-item .product-price{display:flex;align-items:center;flex-wrap:wrap}.product-card-item .product-price .product-price__reg,.product-card-item .product-price .product-price__sale{font-family:Lato;font-style:normal;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.04em;text-transform:uppercase;color:#000}.product-card-item .product-price.additional-discounted .prices{display:flex}.product-card-item .product-price .product-price__reg{color:#000}.product-card-item .product-price .product-price__sale{color:#25c286;margin-right:4px}.product-card-item .product-price .product-price__sale+.product-price__reg,.product-card-item .product-price .product-price__sale+*+.product-price__reg{text-decoration:line-through;font-weight:400;font-size:10px;line-height:12px;text-align:right;text-decoration-line:line-through;color:#949494}.product-card-item .product-price-from{text-transform:lowercase;font-family:Lato;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#000;margin-right:2px}.product-card-item .component-product-wishlist{cursor:pointer;position:absolute;top:12px;right:12px;border:none;background-color:transparent;z-index:1;padding:0}.product-card-item .component-product-options-popup{position:absolute;left:12px;bottom:12px;z-index:4;width:calc(100% - 24px);height:calc(100% - 108px);background-color:#fff;padding:8px;transition:.2s visibility ease,.2s opacity ease,.2s;visibility:hidden;opacity:0;box-shadow:0 16px 32px 4px #00000026}.product-card-item .component-product-options-popup-visible{visibility:visible;opacity:1}.product-card-item .component-product-options .component-product-options__options{display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}@supports (-webkit-touch-callout: none){.product-card-item .component-product-options .component-product-options__options{white-space:nowrap;overflow:scroll;-webkit-overflow-scrolling:touch}}.product-card-item .component-product-options .component-product-options__options::-webkit-scrollbar{-webkit-appearance:none;width:4px;height:4px}.product-card-item .component-product-options .component-product-options__options::-webkit-scrollbar-track{background:#eaeaea}.product-card-item .component-product-options .component-product-options__options::-webkit-scrollbar-thumb{background:#000}.product-card-item .component-product-options .component-product-options__options::-webkit-scrollbar-thumb:hover{background:#000}.product-card-item .component-product-options .component-product-options__option{padding:5px 8px;cursor:pointer;font-family:Lato;font-size:11px;font-weight:400;color:#262626;line-height:13px;display:flex;justify-content:space-between;align-items:center;gap:5px}.product-card-item .component-product-options .component-product-options__option.disable{color:#d7d6d6}.product-card-item .component-product-options .component-product-options__option:hover{background-color:#f0f0f0}@media screen and (max-width: 749px){.product-card-item{background:#fff}}@media screen and (max-width: 749px){.product-card-item .product-card-item__content{padding:8px 12px 0}.product-card-item .product-price{flex-direction:column;align-items:flex-start}}.product-card-item .component-product-options-boxes{display:flex;justify-content:center;position:absolute;left:19px;bottom:12.4px;gap:4px;width:calc(100% - 38px)}.product-card-item .component-product-options-boxes .component-product-options-boxes-option{display:flex;align-items:center;justify-content:center;font-family:Lato;font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#000;padding:3px 10px;background:#ffffff80;cursor:pointer}.product-card-item .component-product-options-boxes .component-product-options-boxes-option svg{flex-shrink:0}.product-card-item .component-product-options-boxes .component-product-options-boxes-option:hover{background:#ffffffb3}.product-card-item .component-add-to-cart-button{display:none}.product-card-item .product-card-item-vendor{color:#000;font-family:Lato;font-size:11px;font-weight:800;margin-bottom:4px}@media screen and (min-width: 750px){.product-card-item .product-image-overlay.active>p{font-size:14px}.product-card-item .component-product-options-boxes{left:24px;bottom:12.4px;width:calc(100% - 48px)}.product-card-item .component-product-options-boxes .component-product-options-boxes-option{font-size:12px;line-height:18px;padding:5px 6px}.product-card-item .component-product-options .component-product-options__option{padding:7px 8px;font-size:14px;line-height:18px}.product-card-item .product-card-item-vendor{font-size:12px;margin-bottom:8px}}.product-card-item .product-card-item-footer,.product-card-item .product-card-item-footer-right,.product-card-item .track{display:flex;align-items:center;min-height:23px}.product-card-item .product-card-item-footer{justify-content:start;flex-direction:column;align-items:start}.product-card-item .product-colors-more{padding:0 6px 0 4px;font-family:Lato;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#000;white-space:nowrap}.product-card-item-subtitle-container{display:flex}.product-card-item .product-card-item-subtitle{font-family:Lato;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#737373;text-transform:uppercase;margin-right:3px}.product-card-item .product-card-item-subtitle-mob{display:none;text-align:left;margin-bottom:5.5px;font-size:11px;line-height:13px}.product-card-item-color-name{margin-bottom:8px;margin-top:4px}.product-card-item-color-name-right{text-align:right;margin-right:3px}@media screen and (max-width: 749px){.product-card-item .product-card-item-subtitle-mob{display:block}}.product-card-item .component-product-options-boxes-quantity{white-space:nowrap}.product-card-item .launching-text-container{display:flex;justify-content:center;align-items:center;position:absolute;bottom:12px;width:100%}.product-card-item .launching-text{padding:3px 10px;display:flex;align-items:center;text-align:center;background:#ffffff80;font-family:Lato;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#000}.product-card-item .product-color{cursor:pointer}.product-card-item .product-card-item-footer-left{display:flex;align-items:center;justify-content:space-between}.secondleft-product-card-item *{font-family:Courier Prime!important}@media screen and (max-width: 989px){.section-grid-view-wrapper .product-card-item .component-product-options-popup,.section-grid-view-wrapper .product-card-item-modal{width:calc(100% - 42px);height:calc(100% - 108px)}.product-card-item .component-product-options-popup{height:calc(100% - 58px)}}@media screen and (max-width: 425px){.section-grid-view-wrapper .product-card-item .component-product-options-popup,.section-grid-view-wrapper .product-card-item-modal{height:calc(100% - 58px)}}product-card-item .price-sales{display:flex;flex-direction:row-reverse;align-items:center}product-card-item .product-price.additional-discounted .product-price-original span{font-weight:400;font-size:10px;line-height:12px;text-align:right;color:#949494}product-card-item .product-price.additional-discounted .product-price-sale-2{color:#d01515}product-card-item .product-price.additional-discounted .price-sales span{font-weight:500}.product-card-item-footer .product-price.additional-discounted{row-gap:3px}.product-card-item-footer .product-price.additional-discounted h3{margin:0;font-weight:700;line-height:18px}.product-card-item-footer .product-price.additional-discounted h3{color:#d01515;font-family:Lato;font-size:12px}@media screen and (max-width: 750px){.product-card-item-footer .product-price.additional-discounted h3{font-size:11px}}.colors-info-container .product-card-item-modal-content{display:flex;gap:4px}.colors-info-container{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.grid-item-product-color{position:relative;flex-shrink:0;display:block;border:1px solid #f0f0f0;border-radius:50%;width:17px;height:17px;box-sizing:border-box}.grid-item-product-color .product-color-full{width:100%;height:100%;border-radius:50%;border:none;display:block;position:relative}.grid-item-product-color .product-color-area{border-radius:50%;clip:rect(0,16px,16px,7px);height:100%;position:absolute;width:100%}.grid-item-product-color .product-color-circle{border-radius:50%;height:100%;position:absolute;width:100%;display:block}
/*# sourceMappingURL=/cdn/shop/t/1373/assets/component-product-card-item.css.map */
