html {
	font-family: 'Avenir Next', sans-serif;
	color: #525252
}

hr {
	border-color: #eee
}

body {
	overflow-x: hidden
}
html body {
	font-family: 'Avenir Next', sans-serif;
	font-size: 14px;
    line-height: 1.25;
    font-weight: 400;
}

.site-header {
	margin-bottom: 1em
}

.navbar .navbar-brand {
	margin: 0 1em 0 0
}

.navbar-header {
	padding: 1em
}

.brand {
	display: table-cell;
	height: 50px;
	max-width: 100px;
	line-height: 60px;
	text-shadow: none;
	vertical-align: middle;
	padding-right: 20px;
	padding-top: 5px
}

.brand a {
	display: block
}

.brand img {
	margin: 0
}

.site-content {
	position: relative
}

.site-content .site-wrapper {
	padding-bottom: 1em
}

.site-footer .h1,
.site-footer .h2,
.site-footer .h3,
.site-footer .h4,
.site-footer .h5,
.site-footer .h6,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
	line-height: 1em
}

.site-footer hr {
	margin-top: 2em;
	margin-bottom: 2em
}

.site-footer .footer-account,
.site-footer .footer-contact,
.site-footer .footer-sitemap {
	margin-bottom: 2em
}

.page-title {
	padding: 0 0 1em
}

.page-title .h1:first-child,
.page-title .h2:first-child,
.page-title .h3:first-child,
.page-title .h4:first-child,
.page-title .h5:first-child,
.page-title .h6:first-child,
.page-title h1:first-child,
.page-title h2:first-child,
.page-title h3:first-child,
.page-title h4:first-child,
.page-title h5:first-child,
.page-title h6:first-child {
	margin-bottom: 0
}

.page-title-frontpage {
	margin: 0 0 .95em;
	padding: 1em 0;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent
}

img.responsive {
	max-width: auto !important;
	height: auto !important
}

.skip-links {
	list-style: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 10px
}

.skip-links li {
	float: left
}

.skip-content {
	border-top: 1px solid transparent
}

.skip-links .nav-toggle {
	float: left;
	background: 0 0;
	border: 0 none;
	border-left: 1px solid transparent;
	position: relative;
	display: block;
	line-height: 60px;
	text-align: center;
	height: 60px;
	width: 60px;
	text-shadow: none;
	vertical-align: middle;
	padding: 0
}

.skip-content .group {
	padding: 15px
}

.dropdown .dropdown-menu {
	position: static;
	float: none
}

.panel .panel-heading {
	font-weight: 700;
	text-transform: uppercase;
	border: none
}

.panel .panel-heading .h1,
.panel .panel-heading .h2,
.panel .panel-heading .h3,
.panel .panel-heading .h4,
.panel .panel-heading .h5,
.panel .panel-heading .h6,
.panel .panel-heading h1,
.panel .panel-heading h2,
.panel .panel-heading h3,
.panel .panel-heading h4,
.panel .panel-heading h5,
.panel .panel-heading h6 {
	line-height: 25px
}

.panel-category {
	border: none
}

.panel-category .panel-body {
	padding: 0;
	font-weight: 700;
	text-transform: uppercase
}

.panel-category .category--list {
	list-style: none;
	margin: 0;
	padding: 0
}

.panel-category .category--item {
	padding: 0 1em;
	border-bottom: 2px solid transparent
}

.panel-category .category--item>a {
	display: table;
	width: 100%
}

.panel-category .category--title {
	float: left;
	width: 80%;
	padding: 1em 0
}

.panel-category .category--icon {
	float: right;
	padding: 1em 1em 1em 0
}

.panel-category .panel-category-button {
	width: auto !important
}
.out-stock {
	display: none;
}
.stock.available {
	display: none;
}
.stock.unavailable {
	color: red;
	font-size: 0;
}
.stock.unavailable span {
	font-size: 20px;
}
.catalog-product-view .product-info-main .product-info-stock-sku {
	float: left;
	padding-left: 0;
	margin-top: 10px;
}
@media (max-width:959px) {
	.site-header .skip-content .dropdown .dropdown-menu .dropdown-menu {
		display: none;
		opacity: 0;
		filter: alpha(opacity=0)
	}
}

@media (min-width:960px) {
	.site-corporate {
		padding: .5em 0
	}
	.site-corporate .nav-default {
		width: auto
	}
	.site-corporate .nav-default>li {
		float: left;
		display: block
	}
	.site-corporate .nav-default>li>a {
		line-height: 2.25em;
		float: left;
		font-size: .75em;
		text-transform: uppercase;
		font-weight: 700
	}
	.site-corporate .skip-content .dropdown-menu .dropdown,
	.site-corporate .skip-content .dropdown-menu .dropdown-menu {
		position: static !important
	}
	.site-categories .nav-default li {
		float: left
	}
	.site-categories .panel-category .panel-body,
	.w-search {
		display: block !important
	}
	.dropdown .dropdown-menu {
		position: absolute;
		float: left
	}
	.brand {
		width: 16.66667%;
		height: 80px;
		padding: 0
	}
	.brand a,
	.brand img {
		max-height: 80px
	}
	.header--interaction {
		padding: 1.5em 0
	}
	.skip-content {
		border-top: none
	}
	.skip-content .group {
		padding: 1em 0
	}
	.header-actions .is-collapsed {
		display: block
	}
	.panel-category .panel-body {
		padding: 0
	}
	.panel-category .category--list {
		display: table;
		width: 100%
	}
	.panel-category .category--count,
	.panel-category .category--icon,
	.site-corporate .marker {
		display: none
	}
	.panel-category .category--item {
		padding: 0 .5em;
		float: left;
		border: none
	}
	.panel-category .category--item>a {
		width: auto;
		display: block
	}
	.panel-category .category--title {
		width: auto
	}
}

.h1,
h1 {
	font-size: 1.5625em;
	font-weight: 400;
	line-height: 1.35em
}

.h2,
h2 {
	font-size: 1.375em;
	font-weight: 400;
	line-height: 1.35em
}

.h3,
h3 {
	font-size: 1.25em;
	font-weight: 400;
	line-height: 1.35em
}

.h4,
h4 {
	font-size: 1.125em;
	font-weight: 400;
	line-height: 1.35em
}

.h5,
h5 {
	font-size: 1em;
	font-weight: 400;
	line-height: 1.35em
}

.h6,
h6 {
	font-size: .875em;
	font-weight: 400;
	line-height: 1.35em
}

@media (min-width:768px) {
	.h1,
	h1 {
		font-size: 1.8em;
		font-weight: 400;
		line-height: 1.25em
	}
	.h2,
	h2 {
		font-size: 1.875em;
		font-weight: 400;
		line-height: 1.25em
	}
	.h3,
	h3 {
		font-size: 1.5em;
		font-weight: 400;
		line-height: 1.25em
	}
	.h4,
	h4 {
		font-size: 1.25em;
		font-weight: 400;
		line-height: 1.25em
	}
	.h5,
	h5 {
		font-size: 1.125em;
		font-weight: 400;
		line-height: 1.25em
	}
	.h6,
	h6 {
		font-size: .875em;
		font-weight: 400;
		line-height: 1.25em
	}
}

@media (min-width:960px) {
	.h1,
	h1 {
		font-size: 1.8em;
		font-weight: 600;
		line-height: 1.25em
	}
	.h2,
	h2 {
		font-size: 2.25em;
		font-weight: 400;
		line-height: 1.25em
	}
	.h3,
	h3 {
		font-size: 1.875em;
		font-weight: 400;
		line-height: 1.25em
	}
	.h4,
	h4 {
		font-size: 1.625em;
		font-weight: 400;
		line-height: 1.25em
	}
	.h5,
	h5 {
		font-size: 1.1em;
		font-weight: 400;
		line-height: 1.1em
	}
	.h6,
	h6 {
		font-size: .875em;
		font-weight: 400;
		line-height: 1.25em
	}
}

a {
	text-decoration: none
}

p {
	line-height: 1.5em
}

.m-calendar-list .t-border-bottom>li,
.m-calendar-list .t-striped>li,
.m-cart .t-border-bottom>li,
.m-cart .t-striped>li,
.m-my-orders .t-border-bottom>li,
.m-my-orders .t-striped>li,
.m-options .t-border-bottom>li,
.m-options .t-striped>li,
.m-order .t-border-bottom>li,
.m-order .t-striped>li,
.m-order-form .t-border-bottom>li,
.m-order-form .t-striped>li,
.m-product-additionals .t-border-bottom>li,
.m-product-additionals .t-striped>li,
.m-product-package .t-border-bottom>li,
.m-product-package .t-striped>li,
.m-product-packet .t-border-bottom>li,
.m-product-packet .t-striped>li,
.m-top-products .t-border-bottom>li,
.m-top-products .t-striped>li,
.m-user-orders .t-border-bottom>li,
.m-user-orders .t-striped>li,
.m-wishlist .t-border-bottom>li,
.m-wishlist .t-striped>li {
	padding: 1em
}

.comment-form {
	padding-bottom: 1em
}

.m-calendar-list .heading,
.m-calendar-list .t-border-bottom li:last-child {
	border-bottom: none
}

@media (min-width:768px) {
	.m-cart .cart-total-value {
		text-align: right
	}
	.cart-utility-actions {
		margin-bottom: 1em
	}
}

.m-checkout .step2 label,
.m-checkout .step3 label,
.m-checkout .step4 label {
	font-weight: 400
}

.m-checkout .step2 .deliveryMethodName,
.m-checkout .step3 .packingTypeTitle,
.m-checkout .step4 .paymentMethodTitle {
	font-weight: 700
}

.m-checkout .step4 .showOnClick {
	cursor: default
}

.m-checkout .step5 .orderLine.l-orderline-hidden-info {
	padding: .5em
}

.category-item,
.m-notfound {
	margin-bottom: 2em
}

.productItem .image {
	position: relative
}

.productItem .title .h1,
.productItem .title .h2,
.productItem .title .h3,
.productItem .title .h4,
.productItem .title .h5,
.productItem .title .h6,
.productItem .title h1,
.productItem .title h2,
.productItem .title h3,
.productItem .title h4,
.productItem .title h5,
.productItem .title h6 {
	margin-bottom: .25em
}

.productItem .product-delivery {
	margin: 0 0 1em
}

.productItem .paymentOption {
	margin: 1.5em 0 .5em
}

.productItem .variants {
	margin-bottom: 1em
}

.productItem .figure a,
.productItem .figure img,
.productItem .productContent .image a {
	display: block
}

.productItem .description {
	margin-bottom: 1em
}

.productItem .productContent {
	overflow: hidden;
	*zoom: 1
}

.productItem .productContent .separator:last-child {
	margin-bottom: 0
}

.productItem .product-price-terms {
	font-size: .85em
}

.productItem .type-col .productContent {
	padding-bottom: 1em
}

.productItem .type-col .description,
.productItem .type-col .m-reviews-stars,
.productItem .type-col .product-delivery,
.productItem .type-col .title {
	padding: 0 1em
}

.productItem .type-col .product-transaction {
	padding: 1em;
	margin-bottom: .5em
}

.productItem .type-col .product-action {
	margin: 1em 0 0
}

.productItem .type-row .product-transaction {
	padding: 1em
}

.productItem .type-row .image img {
	margin-bottom: 0
}

.productItem .type-row .description,
.productItem .type-row .m-reviews-stars,
.productItem .type-row .product-delivery,
.productItem .type-row .title {
	padding: 0 1em
}

@media (min-width:768px) {
	.productItem .type-row .description,
	.productItem .type-row .m-reviews-stars,
	.productItem .type-row .product-delivery,
	.productItem .type-row .title {
		padding: 0
	}
}

.m-orderform-dropdown .variantInfoPanel.open {
	padding: 1em
}

.m-product-variants.m-buttons .input-group.is-disabled {
	-ms-filter: "alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	-khtml-opacity: .3;
	opacity: .3
}

.variant-button-image {
	position: relative;
	float: left
}

.variant-button-image input[type=checkbox] {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	height: 14px;
	margin: auto;
	font-size: 1.2em;
	font-weight: 400
}

.thumbelina-wrapper {
	margin: 0 42px 1em
}

.thumbelina {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	white-space: nowrap;
	font-size: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none
}

.thumbelina li {
	padding: 0 5px;
	line-height: 0;
	margin: 0;
	cursor: pointer
}

.thumbelina-but {
	position: absolute;
	z-index: 1;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 700;
	font-family: monospace
}

.thumbelina-but.disabled,
.thumbelina-but.disabled:hover {
	cursor: default;
	box-shadow: none
}

.thumbelina-but.horiz {
	width: 37px;
	height: 62px;
	line-height: 62px
}

.thumbelina-but.horiz.left {
	left: -42px;
	border-radius: 3px 0 0 3px
}

.thumbelina-but.horiz.right {
	right: -42px;
	border-radius: 0 3px 3px 0
}

.thumbelina-but.vert {
	left: -1px;
	height: 20px;
	line-height: 20px;
	width: 93px
}

.thumbelina-but.vert.top {
	top: -22px;
	border-radius: 5px 5px 0 0
}

.thumbelina-but.vert.bottom {
	bottom: -22px;
	border-radius: 0 0 5px 5px
}

.m-product .splash,
.m-productlist .splash {
	position: absolute;
	left: 1em;
	top: 1em;
	z-index: 99
}

.m-product-information {
	margin-bottom: 1em
}

.m-product-information .m-wishlist {
	margin-top: 1em
}

.m-reviews-quick-review {
	margin-bottom: 1em
}
.m-forum .list-unstyled>li {
	margin: 0 0 1em
}

