.badge{align-items:center;border-radius:3px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;line-height:1;padding:5px 7px;text-align:center;vertical-align:baseline;white-space:nowrap}.gg-product-grid-wrapper,.unlockafe-product-grid-wrapper{position:relative;width:100%}.gg-product-grid-wrapper .unlockafe-container,.unlockafe-product-grid-wrapper .unlockafe-container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.gg-product-grid-wrapper .unlockafe-flex,.unlockafe-product-grid-wrapper .unlockafe-flex{display:flex;flex-wrap:wrap;gap:24px;width:100%}.gg-product-grid-wrapper .unlockafe-flex .product,.unlockafe-product-grid-wrapper .unlockafe-flex .product{box-sizing:border-box}.product{border:1px solid transparent;border-radius:6px;font-family:Inter,sans-serif;position:relative;transition:all 1s ease;z-index:10}.product:hover{box-shadow:0 10px 30px rgba(0,0,0,.1);transform:translateY(-5px);z-index:50}.product .product-wrapper{overflow:hidden;position:relative;z-index:1}.product .product-wrapper:hover{overflow:unset}.product .product-wrapper .thumbnail-wrapper{margin-bottom:12px;padding:15px;position:relative}.product .product-wrapper .thumbnail-wrapper .thumbnail-badges{align-items:flex-start;bottom:5px;display:inline-flex;flex-direction:column;left:20px;pointer-events:none;position:absolute;top:25px;z-index:1}.product .product-wrapper .thumbnail-wrapper .thumbnail-badges .sale{background-color:#e53e3e;font-size:12px}.product .product-wrapper .thumbnail-wrapper .product-thumbnail{border-radius:6px;display:block;overflow:hidden;position:relative}.product .product-wrapper .thumbnail-wrapper .product-thumbnail .product-main-image{position:relative}.product .product-wrapper .thumbnail-wrapper .product-thumbnail .product-main-image img{border:none;border-radius:0;box-shadow:none;display:block;height:auto;margin:0 auto;max-width:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%}.product .product-wrapper .thumbnail-wrapper .product-thumbnail .product-thumbnail-gallery{display:flex;flex-wrap:wrap;height:100%;left:0;position:absolute;top:0;width:100%}.product .product-wrapper .thumbnail-wrapper .product-thumbnail .product-thumbnail-gallery>*{flex:1 0 0%;top:0}.product .product-wrapper .thumbnail-wrapper .product-thumbnail .product-thumbnail-gallery>* img{height:100%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.product .product-wrapper .thumbnail-wrapper .product-thumbnail .product-thumbnail-gallery>.active img{opacity:1}.product .product-wrapper .thumbnail-wrapper .product-thumbnail .hover-gallery-dots{align-items:center;background-color:hsla(0,0%,100%,.3);border-radius:16px;bottom:5px;display:inline-flex;gap:3px;left:50%;padding:3px 4px;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:1}.product .product-wrapper .thumbnail-wrapper .product-thumbnail .hover-gallery-dots>*{background-color:#dfe2e6;border-radius:50%;height:.4375rem;width:.4375rem}.product .product-wrapper .thumbnail-wrapper .product-thumbnail .hover-gallery-dots>.active{background-color:#f5ac05}.product .product-wrapper .content-wrapper{padding:0 15px 15px}.product .product-wrapper .content-wrapper .product-title{display:-webkit-box;font-size:14px;font-weight:500;-webkit-line-clamp:2;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-orient:vertical;margin-bottom:.5rem;white-space:normal}.product .product-wrapper .content-wrapper .product-title a{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.15rem;transition:text-decoration-color .1s ease}.product .product-wrapper .content-wrapper .product-title a:hover{text-decoration:underline}.product .product-wrapper .content-wrapper .product-title .title-style{text-decoration:none!important}.product .product-wrapper .content-wrapper .product-rating{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px;position:relative}.product .product-wrapper .content-wrapper .product-rating .star-rating{display:flex;gap:1px;list-style:none;margin:0;padding:0}.product .product-wrapper .content-wrapper .product-rating .star-rating li{font-size:0}.product .product-wrapper .content-wrapper .product-rating .star-rating li i{color:#dfe2e6;font-size:11px}.product .product-wrapper .content-wrapper .product-rating .star-rating li i.active{color:#f5ac05}.product .product-wrapper .content-wrapper .product-rating .rating-count{color:#54595f;font-size:12px;font-weight:500}.product .product-wrapper .content-wrapper .product-cart-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px;row-gap:10px}.product .product-wrapper .content-wrapper .product-cart-wrapper .pricing{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;font-size:22px;font-weight:400;gap:0;line-height:1.2}.product .product-wrapper .content-wrapper .product-cart-wrapper .pricing .amount{display:inline-flex}.product .product-wrapper .content-wrapper .product-cart-wrapper .pricing .sale_price{color:#e53e3e;text-decoration:none}.product .product-wrapper .content-wrapper .product-cart-wrapper .pricing .regular_price_line_through{color:#768088;font-size:70%;font-weight:400;opacity:.6;text-decoration:line-through}.product .product-wrapper .content-wrapper .product-cart-wrapper .pricing .variable_price{color:#000}.product .product-wrapper .content-wrapper .product-cart-wrapper .product-cart-buttons{display:flex;flex-direction:row;gap:10px}.product .product-wrapper .content-wrapper .product-cart-wrapper .product-cart-buttons a{background-color:rgba(64,192,87,.08);border:1px solid rgba(64,192,87,.2);border-radius:3px;color:#29843b;display:block;display:grid;font-size:20px;height:36px;place-content:center;position:relative;transition:color .15s ease,background-color .15s ease;width:36px}.product .product-wrapper .content-wrapper .product-cart-wrapper .product-cart-buttons a:hover{background-color:#29843b;border-color:#29843b;color:#fff}.product .product-wrapper .content-wrapper .product-cart-wrapper .product-cart-buttons a.added_to_cart.hidden{display:none;opacity:0;visibility:hidden}.product .product-wrapper .content-wrapper .product-cart-wrapper .product-cart-buttons a svg{height:16px;width:16px}.product .product-wrapper .content-wrapper .product-inventory{font-size:12px;font-weight:600;text-transform:capitalize}.product .product-wrapper .content-wrapper .product-inventory.in-stock{color:#40c057}.product .product-wrapper .content-wrapper .product-inventory .out_of_stock_color{color:red}.product .product-wrapper .product-footer{height:0;padding:15px;position:absolute;transition:all .2s ease;z-index:5}.product .product-wrapper .product-footer .product-footer-details .a-unordered-list{font-size:12px;margin:0;padding-left:15px;position:relative}.product .product-wrapper .product-footer .product-footer-details .a-unordered-list:after{background-color:#eceef0;content:"";height:1px;left:0;position:absolute;top:-15px;width:100%}.product .product-wrapper .product-content-fade{background-color:#fff;border:1px solid #e6e8eb;border-radius:6px;bottom:-10px;box-shadow:0 1px 3px rgba(27,31,34,.05),0 20px 25px -5px rgba(27,31,34,.05),0 10px 10px -5px rgba(27,31,34,.04);left:-10px;opacity:0;pointer-events:none;position:absolute;right:-10px;top:-5px;transition:all .2s ease}.product:hover .product-content-fade{opacity:1}.product:hover .product-thumbnail img{transform:scale(1.05)}.gg-product-grid-wrapper .unlockafe-flex .product.product-4,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-4{flex:0 0 auto;width:calc(25% - 18px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-3,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-3{flex:0 0 auto;width:calc(33.33333% - 16px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-2,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-2{flex:0 0 auto;width:calc(50% - 12px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-1,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-1{flex:0 0 auto;width:100%}@media only screen and (min-width:576px){.gg-product-grid-wrapper .unlockafe-flex .product.product-sm-4,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-sm-4{flex:0 0 auto;width:calc(25% - 18px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-sm-3,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-sm-3{flex:0 0 auto;width:calc(33.33333% - 16px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-sm-2,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-sm-2{flex:0 0 auto;width:calc(50% - 12px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-sm-1,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-sm-1{flex:0 0 auto;width:100%}}@media only screen and (min-width:992px){.gg-product-grid-wrapper .unlockafe-flex .product.product-md-4,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-md-4{flex:0 0 auto;width:calc(25% - 18px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-md-3,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-md-3{flex:0 0 auto;width:calc(33.33333% - 16px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-md-2,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-md-2{flex:0 0 auto;width:calc(50% - 12px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-md-1,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-md-1{flex:0 0 auto;width:100%}}@media only screen and (min-width:1200px){.gg-product-grid-wrapper .unlockafe-flex .product.product-lg-4,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-lg-4{flex:0 0 auto;width:calc(25% - 18px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-lg-3,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-lg-3{flex:0 0 auto;width:calc(33.33333% - 16px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-lg-2,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-lg-2{flex:0 0 auto;width:calc(50% - 12px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-lg-1,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-lg-1{flex:0 0 auto;width:100%}}@media only screen and (min-width:1400px){.gg-product-grid-wrapper .unlockafe-flex .product.product-xl-4,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-xl-4{flex:0 0 auto;width:calc(25% - 18px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-xl-3,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-xl-3{flex:0 0 auto;width:calc(33.33333% - 16px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-xl-2,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-xl-2{flex:0 0 auto;width:calc(50% - 12px)}.gg-product-grid-wrapper .unlockafe-flex .product.product-xl-1,.unlockafe-product-grid-wrapper .unlockafe-flex .product.product-xl-1{flex:0 0 auto;width:100%}}@media(max-width:768px){.gg-product-grid-wrapper .unlockafe-container,.unlockafe-product-grid-wrapper .unlockafe-container{padding-left:10px;padding-right:10px}.gg-product-grid-wrapper .unlockafe-flex,.unlockafe-product-grid-wrapper .unlockafe-flex{gap:15px}.gg-product-grid-wrapper .product.product-md-2,.gg-product-grid-wrapper .product.product-sm-2,.unlockafe-product-grid-wrapper .product.product-md-2,.unlockafe-product-grid-wrapper .product.product-sm-2{flex:0 0 auto!important;width:calc(50% - 7.5px)!important}.gg-product-grid-wrapper .product.product-md-1,.gg-product-grid-wrapper .product.product-sm-1,.unlockafe-product-grid-wrapper .product.product-md-1,.unlockafe-product-grid-wrapper .product.product-sm-1{flex:0 0 auto!important;width:100%!important}.product .product-wrapper .thumbnail-wrapper{margin-bottom:10px;padding:10px}.product .product-wrapper .content-wrapper{padding:0 10px 10px}.product .product-wrapper .content-wrapper .product-title{font-size:13px}.product .product-wrapper .content-wrapper .product-cart-wrapper .pricing{font-size:18px}}@media(max-width:480px){.gg-product-grid-wrapper .unlockafe-container,.unlockafe-product-grid-wrapper .unlockafe-container{padding-left:8px;padding-right:8px}.gg-product-grid-wrapper .unlockafe-flex,.unlockafe-product-grid-wrapper .unlockafe-flex{gap:12px}.gg-product-grid-wrapper .product.product-md-2,.gg-product-grid-wrapper .product.product-sm-2,.unlockafe-product-grid-wrapper .product.product-md-2,.unlockafe-product-grid-wrapper .product.product-sm-2{flex:0 0 auto!important;width:calc(50% - 6px)!important}.gg-product-grid-wrapper .product:not(.product-sm-2):not(.product-md-2),.unlockafe-product-grid-wrapper .product:not(.product-sm-2):not(.product-md-2){flex:0 0 auto!important;width:100%!important}.product .product-wrapper .thumbnail-wrapper{margin-bottom:8px;padding:8px}.product .product-wrapper .content-wrapper{padding:0 8px 8px}.product .product-wrapper .content-wrapper .product-title{font-size:12px}.product .product-wrapper .content-wrapper .product-cart-wrapper{align-items:flex-start;flex-direction:column}.product .product-wrapper .content-wrapper .product-cart-wrapper .pricing{font-size:16px;width:100%}}@media(hover:none)and (pointer:coarse){.product:hover{box-shadow:none;transform:none}}
