/* ==== COLORS ==== 

	Red 	=  #D9374E
	Blue 	=  #0174B7
	LtBlue	=  #a8ceea
	Silver 	=  #CACBCD
	DSilver =  #80858e
	
   ================ */


/* ============================ GLOBAL STYLES =================================== */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Cardo:400,400i,700');

body {
	font-family: 'Open Sans', Arial, Helvetica, Sans Serif; 
	font-weight: 300;
	font-size: 1.5em;
}

h1, h2, h3, h4, h5  { font-family: 'Cardo', Georgia, Times New Roman, serif; font-weight: 300; margin: 0; }

a { color: #0174B7; text-decoration: none; display: inline-block; border-bottom: 1px solid transparent;  }
	a:hover { color: #80858e; text-decoration: none; border-bottom: 1px dotted #80858e;}

ul { list-style: none; padding: 0; margin: 0;}
li { padding: 0; margin-bottom: 1em;}

.clear { float: clear both; }

.container, .navbar-nav { padding: 0;}

.post-edit-link { display: none; }


/* ============================ LAYOUT STYLES =================================== */
#wrapper, #content-container {
	margin: 20px auto;
}

#siteBanner {
	height: 35vh;
	margin: 20px 0 0 0;
	background: #a8ceea url('../../../uploads/2017/02/banner-image.jpg') bottom center;
	background-size: cover;
	border-bottom: 2px solid #D9374E;
}

#bannerTitle {
	position: relative;
	padding: 30px 20px 30px 20px;
	background: linear-gradient( to right, rgba(168, 206, 234, 1), rgba(168, 206, 234, 0) );
	width: 80%;
}
	.tiny-banner-border {
		position: relative;
		width: 80%;
		background: linear-gradient( to right, rgba(217, 55, 78, 1), rgba(217, 55, 78, 0) );
		height: 2px;
	}
	
h1.home-title { 
	font-weight: 700; 
	text-shadow: 3px 3px 3px #333;
}
	
.home-title > a {
	color: white;
}
	.home-title > a:hover,
	.custom-logo-link:hover	{ border-bottom: 1px dotted transparent; }
	
#site-description {
	font-size: 1.2em;
}

.clear {
	clear: both;
}

.boxed {
	padding: 10px;
	border: 1px solid #aaa;
	box-shadow: 1px 1px 2px #aaa;
}

#sidebarWrapper {
	padding: 10px;
}

footer {
	margin-top: 20px;
	border-top: 1px solid #D9374E;
	
}

#copyright {
	font-size: .8em;
	margin-top: 10px;
}

section.entry-content  p {
	font-size: 1.4em;
}

section#content h1, section#content h2, section#content h3, section#content h4 {
	margin-bottom: 10px;
}

	section#content h2, section#content h3, section#content h4 {
		margin-top: 20px;
		color: #0174B7;
	}

body.home h1.entry-title {
	font-size: 3em;
	margin-bottom: 10px;
}

h3.widget-title {
	margin-bottom: 10px;
}

#custom_post_widget-2 {
    background-color: #ccc;
    font-size: 0.8em;
    margin: -10px 0 20px 0px;
    width: 187px;
	padding: 10px;
}

	#custom_post_widget-2 img {
		width: 167px;
		height: auto;
		margin-bottom: 10px;
	}

/* =========== PRODUCT STYLES ============ */
ul.products li:before {
	content: '';
}

ul.products li:after {
	content: '';
}

#featuredWrapper {
	margin-top: 20px;
}

 #content-container {
 }
 
 #container {
 }

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width: 45vw;
}
 
body.product-template-default  #primary {
	margin-top: 20px;
}

body.single-product aside#sidebar li {
	display: inline-block;
	margin-right: 5px;
}

.featured-product {
	margin: 0px 20px 0px 20px;
}

.featured-product li {
	width: 100% !important;
}

