.productCardShimmer{box-sizing:border-box;background-color:#fff;flex-direction:column;gap:10px;width:100%;padding:10px;display:flex;position:relative;overflow:hidden;box-shadow:1px 1px 4px #00000026}.card_shimmer_image{background-color:#f0f0f0;border-radius:5px;width:100%;height:200px;position:relative;overflow:hidden}.shimmer_sale_tag{background-color:#f0f0f0;width:120px;height:30px;position:relative;overflow:hidden}.shimmer_product_sku{background-color:#f0f0f0;width:90px;height:20px;position:relative;overflow:hidden}.shimmer_product_name{flex-direction:column;gap:5px;display:flex}.shimmer_product_name_line_1{background-color:#f0f0f0;border-radius:10px;width:100%;height:15px;position:relative;overflow:hidden}.shimmer_product_name_line_2{background-color:#f0f0f0;border-radius:10px;width:60px;height:15px;position:relative;overflow:hidden}.shimmer_product_price{background-color:#f0f0f0;width:120px;height:30px;position:relative;overflow:hidden}.shimmer_product_swatches{background-color:#f0f0f0;border-radius:100%;width:30px;height:30px;position:relative;overflow:hidden}.card_shimmer_image:before{content:"";background:linear-gradient(90deg,#f0f0f000 0%,#ffffff80 50%,#f0f0f000 100%);width:150%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:-150%}@keyframes shimmer{0%{transform:translate(-50%)}to{transform:translate(100%)}}
.product-card{box-sizing:border-box;cursor:pointer;z-index:9;flex:150px;padding:10px;text-decoration:none;transition:transform .3s ease-in-out;display:flex;position:relative;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.image-variation img{border:1px solid var(--border-color);border-radius:5px;width:auto;height:40px}.tag-and-heart{z-index:9;justify-content:space-between;align-items:center;width:100%;padding:0 2px;display:flex;position:unset!important}.tag-and-heart h4{border-radius:3px;color:var(--text-white)!important;padding:4px 8px!important;font-size:12px!important;font-weight:600!important;line-height:22px!important}.stock-label.out{background-color:var(--orange-fill)!important}.stock-label.back{background-color:#ffc107!important}.product-wishlist-icon-container{justify-content:end;align-items:center;width:100%;display:flex}.product-wishlist-icon-container.product-tag-space-between{justify-content:space-between}.product-archive-out-of-stock-tag{color:#fff;background-color:red;flex-shrink:0;justify-content:center;align-items:center;width:max-content;height:max-content;padding:5px 10px;font-size:12px;font-weight:500;line-height:1.2;display:flex}.product-archive-out-of-stock-tag.apply-col-two-styling{padding:3px 10px;font-size:10px}.product-image-wishlist-icon-container{z-index:9999;justify-content:end;align-items:center;width:max-content;display:none;position:absolute;top:0;right:0}.product-image-wishlist-icon-container.show-product-wishlist-icon{display:flex}.wishlist-heart{cursor:pointer;width:20px;height:20px;position:unset!important}.heart-icon-div{justify-content:end;padding:10px 0;display:flex}.product-tag-div{justify-content:start;align-items:center;width:100%;padding:0 0 0 22px;display:flex}.heart-icon-div .heart-icon{cursor:pointer;width:23px;height:20px}.product-main-image-container{border-bottom:1px solid #59595933;flex-direction:column;width:100%;height:max-content;padding-bottom:10px;display:flex;position:relative;overflow:hidden}.product-card-product-image-inner-container{width:100%;height:auto;position:relative;overflow:hidden}.product-card-data{flex-direction:column;justify-content:space-between;align-items:start;gap:0;width:100%;height:100%;display:flex}.product-cart-top-tags-container{justify-content:space-between;align-items:center;gap:10px;width:100%;height:35px;padding-bottom:5px;display:flex;overflow:hidden}.product-main-img{aspect-ratio:3/2;object-fit:contain;cursor:pointer;visibility:visible;opacity:1;width:100%;transition:all .3s ease-in-out;display:flex;position:relative;height:auto!important}.hovered-product-main-img{aspect-ratio:3/2;object-fit:contain;cursor:pointer;opacity:0;z-index:-9;width:100%;transition:all .6s ease-in-out;position:absolute;top:0;left:0;height:auto!important}.hovered-product-main-img.visible-hovered{opacity:1;z-index:999;position:absolute}.overlay-buttons{visibility:hidden;gap:10px;width:100%;margin-bottom:15px;padding:0 10px;transition:transform .3s,opacity .3s;display:flex;position:absolute;bottom:0;transform:translateY(100%)}.overlay-buttons .overlay-button{border:1px solid var(--border-color);cursor:pointer;width:50%;height:36px;color:var(--text-primary);background-color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:400;line-height:18px;text-decoration:none;display:flex}.overlay-button svg{width:auto;height:16px}.overlay-buttons .overlay-button:hover{background-color:var(--text-primary);border:1px solid var(--text-primary);color:var(--text-white)}.product-main-image-container:hover .overlay-buttons,.product-card-product-image-inner-container:hover .overlay-buttons{visibility:visible;transform:translateY(0)}.product-card-inner-content-container{flex-direction:column;justify-content:start;align-items:start;width:100%;display:flex}.created-date-to-confirm{font-size:10px!important}.product-tagging{flex-shrink:0;gap:5px;height:max-content;display:flex;margin-top:0!important}.product-title{cursor:pointer;color:var(--text-primary);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;height:50px;line-height:1.2;text-decoration:none;display:-webkit-box;overflow:hidden;background-color:#0000!important;margin-top:0!important;margin-bottom:5px!important;padding:10px 0 0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important}.product-title.heighted{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.2;display:-webkit-box;overflow:hidden;height:45px!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important}.attr-var{color:var(--text-primary);margin:0;font-size:10px;font-weight:500}.product-card-content-bottom-section{flex-direction:column;justify-content:start;align-items:start;width:100%;height:max-content;display:flex}.product-sku{font-weight:var(--attribute-weight);line-height:var(--attribute-height);cursor:pointer;color:var(--text-primary);margin:10px 0 0;padding:0;text-decoration:none;opacity:.5!important;background-color:#0000!important;font-size:10px!important;display:none!important}.product-sku.show-product-sku{display:flex!important}.product-card-rating-price-and-quick-view{justify-content:space-between;align-items:center;gap:15px;width:100%;display:flex}.product-card-rating-and-price{flex-direction:column;justify-content:start;align-items:start;width:100%;display:flex;gap:0!important}.mobile-view-rating-stars{display:none}.price-and-rating-container{justify-content:space-between;align-items:center;width:100%;display:flex}.price-and-rating-column-direction{flex-direction:column;justify-content:start;align-items:start;width:100%;display:flex}.product-card-installment-plan{justify-content:start;align-items:center;gap:5px;width:100%;display:none}.product-card-installment-plan.show-installment-plan{display:flex}.installment-plan-detail{color:var(--text-primary);font-size:13px;font-weight:400;line-height:10px}.product-card-get-it-by{justify-content:start;align-items:center;gap:5px;width:100%;display:none}.product-card-get-it-by>p{color:var(--text-primary);font-size:10px;font-weight:400;line-height:1.5}.product-card-get-it-by>h3{color:var(--tertiary-color)!important;font-size:10px!important;font-weight:600!important;line-height:1.5!important}.product-card-quick-view-container{flex-direction:column;justify-content:space-between;align-items:end;width:100%;height:100%;display:flex}.card-two-quick-view-button{border:1px solid var(--orange-outline);width:max-content;color:var(--text-gray);cursor:pointer;background-color:#0000;border-radius:5px;outline:none;justify-content:center;align-items:center;margin-top:7px;padding:3px 20px;font-size:13px;font-weight:500;line-height:1.5;transition:all .3s ease-in-out;display:flex}.card-two-quick-view-button:hover{background-color:var(--orange-fill);color:var(--text-oposite)}.quick-view-eye-icon{cursor:pointer;display:none}.product-card-get-it-by-container{justify-content:space-between;align-items:start;gap:5px;width:100%;display:flex}.product-get-it-by-left-side{flex-direction:column;flex-shrink:0;justify-content:start;align-items:start;gap:5px;width:max-content;margin-top:5px;display:flex}.product-card-get-it-by-title{flex-shrink:0;justify-content:start;align-items:center;gap:5px;width:max-content;margin-top:0;display:none}.product-card-get-it-by-title.show-product-card-get-it-by-title{display:flex}.get-it-by{color:var(--text-primary);font-size:13px;font-weight:400;line-height:1.5}.get-by-delivery{color:var(--tertiary-color)!important;font-size:13px!important;font-weight:600!important;line-height:1.5!important}.product-card-get-it-by-container>span{flex-shrink:0;justify-content:start;align-items:center;gap:5px;width:max-content;margin-top:5px;display:flex}.product-card-get-it-by-container>span>p{color:var(--text-primary);font-size:13px;font-weight:400;line-height:1.5}.product-card-get-it-by-container>span>h3{color:var(--tertiary-color);font-size:13px;font-weight:600;line-height:1.5}.text-tag{font-size:12px;font-weight:var(--attribute-weight);line-height:var(--attribute-height);padding:4px 10px;display:inline-block}.text-tag-free-delivery{font-size:14px;font-weight:var(--attribute-weight);line-height:var(--attribute-height);padding:4px 10px;display:inline-block}.image-tag{width:auto;height:28px}.image-tag>img{width:auto;height:100%}.product-card-attr{align-items:center;display:flex;height:max-content!important;margin:0!important}.mobile-product-card-attr{align-items:center;display:none;height:max-content!important;margin:0!important}.product-rating-stars-div{justify-content:start;align-items:center;gap:0;margin:15px 0 5px;display:flex}.product-rating-stars-div img{object-fit:contain;width:auto;height:14px}.product-rating-stars-div p{margin-left:5px;font-size:12px;font-weight:300;line-height:18px}.product-rating-stars-div i{color:#50bed3;font-size:14px}.product-low-price-addvetisement{margin-top:10px;font-size:12px;font-weight:400;line-height:18px}.product-price-del{opacity:.5;color:var(--text-primary)!important;font-size:14px!important;font-weight:600!important;line-height:21px!important}.product-price-tag{font-size:var(--section-size)!important;line-height:15px!important;font-weight:var(--section-weight)!important;color:var(--text-red)!important}.single-price-starting-at{flex-direction:column;justify-content:start;align-items:start;width:100%;display:flex}.regular-price-starting-at{color:var(--text-primary);font-size:10px;font-weight:400;line-height:12px}.product-regular-price{flex-direction:column;gap:5px;width:100%;margin-bottom:10px;display:flex;font-size:var(--section-size)!important;line-height:15px!important;font-weight:var(--section-weight)!important;color:var(--text-red)!important}.product-price-starting-at{color:var(--text-primary);font-size:10px;font-weight:400;line-height:12px}.product-del-price-with-sale-price{font-size:var(--sub-section-size);line-height:30px;font-weight:var(--sub-section-weight);color:var(--text-primary);opacity:.5;margin-left:5px}.category-product-price{justify-content:start;align-items:center;gap:10px;width:100%;display:flex}.product-financing-addvertisement-div{align-items:center;gap:5px;margin:14px 0 10px;display:flex}.product-financing-addvertisement-div p{font-size:12px;font-weight:400;line-height:18px}.product-financing-addvertisement-div a{color:var(--text-primary);font-size:12px;font-weight:500;line-height:18px}.product-financing-addvertisement-div a:hover{color:var(--orange-fill)}.variable-colors-variations-div{justify-content:start;align-items:center;gap:10px;width:100%;display:flex}.color-variation-div{z-index:9;align-items:center;gap:10px;display:flex;justify-content:start!important}.color-variations{justify-content:start;align-items:center;gap:10px;width:max-content;display:flex}.color-variation{cursor:pointer!important;border-radius:4px!important;padding:20px!important;position:relative!important}.color-variation.show-tick-mark:before{content:"";clip-path:polygon(0% 0%,100% 0%,0% 100%);background-color:#fff;border-radius:4px;width:18px;height:15px;position:absolute;top:0;left:0}.color-variation.show-tick-mark:after{content:"";border-right:1.75px solid var(--tick-color);border-bottom:1.75px solid var(--tick-color);width:2px;height:5px;position:absolute;top:4px;left:6px;transform:translate(-50%,-50%)rotate(45deg)}.mobile-color-variation-div{z-index:9;align-items:center;gap:10px;display:flex;justify-content:start!important}.mobile-color-variations{justify-content:start;align-items:center;gap:7px;width:max-content;display:flex}.mobile-color-variation{cursor:pointer;border-radius:2px;width:30px;height:30px;padding:7px;position:relative}.mobile-color-variation.show-tick-mark:before{content:"";clip-path:polygon(0% 0%,100% 0%,0% 100%);background-color:#fff;border-radius:4px;width:18px;height:15px;position:absolute;top:0;left:0}.mobile-color-variation.show-tick-mark:after{content:"";border-right:1.75px solid var(--tick-color);border-bottom:1.75px solid var(--tick-color);width:2px;height:5px;position:absolute;top:4px;left:6px;transform:translate(-50%,-50%)rotate(45deg)}.product-delivery-time{margin-top:10px;font-size:12px;font-weight:500;line-height:18px}.percent-label{background-color:var(--orange-fill);color:var(--text-white);padding:3px 9px;font-size:10px;font-weight:600;line-height:15px;display:none}.image_shimmer_loader{width:100%;height:100%;max-height:222px;position:absolute;top:0;left:0}.image_shimmer_loader.image-shimmer-loader-dual-col{aspect-ratio:160/115;width:100%}.custom-tooltip{color:#fff!important;z-index:9999!important;background-color:#59595933!important;border-radius:6px!important;width:max-content!important;height:max-content!important;padding:6px 10px!important;font-size:12px!important}@media only screen and (max-width:1700px){.product-card-get-it-by-title.show-product-card-get-it-by-title{display:none!important}.product-card-get-it-by.show-set-it-by{display:flex!important}.product-card-get-it-by.hide-get-it-by{display:none!important}}@media (min-width:1471px) and (max-width:1510px){.card-two-quick-view-button{padding:3px 5px!important}}@media (min-width:1000px) and (max-width:1470px){.installment-plan-detail{font-size:10px!important}.card-two-quick-view-button{padding:3px 5px!important}.get-it-by{line-height:9px}.get-by-delivery{line-height:10px!important}.product-card-get-it-by>p,.product-card-get-it-by>h3{font-size:10px!important}}@media (min-width:1024px) and (max-width:1200px){.card-two-quick-view-button{font-size:9px!important}.get-it-by{font-size:9px;line-height:9px}.get-by-delivery{font-size:10px!important;line-height:10px!important}.installment-plan-detail{font-size:10px!important}}@media only screen and (min-width:768px) and (max-width:1023px){.installment-plan-detail{font-size:8px}.card-two-quick-view-button{padding:3px 5px;font-size:10px}.product-title.heighted,.product-title{font-size:14px!important}.product-card-get-it-by>h3{font-size:10px!important}}@media only screen and (min-width:481px) and (max-width:767px){.stock-label{display:none}.percent-label{display:flex}.overlay-buttons{display:none}.product-card-data:hover{visibility:visible;transform:translate(0)}.lazy-load{object-fit:cover;width:100%;height:100%}}@media only screen and (max-width:480px){.stock-label{display:none}.percent-label{display:flex}.overlay-buttons{display:none}.product-card-data:hover{visibility:visible;transform:translate(0)}.lazy-load{object-fit:cover;width:100%;height:100%}}@media only screen and (max-width:767px){.product-card{padding:5px;max-width:100%!important}.text-tag{font-size:10px!important}.text-tag-free-delivery{font-size:12px!important}.wishlist-heart{width:20px;height:20px}.wishlist-heart.small-heart{width:15px!important;height:15px!important}.tag-and-heart img{object-fit:contain;width:auto;height:25px}.product-rating-stars-div{display:none!important}.product-card-data .product-main-img{height:auto}.product-main-img.set-static-height{height:auto!important}.product-rating-stars-div img{object-fit:contain;width:auto;height:10px}.color-variations{gap:5px}.product-card-get-it-by-container{flex-direction:column;gap:0}.text-tag.apply-col-two-styling,.text-tag-free-delivery.apply-col-two-styling{padding:5px;font-size:10px}.product-get-it-by-left-side{flex-direction:column;width:100%;display:flex;gap:0!important}.installment-plan-detail.apply-col-two-styling{font-size:8px;font-weight:400;line-height:1.5}.get-it-by.apply-col-two-styling{font-size:10px;font-weight:400;line-height:1.5}.get-by-delivery.apply-col-two-styling{color:var(--text-primary)!important;font-size:10px!important;font-weight:600!important;line-height:1.5!important}.product-card-quick-view-container{flex-direction:row;justify-content:space-between;align-items:center;gap:5px;width:100%}.product-card-quick-view-container.apply-col-two-styling{flex-direction:column;justify-content:start;align-items:start;gap:0;width:auto}.card-two-quick-view-button.apply-col-two-styling{font-size:11px;font-weight:600}.product-price-tag.apply-col-two-styling{font-size:13px}.product-del-price-with-sale-price.apply-col-two-styling{font-size:10px}.product-sku.apply-col-two-styling{margin-top:5px;font-size:7px}.product-rating-stars-div.apply-col-two-styling{margin:0;display:flex!important}.mobile-view-rating-stars{display:flex}.mobile-view-rating-stars.apply-two-col-styling{display:none!important}.product-card-attr.hide-squire-attribute{display:none}.mobile-product-card-attr.show-rounded-attributes{display:flex}.product-price-starting-at.apply-two-col-styling{font-size:8px;font-weight:400;line-height:8px}.product-price-tag.apply-col-two-styling{font-size:var(--section-size)!important;line-height:var(--section-height)!important;font-weight:var(--section-weight)!important;color:var(--text-red)!important}.product-del-price-with-sale-price.apply-col-two-styling{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight);color:var(--text-primary);opacity:.5}.product-title.heighted{height:unset;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.2;overflow:hidden;font-size:12px!important;font-weight:500!important;line-height:1.2!important}.product-title.apply-col-two-styling{height:40px!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important}}.free_del_tag{justify-content:center;align-items:center;gap:3px;display:flex}.free_del_main_con{color:#a40b0b;font-size:1.2rem;line-height:1.2rem}.free_del_icon{flex-direction:column;justify-content:center;align-items:center;display:flex}.free_del_icon_1{color:#a40b0b;font-size:12px;font-weight:bolder;line-height:10px}.free_del_icon_2{color:#a40b0b;border-top:1px solid #a40b0b;font-size:8px;font-weight:500;line-height:10px}.hide-stars-marg{margin:0!important}
.card_shimmer_image{height:215px}
:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{opacity:0;pointer-events:none;will-change:opacity;position:absolute;top:0;left:0}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;z-index:-1;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay)ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay)ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;width:max-content;padding:8px 16px;font-size:90%}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}
