/*
    Theme Name: Flax WP Child theme
    Template: flax_wp
    Description: Flax – it’s a creative WordPress theme, mainly related for portfolio showcase with plenty of layout designs, theme options, drag and drop visual builder with elements to create your portfolio.
    Author: WPHunters
    Author URI: http://wphunters.com
    Version: 1.0
    License: GNU General Public License version 1.0
    License URI: https://www.gnu.org/licenses/gpl-1.0.html
*/

/* here comes your styles */
.navbar-brand {
padding: 0 !important;
height: 60px !important;
}
#wph-header > .container > .navbar {
    padding: 15px 20px !important;
}
#menu-main-menu {
    margin-top: 5px !important;
}
#wph-header.mode_transparent_bg:not(.scrolled), #wph-header.mode_transparent_bg_black:not(.scrolled) {
    background-color: rgba(255, 255, 255, 0.85) !important;
}
.page-template-template-blog .overlay-helper {
background-image: url("http://blpdevop.yandesigns.com/wp-content/uploads/2016/03/BLP-Homepage-SunCell.jpg");
    background-position: center top;
    background-size: cover;
}
.page-template-template-blog .wph-hero-block h1 span {
text-shadow: 1px 1px 16px #000;
}
.comments-part {
display: none !important;
}




#click-menu #RMX {
    font-size: 84px !important;
    margin-top: -12px !important;
}

#click-menu {
    margin-top: 22px;
}

#responsive-menu .responsive-menu li a, #responsive-menu .responsive-menu .sub-menu li a {
	white-space: pre-line !important;
	height: auto !important;
}

.responsive-menu a {
	text-transform: uppercase !important;
}

.dropdown-menu.active-submenu {
	opacity: 1 !important;
	visibility: visible !important;
	display: block !important;
}

@media only screen and (max-device-width: 991px) {
	#wph-header.mode_white .navbar-toggle, #wph-header.mode_fullwidth_white .navbar-toggle, #wph-header.mode_transparent_bg_black .navbar-toggle {
		display: none !important;
	}
}

	
	