.column-list-item {
	padding: .5em 1em
}

.column-list-title {
	display: block
}

.noselect {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.m-clndr {
	overflow: hidden
}

.m-clndr .clndr-controls {
	display: table;
	width: 100%;
	line-height: 37px
}

.m-clndr .clndr-next-button,
.m-clndr .clndr-previous-button {
	width: 15%;
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	float: left
}

.m-clndr .month {
	width: 70%;
	display: inline-block;
	float: left
}

.m-clndr .clndr-grid {
	position: relative;
	width: 100%;
	height: 259px;
	display: inline-block
}

.m-clndr .header-day {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 14.285714286%;
	display: inline-block;
	text-align: center
}

.m-clndr .days {
	position: absolute;
	left: 0;
	width: 100%;
	height: 259px
}

.m-clndr .day {
	width: 14.285714286%;
	display: inline-block;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent
}

.m-clndr .calendar-dow-6 {
	border-right: none
}

.m-clndr .events {
	position: absolute;
	left: 100%;
	width: 100%;
	height: 237px
}

.m-clndr .events .headers,
.m-product .image {
	position: relative
}

.m-clndr .events .event-header {
	width: 100%;
	line-height: 37px
}

.m-clndr .events .x-button {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
	line-height: 37px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.m-clndr .events .events-list {
	overflow: scroll;
	height: 155px
}

.m-clndr .events .event {
	border-bottom: 1px solid transparent
}

.m-clndr .events .event a {
	position: relative;
	display: block;
	padding: 8px 10px
}

.m-clndr .clndr-grid.show-events .days {
	left: -294px
}

.m-clndr .clndr-grid.show-events .events {
	left: 0
}

.m-clndr.t-clean .clndr-next-button,
.m-clndr.t-clean .clndr-previous-button {
	text-align: center;
	-webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-ms-transition: background-color .5s;
	-o-transition: background-color .5s;
	transition: background-color .5s
}

.m-clndr.t-clean .month {
	text-align: center;
	text-transform: uppercase
}

.m-clndr.t-clean .header-day {
	font-weight: 700
}

.m-clndr.t-clean .days {
	-webkit-transition: left .5s;
	-moz-transition: left .5s;
	-ms-transition: left .5s;
	-o-transition: left .5s;
	transition: left .5s
}

.m-clndr.t-clean .day {
	text-align: center
}

.m-clndr.t-clean .day.event {
	-webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-ms-transition: background-color .5s;
	-o-transition: background-color .5s;
	transition: background-color .5s;
	cursor: pointer
}

.m-clndr.t-clean .events {
	-webkit-transition: left .5s;
	-moz-transition: left .5s;
	-ms-transition: left .5s;
	-o-transition: left .5s;
	transition: left .5s
}

.m-clndr.t-clean .events .event-header {
	text-align: center
}

.m-clndr.t-clean .events .x-button {
	-webkit-transition: color .25s;
	-moz-transition: color .25s;
	-ms-transition: color .25s;
	-o-transition: color .25s;
	transition: color .25s;
	text-align: center
}

.m-clndr.t-clean .events .content {
	width: 100%;
	height: 190px;
	overflow-y: scroll
}

.m-clndr.t-clean .events .event {
	-webkit-transition: background-color .25s;
	-moz-transition: background-color .25s;
	-ms-transition: background-color .25s;
	-o-transition: background-color .25s;
	transition: background-color .25s
}

.m-clndr.t-clean .events .event a {
	text-decoration: none;
	-webkit-transition: color .25s;
	-moz-transition: color .25s;
	-ms-transition: color .25s;
	-o-transition: color .25s;
	transition: color .25s
}

.quick-cart-link {
	padding-top: .45em;
	padding-bottom: .45em
}

.quick-cart-link>.fa {
	line-height: 2.35em !important
}

.cc-cookies {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	padding: .5em 15%;
	background: #565656;
	background: rgba(86, 86, 86, .65);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .35);
	z-index: 99999;
	text-align: center
}

.cc-cookies.cc-discreet {
	width: auto;
	padding: .5em 1em;
	left: auto;
	top: auto
}

.cc-cookies.cc-discreet a.cc-cookie-reset {
	background: 0 0;
	text-shadow: none;
	padding: 0;
	text-decoration: underline
}

.cc-cookies.cc-discreet a:hover.cc-cookie-reset {
	text-decoration: none
}

.cc-cookies a,
.cc-cookies a.cc-link,
.cc-cookies a.cc-link:hover,
.cc-cookies a:hover {
	color: #fff;
	text-decoration: underline
}

.cc-cookies a:hover {
	text-decoration: none
}

.cc-cookies .cc-overlay {
	height: 100%;
	padding-top: 25%
}

.cc-cookies-error {
	float: left;
	width: 100%;
	text-align: center;
	margin: 1em 0 2em;
	background: #fff;
	padding: 2em 15%;
	border: 1px solid #ccc;
	font-size: 18px;
	color: #333
}

.cc-cookies a.cc-cookie-accept,
.cc-cookies a.cc-cookie-decline,
.cc-cookies a.cc-cookie-reset,
.cc-cookies-error a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-decline {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background: #7DAF3B;
	padding: .5em .75em;
	border-radius: 3px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .25);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .35);
	-o-transition: background .5s ease-in;
	-webkit-transition: background .25s ease-in;
	-moz-transition: background .25s ease-in
}

.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline {
	background: #af3b3b;
	margin-left: .5em
}

.cc-cookies a.cc-cookie-reset {
	background: #f15b00
}

.cc-cookies a:hover.cc-cookie-accept,
.cc-cookies a:hover.cc-cookie-decline,
.cc-cookies a:hover.cc-cookie-reset,
.cc-cookies-error a:hover.cc-cookie-accept,
.cc-cookies-error a:hover.cc-cookie-decline {
	background: #000;
	-o-transition: background .5s ease-in;
	-webkit-transition: background .25s ease-in;
	-moz-transition: background .25s ease-in
}

.cc-cookies-error a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-decline {
	display: block;
	margin-top: 1em
}

@media screen and (max-width:768px) {
	.cc-cookies {
		width: 100%;
		padding: .5em 20%
	}
	.cc-cookies a.cc-cookie-accept,
	.cc-cookies a.cc-cookie-decline,
	.cc-cookies a.cc-cookie-reset {
		display: block;
		margin: 1em 0
	}
}

@media screen and (max-width:480px) {
	.cc-cookies {
		position: relative;
		float: left
	}
}

@media (min-width:768px) {
	.navbar.navbar-tablet-full .nav .dropdown {
		position: relative
	}
	.navbar.navbar-tablet-full .nav .dropdown .dropdown-menu {
		position: absolute
	}
	.navbar.navbar-tablet-full .navbar-collapse,
	.navbar.navbar-tablet-full .navbar-collapse.is-collapsed {
		display: table-cell;
		width: 10000000px;
		padding: 0;
		opacity: 1
	}
	.navbar.navbar-tablet-full .navbar-collapse .nav>li,
	.navbar.navbar-tablet-full .navbar-collapse.is-collapsed .nav>li {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		zoom: 1;
		float: left
	}
	.navbar.navbar-tablet-full .navbar-collapse .nav>li>a,
	.navbar.navbar-tablet-full .navbar-collapse.is-collapsed .nav>li>a {
		float: left
	}
	.navbar.navbar-tablet-full .navbar-toggle {
		display: none
	}
	.site-navigation .item-primary {
		padding-top: .5em;
		padding-bottom: .5em
	}
}

@media (min-width:960px) {
	.parent {
		padding-right: 5px !important
	}
	.marker {
		padding-left: 0 !important
	}
	.marker .fa-border {
		border-color: transparent !important;
		padding-right: 0;
		border-right: 0;
		width: auto
	}
}

.w-notification {
	margin-bottom: .5em
}

.w-pagination {
	margin-bottom: 2em
}

.payment-icons img {
	margin: 0
}

#recaptcha_image {
	width: 100%!important
}

@media (min-width:768px) {
	#recaptcha_image {
		width: 300px!important
	}
}

#recaptcha_challenge_image {
	display: block;
	max-width: 100%;
	height: auto
}

.product-slider-theme {
	margin-top: 0
}

.w-social-item {
	margin-bottom: .5em
}

.date-datepicker-button {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left !important;
	width: 100% !important
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
	background-image: url(../../../../../frontend/Magento/luma/en_US/Mirasvit_Rma/images/ui-icons_222222_256x240.png)
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
	border: 1px solid transparent
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	cursor: pointer;
	float: left;
	display: block
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span,
.product-slider-theme .owl-item a{
	display: block
}

.ui-datepicker .ui-datepicker-next {
	float: right
}

.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
	top: 2px
}

.ui-datepicker .ui-datepicker-prev:hover {
	left: 2px
}

.ui-datepicker .ui-datepicker-next:hover {
	right: 2px
}

.ui-widget {
	font-size: 1em
}

.ui-widget-header {
	border: 0 none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-weight: 400;
	display: table;
	width: 100%
}

.ui-datepicker {
	padding: 0;
	width: 17em
}

.ui-datepicker table {
	margin: 0;
	font-size: 1em
}

.ui-datepicker td {
	padding: 0
}

.ui-datepicker td a,
.ui-datepicker td span {
	text-align: center;
	padding: 7px 0
}

.ui-datepicker .ui-datepicker-buttonpane {
	margin: 0;
	border: 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	background: 0 0
}

.ui-datepicker-title {
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle
}

.ui-datepicker-calendar {
	border-collapse: separate;
	border-spacing: 0 0;
	width: 100%
}

.ui-datepicker-calendar thead {
	border-bottom: 1px solid transparent
}

.ui-datepicker-calendar thead span {
	display: block
}

.ui-datepicker-calendar td {
	border-right: 1px solid;
	border-bottom: 1px solid
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background: 0 0;
	border: none;
	font-weight: 400;
	display: block
}

.brand img,
.corporate,
.header--interaction,
.headroom {
	transition: all .25s ease-in-out
}

.headroom {
	box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

@media (min-width:960px) {
	.headroom {
		height: 80px
	}
	.headroom--not-top {
		right: 0;
		left: 0;
		top: 0;
		z-index: 999;
		height: 60px
	}
	.headroom--not-top .header--interaction {
		padding: .75em 0
	}
	.headroom--not-top .brand {
		height: 50px;
		padding: 0
	}
	.headroom--not-top .brand img {
		max-height: 60px
	}
}

.icon-img-16x16 {
	margin-bottom: -3px
}

.agemodal {
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100
}

.agemodal .overlay {
	background-color: #000;
	height: 100%;
	opacity: .6;
	position: relative;
	width: 100%;
	z-index: 100
}

.agemodal .message {
	border: 1px solid #333;
	background: #f3f3f3;
	-webkit-box-shadow: 12px 12px 10px 1px rgba(0, 0, 0, .6);
	-moz-box-shadow: 12px 12px 10px 1px rgba(0, 0, 0, .6);
	box-shadow: 12px 12px 10px 1px rgba(0, 0, 0, .6);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: auto;
	padding: 20px;
	position: absolute;
	top: 10%;
	left: 0;
	right: 0;
	max-width: 400px;
	z-index: 101;
	text-align: center
}

.agemodal .message img {
	max-width: 200px
}

.agemodal .message h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 20px;
	font-size: 22px;
	font-weight: 600;
	color: #333;
	border-top: 1px solid #ddd
}

.agemodal .message p {
	margin-bottom: 20px
}

.agemodal .remember {
	margin-bottom: 20px;
	margin-top: 10px
}

.agemodal .remember label {
	cursor: pointer
}

.agemodal .formsubmit {
	-moz-box-shadow: inset 0 1px 0 0 #fff;
	-webkit-box-shadow: inset 0 1px 0 0 #fff;
	box-shadow: inset 0 1px 0 0 #fff;
	background: #3aaa35;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	font-family: arial;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	width: 100%;
	line-height: 40px;
	text-align: center
}

.agemodal .formsubmit:hover {
	background: #2f8b2b;
	color: #fff
}

body {
	background-color: #fff;
	width: 100%;
	height: 100%;
	position: relative
}

#bodyOverlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	z-index: 10000
}

*,
:focus {
	outline: 0 !important
}

.m-productlist .splash {
	top: .5em;
	left: 0
}

.m-product-splash-new,
.m-product-splash-sale,
.m-product-splash-soldout,
.m-productlist-new,
.m-productlist-sale,
.m-productlist-soldout {
	background: #3aaa35!important;
	color: #fff!important;
	border: none;
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	width: auto;
	height: auto;
	padding: 3px 8px;
	text-align: left
}

.m-product-splash-sale,
.m-productlist-sale {
	background: #ffd158!important
}

.m-product-splash-soldout,
.m-productlist-soldout {
	background: #d16f6f!important
}

.category-headline,
.page-title {
	border: none;
	margin: 0
}

.breadcrumbContainer {
	background: #fff;
	margin-bottom: 22px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.m-print {
	display: none
}

.m-breadcrumb,
.m-print {
	padding: 12px 0;
	font-size: 10px;
	text-transform: uppercase
}

.panel-border {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3);
	box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3)
}

.panel-border .panel-heading {
	color: #fff;
	color: #444;
	padding: .5em 1em
}

.panel-border .panel-heading .h5 {
	font-weight: 700
}

.panel-border .panel-heading a,
.panel-border .panel-heading div,
.panel-border .panel-heading h1,
.panel-border .panel-heading h2,
.panel-border .panel-heading h3,
.panel-border .panel-heading h4,
.panel-border .panel-heading h5,
.panel-border .panel-heading h6,
.panel-border .panel-heading li,
.panel-border .panel-heading p,
.panel-border .panel-heading span {
	color: inherit
}

