/*
Theme Name: Hydro Pump
Version: 1.0
Description: A child theme of WeStand
Template: westand
Author: Administrator
*/
@import url("../westand/style.css");
/* Your awesome customization starts here */

.phone-number h2{
	color: #fff;
	width: 300px;
	float: right;
	text-align:right;
	margin-right:5px;
}
.phone-number h2 span{
	color: #fff;
	font-size: 20px;
}
#header{
	padding-top: 15px;
	padding-bottom: 15px;
}
.left-header{
	width:100%;
}
.right-header {
	display:none;
}
.navigation{
	margin: 6px 0px 0px 0px;
	float: right;
}
#header:before {
	background:none;
}
#main {
	padding-top:10px;
}
#banner {
	min-height:none;
}
.breadcrumb-inner{
	background: none;
}
.single-post .content-left {margin-top:20px;}
#main .widget {margin-top:20px;}
figcaption {display:none !important;}
/*.cs-blog-panel {padding: 0px !important;}*/
.likethis {display: none !important;}
.calendardate-wrap .btn {display: none;}
ul.line-cards li {list-style: url('http://www.hydropump.net/wp-content/uploads/2014/07/pdfs-sm.png') inside;min-height:45px; }
ul.line-cards li div {
    height:45px;
    display:table-cell;
    vertical-align : middle;
}
ul.line-cards a:hover { color: #1E73BE;}
img {box-shadow: none !important;}
h5.cm-heading {
	/*font-size:16px;*/
	font-size:16px;
	font-weight: bold;
	font-family: ‘Gill Sans’, ‘Gill Sans MT’, ‘Myriad Pro’, ‘DejaVu Sans Condensed’, Helvetica, Arial, sans-serif; 
}
h2.cm-heading2 {
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:20px;
}
div.breadcrumbs {
	display: none;
}
.phone-number a {color: #fff;}
.resource img {width:100%;height:auto;margin-right:0px;box-shadow:none;}
body.page-id-7210 div.breadcrumb {height: 300px;}
/*REMOVE THE ICONS FROM THE TEAM MEMBERS PAGE*/
.team-shortcode .followus i, .team-shortcode .share i { display: none !important; }
/*HIDE THE HOVER FEATURE ON THE TEAM MEMBERS PAGE*/
.team-shortcode figure figcaption { display: none !important; }
@media (min-width: 992px) and (max-width: 1199px) {
	.left-header {width: 100% !important;}
}
@media (max-width: 991px) { 
	.resource img {width: 240px;height:auto;}
	div.phone-number h2 {text-align:center;float:none;margin-left:auto;margin-right:auto;width:100%;}
	.left-header {width: 100% !important;}
	.logo {float:none !important;margin-bottom:20px;}
	.logo img {float:none !important;}
	.navigation {float:none !important;}
}
@media (max-width:767px) {
	div.phone-number h2 {text-align:center;float:none;margin-left:auto;margin-right:auto;}
	div.phone-number a {color:#fff;}
	img.wp-image-7075 { width: 100%;}
	
}
.owl-carousel { margin-top: 3px;}
.tw-recent-posts .featured-post .excerpt { color:#fff;line-height:20px;}
.tw-recent-posts .featured-post h4 a {color: #fff;}