.kit-builder-container{max-width:1440px;margin:0 auto;padding-bottom:120px}.steps-selects{display:flex;gap:15px;margin-bottom:30px;flex-wrap:wrap;align-items:center}.step-select{flex:1;min-width:200px}.step-arrow{font-size:32px;color:#fe378b;font-weight:700;margin:0 5px;flex-shrink:0}.custom-dropdown{position:relative;width:100%;-webkit-user-select:none;user-select:none}.dropdown-header{width:100%;padding:12px 40px 12px 20px;border-radius:40px;font-weight:600;font-size:14px;border:2px solid #fe378b;background:#fff;color:#fe378b;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.dropdown-item{color:#fe378b!important;font-weight:700;border-bottom:1px solid #fe378b;margin:0 20px}.dropdown-arrow{position:absolute;right:15px;transition:transform .3s ease;font-size:12px}.custom-dropdown.open .dropdown-arrow{transform:rotate(180deg)}.dropdown-list{position:absolute;top:calc(100% - 35px);left:0;right:0;background:#fff;border:2px solid #fe378b;border-radius:8px;max-height:350px;overflow-y:auto;z-index:10;display:none;box-shadow:0 4px 12px #0000001a;padding-top:40px}.custom-dropdown.open .dropdown-list{display:block}.dropdown-item{padding:12px 20px;cursor:pointer;transition:background .2s ease;font-size:14px;color:#333}.dropdown-item:hover{background:#ffe6f2;color:#fe378b}.custom-dropdown.disabled .dropdown-header{background:#f5f5f5;cursor:not-allowed;opacity:.6}.custom-dropdown.disabled{pointer-events:none}.step-select.active .dropdown-header{border-color:#fe378b;background:#fe378b;color:#fff}.step-select.active .dropdown-arrow{color:#fff}.step-label{display:block;text-align:center;background:#f5f5f5;cursor:not-allowed;opacity:.6;border-color:#fe378b;border-radius:40px;color:#fe378b;padding:12px;border:2px solid #fe378b;font-weight:600;font-size:14px}.step-select[data-step="4"]{pointer-events:none}.step-select[data-step="4"].active .step-label{background:#fe378b;color:#fff;opacity:1}.products-grid{flex-wrap:wrap;margin-bottom:30px;justify-content:center;gap:20px}.products-grid .loading{color:#606060;font-size:21px;background:#f7f7f7;width:100%;text-align:center;padding:25px;border-radius:40px}.product-card{flex:0 0 calc(25% - 16px);min-width:180px;box-sizing:border-box;background:#f7f7f7;border-radius:30px;display:flex;flex-direction:column;align-items:center;position:relative}.variant-select{width:100%;border:1px solid #702399;font-size:14px;color:#702399;border-radius:50px;margin:10px 0}.product-title{font-size:18px;line-height:24px;letter-spacing:.81px;text-align:center;height:50px;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:23px;font-weight:700}.product-category{display:none}.product-price{display:flex;flex-direction:column;align-items:center;padding:0 0 20px}.product-info .original-price{text-decoration:line-through;color:#fe378b!important;font-size:18px}.product-info .discount-price{color:#702399!important;font-weight:700;font-size:30px}.product-card--disabled{opacity:.4;pointer-events:none}.product-card img{width:100%;padding:20px}.product-checkbox-container{position:absolute;display:inline-block;width:24px;height:24px;margin-right:10px;cursor:pointer;right:10px;top:10px}.custom-checkbox{position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #FE378B;border-radius:6px;background-color:#fff;transition:all .2s ease;box-sizing:border-box}.custom-checkbox.checked{background-color:#fe378b;border-color:#fe378b}.custom-checkbox:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);font-size:18px;color:#fff;transition:transform .2s ease;line-height:1}.custom-checkbox.checked:after{transform:translate(-50%,-50%) scale(1)}.buttons-container{display:flex;gap:15px;justify-content:center;margin-top:30px}#next-step-button-container{position:fixed;bottom:0;left:0;right:0;padding:20px;box-shadow:0 -4px 12px #0000001a;z-index:999;background:linear-gradient(83deg,#a2055a 6%,#3a0239 71%)}.btn{padding:12px 30px;border-radius:40px;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease;border:none}.btn-primary{background:#fff;color:#fe378b;font-size:18px;letter-spacing:.67px;padding:12px 50px}.btn-secondary{background:#fff;color:#333;border:2px solid #ddd}.resumo-total{font-size:32px;font-weight:700;color:#702399;display:flex;justify-content:flex-end;gap:500px}#resumo-section{max-width:1440px;margin:0 auto;padding:40px 0}#resumo-section .buttons-container{justify-content:flex-end}#resumo-section .btn-primary{font-size:18px;letter-spacing:.67px;padding:12px 50px;width:27%;background:#fe378b;color:#fff;border:2px solid #FE378B}#resumo-section .btn-secondary{width:27%;background:#fff;color:#fe378b;border:2px solid #FE378B;font-size:18px;letter-spacing:.67px;padding:12px 50px}#resumo-content{display:grid;gap:20px;margin-bottom:30px}.resumo-product-card{padding:15px;display:flex;gap:15px;position:relative;border-bottom:1px solid #FE378B}.remove-product-btn{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;color:#fe378b;padding:0;line-height:1;transition:opacity .2s}.remove-product-btn:hover{opacity:.7}.remove-product-btn svg{width:24px;height:24px}.resumo-product-image{width:130px;height:130px;flex-shrink:0;border:1px solid #FE378B;border-radius:13px;padding:10px}.resumo-product-details{display:flex;flex-direction:column;gap:8px}.resumo-product-category{display:none}.resumo-product-title{font-size:1.1em;font-weight:600;color:#702399;margin:0;line-height:1.4}.resumo-product-price{font-size:1.4em;font-weight:700;color:#fe378b;margin:5px 0 0;display:flex;align-items:center}.resumo-step{margin-bottom:30px;padding:20px;background:#f9f9f9;border-radius:8px}.resumo-step h3{margin-bottom:15px;color:#333;font-size:1.2em}.resumo-item{display:flex;gap:15px;align-items:center}.resumo-image{width:80px;height:80px;object-fit:cover;border-radius:4px}.resumo-item-info{flex:1}.preview-item-price{color:#fe378b;font-size:1.2em;font-weight:700}.resumo-item-price{color:#28a745;font-size:1.1em;font-weight:700}.dropdown-list::-webkit-scrollbar{width:6px}.dropdown-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.dropdown-list::-webkit-scrollbar-thumb{background:#fe378b;border-radius:4px}.dropdown-list::-webkit-scrollbar-thumb:hover{background:#e62f7a}.preview-title{font-size:26px;font-weight:700;color:#702399;margin-bottom:25px;text-align:left;border-bottom:1px solid #FE378B}.preview-item{padding:15px;display:flex;gap:15px;position:relative;border-bottom:1px solid #FE378B}.preview-image{width:130px;height:130px;flex-shrink:0;border:1px solid #FE378B;border-radius:13px;padding:10px}.preview-item-info{flex:1}.preview-item-title{font-weight:600;margin-bottom:8px;color:#333;font-size:14px;line-height:1.3}.preview-item-price{color:#fe378b;font-size:1.2em;font-weight:700;display:flex;align-items:center}.preview-total{font-size:32px;font-weight:700;color:#702399;display:flex;justify-content:flex-end;gap:500px}@media (max-width: 1400px){.product-card{flex:0 0 calc(25% - 15px)}#live-preview-content{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: 1024px){.product-card{flex:0 0 calc(33.333% - 14px)}.step-arrow{display:none}}@media (max-width: 768px){.kit-builder-container{margin:10px}.step-select.active .dropdown-header{z-index:24}.custom-dropdown.open .dropdown-list{z-index:23}.products-grid{gap:10px}.product-card{flex:0 0 calc(50% - 10px)}.product-card img{padding:10px;border-radius:30px}.products-grid .loading{font-size:14px;padding:16px}.product-title{font-size:12px;line-height:13px;height:55px;margin-bottom:13px}.product-checkbox-container{margin-right:0}.product-info .original-price{font-size:14px}.product-info .discount-price{font-size:20px}.steps-selects{flex-direction:column;gap:10px}.step-select{width:100%}#live-preview-content{grid-template-columns:1fr}.preview-item{display:grid;grid-template-columns:30% 60% 7%;gap:5px;padding:10px;align-items:start}.preview-item-title{color:#702399}.preview-item-title,.preview-variant-title{font-size:14px}.preview-item-price{font-size:12px!important;gap:8px}.preview-item-price .discount-price{font-size:24px!important}.preview-image{width:100px;height:100px}.resumo-product-card{text-align:left;display:grid;grid-template-columns:30% 60% 7%;gap:5px;padding:10px;align-items:start}.resumo-product-image{width:100px;height:100px}.resumo-product-title{font-size:14px;width:90%}#live-preview-section .preview-total{font-size:18px;gap:10px}.resumo-variant-title{font-size:14px;width:90%}.resumo-product-price{gap:8px}.resumo-product-price .original-price{font-size:12px}.resumo-product-price .discount-price{font-size:18px}.resumo-product-number{left:50%;transform:translate(-50%)}.product-card{flex:0 0 70%;min-width:auto}.variant-select{width:90%;position:relative;left:14px}#next-step-button-container{padding:15px}.btn{padding:10px 20px;font-size:14px}#resumo-section .buttons-container{justify-content:center;gap:10px}#resumo-section .btn-secondary,#resumo-section .btn-primary{width:100%;padding:10px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/150/assets/section_monte-seu-kit.css.map */