.button-primary i,
.button-primary:visited i {
	background: #2f892a !important
}

.button-primary:hover,
.button-primary:visited:hover {
	background: #50c74b
}

.form-submit,
a.button,
button.button {
	background-color: #3aaa35 !important;
	color: #fff !important;
	border: 1px solid #2f892a !important;
	border-radius: 3px;
	font-size: 13px
}

.form-submit:hover,
a.button:hover,
button.button:hover {
	background: #2f892a;
	color: #fff
}

.button-icon>.fa {
	background: #2f892a !important;
	color: #fff !important
}

.category-description {
	padding-bottom: 30px;
	padding-top: 15px;
}

.category-description img {
	max-width: 100% !important;
	height: auto !important
}

.createUserContainer,
.createUserContainer .deliveryMethodGroupProductsHeader,
.deliveryContactInfoContainer,
.deliveryContactInfoContainer .deliveryMethodGroupProductsHeader,
.deliveryMethodGroupContainer,
.deliveryMethodGroupContainer .deliveryMethodGroupProductsHeader,
.giftWrappingLeftContainer,
.giftWrappingLeftContainer .deliveryMethodGroupProductsHeader,
.newsletterContainer,
.newsletterContainer .deliveryMethodGroupProductsHeader,
.paymentMethodContainerMain,
.paymentMethodContainerMain .deliveryMethodGroupProductsHeader,
.termsAndConditionsContainer,
.termsAndConditionsContainer .deliveryMethodGroupProductsHeader {
	margin-bottom: 10px
}

.createUserContainer .form-group,
.deliveryContactInfoContainer .form-group,
.deliveryMethodGroupContainer .form-group,
.giftWrappingLeftContainer .form-group,
.newsletterContainer .form-group,
.paymentMethodContainerMain .form-group,
.termsAndConditionsContainer .form-group {
	margin-bottom: 0
}

.createUserContainer .form-group .input-group .input-group-addon,
.deliveryContactInfoContainer .form-group .input-group .input-group-addon,
.deliveryMethodGroupContainer .form-group .input-group .input-group-addon,
.giftWrappingLeftContainer .form-group .input-group .input-group-addon,
.newsletterContainer .form-group .input-group .input-group-addon,
.paymentMethodContainerMain .form-group .input-group .input-group-addon,
.termsAndConditionsContainer .form-group .input-group .input-group-addon {
	height: auto;
	background: 0 0;
	vertical-align: top;
	border: none;
	padding-top: 0
}

.createUserContainer .form-group .input-group .input-group-main,
.deliveryContactInfoContainer .form-group .input-group .input-group-main,
.deliveryMethodGroupContainer .form-group .input-group .input-group-main,
.giftWrappingLeftContainer .form-group .input-group .input-group-main,
.newsletterContainer .form-group .input-group .input-group-main,
.paymentMethodContainerMain .form-group .input-group .input-group-main,
.termsAndConditionsContainer .form-group .input-group .input-group-main {
	border: none;
	background: 0 0;
	padding-left: 0;
	padding-top: 0;
	color: #444
}

.createUserContainer .form-group .input-group .input-group-main .paymentMethodOnlineName,
.deliveryContactInfoContainer .form-group .input-group .input-group-main .paymentMethodOnlineName,
.deliveryMethodGroupContainer .form-group .input-group .input-group-main .paymentMethodOnlineName,
.giftWrappingLeftContainer .form-group .input-group .input-group-main .paymentMethodOnlineName,
.newsletterContainer .form-group .input-group .input-group-main .paymentMethodOnlineName,
.paymentMethodContainerMain .form-group .input-group .input-group-main .paymentMethodOnlineName,
.termsAndConditionsContainer .form-group .input-group .input-group-main .paymentMethodOnlineName {
	font-size: 1.1em;
	font-weight: 700
}

@media all and (min-width:960px) {
	.topContainer .site-corporate {
		padding: 5px 0;
		height: 31px;
		background: #f8f8f8;
		background: rgba(0, 0, 0, .6);
		background: 0 0;
		border-bottom: 1px solid #f0f0f0
	}
	.topContainer .site-corporate img {
		margin: 0 10px 0 0;
		float: left
	}
	.topContainer .site-corporate .nav-default li {
		padding-left: .4em;
		padding-right: .4em
	}
	.topContainer .site-corporate .nav-default li>a {
		padding-top: 7px;
		line-height: .9em;
		font-size: .7em
	}
	.topContainer .site-corporate .nav-default li .dropdown-menu {
		background: #fff;
		border: 1px solid #e4e4e4;
		color: #444
	}
	.topContainer .site-corporate .nav-default li .dropdown-menu a {
		color: #444
	}
	.topContainer .site-corporate .nav-default .item-myaccount {
		background: #1eb6d3;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px
	}
	.topContainer .site-corporate .nav-default .item-myaccount>a {
		color: #fff;
		padding-right: 0 !important;
		padding-bottom: 5px
	}
	.topContainer .site-header {
		height: 150px;
		margin: 0;
		background: 0 0;
		border-bottom: 1px solid #e4e4e4
	}
	.topContainer .site-header .brand {
		width: 100%;
		max-width: 100%;
		height: auto;
		line-height: 1em
	}
	.topContainer .site-header .brand .logo a {
		width: 100%;
		max-height: 100%
	}
	.topContainer .site-header .brand .logo a img {
		width: 100%;
		max-height: 100%;
		margin: 40px 0 0;
		vertical-align: middle
	}
	.topContainer .site-header .statements {
		text-transform: uppercase;
		line-height: 1em;
		text-align: center;
		padding-top: 25px;
		font-size: 14px
	}
	.topContainer .site-header .statements h3 {
		text-transform: uppercase;
		line-height: 1em;
		margin: 0 0 2px;
		text-align: center;
		font-weight: 900
	}
	.topContainer .site-header .m-quick-cart .dropdown {
		width: 100%
	}
	.topContainer .site-header .m-quick-cart .dropdown .button-primary {
		width: 100%;
		text-align: left;
		background: #3aaa35;
		border: 1px solid #3aaa35
	}
	.topContainer .site-header .m-quick-cart .dropdown .button-primary i {
		background: #2f892a
	}
	.topContainer .site-header .m-quick-cart .dropdown-menu {
		background: #fff;
		border: 1px solid #e4e4e4
	}
}

@media all and (min-width:1279px) {
	.topContainer .site-header .brand .logo a img {
		margin: 25px 0 0
	}
}

@media all and (max-width:767px) {
	.skip-content {
		margin-bottom: .5em;
		background: #f8f8f8;
		z-index: 9999;
		padding: 8px 10px
	}
	.skip-content hr {
		display: none
	}
}

#slideOutBtn {
	display: inline-block;
	width: 44px;
	height: 50px;
	line-height: 50px;
	margin-right: 0;
	text-align: center;
	background: #3aaa35;
	color: #fff
}

#slideoutPanel {
	position: fixed;
	width: 310px;
	left: -310px;
	height: 100%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	z-index: 99999
}

#slideoutPanel .inner {
	width: 280px;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	color: #fff;
	overflow-y: scroll
}

#slideoutPanel #closeSlideoutBtn {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 10px;
	right: 0;
	color: #fff;
	font-size: 30px;
	text-align: right;
	line-height: 30px
}

#slideoutPanel.slideOut {
	left: 0
}

#slideoutPanel #slideoutSearch {
	background: rgba(255, 255, 255, .3);
	padding: 12px
}

#slideoutPanel #slideoutSearch .input-group-main {
	border: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

#slideoutPanel #slideoutSearch .input-group-button {
	border: none
}

#slideoutPanel #slideoutSearch .input-group-button .button {
	border: none;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}
.category--item.level0.level-top.ui-menu-item {
	display: none;
}
body .site-categories .custommenu ul li.level0 ul.submenu li.level1 {
	width: auto;
}

@media (min-width:960px) {
	.site-categories {
		padding: 0;
		max-width: 400px;
	    float: left;
		margin-left: 10px;
		margin-right: 20px;
	}
	.site-categories .panel-category {
		margin-bottom: 0
	}
	.site-categories .category--list {
		height: auto;
		margin: 0;
		padding: 0
	}
	.site-categories .category--list li {
		padding: 0 15px 0 0;
		margin: 0;
		display: inline-block;
		height: auto
	}
	.site-categories .category--list li a {
		vertical-align: bottom;
		display: inline-block;
		line-height: 45px;
		padding: 0 9px;
		margin: 0;
		font-weight: 400;
		text-transform: none;
		font-size: 13px;
		color: #eee;
		-webkit-transition: all 250ms ease;
		-moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		-o-transition: all 250ms ease;
		transition: all 250ms ease
	}
	.site-categories .category--list li a .category--title {
		padding: 0
	}
	.site-categories .category--list li a .category--icon.visible {
		display: inline;
		padding: 0;
		margin: 0;
		line-height: 45px;
		color: #3aaa35;
		font-size: 10px
	}
	.site-categories .category--list li .level1 {
		max-height: 0;
		height: 0;
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		z-index: 998;
		list-style: none;
		padding: 0;
		margin: 0;
		-webkit-transition: all ease 300ms;
		-moz-transition: all ease 300ms;
		-o-transition: all ease 300ms;
		transition: all ease 300ms;
		overflow: hidden;
		-webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .15);
		-moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .15);
		box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .15)
	}
	.site-categories .category--list li .level1>.row {
		background: rgba(255, 255, 255, .95);
		padding: 20px;
		border-top: 3px solid #3aaa35;
		border-top: 3px solid #368D31;
		-webkit-transition: all ease 500ms;
		-moz-transition: all ease 500ms;
		-o-transition: all ease 500ms;
		transition: all ease 500ms;
		margin-top: -100%
	}
	.site-categories .category--list li .level1 li {
		display: inline-block;
		width: 100%;
		float: left;
		border: none
	}
	.site-categories .category--list li .level1 li a {
		display: inline-block;
		font-size: 14px;
		line-height: 1em;
		text-transform: none;
		padding: 5px 20px;
		color: #444 !important;
		background: url(/upload_dir/templates/template003_1/assets/images/list-bullit-arrow.png) left 5px center no-repeat
	}
	.site-categories .category--list li .level1 li a:hover {
		color: #2f892a !important
	}
	.site-categories .category--list li .level1 .u-left,
	.site-categories .category--list li .level1 .u-right {
		float: left;
		display: inline-block;
		width: 50%
	}
	.site-categories .category--list li .level1 .u-right {
		float: right;
		padding-left: 30px;
		border-left: 2px solid #525252
	}
	.site-categories .category--list li:hover .level1 {
		padding: 0 20px;
		max-height: 1000em;
		height: auto
	}
	.site-categories .category--list li:hover .level1>.row {
		margin-top: 0
	}
	.site-categories .category--list li:hover a {
		background: #fff;
		color: #000 !important;
	}
	.site-categories .category--list li.active a {
		background: #3aaa35;
		background: #3aaa35;
		background: -moz-linear-gradient(top, #3aaa35 42%, #368d31 100%);
		background: -webkit-linear-gradient(top, #3aaa35 42%, #368d31 100%);
		background: linear-gradient(to bottom, #3aaa35 42%, #368d31 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aaa35', endColorstr='#368d31', GradientType=0);
		color: #fff
	}
	.site-categories .category--list li.active a .category--icon.visible {
		color: #fff
	}
}

@media all and (max-width:1280px) {
	.site-categories .panel-category .category--list li a {
		padding: 0 8px;
		font-size: 10px
	}
	.site-categories .panel-category .category--list li a .category--icon.visible {
		display: none
	}
}

@media all and (max-width:959px) {
	.site-categories .panel-category {
		background: #fff;
		border: 1px solid #e4e4e4;
		margin: 0
	}
	.site-categories .panel-category .category--list {
		background: #fff;
		padding: .3em 1em;
		border-top: 1px solid #e4e4e4
	}
	.site-categories .panel-category .category--list li {
		padding: 0
	}
	.site-categories .panel-category .category--list li .level1 {
		display: none
	}
	.site-categories .panel-category .category--icon,
	.site-categories .panel-category .category--title {
		padding: .5em 0
	}
}

@media all and (max-width:767px) {
	.site-categories .panel-category {
		background: #fff
	}
	.site-categories .panel-category .panel-heading {
		padding: .6em 1em
	}
}

.nav-menu {
	padding: .5em 0
}

.nav-menu li a {
	font-size: .92em;
	padding: .3em 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.nav-menu li:hover>a {
	color: #3aaa35
}

.nav-menu li.active>a {
	font-weight: 600
}

.nav-menu li ul li a {
	padding: .15em 0
}

#mobileFilters {
	display: none;
	background: #fff;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

#mobileFilters .filterHeader {
	padding: 7px 0;
	background: #fbfbfb;
	background: #303030;
	vertical-align: top;
	border-bottom: 1px solid #e4e4e4
}

#mobileFilters .filterHeader h5 {
	margin: 4px 0;
	font-weight: 600;
	color: #fff
}

#mobileFilters .filterHeader h5 .fa {
	margin-right: 5px;
	color: #3aaa35
}

#mobileFilters .filters {
	display: none
}

#mobileFilters .filters .filterContainer {
	margin: 0 -1em
}

#mobileFilters .filters .panel-footer {
	border: none
}

@media all and (min-width:960px) {
	#mobileFilters {
		display: none
	}
}

ul.pagination li a {
	background: #fff
}

