/* mobile style*/
@media only screen and (max-width: 768px) {
    .mt-footer {
        margin-bottom: 20px !important;
    }

    .home-title h3, .home-title-2 h3 {
        font-size: 25px !important;
    }

    .formOjbect.contact {
        width: 100%;
    }

    .linh-vuc-section .box h2 {
        writing-mode: unset !important;
        transform: rotate(0deg);
    }

    .linh-vuc-section .box {
        margin-bottom: 20px !important;
    }

    i.icon-menu {
        color: #fff;
    }

    .gt-sec {
        padding: 50px 0 !important;
    }

    .box-abouts h2 {
        font-size: 25px;
    }

    .anh-cuoi-section {
        display: none;
    }

    #breadcrumb-wrapper .cat-title h1 {
        font-size: 35px;
    }

    .text-left h1, .text-left {
        text-align: center !important;
    }

    form.woocommerce-ordering {
        float: unset !important;
        margin: 15px auto !important;
        width: 200px !important;
        display: block;
    }
    #footer {
        background-image: url(/wp-content/uploads/2025/06/Group-10481-2.png);
        background: #9c01eb;
        width: 100%;
        display: inline-block;
        background-size: 100%, 100%;
        padding: 50px 0px;
    }
    .review_kh_hang .col-inner .icon-box.featured-box.icon-box-left.text-left:nth-child(2) {
        margin-left: 0px;
    }

    .danh_gia_rom .medium-4 {
        width: 40%;
        flex-basis: 40%;
        max-width: 40%;
    }
    .danh_gia_rom{
        display: flex;
        flex-direction: row;
    }
    i.icon-menu {
        font-size: 20px;
        color: #541a8d !important;
    }
    .vps_tex_nuber_s {
        margin: 0px !important;
    }
    .vps_tex_nuber_s p {
        margin: 0px !important;
    }
    .vps_tex_nuber p {
        margin-left: 50px;
        font-size: 15px;
        text-align: left;
    }
}

/* iPad landscape style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

/* iPad portrait style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {


}

@media only screen and (min-width: 768px) {

}

/**desktop**/
@media only screen and (min-width: 1440px) {

}
