.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}}.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}}.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}.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%}}.container-fluid.page-container .more-lnk,.container-fluid.page-container>h2{text-align:center}.shop-cat-groups{margin-bottom:70px}.shop-cat-groups .title{font-size:20px;font-weight:600;border-left:0;border-right:0;padding:20px 20px 30px;margin:0}.shop-cat-groups .title a{color:#333}.shop-cat-groups .title .link-sm{font-size:60%;font-weight:400;font-family:var(--font-arial-mt);display:inline-block;margin-left:7px;color:var(--color-signal-green)}.shop-cat-groups .sub-title{font-weight:700;margin:5px 0 5px -15px}.shop-cat-groups .sub-title:first-child{margin-top:0}.shop-cat-groups .group-img{margin-bottom:35px}.shop-cat-groups .row{margin:0}.shop-cat-groups .row ul{padding:0 20px 0;list-style:none;display:flex;flex-wrap:wrap;font-size:12px;line-height:22px}.shop-cat-groups .row ul li{width:20%;margin-left:0}.shop-cat-groups .row .menu-teasers{padding-left:0}.shop-cat-groups .row .menu-teasers img{margin:0 auto 7px;max-width:80px}.shop-cat-groups .row .menu-teasers li{width:20%;text-align:center;margin-bottom:15px;line-height:1.3}.shop-cat-groups .menu-teasers li{width:20%;text-align:center;margin-bottom:15px}.shop-cat-groups .col-md-3+.col-md-9 .menu-teasers.cols-2,.shop-cat-groups .col-md-3+.col-md-9 .menu-teasers.cols-3{margin-top:40px}.shop-cat-groups.group-list{display:flex;flex-flow:row wrap;justify-content:center;gap:4%}.shop-cat-groups.group-list>div{max-width:145px}.shop-cat-groups.group-list>div img{max-width:100%;height:auto}.expert-support-section{display:flex;max-width:1200px;margin:40px auto;padding:40px 20px;gap:60px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);text-align:left}.expert-support-section .left-column{flex:1;display:flex;flex-direction:column;gap:30px}.expert-support-section .expert-intro{display:flex;align-items:flex-start;gap:20px}.expert-support-section .expert-photo{width:120px;height:120px;border-radius:50%;overflow:hidden;flex-shrink:0}.expert-support-section .expert-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.expert-support-section h3{margin:5px 0 10px!important}.expert-support-section h4{margin-bottom:15px}.expert-support-section .main-description{font-size:18px;color:#555;line-height:1.5;text-align:left!important}.expert-support-section .services-section h3{font-size:24px;font-weight:600;margin-bottom:20px;color:#1a1a1a}.expert-support-section .services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.expert-support-section .service-item{display:flex;align-items:center;gap:12px;font-size:16px;color:#333}.expert-support-section .service-icon{width:24px;height:24px;color:#e74c3c;flex-shrink:0}.expert-support-section .cta-buttons{display:flex;gap:15px;margin-top:10px;flex-wrap:wrap}.expert-support-section .cta-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:2px solid #e0e0e0;border-radius:8px;text-decoration:none;color:#333;font-weight:500;transition:all .2s ease;background:#fff}.expert-support-section .cta-button:hover{border-color:#e74c3c;background:#fef5f5}.expert-support-section .cta-button.primary{color:#06f}.expert-support-section .button-icon{width:20px;height:20px}.expert-support-section .right-column{flex:0 0 350px;background:#f8f9fa;padding:30px;border-radius:12px}.expert-support-section .pricing-header{font-size:14px;font-weight:600;color:#e74c3c;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.expert-support-section .pricing-title{font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:25px}.expert-support-section .pricing-feature{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:16px;color:#333}.expert-support-section .check-icon{width:20px;height:20px;color:#e74c3c;flex-shrink:0;margin-top:2px}.expert-support-section .learn-more{display:inline-block;margin-top:20px;color:#06f;text-decoration:none;font-weight:500;font-size:16px;transition:color .2s ease}.expert-support-section .learn-more:hover{color:#0052cc;text-decoration:underline}@media (max-width:968px){.expert-support-section{flex-direction:column;gap:40px}.expert-support-section .right-column{flex:1}.expert-support-section .services-grid{grid-template-columns:1fr}}@media (max-width:640px){.expert-support-section .expert-intro{flex-direction:column;text-align:center;align-items:center}.expert-support-section .main-heading{font-size:28px}.expert-support-section .cta-buttons{flex-direction:column}.expert-support-section .cta-button{width:100%;justify-content:center}}