.extras-grid{align-items:stretch;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;width:100%!important;margin:8px 0 20px!important;display:grid!important}.extra-card{width:100%;min-width:0}@media (max-width:900px){.extras-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:600px){.extras-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:400px){.extras-grid{grid-template-columns:repeat(1,minmax(0,1fr))!important}}.extra-card{text-align:center;box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:180px;margin:0;padding:12px 8px;display:flex;box-shadow:0 2px 4px #0000001a}.extra-image{object-fit:contain;border-radius:6px;flex-shrink:0;width:50px;height:50px;margin:0 auto 6px}.quantity-controls{flex-shrink:0;justify-content:center;align-items:center;gap:8px;margin:4px 0;display:flex}.extra-label{color:#333;text-align:center;text-overflow:ellipsis;word-break:break-word;white-space:normal;box-sizing:border-box;-webkit-box-orient:vertical;width:100%;min-height:32px;max-height:32px;margin:4px 0;padding:0 2px;font-size:12px;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.extra-price{color:#888;font-size:13px}.booking-form-label{color:#0a0000;margin-bottom:.5rem;font-weight:600;display:block}
.step-details{flex-direction:column;gap:1rem;display:flex}.step-service .extras-grid{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.step-service .extra-card{text-align:center;border:1px solid #48ac3a;border-radius:8px;min-width:120px;padding:.75rem}.step-service .quantity-controls{color:#0a0000;justify-content:center;align-items:center;gap:.5rem;display:flex}.step-service .extra-label{color:#130000;margin-top:.5rem;font-weight:500}.step-service .extra-price{color:#130000;font-size:.85rem}.booking-form-label{color:#0a0000;margin-bottom:.5rem;font-weight:600;display:block}
.booking-form-label{color:#333;margin-bottom:8px;font-size:1rem;font-weight:700;display:block}.frequency-options{color:#000;flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.frequency-card{cursor:pointer;text-align:center;background-color:snow;border:2px solid #130404;border-radius:10px;min-width:180px;padding:12px 20px;font-weight:500;transition:all .2s}.frequency-card:hover{background-color:#2fcb63;border-color:#238f19}.frequency-card.selected{background-color:#58e076;border-color:#2bbf24}@media (max-width:600px){.frequency-options{flex-direction:column;gap:10px}.frequency-card{width:100%;min-width:0}}
.booking-summary-card{background-color:#fdfbf2;border-radius:12px;padding:1rem}.summary-row{justify-content:space-between;margin-bottom:.5rem;display:flex}.total-row{font-weight:700}
.hero-section-steps{background-color:#0000;background-image:url(/Images/two.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:360px;padding:40px 16px;display:flex}.steps-container{flex-wrap:wrap;justify-content:center;gap:35px;max-width:1000px;display:flex}.step-card{text-align:center;background-color:#fff;border-radius:12px;width:230px;padding:24px;box-shadow:0 4px 12px #0000001a}.step-number{color:#080505;background-color:#e4ecf0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 8px;font-weight:600;display:flex}.step-icon{color:#7fbf61;margin-bottom:8px;font-size:50px}.step-label{color:#333;font-size:16px;font-weight:700}.steps-wrapper{text-align:center;flex-direction:column;align-items:center;max-width:1000px;padding:0 1rem;display:flex}.steps-heading{color:#85ff47;margin-bottom:1.25rem;font-size:3rem;font-weight:700}.steps-subtext{color:#20440d;margin-bottom:2rem;font-size:1.5rem}@media (max-width:768px){.hero-section-steps{min-height:auto;padding:20px 16px}.steps-heading{font-size:2rem}.steps-subtext{font-size:1.2rem}.steps-container{gap:16px}.step-card{width:100%;max-width:280px;padding:16px}}
.booking-page{background-color:#eee;width:100%;min-height:100vh}.hero-section{padding:2rem 1rem}.booking-layout{justify-content:center;align-items:flex-start;gap:.7rem;padding:2rem;display:flex}.booking-form-wrapper{flex:0 0 700px;margin-top:0;margin-left:270px}.booking-summary-wrapper{border-radius:16px;flex-shrink:0;width:260px;position:sticky;top:7rem;box-shadow:0 4px 12px #0000002f}@media (max-width:1200px){.booking-form-wrapper{margin-left:0}}@media (max-width:1024px){.booking-layout{flex-direction:column;align-items:center;padding:1rem}.booking-form-wrapper{flex:auto;width:100%;max-width:700px;margin-left:0}.booking-summary-wrapper{width:100%;max-width:700px;margin-top:1rem;position:static}}@media (max-width:768px){.hero-section-steps{padding:1rem 0}.booking-layout{padding:.5rem}}
