::-moz-selection {
	background: #feffc3;
	color: #000
}
html {
	overflow-x: hidden;
	overflow-y: scroll
}
body {
	background-color: #fff;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #058d4e
}
@media (max-width:767px) {
	body {
		padding: 0
	}
}
@media (min-width:767px) {
	.container {
		padding: 0
	}
}
@media (min-width:1020px) {
	.container {
		width: 970px
	}
}
.page {
	background-color: #fff
}
@media (max-width:767px) {
	.page {
		padding-top: 5px
	}
}
.pad {
	margin: 0 0 15px 0;
	padding: 0
}
.pad-top {
	margin: 15px 0 0 0;
	padding: 0
}
.pad-left {
	padding-left: 15px
}
.no-pad {
	padding: 0 !important
}
.no-margin {
	margin: 0 !important
}
.row.no-gutter {
	margin-left: 0;
	margin-right: 0
}
.no-gutter {
	padding-left: 0;
	padding-right: 0
}
.clear {
	clear: both
}
.alert-danger {
	padding: 10px;
	text-align: justify
}
.wrapper {
	background-color: #fff
}
.pagination .active a {
	background-color: #c0f16a
}
.pagination .active a:hover {
	background-color: #c0f16a
}
.form-horizontal .form-control-static {
	padding-top: 3px
}
tr.discount {
	color: #008600
}
@media (min-width:992px) {
	.col-md-border-left {
		border-left: 1px solid #ddd
	}
}
#article-index h3 {
	font-size: 16px;
	text-align: left
}
.addToBasket .input-group {
	max-width: 200px;
	margin: auto
}
input.addToBasket {
	font-size: 12px
}
i {
	color: #058d4e
}
.telephone, .mobile-telephone {
	font-weight: 300;
	font-size: 21px;
	text-align: right;
	color: #058d4e
}
.telephone-icon {
	transform: matrix(0, 1, -1, 0, 0, 0);
	-webkit-transform: matrix(0, 1, -1, 0, 0, 0);
	-ms-transform: matrix(0, 1, -1, 0, 0, 0);
	-o-transform: matrix(0, 1, -1, 0, 0, 0);
	background: url("/images/tel.png") no-repeat 0 0
}
.mobile-telephone {
	margin-top: 2px
}
.telephone-icon, .mobile-telephone-icon {
	width: 26px;
	height: 26px;
	float: left;
	margin-left: -2px
}
.mobile-telephone-icon {
	background: url("/images/mob.png") no-repeat 0 0
}
.brand-logo img {
	margin-bottom: 5px
}
.category .brand-box {
	margin-bottom: 50px
}
@media (max-width:767px) {
	.brand-box {
		display: table-cell;
		vertical-align: middle
	}
	.brand-box .brand-jump {
		margin: 4px 0
	}
	.brand-box select.jumpto {
		margin: 5px 0;
		padding: 5px 3px
	}
}
p, ul, ol, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, pre, table, form, blockquote, canvas, caption, embed, fieldset, figure, video, progress, object, map, hr {
	margin: 0 0 15px
}
a {
	color: #058d4e;
	font-weight: 400;
	text-decoration: none
}
a:hover, a:focus {
	color: #96e015;
	text-decoration: none
}
hr {
	border-top: 1px solid #058d4e;
	margin: 15px 0
}
hr.wide {
	border-top: 10px solid #c0f16a;
	margin: 10px 0
}
h1, .h1, h2, .h2, h3, .h3 {
	letter-spacing: -0.5px
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6 {
	font-weight: 300;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #058d4e
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a {
	text-decoration: none
}
h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover, h6 a:hover, h1 a:focus, .h1 a:focus, h2 a:focus, .h2 a:focus, h3 a:focus, .h3 a:focus, h4 a:focus, .h4 a:focus, h5 a:focus, .h5 a:focus, h6 a:focus {
	text-decoration: none
}
h1, .h1 {
	font-size: 24px;
	line-height: 38px
}
h2, .h2 {
	font-size: 20px;
	line-height: 30px
}
h3, .h3 {
	font-size: 16px;
	line-height: 23px
}
h4, .h4 {
	font-size: 14px;
	line-height: 21px;
	clear: both
}
h5, .h5, h6 {
	font-size: 14px;
	text-transform: none
}
code {
	border-bottom: 1px solid #e3e3e3;
	background-color: #f0f0f0;
	color: #1a1a1a;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box
}
pre {
	border-bottom: 1px solid #e3e3e3;
	background-color: #f0f0f0;
	color: #1a1a1a;
	font-size: 12px;
	padding: 10px;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box
}
ul {
	list-style-position: inside;
	padding: 0
}
strong {
	font-weight: 400
}
.align-right {
	text-align: right
}
.align-left {
	text-align: left
}
.align-center {
	text-align: center
}
.stretch {
	width: 100%
}
@media (max-width:767px) {
	.stretch-xs {
		width: 100%
	}
}
.bordered-rows {
	padding: 0 8px
}
.bordered-rows .row {
	border-top: 1px solid #ddd;
	padding: 20px 0 0 0
}
.list {
	list-style-position: inside
}
.list .list {
	padding-left: 40px
}
.list-disc {
	list-style-type: disc
}
.list-square {
	list-style-type: square
}
.list-border {
	list-style: none
}
.list-border li {
	border-left: 5px solid #c0f16a;
	padding-left: 10px;
	margin-bottom: 5px
}
.list-chevron {
	list-style: none
}
.list-chevron li:before {
	content: "\f105";
	color: #c0f16a;
	font-family: FontAwesome;
	margin-right: 5px
}
.list-none {
	list-style-type: none
}
.columns1 {
	-webkit-columns: 20px 1;
	-moz-columns: 20px 1;
	columns: 20px 1
}
.columns2 {
	-webkit-columns: 20px 2;
	-moz-columns: 20px 2;
	columns: 20px 2
}
.columns3 {
	-webkit-columns: 20px 3;
	-moz-columns: 20px 3;
	columns: 20px 3
}
.columns4 {
	-webkit-columns: 20px 4;
	-moz-columns: 20px 4;
	columns: 20px 4
}
@media (max-width:767px) {
	.columns1, .columns2, .columns3, .columns4 {
		-webkit-columns: 20px 1;
		-moz-columns: 20px 1;
		columns: 20px 1
	}
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	border: 0
}
.table-shaded {
	width: 100%
}
.table-shaded>thead>tr>th, .table-shaded>tbody>tr>th, .table-shaded>tfoot>tr>th, .table-shaded>thead>tr>td, .table-shaded>tbody>tr>td, .table-shaded>tfoot>tr>td {
	font-weight: 300;
	font-size: 13px;
	line-height: 13px;
	vertical-align: bottom;
	border: 0;
	text-align: center
}
.table-shaded>thead>tr>th {
	padding: 0 10px 10px 10px;
	text-align: inherit
}
.table-shaded>tbody>tr>td {
	background-color: #eeffd2;
	border: 1px solid #fff;
	padding: 6px
}
.table-striped tbody>tr:nth-child(2n+1)>td, .table-striped tbody>tr:nth-child(2n+1)>th {
	background-color: #f0f0f0
}
.table-bordered {
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box
}
.table-bordered thead:first-child tr:first-child>th:first-child, .table-bordered thead:first-child tr:first-child>td:first-child, .table-bordered tbody:first-child tr:first-child>th:first-child, .table-bordered tbody:first-child tr:first-child>td:first-child {
	-webkit-border-top-left-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius-topleft: 2px;
	-moz-background-clip: padding;
	border-top-left-radius: 2px;
	background-clip: padding-box
}
.table-bordered thead:first-child tr:first-child>th:last-child, .table-bordered thead:first-child tr:first-child>td:last-child, .table-bordered tbody:first-child tr:first-child>th:last-child, .table-bordered tbody:first-child tr:first-child>td:last-child {
	-webkit-border-top-right-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius-topright: 2px;
	-moz-background-clip: padding;
	border-top-right-radius: 2px;
	background-clip: padding-box
}
.table-bordered thead:last-child tr:last-child>th:first-child, .table-bordered thead:last-child tr:last-child>td:first-child tbody:last-child tr:last-child>th:first-child, .table-bordered tbody:last-child tr:last-child>td:first-child, .table-bordered tfoot:last-child tr:last-child>th:first-child, .table-bordered tfoot:last-child tr:last-child>td:first-child {
	-webkit-border-bottom-left-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius-bottomleft: 2px;
	-moz-background-clip: padding;
	border-bottom-left-radius: 2px;
	background-clip: padding-box
}
.table-bordered thead:last-child tr:last-child>th:last-child, .table-bordered thead:last-child tr:last-child>td:last-child, .table-bordered tbody:last-child tr:last-child>th:last-child, .table-bordered tbody:last-child tr:last-child>td:last-child, .table-bordered tfoot:last-child tr:last-child>th:last-child, .table-bordered tfoot:last-child tr:last-child>td:last-child {
	-webkit-border-bottom-right-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius-bottomright: 2px;
	-moz-background-clip: padding;
	border-bottom-right-radius: 2px;
	background-clip: padding-box
}
.table-hover tbody tr:hover>th, .table-hover tbody tr:hover>td {
	background-color: #c0f16a;
	color: #fff
}
.price, .qty {
	text-align: right;
	white-space: nowrap
}
.qty {
	padding: 2px
}
.script {
	font-size: 18px
}
.price-list {
	margin-bottom: -20px
}
.price-list li {
	margin: 0 -15px;
	padding: 0 15px;
	border-bottom: 1px dotted #f0f0f0;
	padding-top: 15px;
	padding-bottom: 15px;
	list-style: none;
	font-size: 13px;
	position: relative
}
.price-list li strong {
	position: absolute;
	right: 20px
}
.price-list li em {
	display: block;
	margin-top: 10px
}
.price-list li.important {
	font-size: 14px;
	color: #c0f16a
}
.flash {
	background-color: #c0f16a;
	font-size: 12px;
	color: #fff;
	padding: 10px;
	margin-bottom: 20px;
	position: relative
}
.flash a.remove {
	display: block;
	width: 14px;
	height: 14px;
	text-align: center;
	color: rgba(0, 0, 0, 0.6);
	text-shadow: 0 1px rgba(255, 255, 255, 0.25);
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	top: 4px;
	right: 4px
}
.flash a.remove:hover {
	color: rgba(0, 0, 0, 0.8)
}
.flash.error {
	background-color: #c24227
}
.btn {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-weight: 300;
	text-shadow: none;
	border: none;
	background-image: none;
	text-decoration: none;
	letter-spacing: .5px;
	-webkit-border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0;
	-moz-background-clip: padding;
	border-radius: 0;
	background-clip: padding-box;
	width: 100%;
	margin: 5px 0
}
.btn:hover, .btn:focus, .btn:active {
	color: #fff;
	background-position: inherit;
	background-color: #b0b0b0
}
.btn:focus, .btn:active {
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0
}
.btn[disabled], .btn.disabled {
	color: #fff;
	background-color: #ccc;
	cursor: no-drop;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.btn[disabled]:hover, .btn.disabled:hover, .btn[disabled]:focus, .btn.disabled:focus, .btn[disabled]:active, .btn.disabled:active {
	background-color: #f0f0f0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-default {
	color: #fff;
	background-color: #d0d0d0
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
	background-color: #ddd
}
.btn-primary {
	background-color: #047440
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #058d4e
}
.btn-facebook {
	background-color: #3b5998
}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active {
	background-color: #344e86
}
.btn {
	padding: 12px 20px
}
.btn-lg {
	padding: 16px 24px
}
.btn-sm {
	padding: 6px 14px;
	margin: 0
}
.btn-xs {
	padding: 4px 12px
}
.input-append .btn, .input-prepend .btn, .input-append .btn:last-child, .input-prepend .btn:first-child {
	padding: 4px 20px;
	border: 1px solid #cacaca;
	-webkit-border-radius: 0px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0px;
	-moz-background-clip: padding;
	border-radius: 0px;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.09999999999999998);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.09999999999999998);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.09999999999999998)
}
@media (max-width:479px) {
	.mm20 {
		margin-top: 20px
	}
}
form {
	margin-bottom: 0
}
label {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 2px
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	-webkit-border-radius: 0px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0px;
	-moz-background-clip: padding;
	border-radius: 0px;
	background-clip: padding-box
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-color: #cacaca;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.09999999999999998);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.09999999999999998);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.09999999999999998)
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	background-color: #f6f6f6;
	border-color: #cacaca;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.19999999999999996);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.19999999999999996);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.19999999999999996)
}
textarea {
	min-height: 60px !important;
	max-height: 240px !important;
	min-width: 100% !important;
	max-width: 100% !important
}
.control-group {
	margin-bottom: 10px
}
.hgroup.title {
	padding-top: 20px;
	padding-bottom: 6px
}
.hgroup.title h1, .hgroup.title .h1, .hgroup.title h2, .hgroup.title .h2, .hgroup.title h3, .hgroup.title .h3, .hgroup.title h4, .hgroup.title .h4, .hgroup.title h5, .hgroup.title .h5, .hgroup.title h6 {
	font-size: 14px;
	line-height: 21px;
	color: #4d4d4d;
	font-weight: 400;
	margin: 0
}
.hgroup.title h1:first-child, .hgroup.title .h1:first-child, .hgroup.title h2:first-child, .hgroup.title .h2:first-child, .hgroup.title h3:first-child, .hgroup.title .h3:first-child, .hgroup.title h4:first-child, .hgroup.title .h4:first-child, .hgroup.title h5:first-child, .hgroup.title .h5:first-child, .hgroup.title h6:first-child {
	font-size: 18px;
	line-height: 26px;
	color: #c0f16a
}
.box {
	background-color: #f9f9f9;
	padding: 20px;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25)
}
.box .box-header {
	margin: 0 -20px;
	padding: 0 20px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px
}
.box .box-header h3, .box .box-header .h3 {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-weight: 700;
	margin: 0
}
.box .box-header h5, .box .box-header .h5 {
	font-size: 14px;
	line-height: 21px;
	color: #4d4d4d;
	font-weight: 400;
	margin: 0
}
.box .box-image {
	margin: -20px -20px 20px;
	border-bottom: 1px solid #f0f0f0
}
.box .box-image a, .box .box-image img {
	display: block
}
.box .box-body, .box .box-content {
	margin-top: 20px
}
.box .box-body>*:last-child, .box .box-content>*:last-child {
	margin-bottom: 0
}
.box .box-body .price-list, .box .box-content .price-list {
	margin: -20px
}
.box .box-body .price-list li, .box .box-content .price-list li {
	margin: 0
}
.box .box-footer {
	margin: 20px -20px -20px;
	padding: 20px;
	border-top: 1px solid #f0f0f0;
	background-color: #f9f9f9
}
.box .box-footer:before {
	content: '';
	display: block
}
.box .box-footer:after {
	content: '';
	display: table;
	clear: both
}
.box .box-header+.box-footer {
	border-top: none;
	margin-top: 0
}
.box .box-content.highlight {
	margin: 0 -15px;
	padding: 0 15px;
	padding: 20px;
	background-color: #f9f9f9;
	margin-bottom: -20px
}
.box .buttons {
	margin: 20px -20px -20px;
	padding: 20px;
	border-top: 1px solid #f0f0f0;
	background-color: #f9f9f9
}
.box .buttons:before {
	content: '';
	display: block
}
.box .buttons:after {
	content: '';
	display: table;
	clear: both
}
.box .hgroup.title+.buttons {
	border-top: none;
	margin-top: 0
}
.box.border-top {
	border-top: 5px solid #c0f16a
}
.box.border-right {
	border-right: 5px solid #c0f16a
}
.box.border-bottom {
	border-bottom: 5px solid #c0f16a
}
.box.border-left {
	border-left: 5px solid #c0f16a
}
.extend {
	margin: 0 -15px;
	padding: 0 15px
}
.panel {
	margin-bottom: 20px;
	background-color: #f0f0f0;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25)
}
.panel .panel-content {
	margin: -20px;
	padding: 20px
}
.panel.border-top {
	border-top: 5px solid #c0f16a
}
.panel.border-right {
	border-right: 5px solid #c0f16a
}
.panel.border-bottom {
	border-bottom: 5px solid #c0f16a
}
.panel.border-left {
	border-left: 5px solid #c0f16a
}
.panel-navigation {
	list-style: none;
	margin: -20px 0;
	font-size: 12px
}
.panel-navigation .panel-navigation {
	margin: 0
}
.panel-navigation a {
	display: block;
	padding: 15px 20px;
	border-bottom: 1px solid #f0f0f0;
	margin: 0 -20px;
	color: #000;
	text-decoration: none;
	position: relative
}
.panel-navigation a:hover {
	background-color: #c0f16a;
	color: #fff;
	border-color: #c0f16a
}
.panel-navigation a:hover .toggle {
	color: #c0f16a;
	background-color: #fff
}
.panel-navigation.primary>li>a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700
}
.panel-navigation.primary .toggle {
	margin-top: 2px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	width: 20px;
	text-align: center;
	position: absolute;
	right: 20px;
	background-color: #d7d7d7;
	color: #fff;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box
}
.payment-form>div {
	margin-top: 20px
}
.payment-form ul.form {
	list-style: none
}
.payment-form ul.form>li {
	margin-bottom: 20px
}
.modal {
	border: none;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box
}
.modal .modal-header {
	padding: 20px
}
.modal .modal-header .hgroup.title {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none
}
.modal .modal-header button {
	margin: 0
}
.modal .modal-body {
	padding: 20px
}
.modal .modal-footer {
	padding: 20px;
	border-top: 1px solid #f0f0f0;
	background-color: #f9f9f9;
	text-align: left;
	-webkit-border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0;
	-moz-background-clip: padding;
	border-radius: 0;
	background-clip: padding-box;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.modal .modal-head+modal-footer {
	border-top: none
}
.modal-backdrop {
	background-color: #000
}
.modal-backdrop, .modal-backdrop.fade.in {
	zoom: 1;
	filter: alpha(opacity=50);
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5
}
.styled-table {
	width: 100%;
	margin-bottom: 20px
}
.styled-table thead th, .styled-table thead td {
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #d7d7d7;
	text-transform: uppercase
}
.styled-table thead th {
	font-weight: 600
}
.styled-table thead td {
	font-weight: 400
}
.styled-table tbody th, .styled-table tbody td {
	border-bottom: 1px solid #f0f0f0
}
.styled-table thead th, .styled-table tbody th, .styled-table thead td, .styled-table tbody td {
	text-align: left;
	padding: 10px;
	vertical-align: top
}
.styled-table thead th:first-child, .styled-table tbody th:first-child, .styled-table thead td:first-child, .styled-table tbody td:first-child {
	padding-left: 0
}
.styled-table thead th:last-child, .styled-table tbody th:last-child, .styled-table thead td:last-child, .styled-table tbody td:last-child {
	padding-right: 0
}
.styled-table thead th.text-left, .styled-table tbody th.text-left, .styled-table thead td.text-left, .styled-table tbody td.text-left {
	text-align: left
}
.styled-table thead th.text-center, .styled-table tbody th.text-center, .styled-table thead td.text-center, .styled-table tbody td.text-center {
	text-align: center
}
.styled-table thead th.text-right, .styled-table tbody th.text-right, .styled-table thead td.text-right, .styled-table tbody td.text-right {
	text-align: right
}
.ajax_loading_indicator {
	position: fixed;
	background: url('../../img/loader.gif') center center no-repeat rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%
}
.ajax_loading_indicator>span {
	display: none
}
h2.green, .h2.green, h3.green, .h3.green, h4.green, .h4.green, h2.lightGreen, .h2.lightGreen, h3.lightGreen, .h3.lightGreen, h4.lightGreen, .h4.lightGreen, h2.yellow, .h2.yellow, h3.yellow, .h3.yellow, h4.yellow, .h4.yellow, h2.blue, .h2.blue, h3.blue, .h3.blue, h4.blue, .h4.blue, h2.orange, .h2.orange, h3.orange, .h3.orange, h4.orange, .h4.orange {
	padding: 5px;
	text-align: center;
	line-height: 30px
}
h2.lightGreen, .h2.lightGreen, h3.lightGreen, .h3.lightGreen, h4.lightGreen, .h4.lightGreen {
	background-color: #c0f16a;
	color: #058d4e
}
h2.yellow, .h2.yellow, h3.yellow, .h3.yellow, h4.yellow, .h4.yellow {
	background-color: #ff0;
	color: #058d4e
}
h2.blue, .h2.blue, h3.blue, .h3.blue, h4.blue, .h4.blue {
	background-color: #c8ebff;
	color: #333
}
h2.orange, .h2.orange, h3.orange, .h3.orange, h4.orange, .h4.orange {
	background-color: #cc5d0b;
	color: #fff
}
h3.green, .h3.green {
	margin-top: 2px;
	background-color: #058d4e;
	color: #fff
}
h4.green, .h4.green {
	background-color: #c0f16a;
	color: #058d4e
}
.header {
	position: relative;
	z-index: 50;
	padding: 0;
	margin-bottom: 20px
}
.header:before {
	content: '';
	display: block
}
.header:after {
	content: '';
	display: table;
	clear: both
}
.header .row .logo-wrapper {
	height: 90px;
	position: relative
}
.header a {
	color: inherit;
	text-decoration: none;
	font-size: 13px
}
.header i {
	font-size: 24px;
	padding-left: 5px
}
.header .top {
	position: relative;
	z-index: 10;
	font-size: 14px;
	line-height: 26px
}
.header .top #topbanner {
	max-width: 425px;
	margin: auto;
	text-align: center
}
.header .top .topmessage {
	font-size: 12px;
	font-weight: bold
}
.header .logo {
	padding: 0;
	padding-top: 5px;
	position: absolute;
	bottom: 0
}
.header .logo a {
	display: inline-block;
	text-decoration: none
}
.header .logo img {
	max-height: 100%
}
@media (max-width:767px) {
	.header .logo {
		position: relative;
		width: auto;
		float: none;
		margin: auto
	}
	.header .logo a {
		display: block;
		text-align: center
	}
}
.header #tagline {
	color: #058d4e;
	font-size: 20px;
	font-weight: 300
}
.header .basket {
	text-align: left
}
@media (max-width:767px) {
	.header .basket {
		text-align: center;
		margin: 0
	}
}
#miniBasket {
	display: block;
	padding: 4px 8px;
	text-align: left;
	line-height: 30px;
	color: #058d4e;
	text-transform: none
}
#miniBasket:before {
	content: '';
	display: block
}
#miniBasket:after {
	content: '';
	display: table;
	clear: both
}
#miniBasket .row>div {
	padding: 0 4px
}
@media (min-width:767px) {
	#miniBasket {
		text-align: right
	}
}
#miniBasket strong {
	font-size: 16px
}
#miniBasket .basketTotal {
	text-align: right
}
@media (min-width:767px) {
	#miniBasket .basketTotal {
		text-align: left
	}
}
#miniBasket i {
	color: #fff
}
#miniBasket a:hover {
	text-decoration: none;
	color: #06a65c
}
#miniBasket .btn {
	padding: 3px 8px;
	font-size: 12px;
	color: #fff;
	background-color: #b6ef53
}
#accountPanel a {
	display: block;
	padding: 6px 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px
}
#accountPanel a:hover {
	text-decoration: none;
	color: #f0f0f0
}
#accountPanel ul.list-inline {
	margin: 0
}
#accountPanel ul.list-inline li {
	float: right;
	padding: 0 0 0 30px
}
.search {
	padding: 0;
	margin: 2px
}
.search .qs_s {
	position: relative
}
.search #autocomplete-results {
	position: absolute;
	width: 100%
}
.search #autocomplete-results ul {
	margin: 6px 0 0;
	background-color: #fff;
	border-left: 5px solid #c0f16a;
	position: relative;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5)
}
.search #autocomplete-results ul:before {
	content: "";
	display: block;
	width: 26px;
	height: 14px;
	position: absolute;
	left: 50%;
	top: -14px;
	margin-left: -13px;
	background-image: url('../../img/triangle.png');
	z-index: 100
}
.search #autocomplete-results ul li {
	list-style: none;
	border-top: 1px solid #f0f0f0
}
.search #autocomplete-results ul li:first-child {
	border-top: none
}
.search #autocomplete-results ul a {
	display: block;
	padding: 10px;
	color: inherit;
	text-decoration: none
}
.search #autocomplete-results ul a .image {
	width: 30px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin-right: 10px
}
.search #autocomplete-results ul a .image img {
	display: block
}
.search #autocomplete-results ul a h6 {
	line-height: 30px;
	font-size: 12px;
	margin: 0;
	font-weight: 400
}
.search #autocomplete-results ul a:hover {
	background-color: #f0f0f0
}
.search #autocomplete-results ul li.active a {
	text-decoration: none;
	background-color: #c0f16a
}
.search #autocomplete-results ul li.active a h6 {
	font-weight: 700;
	color: #fff
}
div.tick-list {
	float: left
}
div.tick-list.left {
	width: 30%
}
div.tick-list.middle {
	width: 40%
}
div.tick-list.right {
	width: 30%
}
div.tick-list:before {
	content: '';
	display: block
}
div.tick-list:after {
	content: '';
	display: table;
	clear: both
}
ul.tick-list {
	list-style-image: url('/images/tick.png');
	line-height: 22px;
	list-style-position: outside;
	color: #058d4e;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 14px
}
@media (min-width:880px) {
	ul.tick-list {
		font-size: 18px
	}
}
@media (min-width:986px) {
	ul.tick-list {
		font-size: 20px
	}
}
ul.tick-list li {
	margin-bottom: 10px
}
ul.tick-list li:last-child {
	margin-bottom: 0
}
.navigation {
	position: relative;
	z-index: 40;
	margin-bottom: 2px;
	padding: 0;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09999999999999998);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09999999999999998);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09999999999999998)
}
.main-menu {
	margin: 0;
	padding: 0
}
.main-menu:before {
	content: '';
	display: block
}
.main-menu:after {
	content: '';
	display: table;
	clear: both
}
.main-menu li {
	list-style: none
}
.main-menu a {
	text-decoration: none;
	font-size: 13px;
	display: block
}
.main-menu>li {
	position: relative;
	float: left;
	padding: 0
}
.main-menu>li>a {
	padding: 8px 0;
	color: #058d4e;
	font-weight: 400;
	text-align: center;
	background-color: #c0f16a;
	margin-right: 2px;
	height: 48px;
}

