@font-face {
	font-family: 'Arcon';
	src: url('Arcon-Regular.eot');
	src: url('Arcon-Regular.eot?#iefix') format('embedded-opentype'),
		url('Arcon-Regular.woff') format('woff'),
		url('Arcon-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

#content .page-cms h2 {
	font-size: 32px;
	color: #83ab6f;
	font-weight: 400;
	text-transform: uppercase;
}

#content .page-cms h3 {
	font-size: 26px;
	color: #83ab6f;
	font-weight: 300;
	text-transform: uppercase;
}

li {
	color: #878787;
}

#header .header-top {
  padding: 20px 0;
    position: relative;
}

.capsule {
  background-color: #627a9c;
  text-align: center;
  padding: 10px 15px;
  color: #FFFFFF;
  text-transform: uppercase;

  -moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	font-weight: 400;
  font-family: 'Arcon';
  font-size: 14px;
	border: 0;
	outline: 0;
}

.capsule:hover {
	color: #FFFFFF;
}

.capsule i {
  font-size: 18px;
  line-height: 0.8;
  margin-right: 3px;
}

.capsule * {
  color: inherit !important;
}

#contact_button .capsule{
  background-color: #83ab6f;
}

.search-widget form input[type=text] {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #FFF;
  border: 1px solid #627a9c;
}

.search-widget form input[type=text]::-webkit-input-placeholder {
   color: #627a9c;
}

.search-widget form input[type=text]:-moz-placeholder { /* Firefox 18- */
   color: #627a9c;
}

.search-widget form input[type=text]::-moz-placeholder {  /* Firefox 19+ */
   color: #627a9c;
}

.search-widget form input[type=text]:-ms-input-placeholder {
   color: #627a9c;
}

.search-widget form button[type=submit] {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);
  right: .4rem;
  color: #627a9c;
}

input {
  outline: none;
}

.navigation-top {
  background-color: #627a9c;
}

.top-menu {
  margin: 0;
  font-family: 'Arcon', 'Source Sans Pro';
}

.top-menu li {
  display: inline-block;
/*  padding: 15px 20px;*/
  text-transform: uppercase;
  color: #FFFFFF !important;
  border-left: 1px solid #a4b4cb;
  font-weight: 400;
  font-size: 14px;
	float: left;
}

.top-menu li:last-child {
    border-right: 1px solid #a4b4cb;
}

.top-menu li[data-depth="0"]:last-child {
  border-right: 1px solid #a4b4cb;
}

.top-menu li a {
  color: #FFFFFF !important;
  font-weight: 400 !important;
  padding: 15px 20px !important;
}

.top-menu li:hover a[data-depth="0"] {
  color: #83ab6f !important;
}

#_desktop_user_info {
  float: right;
  margin-right: 15px;
  display: inline-block;
  padding: 15px 20px;
  text-transform: uppercase;
  color: #FFFFFF !important;
  border-left: 1px solid #a4b4cb;
  border-right: 1px solid #a4b4cb;
  font-weight: 400;
  font-size: 14px;
}

#_desktop_user_info a {
  color: #FFFFFF !important;
}

#_desktop_user_info i {
  font-size: 18px;
  line-height: 0.8;
  margin-right: 3px;
}

.usp {

  background-color: #ebebeb;
}

.usp p {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  color: #404e55;
}

.usp .col-md-4:nth-of-type(2) {
  background-color: #f2f2f2;
}

.usp i {
  font-size: 20px;
  line-height: 0.8;
  margin-right: 3px;
}

.page-index #wrapper {
  padding-top: 0;
}

.carousel .carousel-item .caption {
  padding: 50px 0;
}

.carousel .carousel-item .caption h2 {
  font-weight: 900;
  font-size: 42px;
}

.carousel .carousel-item .caption p {
  line-height: 1.8;
  font-size: 17px;
  font-weight: 300;
}

.carousel-item {
  background-position: center;
  background-size: cover;
}

.caption-link {
  display: inline-block;
  min-width: 150px;
  background-color: #83ab6f;
}

.product_categories {
	margin-top: -200px;
	margin-bottom: 40px;
}

.category_inner {
	text-align: center;
	padding: 30px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 0 5px 3px rgba(0, 0, 0, .05);
	        box-shadow: 0 0 5px 3px rgba(0, 0, 0, .05);
}

.category_inner img {
  max-width: 100%;
	width: 170px;
}

.category_inner h2 {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: 300;
	margin: 20px 0;
}

.category_inner .category_link a {
	width: 100%;
	display: inline-block;

}

.category_inner .category_link a:hover {
	background-color: #83ab6f;
}