ul.pagination li.current a {
	background: #3aaa35;
	color: #fff;
	border-color: #3aaa35
}

.bulletContainer {
	padding: 10px 0;
	background: #f5f5f5;
	border-bottom: 1px solid #e4e4e4
}

.bulletContainer .fa {
	color: #1eb6d3;
	color: #3aaa35
}

.sliderContainer {
	background: #fff;
	width: auto !important
}

.slider-wrap .w-slider-container .owl-controls .owl-pagination {
	margin-bottom: 4px;
	margin-top: .5em
}

.slider-wrap .w-slider-container .owl-controls .owl-pagination .owl-page span {
	width: 10px;
	height: 10px;
	margin: 5px 3px
}

.slider-wrap .w-slider-container .owl-controls .owl-pagination .owl-page.active span,
.slider-wrap .w-slider-container .owl-controls .owl-pagination .owl-page:hover span {
	background: #3aaa35
}

.slider-wrap .w-slider-container .owl-controls .owl-buttons {
	display: none
}

.slider-wrap .w-slider-container .owl-controls .owl-buttons .owl-next:before,
.slider-wrap .w-slider-container .owl-controls .owl-buttons .owl-prev:before {
	background: #3aaa35;
	padding: 9px 5px;
	color: #fff;
	font-size: 12px
}

.slider-wrap .w-slider-container:hover .owl-buttons {
	display: block
}

.orderPage {
	padding: 10px;
	border: 1px solid #e4e4e4;
	background: #fff;
	overflow: auto;
	zoom: 1
}

.orderPage .panel-border {
	background: 0 0;
	border: 0
}

.orderPage .panel-border .panel-body {
	border: 0
}

.orderPage .form-submit,
.orderPage a.button,
.orderPage button.button,
.orderPage button.button-primary {
	background-color: #3aaa35!important;
	color: #fff!important;
	border: 1px solid #2f892a!important;
	border-radius: 3px;
	font-size: 13px
}

.orderPage .form-submit:hover,
.orderPage a.button:hover,
.orderPage button.button-primary:hover,
.orderPage button.button:hover {
	background: #2f892a;
	color: #fff
}

.m-contact .m-contact-article .m-contact-description {
	overflow: auto;
	zoom: 1;
	background: #fff;
	padding: 20px;
	border: 1px solid #e4e4e4;
	margin-bottom: 20px
}

.m-contact .m-contact-article .m-contact-description img {
	max-width: 100%!important;
	width: auto;
	height: auto!important;
	clear: both
}

.m-text .m-text-article .m-text-content {
	margin-bottom: 20px
}

.m-text .m-text-article .m-text-content img,
.m-text .m-text-article .m-text-content table tr td img {
	max-width: 100%;
	width: auto;
	height: auto!important
}

.category-item .category-item-image {
	padding: 15px 30px 0
}

.category-item .category-item-title {
	padding: 0 0 20px;
	line-height: 1em;
	text-align: center
}

.productsortbar {
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.sorting-heading {
	display: none
}

.sorting-body {
	display: block;
	padding: 0;
	border: none!important
}

@media all and (min-width:960px) {
	.productfilter hr {
		margin: .6em 0
	}
	.productfilter .variantGroups {
		margin-bottom: .6em
	}
	.productfilter fieldset {
		margin-bottom: .1em
	}
	.productfilter fieldset .input-group .input-group-addon {
		border: none;
		background: #e5e5e5;
		background: 0 0;
		padding: 0 .4em 0 .1em;
		height: auto;
		width: auto;
		min-width: auto;
		line-height: 1em
	}
	.productfilter fieldset .input-group .input-group-addon input,
	.productfilter fieldset .input-group .input-group-addon input[type=checkbox],
	.productfilter fieldset .input-group .input-group-addon input[type=radio] {
		vertical-align: middle
	}
	.productfilter fieldset .input-group .form-label.input-group-main {
		border: none;
		background: #e5e5e5;
		background: 0 0;
		padding: 0;
		font-size: .9em;
		font-weight: 500
	}
}

.productItem {
	margin-bottom: 20px
}

.productItem:hover .type-col {
	margin-top: -5px;
	margin-bottom: 5px
}

.productItem:hover .m-productlist-item {
	-webkit-box-shadow: 0 0 19px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 0 19px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 0 19px 0 rgba(0, 0, 0, .25)
}

.productItem .m-productlist-item,
.productItem .type-col {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3);
	box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3)
}

.productItem .productContent {
	padding-bottom: 1em!important;
	background: #fbfbfb
}

.productItem .productContent .content {
	padding-top: 1em;
	border-top: 0;
	text-align: center
}

.productItem .image {
	padding: 0;
	margin: 0;
	background: #fff
}

.productItem .m-productlist-image {
	margin-bottom: 0
}

.productItem .title {
	padding: 0 5px!important;
	min-height: 45px;
	margin: 0
}

.productItem .title h4 {
	font-size: 1em;
	font-family: 'Avenir Next', sans-serif;
	font-weight: 600
	color: #000;
	text-align: left;
}

.productItem .product-transaction {
	min-height: 44px;
	line-height: 1em;
	display: table;
	width: 100%;
	background: transparent!important;
	padding: 0 10px!important
}

.productItem .product-transaction .prices {
	display: table-cell;
	background: 0 0;
	vertical-align: middle
}

.productItem .product-transaction .prices .m-productlist-discount {
	line-height: 1em;
	margin: 0
}

.productItem .product-transaction .prices .m-productlist-price {
	color: #3aaa35;
	line-height: 1.1em;
	font-size: 1.3em;
	font-weight: 700
}

.productItem .buyBtn {
	padding: 0 5px;
	margin: 0
}

.productItem .buyBtn>.row {
	padding: 0 6px;
	margin-top: 0
}

.productItem .buyBtn>a.button-primary {
	width: 100% !important
}

.productItem .buyBtn>div {
	padding: 10px 15px
}

@media all and (max-width:499px) {
	.productItem .title {
		min-height: 32px
	}
	.productItem .title h4 {
		font-size: .8em
	}
	.productItem .product-transaction {
		min-height: 35px
	}
	.productItem .product-transaction .prices .m-productlist-discount {
		font-size: .8em
	}
	.productItem .product-transaction .prices .m-productlist-price {
		font-size: 1em
	}
}

.m-product .m-product-nav {
	display: none
}

.m-product .m-product-image {
	background: #fff;
	padding-bottom: 5px;
	border: 1px solid #e4e4e4;
	margin: 0 0 20px !important
}

.m-product .m-product-image .thumbelina-wrapper,
.m-product .m-product-image .thumbelina-wrapper .thumbelina-but.horiz.left,
.m-product .m-product-image .thumbelina-wrapper .thumbelina-but.horiz.right {
	background: #fff
}

.m-product .addwishContainer h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: 700
}

.m-product .addwishContainer .inner {
	background: #fff;
	border: 1px solid #e4e4e4;
	padding: 20px 25px
}

@media all and (max-width:768px) {
	.m-product .addwishContainer {
		display: none
	}
}

.m-product .page-title {
	border: none;
	margin: 0
}

.m-product .page-title .m-product-title {
	font-weight: 700;
	text-transform: uppercase
}

.m-product .m-product-information {
	background: #fff;
	border: 1px solid #e4e4e4;
	padding-top: 15px
}

.m-product .m-product-information .m-product-discontinued {
	display: none
}

.m-product .m-product-information .page-title {
	padding: 0 25px 12px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 15px
}

.m-product .m-product-information .page-title .product-title {
	color: #444;
	font-weight: 400;
	text-align: center
}

.m-product .m-product-information .m-product-offer {
	padding: 0 25px 15px;
	text-align: center
}

.m-product .m-product-information .m-product-offer .m-product-offers {
	border: none
}

.m-product .m-product-information .m-product-offer .m-product-offers .m-product-price-before-discount {
	display: block;
	font-size: 1em
}

.m-product .m-product-information .m-product-offer .m-product-offers .m-product-price {
	font-weight: 800;
	font-size: 2em;
	line-height: 1em;
	color: #3aaa35
}

.m-product .m-product-information .extraBuyList {
	background: #f6f6f6;
	padding: 10px 15px 0;
	padding: 10px 0 0;
	margin-bottom: 25px;
	border-top: 1px solid #e4e4e4
}

.m-product .m-product-information .extraBuyList .m-product-transaction {
	padding: 0 10px
}

.m-product .m-product-information .extraBuyList .m-product-extrabuy-list-item {
	border-bottom: 1px solid #e4e4e4;
	padding: 1em 25px
}

.m-product .m-product-information .extraBuyList .m-product-extrabuy-list-item .h6 {
	font-size: 1em
}

.m-product .m-product-information .extraBuyList .m-product-extrabuy-list-item .h6 a {
	font-size: inherit
}

.m-product .m-product-information .extraBuyList h5 {
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 2px
}

.m-product .m-product-information .extraBuyList .byline {
	font-size: .9em;
	color: #888;
	text-align: center
}

.m-product .m-product-information .m-product-transaction-button button {
	width: 100%;
	text-transform: uppercase;
	font-weight: 600
}

.m-product .m-product-information .product-priceLines .h5 {
	font-size: 1.8em
}

.m-product .m-product-information .m-product-brand {
	padding: 0 25px;
	margin: 0;
	text-align: center
}

.m-product .m-product-information .m-product-short-description {
	padding: 0 25px 10px
}

.m-product .m-product-information .m-product-dropdown-list,
.m-product .m-product-information .m-product-dropdown-variantInfoPanel {
	padding: 0 25px 15px
}

.m-product .m-product-information .m-product-dropdown-list fieldset {
	border: none
}

.m-product .m-product-information .m-product-wishlist {
	padding: 0 25px 15px
}

.m-product .m-product-information .m-product-stock,
.m-product .m-product-information .stockInfo-box {
	padding: 0 25px 15px;
	margin: 0;
	border: 0;
	background: 0 0;
	text-align: center
}

.m-product .m-product-information .m-product-stock .panel-body,
.m-product .m-product-information .stockInfo-box .panel-body {
	padding: 0
}

.m-product .m-product-information .m-product-stock .panel-body .m-product-stock-status,
.m-product .m-product-information .m-product-stock .panel-body strong,
.m-product .m-product-information .stockInfo-box .panel-body .m-product-stock-status,
.m-product .m-product-information .stockInfo-box .panel-body strong {
	color: #444
}

.m-product .m-product-information .m-product-stock .panel-body .m-product-instock-message,
.m-product .m-product-information .stockInfo-box .panel-body .m-product-instock-message {
	color: #3aaa35
}

.m-product .m-product-information .stockInfo-box {
	padding: 0
}

.m-product .m-product-information .statements {
	padding: 12px 10px;
	font-size: 13px;
	font-weight: 700;
	line-height: 2em;
	line-height: 1.2em;
	text-align: center;
	border: none;
	background: #1EB6D3;
	color: #fff
}

.m-product .m-product-information .statements .fa {
	color: #b8d16f
}

.m-product .m-product-information .statements img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	margin: 0
}

.m-product .m-product-information .productDescription {
	padding: 25px
}

.m-product .m-product-information .productDescription>.m-product-additional-info .nav-tabs {
	border: none;
	margin-bottom: -1px
}

.m-product .m-product-information .productDescription>.m-product-additional-info .nav-tabs li.active a {
	color: #333;
	font-weight: 700;
	background-color: #fff;
	border-color: #e4e4e4;
	border-width: 1px;
	border-style: solid
}

.m-product .m-product-information .productDescription>.m-product-additional-info .m-product-additional-info-content {
	margin: 0 -25px -35px -25px
}

.m-product .m-product-information .productDescription>.m-product-additional-info .m-product-additional-info-content>.m-product-additional-info {
	padding: 15px;
	background: #fff;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #e4e4e4
}

.m-product .m-product-information .productDescription .m-product-extrabuy {
	margin: -15px
}

.m-product .m-product-information .productDescription h4 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.3em
}

.m-product .m-product-information .productDescription img {
	max-width: 100%;
	height: auto !important;
	float: none !important;
	margin-top: 15px
}

.m-product .m-product-information .productDescription iframe {
	max-width: 100%;
	height: auto
}

.m-product .m-product-information .productDescription .table-h-striped {
	width: 100% !important;
	margin: 0
}

.columnRelatedBefore .productItem {
	width: 50% !important
}

@media all and (max-width:960px) {
	.columnRelatedBefore .productItem {
		width: 100% !important
	}
}

.columnRelatedAfter {
	display: none
}

@media all and (max-width:768px) {
	.columnRelatedAfter {
		display: block
	}
	.columnRelatedBefore {
		display: none
	}
}

.cartContainer {
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #e4e4e4
}

.orderBtn {
	font-size: 1.1em
}

.site-footer ul.list-unstyled li {
	margin-bottom: 17px;
}

.site-footer ul.list-unstyled li a:hover {
	color: #3aaa35
}

.site-footer ul.list-unstyled li a:hover span {
	color: #3bbf36
}

.site-footer .container>div>div {
	padding: 40px 0 20px
}

@media (max-width: 768px) {
	.site-footer .container>div>div {
		padding-top: 0;
	}
}

media (max-width: 768px) {
	.site-footer .container>div>div {
		margin-left: 25px;
	}
}

/*.site-footer h4 {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}*/

.bottombar {
	padding: 12px 15px;
	background: #252525
}

.bottombar .payments-icon img {
	vertical-align: bottom
}