.main-menu>li.vertical-align>a {
	line-height: 35px;
}

.main-menu>li>a.active {
	color: #fff;
	background-color: #058d4e
}
.main-menu>li:last-child>a {
	margin-right: 0
}
.main-menu>li>a:hover {
	color: #06a65c;
}
.main-menu>li>a:hover {
	color: #06a65c;
}
.main-menu>li>a.active:hover {
	color: #f0f0f0;
}
.main-menu .dropdown-menu {
	position: absolute;
	border-bottom: 5px solid #c0f16a;
	background-color: #fff;
	overflow: hidden;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	margin: 0;
	padding: 0 5px
}
@media (min-width:992px) {
	.main-menu .dropdown-menu {
		min-width: 550px
	}
}
.main-menu .dropdown-menu ul {
	margin: 0;
	padding: 0
}
.main-menu .dropdown-menu ul li {
	margin: 0;
	padding: 0
}
.main-menu .dropdown-menu ul a {
	padding: 15px 5px;
	border-bottom: 1px solid #f0f0f0;
	color: #000
}
.main-menu .dropdown-menu ul a:hover {
	color: #c0f16a
}
.secondary-nav {
	background-color: #f9f9f9;
	color: #333;
	padding: 6px 15px;
	font-size: 12px;
	font-weight: bold
}
.mobile-nav {
	width: 100%;
	margin: 15px 0
}
#brandsList {
	padding: 0
}
#brandsList li {
	list-style: none;
	padding: 2px 0
}
#brandsList li a {
	text-decoration: none
}
.breadcrumbs {
	background-color: transparent;
	padding-bottom: 10px
}
.breadcrumbs:before {
	content: '';
	display: block
}
.breadcrumbs:after {
	content: '';
	display: table;
	clear: both
}
.breadcrumbs .history {
	float: left;
	padding-right: 10px
}
.breadcrumbs .history a {
	text-decoration: none;
	padding-right: 10px
}
.breadcrumbs .heirarchy {
	float: left
}
.breadcrumbs .heirarchy a {
	text-decoration: none
}
.breadcrumbs .heirarchy a:hover, .breadcrumbs .heirarchy a:focus {
	color: #c0f16a
}
.breadcrumbs .heirarchy a:after {
	content: "\f105";
	font-family: FontAwesome;
	margin: 0 5px 0 8px
}
footer {
	position: relative;
	background-color: #c0f16a;
	margin: 10px 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 15px;
	color: #058d4e;
	clear: both
}
footer:before {
	content: '';
	display: block
}
footer:after {
	content: '';
	display: table;
	clear: both
}
footer .h1 {
	color: #058d4e
}
footer .h3 {
	font-size: 1.1em;
	text-transform: none;
	margin: 0
}
footer h6 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	color: #000
}
footer hr {
	border-top: 1px solid #fff
}
footer .links {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 24px
}
@media (max-width:767px) {
	footer .links {
		margin-bottom: 40px
	}
}
footer .links li {
	list-style: none
}
footer .links a {
	color: #333;
	text-decoration: none
}
footer .links a:hover, footer .links a:focus {
	color: #c0f16a
}
footer .confidence img {
	display: block;
	margin: 20px 0
}
footer .twitter {
	font-size: 12px;
	line-height: 18px
}
footer .twitter .tweet_list {
	margin: 0
}
footer .twitter .tweet_list li {
	list-style: none;
	border-top: 1px solid #f0f0f0;
	padding-top: 20px;
	margin-top: 20px
}
footer .twitter .tweet_list li:before {
	content: '';
	display: block
}
footer .twitter .tweet_list li:after {
	content: '';
	display: table;
	clear: both
}
footer .twitter .tweet_list li .avatar {
	float: left;
	width: 10%;
	margin-right: 5%
}
footer .twitter .tweet_list li .text {
	width: 85%;
	float: left
}
footer .twitter .tweet_list li .text a {
	text-decoration: none
}
footer .twitter .tweet_list li .text .tweet_text, footer .twitter .tweet_list li .text .tweet_time {
	display: block
}
footer .twitter .tweet_list li .text .tweet_time {
	margin-top: 10px;
	font-size: 11px;
	font-style: italic
}
footer .twitter .tweet_list li .text .tweet_time a {
	color: #666;
	text-decoration: none
}
footer .twitter .tweet_list li .text .tweet_time a:hover, footer .twitter .tweet_list li .text .tweet_time a:focus {
	color: #c0f16a
}
footer .twitter .tweet_list li.tweet_first {
	border-top: none;
	margin-top: 0;
	padding-top: 0
}
footer .newsletter form {
	margin-bottom: 20px
}
footer .newsletter .input-group {
	margin-bottom: 0
}
footer .newsletter p {
	font-size: 12px;
	line-height: 18px;
	color: #4d4d4d;
	font-style: italic
}
footer .social {
	padding-top: 10px
}
footer .social a {
	text-decoration: none
}
footer .social i {
	font-size: 24px;
	margin-right: 10px
}
footer .social i.icon-facebook {
	color: #3b5998
}
footer .social i.icon-twitter {
	color: #326ada
}
footer .colour-swatch {
	background: url('/images/colour-swatch.jpg') no-repeat;
	height: 12px;
	margin-bottom: 20px
}
.credits {
	background-color: #058d4e;
	padding: 6px 0;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0
}
.credits p {
	margin-bottom: 0
}
.credits .info a {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 18px;
	margin-top: 20px
}
.credits .info a:active {
	color: #fff
}
.credits #rocketcommerce {
	padding-left: 20px;
	background: url('/images/rc.png') no-repeat left;
	background-size: contain
}
.credits ul.credits-menu {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	text-align: center
}
@media (min-width:767px) {
	.credits ul.credits-menu {
		float: right
	}
}
.credits ul.credits-menu li {
	display: inline-block;
	line-height: 40px;
	list-style: none;
	padding: 0 9px;
	margin: 0;
	text-align: center;
	border: 1px solid #fff;
	border-width: 0
}
@media (min-width:767px) {
	.credits ul.credits-menu li {
		border-width: 0 1px 0 0
	}
	.credits ul.credits-menu li:first-child {
		border-width: 0 1px
	}
}
.credits ul.credits-menu li a {
	color: #fff
}
section.main {
	padding: 0
}
section.main .content {
	font-size: 16px;
	font-weight: 300
}

