.products-list{--card-width:50%;--card-img-height:140px;--list-scroll:auto;display:flex;flex-wrap:nowrap;overflow-x:var(--list-scroll);scroll-behavior:smooth}.products-list.centered{justify-content:center}.products-list .product-card{flex:0 0 var(--card-width);max-width:var(--card-width)}.products-list .product-card .img{height:var(--card-img-height)}.products-list .product-card+.product-card{border-left:0}@media (min-width:414px){.products-list{--card-width:40%}.products-list.col2{justify-content:center}}@media (min-width:576px){.products-list{--card-width:29%;--card-img-height:140px}}@media (min-width:768px){.products-list{--card-width:23%}.products-list.col3{justify-content:center}}@media (min-width:1024px){.products-list{--card-img-height:182px;--card-width:20%;--list-scroll:hidden;--list-ctrl-disp:block}.products-list.col4{justify-content:center}}@media (min-width:1400px){.products-list{--card-width:16.66%}.products-list.col5{justify-content:center}}@media (min-width:1600px){.products-list .product-card .img{display:flex;align-items:center}}.rating-stars{--percent:calc(var(--rating) / 5 * 100%);--letter-spacing:-2px;display:inline-block;font-size:19px;font-family:Times;line-height:16px;margin-right:5px}.rating-stars::before{content:'★★★★★';letter-spacing:var(--letter-spacing);background:linear-gradient(90deg,var(--color-signal-yellow) var(--percent),var(--color-basic-gray) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating .rating-count,.rating .rating-stars{color:var(--color-key-gray);vertical-align:middle}.product-card{--card-h-space:8px;--card-badge-left:-5px;border:1px solid var(--color-basic-gray);overflow:hidden;padding:10px var(--card-h-space);position:relative;text-align:center;font-family:var(--font-arial-mt);font-weight:500;font-size:13px;display:flex;flex-direction:column}.product-card .img{display:flex;align-items:center;margin-bottom:var(--card-h-space);height:150px}.product-card .img img{display:block;width:auto;max-width:100%;height:auto;max-height:100%;margin:0 auto;aspect-ratio:auto}.product-card .opts{margin-bottom:var(--card-h-space);min-height:20px}.product-card .opts .pro,.product-card .opts .rating{vertical-align:middle}.product-card .rating{display:inline-block}.product-card .rating .rating-count{font-size:12px;color:var(--color-basic-key-gray)}.product-card .caption{overflow:hidden;height:49px}.product-card .title{overflow:hidden;color:var(--color-key-black);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.3;min-height:49px}.product-card .pricing{margin:auto 0;padding-top:10px;font-family:var(--font-arial-mt)}.product-card .pricing div.price{color:var(--color-basic-red);font-size:21px;margin-bottom:20px;min-height:22px}.product-card .pricing div.price small{color:var(--color-key-gray);font-size:11px}.product-card .pricing table.price-options{width:auto;font-size:12px;border-collapse:collapse;margin:0 auto 15px}.product-card .pricing table.price-options td{border:1px solid var(--color-basic-gray);padding:3px 4px;line-height:1.1}.product-card .pricing table.price-options tr>td:first-child{text-align:left}.product-card .pricing table.price-options tr>td:last-child{text-align:right}.product-card .pricing table.price-options tr.retail{color:var(--color-basic-red)}.product-card .pricing .lease-price{font-size:12px}.product-card .pricing .price-val{color:var(--color-basic-red)}.product-card .pricing .call-for-price{display:inline-block;font-size:14px;padding:7px 15px;margin:0 auto 15px;background:#eaeaea}.product-card .pricing .login-for-price{display:block}.product-card .pricing .login-for-price p{margin-bottom:0}.product-card .pricing .login-for-price .input-group{display:flex;margin:5px -10px 0 -10px}.product-card .pricing .login-for-price .input-group .btn,.product-card .pricing .login-for-price .input-group .form-control{font-size:12px;padding:3px 7px;line-height:1}.product-card .pricing .login-for-price .input-group .form-control{border-radius:2px 0 2px 0;height:22px;margin-right:-1px;padding-top:5px}.product-card .pricing .login-for-price .g-recaptcha-wrapper{display:none;position:absolute;top:100%;left:0;z-index:10}.product-card .pricing .login-for-price.active .g-recaptcha-wrapper{display:block}.product-card .price-msg{display:block;font-size:12px;padding:8px 15px 5px;margin:0 auto 15px;background:#eaeaea;line-height:1.2;text-align:center}.product-card .price-msg *{color:var(--color-key-black)!important;font-weight:400;font-size:12px}.product-card .price-msg a,.product-card .price-msg a *{color:#337ab7!important}.product-card .price-msg ul{list-style:none;margin:0;padding:0}.product-card .price-msg sup{top:0}.product-card .price-msg h4,.product-card .price-msg p{margin:0}.product-card .price-msg .btn{background:linear-gradient(180deg,#9a9a9a 0,#757575 100%);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);border-radius:2px;height:22px;line-height:20px;text-shadow:0 2px 2px rgba(0,0,0,.15),0 1px 0 rgba(0,0,0,.15);color:#fff!important}.product-card .price-msg .msg-accent{background:#fff;border:1px solid var(--color-signal-orange);margin:-8px -15px -5px;padding:8px 20px 5px;border-radius:4px;color:var(--color-basic-red)!important;line-height:1.3}.product-card .price-msg .msg-accent strong{color:var(--color-basic-red)}.product-card .price-msg .xxx:after{content:'$XXX.XX';font-size:18px;color:var(--color-basic-red);display:block;font-family:var(--font-arial-mt)}.product-card ul.price-msg{list-style:none}.product-card .highlights{position:absolute;top:0;left:0;z-index:1}.product-card .highlights>a{min-height:160px;display:flex;flex-direction:column;justify-content:end;padding:0 var(--card-h-space)}.product-card .highlights>a:hover{text-decoration:none}.product-card .highlights .price-msg{margin:0}.product-card .highlights .price-msg+.price-msg{margin-top:5px}.product-card .btn-success{background:linear-gradient(180deg,#43ac46 0,#268f29 100%);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);border-radius:4px;font-size:14px;font-weight:400;margin-bottom:0;text-shadow:0 2px 2px rgba(0,0,0,.15),0 1px 0 rgba(0,0,0,.15);color:var(--color-key-white)}.product-card .btn-success:hover{background:linear-gradient(180deg,#268f29 0,#2ca230 100%);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.product-card .brand-label,.product-card .free-freight,.product-card .gift,.product-card .quick-ship,.product-card .sale{display:block;position:absolute;height:18px;left:var(--card-badge-left);font-size:0}.product-card .sale{width:39px;top:10px;background:url(https://cdn.ckitchen.com/assets/i/c/badges/sale.png) no-repeat 0 0}.product-card .gift{width:42px;top:30px;background:url(https://cdn.ckitchen.com/assets/i/c/badges/gift.png) no-repeat 0 0}.product-card .pro{display:inline-block;width:42px;height:14px;background:url(https://cdn.ckitchen.com/assets/i/c/badges/pro.png) no-repeat 0 0;font-size:0}.product-card .free-freight{width:84px;top:10px;background:url(https://cdn.ckitchen.com/assets/i/c/badges/free-freight.png) no-repeat 0 0}.product-card .quick-ship{width:77px;top:10px;background:url(https://cdn.ckitchen.com/assets/i/c/badges/quick-ship.png) no-repeat 0 0}.product-card .brand-label{top:10px}.product-card .brand-label[title="Premium Brand"],.product-card .brand-label[title="Premium%20Brand"]{width:66px;background:url(https://cdn.ckitchen.com/assets/i/c/badges/premium.png) no-repeat 0 0}.product-card .brand-label[title="Superior Brand"],.product-card .brand-label[title="Superior%20Brand"]{width:64px;background:url(https://cdn.ckitchen.com/assets/i/c/badges/superior.png) no-repeat 0 0}.product-card .brand-label[title="Outlet Brand"],.product-card .brand-label[title="Outlet%20Brand"]{width:49px;background:url(https://cdn.ckitchen.com/assets/i/c/badges/outlet.png) no-repeat 0 0}.product-card .sale+.brand-label{top:30px}.product-card .brand-label+.free-freight,.product-card .brand-label+.quick-ship,.product-card .free-freight+.quick-ship{top:30px}.product-card .brand-label+.free-freight+.quick-ship{top:50px}@media (min-width:1024px){.product-card{--card-badge-left:10px}.product-card .opts{margin-bottom:13px}.product-card .price{margin-bottom:24px}.product-card .title{margin-left:10px;margin-right:10px}.product-card .pricing{margin-top:10px}.product-card .pricing .price-msg{margin:0 10px 20px}.product-card .btn-success{margin:0 10px 5px}}.card-list{--list-ctrl-disp:none;overflow:hidden;scroll-snap-type:y;position:relative}.card-list .slide-ctrl{display:none}.card-list:hover .slide-ctrl{display:var(--list-ctrl-disp)}.card-list .posts-list,.card-list .products-list{margin:0 -1px;padding:0 1px}@media (min-width:992px){.card-list .products-list{margin:0;border-left:1px solid transparent;border-right:1px solid transparent}.card-list .posts-list{margin:0 -7px}}@media (min-width:1024px){.card-list{--list-ctrl-disp:block}}.brands{--list-scroll:auto;--item-width:50%;--list-ctrl-disp:none;--list-height:61px;--list-offset:8px;--list-list-width:80%;--slider-ctrl-disp:none;--mb-offset:35px;overflow:hidden;margin:0;margin-bottom:var(--mb-offset)}.brands .brands-list{display:flex;flex-wrap:nowrap;overflow-x:var(--list-scroll);scroll-behavior:smooth}.brands .brands-list.centered{justify-content:center}.brands .brands-list.centered .slide-ctrl{display:none!important}.brands .brands-list .brand-item{display:flex;height:var(--list-height);flex:0 0 var(--item-width);padding:var(--list-offset);align-items:center;justify-content:center}.brands .brands-list .brand-item>img{width:auto;height:auto;max-height:100%;max-width:90%;display:block}.brands .slide-ctrl{display:none}.brands:hover .slide-ctrl{display:var(--slider-ctrl-disp)}@media (min-width:576px){.brands{--item-width:33.3%;--list-height:67px;--list-height:71px;--list-offset:0}}@media (min-width:768px){.brands{--item-width:25%}}@media (min-width:1024px){.brands{--item-width:16.6%;--list-scroll:hidden;--list-ctrl-disp:block;--slider-ctrl-disp:block;--mb-offset:50px}.brands .brands-list>a>img{max-width:80%}}@media (min-width:1400px){.brands{--list-img-width:auto}}@media (min-width:1920px){.brands{--item-width:14.2%}}.brands-teasers{--card-width:236px}.brands-teasers>h2{text-align:center;margin:0 0 20px;font-family:var(--font-arial-mt);font-size:22px;font-weight:400}.brands-teasers .slide-ctrl{display:none}.brands-teasers:hover .slide-ctrl{display:var(--slider-ctrl-disp)}.brands-teasers .teasers-list{background:#fff;display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:y;scroll-behavior:smooth}.brands-teasers .teasers-list.centered{justify-content:center}.brands-teasers .teasers-list .teaser-item{border:1px solid rgba(0,0,0,.2);padding:12px 12px 47px;max-width:var(--card-width);flex:0 0 var(--card-width);position:relative}.brands-teasers .teasers-list .teaser-item img{display:block;max-width:100%;height:auto;margin:0 auto}.brands-teasers .teasers-list .teaser-item .caption{background:#fff;max-height:40px;overflow:hidden;position:absolute;bottom:0;left:0;right:0;padding:0 12px 12px;transition:max-height .15s ease-out}.brands-teasers .teasers-list .teaser-item .caption .logo{display:block;height:40px}.brands-teasers .teasers-list .teaser-item .caption .logo img{max-height:40px}.brands-teasers .teasers-list .teaser-item .caption .description{line-height:1.2;font-size:12px;padding-top:10px;border-top:1px solid rgba(0,0,0,.2)}.brands-teasers .teasers-list .teaser-item .caption .description>span{margin-bottom:10px;overflow:hidden;height:3.5em;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.brands-teasers .teasers-list .teaser-item+.teaser-item{border-left:0}@media (min-width:576px){.brands-teasers.col2 .teasers-list{justify-content:center}}@media (min-width:1024px){.brands-teasers{--card-width:25%}.brands-teasers .teasers-list{margin:0;overflow:hidden}.brands-teasers .teasers-list .teaser-item:hover .caption{max-height:500px;transition:max-height .25s ease-in}}@media (min-width:1400px){.brands-teasers .teasers-list{margin:0 -6px}.brands-teasers .teasers-list .teaser-item{border:0;padding:0 6px 50px 6px}.brands-teasers .teasers-list .teaser-item .img{display:block;border-top-left-radius:2px;border-top-right-radius:2px;border:1px solid rgba(0,0,0,.2);border-bottom:0;overflow:hidden}.brands-teasers .teasers-list .teaser-item .caption{max-height:50px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border:1px solid rgba(0,0,0,.2);border-top:0;margin:0 6px;padding:0}.brands-teasers .teasers-list .teaser-item .caption .logo{background:#fff;margin:0;padding:5px 10px;height:50px;border:0}.brands-teasers .teasers-list .teaser-item .caption .logo img{max-height:40px}.brands-teasers .teasers-list .teaser-item .caption .description{margin:0 10px;padding:10px}.brands-teasers .teaser-item+.teaser-item .logo{border-left:1px solid rgba(0,0,0,.2)}}@media (min-width:1600px){.brands-teasers{--card-width:20%}}.posts-list{--card-width:50%;--card-img-height:90px;--intro-display:none;display:flex;flex-wrap:nowrap;overflow-x:auto}.posts-list.centered{justify-content:center}.posts-list .post-card{border:1px solid rgba(0,0,0,.2);padding:12px;max-width:var(--card-width);flex:0 0 var(--card-width);display:flex;flex-direction:column}.posts-list .post-card .img{display:block;height:var(--card-img-height);margin:0 0 10px;overflow:hidden}.posts-list .post-card .img img{display:block;max-width:100%;height:auto;margin:0 auto}.posts-list .post-card h4,.posts-list .post-card p{overflow:hidden;color:var(--color-key-gray);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.posts-list .post-card h4{font-family:var(--font-arial-mt);font-weight:500;font-size:15px;margin:0 0 5px}.posts-list .post-card h4 a{color:var(--color-key-black)}.posts-list .post-card p{color:var(--color-key-black);font-size:13px;line-height:1.2;margin:0}.posts-list .post-card p+*{display:none}.posts-list .post-card br+*{display:none}.posts-list .post-card+.post-card{border-left:0}@media (min-width:576px){.posts-list{--card-width:40%;--card-img-height:140px;--intro-display:-webkit-box}}@media (min-width:768px){.posts-list{--card-width:30%}}@media (min-width:1024px){.posts-list{--card-width:25%;--card-img-height:118px}.posts-list .post-card{flex:auto;width:var(--card-width);padding:0 0 20px;margin:0 7px;overflow:hidden;border-radius:2px}.posts-list .post-card h4,.posts-list .post-card>div{margin-left:20px;margin-right:20px}.posts-list .post-card .img{margin:0 0 10px}.posts-list .post-card+.post-card{border-left:1px solid rgba(0,0,0,.2);border-radius:2px}}@media (min-width:1400px){.posts-list{--card-img-height:150px}}@media (min-width:1600px){.posts-list{--card-img-height:195px}}.description{--offset-x:12px;--text-cols:1;--text-cols-gap:inherit;margin:0 var(--offset-x);overflow:hidden}.description h2{margin-bottom:20px}.description h3{font-size:14px;text-align:center}.description p{text-align:justify}.description p.text-center{text-align:center}.description img{max-width:100%;height:auto;display:block}.description .col-text{-moz-column-count:var(--text-cols);column-count:var(--text-cols);-moz-column-gap:var(--text-cols-gap);column-gap:var(--text-cols-gap)}@media (min-width:768px){.description{--offset-x:20px}}@media (min-width:1024px){.description{--offset-x:0;--text-cols:2;--text-cols-gap:24px}}.desctiption,.posts{margin-bottom:35px}.desctiption{margin-top:35px}@media (min-width:1024px){.desctiption,.posts{margin-bottom:50px}.desctiption{margin-top:50px}}