/*
Theme Name: Royal Elementor Kit Child
Description: Child theme của Royal Elementor Kit
Author: Khang Tam
Template: royal-elementor-kit
Version: 1.0.0
*/

@import url("../royal-elementor-kit/style.css");

/* Custom CSS cho Khang Tam */
.khangtam-modern {
    font-family: Arial, sans-serif;
}

.khangtam-modern-header {
    background: #1976d2;
    color: white;
    padding: 20px;
}

.khangtam-modern-brand-name {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

.khangtam-modern-hotline {
    font-size: 14px;
    margin-bottom: 5px;
}

.khangtam-modern-company {
    font-size: 12px;
    opacity: 0.8;
}