section.main .content a {
	text-decoration: underline;
}
section.main .content h2 {
	font-size: 32px;
	line-height: 64px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #058d4e;
	text-transform: none
}
section.main .content h3 {
	text-align: center;
	font-size: 24px
}
section.main .content h4 {
	text-align: left;
	font-size: 16px;
	font-weight: 400;
}
section.main .row .content {
	padding: 0 15px
}
.category nav {
	font-weight: 400;
	letter-spacing: -0.5px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding: 0 10px;
	margin-bottom: 10px
}
.category nav .crumb:after {
	content: "\f105";
	font-family: FontAwesome;
	margin: 0 5px 0 16px
}
.category nav .dropdown {
	margin-right: 15px
}
.category nav h1, .category nav .h1 {
	display: inline
}
.category nav a {
	text-decoration: none
}
.category nav .nav-pills {
	padding-top: 12px;
	margin-left: 20px;
	font-size: 18px
}
.category nav .nav-pills a {
	padding: 6px 10px
}
.category .hgroup.title h3 a, .category .h3 a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding-top: 2px;
	margin-left: 5px;
	float: right
}
.category .hgroup.title h3 a span, .category .h3 a span {
	display: none
}
.category .hgroup.title h3 a:after, .category .h3 a:after {
	font-family: FontAwesome;
	content: "\f057"
}
.category .hgroup.title h3 a:hover, .category .h3 a:hover {
	color: #c0f16a
}
.category-list {
	margin: 0;
	padding: 0
}
.category-list li {
	list-style: none;
	padding: 0
}
.category-list li a:before {
	font-family: FontAwesome;
	content: "\f096";
	color: #e7fac7;
	margin-right: 5px
}
.category-list li.current a {
	font-weight: 700;
	color: #000
}
.category-list li.current a:before {
	font-family: FontAwesome;
	font-weight: normal;
	content: "\f046";
	color: #333;
	margin-right: 5px
}
.category-list a {
	margin: 0 -15px;
	padding: 0 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	border-top: 1px solid #f0f0f0;
	color: #333;
	text-decoration: none
}
@media (min-width:992px) {
	.category-list a:hover, .category-list a:focus {
		background-color: #f0f0f0
	}
}
.category-list .count {
	float: right;
	background-color: #d7d7d7;
	font-weight: 600;
	color: #fff;
	display: inline-block;
	width: 20px;
	font-size: 11px;
	height: 20px;
	text-align: center;
	-webkit-border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 3px;
	-moz-background-clip: padding;
	border-radius: 3px;
	background-clip: padding-box
}
.brand-list li a img {
	opacity: .5
}
.brand-list li a:hover img {
	opacity: 1
}
.brand-list li.current a img {
	opacity: 1
}
.price-filter .ui-slider {
	background-color: #f0f0f0;
	border: 1px solid #d7d7d7;
	height: 10px;
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 9999px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 9999px;
	-moz-background-clip: padding;
	border-radius: 9999px;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.19999999999999996);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.19999999999999996);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.19999999999999996)
}
.price-filter .ui-slider .ui-slider-range {
	height: 100%;
	position: absolute;
	top: -1px;
	z-index: 10;
	background-color: #c0f16a;
	border-top: 1px solid #aced3b;
	border-bottom: 1px solid #aced3b;
	-webkit-border-radius: 9999px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 9999px;
	-moz-background-clip: padding;
	border-radius: 9999px;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.19999999999999996);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.19999999999999996);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.19999999999999996)
}
.price-filter .ui-slider .ui-slider-handle {
	position: absolute;
	width: 16px;
	height: 16px;
	margin-left: -8px;
	margin-top: -2px;
	background: url('../../img/ui-slider-handle.png') no-repeat;
	z-index: 20
}
.price-filter .ui-slider .ui-slider-handle:focus {
	outline: 0 none
}
.price-filter #slider {
	margin-top: 20px
}
.price-filter #slider-label {
	font-size: 12px;
	color: #4d4d4d
}
.price-filter #slider-label strong {
	color: #c0f16a
}
.best-selling .hgroup.title {
	margin-bottom: 20px
}
.product-list li {
	margin-top: 2px;
	margin-bottom: 2px
}
.product-list li .title h4 {
	margin: 0;
	padding-left: 5px;
	position: absolute;
	width: 100%;
	text-transform: initial;
	background-color: #fff
}
.product-list li h3 {
	font-weight: 400;
	padding: 0;
	margin: 0 0 5px 5px
}
.product-list li .h3 {
	margin-bottom: 10px
}
@media (min-width:0) {
	.product-list li .h4 {
		font-size: 14px
	}
}
@media (min-width:768px) {
	.product-list li .h4 {
		font-size: 11px
	}
}
@media (min-width:991px) {
	.product-list li .h4 {
		font-size: 14px
	}
}
.product-list li a {
	text-decoration: none
}
.product-list li img {
	margin: 0 auto
}
.product-list li .details {
	margin-top: 10px;
	padding-right: 15px
}
.product-list li .addToBasket {
	max-width: 200px;
	margin-top: 25px;
	text-align: left
}
@media (min-width:768px) {
	.product-list li .addToBasket {
		text-align: center
	}
}
.featured {
	border: 1px solid #ddd;
	background-color: #f0f0f0
}
.featured h3, .featured .h3 {
	margin: 12px 0 0 0
}
.featured img {
	border: 1px solid #ddd
}
.featured .details {
	padding: 0 15px
}
.product-boxes {
	padding: 0;
	overflow: visible !important
}
.product-boxes:before {
	content: '';
	display: block
}
.product-boxes:after {
	content: '';
	display: table;
	clear: both
}
.product-boxes li {
	list-style: none;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px
}
.product-boxes li:hover {
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5)
}
.product-boxes a {
	position: relative;
	display: block;
	color: inherit;
	text-decoration: none;
	z-index: 20
}
.product-boxes a.img-link {
	text-align: center;
	height: 230px;
	margin: 10px 0 0 0
}
.product-boxes a.img-link .img-responsive {
	max-height: 230px;
	margin: auto
}
.product-boxes a.img-link .badge-img {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 25
}
.product-boxes a .title {
	padding: 10px 20px;
	height: 105px;
	position: relative;
	background-color: #fff
}
.product-boxes a .title:before {
	content: "";
	display: block;
	background-color: #fff;
	position: absolute;
	left: 20px;
	top: -8px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.product-boxes a .title .prices {
	line-height: 24px;
	height: 24px;
	text-align: right;
	float: right
}
.product-boxes a .title .prices .price {
	color: #058d4e;
	font-size: 18px;
	font-weight: bold
}
.product-boxes a .title .prices .base {
	color: #808080;
	font-weight: 400;
	font-size: 11px
}
.product-boxes a .title h3, .product-boxes a .title .h3 {
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400
}
.product-boxes a .title .rating {
	margin-top: 10px;
	font-size: 14px;
	line-height: 15px;
	color: #c0f16a
}
.customer .order-totals {
	float: right;
	max-width: 400px;
	min-width: 200px
}
.bx-wrapper {
	margin: 0
}
.bx-wrapper .bx-viewport {
	border: none;
	left: 0
}
.bx-wrapper .bx-pager.bx-default-pager {
	bottom: 5px;
	text-align: left;
	margin-left: 5px
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #058d4e;
	height: 14px;
	width: 14px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	box-shadow: 0 0 0 2px #c0f16a;
	-moz-box-shadow: 0 0 0 2px #c0f16a;
	-webkit-box-shadow: 0 0 0 2px #c0f16a
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #fff
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #058d4e
}
.bx-wrapper-gallery .bx-wrapper {
	margin-bottom: 721px
}
@media (min-width:495px) {
	.bx-wrapper-gallery .bx-wrapper {
		margin-bottom: 520px
	}
}
@media (min-width:991px) {
	.bx-wrapper-gallery .bx-wrapper {
		margin-bottom: 320px
	}
}
.bx-wrapper-gallery .bx-wrapper .bx-pager {
	display: block;
	bottom: auto
}
.bx-wrapper-gallery .bx-wrapper .bx-pager a {
	border: solid #fff 6px;
	display: block;
	margin: 0;
	padding: 0
}
.bx-wrapper-gallery .bx-wrapper .bx-pager a img {
	width: 100px;
	opacity: .6
}
.bx-wrapper-gallery .bx-wrapper .bx-pager a img:hover {
	opacity: 1
}
.bx-wrapper-gallery .bx-wrapper .bx-pager a.active img {
	opacity: 1
}
.bx-wrapper-gallery .bx-wrapper .bx-viewport {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}
@media (min-width:991px) {
	.bx-wrapper-gallery .bx-wrapper .bx-viewport img {
		min-width: 970px
	}
}
.caption {
	position: absolute;
	top: 50%;
	bottom: auto;
	width: 100%;
	margin-top: -85px;
	padding: 0;
	background-color: transparent;
	overflow: visible;
	font-family: inherit !important;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
@media (min-width:768px) and (max-width:979px) {
	.caption {
		margin-top: -75px
	}
}
@media (max-width:767px) {
	.caption {
		display: none !important;
		zoom: 1 !important;
		filter: alpha(opacity=0) !important;
		-webkit-opacity: 0 !important;
		-moz-opacity: 0 !important;
		opacity: 0 !important
	}
}
.caption h3, .caption .h3 {
	display: inline-block;
	font-weight: 700;
	padding: 10px 20px;
	background-color: #c0f16a;
	color: #fff;
	margin-bottom: 0;
	line-height: 54px
}
@media (min-width:768px) and (max-width:979px) {
	.caption h3, .caption .h3 {
		font-size: 24px;
		line-height: 36px
	}
}
.caption p {
	display: inline-block;
	padding: 10px 20px;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px
}
@media (min-width:768px) and (max-width:979px) {
	.caption p {
		font-size: 12px;
		line-height: 18px
	}
}
.caption .btn {
	display: inline-block !important;
	border-bottom: none !important
}
.promos {
	margin: 20px 0
}
.promos .box {
	color: #4d4d4d
}
.promos .hgroup.title {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 20px
}
.promos p {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px
}
.promos img {
	float: right;
	margin: 0 0 10px 10px
}
.promos .low-price img {
	margin-top: -25px
}
.product-info .condition {
	font-size: 16px
}
.product-info .note {
	font-size: 11px;
	color: #333
}
.product-info form .options .input-group {
	margin-bottom: 5px
}
.product-info form .options .input-group .input-group-addon {
	min-width: 90px;
	border: none;
	border-radius: 0;
	text-align: left;
	background-color: #fff;
	font-weight: bold
}
.product-info form .options .input-group .form-control {
	border-radius: 0;
	font-size: 12px;
	padding: 4px 6px;
	height: 28px;
	line-height: 28px
}
.product-info .trust {
	margin-bottom: 20px
}
.product-info .trust iframe {
	margin: auto
}
.product-info .product-images {
	max-width: 400px;
	position: relative;
	margin: auto
}
@media (min-width:992px) {
	.product-info .product-images.up {
		top: -40px
	}
}
.product-info .product-images .primary {
	border: none;
	text-align: center
}
.product-info .product-images .primary img {
	margin: auto
}
.product-info .product-images .primary img.hide {
	display: none
}
.product-info .product-images .gallery {
	margin-left: -18px;
	padding: 5px 0
}
.product-info .product-images .gallery a {
	margin-left: 18px;
	display: block;
	float: left;
	border-bottom: 1px solid #fff;
	width: 85px
}
.product-info .product-images .gallery a.active {
	border-color: #f0f0f0
}
.product-related {
	padding-top: 20px
}
.product-related .cross-promotions {
	margin: -5px
}
.product-related .cross-promotions:before {
	content: '';
	display: block
}
.product-related .cross-promotions:after {
	content: '';
	display: table;
	clear: both
}
.product-related .promotion a {
	display: block;
	position: relative;
	text-align: right;
	margin: 0 -10px;
	padding: 0 10px;
	border: 1px solid #f0f0f0;
	border-top-color: #333;
	border-bottom-color: #333;
	height: 225px
}
.product-related .promotion a p {
	position: absolute;
	top: 0;
	z-index: 2;
	text-align: left;
	font-size: 22px;
	margin-bottom: 10px
}
.product-related .promotion a img {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	max-width: 150px
}
.productSelection {
	margin-bottom: 10px
}
.productOptions {
	padding: 15px 0
}
.productOptions .options select {
	color: #c0f16a;
	font-size: 14px
}
.productOptions .options select.selected {
	background-color: #d9f9d9
}
.productOptions .options select.required {
	font-weight: bold;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4)
}
.prices .rrp {
	text-decoration: line-through
}
.prices .price {
	font-weight: bold;
	font-size: 16px;
	color: #058d4e
}
.stock-status {
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 14px
}
.stock-status .instock {
	color: #c0f16a
}
.product-finder {
	margin: 15px 0
}
.product-finder select, select.jumpto {
	width: 100%;
	padding: 3px;
	border-color: #ccc;
	margin: 1px 0
}
.product-info ul:not(.tick-list) {
	list-style: none
}
.compatible-list ul {
	list-style: none;
	padding: 0
}
.brand .brand-jump {
	text-align: center;
	padding: 10px;
	line-height: 24px
}
nav.brand-icons {
	text-align: center;
	padding-top: 15px
}
nav.brand-icons:before {
	content: '';
	display: block
}
nav.brand-icons:after {
	content: '';
	display: table;
	clear: both
}
nav.brand-icons a {
	float: left;
	display: block;
	width: 75px;
	padding: 5px
}
.group-badge {
	width: 20%;
	padding: 8px
}
.group-badge-double {
	width: 40%;
	padding: 8px
}
.nav-tabs {
	border-bottom: 5px solid #c0f16a;
	margin-bottom: 0;
	background-color: #fff
}
.nav-tabs li {
	margin-bottom: 0
}
.nav-tabs li>div, .nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li a:active, .nav-tabs li a:focus {
	text-decoration: none;
	margin-right: 0;
	padding: 14px 20px 9px;
	border: none;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	outline: 0 none;
	-webkit-border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0;
	-moz-background-clip: padding;
	border-radius: 0;
	background-clip: padding-box
}
.nav-tabs li>div [class^="icon-"], .nav-tabs li a [class^="icon-"], .nav-tabs li a:hover [class^="icon-"], .nav-tabs li a:active [class^="icon-"], .nav-tabs li a:focus [class^="icon-"], .nav-tabs li>div [class*=" icon-"], .nav-tabs li a [class*=" icon-"], .nav-tabs li a:hover [class*=" icon-"], .nav-tabs li a:active [class*=" icon-"], .nav-tabs li a:focus [class*=" icon-"] {
	margin: 0 0 6px;
	display: block;
	text-align: center
}
.nav-tabs li>div span, .nav-tabs li a span, .nav-tabs li a:hover span, .nav-tabs li a:active span, .nav-tabs li a:focus span {
	display: block;
	text-align: center
}
.nav-tabs li a:hover {
	color: #c0f16a
}
.nav-tabs li.active>div, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:active, .nav-tabs li.active a:focus {
	border: none;
	background-color: #c0f16a;
	color: #fff
}
.nav-tabs+.box {
	position: relative;
	z-index: 10
}
.nav-tabs.nav-stacked>li:first-child>a, .nav-tabs.nav-stacked>li:last-child>a {
	-webkit-border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0;
	-moz-background-clip: padding;
	border-radius: 0;
	background-clip: padding-box
}
.nav-tabs.nav-stacked>li>a {
	border: none;
	border-bottom: 1px solid #e3e3e3;
	background-color: #f9f9f9;
	padding: 15px 20px;
	text-transform: none
}
.nav-tabs.nav-stacked>li>a:hover, .nav-tabs.nav-stacked>li>a:active, .nav-tabs.nav-stacked>li>a:focus {
	border-bottom: 1px solid #c0f16a;
	background-color: #c0f16a;
	color: #fff
}
.nav-tabs.nav-stacked li.active {
	position: relative
}
.nav-tabs.nav-stacked li.active a {
	border-right: none;
	border-bottom: 1px solid #e3e3e3;
	background-color: #fff;
	color: #c0f16a;
	font-weight: 700
}
.nav-tabs.nav-stacked li.active:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 1px;
	right: -1px;
	width: 1px;
	background-color: #fff
}
.cart-items .col_product .image {
	float: left;
	margin-right: 20px
}
.cart-items .col_product .image a {
	display: block;
	border: 4px solid #f0f0f0;
	position: relative
}
.cart-items .col_product .image a:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}
.cart-items .col_product .image a:hover, .cart-items .col_product .image a:focus {
	border-color: #c0f16a
}
.cart-items .col_product .image a:hover:before, .cart-items .col_product .image a:focus:before {
	zoom: 1;
	filter: alpha(opacity=50);
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5
}
.cart-items .col_product h5 {
	margin: 0 0 10px;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0
}
.cart-items .col_product h5 a {
	color: inherit
}
.cart-items .col_product h5 a:hover, .cart-items .col_product h5 a:focus {
	color: #c0f16a
}
.cart-items .col_product .options li, .cart-items .col_product .extras li {
	list-style: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #333
}
.cart-items .col_product .options li:before, .cart-items .col_product .extras li:before {
	content: "\f105";
	color: #c0f16a;
	font-family: FontAwesome;
	margin-right: 5px
}
.cart-items .col_remove a {
	text-decoration: none
}
.cart-items .col_qty input[type="text"] {
	width: 20px;
	text-align: right
}
.cart-items .col_single .single-price, .cart-items .col_total .single-price, .cart-items .col_discount .single-price, .cart-items .col_single .total-price, .cart-items .col_total .total-price, .cart-items .col_discount .total-price, .cart-items .col_single .discount, .cart-items .col_total .discount, .cart-items .col_discount .discount {
	font-size: 13px;
	font-weight: 600
}
.cart .coupon form {
	margin: 20px 0 0
}
.cart .coupon .input-append {
	margin-bottom: 0;
	width: 100%
}
.cart .coupon .input-append input[type="text"], .cart .coupon .input-append button {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.cart .coupon .input-append input[type="text"] {
	width: 80%;
	height: 30px
}
.cart .coupon .input-append button {
	width: 20%
}
.checkout .nav-tabs {
	margin: -20px -20px 20px
}
.checkout .nav-tabs li {
	width: 20%
}
@media (max-width:480px) {
	.checkout .nav-tabs li {
		width: 33.33%
	}
}
.checkout .nav-tabs li>div {
	zoom: 1;
	filter: alpha(opacity=50);
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5
}
.checkout .shipping-methods .box-content:before, .checkout .payment-methods .box-content:before {
	content: '';
	display: block
}
.checkout .shipping-methods .box-content:after, .checkout .payment-methods .box-content:after {
	content: '';
	display: table;
	clear: both
}
.checkout .shipping-methods .box-content .price, .checkout .payment-methods .box-content .price {
	float: left
}
.checkout .shipping-methods .box-content input, .checkout .payment-methods .box-content input {
	float: right
}
.options-panel {
	position: fixed;
	top: 200px;
	left: -240px;
	z-index: 1000;
	width: 312px
}
.options-panel:before {
	content: '';
	display: block
}
.options-panel:after {
	content: '';
	display: table;
	clear: both
}
.options-panel .options-panel-content {
	width: 200px;
	padding: 20px;
	background-color: #fff;
	float: left;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19999999999999996);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19999999999999996);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19999999999999996)
}
.options-panel .options-panel-toggle {
	float: left;
	width: 32px;
	height: 32px
}
.options-panel .options-panel-toggle a {
	display: block;
	width: 32px;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	background-color: #c0f16a;
	color: #fff;
	text-decoration: none
}
.hero-unit {
	border: 1px solid #e3e3e3;
	background-color: #f0f0f0;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box
}
.show-grid [class*="span"] {
	background-color: #f0f0f0;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box
}
ul.row {
	list-style: none
}
.label {
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box;
	font-size: 10px;
	line-height: 14px;
	padding: 2px 6px;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: .5px
}
.label-sale {
	background-color: #c0f16a
}
@media screen and (max-width:767px) {
	.row-offcanvas {
		position: relative;
		margin: 0;
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
		transition: all .25s ease-out
	}
	.row-offcanvas.active {
		left: 60%
	}
	.nav-offcanvas {
		position: absolute;
		top: 0;
		left: -60%;
		width: 60%;
		bottom: 0;
		background-color: #fff;
		color: #c0f16a;
		border-right: 1px solid #ccc;
		font-size: 16px;
		overflow: auto
	}
	.nav-offcanvas h3 {
		font-weight: bold;
		font-size: 16px;
		margin: 10px 0 0 15px
	}
	.nav-offcanvas ul {
		padding: 0;
		list-style: none
	}
	.nav-offcanvas ul li a {
		display: block;
		padding: 10px 25px;
		border-bottom: 1px solid #e0e0e0;
		text-decoration: none
	}
	.nav-offcanvas ul li a:active {
		background-color: #ddd
	}
}
.searchbox {
	width: 100%
}
.typeahead {
	background-color: #fff
}
.tt-dropdown-menu {
	width: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}
