.toos-calc__form .toos-jalali-picker__days button {
    width: 100%;
    height: 34px;
    padding: 0;
    border: 0;
    border-radius: 9px;
    background: transparent;
    color: #26362c !important;
    box-shadow: none;
    font-size: 12px;
    font-weight: 500;
}

.toos-calc__form .toos-jalali-picker__days button:hover,
.toos-calc__form .toos-jalali-picker__days button.active {
    background: #159447 !important;
    color: #fff !important;
}
