.slides{position:relative;z-index:2;overflow:hidden;overflow-x:auto;scrollbar-width:thin}.slides .slides-list{display:flex;flex-flow:row nowrap}.slides .slide-ctrl{display:none;position:absolute;top:50%;background:#fff;border:1px solid var(--color-basic-gray);font-size:0;overflow:hidden;width:44px;height:45px;color:#949897;margin-top:-22px;z-index:3}.slides .slide-ctrl:before{content:'';display:block;width:100%;height:100%;opacity:.6}.slides .slide-ctrl:hover{box-shadow:0 -1px .5px rgba(0,0,0,.03),0 3px 7px rgba(0,0,0,.16),0 2px 4px rgba(0,0,0,.16),0 1px 1px rgba(0,0,0,.12)}.slides .slide-ctrl.prev{border-radius:0 50% 50% 0;border-left:0;left:0}.slides .slide-ctrl.prev:before{background:url(https://cdn.ckitchen.com/assets/i/icons/chevron-left.svg) no-repeat 50% 50%}.slides .slide-ctrl.next{border-radius:50% 0 0 50%;border-right:0;right:0}.slides .slide-ctrl.next:before{background:url(https://cdn.ckitchen.com/assets/i/icons/chevron-right.svg) no-repeat 50% 50%}.slides.no-scroll .slide-ctrl{display:none!important}@media (min-width:1024px){.slides:not(.no-scroll){overflow-x:hidden}.slides:not(.no-scroll) .slides-list{overflow-x:hidden;scroll-behavior:smooth}.slides:not(.no-scroll) .slide-ctrl{display:block}.slides:not(.no-scroll).scroll-start .slide-ctrl.prev{display:none}.slides:not(.no-scroll).scroll-end .slide-ctrl.next{display:none}}.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}}