/*
 Theme Name:   Child of Aqua
 Author URI:   http://example.com
 Template:     Aqua
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

post_meta {
	display: none; }


.header_soc_vimeo {
	float: right;
	width: 16px;
	height: 16px;
	background: url('/wp-content/themes/Aqua/images/header_soc_vimeo.png') left -16px no-repeat;
	margin: 8px 0 0 12px;
	text-indent: -10000px;	
}
a:hover.header_soc_vimeo {
	background: url('/wp-content/themes/Aqua/images/header_soc_vimeo.png') left top no-repeat;
}

.header_soc_youtube {
	float: right;
	width: 16px;
	height: 16px;
	background: url('/wp-content/themes/Aqua/images/header_soc_youtube.png') left -16px no-repeat;
	margin: 8px 0 0 12px;
	text-indent: -10000px;	
}
a:hover.header_soc_youtube {
	background: url('/wp-content/themes/Aqua/images/header_soc_youtube.png') left top no-repeat;
}

/*Colors the Tab box text*/
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{
 color:#3C6000!important; 
}


#menu, .custom_menu #menu > ul > li > a {
    background-color: #3f6400 !important;
}

.button {
    background-color: #3f6400 !important;
}

b {
font-weight: 700; }