/*
	Green #5e8d10
*/

body {
	background: #0d0d0d;
	color: #fff;
	font-family: 'Lato', Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	color: #5e8d10;
	font-weight: 300;
}
h1 {
	font-size: 46px;
	margin: 0.9em 0 0.7em;
}
h2 {
	font-size: 30px;
}
h2 a {
	color: #5e8d10;
}
a {
	color: #fff;

	-webkit-transition: color 0.3s ease;
	     -o-transition: color 0.3s ease;
	        transition: color 0.3s ease;
}
a:hover {
	color: #999;
	text-decoration: none;
}
::-moz-selection {
    color: #fff;
    background: #5e8d10;
    opacity: 1;
}

::selection {
    color: #fff;
    background: #5e8d10;
    opacity: 1;
}
img.bordered {
	border: 1px solid #fff;
}
.header .contact {
	font-size: 18px;
	margin-top: 20px;
}
.header .search-form .form-control {
	background: none;
	border: 1px solid #fff;
	box-shadow: none;
	border-radius: 20px 0 0 20px;
	margin-right: 0;
}
.header .search-form button {
	background: #5e8d10;
	border-radius: 0 20px 20px 0;
	color: #fff;
	float: right;
	margin-left: 0;
	border: 1px solid #fff;
	border-left: 0;
}
.header .search-form button:focus {
	background: #777;
	outline: none;
}
.header-top {
	padding: 30px 0;
}
.navbar-curzon {
	background: none;
	border: 0;
	border-bottom: 1px solid #5e8d10;
	border-top: 1px solid #5e8d10;
	border-radius: 0;
	font-size: 20px;
}
.navbar-curzon a {
	color: #fff;
}
.navbar-curzon .nav li {
	padding: 15px 0;
}
.navbar-curzon .nav li a {
	border-right: 1px solid #5e8d10;
	padding: 0 15px;
}
.navbar-curzon .nav li a:hover {
	background: none;
	color: #5e8d10;
}
.navbar-curzon .nav li:last-child a {
	border-right: none;
}
.navbar-curzon .navbar-toggle,
.navbar-curzon .navbar-toggle:hover,
.navbar-curzon .navbar-toggle:focus {
	border: none;
	background: none;
}
.navbar-curzon .navbar-toggle .icon-bar {
	background: #fff;
	border-radius: 0;
	height: 3px;
	width: 24px;
}
.navbar-curzon .navbar-toggle:focus .icon-bar {
	background: #5e8d10;
}
.navbar-curzon .navbar-toggle .icon-bar+.icon-bar {
  margin-top: 5px;
}
.navbar-curzon .navbar-collapse {
	border-top: 0;

	-webkit-box-shadow: none;
	        box-shadow: none;
}
.carousel {
	border: 1px solid #fff;
}
.carousel-control.left,
.carousel-control.right {
	background-image: none;

	-webkit-filter: none;
	     -o-filter: none;
	        filter: none;
}
.carousel-caption {
	bottom: 0;
	border-bottom: 0;
	color: #fff;
	font-size: 35px;
	line-height: 1.3em;
	padding: 30px;
}
.plus-button {
	border: 1px solid #5e8d10;
	border-radius: 50%;
	display: block;
	height: 48px;
	text-align: center;
	width: 48px;

	-webkit-transition: background 0.5s ease;
	     -o-transition: background 0.5s ease;
	        transition: background 0.5s ease;
}

.plus-button:before {
	content: '\002B';
	font-size: 40px;
	top: 8px;
	position: relative;
}
.plus-button:hover,
.plus-button-text:hover,
.btn-bordered:hover {
	border: 1px solid #fff;
	background: #5e8d10;
	color: #fff;
}
.plus-button-text {
	border: 1px solid #5e8d10;
	border-radius: 24px;
	display: block;
	font-size: 20px;
	height: 48px;
	padding: 0 20px;
	text-align: center;

	-webkit-transition: background 0.5s ease;
	     -o-transition: background 0.5s ease;
	        transition: background 0.5s ease;
}
.plus-button-text:after {
	content: '\002B';
	font-size: 40px;
	top: 8px;
	padding-left: 20px;
	position: relative;
}
.plus-button-text:hover:after {
	content:'\003E';
	font-size: 40px;
	top: 8px;
	padding-left: 20px;
	position: relative;
}
.btn-bordered {
	background: none;
	border: 1px solid #5e8d10;
	border-radius: 24px;
	display: block;
	font-size: 20px;
	font-weight: 300;
	height: 48px;
	line-height: 48px;
	padding: 0 20px;
	text-align: center;

	-webkit-transition: background 0.5s ease;
	     -o-transition: background 0.5s ease;
	        transition: background 0.5s ease;
}
label {
	font-weight: 300;
}
.form-control {
	background: none;
	border: 1px solid #fff;
}
.form-control:focus {
	color: #fff;
}
.footer {
	border-bottom: 1px solid #5e8d10;
	border-top: 1px solid #5e8d10;
	font-size: 16px;
	margin-top: 30px;
	padding: 30px;
}