@media all and (max-width:959px) {
	.site-header {
		margin-bottom: 0
	}
	.site-header .container {
		padding: 0
	}
	.site-header .brand {
		display: inline-block;
		padding: 5px 0 0;
		margin-left: 5px
	}
	.site-header .skip-links .mobileInfoBtn {
		border-left: none !important
	}
	.site-categories {
		display: none
	}
	.breadcrumbContainer {
		margin-bottom: 0;
		background: 0 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.breadcrumbContainer .m-breadcrumb,
	.breadcrumbContainer .m-print {
		padding-bottom: 0
	}
	.bulletContainer .col-s-4 {
		border: none!important
	}
}

@media all and (max-width:767px) {
	#bottomSocial div {
		text-align: center !important
	}
	.m-product .m-product-information .statements {
		padding-bottom: 5px
	}
	.m-product .m-product-information .statements .col-s-4 {
		padding-bottom: 15px
	}
	.m-product .m-product-information .statements .img {
		margin: 0
	}
}

a,
a:visited {
	color: #4a4a4a
}

.h1 a,
.h1 a:visited,
.h2 a,
.h2 a:visited,
.h3 a,
.h3 a:visited,
.h4 a,
.h4 a:visited,
.h5 a,
.h5 a:visited,
.h6 a,
.h6 a:visited,
a .h1,
a .h2,
a .h3,
a .h4,
a .h5,
a .h6,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6,
a:visited .h1,
a:visited .h2,
a:visited .h3,
a:visited .h4,
a:visited .h5,
a:visited .h6,
a:visited h1,
a:visited h2,
a:visited h3,
a:visited h4,
a:visited h5,
a:visited h6,
h1 a,
h1 a:visited,
h2 a,
h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
h4 a:visited,
h5 a,
h5 a:visited,
h6 a,
h6 a:visited {
	color: #4a4a4a;
	text-decoration: none
}

a:hover {
	text-decoration: none;
	color: #646464
}

a:focus {
	outline: thin dotted
}

a a:active,
a a:hover {
	outline: 0
}

del,
s,
small {
	color: #787878
}

.mark,
mark {
	color: #fff;
	background-color: #4a4a4a;
	border-radius: 0
}

.form-input,
.form-label.input-group-main {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border-color: #cfcfcf!important;
	background-color: #fff;
	color: #656764;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1)0 5px #333;
	-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1)0 5px #333;
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1)0 5px #333
}

.form-input:hover,
.form-label.input-group-main:hover {
	background-color: #fcfcfc
}

.form-input:focus,
.form-label.input-group-main:focus {
	-webkit-box-shadow: 0 0 4px 1px rgba(190, 234, 255, .75)inset 0 1px 5px rgba(0, 0, 0, .1)5px #333;
	-moz-box-shadow: 0 0 4px 1px rgba(190, 234, 255, .75)inset 0 1px 5px rgba(0, 0, 0, .1)5px #333;
	box-shadow: 0 0 4px 1px rgba(190, 234, 255, .75)inset 0 1px 5px rgba(0, 0, 0, .1)5px #333
}

.form-input.is-disabled,
.form-input:disabled,
.form-label.input-group-main.is-disabled,
.form-label.input-group-main:disabled {
	color: #b2b3b1;
	background-color: #fcfcfc
}

.input-group-addon,
.input-group-image img,
.input-group-main {
	border-color: #cfcfcf!important
}

.input-group-image .input-group:focus img,
.input-group-image .input-group:hover img,
.input-group:focus .input-group-addon,
.input-group:focus .input-group-image img,
.input-group:focus .input-group-main,
.input-group:hover .input-group-addon,
.input-group:hover .input-group-image img,
.input-group:hover .input-group-main {
	background-color: #fcfcfc
}

.input-group-image>img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.input-group-addon {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	color: #656764;
	background-color: #fcfcfc
}

.input-group .input-group-addon:first-child,
.input-group .input-group-main:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: 0
}

