body {
	font-family: 'Open Sans', Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 1.6em;
	width: 100%;
}
#content {
	background: #FFF;
}
header {
	font-family: 'Open Sans', Arial, Helvetica Neue, Helvetica, sans-serif;
	background: #F9F9F9;
	margin-bottom: 10px;
}
.common-home header {
	margin-bottom: 16px;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h1, h2 {
	font-size: 26px;
}
h3 {
	font-size: 21px;
	font-weight: 600;
}
h4 {
	font-size: 14px;
	font-weight: 600;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	/*color: #FF9800;*/
	color: #303030;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:focus {
	text-decoration: none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	margin-bottom: 3px;
	font-size: 13px;
	font-weight: normal;
}
label small {
	display: block;
	line-height: 18px;
}
.checkout-checkout .panel label small {
	display: block;
	line-height: 21px;
	font-size: 95%;
}
.form-control {
	background-color: #ececec;
	border: 0px solid #000;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.tab-content {
	padding: 15px;
	border: 1px solid #DDD;
}
.nav-tabs {
border-bottom: 0 !important;
}
.nav-tabs li a {
padding: 10px 50px;
text-transform: uppercase;
font-weight: bold;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #FFCC00;
	background: none;
	/*
	background-color: #FFCC00;
	background-image: linear-gradient(to bottom, #FFCC00, #FFCC66);
	background-repeat: repeat-x;
	*/
}
/* top */
#top {
	/*background-color: rgba(230,230,230,0.6);
	border-bottom: 1px solid #e2e2e2;*/
	background-color: #FFF;
	padding: 5px 0;
	font-size: 12px;
	margin: 0 0 25px 0;
	-webkit-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.3);
	/*min-height: 40px;*/
}
#top .container {
	padding: 0 10px 0px 15px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #666;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	font-size: 13px;
}
#top-links .store-select a {
	font-weight: bold;
}
#top-links .store-select img {
	width: 16px;
	height: 11px;
}
#top-links .dropdown-menu a:hover {
	color: #444;
}
#top .btn-link strong {
	font-size: 14px;
		line-height: 14px;
}
#top-links a + a {
	margin-left: 15px;
}
#top-links ul {
	margin-bottom: 0 !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background: none;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
