/*
Theme Name: Prospect (Child Theme)
Theme URI: http://prospect.creaws.com/
Author: Creative Web Solutions
Author URI: http://themeforest.net/user/creativews
Description: Prospect - Creative Multipurpose WordPress Theme
Version: 1.0.0
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
Tags: two-columns, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: prospect
Template: prospect
*/ 

/* =Theme customization starts here
-------------------------------------------------------------- */
section#sticky div#sticky_box .prospect_layout_container .header_logo a img.header_logo_img {
    height: 50px !important;
	width: auto;
}
#sticky_box {
    background-color: #fff;
}
div#sticky_box , section#sticky{
/*     background-color: rgba(55,58,54,1); */
}
#sticky_menu > li.menu-item.menu-item-type-post_type.menu-item-object-page > a {
    color: #fff;
}
nav.bread-crumbs:before {
    display: none !important;
}
.wpb_gmaps_widget.wpb_content_element.vc_map_responsive.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn{
	opacity:1;
}