/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */

.announcement-area {
    position: relative;
    height: 40px;
    top: 0px;
}

.announce-msg {
    background: #16174F;
    height: 50px;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-left: 1px solid #F2184F; 
}

.announce-title {
    background: #16174F;
    height: 50px;
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.menuzord-brand img {
    max-height: 72px !important;
}

.wx-widget-container {
    padding-top: 0px !important;
}

.css-6kluu6{
    display: none !important;
}