.mdotcar-form-container {
    max-width: 624px;
    margin: 0 auto
}

.mdotcar-step {
    display: none
}

.mdotcar-step.active {
    display: block
}

.mdotcar-footer {
    margin-top: 48px;
    display: flex;
    flex-direction: column;
    gap: 12px
}

.mdotcar-footer button ,
[data-field="service_time"],
[data-field="service_date"] {
    cursor: pointer
}

.mdotcar-footer button:disabled {
    cursor: pointer;
    opacity: 1
}

.mdotcar-service-item,.mdotcar-date-item,.mdotcar-time-item,.close-modal {
    cursor: pointer
}

.mdotcar-service-item.selected,.mdotcar-date-item.selected,.mdotcar-time-item.selected {
    border-bottom: 1px solid #3F51B5;
    padding-bottom: 11.5px;
}

.mdotcar-service-item.invalid,.mdotcar-date-item.invalid,.mdotcar-time-item.invalid,.mdotcar-input.invalid {
    border-color: red
}

.mdotcar-date-item.invalid {
    color: red
}

.mdotcar-input-row {
    display: flex;
    gap: 20px
}

.mdotcar-prev.step-1 {
    display: none
}

.mdotcar-summary-details>div,.mdotcar-summary-Information>div {
    display: flex;
    gap: 10px;
    margin-bottom: 10px
}

.mdotcar-footer button svg {
    width: 24px;
    height: 24px
}

.mdotcar-nav {
    margin-bottom: 40px
}

[data-step="6"] h3 {
    color: #616161;
    margin: unset!important;
    padding: 20px 24px 24px 24px;
    border: 1px solid #EEE;
    border-radius: 16px 16px 0 0
}

.mdotcar-step h3 {
    margin-block:0 32px;color: #616161;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center
}

.mdotcar-step.active[data-step="2"] .mdotcar-step h3 {
    margin-block:0 16px}

input.mdotcar-input,select.mdotcar-input {
    line-height: 16px;
    border: 1px solid #BDBDBD;
    height: 44px;
    padding: 12.5px 16px;
    background: #fff;
    font-size: 12px;
    font-weight: 400;
    color: #424242;
    margin: unset;
    border-radius: 8px;
    width: 100%
}

.mdotcar-step label {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #757575;
    background: #fff;
    padding: 0 4px;
    position: absolute;
    margin-right: 14px;
    margin-top: -8px
}

.mdotcar-service-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #BDBDBD;
    border-radius: 12px;
    padding: 12px;
    cursor: pointer;
    min-height: 94px
}

.mdotcar-service-item.selected {
    border-color: #3F51B5;
    background-color: #F4F5F7
}

.mdotcar-service-item.selected span,.mdotcar-service-item.selected p {
    color: #3949AB!important
}

.mdotcar-service-item .selected>div:last-child {
    background: #E8EAF6!important
}

.mdotcar-step.active[data-step="2"] {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.mdotcar-service-item:first-child>div>span {
    color: #424242;
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    height: 23px
}

.mdotcar-service-item>div:first-child {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%
}

.mdotcar-service-item>div:first-child span:first-child {
    color: #424242;
    font-size: 20px;
    font-weight: 500;
    line-height: 23px
}

.mdotcar-service-item>div:last-child {
    display: flex;
    flex-direction: row;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: flex-start
}

.mdotcar-service-item>div:last-child>p {
    margin: unset;
    line-height: 16px;
    color: #757575;
    font-size: 12px;
    font-weight: 400;
    padding-right: 20px
}

.mdotcar-service-item>div:last-child>p:before {
    content: "";
    display: flex;
    width: 16px;
    height: 16px;
    position: absolute;
    margin-right: -20px;
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M7.99967%2015.1666C11.6663%2015.1666%2014.6663%2012.1666%2014.6663%208.49992C14.6663%204.83325%2011.6663%201.83325%207.99967%201.83325C4.33301%201.83325%201.33301%204.83325%201.33301%208.49992C1.33301%2012.1666%204.33301%2015.1666%207.99967%2015.1666Z%22%20stroke%3D%22%23757575%22%20stroke-width%3D%221.25%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M5.16699%208.49995L7.05366%2010.3866L10.8337%206.61328%22%20stroke%3D%22%23757575%22%20stroke-width%3D%221.25%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3C%2Fsvg%3E);
    margin-top: -1px
}

