/*
Theme Name: MatBaoWS
Description: This is a child theme for Flatsome Theme
Author: MatBaoWS Team
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/

.has-transparent .stuck #masthead {
    background-color: #fff;

}

.has-transparent .stuck #masthead #logo img {
    max-height: 60px !important;
}

.archive .blog-wrapper .page-header-wrapper {
    margin-bottom: 20px;
}

.archive .blog-wrapper {
    padding-top: 0;
}