/*
Theme Name: Halstein
Theme URI: https://halstein.qodeinteractive.com
Description: Business Consulting
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: halstein
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* CSS cho tablet */
@media (max-width: 1024px) {
    
}

/* CSS cho mobile */
@media (max-width: 768px) {
    
}

@media (max-width: 480px) {
    #qodef-page-footer-top-area-inner {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    #qodef-page-footer-top-area-inner>.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
        margin-bottom: 10px;
    }
}