.icw h1, .icw h2, .icw h3, .icw h4, .icw h5, .icw h6, .icw p {
    font-family: Kanit, notosansthai, Arial, sans-serif !important;
}

.garage-container h4, .garage-container .size-h4, .service .caption .heading, .garage-container strong, .garage-container b, .theme-sme .sc-headline h3.sc-heading, .theme-sme .sc-s-apply h2, .theme-sme .sc-s-apply .h2, .theme-sme .sc-s-apply h3, .theme-sme .sc-s-apply .h3, .theme-sme .sc-s-apply h4, .theme-sme .sc-s-apply .h4, .theme-sme .sc-s-apply h5, .theme-sme .sc-s-apply .h5 {
    font-weight: 600 !important;
}

.accordion-content .entry-content img{
    margin-left: auto;
    margin-right: auto;
}

.theme-sme .table-responsive .table-responsive-wrapper .table {
    min-width: unset !important;
}

.theme-sme .sc-faq .accordion-title, .theme-sme .sc-faq .accordion-content {
    font-family: Kanit, notosansthai, Arial, sans-serif !important;
}

html {
    opacity: 1;
} 

.theme-sme .sc-highlight h1 {
    font-size: 40px !important;
    font-weight: 600 !important;
    color: #64FFC7;
    font-style: italic;
}

.theme-sme .sc-highlight h1 span {
    font-size: 30px !important;
    font-weight: 400 !important;
}

.theme-sme .sc-highlight h2 {
    font-size: 30px !important;
    font-weight: 400 !important;
}

.theme-sme .sc-highlight h2 span {
    display: inline-flex;
    align-items: flex-start;
    line-height: 40px;
    font-size: 24px;
}

.theme-sme .sc-highlight h2 span img{
    width: auto;
    height: 35px;
    margin-left: 10px;
}

.theme-sme .sc-highlight h3 {
    font-size: 22px !important;
    font-weight: 400 !important;
    color: #64FFC7;
}

.theme-sme .sc-highlight .action .btn{
    color: #ffffff !important; 
    background: #27845E;
}

.theme-sme .sc-highlight .action .btn:not(:disabled):hover {
    background: #00454e;
}

.theme-sme .sc-apply-online.m .btn {
    background: #00454e !important;
}

.theme-sme .sc-s-apply .sc-kplus ul li a {
    color: #42eb4b;
    font-size: 18px !important;
}

.theme-sme .sc-s-apply .sc-inner .action-layout {
    flex: 1;
    width: 100%;
    height: 100%;
    justify-content: center;
    display: flex;
    align-items: flex-end;
}

#msform .action {
    margin-top: unset;
}

.theme-sme .sc-s-apply .sc-kplus ul li:last-child {
    margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
    .sc-helper-heading-h3, .garage-container h2, .garage-container .size-h2 {
        font-size: 35px !important;
    }

}

@media screen and (max-width: 767px) {
    .theme-sme .sc-highlight .sc-inner.container {
        top: 30%;
    }
    .theme-sme .sc-loan-detail .link-download img {
        margin-right: 0px;
    }

    .sc-helper-heading-h3, .garage-container h2, .garage-container .size-h2 {
        font-size: 26px !important;
    }

    .theme-sme .sc-s-apply .sc-kplus ul li a {
        font-size: 14px !important;
        text-decoration: underline;
    }

    .theme-sme .sc-s-apply .sc-kplus ul li:last-child {
        display: inline-block !important;
        margin-bottom: 0px;
    }

    .theme-sme .sc-highlight .caption {
        text-align: center;
    }

    .theme-sme .sc-highlight h1 {
        font-size: 28px !important;
    }

    .theme-sme .sc-highlight h1 span {
        font-size: 22px !important;
    }

    .theme-sme .sc-highlight h2 {
        font-size: 24px !important;
    }

    .theme-sme .sc-highlight h2 span {
        font-size: 22px !important;
        line-height: 33px;
    }

    .theme-sme .sc-highlight h2 span img{
        width: auto;
        height: 30px;
    }

    .theme-sme .sc-highlight h3 {
        font-size: 18px !important;
    }

    .accordion-content .entry-content {
        padding: 5px 15px 25px 15px !important;
    }
}

@media screen and (width: 414px) {
    .footer-main {
        padding-bottom: 0px;
    }
}
