.logo
{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

div.grecaptcha-badge
{
	display: none !important;
}

.black-search-block,
.tag_line_image .tag-body:before
{
	background: rgba(26,38,73,0.65) !important;
}

.home footer
{
	display: none !important;
}

.intro-body a
{
	background: #00A5CC !important;
	border-radius: 5px !important;
	border: none !important;
	color: #FFFFFF !important;
}

.intro-body a:hover
{
	background: #2BD5FF !important;
}

footer,
.footer-copyright.white
{
	background: rgba(26,38,73,1) !important;
	opacity: 1 !important;
}

.footer h4, .footer h5, .footer h6
{
	opacity: 1 !important;
}

.footer-copyright.white
{
	color: #FFFFFF !important;
}

#page-top div.vc_row.wpb_row.vc_row-fluid.vc_row-no-padding.universal_full_row_vc > div > div > div > div > div > a:nth-child(4)
{
	background: rgba(26,38,73,1) !important;
}

#whatsinthebag,
.sidebar .widget
{
	background: #EFEFEF;
	padding: 25px;
	margin: 10px;
}

#whatsinthebag h2
{
	color: #27a4ca;
	line-height: 120%;
}

.sidebar .widget ul
{
	list-style: circle;
    list-style-position: outside;
}

.sidebar .widget ul li
{
	margin-left: 15px;
}

.sidebar .widget span.post-date
{
		display: none;
}

@media (max-width: 480px)
{
	.tag_line_title
	{
		font-size: 24px !important;
	}
}
