/*
Theme Name:     pegsweb Child Theme
Theme URI: 		http://www.pegsweb.com
Description:    Child theme for the pegsweb theme
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       pegsweb
Version:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/





.main-navigation-ul li.has-mega-menu>ul.sub-menu {
    position: absolute;
    top: 100%;
    left: auto !important;
    right: 0 !important;
    padding: 17px 0;
}


.has-mega-menu>ul.sub-menu {
    width: 50% !important;
}


.mk-responsive-nav li ul li#menu-item-23 > a, .mk-responsive-nav li ul li#menu-item-25 > a {
display:none;
}

@media all and (max-width: 1024px) {
.wpb_row.vc_row.mk-fullwidth-false {
margin-left: 1% !important;
margin-right:1% !important;
}
}

#mk-footer a:hover {
    text-decoration: underline;
    color: #fff !important;
    cursor: pointer;
}

#mk-footer a {
    color: #fff !important;
}

#mk-footer p {
text-align: center;
color: #fff;
font-size: 16px;
}

.wp-svg-phone.phone,  .wp-svg-envelop.envelop, .wp-svg-location.location{
color: #fff;
    font-size: 60px;
    text-align: center;
    margin: 0 auto;
    display: block;
    line-height: 120px;
    }
    
    
    .mk-footer-copyright {
    float: none !important;
        font-size: 14px;
            opacity: 1;
            line-height: 80px;
    }
    
    
    
    
.mk-grid.header-grid {
        max-width: 95%;
}