/* PRODUCTS */
.breadcrumb {
	background: none;
	font-size: 18px;
	padding: 0;
}
.breadcrumb a {
	color: #fff;
}
.breadcrumb a:hover {
	color: #5e8d10;
}
.breadcrumb>li+li:before {
	color: #5e8d10;
	content:'\003E';
	cursor: pointer;
	padding: 0 5px;
	margin: 0 5px;
}
.prod-box {
	border: 1px solid #fff;
	display: block;
	height: 267px;
	margin-top: 30px;
	position: relative;

	-webkit-background-size: cover;
	        background-size: cover;

 	-webkit-transition: border 0.35s ease;
       -o-transition: border 0.35s ease;
          transition: border 0.35s ease;
}
.prod-box:hover {
	border: 1px solid #5e8d10;
}

.prod-box img {
	display: block;
	margin: 0 auto;
}

.prod-box .prod-box-title {
	background: #333;
	background: rgba(0, 0, 0, 0.3);
	bottom: 0;
	font-size: 20px;
	line-height: 24px;
	padding: 15px 10px;
	position: absolute;
	text-align: center;
	width: 100%;

	-webkit-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.prod-box:hover .prod-box-title {
	color: #5e8d10;
}
.prod-box.featured-prod .prod-box-title {
	background: #5e8d10;
	background: rgba(94, 141, 16, 0.8);
}
.prod-box.featured-prod:hover .prod-box-title {
	border-top: 1px solid #0d0d0d;
	color: #0d0d0d;
}
.prod-box .tag {
	width: 100px;
	top: 0;
	display: block;
	position: absolute;
	z-index: 10;
	height: 100px;
}
.prod-box .tag.sale {
	background: url('../images/tag-sale.png') no-repeat top right;
}
.prod-box .tag.sold {
	background: url('../images/tag-sold.png') no-repeat top right;
}
.price-cta-block {
	padding: 15px 0;
}
.price {
	color: #5e8d10;
	font-size: 26px;
	padding: 15px 0;
}
.product-image-gallery {
	margin-bottom: 30px;
}

.product-image-gallery img {
	margin: 0 auto;
}

.product-tabs {
	margin-top: 30px;
}
.product-tabs .nav-tabs {
	border: 0;
}
.product-tabs .nav-tabs li a {
	border: 1px solid #5e8d10;
	border-radius: 24px 24px 0 0;
	font-size: 20px;
	margin-right: 10px;

	-webkit-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.product-tabs .nav-tabs li a:hover {
	background: #fff;
	color: #5e8d10;
}
.product-tabs .nav-tabs li.active a {
	background: #5e8d10;
	color: #fff;
}
.product-tabs .nav-tabs li.active a:hover ,
.product-tabs .nav-tabs li.active a:focus {
	border-color: #5e8d10;
}
.product-tabs .tab-content {
	border: 1px solid #5e8d10;
	padding: 20px;
}

/* TESTIMONIALS */
.testimonial {
	font-size: 22px;
	line-height: 1.3em;
	font-style: italic;
	letter-spacing: 0.02em;
	padding: 50px 20px;
	text-align: center;
}
.testimonial:before,
.testimonial:after {
	content:'';
	display: block;
	height: 65px;
	width: 43px;
}
.testimonial:before {
	background: url('../images/quote-open.png') no-repeat left top;
}
.testimonial:after {
	background: url('../images/quote-close.png') no-repeat right bottom;
	/* SHOULD I REALLY HAVE TO DO THIS TO MAKE IT WORK???!!?? */
	padding-top: 80px;
	float: right;
}

/* INSPIRATION */

.inspiration-item {
	border: 1px solid #fff;
	margin-top: 30px;
}
.inspiration-text {
	padding: 0 20px 20px;
}
.inspiration-text h2 {
	text-align: center;
}

.image-dialog {
	text-align: center;
}

.image-dialog .img-responsive {
    margin: 0 auto;
}