.input-group .input-group-addon:not(:first-child):not(:last-child),
.input-group .input-group-main:not(:first-child):not(:last-child) {
	border-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.input-group .input-group-addon:last-child,
.input-group .input-group-main:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group .input-group-button:first-child>.button {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: 0;
	margin-right: -1px
}

.input-group .input-group-button:not(:first-child):not(:last-child)>.button {
	border-right: 0;
	margin-left: -1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.input-group .input-group-button:last-child>.button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-left: -1px
}

.input-group .input-group-image:first-child>img {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: 0;
	margin-right: -1px
}

.input-group .input-group-image:not(:first-child):not(:last-child)>img {
	border-right: 0;
	margin-left: -1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.input-group .input-group-image:last-child>img {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-left: -1px
}

.badge {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.badge.badge-clean {
	background-color: transparent;
	color: #525252
}

.badge.badge-info {
	background-color: #ededeb;
	border-color: #000;
	color: #000
}

.badge.badge-info a {
	color: #000;
	font-weight: 700;
	text-decoration: underline
}

.badge.badge-succes {
	background-color: #dff1d9;
	border-color: #55d32b;
	color: #55d32b
}

.badge.badge-succes a {
	color: #55d32b;
	font-weight: 700;
	text-decoration: underline
}

.badge.badge-warning {
	background-color: #caeef7;
	border-color: #08bfed;
	color: #08bfed
}

.badge.badge-warning a {
	color: #08bfed;
	font-weight: 700;
	text-decoration: underline
}

.badge.badge-danger {
	background-color: #ebccd1;
	border-color: #c02b43;
	color: #c02b43
}

.badge.badge-danger a {
	color: #c02b43;
	font-weight: 700;
	text-decoration: underline
}

.button,
.button-default,
.button-group,
.button-primary,
.button-text {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.button-group {
	border-color: #eee
}

.button-group>li .button {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.button-group>li:first-child>.button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.button-group>li:last-child>.button {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.button,
.button:visited {
	border-color: #cfcfcf;
	color: #656764;
	background-color: #f5f5f5
}

.button:focus,
.button:hover,
.button:visited:focus,
.button:visited:hover {
	color: #656764;
	background-color: #e8e8e8
}

.button:active,
.button:visited:active {
	color: #656764;
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	-moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333
}

.button.is-disabled,
.button:disabled,
.button:visited.is-disabled,
.button:visited:disabled {
	color: #f5f5f5!important;
	border-color: #cfcfcf!important;
	background-color: #f5f5f5
}

.button.button-icon>.fa {
	color: #656764;
	background-color: #dcdcdc
}

.button.button-icon:active>.fa {
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	-moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333
}

.button.button-icon:focus>.fa,
.button.button-icon:hover>.fa {
	background-color: #c2c2c2;
	color: #656764
}

.button.button-icon.is-disabled>.fa,
.button.button-icon:disabled>.fa {
	background-color: #f5f5f5!important
}

.button.button-icon>.fa {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.button.button-icon.right>.fa {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.button-primary:focus,
.button-primary:hover,
.button-primary:visited:focus,
.button-primary:visited:hover {
	color: #fff;
	background-color: #a8df68
}

.button-primary:active,
.button-primary:visited:active {
	color: #fff;
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	-moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333
}

.button-primary.is-disabled,
.button-primary:disabled,
.button-primary:visited.is-disabled,
.button-primary:visited:disabled {
	color: #9ac668!important;
	border-color: #bfdb9f!important;
	background-color: #9ac668
}

.button-primary.button-icon>.fa {
	color: #fff;
	background-color: #b4e47d
}

.button-primary.button-icon:active>.fa {
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	-moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333
}

.button-primary.button-icon:focus>.fa,
.button-primary.button-icon:hover>.fa {
	background-color: #cdeda7;
	color: #fff
}

.button-primary.button-icon.is-disabled>.fa,
.button-primary.button-icon:disabled>.fa {
	background-color: #9bcb63 !important
}

.button-text,
.button-text:visited {
	color: #4a4a4a;
	text-decoration: none;
	background-color: transparent
}

.button-text:focus,
.button-text:hover,
.button-text:visited:focus,
.button-text:visited:hover {
	color: #575757;
	background-color: transparent;
	text-decoration: underline;
	-webkit-box-shadow: none 0 5px #333;
	-moz-box-shadow: none 0 5px #333;
	box-shadow: none 0 5px #333
}

.button-text:active,
.button-text:visited:active {
	color: #646464
}

.symbol.symbol-button {
	color: #9f9f9f
}

.symbol.symbol-button:hover {
	color: #525252
}

.panel-success {
	background-color: #dff1d9;
	border-color: #55d32b;
	color: #55d32b
}

.panel-success .panel-footer,
.panel-success .panel-heading {
	border-color: #55d32b
}

.panel-success a {
	color: #55d32b;
	font-weight: 700;
	text-decoration: underline
}

.panel-warning {
	background-color: #caeef7;
	border-color: #08bfed;
	color: #08bfed
}

.panel-warning .panel-footer,
.panel-warning .panel-heading {
	border-color: #08bfed
}

.panel-warning a {
	color: #08bfed;
	font-weight: 700;
	text-decoration: underline
}

.panel-danger {
	background-color: #ebccd1;
	border-color: #c02b43;
	color: #c02b43
}

.panel-danger .panel-footer,
.panel-danger .panel-heading {
	border-color: #c02b43
}

.panel-danger a {
	color: #c02b43;
	font-weight: 700;
	text-decoration: underline
}

.panel-default {
	border-color: transparent;
	color: #525252;
	background-color: transparent
}

.panel-default .panel-footer,
.panel-default .panel-heading {
	border-color: transparent
}

.panel-border {
	color: #444;
	background-color: #fff;
	border: none
}

.panel-border .panel-body,
.panel-border .panel-footer {
	border: 1px solid #e4e4e4;
	border-top: none
}

.panel-border .panel-footer,
.panel-border .panel-heading,
.panel-border .t-striped>li:nth-child(odd) {
	background-color: #f6f6f6
}

.panel-border .panel-heading {
	background: #fff;
	border-bottom: none
}

.panel-border .panel-footer,
.panel-border .panel-heading {
	border-color: #e4e4e4
}

.panel-info {
	background-color: #ededeb;
	border-color: #000;
	color: #000
}

.panel-info .panel-footer,
.panel-info .panel-heading {
	border-color: #000
}

.panel-info a {
	color: #000;
	font-weight: 700;
	text-decoration: underline
}

.panel-rounded {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.nav .dropdown-menu li a,
.nav .dropdown-stripped li a,
.nav-default li a,
.nav-menu li a {
	color: #333
}

.nav .dropdown-menu li a:hover,
.nav .dropdown-stripped li a:hover,
.nav-default li a:hover,
.nav-menu li a:hover {
	color: #595959
}

.nav .dropdown-menu li.active>a,
.nav .dropdown-stripped li.active>a,
.nav-default li.active>a,
.nav-menu li.active>a {
	color: #000
}

.nav .dropdown-menu>li>a,
.nav .dropdown-stripped>li>a,
.nav-default>li>a,
.nav-menu>li>a {
	border-color: transparent !important
}

.nav-pills>li>a {
	background-color: transparent
}

.nav-pills>li>a:hover {
	background-color: #dcdcdc;
	color: #656764;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.nav-pills>li.active>a {
	background-color: #f5f5f5;
	color: #656764
}

.nav-tabs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee
}

.nav-tabs li>a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 1px solid transparent;
}

.nav-tabs li>a:hover {
	background-color: #dcdcdc;
	color: #525252;
	border-bottom-color: #eee
}

.nav-tabs li.active>a {
	color: #525252;
	background-color: #f5f5f5;
	border: 1px solid #eee;
}

.nav-tabs li.active>a:hover {
	border-bottom-color: #f5f5f5
}

.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #eee;
}

.nav-tabs.nav-justified>li.active>a {
	border-width: 1px solid #eee;
}

.t-panel-clean>.pane {
	background: #f5f5f5;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #eee
}

.navbar .navbar-brand,
.dropdown-container li>a {
	color: #525252
}

.dropdown .dropdown,
.dropdown .dropdown-menu {
	border-radius: 0!important
}

.dropdown-container {
	background-color: #fff
}

.dropdown-container .dropdown-header {
	background-color: #f2f2f2;
	border-color: #eee
}

.dropdown-container li>a:hover {
	color: #6c6c6c
}

.pagination {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.pagination>li:first-child>a {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.pagination>li:last-child>a {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.pagination>li a {
	border-color: #cfcfcf;
	color: #656764;
	background-color: #f5f5f5
}

.pagination>li a:focus,
.pagination>li a:hover {
	color: #656764;
	background-color: #e8e8e8
}

.pagination>li a:active {
	color: #656764;
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	-moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333
}

.pagination>li a.is-disabled,
.pagination>li a:disabled {
	color: #f5f5f5!important;
	border-color: #cfcfcf!important;
	background-color: #f5f5f5
}

.pagination>li.current a {
	background-color: #e1e1e1
}

.pager-group,
.pager-group .button,
.pager-group .button-icon,
.pager-group .button-primary {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.pager-group .button-icon:first-child,
.pager-group .button-primary:first-child,
.pager-group .button:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.pager-group .button-icon:last-child,
.pager-group .button-primary:last-child,
.pager-group .button:last-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.t-border-bottom>li {
	border-bottom: 1px solid #eee
}

.table td,
.table th,
.table-border td,
.table-border th,
.table-h-striped td,
.table-h-striped th,
.table-v-striped td,
.table-v-striped th {
	border-color: #eee!important
}

.table-h-striped tbody>tr:nth-child(odd),
.table-v-striped tbody td:nth-child(even),
.table-v-striped tbody th:nth-child(even),
.table-v-striped tfoot td:nth-child(even),
.table-v-striped tfoot th:nth-child(even),
.table-v-striped thead td:nth-child(even),
.table-v-striped thead th:nth-child(even) {
	background-color: rgba(158, 158, 158, .1)
}

.responsive-table-wrap,
.table-border {
	border-color: #eee!important
}

.form-select {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMHB4IiBoZWlnaHQ9IjNweCIgdmlld0JveD0iMCAwIDYgMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNiAzIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBwb2ludHM9IjUuOTkyLDAgMi45OTIsMyAtMC4wMDgsMCAiLz48L3N2Zz4=)
}

.dropdown-container {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border-color: #eee
}

.dropdown-container .divider,
.dropdown-container .dropdown-footer,
.fa-border {
	border-color: #eee
}

.site-categories .category--list li.active {
	background-color: rgba(38, 38, 38, 0)
}

.nav .site-corporate .dropdown-menu li.active>a,
.nav .site-corporate .dropdown-stripped li.active>a,
.site-corporate .nav .dropdown-menu li.active>a,
.site-corporate .nav .dropdown-stripped li.active>a,
.site-corporate .nav-default li.active>a,
.site-corporate .nav-menu li.active>a.
.nav .site-header .dropdown-menu li li.active>a,
.nav .site-header .dropdown-stripped li li.active>a,
.site-header .nav .dropdown-menu li li.active>a,
.site-header .nav .dropdown-stripped li li.active>a,
.site-header .nav-default li li.active>a,
.site-header .nav-menu li li.active>a {
	color: #221c1c
}

.site-corporate .dropdown-container,
.site-categories .dropdown-container {
	background-color: rgba(26, 26, 26, 0);
	border-color: rgba(51, 51, 51, 0);
	color: #525252
}

.site-corporate .dropdown-container .dropdown-container a,
.site-corporate .dropdown-container a:hover,
.site-categories .dropdown-container .dropdown-container a,
.site-categories .dropdown-container a:hover {
	color: #666
}

.site-corporate .dropdown-container .dropdown-container .dropdown-container a,
.site-corporate .dropdown-container .dropdown-container a:hover,
.site-categories .dropdown-container .dropdown-container .dropdown-container a,
.site-categories .dropdown-container .dropdown-container a:hover {
	color: #7b7b7b
}

.site-corporate .dropdown-container .dropdown-container .dropdown-container a:hover,
.site-categories .dropdown-container .dropdown-container .dropdown-container a:hover {
	color: #8f8f8f
}

.nav .site-header .dropdown-menu>li.active,
.nav .site-header .dropdown-stripped>li.active,
.site-header .nav .dropdown-menu>li.active,
.site-header .nav .dropdown-stripped>li.active,
.site-header .nav-default>li.active,
.site-header .nav-menu>li.active {
	background-color: rgba(26, 26, 26, 0)
}

.nav .site-header .dropdown-menu li a,
.nav .site-header .dropdown-stripped li a,
.site-header .nav .dropdown-menu li a,
.site-header .nav .dropdown-stripped li a,
.site-header .nav-default li a,
.site-header .nav-menu li a,
.site-corporate .dropdown-container a,
.nav .site-corporate .dropdown-menu li a,
.nav .site-corporate .dropdown-stripped li a,
.site-corporate .nav .dropdown-menu li a,
.site-corporate .nav .dropdown-stripped li a,
.site-corporate .nav-default li a,
.site-corporate .nav-menu li a,
.site-categories .category--list li a,
.site-categories .dropdown-container a {
	color: #525252
}

.nav .site-header .dropdown-menu li a:hover,
.nav .site-header .dropdown-stripped li a:hover,
.site-header .nav .dropdown-menu li a:hover,
.site-header .nav .dropdown-stripped li a:hover,
.site-header .nav-default li a:hover,
.site-header .nav-menu li a:hover,
.nav .site-corporate .dropdown-menu li a:hover,
.nav .site-corporate .dropdown-stripped li a:hover,
.site-corporate .nav .dropdown-menu li a:hover,
.site-corporate .nav .dropdown-stripped li a:hover,
.site-corporate .nav-default li a:hover,
.site-corporate .nav-menu li a:hover,
.site-categories .panel-category .h5,
.site-categories .category--list li a:hover,
.site-categories .category--list li.active>a {
	color: #787878
}

.nav .site-header .dropdown-menu li li.active,
.nav .site-header .dropdown-stripped li li.active,
.site-header .nav .dropdown-menu li li.active,
.site-header .nav .dropdown-stripped li li.active,
.site-header .nav-default li li.active,
.site-header .nav-menu li li.active {
	background-color: rgba(51, 51, 51, 0)
}

@media screen and (min-width:960px) {
	.nav .site-header .dropdown-menu>li.active,
	.nav .site-header .dropdown-stripped>li.active,
	.site-header .nav .dropdown-menu>li.active,
	.site-header .nav .dropdown-stripped>li.active,
	.site-header .nav-default>li.active,
	.site-header .nav-menu>li.active {
		background: 0 0
	}
	.nav .site-header .dropdown-menu>li.active a.item-primary,
	.nav .site-header .dropdown-stripped>li.active a.item-primary,
	.site-header .nav .dropdown-menu>li.active a.item-primary,
	.site-header .nav .dropdown-stripped>li.active a.item-primary,
	.site-header .nav-default>li.active a.item-primary,
	.site-header .nav-menu>li.active a.item-primary {
		-webkit-box-shadow: 0 -3px 0 #221c1c inset;
		-moz-box-shadow: 0 -3px 0 #221c1c inset;
		box-shadow: 0 -3px 0 #221c1c inset
	}
}

.nav .site-header .dropdown-menu .dropdown-container a,
.nav .site-header .dropdown-stripped .dropdown-container a,
.site-header .nav .dropdown-menu .dropdown-container a,
.site-header .nav .dropdown-stripped .dropdown-container a,
.site-header .nav-default .dropdown-container a,
.site-header .nav-menu .dropdown-container a {
	color: #525252
}

.nav .site-header .dropdown-menu .dropdown-container .dropdown-container a,
.nav .site-header .dropdown-menu .dropdown-container a:hover,
.nav .site-header .dropdown-stripped .dropdown-container .dropdown-container a,
.nav .site-header .dropdown-stripped .dropdown-container a:hover,
.site-header .nav .dropdown-menu .dropdown-container .dropdown-container a,
.site-header .nav .dropdown-menu .dropdown-container a:hover,
.site-header .nav .dropdown-stripped .dropdown-container .dropdown-container a,
.site-header .nav .dropdown-stripped .dropdown-container a:hover,
.site-header .nav-default .dropdown-container .dropdown-container a,
.site-header .nav-default .dropdown-container a:hover,
.site-header .nav-menu .dropdown-container .dropdown-container a,
.site-header .nav-menu .dropdown-container a:hover {
	color: #666
}

.nav .site-header .dropdown-menu .dropdown-container .dropdown-container .dropdown-container a,
.nav .site-header .dropdown-menu .dropdown-container .dropdown-container a:hover,
.nav .site-header .dropdown-stripped .dropdown-container .dropdown-container .dropdown-container a,
.nav .site-header .dropdown-stripped .dropdown-container .dropdown-container a:hover,
.site-header .nav .dropdown-menu .dropdown-container .dropdown-container .dropdown-container a,
.site-header .nav .dropdown-menu .dropdown-container .dropdown-container a:hover,
.site-header .nav .dropdown-stripped .dropdown-container .dropdown-container .dropdown-container a,
.site-header .nav .dropdown-stripped .dropdown-container .dropdown-container a:hover,
.site-header .nav-default .dropdown-container .dropdown-container .dropdown-container a,
.site-header .nav-default .dropdown-container .dropdown-container a:hover,
.site-header .nav-menu .dropdown-container .dropdown-container .dropdown-container a,
.site-header .nav-menu .dropdown-container .dropdown-container a:hover {
	color: #7b7b7b
}

.nav .site-header .dropdown-menu .dropdown-container .dropdown-container .dropdown-container a:hover,
.nav .site-header .dropdown-stripped .dropdown-container .dropdown-container .dropdown-container a:hover,
.site-header .nav .dropdown-menu .dropdown-container .dropdown-container .dropdown-container a:hover,
.site-header .nav .dropdown-stripped .dropdown-container .dropdown-container .dropdown-container a:hover,
.site-header .nav-default .dropdown-container .dropdown-container .dropdown-container a:hover,
.site-header .nav-menu .dropdown-container .dropdown-container .dropdown-container a:hover {
	color: #8f8f8f
}

.site-header .dropdown-container {
	background-color: rgba(26, 26, 26, 0);
	color: #525252
}

@media screen and (min-width:960px) {
	.site-header .dropdown-container {
		border-color: rgba(51, 51, 51, 0)
	}
}

.site-header .dropdown-container .dropdown-header,
.site-header .dropdown-container li.active {
	background-color: rgba(38, 38, 38, 0)
}

.site-header .dropdown-container .divider,
.site-header .dropdown-container .dropdown-body,
.site-header .dropdown-container .dropdown-footer,
.site-header .dropdown-container .dropdown-header,
.site-header .dropdown-container hr {
	border-color: rgba(51, 51, 51, 0)
}

.site-header .t-striped>li:nth-child(odd) {
	background-color: rgba(26, 26, 26, 0)
}

.site-header .marker {
	color: rgba(51, 51, 51, 0)
}

.site-header .marker .fa-border {
	border-color: rgba(38, 38, 38, 0)
}

.site-corporate,
.site-wrapper,
.site-navigation {
	background-color: transparent
}

.panel-category {
	background: 0 0
}

.panel-category .panel-heading {
	background-color: rgba(13, 13, 13, 0)
}

.site-footer .h1,
.site-footer .h2,
.site-footer .h3,
.site-footer .h4,
.site-footer .h5,
.site-footer .h6,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
	color: #fff
}

.site-footer hr {
	border-top: 1px solid #ababab!important;
	border-bottom: 1px solid #dedede!important
}

.site-footer .fa-circle {
	color: #ababab
}

.site-footer .fa-stack:hover .fa-inverse,
.site-footer a:hover {
	color: #fff
}

.site-footer .footer-account,
.site-footer .footer-contact,
.site-footer .footer-sitemap,
.site-footer .fa-stack .fa-inverse,
.site-footer a,
.site-footer a:visited {
	color: #000;
}

.skip-links .nav-toggle {
	border-color: #eee;
	color: #eee
}

.badge-count,
.skip-content {
	border-color: #eee
}

.panel-category .category--item {
	border-color: #fff
}

.page-title {
	border-color: #eee
}

.date-datepicker-button {
	background: none !important;
	border: none !important;
	color: #525252
}

button.date-datepicker-button:after {
	border: none !important;
	background: none !important
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
	background: #cfcfcf
}

.ui-corner-all {
	border-color: #eee;
	background: #f5f5f5
}

.ui-widget-header {
	background: 0 0;
	color: #525252;
	background-color: #dcdcdc
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	color: #525252
}

.ui-datepicker-calendar td,
.ui-datepicker-calendar thead {
	border-color: #eee
}

.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover,
.ui-widget-header .ui-state-default:hover {
	background: #dcdcdc
}

.select2-container .select2-choice {
	background-image: none !important;
	filter: none !important;
	border-color: #cfcfcf !important;
	background-color: #fff;
	color: #656764;
	font-size: 12px;
	font-weight: 400;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1)
}

.select2-container .select2-choice:hover {
	background-color: #fcfcfc
}

.select2-container .select2-choice:focus {
	-webkit-box-shadow: 0 0 4px 1px rgba(190, 234, 255, .75), inset 0 1px 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 4px 1px rgba(190, 234, 255, .75), inset 0 1px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 0 4px 1px rgba(190, 234, 255, .75), inset 0 1px 5px rgba(0, 0, 0, .1)
}

.select2-container .select2-choice.is-disabled,
.select2-container .select2-choice.is-disabled .select2-arrow,
.select2-container .select2-choice.select2-disabled,
.select2-container .select2-choice.select2-disabled .select2-arrow,
.select2-container .select2-choice:disabled,
.select2-container .select2-choice:disabled .select2-arrow {
	color: #b2b3b1;
	background-color: #fcfcfc
}

.select2-container .select2-choice .select2-arrow {
	background-image: none !important;
	filter: none !important;
	border-radius: 0;
	border-color: transparent !important;
	background-color: transparent !important
}

.select2-results {
	color: #656764;
	font-size: 12px;
	font-weight: 400
}

.select2-results .select2-disabled {
	background: #e6e6e6
}

.select2-results small {
	color: #444
}

.flash .select2-container .select2-choice {
	background-color: #caeef7;
	border-color: #08bfed;
	color: #08bfed
}

.flash .select2-container .select2-choice a {
	color: #08bfed;
	font-weight: 700;
	text-decoration: underline
}

.m-breadcrumb a,
.m-print a,
.m-cart-salesline-title {
	color: #525252
}

.m-breadcrumb a:hover,
.m-print a:hover {
	color: #787878
}

.m-calendar-list .day:hover {
	background: #dcdcdc
}

.m-clndr.t-clean .clndr-next-button:hover,
.m-clndr.t-clean .clndr-previous-button:hover {
	background-color: #cfcfcf
}

.m-clndr.t-clean .days-of-the-week {
	border-bottom: 1px solid #eee
}

.m-clndr.t-clean .day {
	border-color: #eee
}

.m-clndr.t-clean .day.today {
	background-color: #dff1d9;
	color: #b0dca1
}

.m-clndr.t-clean .day.weekend,
.m-clndr.t-clean .clndr-controls,
.m-clndr.t-clean .events .event-header {
	background-color: #dcdcdc
}

.m-clndr.t-clean .day.adjacent-month {
	color: #787878
}

.m-clndr.t-clean .day.event {
	background-color: #caeef7;
	color: #88d9ed
}

.m-clndr.t-clean .day.event:hover {
	background-color: #88d9ed
}

.m-clndr.t-clean .events .x-button:hover,
.m-clndr.t-clean .events .event:hover {
	background-color: #c2c2c2
}

.m-clndr.t-clean .events .event {
	border-color: transparent
}

.m-clndr.t-clean .events .event a,
.m-clndr.t-clean .events .event a:hover {
	background-color: transparent
}

.m-product-price,
.productItem .m-productlist-price {
	color: #525252
}

.productItem .type-col {
	border: 1px solid #e4e4e4
}

.productItem .type-col .product-transaction {
	background: #f8f8f8
}

.productItem .type-col .product-delivery {
	border-bottom: 1px solid #e4e4e4
}

.productItem .type-row .product-transaction {
	background: #f5f5f5
}

.thumbelina li img,
.thumbelina li img:hover,
.productItem .type-row {
	border: 1px solid #eee
}

.thumbelina-but {
	border-color: #cfcfcf;
	color: #656764;
	background-color: #f5f5f5
}

.thumbelina-but:focus,
.thumbelina-but:hover {
	color: #656764;
	background-color: #e8e8e8
}

.thumbelina-but:active {
	color: #656764;
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	-moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .15)0 5px #333
}

.thumbelina-but.is-disabled,
.thumbelina-but:disabled {
	color: #f5f5f5 !important;
	border-color: #cfcfcf !important;
	background-color: #f5f5f5
}

.m-reviews-stars {
	color: #fc0
}

.owl-page span {
	background-color: #cfcfcf
}

.clickable .owl-page:hover span,
.owl-page.active span {
	background-color: #b6b6b6
}

.owl-controls .owl-buttons .owl-next,
.owl-controls .owl-buttons .owl-prev {
	color: #cfcfcf
}

.owl-controls .owl-buttons .owl-next:hover,
.owl-controls .owl-buttons .owl-prev:hover {
	color: #b6b6b6
}

.m-quick-cart-price {
	font-family: 'Source Sans Pro', sans-serif
}

.skip-links .nav-toggle-cart.cart--active {
	color: #fff;
	background-color: #b4e47d
}

.skip-links .nav-toggle-cart.cart--active:focus,
.skip-links .nav-toggle-cart.cart--active:hover {
	background-color: #cdeda7;
	color: #fff
}

.brand a,
.brand:focus a,
.brand:hover a,
.brand:visited a {
	color: #333
}

.animation {
	-webkit-transition: all 120ms ease-out;
	-moz-transition: all 120ms ease-out;
	-ms-transition: all 120ms ease-out;
	-o-transition: all 120ms ease-out;
	transition: all 120ms ease-out
}

.animation-in,
.cart-overlay {
	-webkit-transition: all 320ms ease;
	-moz-transition: all 320ms ease;
	-ms-transition: all 320ms ease;
	-o-transition: all 320ms ease;
	transition: all 320ms ease
}

.cart-overlay .placed-in-basket>span {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.m-product .m-product-information {
	background-color: #f6f6f6
}

.m-product .m-product-information ul.m-product-extrabuy-list {
	margin-bottom: 0
}

.m-product .m-product-information ul.m-product-extrabuy-list .m-product-extrabuy-list-item {
	padding: 10px 25px;
	border-bottom: 0
}

.m-product .m-product-information ul.m-product-extrabuy-list .m-product-extrabuy-list-item br {
	display: none
}

.m-product .m-product-information ul.m-product-extrabuy-list .m-product-extrabuy-list-item .xsmall {
	width: auto!important;
	display: inline-block;
	margin-right: 10px
}

.m-product .m-product-information ul.m-product-extrabuy-list .m-product-extrabuy-list-item .form-input.m-product-extrabuy-input {
	width: auto;
	max-width: 30px;
	border-radius: 3px;
	text-align: center
}

.m-product .m-product-information ul.m-product-extrabuy-list .m-product-extrabuy-list-item .h6 {
	margin: 0;
	margin-top: 2px;
	width: auto;
	display: inline-block
}

.m-product .m-product-information ul.m-product-extrabuy-list .m-product-extrabuy-list-item .m-product-extrabuy-offers {
	float: right;
	min-width: 80px
}

.m-product .m-product-information ul.m-product-extrabuy-list .m-product-extrabuy-list-item .m-product-extrabuy-offers p {
	line-height: 27.5px;
	margin-bottom: 0;
	text-align: right
}

.m-product .m-product-information .m-product-transaction {
	padding: 0 15px 25px
}

.m-product .m-product-information .statements {
	padding-top: 10px;
	padding-bottom: 10px
}

.m-product .m-product-information .statements ul {
	list-style: none;
	width: 100%;
	text-align: center;
	margin-bottom: 0;
	padding: 0
}

.m-product .m-product-information .statements ul li {
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	margin-right: 5px;
	line-height: 20px
}

.m-product .m-product-information .statements ul li:last-child {
	margin-right: 0
}

.m-product .m-product-information .statements ul li>.fa {
	font-size: 18px;
	color: #fff !important
}

.m-product .m-product-information .m-product-dropdown-list,
.m-product .m-product-information .variantInfoPanel {
	padding-left: 15px;
	padding-right: 15px
}

.m-product .m-product-information .m-product-dropdown-list .form-group {
	margin-bottom: 0
}

.m-product .m-product-information .variantInfoPanel {
	padding-bottom: 0
}

@media (min-width:768px) {
	.m-product .m-product-information .m-product-priceline .h4.m-product-price {
		font-size: 3em
	}
}

.m-product .productDescription {
	background-color: #fff
}

.m-product .m-product-transaction-amount .form-input,
.m-product .m-product-transaction-amount .input-group-addon {
	height: 41px
}

.m-product .m-product-transaction-button .button-primary {
	background-color: #42c100;
	border-color: #9ce174;
	padding-top: 10px;
	padding-bottom: 10px
}

.m-product .m-product-transaction-button .button-primary.button-icon>.fa {
	background-color: #64d52b!important
}

.m-product .m-product-image {
	max-height: 715px
}

@media (max-width:1279px) {
	.m-product .m-product-information ul.m-product-extrabuy-list .m-product-extrabuy-list-item br {
		display: block
	}
}

.cart-overlay {
	background-color: #c9e4b9;
	float: left;
	width: 100%;
	margin-top: -22px;
	overflow: hidden;
	max-height: 0;
	padding: 0;
	color: #000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999
}

.cart-overlay.open {
	max-height: 100em;
	padding: 20px 0;
	top: 0
}

.cart-overlay .c-pr {
	padding-right: 50px!important
}

.cart-overlay .placed-in-basket {
	font-size: 22px;
	position: relative;
	text-align: center;
	min-height: 121px;
	border-right: 1px solid #bad2ae
}

.cart-overlay .placed-in-basket .fa {
	color: #648e06
}

.cart-overlay .placed-in-basket>span {
	width: 100%;
	left: 0;
	position: absolute;
	display: inline-block
}

.cart-overlay .c-product {
	float: left;
	max-width: 70%;
	padding-top: 15px
}

.cart-overlay .c-product .c-img {
	float: left;
	padding-right: 20px;
	padding-left: 10px
}

.cart-overlay .c-product .c-img img.responsive {
	max-width: 65px !important;
	margin-bottom: 0
}

.cart-overlay .c-product .c-info {
	float: left
}

.cart-overlay .c-product .c-title {
	float: left;
	font-size: 18px;
	text-transform: uppercase
}

.cart-overlay .c-product .c-price {
	float: left;
	font-size: 18px;
	font-weight: 300;
	clear: both
}

.cart-overlay a.cart-btn {
	background-color: #3ea83b !important;
	border-color: #338830 !important;
	min-width: 190px;
	float: right;
	margin-top: 15px;
	text-transform: uppercase;
	color: #fff!important;
	font-weight: 600
}

.cart-overlay .shop-more {
	background-color: #3ea83b;
	border-color: #338830;
	color: #000;
	float: right;
	clear: right;
	margin-top: 10px;
	text-transform: uppercase
}

.cart-overlay .free-delivery {
	margin-bottom: 0
}

@media (max-width:767px) {
	.cart-overlay.open {
		padding: 10px 0
	}
	.cart-overlay .placed-in-basket {
		font-size: 16px;
		min-height: 0;
		border-right: 0;
		padding: 10px 0
	}
	.cart-overlay .c-product {
		max-width: 100%;
		padding-top: 10px
	}
	.cart-overlay .c-product .c-img,
	.cart-overlay .c-product .c-info,
	.cart-overlay .c-product .c-price,
	.cart-overlay .c-product .c-title {
		float: none
	}
	.cart-overlay .c-product .c-img img.responsive {
		margin-bottom: 10px
	}
	.cart-overlay .c-product .c-price,
	.cart-overlay .c-product .c-title {
		font-size: 14px
	}
	.cart-overlay .c-pr {
		text-align: center
	}
	.cart-overlay .shop-more,
	.cart-overlay a.cart-btn {
		float: none;
		display: inline-block
	}
	.cart-overlay .free-delivery {
		margin-top: 15px
	}
}

.m-pane {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #e4e4e4;
	margin-bottom: 20px
}

.cart-side p.txt {
	margin-bottom: 0;
	margin-top: -14px;
	margin-right: -14px;
	margin-left: -14px
}

.cart-side img.responsive {
	margin-bottom: 0
}

.m-quick-cart .w-cart-list ul.t-striped li .media-item>a {
	display: inline-block;
	width: 40px;
	text-align: center
}

.m-quick-cart .w-cart-list ul.t-striped li .media-item>a img {
	max-width: 40px!important;
	display: inline-block;
	float: none;
	margin: 0
}

.m-quick-cart .w-cart-list ul.t-striped li .media-body {
	display: inline-block;
	width: 240px
}

ul#mainMenu>li a {
	color: #fff
}

#productCategories .panel-border {
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3);
	box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3)
}

#productCategories .panel-border .panel-heading {
	background: #fbfbfb;
	border-bottom: 1px solid #eee;
	color: #fff;
	color: #444;
	padding: .5em 1em
}

#productCategories .panel-border .panel-heading .col-s-1 {
	display: none !important
}

#productCategories .panel-border .panel-body {
	border: 0
}