.woocommerce div.product div.images,
.woocommerce div.product div.images img {
	width: 20vw !important;
}


.woocommerce div.product p {
	font-size: 1.4em;
}

.woocommerce div.product ol, .woocommerce div.product ul {
	font-size: 1.2em;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price {
	font-size: 2em !important; 
	text-decoration: none;
}
	
sup {
	font-size: 55%;
}

/* ============================ NAV STYLES =================================== */
.navbar-nav > li > a { 
	padding: 10px 15px 10px 15px;
	background-color: #CACBCD;
	font-weight: 700;
	border: 1px solid #CACBCD;
	box-shadow: 1px 1px 2px #aaa;
	margin: 0px 10px 0px 0px;
	color: #0074CD;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: 1px;
}

	.navbar-nav > li > a:hover {
		background-color: #fff;
		border: 1px solid #aaa;
	}

#searchMenu > ul  {
	margin-top: 10px;
}

#searchMenu > ul > li  {
	margin-right: 5px;
	float: right !important;
}

#searchMenu > ul > li  a,
ul.product-categories .cat-item a {
	background-color: #fff;
	padding: 5px 10px 5px 10px;
	font-weight: 700;
	font-size: .8em;
	border-radius: 0px;
	border: 1px solid #aaa;
	box-shadow: 1px 1px 2px #aaa;
}

	#searchMenu > ul > li  a:hover,
	ul.product-categories .cat-item a:hover	{
		background-color: #80858E;
		color: white;
	}
	
	ul.product-categories .cat-item a  {
		width: 190px;
	}

	input#s {
		width: 213px;
	}
#searchform div {
	text-align: right;
	padding-right: 5px;
}


#footerMenu > ul > li  {
	margin-right: 5px;
	float: left !important;
}


/* ================== MOBILE STYLES ================ */

@media screen and (max-width: 768px) {

#wpadminbar { display: none; }
body.logged-in { margin-top: -50px; }

#branding {
	margin-top: 25px;
}

	#logo {
		position: absolute;
		margin-left: 10px;
	}
	
		#logo img {
			width: 100px;
			height: auto;
			top: 0;
		}
	#siteBanner , #bannerTitle {
		height: 50%; border-bottom: none;
	}
		#siteBanner { margin-top: 82px; }
		#site-description { color: white; font-weight: 400; text-shadow: 0px 0px 2px #000; }
		
	body.home h1.entry-title { font-size: 2em; }
	section.entry-content p { font-size: 1.2em; }
	
	.boxed {
		box-shadow: none;
		border: none;
	}
	
	.featured-product li {
		padding: 20px;
		border: 5px solid #fff;
		box-shadow: 0px 0px 3px #aaa;
	}
	
	/* === NAV == */
	#menubar {
		position: absolute;
		top: 55px;
		right: 5px;
		width: 100vw;
	}
	
	.menu-container {
			width: 100%;
	}
	
	#topNavbar {
		background-color: #CACBCD;
		overflow: hidden;
	}
	
	.navbar-nav > li > a { 
	padding: 10px 15px 10px 15px;
	background-color: #CACBCD;
	font-weight: 700;
	width: 100%;
	border: 1px solid #CACBCD;
	box-shadow: 1px 1px 2px #aaa;
	margin: 0px 10px 0px 0px;
	color: #0074CD;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: 1px;
}

	.navbar-nav > li > a:hover {
		background-color: #fff;
		border: 1px solid #aaa;
	}
	
	#hamButton {
		background-color: #CACBCD;
		border: 1px solid #CACBCD;
		box-shadow: 1px 1px 2px #aaa;
		margin-left: 10px;
	}
		#hamButton:hover {
			background-color: #fff;
			border: 1px solid #aaa;
		}
		
	#search {
		margin-left: 10px !important;
		margin-top: -25px;
		position: absolute;
		text-align: center;
		top: -20px;
	}
	
	#search label, #search input {
		font-size: .8em !important;
	}



}