html body .container-main{width:76%;margin-left:12%;padding-top:173px;padding-bottom:100px;position:relative;transition:all .1s ease-in;z-index:2}.helper-tip-text{color:#000;font-size:1rem;font-weight:500}.placeholder-quickLinks .iconSet .icon .helper-tooltip .arrow-up{border-right:1px solid #000;border-bottom:1px solid #000}.placeholder-quickLinks .iconSet .icon:nth-child(3){border-top:1px solid #000}#product-pagination{display:flex;align-items:center;float:right;justify-content:flex-end;width:25.5rem}#catalog-static-header #line-1,.paginate-button{background-color:rgba(154,157,151,.8);font-size:1rem;display:flex;align-items:center}.paginate-button{width:50%;color:#000;text-decoration:none;transition:all .3s;text-transform:uppercase;height:2.8rem;justify-content:center}.paginate-button:hover{color:#fff;background:rgba(111,111,111,.8)}#catalog-static-header{display:inline-block;margin-bottom:5rem}#catalog-static-header #line-1{color:#fff;padding:0 11px;height:2.2rem;font-weight:500}#catalog-static-header #line-1.results-found{background-color:transparent;color:#666;padding:0;text-decoration:underline}#catalog-static-header #line-2{font-size:4.5rem;font-weight:700;color:rgba(154,157,151,.9);margin-top:1rem;margin-bottom:1rem}#search-word{font-size:4rem;font-weight:600;color:#666}.summary-header .static-text{display:inline-block;float:left;color:#666;font-weight:500;font-size:1.05rem;margin-right:.3rem}.summary-pagination{padding:0;background-color:transparent}.summary-prev-button{border-right:13px solid #666}.summary-prev-button:hover{border-right:13px solid #000}.summary-next-button{border-left:13px solid #666}.summary-next-button:hover{border-left:13px solid #000}.bg-overlay{position:fixed;z-index:1;width:100%;height:calc(100% - 65px);top:65px;left:0;background-color:#fff;opacity:.97;display:block}.product-card-box{display:flex;flex-wrap:wrap;justify-content:space-between}.product-card{width:25.5rem;height:33rem;margin-bottom:7rem}.product-main{position:relative;background-color:#fff;height:29.5rem;border:1px solid #ccc;overflow:hidden}.product-image{max-width:100%;max-height:19.5rem;background-size:contain;background-repeat:no-repeat;background-position:center center}.product-image img{max-height:100%;width:100%;opacity:0}.product-info{position:absolute;bottom:0;background-color:rgba(246,246,246,.85);width:100%;padding:0 40px 0 20px;box-sizing:border-box;border-top:1px solid #ccc;height:10rem}.product-info a,.product-name{text-decoration:none}.product-name{color:#000}.final-price,.product-name span{position:absolute;font-weight:700;width:calc(100% - 60px);text-overflow:ellipsis;overflow:hidden}.product-name span{font-size:1.2rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:block;display:-webkit-box;max-height:3rem;bottom:6.1rem}.final-price{bottom:3.3rem;font-size:1.1rem;white-space:nowrap;color:#000;font-family:Roboto}.stricket-through{color:red;text-decoration:line-through;font-weight:400;font-size:1rem}.discount-percent{color:#48b02a;font-weight:400;font-size:1rem}.availability{color:#4b4b4b;position:absolute;font-size:.8rem;bottom:2.2rem}.available-separator,.available-text,.free-shipping-text{display:none}.product-tags{width:calc(100% - 60px);position:absolute;left:20px;bottom:.45rem;display:flex;align-items:center}.product-tags-image{width:1.3rem;margin-right:.3rem}.product-tags-image img{width:100%}.product-tags-list{width:calc(100% - 1.6rem);font-size:.8rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-tags-list a{text-decoration:none;color:#4b4b4b;position:relative}.product-tags-list a:before{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:#353535;visibility:hidden;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.product-tags-list a:hover:before{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1)}.product-actions{display:flex;height:3rem;margin-top:.2rem}.product-actions a{width:50%;display:flex;align-items:center;justify-content:center;text-decoration:none}.product-details{background-color:#7a7a7a;color:#fff;margin-right:4px}.product-actions a.list-cart-nf-payment,.product-add-to-cart{background-color:#ffb900;color:#000;cursor:pointer}.product-actions a.list-cart-nf-payment{display:none}@media only screen and (min-width:1365px){html body .container-main{width:1098px;margin:0 auto}}@media only screen and (max-width:1250px){.product-card{width:21.5rem}}