#productCategories .panel-border .panel-body .row>div,
.b-productcategories .panel-body .col-s-4 {
	width: 100% !important
}

.m-productlist-list-item .productfilter.panel-border {
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3);
	box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .3)
}

.m-productlist-list-item .productfilter.panel-border .panel-heading {
	background: #fbfbfb;
	border-bottom: 1px solid #eee;
	color: #fff;
	color: #444;
	padding: .5em 1em
}

.m-productlist-list-item .productfilter.panel-border .panel-body {
	border: 0
}

@media (max-width:959px) {
	.site-content>.container {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px
	}
	.pageId1 .site-content>.container {
		padding-left: 20px;
		padding-right: 20px
	}
	.site-header>.container {
		width: 100%;
		padding: 0;
		margin: 0
	}
}

.m-product-extrabuy-list-item .m-product-extrabuy-button {
	border-color: #338830;
	background-color: #3ea93c
}

.variantInfoPanel .panel-warning .panel-body>p:last-child,
.variantInfoPanel .panel-warning .priceVatText,
.variantInfoPanel .panel-warning .product-itemNumber,
.variantInfoPanel .panel-warning .product-priceOptions,
.m-product-stock-status,
.variantInfoPanel .panel-success .panel-body>strong:first-child {
	display: none
}

.variantInfoPanel .panel-success {
	background-color: transparent;
	border: 0
}

.variantInfoPanel .panel-success .panel-body {
	padding: 0
}

.m-product-information .m-product-transaction-button .button-primary,
.m-product-stock {
	font-size: 15px
}

.viabill-pricetag iframe {
	width: 155px!important
}

.m-product-reviews-quick-review {
	text-align: center
}

#slideoutMenu {
	padding-bottom: 15px
}

#slideoutMenu ul {
	list-style: none;
	margin: 0;
	padding: 0
}

#slideoutMenu ul li {
	float: left;
	width: 100%
}

#slideoutMenu ul li a {
	display: block;
	color: #fff;
	padding: 7px 12px;
	text-transform: uppercase;
	position: relative
}

#slideoutMenu ul li a .category--title,
#slideoutMenu ul li a .category--icon.visible {
	display: inline-block
}

#slideoutMenu ul li a .category--icon {
	display: none;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	padding: 7px 10px
}

#slideoutMenu ul li a .category--icon.visible .fa:before {
	content: "\f053"
}

#slideoutMenu ul li ul.level1 {
	max-height: 0;
	height: 0;
	float: left;
	width: 100%;
	padding: 0 20px;
	overflow: hidden;
	-webkit-transition: all ease 6850ms;
	-moz-transition: all ease 6850ms;
	-o-transition: all ease 6850ms;
	transition: all ease 6850ms
}

#slideoutMenu ul li ul.level1>.row {
	-webkit-transition: all ease 500ms;
	-moz-transition: all ease 500ms;
	-o-transition: all ease 500ms;
	transition: all ease 500ms
}

#slideoutMenu ul li.active {
	background-color: #3aaa35;
	color: #fff
}