#custom-text h2 {
	color: #83ab6f;
	font-size: 27px;
	text-transform: uppercase;
	font-weight: 900;
	margin-bottom: 15px;
}

#custom-text p {
	line-height: 1.7;
	color: #414141;
}

.featured-products {

}

.featured-products .thumbnail-container {
	margin-bottom: 0;
}

.featured {
	background-color: #ebebeb;
	padding: 60px 0;
}

.home-switch {
	/*font-family: 'Arcon';*/
	font-size: 21px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 40px;
	letter-spacing: 2px;
}

.home-switch span {
	padding: 0 10px;
}

.home-switch a {
	color: #000
}

.home-switch a.active {
	color: #83ab6f;
}

.pre_footer {
	padding: 60px 0;
}

#twitter-posts {
	padding: 10px;
	border: 1px solid #cccccc;
}

#twitter-posts .tweet {
	padding: 20px;
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
}

#twitter-posts .tweet-infos {
	margin-bottom: 0;
	color: #002157;
	font-weight: 700;
}

#twitter-posts li:first-child {
	margin-bottom: 20px;
}

#twitter-posts .tweet .tweet-content {
	color: #000000;
	margin: 10px 0;
	line-height: 1.7;
}

#twitter-posts .tweet .tweet-content a {
	color: #83ab6f;
}

#twitter-posts .tweet .tweet-user {
	color: #83ab6f;
	font-weight: 300;
}

#twitter-posts ul {
	margin-bottom: 0;
}

.pre_footer-title h3{
	/*font-family: 'Arcon';*/
	font-weight: 300;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.pre_footer-title i {
	font-size: 20px;
	line-height: 0.8;
	margin-right: 3px;
}

#newsletter-signup {
	background-image: url('/img/newsletter.jpg');
	background-size: cover;
	background-position: center;

	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row /* works with row or column */
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.newsletter-signup-inner {
	padding: 20px;
	text-align: center;
}

.newsletter-signup-inner h2 {
	font-size: 36px;
	font-weight: 800;
	color: #FFFFFF;
	text-transform: uppercase;
}

.newsletter input[type='text']{
    padding: 10px;
}

.help-inner-inner {
    padding: 20px;
	text-align: center;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
}

.help-inner {
    padding: 10px !important;
    height: 100%;
}

.help-inner h2 {
	font-size: 32px;
	font-weight: 800;
	color: #83ab6f;
	text-transform: uppercase;
    margin-bottom: 20px;
}


#help {
    border: 1px solid #ccc;

    display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row /* works with row or column */
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.register-form {
    text-align: center;
}

input[type='text'] {
	width: 100%;
	border: 0;
	outline: 0;
/*	padding: 15px;*/

	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

input[type='submit'] {
	/*width: 100%;*/
	min-width: 150px;
	border: 0;
	outline: 0;
	padding: 15px;

	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;

	background-color: #83ab6f;
	color: #FFF;

	text-transform: uppercase;
	font-weight: 700;
}

.newsletter-signup-inner input[type='text']{
	margin: 20px 0;
}

.footer-container h3 {
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #83ab6f;
}

.footer-container {
	padding: 40px 0;
	border-top: 2px solid #CCCCCC;
}

.footer-links li {
	display: inline-block;
	padding-right: 7px;
}

.footer-links li:last-child {
	padding-right: 0;
}

.footer-links li:after {
	content: '|';
	padding-left: 7px;
	color: #878787;
}

.footer-links li:last-child:after {
	content: '';
}

.footer-contact li {
	display: inline-block;
	padding-right: 7px;
}

.footer-contact li:last-child {
	padding-right: 0px;
}

.footer-contact li i {
	font-size: 20px;
	line-height: 0.8;
	margin-right: 3px;
}

.small {
	font-size: 20px;
	line-height: 0.8;
	margin-right: 3px;
}

.post-footer {
	background-color: #f7f7f7;
	padding: 10px 0;
	border-top: 1px solid #CCCCCC;
}

.post-footer p {
	margin-bottom: 0;
}

.sixbee a {
	color: inherit;
}

.sixbee i {
	color: #e51837;
}

.product-coa {
	padding: 15px;
	width: 100%;
	float: left;
}

.product-coa .capsule {
	display: inline-block;
	width: 100%;
}

.product-coa .green-capsule {
    margin-top: 10px;
}

.product-coa .col-md-6 {
	padding-left: 5px;
	padding-right: 5px;
}

.product-price-and-shipping {
	padding: 10px 0 5px;
}

.product-price-and-shipping .price {
	color: #83ab6f;
	font-weight: 600;
	font-size: 31px;
	font-style: italic;
}

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
	font-size: 19px;
	color: #414141;
	font-weight: 700;
}

.products .thumbnail-container {
	width: 100%;
	float: left;
}

.products .product-description {
	width: 100%;
	float: left;
}

.discount-percentage {
	top: 10px !important;
}

#products .products, .featured-products .products, .product-accessories .products, .product-miniature .products {
	display: block;
}