.mdotcar-service-item.selected>div:last-child>p:before {
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7.99967%2015.1666C11.6663%2015.1666%2014.6663%2012.1666%2014.6663%208.49992C14.6663%204.83325%2011.6663%201.83325%207.99967%201.83325C4.33301%201.83325%201.33301%204.83325%201.33301%208.49992C1.33301%2012.1666%204.33301%2015.1666%207.99967%2015.1666Z%22%20stroke%3D%22%233F51B5%22%20stroke-width%3D%221.25%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M5.16699%208.49995L7.05366%2010.3866L10.8337%206.61328%22%20stroke%3D%22%233F51B5%22%20stroke-width%3D%221.25%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)!important
}

.mdotcar-service-item>div>span:last-child {
    background: #FAFAFA;
    border-radius: 6px;
    gap: 4px;
    padding: 6px 8px;
    height: 35px;
    display: flex;
    align-items: center;
    color: #616161;
    font-weight: 700
}

.mdotcar-service-item>div:last-child>div {
    display: flex;
    font-size: 12px;
    line-height: 17px;
    color: #9E9E9E;
    font-weight: 300;
    justify-content: space-between
}

.mdotcar-input-row {
    display: flex;
    gap: 16px
}

.mdotcar-input-row>div {
    width: 100%
}

