/*
 Theme Name:   Mediax Child  
 Theme URI:    https://wordpress.themeholy.com/mediax
 Description:  This is a child theme for Mediax - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     mediax
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  mediax-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */    
.info-box_link{
	color:#fff !important;
}
.menu-area .container-fluid{
	border-bottom: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-radius: 0px 0px 30px 30px;
}
.header-layout3 .header-logo {
    padding: 35px 39px !important;
}
.sticky  .header-logo {
    padding: 19px 39px !important;
}
.about-contact:first-child {
    border-right: none;
}
.menu-all-pages-container ul li a {
    color:#fff !important;
}
.hero-form-wrap{
	display:none !important;
}