#DetailHeader{position:relative;z-index:10}.customform{position:fixed;top:60px;left:0;width:100%;height:100vh;background-color:#f6f5f3;z-index:9;display:none;overflow:auto}body.cabinetform-active *:not(#DetailHeader):not(.customform){display:none}.hardware--mini{padding:20px;background-color:#f6f5f3;max-width:900px;margin:0 auto;text-align:center}#hardware_step1{font-family:Arial,sans-serif}.step-header span{font-size:20px;font-family:'Mulish';font-weight:600;color:#12223b}.question span{font-size:20px;display:block;margin:20px 0;font-family:'Mulish';font-weight:600;color:#414854;line-height:30px}.selection-options{display:flex;justify-content:space-around;gap:16px;height:96px}.option{display:flex;align-items:center;width:100%;padding:15px;border:2px solid #b7b1b1;border-radius:6px;background-color:#fff;cursor:pointer;transition:all .3s ease;margin-bottom:20px}.option span{font-size:16px;font-weight:bold;margin-left:10px}.option.knobs .knob,.option.pulls .pull{display:block;width:70px;height:70px;background-size:cover;background-position:center}.option.knobs .knob{background-image:url(/Themes/RTA/Content/images/hardwareformknob.png)}.option.pulls .pull{background-image:url(/Themes/RTA/Content/images/hardwareformpull.png)}.option:hover{border-color:#185a73}.color-options-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:20px}.color-options{display:flex;justify-content:center;gap:16px;height:auto;flex-wrap:wrap;max-width:100%;margin-bottom:20px}.coloroption{display:flex;align-items:center;width:calc(33.33% - 10.66px);padding:15px;border:2px solid #b7b1b1;border-radius:6px;background-color:#fff;cursor:pointer;transition:all .3s ease;box-sizing:border-box}.coloroption:hover{border-color:#185a73}.coloroption .selectedcolor{font-size:16px;font-weight:bold;margin-right:10px;width:70px;height:70px}.coloroption span[data-option-name=Matte-Black]{background:#41281e}.coloroption span[data-option-name=Oil-Brushed-Bronze]{background:#41281e}.coloroption span[data-option-name=Oil-Rubbed-Bronze]{background:#41281e}.coloroption span[data-option-name=Matte-Black]{background:#2b2b2b}.coloroption span[data-option-name=Dark-Pewter]{background:linear-gradient(133.36deg,#161616 19.59%,#9f9f9f 82.14%)}.coloroption span[data-option-name=Polish-Chrome]{background:linear-gradient(135deg,#fff 17.86%,#61666b 49.7%,#b9c5d0 82.14%)}.coloroption span[data-option-name=Gold]{background:linear-gradient(135deg,#9f6e36 17.86%,#50300c 49.68%,#dc9f49 82.14%)}.coloroption span[data-option-name=Satin-Nickel]{background:linear-gradient(135deg,#6e6e6e 17.86%,#d4d4d4 82.14%)}.coloroption span[data-option-name=Antique-Brass]{background:linear-gradient(135deg,#af9d43 17.86%,#71623d 50%,#d7c672 82.14%)}.coloroption span[data-option-name=Black-Nickel]{background:linear-gradient(135deg,#0d0d0d 17.86%,#707070 82.14%)}.coloroption span[data-option-name=Antique-Black]{background:linear-gradient(135deg,#0d0d0d 17.86%,#707070 82.14%)}.coloroption span[data-option-name=Polish-Brass]{background:linear-gradient(135deg,#e7e1a1 17.86%,#302a09 49.7%,#d4c341 82.14%)}.coloroption span[data-option-name=Satin-Brass]{background:linear-gradient(135deg,#6f6200 17.86%,#bca900 82.14%)}.coloroption span[data-option-name=Satin-Chrome]{background:linear-gradient(135deg,#8d8d8d 17.86%,#f4f4f4 82.14%)}.coloroption span[data-option-name=Satin-Pewter]{background:linear-gradient(135deg,#1e1102 17.86%,#8f8e8e 82.14%)}.coloroption span[data-option-name=Knob-White]{background:#f6f6f6}.coloroption span[data-option-name=Stainless-Steel]{background:linear-gradient(135deg,#626669 0%,#cdd1d5 49.53%,#757a7f 100%)}.coloroption span[data-option-name=Antique-Copper]{background:linear-gradient(135deg,#d19572 17.86%,#4a3f37 82.14%)}.coloroption span[data-option-name=Polished-Nickel]{background:linear-gradient(135deg,#81766c 17.86%,#bfb4a9 82.14%)}.coloroption span[data-option-name=Black]{background:#343336}.color-option-text{font-family:Mulish;font-size:16px;font-weight:700;line-height:24px;text-align:left}.style-options{display:flex;justify-content:center;gap:16px;height:auto;flex-wrap:wrap}.styleoption{display:block;align-items:center;padding:7px;border:2px solid #b7b1b1;border-radius:6px;background-color:#fff;cursor:pointer;transition:all .3s ease;margin-bottom:0;width:calc(25% - 12px);max-width:256px;height:100%;overflow:hidden}.styleoption .img-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.styleoption .img-wrapper img{width:auto;height:100%;max-height:187px;object-fit:cover;border-radius:8px;object-position:center}.nav-buttons{display:flex;justify-content:center;width:100%;margin:20px 0}.back-button span,.next-button span{color:#185a73;text-decoration:underline;cursor:pointer;font-family:'Mulish';font-size:16px;font-weight:700;line-height:24px;position:relative;padding-left:20px;padding-right:20px}.next-button span::after{content:"";background-image:url(/Themes/RTA/Content/images/nextarrow.png);background-size:contain;background-repeat:no-repeat;width:16px;height:16px;position:absolute;right:5px;top:50%;transform:translateY(-50%)}.back-button span::before{content:"";background-image:url(/Themes/RTA/Content/images/nextarrow.png);background-size:contain;background-repeat:no-repeat;width:16px;height:16px;position:absolute;left:5px;top:50%;transform:translateY(-50%) rotate(180deg)}#backtoselectcabinet::before{content:"";background-image:url(/Themes/RTA/Content/images/nextarrow.png);background-size:contain;background-repeat:no-repeat;width:16px;height:16px;position:absolute;left:-17px;top:50%;transform:translateY(-50%) rotate(180deg)}.recommendation-header{position:relative}.recommendation-header span{position:relative;padding-left:24px}.recommendation-header span::before{content:"";background-image:url(/Themes/RTA/Content/images/recommendation.png);background-size:contain;background-repeat:no-repeat;width:20px;height:20px;position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(360deg)}.explore{display:flex;justify-content:space-between;margin:20px 0;background:#fff;padding:15px;border:1px solid #d5dae0;border-radius:4px}.explore p{margin-bottom:0;font-family:'Mulish';font-size:16px;font-weight:700;line-height:26px;text-align:left;color:#12223b}.explore span{font-family:Mulish;font-size:16px;font-weight:700;line-height:24px;text-align:center;color:#185a73}.explore-link{font-size:16px;font-weight:bold;color:#185a73;text-decoration:underline}.hardware__progress{background-color:#e0e0e0;border-radius:20px;width:100%;height:5px;margin:20px 0;position:relative;padding:0;top:10px}.hardware__progress::before{content:"";background-image:url('/Themes/RTA/Content/images/check-green-icon.svg');background-size:contain;background-repeat:no-repeat;width:15px;height:15px;position:absolute;top:50%;left:-1px;transform:translateY(-50%)}.hardware__progress::after{content:"";background-image:url('/Themes/RTA/Content/images/recommendation_disabled.png');background-size:contain;background-repeat:no-repeat;width:15px;height:15px;position:absolute;top:50%;left:100%;transform:translate(-50%,-50%)}.hardware__middle{background-image:url('/Themes/RTA/Content/images/recommendation_disabled.png');background-size:contain;background-repeat:no-repeat;width:15px;height:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hardware__progress--halfway::before{background-image:url('/Themes/RTA/Content/images/recommendation.png')}.hardware__middle--halfway{background-image:url('/Themes/RTA/Content/images/check-green-icon.svg')}.hardware__progress--complete::before{background-image:url('/Themes/RTA/Content/images/recommendation.png')}.hardware__progress--complete .hardware__middle{background-image:url('/Themes/RTA/Content/images/recommendation.png')}.hardware__progress--complete::after{background-image:url('/Themes/RTA/Content/images/check-green-icon.svg')}.hardware__bar{display:block;height:100%;background-color:#4b6d38;border-radius:20px;transition:width .3s ease}.explore-button span{color:#185a73;text-decoration:underline;cursor:pointer;font-family:'Mulish';font-size:16px;font-weight:700;line-height:24px;position:relative;padding-left:20px;padding-right:20px}#hardware_step4 .product-detail-page .products-pdp{padding:0 8px 16px 8px !important;margin:0 0 45px 0}@media(min-width:767px){#hardware_step4 .flyoutproduct-detail-page .products-pdp .category .item{width:calc(30% - 24px)}}.upsell-hardware-product{color:#f00}