body {
	color: #696969;
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin-top: 10px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
}
h2 {
	color: #381a37;
	font-size: 30px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
}
h3 {
	color: #482a47;
	font-size: 24px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
}
h4 {
	color: #482a47;
	font-size: 18px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
}
h5 {
	color: #482a47;
	font-size: 16px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
}
h6 {
	color: #482a47;
	font-size: 14px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
}
.img-caption {
	color: #000;
	font-weight: bold;
	font-family: 'Palatino', sans-serif;
	font-size: 10px;
}
.no-top-margin {
	margin-top: 0px;
}
.no-bottom-margin {
	margin-bottom: 0px;
}
.block-center {
	margin-left: auto;
	margin-right: auto;
}
.form-control {
	border-color: #381a37;
}
.img-center {
	margin-left: auto;
	margin-right: auto;
}
hr {
	border-color: #C48189 !important;
}
hr.no-margin {
	margin: 0px;
	border: 2px solid rgbA(0, 0, 0, 0.0) !important;
}
.btn-primary {
	background: #381a37;
	background: -webkit-linear-gradient(#381a37, #381a37);
	background: -o-linear-gradient(#381a37, #381a37);
	background: -moz-linear-gradient(#381a37, #381a37);
	background: linear-gradient(#381a37, #381a37);
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn-primary:hover {
	background: #583a57;
	background: -webkit-linear-gradient(#583a57, #583a57);
	background: -o-linear-gradient(#583a57, #583a57);
	background: -moz-linear-gradient(#583a57, #583a57);
	background: linear-gradient(#583a57, #583a57);
}
.btn-secondary {
	background: #482a47;
	background: -webkit-linear-gradient(#482a47, #482a47);
	background: -o-linear-gradient(#482a47, #482a47);
	background: -moz-linear-gradient(#482a47, #482a47);
	background: linear-gradient(#482a47, #482a47);
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
}
.btn-secondary:hover {
	background: #381a37;
	background: -webkit-linear-gradient(#381a37, #381a37);
	background: -o-linear-gradient(#381a37, #381a37);
	background: -moz-linear-gradient(#381a37, #381a37);
	background: linear-gradient(#381a37, #381a37);
}
.navbar-inverse {
	margin-bottom: 0px;
}
.navbar-default, .navbar {
	background: #381a37 !important;
	background: -webkit-linear-gradient(#381a37, #381a37) !important;
	background: -o-linear-gradient(#381a37, #381a37) !important;
	background: -moz-linear-gradient(#381a37, #381a37) !important;
	background: linear-gradient(#381a37, #381a37) !important;
}
.navbar-default .navbar-nav > li > a {
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
}
.navbar-default .navbar-nav > li > a:hover {
	background-color: #583a57;
	background-image: none;
}
.navbar-right li a {
	border-right: 0px;
}
.navbar-default .navbar-nav > .open > a {
	background-color: #583a57 !important;
	border-color: rgba(0, 0, 0, 0.2) !important;
}
.navbar-default .odd > a, footer .odd > a, footer .odd {
	color: #f9b626 !important;
}
.navbar-default .even > a, footer .even > a, footer .even {
	color: #f79820 !important;
}
.dropdown-menu {
	background-color: #583a57 !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #381a37 !important;
}
.dropdown-menu li a {
	color: #fff !important;
}
.banner-cell-first {
	padding-right: 2px !important;
	overflow: hidden;
	height: 85px;
}
.banner-cell {
	padding-left: 2px !important;
	padding-right: 2px !important;
	overflow: hidden;
	height: 85px;
}
.banner-cell-last {
	padding-left: 2px !important;
	padding-right: 2px !important;
	overflow: hidden;
	width: 278px !important;
	height: 85px;
}
@media (min-width: 991px) and (max-width: 1200px) {
	.banner-cell-last {
		width: 226px !important;
	}
}
@media (max-width: 991px) {
	.banner-cell-last {
		width: 234px !important;
	}
}

.home-grey-bg {
	background-color: rgba(128, 128, 128, 0.1);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}
.home-prod-img-cell {
	height: 200px;
}
.home-prod-img {
	max-width: 70%;
	max-height: 200px;
}

.navbar-default .navbar-toggle {
	border-color: #f9b626;
	color: #f9b626;
}


#navigation .header {
	padding: 0 0px 0 0px 0;
	background: rgba(255, 255, 255, 0.9);
	color: #242424;
	min-height: 74px;
}
#navigation .header .header-inner {
	position: relative;
}
#navigation .brand {
	height: 40px;
}
#navigation .brand > a {
	font-weight: 400;
/*	font-family: "Rambla", Arial, serif; */
	padding: 0;
	margin: 8px 0 0 0;
	display: block;
	border: none;
	text-shadow: none;
	line-height: 1;
}
#navigation .brand > a h1 {
	font-size: 39.5px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1;
}
#navigation .brand > a h1 span {
	color: #464646;
	color: rgba(36, 36, 36, 0.8);
	font-weight: 800;
}
#navigation .brand > a:hover {
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 767px) {
	#navigation .brand {
		text-align: center;
	}
	#navigation .header .header-search {
		text-align: center;
	}
	#navigation .header .header-search input {
		float: none;
	}
}
.navbar-inverse {
	margin-bottom: 0px;
}
.navbar-default, .navbar {
	background: #6d8b29 !important;
	background: -webkit-linear-gradient(#33669A, #7499C9) !important;
	background: -o-linear-gradient(#33669A, #7499C9) !important;
	background: -moz-linear-gradient(#33669A, #7499C9) !important;
	background: linear-gradient(#33669A, #7499C9) !important;
}
.navbar-default .navbar-nav > li > a {
	color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
.navbar-default .navbar-nav > li > a:hover {
	background-color: #295179;
	background-image: none;
}
.navbar-header, .navbar {
	width: 100%;
}
.navbar-header .navbar-nav > li > a {
	color: #f4f5f6;
	font-weight: 600;
	padding: 8px 5px 8px 5px;
	margin: 0 8px;
	border-left: 0px !important;
	border-right: 0px !important;
	font-size: 16px;
	line-height: 28px;
	border-bottom: solid 4px rgba(0,0,0,0);
	text-shadow: 1px 1px 1px rgba(79,91,97,1);
}
@media (max-width: 991px) {
	.navbar-header .navbar-nav > li > a {
		padding: 8px 0px 8px 5px;
	}
}
.navbar-header .navbar-nav > li > a:hover {
	color: #ffffff;
	background: rgba(78,91,97,0);
	border-bottom: solid 4px rgba(253,254,255,0.8);
}
.dropdown-menu {
	background: rgba(255,255,255,0.8);
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: rgba(78,91,97,0);
	border-bottom: solid 4px rgba(253,254,255,0.8);
}
.dropdown-menu > li > a {
	color: #4e5b61;
}
.navbar-toggle {
	color: #FFF;
	font-size: 32px;
}
.navbar-collapse {
	max-height: 1000px;
	overflow: hidden;
}
@media (min-width: 768px) {
	.nav.navbar-nav.navbar-right.login-menu > li > a {
		line-height: 100%;
		font-size:14px;
		border-top: solid 1px #4e5b61;
		background-color: rgba(79,91,97,0.4);
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
		text-shadow: 1px 1px 1px rgba(79,91,97,1);
		padding: 5px 20px;
	}
	.nav.navbar-nav.navbar-right.login-menu > li > a:hover {
		border: none !important;
		background-color: rgba(79,91,97,0.6);
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
		text-shadow: none;
	}
}


header.header .shadow {
	text-shadow: 1px 1px rgba(0,0,0,0.6);
}
.header-title {
	margin-left: 4px;
}
header.header .logo {
	max-height: 60px;
	margin-left: 0;
	margin-right: 0;
	margin-top:15px;
}
header.header h1 {
	position: relative;
	top: -5px;
	color: #fff;
}
header.header h1 span {
	position: relative;
	top: -10px;
}
header.header .grad, footer.grad {
	background-color: rgba(131, 135, 140, 1.0);
}
header.header .page-title {
	padding-top: 20px;
	padding-bottom: 20px;
}
@media (min-width: 991px) and (max-width: 1199px) {
	.header-title {
		margin-left: 10px;
	}
}
@media (max-width: 768px) {
	.navbar-header .navbar-nav {
		background: rgba(0, 0, 0, 0.5);
		width: 300px;
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.login-menu {
		position: relative;
		top: -78px;
	}
	.main-menu {
		position: relative;
	}
}
@media (max-width: 991px) {
	.header-title {
		margin-top: 0px;
		margin-left: 20px;
	}
	.header-title h1 {
		margin-top: 0px;
	}
}

footer {
	color: #ccc;
	padding: 30px 40px 20px 40px;
}
footer img {
	display: block;
	max-width: 150px !important;
	margin-bottom: 10px;
}
footer a {
	color: #f79820;
	text-decoration: underline;
}
footer a:hover {
	color: #f9b626;
	text-decoration: underline;
}
footer h4 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
footer ul {
	list-style-type: none;
	padding-left: 0px;
}
footer ul li {
	line-height: 25px;
	margin-bottom: 10px;
}
@media (max-width: 767px) {
	footer {
		padding: 10px;
	}
	footer img {
		margin-left: auto;
		margin-right: auto;
	}
	footer .contact-details {
		text-align: center;
	}
}

.btn span {
	display: block;
	font-size: 12px;
}
.spacer {
	font-weight: bold;
	color: #55a79a;
}
.spacer.dark {
	color: #44857b;
}
.heading-add-new i {
	margin-right: 5px !important;
}
.heading-add-new {
	float: right;
	padding-right: 20px;
	font-weight: bold;
}
.heading-add-new a, .heading-add-new i {
	color: #000 !important;
}
.homepage-maximise {
	margin: 120px 0;
}
.homepage-slider-logo {
	max-width: 300px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
.homepage-slider-slogan {
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
}
.widget .widget-header {
	background: #583a57;
	background: -o-linear-gradient(#583a57, #583a57);
	background: -webkit-linear-gradient(#583a57, #583a57);
	background: -moz-linear-gradient(#583a57, #583a57);
	background: linear-gradient(#583a57, #583a57);
	border: 1px solid #381a37;
}
.widget .widget-header h3 {
	color: #fff;
	text-shadow: none;
}
.widget .widget-header h3 i {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.widget .widget-content {
	border: 1px solid #381a37;
}
.grid-box {
	text-align: center;
}
.grid-box > div {
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	box-shadow: 4px 4px 4px #AAA;
}
.grid-box > div > img {
	border: 3px solid #f89820;
}
.grid-box > div > h4 {
	margin-top: 3px;
	margin-bottom: 0px;
	color: #fff;
	background-color: #f89820;
	padding: 5px;
}
.view-product .price {
	color: black;
	font-weight: bold;
	text-align: center;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.view-product .price small {
	font-size: 12px;
}
.view-product .add-cart-note {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
}
.view-product .button {
	text-align: center;
}
.add-to-cart {
	text-align: center;
}
.img-product-grid {
	margin-left: auto;
	margin-right: auto;
}
.add-to-cart > a {
	margin-top: 10px;
}
.cybersource i.fa-asterisk {
	color: red;
	font-size: 10px;
	position: relative;
	top: -4px;
}
.highlight-heading {
	display: block;
	height: 34px;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	line-height: 34px;
	font-size: 22px;
	font-weight: bold;
	border-radius: 5px;
	text-align: center;
	color: #381a37 !important;
	background: #998a9a !important;
}
.page-heading {
	display: block;
	height: 34px;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	line-height: 34px;
	font-size: 22px;
	font-weight: bold;
	border-radius: 5px;
	text-align: center;
	color: #381a37 !important;
	background: #ffffff !important;
}
.page-underline {
	margin-top: 0px;
}
.product-cell {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 50px;
	text-align: center;
}
.product-cell .title {
	display: block;
	min-height: 40px;
}
.product-cell .description {
	min-height: 100px;
}
.product-alco .product-cell .description {
	min-height: 60px;
}
.product-safety .product-cell .description {
	min-height: 60px;
}
.product-cell .image {
	text-align: center;
	display: block;
	height: 350px;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.product-cell .image.short {
	height: 150px;
}
.product-drug .product-cell .image {
	height: 250px;
}
.product-cell .price {
	color: black;
	font-weight: bold;
	text-align: center;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-cell .price small {
	font-size: 12px;
}
.product-cell .image img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%;
}
.product-cell img {
	background: none!important;
}
@media (min-width: 991px) and (max-width: 1200px) {
	.product-cell .description {
		min-height: 100px;
	}
	.product-drug .product-cell .description {
		min-height: 120px;
	}
	.product-drug .product-cell .title {
		display: block;
		min-height: 60px;
	}
}
@media (max-width: 991px) {
	.product-cell {
		margin-bottom: 50px;
	}
	.product-cell .title {
		display: block;
		min-height: 20px;
	}
	.product-cell .description {
		min-height: 50px;
	}
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.contact-address > h3, .contact-phone > h3, .contact-email > h3 {
    width: 150px;
}
.contact-address i, .contact-phone i, .contact-email i {
	color: #381a37;
	margin-right: 10px;
}
.contact-address > div, .contact-phone > div, .contact-email > div {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 16px;
}


.alt {
	background-color: #f4f5f6;
}
.light-grey {
	background-color: #e9edf0;
}
.fullpage .quote {
	padding: 0px;
}
.box-quote {
	color: #4e595f;
	position: relative;
	background: #f4f5f6;
	border: 3px solid #583a57;
	margin-bottom: 22px;
	padding: 15px;
	font-size: 16px;
	font-style: italic;
}
.box-quote:after, .box-quote:before {
	top: 100%;
	left: 80%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.box-quote:after {
	border-color: rgba(241, 241, 241, 0);
	border-top-color: #583a57;
	border-width: 20px;
	margin-left: -20px;
}
.box-quote:before {
	border-color: rgba(221, 221, 221, 0);
	border-top-color: #583a57;
	border-width: 24px;
	margin-left: -24px;
}
.box-quote-name {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #4e595f;
	margin-bottom: 10px;
}

.full-width-content {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 768px) {
	.fullgrey {
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	.fullwhite {
		background-color: #ffffff;
		padding: 25px 0;
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	.fullpurple {
		background-color: #583a57;
		padding: 25px 0;
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	.fullpage {
		width: 100%;
		margin: auto;
	}
}

.breadcrumb {
	background-color: #9b8c9b;
	border: 1px solid #9b8c9b;
	color: #ccc;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 15px !important;
	padding-right: 15px !imporant;
	background-image: none;
	background-image: none;
}
.breadcrumb > li a {
	color: #ddd;
}
.breadcrumb > li.active {
	color: #fff;
}
.product-view-upsell {
	margin-top: 50px;
}
.product-view-upsell > div {
	margin-top: 50px;
}

.account-grid > div {
	margin-bottom: 50px;
}
.account-grid h3 {
	font-size: 16px;
}
.account-grid img {
	max-width: 100px;
	max-height: 100px;
}

.booking-img {
	max-height: 75px;
	margin-left: auto;
	margin-right: auto;
}
.right-heading {
	background-color: rgba(155, 139, 155, 0.2);
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 15px !important;
	padding-right: 15px !imporant;
	background-image: none;
	background-image: none;
	border: 1px solid rgba(155, 139, 155, 0.6);
}
