.custom-green-calendar,.custom-green-calendar .rmdp-calendar,.custom-green-calendar .rmdp-day,.custom-green-calendar .rmdp-header,.custom-green-calendar .rmdp-week-day,.custom-green-calendar .rmdp-wrapper{box-shadow:none!important;outline:none!important;margin:0;padding:0}.custom-green-calendar{width:100%;max-width:100%}.custom-green-calendar .rmdp-wrapper{width:100%;border:1px solid #a7b224!important;border-radius:8px!important;background-color:#fff!important;padding:1.25rem;box-sizing:border-box}.custom-green-calendar .rmdp-calendar{display:grid!important;grid-template-columns:repeat(7,1fr);gap:8px 12px;width:100%}.custom-green-calendar .rmdp-header{display:flex!important;align-items:center;justify-content:space-between;grid-column:span 7;font-weight:600;color:#333;font-size:1.3rem;padding:0 .5rem 1rem;position:relative;gap:16px}.custom-green-calendar .rmdp-header-values{flex:1;text-align:center;padding:0 12px;letter-spacing:.5px}.custom-green-calendar .rmdp-arrow{flex-shrink:0}.custom-green-calendar .rmdp-arrow svg path{stroke:#a7b224!important}.custom-green-calendar .rmdp-arrow-container:hover{background-color:#f7fbe3!important;border-radius:4px}.custom-green-calendar .rmdp-week-day{color:#a7b224!important;font-weight:500;font-size:10px;text-align:center}.custom-green-calendar .rmdp-day{width:100%!important;aspect-ratio:1/1!important;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;position:relative;text-align:center;box-sizing:border-box}.custom-green-calendar .rmdp-day span,.custom-green-calendar .rmdp-day span:hover{background-color:transparent!important;box-shadow:none!important}.custom-green-calendar .rmdp-day:not(.rmdp-disabled):hover{background-color:#b6c732!important;color:#fff!important}.custom-green-calendar .rmdp-day.rmdp-range,.custom-green-calendar .rmdp-day.rmdp-selected{background-color:#a7b224!important;color:#fff!important}.custom-green-calendar .rmdp-day.rmdp-range-hover{background-color:#dbe493!important;color:#333!important}.custom-green-calendar .rmdp-day.rmdp-today{border:2px solid #a7b224!important;color:#a7b224!important;font-weight:700!important}.custom-green-calendar .rmdp-day.rmdp-today span{background-color:transparent!important}.custom-green-calendar .rmdp-day.rmdp-disabled{color:#ccc!important;background-color:transparent!important;cursor:not-allowed}@media (min-width:768px){.custom-green-calendar .rmdp-header{font-size:1.5rem;gap:24px}.custom-green-calendar .rmdp-week-day{font-size:14px}.custom-green-calendar .rmdp-day{font-size:1.1rem}}