.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%}}.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}}.videos{margin-top:16px}.videos .slide-ctrl{display:none}.videos:hover .slide-ctrl{display:var(--slider-ctrl-disp)}.videos-list{--item-width:236px;--list-scroll:auto;display:flex;flex-wrap:nowrap;overflow-x:var(--list-scroll);scroll-behavior:smooth}.videos-list.centered{justify-content:center}.videos-list.centered .slide-ctrl{display:none!important}.videos-list .video-item{flex:0 0 var(--item-width);max-width:var(--item-width);background:var(--color-key-black);color:#fff;box-shadow:inset -1px 0 0 rgba(255,255,255,.4)}.videos-list .video-item img{max-width:100%;height:auto;width:auto}.videos-list .video-item .caption{display:block;color:var(--color-key-white);font-family:var(--font-arial-mt);font-size:15px;padding:0 12px 13px;min-height:50px}.videos-list .icon-play{display:flex;position:relative;align-items:center;justify-content:center;margin:12px;background:var(--color-key-black)}.videos-list .icon-play:before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:rgba(0,0,0,.2)}.videos-list .icon-play:after{content:'';position:absolute;left:50%;top:50%;display:block;width:50px;height:50px;margin:-25px 0 0 -25px;background-image:url(https://cdn.ckitchen.com/assets/i/icons/play-icon.png);background-repeat:no-repeat;background-position:center;background-size:100%;z-index:2}.videos-list .icon-play:hover:before{display:none}.videos-list .no-preview img{max-width:80%}@media (min-width:1024px){.videos-list{--item-width:33.33%;--list-scroll:hidden;--list-ctrl-disp:block}.videos-list .video-item+.video-item .icon-play{border-left:1px solid rgba(0,0,0,.2)}}@media (min-width:1400px){.videos .videos-list .video-item{padding:0 6px;background:#eaeaea;box-shadow:none}.videos .videos-list .video-item .icon-play{margin:0;border-top-left-radius:2px;border-top-right-radius:2px;border:1px solid rgba(0,0,0,.2);border-bottom:0}.videos .videos-list .video-item .caption{background:var(--color-key-black);padding:12px 20px;min-height:62px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border:1px solid rgba(0,0,0,.2);border-top:0}.videos .slide-ctrl{display:block;width:30px;height:30px;border:0;border-radius:0;background:0;padding:0;margin-top:-15px}.videos .slide-ctrl:before{width:30px;height:30px}.videos .slide-ctrl:hover{box-shadow:none}.videos .slide-ctrl.next{right:14px}.videos .slide-ctrl.prev{left:14px}.videos .slide-ctrl.next:before,.videos .slide-ctrl.prev:before{background-size:cover}}@media (min-width:1600px){.videos-list{--item-width:25%}}.highly-rated{border-top:1px solid var(--color-basic-gray);border-bottom:1px solid var(--color-basic-gray);background:#eaeaea;margin-top:-1px;padding:25px 0 0;overflow:hidden;width:100%}.highly-rated>h2{text-align:center;margin:0 0 20px;font-family:var(--font-arial-mt);font-size:22px;font-weight:400}.highly-rated .product-card{background:#fff}.highly-rated .slides-list.centered{justify-content:center}.products-render-end .highly-rated,.products-render-start .highly-rated{display:none}@media (min-width:1024px){.highly-rated{border-right:1px solid var(--color-basic-gray);padding:25px 20px 40px}}.highly-rated{display:none;margin-top:-1px}.highly-rated .card-list{padding:15px 0}.highly-rated .product-card{background:#fff}.highly-rated .slides-list.centered{justify-content:center}body[data-active=true] .highly-rated{display:block}.products-render-end .highly-rated,.products-render-start .highly-rated{display:none!important}.highly-rated-ext{overflow:hidden;width:100%}.highly-rated-ext .products-list{--item-width:100%;--card-img-width:150px;border:0}.highly-rated-ext .products-list .highly-rated-item{width:var(--item-width);flex:0 0 var(--item-width);min-width:320px;max-width:384px}.highly-rated-ext .products-list .product-card{display:block;background:#fff;text-align:left;width:100%;flex:0 0 100%;max-width:100%;height:100%;padding:10px 10px 10px 0;border-top:1px solid var(--color-basic-gray)!important}.highly-rated-ext .products-list .product-card .img{float:left;width:var(--card-img-width);height:100%;margin-right:10px;background:#eee}.highly-rated-ext .products-list .product-card .img img{display:none}.highly-rated-ext .products-list .product-card .highlights,.highly-rated-ext .products-list .product-card .price-msg{display:none}.highly-rated-ext .products-list .product-card .opts{margin-bottom:8px}.highly-rated-ext .products-list .product-card .pricing table.price-options{margin-left:0;margin-right:0}.highly-rated-ext .products-list .product-card .btn-success{margin-bottom:10px}.highly-rated-ext .products-list .product-card .title{margin-left:0;margin-right:0}.highly-rated-ext .products-list .highly-rated-item+.highly-rated-item .product-card{border-left:0}body[data-active=true] .highly-rated-ext .products-list .product-card .img{background:0 0}body[data-active=true] .highly-rated-ext .products-list .product-card .img img{display:block}@media (min-width:414px){.highly-rated-ext .products-list{--card-img-width:170px}}@media (min-width:576px){.highly-rated-ext .products-list{--item-width:384px}}@media (min-width:768px){.highly-rated-ext .products-list{--item-width:50%}}@media (min-width:1024px){.highly-rated{display:block;border-right:1px solid var(--color-basic-gray)}.highly-rated-ext .products-list .highly-rated-item{max-width:100%}.highly-rated-ext .products-list .highly-rated-item .product-card .img{background:0 0}.highly-rated-ext .products-list .highly-rated-item .product-card .img img{display:block}.highly-rated-ext .products-list .highly-rated-item .product-card .btn-success{margin:0 0 10px}}@media (min-width:1400px){.highly-rated-ext .card-list{padding:15px 37px}.highly-rated-ext .products-list .highly-rated-item{position:relative;min-height:232px;overflow:hidden}.highly-rated-ext .products-list .highly-rated-item:before{content:'';display:block;position:absolute;top:0;left:5px;z-index:1;width:240px;height:232px;background-repeat:no-repeat;background-position:0 0;border-radius:2px;border:1px solid rgba(0,0,0,.2)}.highly-rated-ext .products-list .highly-rated-item .product-card{width:363px;height:210px;margin:10px 5px 10px 0;float:right;border-left:1px solid var(--color-basic-gray);position:relative;z-index:2;border-radius:2px}.highly-rated-ext .products-list .highly-rated-item .product-card .pricing{margin-top:0}.highly-rated-ext .slides .slide-ctrl{display:block;width:30px;height:30px;border:0;border-radius:0;background:0;padding:0;margin-top:-15px}.highly-rated-ext .slides .slide-ctrl:before{width:30px;height:30px}.highly-rated-ext .slides .slide-ctrl:hover{box-shadow:none}.highly-rated-ext .slides .slide-ctrl.next:before,.highly-rated-ext .slides .slide-ctrl.prev:before{background-size:cover}}@media (min-width:1600px){.highly-rated-ext .products-list .highly-rated-item .product-card{width:430px}}@media (min-width:1920px){.highly-rated-ext .products-list .highly-rated-item:before{width:303px}.highly-rated-ext .products-list .highly-rated-item .product-card{width:510px}}