.tt-suggestion {
	padding: 0 20px;
	font-size: 16px;
	line-height: 32px
}
@media (max-width:767px) {
	.tt-suggestion {
		color: #333
	}
}
.tt-suggestion p {
	margin: 0
}
input.searchbox, input.tt-input, input.tt-hint {
	height: 28px;
	padding: 4px 12px;
	border: 1px solid #ccc;
	font-size: 12px
}
.tt-hint {
	color: #999;
	width: 100%
}
.tt-suggestion+.tt-suggestion {
	border-top: 1px solid #ccc
}
.twitter-typeahead {
	width: 100%
}
.twitter-typeahead pre {
	display: none
}
.twitter-typeahead .tt-suggestion.tt-cursor {
	color: #03739c;
	cursor: pointer
}
.twitter-typeahead .title {
	font-weight: bold
}
.twitter-typeahead .desc {
	font-size: 14px;
	font-weight: normal
}
.table-no-border>thead>tr>th, .table-no-border>tbody>tr>th, .table-no-border>tfoot>tr>th, .table-no-border>thead>tr>td, .table-no-border>tbody>tr>td, .table-no-border>tfoot>tr>td {
	border-top: none;
	border-bottom: none
}
#mailchimp-signup #mc_embed_signup input.email, #mailchimp-signup #mc_embed_signup input.button {
	display: inline-block
}
#mailchimp-signup #mc_embed_signup input.email {
	width: 36%;
	margin-right: 2%
}
#mailchimp-signup #mc_embed_signup label {
	margin-right: 10px;
	display: inline-block
}
@media (min-width:768px) {
	.default .affix {
		position: static;
		width: auto;
		top: 0
	}
}
@media (max-width:767px) {
	.align-right-xs {
		text-align: right
	}
	.align-left-xs {
		text-align: left
	}
	.align-center-xs {
		text-align: center
	}
	.header .logo a {
		min-height: 70px
	}
	.header .logo img {
		max-height: 70px;
		margin: auto
	}
	#mobile-controls {
		width: 100%;
		height: 24px;
		font-size: 24px;
		color: #058d4e;
		z-index: 9999
	}
	#mobile-controls .mobile-control {
		position: absolute;
		top: 10px;
		cursor: pointer
	}
	#mobile-controls #hamburger {
		left: 10px
	}
	#mobile-controls #magnifier {
		right: 10px
	}
	.mobile-panel-container {
		height: 52px;
		width: 100%;
		position: absolute
	}
	.mobile-panel {
		margin: 0 -15px;
		background-color: #f0f0f0
	}
	.mobile-panel.affix {
		width: 100%;
		top: 0;
		margin-top: 0
	}
	.search {
		margin: 12px 30px
	}
	footer {
		padding-bottom: 30px
	}
	.telephone-wrapper {
		width: 165px;
		margin: 0 auto
	}
	#mailchimp-signup #mc_embed_signup label {
		margin-right: 4px;
		display: block
	}
}
@media (max-width:767px) and screen {
	.mobile-panel {
		border-bottom: 1px solid #ccc
	}
}
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
@media (max-width:375px) {
	.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
		float: left
	}
	.col-xxs-12 {
		width: 100%
	}
	.col-xxs-11 {
		width: 91.66666667%
	}
	.col-xxs-10 {
		width: 83.33333333%
	}
	.col-xxs-9 {
		width: 75%
	}
	.col-xxs-8 {
		width: 66.66666667%
	}
	.col-xxs-7 {
		width: 58.33333333%
	}
	.col-xxs-6 {
		width: 50%
	}
	.col-xxs-5 {
		width: 41.66666667%
	}
	.col-xxs-4 {
		width: 33.33333333%
	}
	.col-xxs-3 {
		width: 25%
	}
	.col-xxs-2 {
		width: 16.66666667%
	}
	.col-xxs-1 {
		width: 8.33333333%
	}
	.col-xxs-pull-12 {
		right: 100%
	}
	.col-xxs-pull-11 {
		right: 91.66666667%
	}
	.col-xxs-pull-10 {
		right: 83.33333333%
	}
	.col-xxs-pull-9 {
		right: 75%
	}
	.col-xxs-pull-8 {
		right: 66.66666667%
	}
	.col-xxs-pull-7 {
		right: 58.33333333%
	}
	.col-xxs-pull-6 {
		right: 50%
	}
	.col-xxs-pull-5 {
		right: 41.66666667%
	}
	.col-xxs-pull-4 {
		right: 33.33333333%
	}
	.col-xxs-pull-3 {
		right: 25%
	}
	.col-xxs-pull-2 {
		right: 16.66666667%
	}
	.col-xxs-pull-1 {
		right: 8.33333333%
	}
	.col-xxs-pull-0 {
		right: 0
	}
	.col-xxs-push-12 {
		left: 100%
	}
	.col-xxs-push-11 {
		left: 91.66666667%
	}
	.col-xxs-push-10 {
		left: 83.33333333%
	}
	.col-xxs-push-9 {
		left: 75%
	}
	.col-xxs-push-8 {
		left: 66.66666667%
	}
	.col-xxs-push-7 {
		left: 58.33333333%
	}
	.col-xxs-push-6 {
		left: 50%
	}
	.col-xxs-push-5 {
		left: 41.66666667%
	}
	.col-xxs-push-4 {
		left: 33.33333333%
	}
	.col-xxs-push-3 {
		left: 25%
	}
	.col-xxs-push-2 {
		left: 16.66666667%
	}
	.col-xxs-push-1 {
		left: 8.33333333%
	}
	.col-xxs-push-0 {
		left: 0
	}
	.col-xxs-offset-12 {
		margin-left: 100%
	}
	.col-xxs-offset-11 {
		margin-left: 91.66666667%
	}
	.col-xxs-offset-10 {
		margin-left: 83.33333333%
	}
	.col-xxs-offset-9 {
		margin-left: 75%
	}
	.col-xxs-offset-8 {
		margin-left: 66.66666667%
	}
	.col-xxs-offset-7 {
		margin-left: 58.33333333%
	}
	.col-xxs-offset-6 {
		margin-left: 50%
	}
	.col-xxs-offset-5 {
		margin-left: 41.66666667%
	}
	.col-xxs-offset-4 {
		margin-left: 33.33333333%
	}
	.col-xxs-offset-3 {
		margin-left: 25%
	}
	.col-xxs-offset-2 {
		margin-left: 16.66666667%
	}
	.col-xxs-offset-1 {
		margin-left: 8.33333333%
	}
	.col-xxs-offset-0 {
		margin-left: 0
	}
	.align-right-xxs {
		text-align: right
	}
	.align-left-xxs {
		text-align: left
	}
	.align-center-xxs {
		text-align: center
	}
	.mobile-panel-container {
		height: 84px
	}
	.page {
		padding-top: 84px
	}
}
img.retina {
	max-width: 100%
}
@media print {
	.hidden-print {
		display: none !important
	}
	a[href]:after {
		content: none !important
	}
}

