/*
Theme Name:   meta-store child theme
Description:  Write here a brief description about your child-theme
Author:       awadh
Author URL:   https://awadh.skylabengineers.in
Template:     meta-store
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  meta-store-child
*/

/* Write here your own personal stylesheet */
.ms-bottom-footer-left{display:none!important;}
.ms-bottom-main-header {
    background: #034F96!important;
}
.ms-vertical-menu .heading {
    background: #03ADEE!important;
}
.ms-top-header, .ms-top-header * {
    background:#0069B4!important;
}
.ms-top-header {
    background-color: #0069B4!important;
}