#slideoutMenu ul li.active>a {
	background: #3aaa35;
	background: -moz-linear-gradient(top, #3aaa35 42%, #368d31 100%);
	background: -webkit-linear-gradient(top, #3aaa35 42%, #368d31 100%);
	background: linear-gradient(to bottom, #3aaa35 42%, #368d31 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aaa35', endColorstr='#368d31', GradientType=0);
	color: #fff
}

#slideoutMenu ul li.active li a {
	background: transparent !important
}

#slideoutMenu ul li.active a .category--icon.visible .fa:before,
#slideoutMenu ul li:hover a .category--icon.visible .fa:before {
	content: "\f078"
}

#slideoutMenu ul li.active ul.level1,
#slideoutMenu ul li:hover ul.level1 {
	max-height: 1000em;
	height: auto;
	-webkit-transition: all ease 6850ms;
	-moz-transition: all ease 6850ms;
	-o-transition: all ease 6850ms;
	transition: all ease 6850ms
}

#slideoutMenu ul li.active ul.level1>.row,
#slideoutMenu ul li:hover ul.level1>.row {
	margin-top: 0
}

.m-product-additional-info.description p {
	line-height: normal
}

.rw.before {
	display: block
}

.rw.after {
	display: none
}

@media (max-width:767px) {
	.rw.before {
		display: none
	}
	.rw.after {
		display: block
	}
}

p {
	margin: 0;
}

p:last-child {
	margin-bottom: 10px;
}

h2,
h3,
h4 {
	font-weight: 600;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.125em;
}

h4 {
	font-size: 1em;
}

.site-categories .category--list li:hover .level1 {
	padding: 0;
	max-height: 1000em;
	height: auto;
	max-width: 1240px;
	margin-left: 10px;
}

.site-categories .category--list li .level1>.row {
	background: #303030;
}

.site-categories .category--list li .level1 li a {
	background: none;
	color: white !important;
	padding: 3px;
	font-weight: 600;
	font-size: 12px;
	width: 100%;
}

.site-categories .category--list li .level1 li {
	display: inline-block;
	width: calc(25% - 30px);
	float: left;
	border-bottom: 1px solid rgba(54, 150, 49, .7);
	padding: 0 0 5px 0;
	margin: 15px;
	border-right: 0;
}

#slideoutMenu ul .submenu-cat li a {
	padding: 10px 0 10px 12px;
	font-size: 12px;
	display: inline-block;
	background: url(/upload_dir/templates/template003_1/assets/images/list-bullit-arrow.png) left 0 center no-repeat;
	font-weight: 600;
	opacity: 0.7;
	width: 100%;
}

#slideoutMenu ul li a {
	font-weight: 600;
}

#slideoutMenu ul li:hover ul.level1 {
	max-height: 0;
	height: 0;
	-webkit-transition: all ease 6850ms;
	-moz-transition: all ease 6850ms;
	-o-transition: all ease 6850ms;
	transition: all ease 6850ms;
}

#slideoutMenu ul li.getchildren ul.level1 {
	max-height: 1000em;
	height: auto;
	-webkit-transition: all ease 6850ms;
	-moz-transition: all ease 6850ms;
	-o-transition: all ease 6850ms;
	transition: all ease 6850ms;
}

#slideoutMenu ul li.active a .category--icon.visible .fa::before,
#slideoutMenu ul li:hover a .category--icon.visible .fa::before {
	content: "\f053";
}

#slideoutMenu ul li.getchildren a .category--icon.visible .fa::before,
#slideoutMenu ul li.getchildren a .category--icon.visible .fa::before {
	content: "\f078";
}

.w-language .button.xsmall,
.w-currency .button.xsmall {
	padding: 2px .5em;
	position: relative;
	top: 0;
}

.w-language .dropdown-menu,
.w-currency .dropdown-menu {
	background-color: #fff;
}

body .productItem .productContent .content .price-box:not(.priceLoaded) .price {
	font-size: 0 !important;
}
body .page-wrapper .site-categories .custommenu ul li.level0.active a {
	background: #fff;
	color: #000 !important;
}
body .site-categories .custommenu ul li.level0 ul.submenu li.level1 {
	vertical-align: top;
}
body .site-categories .custommenu ul li.level0:hover ul.submenu.level1 {
	position: relative !important;
	box-shadow: none;
	padding: 0;
	margin-top: 15px !important
}
body .site-categories .custommenu ul li.level0:hover ul.submenu.level1 .level2 {
	width: 100%;
	border: 0;
	margin: 0;
}
body .site-categories .custommenu ul li.level0:hover ul.submenu.level1 .level2 a {
	color: #000 !important;
}
body .site-categories .custommenu ul li.level0:hover ul.submenu.level1 .level2 a::before {
	font-size: 12px;
	line-height: 20px;
	color: inherit;
	content: '\e608';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}
body .page-wrapper .site-categories .custommenu ul li.level1 a .ui-menu-icon {
	right: auto !important;
	float: left;
}
body .site-categories .custommenu ul li.level0:hover ul.submenu.level1 .level2 span {
	font-weight: normal;
}
body .site-categories .custommenu ul li.level0 ul.submenu li.level1 {
	margin: 0;
	max-width: none;
	width: auto;
}

.catalog-product-view .column.main .product-info-main .product-info-price .price-box:not(.priceLoaded) span.price {
	font-size: 0;
}

.button-container span {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.25;
	cursor: pointer;
	margin-left: 12px;
}
.checkout-index-index .checkout-container .clkweb-age-verification .button-container .button img {
	display: inline-block;
	margin: 0;
}
.checkout-index-index .checkout-container .clkweb-age-verification .button-container .button {
	background-color: #0060e6 !important;
	border-color: #0060e6 !important;
}
.customer-account-create .form-create-account .create.info .field.taxvat {
	display: none;
}
.wexo-shipping-additional .ws-shipping-method-content .ws-search-button {
	height: 45px;
	line-height: normal;
}
.wexo-shipping-additional .ws-shipping-method-content .ws-search-button span {
	font-size: 14px;
}

@media (max-width: 960px) {
	.ui-state-active ~ .ambrands-list-popup {
		display: block;
	}
	.ambrands-popup-items .title {
		color: #fff;
	}
	.ambrands-popup-items .brand-item {
		text-align: left;
	}
	body header.page-header .header.content .custom_header_left_wrap .logo {
		max-width: 100%;
		float: none;
		margin: 0 auto;
		display: inline-block;
	}
	.checkout-index-index #checkout .checkout-column .checkout-block #checkout-step-payment .amcheckout-content .amcheckout-wrapper .payment-method {
		float: left;
		width: 100%;
	}

}

@media only screen and (max-width: 767px) {
	body.checkout-index-index #checkout .checkout-column .checkout-block #checkout-step-payment #checkout-payment-method-load {
		margin-top: 0;
	}
}

body .productItem .productContent .content .product-price .old-price {
	text-decoration: line-through;
	margin-right: 5px;
}
.wrapper-the-blue-sky-slider .nivoSlider-loading-page-still-unsuc {
	display: none;
}

body .sidebar.sidebar-main #layered-filter-block .block-content .filter-options .filter-options-item .filter-options-content ol.items li.item {
	user-select: auto;
	opacity: 1;
	pointer-events: all;
}

.toggle-classs {
	position: absolute;
	right: 0;
	background: url("../image/sprite-image.png") -137px -207px no-repeat;
	width: 22px;
	height: 20px;
	font-size: 0;
	cursor: pointer;
}

.control .qty-decrement,
.control .qty-decrement:hover{
	background: url("../image/sprite-image.png") no-repeat 12px -269px;
	border: 0;
}

.control .qty-increment,.control .qty-increment:hover {
	background: url("../image/sprite-image.png") no-repeat 0 -241px;
	border: 0;
}
body.catalog-product-view .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions .tocart span.img {
        background: url("../image/sprite-image.png") no-repeat -54px -73px;
}

.productItem .buyBtn .button-primary {
	background: #fff url("../image/sprite-image.png") no-repeat -67px -70px;
}
#newsletter-validate-detail .action span::after {
	background: url("../image/sprite-image.png") no-repeat -73px -124px;
}
.custom-header-myaccount-menu.dropdown > a[title="Your account"] > span {
	background: #f5f5f5 url("../image/user-icon.png") no-repeat 10px 8px;
}

body header.page-header .header.content .custom_header_right_wrap .header_right--interaction .minicart-wrapper .showcart::before {
  background: url("../image/cart-icon.png") no-repeat;
}

body header.page-header .header.content .minicart-wrapper .block-minicart .wrap-actions-minicart .secondary a.action.viewcart::after {
  content: "";
  background: url("../image/sprite-image.png") -82px -254px no-repeat;
  width: 24px;
  height: 32px;
  position: absolute;
  right: 50px;
  bottom: 0px;
}

@media (max-width: 767px) {
    body .sidebar.sidebar-main #layered-filter-block .block-title strong:after {
        content: '';
        font-family: fontawesome;
        position: absolute;
        right: 0;
        padding: 3px 10px;
        top: -3px;
        color: #000;
        border-radius: 3px;
        background: url(../image/sprite-image.png) no-repeat -73px -340px;
        height: 25px;
        width: 32px;
    }
}

#apply-filter::after {
	background: url("../image/sprite-image.png") no-repeat -73px -340px;
}

body.catalog-category-view .toolbar-products .pages .pages-items li.item.pages-item-previous {
	border: 0;
}

@media (max-width: 959px) {
	.logo::after {
	  background: url("../image/mobile-logo.png") no-repeat 0 0;
	  content: "";
	  height: 41px;
	  width: 41px;
	  display: block;
	  margin-left: 18px;
      margin-top: 10px;
	}

.header .row .header_right--interaction .amsearch-wrapper-block {
	position: absolute;
	left: 80px;
}
body header.page-header .header.content .custom_header_right_wrap .header_right--interaction .amsearch-wrapper-block .amsearch-input-wrapper input {
	font-size: 14px;
	color: #525252;
	border-color: #cfcfcf;
	padding: 5px 5px 5px 45px;
	width: 55%;
	height: 48px;
	background: #f5f5f5;
	border: #f5f5f5;
	max-width: 386px;
	border-radius: 30px;
}
.custom-header-myaccount-menu.dropdown {
	position: static;
	width: 100%;
	display: none;
}
html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li > a[title="Your account"] {
	display: none;
}
  html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li.custom-header-myaccount-menu .dropdown-menu .dropdown-container ul li a::before {
	content: none;
  }
  html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li.custom-header-myaccount-menu .dropdown-menu .dropdown-container ul li a {
	padding: 0;
}
.minicart-wrapper {
	margin-right: 38px;
}
.page-header .amsearch-wrapper-block::before {
	background: transparent;
}
body header.page-header .header.content .custom_header_right_wrap .header_right--interaction .minicart-wrapper {
	z-index: 99;
	top: 15px;
}
body header.page-header .header.content .custom_header_left_wrap .nav-toggle::before {
	z-index: 99;
	position: relative;
	top: 8px;
}
.page-header .amsearch-result-section {
	top: 49px;
	left: -57px;
	right: auto;
}
.breadcrumbs {
    display: block;
    padding: 0;
}

html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li.customer-welcome,
.customer-welcome + .authorization-link {
display: block;
}
html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li {
	display: none;
}
html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li:first-child,
html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .customer-welcome li.link.authorization-link {
	display: block;
}
html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .customer-menu li:last-child {
	display: none;
}
html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .customer-welcome ~ li:last-child {
	display: block;
	margin-left: 10px;
	padding-top: 0;
}
html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li:last-child {
display: block;
}

 html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li.customer-welcome {
    display: block;
}

html.nav-open .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .customer-welcome ~ li:last-child strong {
	position: relative;
	top: -8px;
}

}


#mini-cart .values span {
    white-space: pre-line;
}

dl dd.item-option-name-html::before,
dl dd.item-option-name-html::after,
.product-item-details .product.options.list dd.values::before,
.product-item-details .product.options.list dd.values::after,
.amcheckout-content .item-options .values::before,
.amcheckout-content .item-options .values::after,
#minicart-content-wrapper .product-item-details .toggle::before,
#minicart-content-wrapper .product-item-details .toggle::after,
.minicart-items .product .active > .toggle::before,
.minicart-items .product .active > .toggle::after {
    content: '' !important;
}

.minicart-wrapper .block-minicart li:hover {
    cursor: unset !important;
}
.minicart-wrapper .block-minicart .product.options .toggle:hover {
    cursor: pointer;
}
#shopping-cart-table a[href="#"] {
    cursor: auto !important;
}



@media all and (min-width: 769px), print {
    .sales-order-print .sections.nav-sections {
        display: none;
    }
    .sales-order-print #my-orders-table * {
        font-size: 14px;
    }
    .sales-order-print #my-orders-table .mark {
        background: transparent;
        color: inherit;
    }
    .sales-order-print #my-orders-table ul, .sales-order-print #my-orders-table li {
        list-style: none;
        padding: 0;
    }
    .sales-order-print.account #maincontent .columns .column.main {
        padding-left: 0;
    }
    .sales-order-print .logo {
        margin-left: 0;
    }
    .sales-order-print .logo::after {
        display: none;
    }
    .sales-order-print .order-details-items .table-wrapper:not(:last-child) {
        margin-bottom: 0;
    }
    .sales-order-print .block-title {
        padding: 16px 0;
        font-size: 18px;
    }
    .sales-order-print .block.block-order-details-view {
        overflow: hidden;
    }
    .sales-order-print .order-details-items {
        padding: 0;
    }
    .sales-order-print .order-details-items .table-order-items > thead > tr > th {
        border-bottom: 1px solid #cccccc;
    }
    .sales-order-print.account .table-wrapper {
        border-bottom: 1px solid #cccccc;
    }
    .sales-order-print .order-title strong {
        font-size: 22px !important;
    }	

}


