/* default styles - MOBILE FIRST! - stick others in desktop.css */
body {
	background: #fff;
	color: #4d4d4d;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-size: 12px;
	overflow-y: scroll;
}

img {
	max-width: 100%;
	height: auto;
}

ul, ol {
	margin: 0;
	padding: 0;
}

h1 {
	letter-spacing: -1px;
}

#hivpa .site-header {
	background: -webkit-linear-gradient(#32c4dd, #0077af);
	background: -o-linear-gradient(#32c4dd, #0077af);
	background: -moz-linear-gradient(#32c4dd, #0077af);
	background: linear-gradient(#32c4dd, #0077af);
}

#ehive .site-header {
	background: -webkit-linear-gradient(#2e424b, #111c20);
	background: -o-linear-gradient(#2e424b, #111c20);
	background: -moz-linear-gradient(#2e424b, #111c20);
	background: linear-gradient(#2e424b, #111c20);
}

.top-bar {
	text-align: right;
	font-size: 11px;
	padding: 11px 0;
	background: #00547b;
}

.top-bar ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.top-bar ul li {
	display: inline-block;
}

.top-bar ul li a {
	display: inline-block;
	padding: 0 10px 0 8px;
	line-height: 10px;
	border-right: solid 1px #307493;
	color: #ddd;
}

.top-bar ul li a:hover, .top-bar ul li a:focus {
	color: #fff;
	text-decoration: none;
}

.top-bar .member-menu ul li:last-child a {
	border-right: none;
}

.main-header {
	padding: 36px 0;
}

.site-title a {
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#hivpa .site-title a {
	width: 297px;
	height: 65px;
	background-image: url('../img/hivpa-logo.png');
}

#ehive .site-title a {
	width: 263px;
	height: 60px;
	background-image: url('../img/ehive-logo.png');
	margin-bottom: 15px;
}

.menu-toggle {
	text-align: center;
	font-weight: 700;
	color: #fff;
	cursor: pointer;
}

.main-navigation ul {
	display: none;
	list-style-type: none;
}

.main-navigation a {
	display: inline-block;
	padding: 14px 0;
	font-weight: 700;
	color: #fff;
}

.main-navigation a:hover, .main-navigation a:focus {
	text-decoration: none;
}

#ehive .main-navigation a {
	text-transform: uppercase;
	padding: 0 30px 0 15px;
	border-left: solid 1px #445154;
	margin-bottom: 15px;
}

#ehive .nav-item-description {
	display: block;
	margin: 8px 0 0 0;
	font-size: 12px;
	text-transform: none;
	font-weight: 400;
	color: #7a93a1;
}

#ehive .current-menu-item .nav-item-description, #ehive .current-page-ancestor .nav-item-description {
	color: #fff;
}

#ehive #menu-item-119.current-page-ancestor .nav-item-description {
	color: #7a93a1;
}

.site-content:before {
	display: block;
	content: ' ';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 48px;
	background: -webkit-linear-gradient(#a4a4a4, #f4f4f2);
	background: -o-linear-gradient(#a4a4a4, #f4f4f2);
	background: -moz-linear-gradient(#a4a4a4, #f4f4f2);
	background: linear-gradient(#a4a4a4, #f4f4f2);
}

.site-content {
	position: relative;
	background: #f4f4f2;
	padding: 48px 0;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.site-content:after {
	display: block;
	content: ' ';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 48px;
	background: -webkit-linear-gradient(#f4f4f2, #a4a4a4);
	background: -o-linear-gradient(#f4f4f2, #a4a4a4);
	background: -moz-linear-gradient(#f4f4f2, #a4a4a4);
	background: linear-gradient(#f4f4f2, #a4a4a4);
}

.entry-content ul, .widget-area ul {
	padding-left: 25px;
	margin-bottom: 10px;
}

.post {
	padding-bottom: 15px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 15px;
}

.entry-meta, .entry-footer {
	font-size: 11px;
	color: #9c9c9c;
}

.entry-meta {
	margin-bottom: 10px;
}

.paging-navigation, .post-navigation {
	text-align: center;
}

.metaslider .caption {
	font-size: 18px;
}

.woocommerce-page .alert-membership {
	display: none;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: none;
	width: 100%;
}

.woocommerce ul.products li.product .price, .woocommerce div.product p.price {
	color: #0077af;
	font-size: 22px;
}
.woocommerce div.product span.price {
    color: #0077af;
    font-size: 22px;
   visibility: hidden;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	font-weight: 400;
	background: #337ab7;
	border: solid 1px #2e6da4;
}

#prev-slide-area, #next-slide-area {
	background-size: 96px 96px;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.4;
	transition: all 0.35s ease;
}

#prev-slide-area {
	background-image: url('../img/arrow-left.png');
}

#next-slide-area {
	background-image: url('../img/arrow-right.png');
}

#prev-slide-area:hover, #next-slide-area:hover {
	background-size: 128px 128px;
	opacity: 1;
}

.site-footer {
	text-align: center;
	font-size: 11px;
	padding: 40px 0;
	color: #eee;	
	border-top: solid 75px #01a8cc;
	background: -webkit-radial-gradient(circle, #009cc4, #004668);
	background: -o-radial-gradient(circle, #009cc4, #004668);
	background: -moz-radial-gradient(circle, #009cc4, #004668);
	background: radial-gradient(circle, #009cc4, #004668);
}

#ehive .site-footer {
	color: #bcbcbc;
	border-top: solid 75px #344b53;
	background: -webkit-radial-gradient(circle, #2e424b, #111c20);
	background: -o-radial-gradient(circle, #2e424b, #111c20);
	background: -moz-radial-gradient(circle, #2e424b, #111c20);
	background: radial-gradient(circle, #2e424b, #111c20);
}

#hivpa .site-footer a {
	color: #98dce9;
}

#ehive .site-footer a {
	color: #7a93a1;
}

.site-footer a:hover, .site-footer a:focus {
	color: #fff!important;
	text-decoration: none;
}

.site-footer ul, .site-footer p {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.site-footer ul li {
	display: inline-block;
	padding: 0 6px;
}

.onsale { display: none !important; }



/* desktop and tablet styles */
@media only screen and (min-width: 992px) {
	
	#ehive .site-title a {
		float: left;
	}

	.menu-toggle {
		display: none;
	}
	
	.main-navigation ul {
		display: block;
	}
	
	.main-navigation ul li {
		display: block;
		float: left;
		position: relative;
	}
	
	.main-navigation ul.menu > li > a {
		display: block;
		padding: 20px 14px;
		border-left: solid 1px #4dadce;
	}
	
	.main-navigation ul.menu > li.menu-item-has-children:hover > a {
		background: #00547b;
	}
	
	.main-navigation ul li ul {
		display: none;
		position: absolute;
		box-sizing: border-box;
		width: 250px;
		padding: 0 14px;
		background: #00547b;
		border: solid 1px #4dadce;
		border-top: none;
		z-index: 10000;
	}
	
	.main-navigation ul li:hover ul {
		display: block;
	}

	#menu-ehive-main {
		float: right;
	}
	
	#ehive .main-navigation a {
		margin-bottom: 0;
	}
	
	.metaslider .caption-wrap {
		line-height: 1.2!important;
	}

	.metaslider .caption {
		font-size: 32px;
		padding: 10px 20px;
	}
	
}