/*
Theme Name: Edumall Child
Theme URI: https://edumall.thememove.com/
Author: ThemeMove
Author URI: https://thememove.com/
Version: 1.0.0
Template: edumall
Text Domain:  edumall-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.header-hai-phong-menu {
    font-family: 'Inter'; 
    font-weight: 500;               
    font-size: 14px;               
    line-height: 24px;             
    text-transform: uppercase;      
}
.simple-footer {
    background: #222;
    color: hsla(0, 0%, 100%, .5);
    padding: 0 !important;
    font-size: 16px;
}
.bg-footer{
    background-color: #0F66BA;
}
.footer {
    margin-top: 40px;
    margin-bottom: 20px;
    color: white;
    text-align: left !important;
}
.footer-content {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    max-width: 1200px;
}
.footer-column {
    flex: 1;
    min-width: 250px;
    margin: 10px 0;
    margin-right: 80px;
}
.footer-column h4 {
    margin-top: 0;
    font-family: 'Inter'; 
    font-weight: 600;               
    font-size: 18px;               
    line-height: 30px;    
    color: white;         
}
.footer-column p {
    margin-top: 0;
    font-family: 'Inter'; 
    font-weight: 400;               
    font-size: 18px;               
    line-height: 30px;    
    color: white;         
}
.footer-bottom {
    background-color: #2073C2;
    font-family: 'Inter'; 
    font-weight: 400;               
    font-size: 12px;               
    line-height: 20px; 
    text-align: center;
    padding: 10px 0;
}

.menu-item-title{
    font-family: 'Inter'; 
    font-weight: 500;               
    font-size: 14px;               
    line-height: 24px; 
    text-align: center;
    text-transform: uppercase;
    text-decoration: none; 
}

.page-mobile-menu-content{
    background-color: #2073C2;

}

.event-auth-form {
    width: 50%;
    max-width: 500px;
    margin: 0 auto; 
}
.archive-sidebar-filter , .course-loop-price, .course-loop-badges{
    display: None;
}

.tutor-course-topic-single-header{
    background-color: #00387A;
}

.tooltip-wrap{
    background-color: white;
    border-radius: 8px;
}

#sso {
    display: flex;
    justify-content: center; /* Căn giữa theo chiều ngang */
    align-items: center; /* Căn giữa theo chiều dọc (nếu có chiều cao) */
}