.mdotcar-step.active[data-step="5"] {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.Periodic-service-date {
    display: flex;
    flex-direction: row;
    gap: 42px;
    align-items: center;
    margin-bottom: 40px;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    white-space: nowrap;
    box-sizing: border-box;
    width: 100%
}

input.mdotcar-input:focus {
    border-color: black!important
}

.btn-scroll {
    min-width: 100%;
    direction: ltr
}

.btn-scroll svg:first-child {
    float: right;
    background: linear-gradient(270deg,rgba(255,255,255,.05) -101.48%,#FFFFFF 79.17%);
    transform: rotate(180deg)
}

.btn-scroll svg:last-child {
    float: left
}

.btn-scroll .disabled {
    display: none
}

.btn-scroll svg {
    z-index: 10;
    position: relative;
    padding: 15px 0 15px 15px;
    height: 62px;
    width: 48px;
    cursor: pointer;
    background: linear-gradient(270deg,rgba(255,255,255,.05) -101.48%,#FFFFFF 79.17%);
    margin-bottom: -57px
}

.mdotcar-date-item {
    flex: 0 0 auto;
    box-sizing: border-box
}

.Periodic-service-date::-webkit-scrollbar {
    display: none
}

.mdotcar-date-item.completed {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px
}

.mdotcar-date-item.completed span:nth-child(2) {
    color: #FF8F00;
    font-size: 10px;
    line-height: 14px;
    font-weight: 500;
    background: #FFF8E1;
    border-radius: 12px;
    padding: 4px 8px;
    width: max-content
}

.mdotcar-date-item.completed span:nth-child(1) {
    color: #757575;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400
}

.mdotcar-date-item span:first-child {
    font-size: 16px;
    line-height: 23px
}

.mdotcar-date-item span:last-child {
    font-size: 20px;
    line-height: 29px
}

.mdotcar-date-item {
    color: #424242;
    font-weight: 400;
    min-width: 60px;
    width: fit-content;
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center
}

.mdotcar-date-item.selected span {
    color: #3F51B5
}

.mdotcar-date-item.selected span:first-child {
    font-weight: 700
}

.Periodic-service-hours {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.mdotcar-time-item {
    border: 1px solid #9E9E9E;
    border-radius: 32px;
    padding-block:12px;font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    color: #424242;
    text-align: center
}

.mdotcar-time-item.selected {
    border-color: #3F51B5;
    background: #F4F5F7;
    color: #3F51B5
}

.mdotcar-periodic-service-request-summary {
    display: flex;
    flex-direction: column;
    border-radius: 16px
}

.mdotcar-summary-details {
    display: grid!important;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 32px!important;
    margin: 0!important;
    padding-bottom: 32px
}

.mdotcar-summary-details>div {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.mdotcar-summary-details>div>span:nth-child(1) {
    color: #757575;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px
}

.mdotcar-summary-details>div>span:nth-child(2) {
    color: #424242;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px
}

.mdotcar-summary-Information {
    display: flex;
    flex-direction: column;
    padding: 24px 32px;
    border-right: 1px solid #EEE;
    border-left: 1px solid #EEE
}

.mdotcar-summary-Information>div:nth-child(2) {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin: 0
}

.mdotcar-summary-Information>div:nth-child(2)>span:nth-child(1) {
    color: #757575;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px
}

.mdotcar-summary-Information>div:nth-child(2)>span:nth-child(2) {
    color: #424242;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px
}

span.Periodic.service.announcement {
    display: flex;
    flex-direction: row;
    gap: 8px;
    font-size: 12px;
    font-weight: 400;
    color: #3F51B5;
    margin-top: 16px;
    text-align: justify
}

.Periodic.service.announcement svg {
    min-width: 16px;
    min-height: 16px
}

.mdotcar-cancel {
    color: #5A5FCC;
    padding: 8px;
    background: transparent
}

.mdotcar-form-container.step-1 .mdotcar-cancel {
    border: 1px solid #5A5FCC;
    border-radius: 4px
}

.mdotcar-form-container.step-1 .mdotcar-footer>div {
    grid-template-columns: repeat(1,minmax(0,1fr))
}

.mdotcar-footer>div {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 12px
}

.mdotcar-footer button {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    border: unset
}

.mdotcar-footer>div>button {
    padding: 12px
}

.mdotcar-footer>div>button:nth-child(even),.mdotcar-submit {
    background: #3F51B5;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2);
    color: #FFF
}

.mdotcar-footer>div>button:nth-child(even)>svg path {
    transform: rotate(180deg)
}

.mdotcar-prev {
    background: transparent;
    border: 1px solid #5A5FCC!important;
    color: #3F51B5
}

.mdotcar-service-item>div:last-child>div>span {
    display: flex;
    align-items: center;
    gap: 4px
}

.mdotcar-service-item.selected>div:last-child>div>span>svg>path {
    stroke: #3F51B5!important
}

.mdotcar-service-item>div>span:last-child strong {
    font-size: 12px;
    font-weight: 400
}

.mdotcar-service-item>div:last-child>span {
    text-align: center
}

[data-step="6"] .mdotcar-service-item.selected {
    margin-block:32px 16px}

.mdotcar-time-item.invalid {
    background: #ff000005
}

.mdotcar-nav-step>div>div {
    width: 41px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(189,189,189,1);
    border-radius: 50%;
    color: rgba(158,158,158,1);
    font-size: 18px;
    line-height: 24px;
    font-weight: 500
}

.mdotcar-nav-step>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px
}

.mdotcar-nav-step>div>span {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    width: max-content
}

.notice-step-3 {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #3F51B5;
    padding: 8px 12px;
    box-shadow: 2px 0 10px 0 #121B511A;
    background: #E8EAF6;
    border-radius: 12px 12px 0 12px;
    position: absolute;
    width: 307px;
    top: 50px;
    right: 248px;
    opacity: 0;
    transition: opacity 0.3s ease
}

[data-step="4"] h3 svg:hover path {
    stroke: #3F51B5
}

[data-step="4"] h3 svg:hover~.notice-step-3 {
    opacity: 1!important
}

.step-active,.step-complete,.mdotcar-nav-step.active>div>div>span:first-child,.mdotcar-nav-step.completed>div>div>span:first-child,.mdotcar-nav-step.completed .step-active,.mdotcar-nav-step.active .step-complete {
    display: none
}

.mdotcar-nav-step.active .step-active {
    display: block;
    width: 11px;
    height: 11px;
    background: rgba(63,81,181,1);
    border-radius: 50%
}

.mdotcar-nav-step.active>div>div {
    border-color: rgba(63,81,181,1)
}

.mdotcar-nav-step.completed>div>div {
    border-color: rgba(76,175,80,1);
    background: rgba(76,175,80,1)
}

.mdotcar-nav-step.completed .step-complete {
    display: flex;
    width: 15px;
    height: 15px
}

span.dividing.line {
    display: flex;
    height: 2px;
    background: rgba(224,224,224,1);
    width: 11.545%;
    position: absolute;
    top: 20.5px;
    margin-right: 14.25%;
    border-radius: 8px
}

.mdotcar-nav {
    display: grid;
    grid-template-columns: repeat(5,minmax(0,1fr))
}

.mdotcar-nav-step.active>div>span {
    color: rgba(63,81,181,1);
    font-weight: 500
}

.mdotcar-nav-step.completed .dividing.line {
    background: rgba(76,175,80,1)
}

@media (max-width: 767px) {
    .mdotcar-nav-step>div>span {
        font-size:8px;
        line-height: 16px;
        font-weight: 400
    }

    .mdotcar-nav-step.completed>div>span {
        font-weight: 500
    }

    .mdotcar-nav-step>div>div {
        width: 32px;
        height: 32px;
        border-width: 1px
    }

    .mdotcar-nav-step>div>div {
        font-size: 14px;
        line-height: 19px;
        z-index: 1;
        background: #fff
    }

    .mdotcar-nav-step>div {
        gap: 4px
    }

    span.dividing.line {
        top: 16px;
        margin-right: 11.7%;
        z-index: 0;
        width: 18%
    }

    .mdotcar-nav-step.completed .step-complete {
        width: 10px;
        height: 10px
    }

    .mdotcar-nav-step.completed .step-complete svg {
        width: 10px;
        height: 10px;
        line-height: 10px;
        font-size: 10px
    }

    .mdotcar-nav {
        margin-bottom: 32px
    }

    .mdotcar-footer {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 16px;
        right: 0;
        background: #fff
    }

    .mdotcar-footer>div>button:nth-child(even),.mdotcar-submit {
        background: #5A5FCC;
        font-size: 14px
    }

    .mdotcar-step.active[data-step="2"] {
        gap: 8px
    }

    .mdotcar-step h3 {
        font-size: 14px;
        color: #424242;
        margin-bottom: 24px
    }

    .Periodic-service-hours {
        grid-template-columns: repeat(1,minmax(0,1fr))
    }

    .Periodic-service-date {
        margin-bottom: 32px
    }

    [data-step="6"] h3 {
        font-size: 12px;
        padding: 12px 16px;
        line-height: 17px
    }

    .mdotcar-summary-details {
        grid-template-columns: repeat(1,minmax(0,1fr));
        gap: 1px!important;
        background: #EEE;
        padding-bottom: 1px
    }

    .mdotcar-summary-details>div {
        flex-direction: row;
        margin: unset;
        height: 44px;
        align-items: center;
        background: #fff
    }

    .mdotcar-summary-details>div>span:nth-child(1),.mdotcar-summary-Information>div:nth-child(2)>span:nth-child(1) {
        width: 85px;
        font-size: 10px;
        line-height: 20px
    }

    .mdotcar-summary-details>div>span:nth-child(2),.mdotcar-summary-Information>div:nth-child(2)>span:nth-child(2) {
        font-size: 14px;
        line-height: 20px
    }

    .mdotcar-summary-Information {
        padding: 0 16px 16px 16px;
        gap: 0
    }

    .mdotcar-summary-Information>div:nth-child(2) {
        flex-direction: row;
        align-items: flex-start;
        border-top: 1px solid #EEE;
        padding-block:12px}

    .mdotcar-service-item>div:first-child span:first-child {
        font-size: 16px
    }

    .mdotcar-service-item>div:last-child>p {
        font-size: 10px;
        padding-right: 20px
    }

    [data-step="2"]>h3 {
        margin-bottom: 16px
    }

    [data-step="6"] .mdotcar-service-item {
        margin-block:24px 11px}
}

@media (min-width: 767px) {
    .modal-periodic-service.elementor-section-items-stretch.elementor-section-boxed.elementor-section-height-default {
        height:100vh;
        align-content: space-around!important
    }

    .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-309e66f9 {
        align-items: center
    }

    .elementor-element.elementor-element-309e66f9.elementor-column>.elementor-widget-wrap {
        height: fit-content
    }

    .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-309e66f9 {
        align-items: flex-start!important
    }

    .elementor-element.elementor-element-309e66f9.elementor-column>.elementor-widget-wrap {
        overflow-y: auto;
        max-height: calc(100vh - 110px)
    }
}

@media (max-width: 767px) {
    .btn-scroll svg path {
        background:#F4F5F7
    }

    .mdotcar-date-item span:first-child,.mdotcar-date-item.completed span:nth-child(1) {
        font-size: 14px;
        line-height: 20px
    }

    .mdotcar-date-item.completed span:nth-child(2) {
        font-size: 8px
    }

    .mdotcar-date-item span:last-child {
        font-size: 10px;
        line-height: 14px
    }

    .Periodic-service-date {
        gap: 18.5px
    }

    button.mdotcar-cancel svg path {
        stroke: #363B42
    }

    button.mdotcar-cancel svg {
        display: flex;
        position: fixed;
        top: 16px;
        left: 16px;
        border: 2px solid #363B42;
        border-radius: 8px
    }

    button.mdotcar-cancel {
        position: fixed;
        bottom: -50%
    }

    .mdotcar-step label {
        font-size: 10px
    }

    span.Periodic.service.announcement {
        padding: 0 16px 16px 16px
    }

    [data-step="6"] .mdotcar-service-item.selected {
        margin-block:24px 11px}
}

.mdotcar-service-items {
    display: flex;
    gap: 8px;
    flex-direction: column
}

.mdotcar-service-items label {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    position: unset;
    padding: 16px 12px;
    border: 1px solid rgba(224,224,224,1);
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    border-radius: 8px;
    color: #424242;
    justify-content: space-between;
}

.mdotcar-service-items label > div {
    display: flex;
    align-items: center;
    gap: 16px;
}

.mdotcar-service-items label:hover,.mdotcar-service-items label.selected {
    border-color: rgba(63,81,181,1);
    background-color: #F4F5F7;
    color: rgba(40,53,147,1)
}

.mdotcar-service-items.invalid label {
    border-color: red!important;
    background: #ff000005!important
}
}

.mdotcar-form-container.step-3 .service-price {
    border: unset;
    color: rgba(26,35,126,1);
    font-size: 14px;
    font-weight: 500;
    width: fit-content;
    text-align: left;
    height: fit-content
}

.mdotcar-form-container.step-3 .service-price {
    border: unset;
    color: rgba(26,35,126,1);
    font-size: 14px;
    font-weight: 500;
    width: fit-content;
    text-align: left;
    height: fit-content
}

.mdotcar-nav>div:first-child {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px
}

.mdotcar-nav>div:first-child>span:nth-child(1) {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: rgba(63,81,181,1)
}

.mdotcar-nav>div:first-child>span:nth-child(2) {
    font-size: 16px;
    font-weight: 400;
    color: rgba(117,117,117,1)
}

.steps {
    display: grid;
    width: 100%;
    height: 16px;
    background: rgba(245,245,245,1);
    border-radius: 64px;
    align-items: center;
    justify-content: space-between;
    grid-template-columns: repeat(5,minmax(0,1fr))
}

.mdotcar-nav-step {
    display: flex;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(63,81,181,1)
}

.mdotcar-nav-step[data-step="1"],.mdotcar-nav-step.completed[data-step="1"]+.mdotcar-nav-step[data-step="2"],.mdotcar-nav-step.completed[data-step="2"]+.mdotcar-nav-step[data-step="3"],.mdotcar-nav-step.completed[data-step="3"]+.mdotcar-nav-step[data-step="4"],.mdotcar-nav-step.completed[data-step="4"]+.mdotcar-nav-step[data-step="5"],.mdotcar-nav-step.completed {
    opacity: 0
}

.steps-completed {
    display: flex;
    height: 16px;
    border-radius: 64px;
    background: rgba(63,81,181,1);
    width: 20%;
    margin-top: -16px
}

.steps-completed.step-4 {
    width: 80%
}

.steps-completed.step-3 {
    width: 60%
}

.steps-completed.step-5 {
    width: 100%
}

.steps-completed.step-2 {
    width: 40%
}

.mdotcar-engine-oil-service-item {
    border: 1px solid #E0E0E0;
    padding: 16px 12px;
    border-radius: 8px;
    gap: 8px;
    display: flex;
    flex-direction: column;
    cursor: pointer
}

.mdotcar-engine-oil-service-item .service-neme {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center
}

.mdotcar-engine-oil-service-item .service-neme span {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.mdotcar-engine-oil-service-item .service-items {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-right: 36px
}

.mdotcar-engine-oil-service-item .service-items>div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.mdotcar-engine-oil-service-item .service-items>div>p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #424242;
    margin: unset
}

.mdotcar-engine-oil-service-item .service-items>div:before,.price-selected-periodic-service>div:before {
    content: "";
    position: absolute;
    display: flex;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #FFC107;
    right: 36px
}

.price-selected-periodic-service>div:before {
    right: 18PX
}

.mdotcar-engine-oil-service-item .service-items span,.price-selected-periodic-service>div>span {
    font-weight: 400;
    font-size: 10px;
    color: #616161;
    display: flex;
    align-items: center;
    gap: 4px
}

.mdotcar-engine-oil-service-item .service-items strong,.price-selected-periodic-service div strong {
    font-weight: 400;
    font-size: 16px;
    color: #212121
}

.price-free {
    color: #F44336!important;
    font-weight: 500!important;
    font-size: 16px!important
}

.mdotcar-engine-oil-service-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 12px;
    border: 1px solid #9C9FE0;
    color: #5A5FCC;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    border-radius: 16px;
    margin-top: 8px
}

[data-value="specific"] .service-neme p,.notice-step-4 {
    margin: unset;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #3F51B5;
    background: #E8EAF6;
    box-shadow: 2px 0 10px 0 #121B511A;
    border-radius: 12px 12px 0 12px;
    position: absolute;
    right: 246px;
    margin-top: -76px;
    opacity: 0;
    cursor: pointer;
    width: 284px;
    text-align: justify
}

[data-value="specific"] .service-neme p {
    margin-top: unset;
    margin-bottom: 58px;
    right: 48px
}

[data-value="specific"] .service-neme img:hover~p,.mdotcar-step h3 svg:hover~.notice-step-4 {
    opacity: 1!important
}

.mdotcar-step h3 svg {
    cursor: pointer
}

.selected-periodic-service {
    display: flex;
    flex-direction: column;
    background: #FAFAFA;
    border: 1px solid #F4F5F7;
    padding: 16px;
    gap: 26px;
    border-radius: 0 0 16px 16px
}

.title-selected-periodic-service span {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #424242
}

.title-selected-periodic-service>div {
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center
}

.title-selected-periodic-service>div>p {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
    font-size: 12px;
    font-weight: 400;
    color: #757575;
    margin: 0
}

.title-selected-periodic-service {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.price-selected-periodic-service {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.price-selected-periodic-service>div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-right: 18px
}

.price-selected-periodic-service>div>p,.price-selected-periodic-service>div>div>span {
    margin: unset;
    font-size: 14px;
    font-weight: 400;
    color: #424242
}

.price-selected-periodic-service>div>div {
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center
}

span.spacer {
    background: #E0E0E0;
    display: flex;
    width: 1px;
    height: 16px
}

@media (max-width: 767px) {
    .mdotcar-nav>div:first-child>span:nth-child(1),.mdotcar-engine-oil-service-item .service-neme span {
        font-size:14px;
        line-height: 24px
    }

    .mdotcar-nav>div:first-child>span:nth-child(2),.title-selected-periodic-service>div>p {
        font-size: 10px
    }

    .mdotcar-service-items {
        gap: 8px
    }
	
	.mdotcar-engine-oil-service-item .service-neme input[type="radio"] {
		width: 15px;
		height: 15px;
	}

    .mdotcar-service-items label {
        padding: 12px
    }

    .mdotcar-engine-oil-service-item .service-neme,.price-selected-periodic-service>div>div {
        gap: 4px
    }

    .mdotcar-engine-oil-service-item .service-items>div:before,.price-selected-periodic-service>div:before {
        width: 6px;
        height: 6px;
        right: 54px
    }

    .price-selected-periodic-service>div:before {
        right: 34px
    }

    .price-selected-periodic-service>div {
        padding-right: 12px
    }

    .mdotcar-footer button,.price-free,.title-selected-periodic-service span,.mdotcar-engine-oil-service-item a,.mdotcar-engine-oil-service-item .service-items strong,.price-selected-periodic-service div strong {
        font-size: 14px!important;
        line-height: 16px!important
    }

    .mdotcar-engine-oil-service-item a {
        padding: 8px;
        border-radius: 8px
    }

    .mdotcar-time-item, .mdotcar-engine-oil-service-item .service-items>div>p,.price-selected-periodic-service>div>p,.price-selected-periodic-service>div>div>span {
        font-size: 12px!important;
        line-height: 16px!important
    }

    .selected-periodic-service {
        gap: 24px
    }
    .date-picker-modal,.hours-modal {
        right: 0 !important;
        max-width: 100% !important;
    }
}

.mdotcar-engine-oil-service-item.selected {
    border: 1px solid #3F51B5;
    background: #F4F5F7
}

.mdotcar-engine-oil-service-item.selected .service-neme span,.mdotcar-engine-oil-service-item.selected .service-items span,.mdotcar-engine-oil-service-item.selected .service-items span strong {
    color: #1A237E
}

[data-field="city"] {
    cursor: pointer
}

.mdotcar-engine-oil-service-item .service-neme input[type="radio"] {
    margin: unset;
    width: 20px;
    height: 20px;
}

.mdotcar-engine-oil-service-item.invalid {
    background: #ff000005;
    border-color: red;
}

.item-final-price-oil span:nth-child(2) {
    font-size: 8px;
    line-height: 11px;
    font-weight: 300;
}

.item-final-price-oil span:nth-child(1) {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
}

.item-final-price-oil span:nth-child(2) {
    font-size: 8px;
    line-height: 11px;
    font-weight: 300;
}

.item-final-price-oil span:nth-child(2) strong {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

.section-final-price-engine-oil {
    display: flex;
    flex-direction: column;
    gap: 8px;
    overflow-y: scroll;
    max-height: 30vh;
}

.item-final-price-oil {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-radius: 8px;
    border: 1px solid #F5F5F5;
    padding: 12px 16px;
    color: #424242;
    align-items: center;
}

.infon-modal {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    border-bottom: 1px solid #F5F5F5;
}

.infon-modal img {
    width: 24px;
    height: 24px;
    padding: unset;
    margin: unset;
}

.infon-modal span {
    font-size: 14px;
    line-height: 20px;
    color: #616161;
    font-weight: 400;
}

.modal-btn {
    display: flex;
    flex-direction: row;
    gap: 16px;
    padding: 12px 24px;
}



span.cancel-time,
.cancel-date {
    width: 40%;
    color: #5C6BC0;
    border: 1px solid #9FA8DA;

}

span.cancel-time,
span.save-time,
.cancel-date,
.save-date {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    border-radius: 8px;
    padding: 8px;
    text-align: center;
    cursor: pointer
}

span.save-time,
.save-date {
    background: #5C6BC0;
    box-shadow: 0px 1px 5px 0px #0000001F;
    color: white;
    width: 60%;
}

.modal-content > div:nth-child(2) {
    padding: 16px;
}

span.vpd-input-group {
    display: none !important;
}

.vpd-container {
    display: flex;
    justify-content: center;
}

.vpd-body {
    background: #FAFAFA;
    border-radius: 16px;
    padding-top: 14px;
    padding-bottom: 16px;
}

.vpd-weekday {
    color: #BDBDBD;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
}

.vpd-month-label {
    color: #212121 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.vpd-month-label span {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.vpd-next, .vpd-prev {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}


.vpd-month-label:hover,
.vpd-month-label span:hover {
    color: #3F51B5 !important;
    border: unset !important;
    padding: unset !important
}


.price-free-1 strong {
    color: rgb(66 66 66 / 40%) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-decoration: line-through #F44336;
}

.price-free-1:before {
    content: "رایگان";
    color: #F44336;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    opacity: 1;
    position: absolute;
    margin-right: 0px;
    margin-bottom: 23px;
}

.price-free-1 {
    font-size: 10px !important;
    font-weight: 400;
    color: rgb(66 66 66 / 40%) !important;
}

.date-picker-modal,.hours-modal {
    position: fixed;
    width: 100%;
    right: calc(50% - 360px);
    bottom: 0;
    max-width: 720px;
}

.modal-backdrop {
    background: #ffffff1f;
    width: 100%;
    height: 100%;
    position: fixed;
    display: flex;
    top: 0;
    right: 0;
    backdrop-filter: blur(2px);
    z-index: 15;
}

.modal-content {
    z-index: 20;
    position: relative;
    background: white;
    box-shadow: 0px 1px 5px 0px #0000001F;
    border-radius: 16px 16px 0 0;
}

.vpd-day.today:after {
    content: "";
    width: 4px;
    height: 4px;
    display: flex;
    background: #3F51B5;
    bottom: 0;
    border-radius: 50%;
    margin-right: 18px;
    margin-top: 0px;
}

.vpd-day.tomorrow .vpd-day-effect, .vpd-day.today .vpd-day-effect {
    transform: scale(1);
    opacity: 1;
    background-color: #F5F5F5 !important;
}

.vpd-actions {
    display: none;
}