.home-products {
	overflow: hidden;
}

.product-arrows {
	width: 100%;
	float: left;
	position: absolute;
	-webkit-transform: translateY(-50%);

	transform: translateY(-50%);
	top: 50%;
	left: 0;
	right: 0;
}

.product-basket {
	margin-top: 10px;
}

.home-products .product-coa {
	padding-bottom: 0;
}

.category-title {
	color: #83ab6f;
	font-size: 36px;
	font-weight: 800;
}

#products {
	padding: 30px;
	border: 1px solid #CCC;
}

.sort_arrow {
	position: absolute;
	right: 15px;
	top: 0;
	width: 30px;
	text-align: center;
	height: 100%;

	background-color: #627a9c;
}

.sort_arrow i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);

	left: 0;
	right: 0;
	margin: 0 auto;
	color: #FFFFFF;
}

.pagination .page-list li {
	background-color: #ebebeb;
	padding: 5px;
	min-width: 30px;
	text-align: center;
}

.pagination .page-list li a {
	color: inherit;
	float: none;
	font-weight: 400;
	margin: 0 auto;
}

.pagination .page-list li.current {
	background-color: #627a9c;
	color: #FFFFFF;
}

.products-bottom {
	margin-top: 20px;
}

.internal-banner {
	background-image: url('/img/banner.jpg');
	background-size: cover;
	background-position: center;

	width: 100%;
	float: left;
    display: block;
}

.internal-banner-title {
	float: left;
	text-align: left;

	height: 200px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.internal-banner-title h1 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 42px;
	margin-bottom: 20px;
	font-weight: 900;
	font-family: 'Source Sans Pro';
}

.breadcrumb {
	padding: 10px;
	text-transform: uppercase;
	background-color: #ebebeb;
}

#wrapper .breadcrumb ol li:last-child a{
	color: #83ab6f;
}

#left-column {
	padding-left: 0;
}

#content-wrapper {
	padding-right: 0;
}

.block-categories {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#search_filters {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.block-categories h3,
.contact-information h3 {
	width: 100%;
	color: #83ab6f;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 21px;
}

.contact-information p {
	font-weight: 300;
	width: 100%;
	margin: .3125rem 0 0;
	padding-bottom: .1875rem;
	font-size: 18px;
}

#search_filters h4 {
	width: 100%;
	color: #83ab6f;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 21px;
}

#search_filters h3 {
	width: 100%;
	color: #83ab6f;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 18px;
}

#_desktop_search_filters_clear_all {
	margin-bottom: 20px
}

.product-add-to-cart-box .current-price {
	font-size: 36px;
	font-weight: 800;
}

.product-add-to-cart-box {
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
	padding: 20px;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.product-add-to-cart-box hr {
	width: 100%;
	float: left;
}

.product-add-to-cart-box button, .product-add-to-cart-box .add {
	width: 100%;
	margin-bottom: 0 !important;
}

.product-add-to-cart-box .product-minimal-quantity {
	display: none;
}

.tax-shipping-delivery-label {
	margin-bottom: 0 !important;
}

.product-price {
	margin-bottom: 0 !important;
}

.product-page-title {
	font-size: 32px;
	color: #83ab6f;
	font-weight: 900;
}

.product-variants-item {
	width: 50%;
	padding: 0 10px;
	float: left;
}

.product-variants-item:first-of-type {
	padding-left: 0;
}

.product-variants-item:last-of-type {
	padding-right: 0;
}

.product-actions .control-label {
	width: auto;
	display: inline-block;
	color: #627a9c;

	text-transform: uppercase;
	font-weight: 700;
	font-size: 24px;
}

.product-details h3 {
	font-size: 26px;
	margin-bottom: 0;
}

.product-variants {
	width: 100%;
	float: left;
}

.product-add-to-cart {
	width: 100%;
	float: left;
}

.tabs {
	width: 100%;
	float: left;
}

.product-details {
	margin: 20px 0;
  width: 100%;
  float: left;
}

.product-quantity .add {
	margin-top: 20px;
}

.page-header h1 {
	font-size: 32px;
	color: #83ab6f;
	font-weight: 900;
	text-transform: uppercase;
}

.product-quantity {
	width: 100%;
	float: left;
	margin-bottom: 0 !important;
}


#pagenotfound .page-header {
	text-align: center;
}

