@media (min-width:1025px){.tns-outer .tns-ovh{padding-bottom:35px;margin-bottom:-35px}}product-card{height:100%;display:flex}.product-card{position:relative;display:flex;flex-direction:column;padding:var(--gutter-xxs);background:var(--product-bg-color);width:100%}@media (min-width:480px){.product-card{padding:var(--gutter-xs)}}@media (min-width:1200px){.product-card{padding:var(--gutter-xs) var(--gutter-sm)}}.product-card:before{content:"";position:absolute;left:0;top:50%;background:var(--body-border-color);width:1px;height:70%;transform:translateY(-50%)}@media (min-width:1025px){.product-card:after{content:"";position:absolute;left:0;top:30px;right:0;bottom:-30px;width:100%;border-radius:5px;box-shadow:0 0 5px 0 #c6c6c6;background:var(--product-bg-color);border:1px solid var(--body-border-color);z-index:-1;visibility:hidden;opacity:0;transition:all .35s ease-in-out}}.product-card .product-card_media{margin-bottom:var(--gutter-xs);position:relative}.product-card .product-card_media>a{display:block}.product-card img{-o-object-fit:contain;object-fit:contain}.product-card .product-card_vendor-title,.product-card .product-card_vendor-title>*{margin-bottom:7px}.product-card .product-card_vendor-title>:first-child{margin-bottom:var(--gutter-xxs)}.product-card .product-card_vendor-title>:last-child{margin-bottom:0}.product-card .product-vendor{color:var(--body-color-2);font-size:var(--product-card-vendor-fs);font-weight:var(--font-body-weight);font-family:var(--body-font)}.product-card .product-vendor a{color:inherit;font-size:inherit}@media (hover:hover){.product-card .product-vendor:hover{color:var(--main-color)}}.product-card .product-card_title{font-size:var(--product-card-title-fs);font-weight:var(--font-bold);line-height:1.4;font-family:var(--body-font)}.product-card .product-card_title a{color:var(--product-card-title-cl)}@media (hover:hover){.product-card .product-card_title a:hover{color:var(--body-link-hover)}}.product-card.balance-row-1 .product-card_title>a{-webkit-line-clamp:1}.product-card.balance-row-1 .product-card_title>a,.product-card.balance-row-2 .product-card_title>a{overflow:hidden;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;text-overflow:-o-ellipsis-lastline}.product-card.balance-row-2 .product-card_title>a{-webkit-line-clamp:2;min-height:39px}.product-card.balance-row-3 .product-card_title>a{overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;text-overflow:-o-ellipsis-lastline;min-height:59px}.product-card.effect-switch .product-card_media a>.image__style{transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.product-card.effect-switch .product-card_media .product-card_media_behind{position:absolute;left:0;top:0;right:0;bottom:0;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.product-card.effect-overlay .product-card_media a:before{content:"";position:absolute;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.2);width:100%;height:0;z-index:1;transition:all .35s ease-in-out}.product-card .list-view-content{display:none}.product-card .list-view-content>*{margin-bottom:23px}.product-card .list-view-content>:last-child{margin-bottom:0}.product-card .short-description{display:none}.product-card .short-description ul li{color:var(--body-color-2);margin-bottom:3px;list-style-type:circle}.product-card .short-description ul li:last-of-type{margin-bottom:0}.product-card .product-buttons{position:absolute;left:0;right:0;bottom:-30px;border:1px solid var(--body-border-color);border-top:none;background:var(--product-bg-color);display:flex;align-items:center;justify-content:center;padding:0 var(--gutter-xs) 12px;z-index:-1;border-radius:0 0 5px 5px;transform:translateY(20px);visibility:hidden;opacity:0;transition:all .35s ease-in-out}.product-card .product-buttons .product-card_quick-view,.product-card .product-buttons .product-wishlist{max-width:50%;padding:0 4px;display:flex;align-items:center;overflow:hidden;font-size:calc(var(--body-font-size) - 1px);font-weight:var(--font-body-weight);cursor:pointer}.product-card .product-buttons .product-card_quick-view span,.product-card .product-buttons .product-wishlist span{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:1}.product-card .product-buttons .product-card_quick-view svg,.product-card .product-buttons .product-wishlist svg{width:24px;height:24px;margin:0 5px}.product-card .product-buttons .st-wishlist-button{padding:0}@media (min-width:1025px){.product-card .product-buttons .st-wishlist-button:hover{color:var(--main-color)}.product-card .product-buttons .st-wishlist-button:hover svg{color:currentColor}}.product-card .product-buttons .product-card_quick-view{color:var(--body-color-2)}@media (max-width:1024px){.product-card .product-buttons .product-card_quick-view{display:none}}.product-card .product-buttons .product-card_quick-view svg{color:currentColor;fill:currentColor}@media (hover:hover){.product-card .product-buttons .product-card_quick-view:hover{color:var(--body-link-hover)}}@media (min-width:1025px){.product-card:hover{z-index:5}.product-card:hover:after{top:0;visibility:visible;opacity:1}.product-card:hover .product-card_price_action{border-bottom-color:var(--body-border-color)}.product-card:hover .product-buttons{z-index:2;transform:translate(0);visibility:visible;opacity:1}.product-card:hover.effect-switch .product-card_media a>.image__style{visibility:hidden;opacity:0}.product-card:hover.effect-switch .product-card_media .product-card_media_behind{visibility:visible;opacity:1}.product-card:hover.effect-overlay .product-card_media a:before{height:100%}.product-card:hover .product-card_actions .btn-add-to-cart{background:var(--button-cart-hover-bg);color:var(--button-cart-hover-cl)}}.product-card_footer{margin-top:auto}.product-card_price_action{display:flex;align-items:center;justify-content:space-between;gap:5px}@media (min-width:1025px){.product-card_price_action{border-bottom:1px solid transparent;padding-bottom:9px}}.product-price{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;-moz-column-gap:5px;column-gap:5px;row-gap:0;font-weight:var(--font-body-weight);color:var(--price-color);font-size:var(--product-card-price-fs)}@media (min-width:768px){.product-price{-moz-column-gap:7px;column-gap:7px}}@media (min-width:1200px){.product-price{-moz-column-gap:12px;column-gap:12px}}.product-price .price-sale{font-size:var(--product-card-price-sale-fs);color:var(--price-sale-color)}.product-price .price-compare{font-size:var(--product-card-price-compare-fs);color:var(--price-compare-color)}.product-card_labels{position:absolute;left:0;top:10px;z-index:1}.product-card_labels .label{font-size:calc(var(--body-font-size) - 3px);font-weight:var(--font-bold);text-transform:uppercase;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;color:var(--sale-lb-cl);background:var(--sale-lb-bgcl);width:35px;height:35px;border-radius:50%}.product-card_labels .label:not(:last-child){margin-bottom:5px}.product-card_labels .label.product-label-2{color:var(--hot-lb-cl);background:var(--hot-lb-bgcl)}.product-card_labels .label.product-label-1{color:var(--new-lb-cl);background:var(--new-lb-bgcl)}.product-card_actions{display:none}@media (min-width:992px){.product-card_actions{display:block}}.product-card_actions .btn-add-to-cart{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background:var(--button-cart-hover-bg);color:var(--button-cart-cl);cursor:pointer}@media (min-width:1200px){.product-card_actions .btn-add-to-cart{background:var(--button-cart-bg)}}.product-card_actions .btn-add-to-cart .text{display:none}.product-card_actions .btn-add-to-cart svg{color:currentColor}.product-card_actions .btn-add-to-cart svg circle{stroke:currentColor}.product-card_actions .btn-add-to-cart svg path{fill:currentColor}.product-card_actions .btn-add-to-cart .svg-loading{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.product-card_actions .btn-add-to-cart.pending svg:not(.svg-loading){color:transparent}.product-card_actions .btn-add-to-cart.pending .svg-loading{display:block}.tns-slider>.slider-item.tns-slide-active:first-of-type .product-card:before,.tns-slider>.slider-item:not(.tns-slide-active)+.tns-slide-active .product-card:before,.tns-slider>.slider-item:not(.tns-slide-active) .product-card:before{content:none}@media (max-width:767px){.row .col-2:nth-child(6n+1)>product-card .product-card:before,.row .col-3:nth-child(4n+1)>product-card .product-card:before,.row .col-4:nth-child(3n+1)>product-card .product-card:before,.row .col-5th:nth-child(5n+1)>product-card .product-card:before,.row .col-6:nth-child(odd)>product-card .product-card:before,.row .col-12>product-card .product-card:before{content:none!important}}@media (min-width:768px) and (max-width:991px){.row .col-md-2:nth-child(6n+1)>product-card .product-card:before,.row .col-md-3:nth-child(4n+1)>product-card .product-card:before,.row .col-md-4:nth-child(3n+1)>product-card .product-card:before,.row .col-md-5th:nth-child(5n+1)>product-card .product-card:before,.row .col-md-6:nth-child(odd)>product-card .product-card:before,.row .col-md-7th:nth-child(7n+1)>product-card .product-card:before,.row .col-md-12>product-card .product-card:before{content:none!important}}@media (min-width:992px){.row .col-lg-2:nth-child(6n+1)>product-card .product-card:before,.row .col-lg-3:nth-child(4n+1)>product-card .product-card:before,.row .col-lg-4:nth-child(3n+1)>product-card .product-card:before,.row .col-lg-5th:nth-child(5n+1)>product-card .product-card:before,.row .col-lg-6:nth-child(odd)>product-card .product-card:before,.row .col-lg-7th:nth-child(7n+1)>product-card .product-card:before,.row .col-lg-12>product-card .product-card:before{content:none!important}}.product-media{position:relative}.product-media .tns-outer .tns-ovh{padding-bottom:0;margin-bottom:0}.product-media .image__style{padding-top:100%!important}.product-media .image__style img{-o-object-fit:contain;object-fit:contain}.product-media .external-video{position:relative;padding-top:100%;display:block}.product-media iframe{width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0}.product-media .label-save-price{position:absolute;left:0;top:10px;font-weight:var(--font-bold);font-size:20px;text-transform:uppercase;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;background:var(--sale-lb-bgcl);color:#fff}.product-media .product-media_main{position:relative}.product-media .product-media_main .slider-controls{position:static}.product-media .product-media_main .slider-controls button{position:absolute;top:50%;transform:translateY(-50%)}.product-media .product-media_main .slider-controls button.slider-prev-button{left:0}.product-media .product-media_main .slider-controls button.slider-next-button{right:0}.product-media .product-media_thumbnails{margin-top:var(--gutter-xxs)}.product-media .product-media_thumbnails .item{border:1px solid var(--body-border-color);position:relative}.product-media .product-media_thumbnails .item svg{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%)}.product-media .product-media_thumbnails .item:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:transparent}.product-media .product-media_thumbnails .item.item-external{padding-top:100%}.product-media .product-media_thumbnails .item.item-external img{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-media .product-media_thumbnails .tns-nav-active .item:after{background:var(--main-color)}.product-info .product-details_inventory{justify-content: center;margin-bottom:8px;font-size:calc(var(--body-font-size) - 1px);display:flex;align-items:center}.product-info .product-details_inventory>span{color:var(--body-color-2);-webkit-margin-end:5px;margin-inline-end:5px}.product-info .product-details_inventory .product-details_inventory_status{font-weight:var(--font-bold);color:#5bb300}.product-info .product-details_inventory .inventory{display:none}.product-info .product-details_inventory[data-status=in-stock] .inventory_in-stock{display:block}.product-info .product-details_inventory[data-status=out-stock] .inventory_out-stock{display:block;color:#ed462f}.product-info .product-details_inventory[data-status=items-stock] .inventory_items-stock,.product-info .product-details_inventory[data-status=low-stock] .inventory_low-stock,.product-info .product-details_inventory[data-status=pre-order] .inventory_pre-order{display:block}.product-info .product-details_price .price-sale{font-size:calc(var(--heading-size-h1) - 1px);color:var(--price-color)}.product-info .product-details_price .price-compare{font-size:var(--body-font-size);color:var(--price-compare-color)}.product-info .product-form_quantity{display:flex;align-items:flex-end;flex-wrap:wrap;-moz-column-gap:15px;column-gap:15px;row-gap:15px;margin-bottom:var(--gutter-xs)}.page-template.page-product-template .price-sale.js-price span.money{color:black}@media (min-width:576px){.product-info .product-form_quantity{-moz-column-gap:30px;column-gap:30px}}.product-info .btn-add-to-cart{position:relative;padding:14px var(--gutter-sm);color:var(--btn1-hover-cl);display:flex;justify-content:center;gap:5px}@media (min-width:576px){.product-info .btn-add-to-cart{padding-left:var(--gutter-xlg);padding-right:var(--gutter-xlg)}}.product-info .btn-add-to-cart .svg-loading{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:currentColor}.product-info .btn-add-to-cart .svg-loading circle{stroke:currentColor}.product-info .btn-add-to-cart svg path{fill:currentColor}.product-info .btn-add-to-cart[disabled]{cursor:not-allowed;opacity:.8}@media (min-width:1025px){.product-info .btn-add-to-cart[disabled]:hover{color:var(--btn1-hover-cl);background:var(--btn1-bg-cl);border-color:var(--btn1-border-cl)}}.product-info .btn-add-to-cart.pending{pointer-events:none}.product-info .btn-add-to-cart.pending>span,.product-info .btn-add-to-cart.pending svg:first-of-type{color:transparent}.product-info .btn-add-to-cart.pending .svg-loading{display:block}.product-info .product-form>.btn-add-to-cart,.product-info .product-form_dynamic-checkout{margin-bottom:var(--gutter-xs)}.product-info .shopify-payment-button__button{padding:14px var(--gutter-sm);height:auto;line-height:1.3;font-size:var(--btn1-fs);font-weight:var(--font-bold);color:var(--btn1-hover-cl);background:var(--btn1-hover-bg-cl)!important;border:var(--btn2-border-width) solid var(--btn1-hover-border-cl);border-radius:25px;-webkit-animation:none;animation:none;transition:none}