#logo img {
	height: 50px;
	margin-top: -7px;
	margin-left: -7px;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 1px 0 0 15px;
	border-right: 0;
	/*
	-moz-box-shadow: #CACACA 2px 3px 3px -3px inset,#CACACA 0 -3px 3px -3px inset;
	-webkit-box-shadow: #CACACA 2px 3px 3px -3px inset,#CACACA 0 -3px 3px -3px inset;
	box-shadow: #CACACA 2px 3px 3px -3px inset,#CACACA 0 -3px 3px -3px inset;
	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	outline: 0 none !important;
}
#search .input-lg:focus {
	border-color: #CCC;
	outline: 0 none !important;
	/*border: 1px solid #BBB;*/
}
#search .btn-lg, #search .btn-lg:hover {
	height: 40px;
	font-size: 15px;
	line-height: 18px;
	padding: 9px 15px 11px 15px;
	border-left: 0;
	border-color: #CCC;
	text-shadow: 0 1px 0 #FFF;
	background: none;
	z-index: 0;
	background-color: #FFF;
	/*
	-moz-box-shadow: #CACACA 2px 3px 3px -3px inset,#CACACA 0 -3px 3px -3px inset;
	-webkit-box-shadow: #CACACA 2px 3px 3px -3px inset, #CACACA 0 -3px 3px -3px inset;
	box-shadow: #CACACA 2px 3px 3px -3px inset, #CACACA 0 -3px 3px -3px inset;
	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	-webkit-appearance: none;
}
#search ul li {
	padding: 0px;
}
#search ul li a {
	padding-left: 15px;
}
#search .input-top-search {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-right: 0;
	border-radius: 4px;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#contactform2 input, #contactform2 textarea, .category-search input, .sort-control, .checkout-cart #content input[type="text"] {
	border-radius: 0;
	background-color: #fff;
	border: 1px solid #ccc;
}
/* cart */
#cart {
	/* margin-bottom: 10px; */
}
#cart .btn-checkout {
	color: #FFFFFF;
	background: #57585B;
	border: 1px solid #57585B;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	box-shadow: none;
}
#cart.open > .btn {
	background-image: none;
	background-color: #222222;
	background: linear-gradient(to bottom, #666666, #444444);
	border: 1px solid #464646;
	color: #EFEFEF;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #EFEFEF;
}
#cart .dropdown-menu {
	background: #FEFEFE;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	font-size: 13px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 6px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 1px 0;
}
#cart .dropdown-menu {
	border: 1px solid #B3B3B3;
	border-radius: 4px;
}
#cart .checkout-buttons a {
	margin: 0;
	box-shadow: none;
}
@media (max-width: 768px) {
	#cart .checkout-buttons a {
		width: 32.5%;
		margin: 0;
	}
}
@media (max-width: 535px) {
	#cart .checkout-buttons a {
		width: 100%;
		margin: 3px 0;
	}
}
/* menu */
.navbar {
	border: 0;
}
.navbar-collapse {
	padding: 0;
}
.navbar-nav {
	display:table;
	width:100%;
	margin: 0;
}
.navbar-nav > li {
	float:none;
	display:table-cell;
	text-align:center;
}
#menu {
	font-family: 'Open Sans', Arial, Helvetica Neue, Helvetica, sans-serif;
	background-color: #303030;
	border-bottom: 0px solid #FFCC00;
	min-height: 17px;
	margin-bottom: 0;
	margin-top: 10px;
	border-radius: 0;
}
#menu .nav > li > a {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 8px 12px 8px 12px;
	min-height: 15px;
	background-color: transparent;
	font-size: 13px;
	line-height: 17px;
}
#menu .nav > li > a .fa {
	font-size: 13px;
	width: 14px;
	text-align: center;
	display: none;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	/* background-color: rgba(0, 0, 0, 0.5); */
	color: #FFCC00;
}
#menu .dropdown-menu {
	/*background: rgba(0,0,0,0.8);*/
	background: #FFF;
	border: 1px solid #303030;
	border-top: 0px solid #303030;
	/* padding-bottom: 0; */
	-webkit-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.7);
	box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.7);
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
	min-width: 170px;
}
#menu .dropdown-inner a {
	display: block;
	min-width: 160px;
	padding: 2px 13px;
	clear: both;
	line-height: 20px;
	color: #303030;
	font-size: 12px;
	white-space: nowrap;
}
#menu .dropdown-inner li a:hover {
	color: #FFCC00;
	background: none;
	background-color: none;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #FFAA03;
	background-image: linear-gradient(to bottom, #FFAA03, #F3C200);
	background-repeat: repeat-x;
	border-color: #F3C200;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	.searchbox.collapse {
		display: block;
		visibility: visible;
	}
}
@media (max-width: 767px) {
	header {
		background: #FDFDFD !important;
		border-bottom: 1px solid #DDD;
		position: fixed;
		right: 0;
		left: 0;
		z-index: 1030;
		top: 0;
		padding-top: 10px;
	}
	body {
		padding-top: 120px;
	}
	body.checkout-checkout {
		padding-top: 80px;
	}
	footer a {
		font-size: 13px;
		line-height: 25px;
	}
	.navbar-toggle {
		float: left;
		margin-right: 0;
	}
	.navbar-toggle .fa, .searchbox-toggle {
		font-size: 26px;
		line-height: 20px;
	}
	.searchbox-toggle {
		float: right;
	}
	.btn-navbar {
		border: 0 !important;
		padding: 2px 0 !important;
	}
	#search .input-top-search {
		font-size: 14px !important;
	}
	#top {
		margin-bottom: 10px;
	}
	#logo img {
		/* margin: auto; */
		margin: auto 5px;
		height: 40px;
	}
	#logo {
		margin: 0 30px 10px 30px;
	}
	#menu {
	margin-top: 10px; */
	margin-bottom: 10px;
	min-height: 0px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	.navbar-collapse {
		padding-left: 15px;
		padding-right: 15px;
	}
	.navbar-nav > li {
		float: none;
		display: block;
		text-align: left;
	}
	#menu .nav > li > a {
		padding: 10px 0;
		font-size: 14px;
	}
	#button-cart {
		width: 100% !important;
	}
	.item-properties {
		margin: 10px -15px !important;
		padding: 8px 5px 23px 5px !important;
		border-radius: 0 !important;
	}
	.basic-specs {
		padding: 0 !important;
		border: 0 !important;
		border-radius: 0  !important;
		margin-top: 15px !important;
	}
	.rating {
		text-align: right;
	}
	div[data-testid="widgetButtonFrame"] {
		bottom: 115px !important;
	}
}
.service-bar {
	background: #FC0;
	color: #303030;
	font-weight: bold;
	font-family: 'Titillium Web', Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.service-bar .fa {
	font-size: 11px;
}
/* content */
#content {
	min-height: 640px;
}
#content h1, #content h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
#content h2 {
	margin-bottom: 10px;
}
h1, h2, h3, h4 {
	font-family: 'Titillium Web','Open Sans',Helvetica,Arial,sans-serif;
}
.item-properties {
	background: #F5F5F5;
	margin: 10px 0;
	border-radius: 12px;
	padding: 8px 8px 23px 8px;
	text-align: justify;
}
.item-properties h2 {
	font-weight: bold !important;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 15px !important;
	color: #444;
}
.item-properties .fa {
	font-size: 18px;
}
.item-properties img {
	max-width: 100%;
}
.item-properties p {
	text-align: justify;
}
.item-properties a {
	color: #CC3333;
}
.item-properties .n1 {
	color: #CC3333;
}
.item-properties .n2 {
	color: #444449;
}
.item-properties .bold {
	font-weight: bold;
}
.category-search {
	background: #F5F5F5;
	margin: 10px 0 10px 0;
	border-radius: 4px;
	padding: 12px 8px;
	text-align: justify;
}
.category-search h3 {
	font-weight: bold !important;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	color: #444;
}
.category-search h4 {
	margin-top: 0 !important;
}
.category-search input[type="text"] {
	width: 79%;
	float: left;
	height: 28px !important;
	padding: 7px;
	border-radius: 0 !important;
}
.category-search button {
	height: 28px;
	margin-left: 1%;
	padding: 6px;
	width: 20%;
	float: left;
}
.category-search .dropdown-menu {
	display: none !important;
}
@media (max-width: 991px) {
	.category-search button, .category-search input[type="text"] {
		margin-bottom: 10px;
	}
	.category-search div:last-child button, .category-search div:last-child input[type="text"]  {
		margin-bottom: 0px;
	}
}
@media (max-width: 768px) {
	.category-search {
		margin-left: -15px;
		margin-right: -15px;
		border-radius: 0;
		padding: 11px 6px;
	}
}
/* footer */
footer {
	margin-top: 15px;
	padding-top: 0;
	padding-bottom: 25px;
	background-color: #303030;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #E4E4E4;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Titillium Web','Open Sans',Helvetica,Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
footer .advantages {
	padding-bottom: 5px;
	background: #f8f8f8;
	border-top: 1px solid #E4E4E4;
	color: #666;
}
footer .advantages .fa {
	font-size: 30px;
}
footer .advantages h3 {
	margin-top: 15px;
	margin-bottom: 7px;
}
footer .subscribe {
	padding: 15px 0 10px 0;
	background: #565656;
	border-top: 1px solid #E4E4E4;
}
footer .subscribe .btn-default, footer .subscribe .btn-default:hover {
	background: #ECECEC;
	border: 1px solid #ECECEC;
}
footer .subscribe input:focus, footer .subscribe .btn:focus {
	outline: none;
	box-shadow: none;
}
footer .subscribe h4, footer .subscribe #subscribe-success {
	color: #fc0;
	font-size: 20px;
	line-height: 14px;
}
footer .subscribe #subscribe-error {
	padding-top: 2px;
	color: #FFCC00;
}
footer .footer-menu {
	margin-top: 10px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.alert a {
color: #CC3333;
}
/* breadcrumb */
.breadcrumb {
list-style: none;
padding: 0;
margin: 0;
margin-left: 0px;
margin-bottom: 10px;
}
.breadcrumb li {
display: inline;
padding: 0;
margin: 0;
}
.breadcrumb li:nth-child(n+2) {
padding-left: 20px;
background-image: url(../../../../../image/separator.png);
background-position: 2px 5px;
background-repeat: no-repeat;
}
.breadcrumb li a {
color: #414141;
font-size: 12px;
text-decoration: none;
}
.breadcrumb li a:hover {
color: #828282;
}
.breadcrumb li:last-child a {
color: #828282;
}
/*IE workaround*/
/*All IE browsers*/
* html .breadcrumb li
{
background-image: url("images/gt.gif");
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0.5em 0 1em;
margin: 0 1em 0 -1em;
}
/*Win IE browsers - hide from Mac IE\*/
* html .breadcrumb {
height: 1%;
}
* html .breadcrumb li
{
display: block;
float: left;
}
/*End hide*/
/*Mac IE 5*/
* html .breadcrumb li:first-child {
background-image: none;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px; /* before 3px */
	box-shadow: 0;
	/* box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); */
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 10px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	/* background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7; */
}
.btn-primary {
	color: #303030;
	/* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
	background-color: #FFCC00;
	border-color: #FFCC00;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary:focus, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #FFCC00;
	border-color: #B18D00;
	color: #303030;
}
#button-cart, #button-inquiry {
	width: 55%;
	text-transform: uppercase;
	/* color: #FFF; */
	/* border: 1px solid #e0b400; */
	font-weight: bold;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger-cart {
	padding: 0 2px !important;
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #303030;
	/*background-image: linear-gradient(to bottom, #444444, #222222);*/
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	/* background-image: linear-gradient(to bottom, #333333, #111111); */
}
/* list group */
.list-group a {
	/* background: #eeeeee; */
	border: 0px solid #FFF;
	color: #444444;
	font-weight: bold;
	padding: 3px 7px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	/* background: #eeeeee; */
	border: 0px solid #FFF;
	background-color: transparent;
	text-shadow: 0 1px 0 #FFF;
}
.list-group-menu a {
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	color: #444444;
	padding: 8px 12px;
}
.list-group-menu a.active, .list-group-menu a.active:hover, .list-group-menu a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
.sort-control-label {
	margin-top: 9px;
	margin-bottom: 0;
}
.sort-control {
	height: 30px !important;
	margin-top: 3px;
	margin-bottom: 3px;
	border-radius: 4px;
	padding: 0px 10px;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	background-color: #FFF;
	/*border: 1px solid #ddd;*/
	border: 1px solid transparent;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: auto;
	border-radius: 0; /* before 3px */
}

.product-thumb:hover {
	border: 1px solid #B7B7B7;
	border-radius: 4px;
}

.product-thumb .image {
	width: 85%;
	margin: auto;
	text-align: center;
	padding-top: 5px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 767px) {
	.product-thumb .image { max-height: 228px; /* add */ }
	.row-product-grid .product-grid:nth-child(n) { border-right: 1px solid #D6D6D6; border-bottom: 1px solid #D6D6D6; }
	.row-product-grid .product-grid:nth-child(2n+2) { border-right: 0; }
	.row-product-grid .product-grid:nth-last-child(-n+2) { border-bottom: 0; }
	.row-product-grid {
	margin: 20px 0 10px 0;
}
.row-product-grid .product-thumb {
	border: 0;
	border-radius: 0;
}
.row-product-grid .product-thumb .button-group {
	border-top: 0;
	border-radius: 3px;
}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.product-thumb .image { max-height: 208px; /* add */ }
	.row-product-grid .product-grid:nth-child(n) { border-right: 1px solid #D6D6D6; border-bottom: 1px solid #D6D6D6; }
	.row-product-grid .product-grid:nth-child(3n+3) { border-right: 0; }
	.row-product-grid .product-grid:nth-last-child(-n+3) { border-bottom: 0; }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.product-thumb .image { max-height: 190px; /* add */ }
	.row-product-grid .product-grid:nth-child(n) { border-right: 1px solid #D6D6D6; border-bottom: 1px solid #D6D6D6; }
	.row-product-grid .product-grid:nth-child(4n+4) { border-right: 0; }
	.row-product-grid .product-grid:nth-last-child(-n+4) { border-bottom: 0; }
}

.product-thumb .image a {
	display: block;
}
.product-thumb:hover .image img {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-thumb .rating {
  margin-left: 10px;
  padding-bottom: 0px;
}
.row .product-grid {
	 /* border-right: 1px solid #D6D6D6; */
	 /* border-bottom: 1px solid #D6D6D6; */
}
.row .product-grid:last-child {
	 margin-bottom: 10px;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
@media (min-width: 992px) {
	.input-top-search {
		font-size: 14px !important;
	}
}
.product-thumb h2, .product-thumb h4 {
	font-family: Montserrat, Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold !important;
	height: 54px;
	margin-top: 3px !important;
	margin-bottom: 10px !important;
	overflow: hidden;
}
.ln-bg .product-thumb h2, .ln-bg .product-thumb h4 {
	font-family: 'Titillium Web', Arial, Helvetica Neue, Helvetica, sans-serif;
}
.product-thumb .caption {
	padding: 0 12px; /* 0 15px */
	min-height: 100px; /* 108px */
}
@media (max-width: 1200px) {
.product-thumb .caption {
	padding: 0 15px;
	min-height: 100px !important;
}
}
.product-thumb .caption-featured {
	padding: 0 15px;
	min-height: 86px;
}
.product-thumb .caption-featured h4 {
	font-size: 13px;
	height: 49px !important;
	margin-bottom: 5px;
}
.product-thumb .caption-featured .price {
	font-size: 18px;
	overflow: hidden;
}
.product-thumb .caption-featured .price .price-new {
	font-size: 18px;
}
.product-thumb .caption-featured .price .price-old {
	font-size: 14px;
	margin-left: 6px;
}
.product-thumb .caption p:not(.price) {
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	margin-left: 10px;
	padding-bottom: 0px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #cc3333;
	font-family: 'Titillium Web', Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 18px;
	/* font-weight: bold; */
	font-weight: normal;
	text-align: left;
	height: 19px;
	margin-bottom: 5px;
}
.product-layout .product-grid .product-thumb .price {
	font-size: 19px;
}
.price-product {
	color: #cc3333;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 20px;
}
.product-thumb .price-new {
	font-size: 18px;
}
.price-new-product {
	font-family: 'Titillium Web', Arial, Helvetica Neue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
}
.price-new-additional-text {
	font-weight: normal;
	font-size: 12px;
}
.price-tax-2 {
	color: #cc3333;
	font-weight: normal !important;
	font-size: 11px;
	line-height: 12px;
}
.price-old-product {
	color: #999;
	font-weight: normal !important;
	margin-left: 0;
	font-size: 12px;
}
.line-through {
	text-decoration: line-through;
}
.product-thumb .price-old, .price-old {
	color: #999;
	font-weight: normal !important;
	text-decoration: line-through;
	margin-left: 10px;
	font-size: 15px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	display: block;
}
.product-thumb .button-group {
	/* border-top: 1px solid #ddd; */
	border: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
	width: 92%;
	margin: auto;
	margin-bottom: 10px;
	border-radius: 4px;
}
.owl-item .product-thumb .button-group {
	margin-bottom: 8px;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 100%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #666;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 100%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	width: 75.5px;
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
	#column-left  .product-layout .col-md-3 {
	   width: 100%;
	}
	#column-left + #content .product-layout .col-md-3 {
	   width: 50%;
	}
	#column-left + #content + #column-right .product-layout .col-md-3{
	   width: 100%;
	}
	#content + #column-right .product-layout .col-md-3{
	   width: 100%;
	}
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

.thumbnail-main {
border: 0;
}

.attritable {
	width: 100%;
}
.attritable tr {
	border-bottom: 1px solid #EEE;
}
.attritable tr:first-child td {
	padding-top: 0 !important;
}
.attritable tr:last-child {
	border-bottom: 0;
}
.attritable td:nth-child(1) {
	width: 30%;
}
.attritable td {
	padding: 5px 0 !important;
	border: 0px !important;
	vertical-align: middle;
}
.attritable td select {
	height: 22px;
}
.attritable td input {
	height: 24px !important;
}
.attritable .straight-bullets {
	padding-left: 15px;
	margin-bottom: 0;
}
.basic-specs {
	padding: 0px 20px;
	border: 1px solid #EEE;
	border-radius: 4px;
	margin-top: 15px;
}
.basic-specs .attritable {
	margin: 15px 0;
}
.item-properties .attritable td {
	padding: 4px 0 !important;
}
.product-title h1 {
	margin-top: 0px;
	font-size: 22px;
	font-weight: 600 !important;
	line-height: 1.2;
}
.ln-bg .product-title h1 {
	font-weight: bold !important;
}
.triple-img {
display: flex;
clear: both;
}
.triple-img div {
float: left;
margin-bottom: 5px;
}
@media (max-width: 478px) {
	.triple-img {
		display: inline !important;
	}
	.triple-img div {
		width: 100% !important;
		margin-right: 0 !important;
	}
}
.triple-img div:last-child {
clear: both;
margin-right: 0;
}
.triple-img div img {
width: 100%;
border: 1px solid #ddd;
border-radius: 3px;
}
.top-contact-info {
color: #CC3333;
font-weight: bold;
font-size: 12px;
}
.triple-img-bottom {
margin-top: 0;
}
.triple-img-top {
margin-top: 5px;
margin-bottom: 5px;
}
.clearfix {
	display: none;
}
.caption .tag {
position: absolute;
top: 10px;
right: 10px;
width: 70px;
height: 70px;
background: url('../../../../../image/sale-70x70.png') no-repeat;
overflow: hidden;
border-radius: 3px;
}
.caption .tag .tag-content {
margin-left: 12px;
margin-top: 17px;
color: #FFF;
font-size: 22px;
font-weight: bold;
text-align: center;
}
.caption .free-shipping {
background: rgba(255, 56, 56, 0.76);
}
.r-45-deg {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.available {
color: #00A562;
}
.not-available {
color: #666;
}
.available i, .not-available i {
font-size: 11px;
}
.text-justify {
text-align: justify;
}
ul.subcategories li {
margin-top: 5px;
margin-bottom: 1%;
padding: 10px;
display: inline-block;
float: left;
width: 49%;
border: 1px solid #ddd;
text-align: left;
height: 50px;
overflow: hidden;
background: #F5F5F5;
border-radius: 4px;
}
ul.subcategories li:nth-child(odd) {
margin-right: 1%;
}
ul.subcategories li:nth-child(even) {
margin-left: 1%;
}
ul.subcategories li:last-child {
margin-bottom: 10px;
}
ul.subcategories {
margin-bottom: 20px;
padding: 0;
}
ul.subcategories li h3 {
margin: 0 !important;
}
ul.subcategories img {
float: left;
/* width: 45px; */
width: 26px;
margin-right: 10px;
}

@media (max-width: 478px) {
	ul.subcategories img {
		/* display: none; */
	}
	ul.subcategories li {
		width: 100%;
		height: auto;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

.category-img {
float: left;
height: 65px;
margin-right: 15px;
margin-bottom: 10px;
}
.product-description {
text-align: justify;
}
.product-description img.wide {
width: 100%;
margin-top: 5px;
margin-bottom: 15px;
}
.copyright {
text-align: justify;
color: #E4E4E4;
font-size: 11px;
line-height: 1.6em;
margin-top: 15px;
border-top: 1px solid #565656;
padding-top: 15px;
}
.sn-icon {
height: 30px;
margin-right: 5px;
}
.pa-icon {
height: 23px;
margin-right: 0px;
margin-bottom: 4px;
}
.panel-related {
text-align: center;
line-height: 17px;
}
.table-cart-main {
	border: 1px solid #DDD;
}
.table-cart-main>tbody>tr>td {
vertical-align: middle;
}
.table-cart-one>tbody>tr>td {
padding: 5px !important;
border-top: none;
}
.table-cart-two>tbody>tr>td {
padding: 3px !important;
border-top: none;
}
.table-cart-main thead tr td {
background: #FAFAFA;
font-weight: bold;
padding: 5px 8px;
}
.table-cart-main .cart-product-name {
font-weight: bold;
}
.fa-shopping-cart-pp {
font-size: 15px;
margin-right: 8px;
}
@media (min-width: 768px) {
	.common-home #content {
		margin-top: -15px;
	}
}
.owl-wrapper-outer, .owl-carousel {
	background:none !important;
	border:none !important;
	box-shadow:none !important;
}

.row-home {
	padding: 10px 0;
}

.featured .product-thumb {
	max-width: 260px;
}
.common-home #carousel0 .owl-pagination {
	display: none;
}
#content .featured h2 {
	margin-top: 15px;
	margin-bottom: 0;
}

.owl-pagination {
	top:5px;
}
@media (max-width: 768px) {
	.featured .product-thumb .caption .tag {
		top: 0;
	}
}




.caption .stag {
	position: absolute;
	top: 20px;
	right: 20px;
	background: #c33;
	overflow: hidden;
	/* border-top-left-radius: 5px; */
	/* border-bottom-left-radius: 5px; */
	font-weight: bold;
	border-radius: 2px;
}
.caption .p2 {
	top: 42px;
	font-weight: normal;
}
.caption .green {
	background: #00A562;
	font-weight: normal;
}
.caption .stag .stag-content {
	margin-left: 8px;
	line-height: 18px;
	padding-top: 1px;
	margin-right: 8px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}
.r-45-deg {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#collapse-shipping-method .panel-body .radio, #collapse-payment-method .panel-body .radio {
	padding: 10px;
	background: #F9F9F9;
	border: 1px solid #F9F9F9;
	border-radius: 4px;
	margin: 5px 0 !important;
}
.customer-ratings-stars .fa {
	color: #FFCC00;
	margin: 0 1px;
}
.pagination>li>a, .pagination>li>span {
	padding: 4px 9px;
}
#tab-review hr {
	margin: 15px 0;
}
#tab-review .alert {
	padding: 8px 8px;
	margin: 10px 0;
}
#tab-review .fa {
	font-size: 14px;
}
.rating a {
	color: #666;
	font-size: 12px;
	line-height: 1em;
	text-decoration: underline;
}
.rating a:hover {
	text-decoration: none;
}
.rating { 
  border: none;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: 2px;
  font-size: 26px;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating > label { 
  color: #FFFFFF; 
  float: right;
  margin-bottom: 0; 
  text-shadow: 0 0 1px #303030;
}

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  }
fieldset.rating { display: block; float: left; }

.well {
	border-radius: 12px;
	border: 0px solid #e3e3e3;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.mt15 {
	margin-top: 15px;
}
.orderbybox {
	display: block;
	-webkit-appearance: none;
	float: left;
	height: 32px;
	/* width: 210px; */
	font-size: 13px;
	/* margin-top: -6px; */
	/* margin-left: -10px; */
	font-family: Arial;
	background: rgba(0, 0, 0, 0.04);
	background-image: url('../../../../../image/select_down.svg');
	background-size: 26px 26px;
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 20px 2px 15px;
	border-radius: 2px;
	border: 0px #fff solid;
	color: #707070;
}
.attriadd {
	margin-top: -10px;
}
.attriadd .attriradio label {
	margin-bottom: 0px;
	padding-left: 3px;
	display: inline;
}
.attriadd .attriradio input {
	height: auto !important;
	margin-top: -1px;
	vertical-align: middle;
}
.attriadd .attriradio {
	padding-bottom: 3px;
}
.checkout-cart .img-thumbnail {
	height: 64px;
	border: 0;
}
.panel-default {
	border-radius: 0;
	border-color: #ddd;
}
.panel-filter {
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-noborder {
	border: 0;
}
.list-group-item {
	padding: 4px 7px;
}
.list-group-item .checkbox, .list-group-item .radio {
	margin-top: 4px;
	margin-bottom: 4px;
}
.btn-transparent {
	background: none;
	border: none;
	box-shadow: none;
}
.btn-compare {
	background: #FFF;
}
/* CHECKOUT */
#checkout-sum>tfoot>tr:last-child {
	color: #000 !important;
	font-weight: bold !important;
}
#collapse-checkout-option .radio label {
	text-transform: uppercase;
	font-weight: bold;
}
.checkout-checkout #content .btn {
	font-weight: bold;
	text-transform: uppercase;
	padding: 7.5px 25px;
	border-radius: 4px;
	font-size: 14px;
	max-width: 100%;
}
.checkout-checkout #content h1 {
	margin-bottom: 15px;
}
.checkout-checkout #cart, .checkout-checkout .breadcrumb {
	display: none;
}
.checkout-checkout #menu {
	margin-top: 0;
}
.checkout-checkout #content .panel .panel-title {
	text-transform: uppercase;
	font-weight: bold;
}
.checkout-checkout #content .panel .panel-title a:hover {
	text-decoration: none;
	color: #000;
}
.checkout-checkout #content .panel-group .panel {
	border: none;
	border-radius: 0;
	margin-bottom: 3px;
}
.checkout-checkout .panel-default>.panel-heading+.panel-collapse>.panel-body {
	/* border-left: 1px solid #f5f5f5; */
	/* border-right: 1px solid #f5f5f5; */
	padding: 15px 0;
	border: 0;
	border-top: none;
}
.checkout-checkout .panel-default>.panel-heading {
	border-bottom: 0;
	color: #545454;
	border-radius: 4px;
}
.checkout-checkout #content .panel-group .panel+.panel {
	margin-top: 0;
	border-top: 0;
}
.checkout-checkout div.required .control-label:before {
	 /* content: ''; */
}
.checkout-checkout .zopim {
	display: none;
}
.checkout-checkout .radio label {
	padding-right: 10px;
	width: 100%;
}
.checkout-checkout .radio label small {
	text-align: justify;
}
@media (min-width: 767px) {
	.checkout-checkout header {
		background: #FDFDFD;
		border-bottom: 1px solid #ddd;
	}
	.checkout-checkout .service-bar, .checkout-checkout .navbar, .checkout-checkout #search {
		display: none;
	}
	.checkout-checkout #logo {
		margin: 0 0 15px 0;
	}
}
/* CLOUDS */
.clouds {
	padding: 5px;
	margin-bottom: 5px;
}
.clouds > a {
	display: block;
	height: 230px;
	border-radius: 10px;
	background-position-x: right;
	padding: 15px;
	color: #000 !important;
	border: 5px solid #FFF;
	background-size: cover !important;
}
.clouds > a > h2 {
	color: #303030;
	margin-bottom: 0 !important;
}
.clouds > a > span {
	color: #303030;
}
.clouds > a:hover {
	box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.3);
}
@media (max-width: 768px) {
	.clouds {
		padding: 5px;
		margin-top: -10px;
	}
}
.clouds .cloud-laptops { background: #f1f1f1 url(../../../../../image/catalog/banners/clouds/cloud-laptops.webp); }
.clouds .cloud-robot-cleaners { background: #e6f9ff url(../../../../../image/catalog/banners/clouds/cloud-robot-cleaners.webp); }
.clouds .cloud-surveillance { background: #ebf9ff url(../../../../../image/catalog/banners/clouds/cloud-surveillance.webp); }
.clouds .cloud-phone-batteries { background: #cec2be url(../../../../../image/catalog/banners/clouds/cloud-phone-batteries.webp); }
.clouds .cloud-vc-bags { background: #d6c8b4 url(../../../../../image/catalog/banners/clouds/cloud-vc-bags.webp); }
.clouds .cloud-stl { background: #000 url(../../../../../image/icon-stl2019-big.webp); }
.zopim {
	/* z-index: 10 !important; */
}
footer .trustMark {
	margin-top: 10px;
}
footer .trustMark a {
	margin-right: 7px;
}
@media (min-width: 768px) {
	footer .trustMark {
		position: fixed;
		right: 0px;
		bottom: 70px;
		z-index: 999;
	}
}
.checkout-checkout .trustMark {
	position: static !important;
	float: right;
	margin-bottom: 5px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	line-height: 1.5em;
}
.list-group .checkbox label, .list-group .radio label {
	font-size: 13px;
}
.text-danger-c, .has-error-c .control-label {
	color: #a94442;
}
.common-home .featured h2 {
	text-transform: uppercase;
}
.module-orderreviews-sendReview header, .module-orderreviews-sendReview footer, .module-orderreviews-sendReview .zopim, .module-orderreviews-sendReview .mail-footer {
	display: none;
}
.module-orderreviews-sendReview #content {
	background: none;
}
#mobileFilter .modal-dialog {
	margin: 0;
}
#mobileFilter .modal-dialog .modal-content {
	border-radius: 0;;
}
#mobileFilter .modal-dialog .modal-content .modal-body .list-group .list-group-item, #mobileFilter #mobileFilterLabel {
	border: none;
	font-size: 14px;
	padding-left: 0;
}
#mobileFilter .modal-dialog .modal-content .modal-body .list-group .list-group-item .checkbox label {
	border: none;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mobileFilter .modal-dialog .modal-content .modal-footer button {
	width: 100%;
	margin: 5px 0;
}
#mobileFilter .list-group-item .checkbox, #mobileFilter .list-group-item .radio {
	margin-top: 2px;
	margin-bottom: 2px;
}
.filter-mobile, .sort-mobile {
	width: 100%;
	margin: 10px 0;
	-webkit-appearance:none;
}
.sort-mobile:focus, .sort-control {
	box-shadow: none;
	outline: none;
}
.fa {
	display: inline-block;
	width: 1em;
	height: 1em;
	line-height: 1em;
	text-align: center;
}

.has-float-label {
  display: block;
  position: relative;
}
.has-float-label .form-control {
  background: #FFF;
  color: #000;
  border: 1px solid #E5E5E5;
  font-size: 14px !important;
  padding: 19px 11px 6px 10px;
}

.has-float-label input.form-control,
.has-float-label select.form-control {
  height: 49px;
}
.has-float-label select.form-control {
  padding-left: 5px;
}
.has-float-label label, .has-float-label > span {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font-size: 85%;
  opacity: 1;
  -webkit-transition: all .2s;
		  transition: all .2s;
  /*top: -.5em;*/
  top: 9px;
  left: 10px;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
}
.has-float-label label::after, .has-float-label > span::after {
  content: " ";
  display: block;
  position: absolute;
  background: white;
  height: 2px;
  top: 50%;
  left: -.2em;
  right: -.2em;
  z-index: -1;
}
.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all .2s;
		  transition: all .2s;
}
.has-float-label .form-control::-moz-placeholder {
  opacity: 1;
  transition: all .2s;
}
.has-float-label .form-control:-ms-input-placeholder {
  opacity: 1;
  transition: all .2s;
}
.has-float-label .form-control::placeholder {
  opacity: 1;
  -webkit-transition: all .2s;
		  transition: all .2s;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 14px;
  opacity: .5;
  top: 17px;
  left: 10px;
}