#_desktop_logo {
	position: initial;
}

#header .logo {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
}

.page-not-found {
    text-align: center;
}

.page-not-found h4 {
    font-size: 28px;
	color: #83ab6f;
	font-weight: 600;
	text-transform: uppercase;
}

#authentication .page-header {
    display: none;
}

.page-not-found #search_widget {
    width: 100%;
}

.page-customer-account #content,
.page-addresses #content {
    border: 1px solid #CCC;
    padding: 30px;
    margin: 50px auto;
}

.page-customer-account #content {
    padding: 1rem;
    max-width: 640px;
    margin: 0 auto;
}

.page-addresses #content,
.page-history #content,
.page-order-slip #content {
    padding: 1rem;
    max-width: 100%;
    margin: 0 auto;
}

#identity.page-customer-account #content,
#addresses.page-addresses #content {
    margin: 0px auto;
}


.form-title {
    font-size: 24px;
	color: #83ab6f;
	font-weight: 900;
	text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}

.cart-grid .card {
    border: 1px solid #ccc;
}

.cart-grid-right .card-block {
    padding: 1rem;
    margin-bottom: 0;
}

.cart-grid-right .card-block h2 ,.cart-grid-body .card-block h2{
    margin-bottom: 0
}

.cart-checkout {
    padding: 1rem;
}


.cart-item {
    border-bottom: 1px solid #CCC;
}

.cart-item:last-of-type {
    border: 0;
}

.checkout-header {
    /*margin-bottom: 30px;*/
    /*width: 100%;
    float: left;*/
}

#checkout #wrapper, #checkout footer {
	/*width: 100%;
	float: left;*/
}

#checkout .btn {
	float: none;
}

#checkout .internal-banner {
	width: 100%;
	float: none;
}

.checkout-step .nav-item {
    text-transform: uppercase
}

#js-checkout-summary {
/*    padding: 20px;*/
    border: 1px solid #ccc;
}


.cart-total span.label {
    text-transform: uppercase;
    color: #83ab6f;
    font-weight: 700;
}

.box-padding {
    padding: 20px;
}

.card-title-block {
    padding: 1rem;
    margin-bottom: 0;
}

.card-title-block h2 {
    margin-bottom: 0;
}

.logout {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #FFF;
}

.account-link {
    margin: 30px 0 0;
    display: inline-block;
    text-transform: uppercase
}
.sm-icon{
    height: 40px;
    width: 40px;
    float: left;
}

.sm-icons {
    position: fixed;
    top: 50%;
    z-index: 9;
}

.page-cms #content h2{
    font-size: 28px;
	color: #83ab6f;
	font-weight: 600;
	text-transform: uppercase;
}

.contact-form {
    border: 1px solid #ccc;
    padding: 30px;
}

.contact-form h3 {
    font-size: 28px;
	color: #83ab6f;
	font-weight: 900;
	text-transform: uppercase;
}

.form-control-label {
    text-transform: uppercase
}

#js-product-list .product-miniature {
    margin-bottom: 30px;
}

#js-product-list .product-miniature:nth-of-type(3n + 1) {
	clear: both;
}

.sub-menu li:first-child {
    border-left: 0;
}


/* LLOYD */
/* 83ab6f */

.nomargin {
    margin: 0;
}

.relative {
	position: relative;
}

.green-capsule {
	background-color: #83ab6f;
}

.tright {
	text-align: right;
}






/* ADDITIONS */

.top-menu .sub-menu ul[data-depth="1"]>li {
	border-bottom: 1px solid #a4b4cb;
	width: 33.3333%;
}

.product-information {
	width: 100%;
	float: left;
}

.social-media svg {
	width: 25px;
	height: 25px;
	fill: #FFF;
}

.social-media {
	display: inline-block;
	margin-right: 15px;
	float: right;
}

.social-media ul {
	margin: 0;
	line-height: 55px;
}

.social-media li {
	display: inline-block;
	line-height: 25px;
	vertical-align: middle;
	padding: 0 5px;
}

.social-media li a {
	display: block;
	max-height: 25px;
}

/*.product-description-box {
	width: 100%;
	float: left;
}*/

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

.page-cms .testimonials .inner {
    border: 1px solid #fff;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%);
}

.page-cms .testimonials {
    border: 1px solid;
    border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
    margin: 4px 0 13px 0;
    position: relative;
}

.page-cms .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(/img/testimon-after.gif) no-repeat;
}
