.compare-page--header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.compare-page--header_title{font-size:24px;font-weight:600;margin:0}.compare-page--header_print button{font-size:14px;display:flex;align-items:center;gap:8px;border:1px dashed #D8D8D9;padding:5px 10px}.comparison-table{overflow:auto;width:100%}.compare-page--body th,.compare-page--body td{border:.5px dashed #D8D8D9;border-collapse:collapse}.compare-page--body table,th,td{border-collapse:collapse;background:transparent}.compare-page--body table th{width:15%;font-weight:600}.compare-page--body table td{width:25%;padding:15px;border-left:.5px dashed #D8D8D9;text-align:center}.compare-page--body ul.compare-list{margin:0}.compare-page--body ul.compare-list li{list-style:none}.compare-page--body table tr{background:transparent;transition:all ease .3s}.compare-page--body table tr:not(:first-child):hover{background-color:#f3f3f3;transition:all ease .3s}.compare-page--body table tr .td-data:has(.compare-list){align-content:start}.table-product{text-align:center;position:relative}.table-product .btn-remove-product{position:absolute;top:5px;right:5px;cursor:pointer}.table-product .btn-remove-product svg{transition:all ease .4s}.table-product .btn-remove-product:hover svg{fill:red}.table-product__img{margin:0 auto 10px}.table-product__swatches{position:relative;display:flex;flex-wrap:wrap;justify-content:center;margin-top:10px}.table-product__swatches .color-swatch{width:21px;height:21px;border-radius:50%;cursor:pointer;transition:all .15s ease}.table-product__swatches .color-swatch.is-active{border:1.5px solid #000}[data-swatch_style=round] .table-product__swatches .color-swatch:before{border-width:3px}.swatch-more{border:none;background:none;cursor:pointer;font-size:12px}.table-product__swatch-popover{display:none;position:absolute;background:#fff;border:1px solid #eee;padding:10px;border-radius:8px;box-shadow:0 10px 20px #0000001a;flex-wrap:wrap;z-index:5;left:0;right:0;width:fit-content;max-width:300px;margin:10px auto 0}.table-product__swatch-popover.is-open{display:flex}.table-product__swatch-popover .color-swatch{width:21px;height:21px;margin:0 3px 5px;cursor:pointer}.table-product__color-name{font-size:13px;margin-top:5px}.table-product__btn-action{margin-top:15px}.table-product__btn{font-size:calc(var(--typeBaseSize)*.85);padding:8px 5px;background:transparent;color:#000;text-align:center;cursor:pointer;width:100%;display:block;border:1px solid #000;text-transform:uppercase;transition:opacity .25s ease,transform .25s ease-out,background .4s ease}.table-product__btn.btn-add-to-cart{background-color:var(--colorBtnPrimary);color:var(--colorBtnPrimaryText);box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;margin-bottom:10px}.table-product__btn.btn-add-to-cart:hover{transition:all .3s ease;border:1px solid #000;background-color:#fff;color:#000}.table-product__btn.btn-add-to-cart.is-disabled{background-color:#f6f6f6;color:#b6b6b6;cursor:default}.compare-page--body h4{margin-bottom:10px;height:32px}.table-product__title{font-size:16px;line-height:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-decoration:underline}.table-product__price{margin-bottom:10px}.table-product__price .compare-price{text-decoration:line-through;margin-right:5px}.tbody-sku td{text-align:center}.tbody-description{font-size:14px}.tbody-description p img{object-fit:contain}.table-product__hidden-action{width:5%!important;text-align:center;border-bottom:.5px dashed #D8D8D9}.btn-hidden-row{text-decoration:underline}.tbody__count-hidden{display:none;position:fixed;bottom:16%;right:30px;z-index:9;background:#000;color:#fff;padding:11px;box-shadow:#00000029 0 3px 6px,#0000003b 0 3px 6px;border-radius:15px}.tbody__count-hidden>div{text-align:right;padding:5px 0;display:flex;justify-content:center;align-items:center}.tbody__count-hidden span,.tbody__count-hidden button{font-size:12px}.tbody__count-hidden button{text-decoration:underline}.hidden-row{display:none}.no-items-message{text-align:center;position:absolute;top:50%;left:0;right:0}.no-data{text-align:center;font-weight:600}.popup-confirm-remove-product.active-popup{opacity:1;visibility:visible;transition:opacity.25s ease,visibility.25s ease}.popup-confirm-remove-product{position:relative;z-index:99;transition:opacity.25s ease,visibility.25s ease;opacity:0;visibility:hidden}.popup-confirm-remove-product_content{position:fixed;top:0;left:0;right:0;bottom:0;width:350px;height:200px;margin:auto;padding:15px;background-color:#fff;z-index:99;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.popup-confirm-remove-product-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080}.popup-confirm-remove-product_content_title{margin-top:15px}.popup-confirm-remove-product_content_title h3{font-size:18px;text-transform:initial;line-height:22px;font-weight:600;padding:0 10px}.popup-confirm-remove-product_content_buttons{display:flex;justify-content:flex-end;position:absolute;right:0;bottom:0;width:100%;border-top:1px solid #000}.popup-confirm-remove-product_content_buttons>div{width:50%}.popup-confirm-remove-product_content_buttons button{padding:10px 25px;font-size:14px;font-weight:600;width:100%;text-align:center}.popup-confirm-remove-product_content_buttons_left{background:#fff}.popup-confirm-remove-product_content_buttons_right{background:#000;color:#fff}.btn-close-popup{text-align:right;cursor:pointer}.loading{display:flex;justify-content:center;position:absolute;z-index:99;left:0;right:0;top:50%}.loading>div{width:10px;height:10px;margin:2rem 5px;background:#000;border-radius:50%;animation:.9s bounce infinite alternate}.loading>div:nth-child(2){animation-delay:.3s}.loading>div:nth-child(3){animation-delay:.6s}@keyframes bounce{to{opacity:.3;transform:translate3d(0,-1rem,0)}}@media print{header,footer{display:none}}@media(max-width:767px){.table-product__img{max-width:120px!important}.table-product__title{font-size:13px}.compare-page--body table th,.compare-page--body table td,.table-product__btn{padding:5px;font-size:12px}.table-product__swatches{flex-wrap:nowrap}.table-product__swatches .color-swatch{width:16px;height:16px;margin:0 0 0 4px}[data-swatch_style=round] .table-product__swatches .color-swatch:before{border-width:2px;top:0;right:0;bottom:0;left:0}}@media(max-width:479px){.compare-page--header{flex-direction:column;align-items:flex-start;gap:10px}.compare-page--header_title{font-size:20px}.compare-page--header_print button{font-size:12px}.popup-confirm-remove-product_content{width:calc(100% - 30px)}}@media(max-width:379px){.popup-confirm-remove-product_content_title h3{font-size:16px}}.shake{animation:shake .15s 2 linear;-moz-animation:shake .15s 2 linear;-webkit-animation:shake .15s 2 linear;-o-animation:shake .15s 2 linear}@keyframes shake{0%{transform:translate(3px)}50%{transform:translate(-3px)}to{transform:translate(0)}}@-moz-keyframes shake{0%{-moz-transform:translate(3px,0)}50%{-moz-transform:translate(-3px,0)}to{-moz-transform:translate(0,0)}}@-webkit-keyframes shake{0%{-webkit-transform:translate(3px,0)}50%{-webkit-transform:translate(-3px,0)}to{-webkit-transform:translate(0,0)}}@-ms-keyframes shake{0%{-ms-transform:translate(3px,0)}50%{-ms-transform:translate(-3px,0)}to{-ms-transform:translate(0,0)}}@-o-keyframes shake{0%{-o-transform:translate(3px,0)}50%{-o-transform:translate(-3px,0)}to{-o-transform:translate(0,0)}}.compare-breadcrumb{font-size:14px;margin-bottom:30px}.compare-breadcrumb a{text-transform:capitalize}
/*# sourceMappingURL=/cdn/shop/t/132/assets/product-compare.css.map */