.input-group .has-float-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
	  -ms-flex-positive: 1;
		  flex-grow: 1;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
	  -ms-flex-direction: column;
		  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
	  -ms-flex-pack: center;
		  justify-content: center;
}
.input-group .has-float-label .form-control {
  width: 100%;
  border-radius: 0.25rem;
}
.input-group .has-float-label:not(:last-child), .input-group .has-float-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}
.input-group .has-float-label:not(:first-child), .input-group .has-float-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.form-group.has-float-label .text-danger {
	font-size: 12px !important;
	opacity: 1 !important;
	line-height: 1.5;
	padding: 1px 10px;
	color: #FFF;
	background: #A94442;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.has-float-label .form-control:focus {
  box-shadow: none;
  border-color: #FFCB03;
  outline: none;
}
.form-group.has-float-label:has(.text-danger) .form-control {
  border: 1px solid #A94442;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-group.has-float-label:has(.text-danger) span {
  color: #A94442;
}
.has-float-label input:-webkit-autofill,
.has-float-label input:-webkit-autofill:hover,
.has-float-label input:-webkit-autofill:focus,
.has-float-label textarea:-webkit-autofill,
.has-float-label select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important; /* forces white background */
  box-shadow: 0 0 0px 1000px white inset !important;
  -webkit-text-fill-color: #666666 !important; /* ensure text color stays readable */
  transition: background-color 5000s ease-in-out 0s; /* prevent flicker */
}
.checkout-checkout .radio:has(input[type="radio"]:checked) {
  border: 1px solid #666666 !important;
}
.radio, input[type=checkbox], input[type=radio] {
  accent-color: #666666;
}
/*
.has-float-label.required > span::before {
  content: "*";
  margin-right: 4px;  /* space between * and label text */
  font-weight: bold;  /* optional */
}
*/