/*--------------------------------------------------------------------------/
* @Author		LatestThemes.net http://www.LatestThemes.net
* @Copyright	Copyright (C) 2014 LatestThemes.net. All rights reserved.
* @License		LatestThemes.net Proprietary License
/---------------------------------------------------------------------------*/
html, body {
	margin: 0;
	padding: 0;
	/*background: #dfdfdf;*/
}
body {
	color: #4D4D4D;
	font-size: 13px;
	line-height: 160%;
	/*background-color: #fff;*/
	font-family: 'Roboto', sans-serif;
}
a {
	color: #252525;
}
p, pre, blockquote, form, dl, ul, ol, fieldset, address {
	padding: 0;
	margin: 12px 0 15px 0;
}

fieldset {
	padding: .5em;
	border: 1px solid #444;
}
small {
	font-size: .85em;
}
img {
	max-width: 100%;
	height: auto;
}
input, select, textarea {
	color: #777;
	padding: 6px 0;
	max-width: 100%;
	font-size: 15px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	padding: 5px;
	text-indent: 0;
	max-width: 97%;
}
input[type*="file"] {
	font-family: Arial, Helvetica, sans-serif;
}
input[type*="radio"], input[type*="checkbox"] {
	top: 1px;
	margin: 0;
	border: none;
	position: relative;
}
select {
	padding: 2px;
	text-indent: 0;
	cursor: pointer;
}
label {
	cursor: pointer;
}
.clearbreak {
	clear: both;
}
.clearafter:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
.grid-2 {
	float: left;
	width: 46.95%;
	margin: 0 1.5%;
}
.grid-3 {
	float: left;
	width: 30.3%;
	margin: 0 1.5%;
}
.grid-4 {
	float: left;
	width: 21.975%;
	margin: 0 1.5%;
}
.grid-5 {
	float: left;
	width: 22%;
	margin: 0 1.5%;
}
.grid-6 {
	float: left;
	width: 30.6%;
	margin: 0 1.5% 0 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #666;
	line-height: 120%;
	text-transform: uppercase;
}
h1 {
	color: #4d4d4d;
	font-size: 28px;
	font-weight: normal;
	margin: 0 0px 10px 0px;
	text-transform: none;
	font-family: 'Open Sans', sans-serif;
	line-height: normal;
	font-weight: 700;
}

h2 {
	font-size: 18px;
	margin: 15px 0 10px 0;
	font-weight: normal;
}
h3 {
	margin: 0.3em 0;
	font-size: 18px;
}
h4 {
	margin: 0.3em 0;
	font-size: 1.25em;
}
h5, h6 {
	margin: 0.3em 0;
	font-size: 1.1em;
}
a {
	outline: none;
	cursor: pointer;
	text-decoration: none;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
a:hover {
	text-decoration: none;
	color: #555;
}
a img {
	border: none;
}
ul li {
	padding: 0;
}
ol li {
	padding: 0;
	margin: 0.3em 0 0.3em 2em;
}
.button {
	filter: none;
	cursor: pointer;
	outline: none;
	border-radius: 0;
	margin-bottom: 3px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	padding: 6px 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #E52F25;
	border: 2px solid #E52F25;
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	display: inline-block;
}
.button:hover {
	text-decoration: none;
}
input.button {
	text-indent: 0px;
}
.button.highlight:hover {
	background-color: #fff;
	border: 2px solid #E52F25;
	color: #E52F25;
}
#column-left {
	float: left;
	width: 260px;
}
#column-right {
	float: right;
	width: 260px;
}
#column-left + #content, #column-right + #content {
	float: left;
	width: 870px;
}
#column-left + #content {
	margin-left: 10px;
}
#column-right + #content {
	margin-right: 10px;
}
#column-left + #column-right + #content {
	width: 600px;
	margin-left: 10px;
}
#content form {
	margin: 0;
}
#header {
	text-align: right;
	position: relative;
	/*background: #fff;*/
	z-index: 9999;
}
#header #topbar {
	position: relative;
	background: none repeat scroll 0 0 #252525;
}
#header #toppanel {
	padding: 24px 0;
}
#topbar .wrapper {
	padding: 3px 0;
}
#topbar form {
	margin: 0;
	float: left;
}
#topbar #welcome {
	color: #aaa;
}
#topbar #welcome a {
	color: #fff;
	text-decoration: none;
}
#topbar #welcome a:hover {
	color: #CFCFCF;
}
#toppanel .headeblock {
	width: 610px;
	position: relative;
	float: left;
}
#toppanel .headeblock div {
	position: absolute;
	right: 0px;
	padding: 6px 10px 7px;
	text-align: center;
	color: #000;
	max-height: 39px;
	min-height: 39px;
	max-width: 140px;
	min-width: 110px;
}
#toppanel .headeblock div span {
	margin: -6px 0 0 -64px;
	position: absolute;
	padding: 9px 8px 6px;
	max-height: 37px;
	min-height: 37px;
}
#toppanel .headeblock div span i {
	font-size: 36px;
	color: #E52F25;
	line-height: 34px;
}
#header #cart .heading {
	line-height: 32px;
	cursor: pointer;
	padding-left: 32px;
	text-align: center;
	margin-left: 10px;
}
#header #cart .heading h4 {
	display: none;
}
#header #cart .heading a {
	font-weight: normal;
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
#header #cart .content {
	right: 0;
	top: 100%;
	z-index: 9999;
	width: 380px;
	overflow: hidden;
	position: absolute;
	margin-top: 0px;
}
#header #cart .inner {
	padding: 10px;
	/*
	margin-top: 10px;
	display: none;
	*/
	margin-top: -99999px;
	background-color: #fff;
	border: 1px solid #ddd;
	transition: margin-top 0.3s cubic-bezier(0.5, 0.84, 0.44, 1);
	-moz-transition: margin-top 0.3s cubic-bezier(0.5, 0.84, 0.44, 1);
	-webkit-transition: margin-top 0.3s cubic-bezier(0.5, 0.84, 0.44, 1);
}
#header #cart.active .inner {
	margin-top: 10px;
	/*display: block;*/
}
.mini-cart-total {
	margin-top: 2px;
	border-top: 1px solid #eee;
}
.mini-cart-info td {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.mini-cart-info .name {
	text-align: left;
}
.mini-cart-info .name span {
	display: block;
	font-size: 11px;
}
.mini-cart-info .total {
	color: #AF2422;
}
.mini-cart-info .remove img {
	cursor: pointer;
	vertical-align: baseline;
}
.mini-cart-total table {
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}
.mini-cart-total td {
	padding: 2px 0;
}
.mini-cart-total .total {
	color: #AF2422;
	text-align: right;
}
#header #cart .checkout {
	text-align: center;
	margin: 15px 0 10px 0;
}
#header #cart .empty {
	padding: 50px 0;
	text-align: center;
}
#toppanel #search {
	width: 300px;
	float: right;
	text-align: left;
	margin: 0px 10px 0 0;
	display:none;
}
#toppanel #search-inner {
	margin-right: 54px;
	position: relative;
}
#toppanel #search input {
	margin: 0;
	width: 100%;
	height: 36px;
	padding: 7px;
	outline: none;
	text-indent: 0;
	background-color: #fff;
}
#toppanel #search .button-search {
	top: 0;
	width: 40px;
	right: -54px;
	height: 50px;
	cursor: pointer;
	position: absolute;
	border: 1px solid #ddd;
	border-left: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 12px -918px;
	font-size: 20px;
	line-height: 50px;
	text-indent: 5px;
}
#container {
	position: relative;
}
#menu {
	text-align: left;
        background:#E52F25;
}
.mega_menu ul, .mega_menu li, .mega_menu a, .mega_menu p, .mega_menu i {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	display: block;
}
.mega_menu {
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	min-width: 240px;
	position: relative;
	z-index: 999;
	background: #e52f25;
	float: left;
}
.mega_menu > ul {
	width: 100%;
}
.mega_menu > ul > li {
	float: left;
	height: 50px;
	width: auto;
	white-space: nowrap;
	border-right: 1px solid rgba(0,0,0,0.1);
}
.mega_menu > ul > li:hover a, .mega_menu ul .search_bar:hover .fa.icon-search {
	color: #e52f25;
	background: #FFFFFF;
	transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.mega_menu ul li a {
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	float: left;
	padding: 0 10px;
	font-family: 'Open Sans', sans-serif;
}
.mega_menu > ul > li:first-child {
	border-left: none;
}
.mega_menu > ul > li:last-child {
	border-right: none;
}
.mega_menu ul .search_bar {
	width: 6%;
	float: right;
	cursor: pointer;
	display:none;
}
.mega_menu ul .search_bar .fa.icon-search {
	display: block;
	text-align: center !important;
	color: #FFFFFF;
	font-size: large;
	line-height: 50px;
}
.mega_menu ul li .submenu.one_col, .mega_menu ul li .submenu.two_col {
	position: absolute;
	top: 50px;
	width: 200px;
	padding-top: 0px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	display: none;
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}
.mega_menu ul li .submenu.one_col li, .mega_menu ul li .submenu.two_col li {
	position: relative;
	height: 40px;
}
.mega_menu ul li .submenu.one_col li a, .mega_menu ul li .submenu.two_col li a {
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	font-size: 14px;
	height: 40px;
	white-space: normal;
	padding-right: 25px;
	line-height: 40px;
	color: #555658;
}
.mega_menu ul li .submenu.one_col li:hover > a, .mega_menu ul li .submenu.two_col li:hover > a {
	text-indent: 4px;
	color: #000000
}
.mega_menu ul li .submenu.one_col li .submenu.one_col {
	position: absolute;
	left: 200px;
	top: 0px;
	display: none;
	width: 150px;
}
.mega_menu ul li .submenu.one_col li .submenu.one_col li .submenu.one_col {
	left: 116.5%;
}
.mega_menu ul li .submenu.one_col li:first-child .submenu.one_col {
	top: 0px;
}
.mega_menu ul .search_bar ul {
	background-color: #FFFFFF;
	width: 40%;
	position: absolute;
	right: 0px;
	display: none;
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}
.mega_menu ul .search_bar ul input:first-child {
	width: 70%;
	height: 31px !important;
	margin: 10px 1% 10px 2%;
	font-size: large;
	text-indent: 10px;
	color: #000;
	background: #fff;
	border: 1px solid #eee;
	cursor: text;
}
.mega_menu ul .search_bar ul input {
	width: 24%;
	height: 46px;
	position: relative;
	top: -1px;
	font-size: large;
	padding-left: 0px;
	padding-right: 0px;
	background: #e52f25;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
	text-indent: 0px;
}
.Flat_mega_menu > ul > li:hover:first-child > a {
	background: transparent;
}
.mega_menu ul li .submenu {
	display: none
}
.mega_menu ul li .submenu.img_container {
	display: none;
	background-color: #FFFFFF;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50px;
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
	padding-bottom: 10px;
}
.mega_menu ul li .submenu.img_container li {
	float: left;
	width: 20.6%;
	margin: 2% 2% 6px;
}
.img_container ul li a{line-height:20px;}
.mega_menu ul li .submenu.img_container div.brandmenu {
	width: auto;
	height: auto;
	margin: 10px 9px 0 0;
}
.mega_menu ul li .submenu.img_container div.brandmenu a {
	line-height: 0px;
	padding: 0px 0px 0 0px;
        margin-left:10px;
        margin-bottom:10px;
}
.mega_menu ul li .submenu.img_container li img {
	height: 100%;
	width: 100%;
	border-radius: 5px;
	border: 5px solid rgba(0,0,0,0.08);
	cursor: pointer;
}
.mega_menu ul li .submenu.img_container div.brandmenu img {
	border: 2px solid rgba(0,0,0,0.08);
}
.mega_menu ul li .submenu.img_container li img:hover {
	opacity: 0.8;
}
.mega_menu ul li .submenu.img_container .title {
	font-size: x-large;
	margin: 20px 16px 6px 2%;
	width: 90%;
	height: 20px;
}
.mega_menu ul li .submenu.img_container li p {
	display: block;
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	overflow: hidden;
	white-space: normal;
	font-size: 14px;
	color: rgb(85, 86, 88);
}
.mega_menu ul li .submenu.two_col li .submenu.one_col {
	left: 150px;
	width: 200px;
	z-index: 9999 !important;
}
.mega_menu ul li .submenu.two_col li .submenu.one_col li {
	width: 100%;
}
.mega_menu ul li .submenu.two_col li .submenu.one_col li a {
	line-height: 40px;
}
.mega_menu ul li .submenu.four_col {
	display: none;
	position: absolute;
	left: 0px;
	top: 60px;
	width: 100%;
	min-height: 100px;
	background: #FFFFFF;
	border-bottom: 5px solid #e52f25;
	padding-bottom: 20px;
}
.mega_menu ul li .submenu.four_col li {
	float: left;
	width: 21%;
	margin-right: 2%;
	margin-left: 2%;
}
.mega_menu ul li .submenu.four_col li a {
	color: #555658;
	text-align: left;
	white-space: normal;
	line-height: 40px;
	margin-bottom: 1px;
	font-size: 14px;
}
.mega_menu ul li .submenu.four_col li:hover a {
	text-indent: 5px;
	color: #000000
}
.mega_menu ul li .submenu.four_col .title {
	font-size: large;
	margin: 2%;
	font-weight: bold;
}
.mega_menu ul li .submenu.img_container.half li:first-child {
	width: 80%
}
.mega_menu ul li .submenu.img_container.half li:nth-child(even) {
	clear: both
}
.mega_menu ul li .submenu.img_container.half .two_col {
	position: absolute;
	left: 52%;
	width: 46%;
}
.mega_menu ul li .submenu.img_container.half .two_col .title {
	float: left;
	width: 48%;
	clear: none;
	margin: 20px 2px 2px;
	height: 29px;
	border: none;
}
.mega_menu ul li .submenu.img_container.half .two_col li {
	float: left;
	clear: none;
	width: 48.5%;
	height: 40px;
	margin: 9px 1px 0px 0px;
	border-bottom: 1px solid #E8E8E8;
}
.mega_menu ul li .submenu.img_container.half .two_col li a {
	text-align: left;
	line-height: 38px;
	text-indent: 5px;
	font-size: 14px;
	color: rgb(85, 86, 88);
}
.mega_menu ul li .submenu.img_container.half .two_col li:hover a {
	text-indent: 10px;
	color: rgb(0, 0, 0);
}
.mega_menu ul li .submenu.two_col {
	width: 370px;
}
.mega_menu ul li .submenu.two_col li {
	width: 50%;
	float: left;
}
.mega_menu ul li .submenu.two_col li .submenu.two_col {
	display: none !important
}
.mega_menu ul .user_login a {
	display: none;
}
.mega_menu ul li:hover .submenu.one_col, .mega_menu ul li:hover .submenu.two_col, .mega_menu ul .search_bar:hover ul, .mega_menu ul li:hover .submenu.img_container, .mega_menu ul li:hover .submenu.four_col {
	display: block;
	animation: display_submenus 0.2s linear 0s 1 forwards;
	-webkit-animation: display_submenus 0.2s linear 0s 1 forwards;
	-moz-animation: display_submenus 0.2s linear 0s 1 forwards;
	-ms-animation: display_submenus 0.2s linear 0s 1 forwards;
	-o-animation: display_submenus 0.2s linear 0s 1 forwards;
}
.mega_menu ul li .submenu.one_col li:hover > .submenu.one_col {
	display: block;
	animation: display_submenus_second 0.2s linear 0s 1 forwards;
	-webkit-animation: display_submenus_second 0.2s linear 0s 1 forwards;
	-moz-animation: display_submenus_second 0.2s linear 0s 1 forwards;
	-ms-animation: display_submenus_second 0.2s linear 0s 1 forwards;
	-o-animation: display_submenus_second 0.2s linear 0s 1 forwards;
}
.mega_menu ul li .submenu.one_col li .fa.icon-angle-right {
	position: absolute;
	top: 14px;
	right: 10px;
	color: #555658;
}
.mega_menu .mobile_button, .mega_menu .fa.icon-align-justify {
	display: none;
}
.menusmall {
	display: none !important;
}
.breadcrumb {
	font-size: 14px;
	line-height: 120%;
	padding: 10px 10px;
	background: #eee;
}
.breadcrumb a {
	color: #4D4D4D;
	margin-left: -14px;
	padding: 0 5px 0 20px;
	text-decoration: none;
}
.breadcrumb a:first-child {
	margin-left: 0;
	padding-left: 0;
	background: none;
}
.breadcrumb a:hover, .breadcrumb a:last-child {
	color: #000;
}
/* NOTIFICATIONS */
#notification-fixed {
	margin: auto;
	max-width: 460px;
}
#notification-fixed .success, #notification-fixed .warning, #notification-fixed .attention, #notification-fixed .information {
	max-width: 400px;
	position: fixed;
	top: 37%;
	z-index: 99999;
	padding: 15px;
	border-width: 15px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.success, .warning, .attention, .information {
	max-width: 400px;
	margin: 0 auto 15px auto;
	text-align: center;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 15px;
	position: relative;
	background-color: #fff;
	border-width: 10px;
	border-style: solid;
	border-color: #d1d1d1;
}
.warning {
	color: red;
}
.success a, .warning a, .attention a, .information a {
	color: #7CBC0A;
}
.success .close, .warning .close, .attention .close, .information .close {
	position: absolute;
	top: 7px;
	right: 7px;
	cursor: pointer;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: 400;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form td {
	padding: 4px;
}
table.form td:first-child {
	font-size: 15px;
	white-space: nowrap;
}
table.form td select, table.form td input[type*="text"], table.form td input[type*="password"] {
	width: 100%;
}
table.form td input[name*="postcode"] {
	width: auto;
}
.left > table.form td, .right > table.form td {
	display: block;
}
table.list {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
table.list td {
	padding: 7px;
}
table.list td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
table.list td.name {
	text-align: left;
}
table.list .right {
	text-align: right;
}
table.list thead td {
	color: #666;
	border-bottom: 1px solid #eee;
}
table.list tbody td {
	vertical-align: middle;
	border-bottom: 1px solid #eee;
}
table.list tbody td.quantity input[type='text'] {
	min-width: 35px;
}
table.list tbody td.quantity input[type='image'], table.list tbody td.quantity img {
	top: 4px;
	padding: 0;
	border: none;
	position: relative;
	background-color: #fff;
}
table.list tbody td.price, table.list tbody td.total {
	color: #C64132;
}
table.list tbody span.stock {
	color: #F00;
	font-weight: 700;
}
table.radio {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
	vertical-align: top;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
.pagination {
	margin: 6px 12px;
	text-align: right;
}
.pagination .links {
	padding: 20px 0 10px 0;
}
.pagination .links a, .pagination .links b {
	color: #fff;
	margin: 0 1px;
	font-size: 16px;
	padding: 2px 10px;
	text-decoration: none;
	display: inline-block;
	background-color: #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.pagination .links b {
	font-weight: 400;
}
.buttons {
	border-top: 1px solid #eee;
}
.buttons:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.buttons .button {
	margin: 10px 0;
	color: #fff;
}
.button:hover {
	background-color: #fff;
	border: 2px solid #E52F25;
	color: #E52F25;
}
/* tabs */
.htabs {
	margin-top: 30px;
}
.htabs a {
	color: #666;
	float: left;
	display: none;
	font-size: 14px;
	line-height: 120%;
	padding: 14px 14px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	background: #dfdfdf;
	font-weight: bold;
	border-right: 2px solid #fff;
}
.htabs a:hover, .htabs a.selected {
	color: #fff;
	background: #E52F25;
}
.tab-content {
	z-index: 2;
	padding: 4px 10px;
	border: 1px solid #eee;
	margin-bottom: 20px;
}
.tab-content ul {
	padding: 0 20px;
}
.tab-content b, .tab-content strong {
	color: #666;
}
.tab-content input[type*="radio"], .tab-content input[type*="checkbox"] {
	vertical-align: baseline;
}
.tab-content .clearafter strong {
	float: left;
	width: 200px;
	margin: 5px 0;
}
.tab-content .captcha-field .left, .tab-content .captcha-field .right {
	float: left;
}
.box {
	margin: 10px 0px 0 0;
}
.box-heading {
	color: #000;
	padding: 14px 0 8px;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0px 10px 0px;
	position: relative;
	border-bottom: 2px solid #000;
	font-family: 'Open Sans', sans-serif;
}
.box-heading span {
	border-bottom: 4px solid #E52F25;
	padding-bottom: 2px;
}
.box-heading span:after {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	content: "\00a0";
}
#column-left .box-heading, #column-right .box-heading {
	margin-bottom: 0;
	margin-top: 0px;
}
#column-left .box-content, #column-right .box-content {
	margin-top: 2px;
}
/* box products */

.box-product, .product-grid {
	width: 100%;
}
.box-product > div, .product-grid > div {
	min-width: 240px;
	max-width: 240px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
	margin-right: 14px;
	border: 1px solid transparent;
	padding: 12px;
}
.box-product, .product-grid .name {
	min-height: 45px;
}
/*
.box-product > div:hover, .product-grid > div:hover {
	-webkit-box-shadow: 0 0px 12px #999;
	box-shadow: 0px 0px 12px #999;
	border:1px solid #CCCCCC;
}
*/
.box-product .wishlist, .box-product .compare, .product-grid .wishlist, .product-grid .compare {
	display: none;
}
.box-product > div:hover .cart, .product-grid > div:hover .cart {
	margin-bottom: 0px;
}
.box-product > div:hover .wishlist, .box-product > div:hover .compare, .product-grid > div:hover .wishlist, .product-grid > div:hover .compare {
	display: block;
}
.box-product .image, .product-grid .image {
	display: block;
	margin-bottom: 10px;
}
.box-product .image a, .product-grid .image a {
	display: block;
	text-align: center;
	background-color: white;
	position: relative;
}
.box-product .image a img, .product-grid .image a img {
	position: relative;
	margin: 0 auto;
	border: none;
}
.box-product .image a img.overlay, .product-grid .image a img.overlay {
	position: absolute;
}
.box-product .price, .product-grid .price {
	display: block;
	font-weight: normal;
	color: #FF0000;
	font-size: 13px;
	display: block;
}
.box-product .price-old, .product-grid .price-old {
	color: #000;
	font-size: 13px;
	text-decoration: line-through;
	font-weight: normal;
}

.module-grid .price-old {
	text-decoration: line-through;
	color:#444;
	font-size: 0.8em;
	display: block;
}
.module-grid .saveribbon {
	display: none;
}

.box-product .price-new, .product-grid .price-new {
	font-weight: normal;
}
.box-product .rating, .product-grid .rating {
	display: block;
	position: absolute;
	top: 4px;
	left: 50%;
	margin-left: -42px;
}
.box-product .name a, .product-grid .name a {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.box-product .cart a, .product-grid .cart a {
	margin: 0;
}
.box-product .price-tax, .product-grid .price-tax {
	display: none;
}
.box-product > div .cart, .product-grid > div .cart {
	margin-bottom: 33px;
}
.box-product > div .cart input, .product-grid > div .cart input {
	filter: none;
	cursor: pointer;
	outline: none;
	border-radius: 0;
	margin-bottom: 3px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	padding-left: 18px;
	padding-right: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #58943e;
	border: 2px solid #58943e;
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	padding: 5px 7px;
}
.box-product > div:hover .cart input, .product-grid > div:hover .cart input {
	background: #ffffff;
	color: #E52F25;
	border-color: #E52F25;
	outline: none;
}
.box-product .wishlist, .box-product .compare, .product-grid .wishlist, .product-grid .compare {
	float: left;
	width: 50%;
	position: relative;
	padding: 6px 0;
}
.box-product .wishlist a i, .product-grid .wishlist a i {
	margin-right: 2px;
	font-size: 14px;
}
.box-product .compare a i, .product-grid .compare a i {
	margin-right: 4px;
	font-size: 14px;
}
.box-product .wishlist a, .product-grid .wishlist a {
	text-align: center;
	color: #000;
	text-decoration: none;
	display: block;
	font-size: 13px;
	transition: all 0.2s ease;
	border-right: 1px dotted #000;
}
.box-product .compare a, .product-grid .compare a {
	text-align: center;
	color: #000;
	text-decoration: none;
	display: block;
	font-size: 13px;
	transition: all 0.2s ease-in-out;
}
.box-product .wishlist a:hover, .box-product .compare a:hover, .product-grid .wishlist a:hover, .product-grid .compare a:hover {
	color: #E52F25;
}
.product-grid .description {
	display: none;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
	position: relative;
	min-height: 160px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 2px;
	/*border: 1px solid #E7E7E7;*/
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.product-list .description {
	line-height: 20px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	margin-left: 8px;
	text-align: right;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.product-list .price-old {
	color: #000;
	text-decoration: line-through;
	font-size: 12px;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
	display: none;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .cart .button {
	padding: 6px 6px;
	margin-top: 0px;
	background: #58943E;
	border: 2px solid #58943E;
}
.product-list .cart .button:hover {
	border: 2px solid #E52F25;
	color: #E52F25;
	background: #fff;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #000;
	text-decoration: none;
	display: block;
}
.product-list .wishlist a:hover {
	color: #E52F25;
}
.product-list .wishlist a i {
	margin-right: 4px;
	font-size: 14px;
}
.product-list .compare a {
	color: #000;
	text-decoration: none;
	display: block;
}
.product-list .compare a:hover {
	color: #E52F25;
}
.product-list .compare a i {
	margin-right: 4px;
	font-size: 14px;
}
.product-list .saveribbon {
	background: #EC0D0D;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 39px;
	padding: 2px;
	position: absolute;
	left: 120px;
	text-align: center;
	top: 4px;
	width: 40px;
	height: 40px;
	border-radius: 30px;
}
.sidemenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sidemenu li {
	margin: 0;
	padding: 0;
}
.sidemenu > li {
	border-bottom: 1px solid #eee;
}
.sidemenu li a {
	color: #4D4D4D;
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding: 8px 10px 7px 10px;
}
.sidemenu li a:hover {
	background-color: #f8f8f8;
}
.sidemenu li a span {
	padding-left: 18px;
	background: url(../image/icon-arrows.png) left -4px no-repeat;
}
.sidemenu li ul {
	margin: 0;
	display: none;
	list-style-type: none;
}
.sidemenu li a.active + ul {
	display: block;
}
.sidemenu ul li {
	border-bottom: none;
}
.sidemenu ul li a {
	padding-left: 25px;
}
#content .content:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
#content .content .left {
	float: left;
	width: 48%;
}
#content .content .right {
	float: right;
	width: 48%;
}
.category-info h1 {
	margin: 6px 0;
	padding: 3px 0 1px;
	color: #000;
	font-size: 22px;
	font-weight: 700;
	text-transform: none;
	font-weight: normal;
	border-bottom: 2px solid #000;
	font-family: 'Open Sans', sans-serif;
}
.category-info h1 span {
	border-bottom: 4px solid #E52F25;
	padding-bottom: 4px;
}
.category-info h1 span:after {
	border-bottom: 6px solid #fff;
	padding-bottom: 2px;
	content: "\00a0";
}
.category-info .image {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	/*padding: 5px;
	margin-left: 6px;
	border: 1px solid #EFEFEF;*/
}
.category-info .image img {
	vertical-align: middle;
}
.category-list {
	margin-bottom: 10px;
}
.category-list h2 {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	margin: 0 0 10px;
	text-transform: none;
}
.category-list ul {
	margin: 0;
	list-style-type: none;
}
.category-list ul li {
	padding: 0px 0px 10px 0px;
	text-align: center;
	width: 169px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3px;
	border: 1px solid #eee;
	position: relative;
}
.category-list ul li a {
	color: #4D4D4D;
	text-decoration: none;
}
.category-list ul li a.cate {
	background: none repeat scroll 0 0 #eee;
	bottom: 0;
	color: #4D4D4D;
	left: 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 100%;
	padding: 2px 0;
}
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: 700;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
.product-filter {
	padding: 10px 15px;
	margin-bottom: 20px;
	background-color: #eee;
}
.product-filter a {
	text-decoration: none;
}
.product-filter select {
	margin-left: 5px;
}
.product-filter .display {
	float: left;
	margin-top: 8px;
}
.product-filter .display a {
	color: #666;
}
.product-filter .display a, .product-filter .display span {
	margin-right: 15px;
}
.product-filter .sort {
	float: right;
}
.product-filter .limit {
	float: right;
	margin-left: 15px;
}
.product-compare {
	float: left;
	margin-top: 8px;
}
.product-info {
	position: relative;
}
.product-info:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
.product-info h1 {
	margin: 6px 0;
	padding: 10px 0;
	font-size: 32px;
	background: none;
	font-weight: 400;
}
.product-info > .left {
	float: left;
}
#column-left + #content .product-info > .left {
	width: 320px !important;
}
#column-right + #content .product-info > .left {
	width: 320px !important;
}
.product-info > .right {
	float: left;
	width: 40%;
}
.product-info > .third {
	float: left;
	margin-left: 10px;
	width: 22%;
}
#column-left + #column-right + #content .product-info > .third {
	width: 100%;
}
#column-left + #column-right + #content .customprdblock {
	width: 31%;
	margin: 4px;
}
.product-info .image {
	padding: 5px 10px 10px 0;
	text-align: left;
}
.product-info .image-additional {
	padding: 0px 10px 0px 0px;
}
.product-info .image-additional a {
	margin-right: 8px;
}
.product-info .image-additional a:nth-child(4n+4) {
	margin: 0px;
}
.product-info .image-additional a img {
	margin-bottom: 10px;
}
.product-info .image img {
	max-width: none;
	vertical-align: middle;
}
.product-info .thumblist li {
	float: left;
	margin: 2px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.product-info .image-additional a img {
	vertical-align: middle;
	/*border: 1px solid #E7E7E7;
	padding: 2px;*/
}
.product-info .description {
	padding: 0 0 20px 0;
}
.product-info .description a {
	text-decoration: none;
}
.product-info .minimum {
	margin-top: 10px;
}
.product-info .price {
	color: #FF0000;
	font-size: 22px;
	line-height: 200%;
	font-weight: normal;
	/*float: right;
	text-align: center;
	padding-left: 20px;
	border-left: 1px solid #eee;*/
}
.product-info .special-price .price-old {
	color: #000;
	display: block;
	font-size: 16px;
	font-weight: 400;
	text-decoration: line-through;
}
.product-info .reward, .product-info .price-tax, .product-info .discount {
	margin: 0;
	color: #999;
	display: block;
	font-size: 13px;
	line-height: 160%;
	font-weight: 400;
}
.product-info .price-tax {
	margin-top: 5px;
}
.product-info .options {
	/*float: left;*/
	width: 100%;
	padding-bottom: 10px;
	border-top: 1px solid #eee;
}
.product-info .option {
	overflow: hidden;
	margin: 5px 0 15px 0;
}
.product-info .option strong {
	color: #666;
	width: auto;
	margin: 6px 0;
	font-weight: 400;
	display: inline-block;
}
.product-info .option select, .product-info .option input[type*="text"] {
	max-width: 85%;
}
.product-info .option input[type*="text"] {
	display:block;
}
.product-info .option textarea {
	width: 270px;
}
.product-info .option input[type*="button"] {
	padding: 5px;
	text-indent: 0;
}
.product-info .multi div, .product-info .multi strong, .product-info .multi textarea, .product-info .multi .required {
	float: left;
	display: block;
}
.product-info .multi div {
	margin-left: 5px;
}
.product-info .multi .required {
	margin: 6px 6px 6px 4px;
}
.product-info .multi:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	float: left;
	width: 100%;
}
.product-info .cart .button {
	background: #58943E;
	border: 2px solid #58943E;
}
.product-info .cart .button:hover {
	border: 2px solid #E52F25;
	color: #E52F25;
	background: #fff;
}
.product-info .cart > div:first-child {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.product-info .cart .btnsd {
	padding: 10px 0;
}
.product-info .cart > div > a {
	color: #666;
	margin-right: 15px;
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
}
.product-info .cart > div > a i {
	border: 1px solid;
	border-radius: 15px;
	margin-right: 3px;
	padding: 2px 4px;
}
.product-info .share {
	display: block;
	vertical-align: middle;
	margin: 10px 0;
}
.product-info .share img {
	float: left;
	padding-right: 5px;
}
.product-info .share a {
	padding: 0 2px;
	line-height: 16px;
	text-decoration: none;
}
.product-info .review {
	padding: 10px 0 15px 0;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 10px;
	border-top: 1px solid #E7E7E7;
}
.product-info .review .show-review, .product-info .review .new-review {
	color: #999;
	margin-left: 20px;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	cursor: default;
}
.product-info .review .new-review {
	padding-left: 20px;
}
.product-info .review img {
	vertical-align: middle;
}
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin: -4px;	/* Set this to minus the border thickness. */
	background-color: #fff;
	cursor: move;
}
/* This is for the title text. */
.cloud-zoom-title {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute !important;
	background-color: #000;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	top: 0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
	border: 4px solid #333;
	overflow: hidden;
}
/* This is the loading message. */
.cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #000;
}
.review-list {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.review-list .author {
	display: inline;
}
.review-list .author b {
	color: #000;
}
.review-list .rating {
	display: inline;
	vertical-align: middle;
}
.review-list .text {
	clear: both;
}
table.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.attribute thead td, table.attribute thead tr td:first-child {
	color: #444;
	font-size: 14px;
	background: #F7F7F7;
	text-align: left;
}
table.attribute tr td:first-child {
	color: #444;
	text-align: right;
	width: 20%;
}
table.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.compare-info tr td:first-child {
	text-align: right;
}
table.compare-info thead td {
	color: #666;
}
table.compare-info thead td, table.compare-info thead tr td:first-child {
	font-size: 14px;
	background: #eee;
	text-align: left;
}
table.compare-info thead td, table.compare-info tbody td {
	padding: 7px;
}
table.compare-info td {
	width: 20%;
	text-align: center;
}
table.compare-info td .no-image {
	display: block;
	margin: 0 auto;
	text-align: center;
}
table.compare-info td .no-image img {
	vertical-align: middle;
}
table.compare-info .price-old {
	color: #CC4328;
	text-decoration: line-through;
}
table.compare-info td.remove img {
	vertical-align: middle;
}
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin: 20px 0;
}
.wishlist-info td {
	padding: 7px;
	text-align: center;
}
.wishlist-info thead td {
	color: #666;
	border-bottom: 1px solid #eee;
}
.wishlist-info thead .name {
	text-align: left;
}
.wishlist-info tbody td {
	vertical-align: middle;
	border-bottom: 1px solid #eee;
}
.wishlist-info tbody .no-image {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.wishlist-info tbody .name {
	text-align: left;
}
.wishlist-info tbody .price-old {
	color: #E15452;
	text-decoration: line-through;
}
.wishlist-info tbody .price-fixed {
	color: #aaa;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	font-size: 15px;
}
.login-content h2 {
	font-size: 20px;
	font-weight: 400;
	text-transform: none;
}
.login-content p strong {
	color: #666;
	margin: 10px 0;
	font-weight: 400;
}
.login-content > .left {
	float: left;
	width: 48%;
}
.login-content > .right {
	float: right;
	width: 48%
}
.login-content > .right a {
	margin: 20px 0;
	display: inline-block;
	text-decoration: none;
}
.login-content .left .content, .login-content .right .content {
	min-height: 200px;
}
.login-content .right p strong {
	display: block;
}
.login-content .right p input[type*="text"], .login-content .right p input[type*="password"] {
	width: 100%;
}
.return-captcha:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
.return-captcha .left, .return-captcha .right {
	float: left;
}
.return-captcha .left {
	margin: 4px 10px 4px 0;
}
.return-captcha .right {
	margin-bottom: 10px;
}
.return-captcha .right p {
	margin-bottom: 5px;
}
.order-list table {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.order-list table td {
	padding: 7px;
	text-align: center;
}
.order-list thead td {
	font-weight: 700;
	border-bottom: 1px solid #eee;
}
.order-list tbody td {
	border-bottom: 1px solid #eee;
}
.order-list tbody td.order-status {
	font-weight: 700;
}
.order-list tbody td.order-total {
	color: #C64132;
	font-weight: 700;
}
.order-list tbody img {
	vertical-align: middle;
}
.order-detail {
	background: #EFEFEF;
	font-weight: 700;
}
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
#return-product table.form {
	margin: 0;
}
#return-product table.form input[type*="radio"] {
	margin-left: 0;
}
#return-product table.form label {
	margin-right: 10px;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
.cart-info {
	margin: 20px 0;
}
.cart-info table {
	border-right: 1px solid #eee;
}
.cart-info table td {
	border-right: none;
	text-align: center;
}

/* ADDED BY ZUMA */
.cart-info table .left {
	text-align: left;
}
.cart-info table .right {
	text-align: right;
}

.cart-info table td.quantity {
	white-space: nowrap;
}
.cart-module {
	padding-bottom: 20px;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	min-width: 100px;
	text-align: right;
}
.cart-total td.total {
	color: #E15452;
}
.checkout {
	margin-top: 30px;
}
.checkout-heading {
	font-size: 15px;
	padding: 7px 15px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
.checkout-heading a {
	float: right;
	text-decoration: none;
}
.checkout-content {
	display: none;
	padding-bottom: 25px;
}
.checkout-content .left {
	width: 48%;
	float: left;
}
.checkout-content .right {
	width: 48%;
	float: right;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
	text-align: center;
}
.checkout-product td.name {
	text-align: left;
}
.checkout-product td.total {
	color: #E15452;
	text-align: center;
}
.checkout-product thead td {
	color: #666;
	border-bottom: 1px solid #eee;
}
.checkout-product thead td.total {
	color: #666;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #eee;
}
.checkout-product tbody td.price {
	color: #E15452;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #eee;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
#bottom .wrapper {
	padding-bottom: 35px;
	border-bottom: 1px solid #ddd;
}
#bottom h3 {
	margin-top: 0;
	padding: 35px 0 25px 0;
}
#footer {
	padding-bottom: 10px;
	background: #282828;
}
#footer h3 {
	padding: 10px 0;
	border-bottom: 1px solid;
	color: #fff;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#footer .column ul {
	margin: 6px 0 10px;
}
#footer .column ul li {
	list-style-type: none;
	color: #fff;
	line-height: 20px;
}
#footer .column ul li a {
	color: #fff;
	text-decoration: none;
}
#footer .column ul li a:hover {
	color: #CCC;
	padding-left: 4px;
}
#footer-payments {
	float: right;
	margin: 12px 0;
	list-style-type: none;
}
#footer-payments li {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}
#footer-payments li a {
	margin-left: 10px;
}
.jcarousel {
	margin-bottom: 20px;
}
.jcarousel .jcarousel-container {
	padding: 0 60px;
}
.jcarousel .jcarousel-clip {
	width: 100%;
	overflow: hidden;
}
.jcarousel .jcarousel-item {
	margin: 0;
	text-align: center;
}
.jcarousel .jcarousel-item img {
	vertical-align: middle;
}
.jcarousel .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-right: 0;
	margin-left: 10px;
}
.jcarousel .jcarousel-item-placeholder {
	color: #000;
	background: #fff;
}
.jcarousel-container .jcarousel-next-horizontal, .jcarousel-container .jcarousel-prev-horizontal {
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
}
.jcarousel-container .jcarousel-next-horizontal, .jcarousel-container .jcarousel-prev-horizontal {
	top: 50%;
	margin-top: -15px;
}
.jcarousel-container .jcarousel-next-horizontal {
	right: 0;
}
.jcarousel-container .jcarousel-prev-horizontal {
	left: 0;
}
.switcher {
	background: url("../image/dropdown.png") no-repeat scroll 100% 7px;
	background-color: transparent;
	padding-right: 10px;
	position: absolute;
	width: 100px;

	cursor: pointer;
}
.switcher .option {
	cursor: pointer;
	display: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	z-index: 9999;
}
.switcher .option li {
	padding: 3px 0px 3px 7px;
	margin: 0px;
}
.switcher span.s_selected, .switcher li, .switcher li a {
	color: #aaa;
	font-size: 12px;
	display: block;
	padding: 1px 0;
}
.switcher li a {
	text-decoration: none;
}
.switcher li a:hover {
	color: #69A0DD;
	text-decoration: none;
}
#currency_switcher {
	text-align: left;
}
#currency_switcher ul, #language_switcher ul {
	background: #fff;
	margin-right: -10px;
	margin-top: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	min-width: 100px;
}
#currency_switcher ul li a, #language_switcher ul li a, #account_switcher ul li a {
	color: #666;
}
#currency_switcher ul li a:hover, #language_switcher ul li a:hover, #account_switcher ul li a:hover {
	color: #000;
}
#account_switcher div.form div.row + div.row {
	margin-top: 10px;
}
.switcher div.form input {
	width: 175px;
	font-size: 12px;
}
.switcher div.form div.row a.button {
	color: #fff!important;
	text-align: center;
	margin: 0;
	line-height: inherit;
	padding: 6px 0;
	width: 100%;
}
.switcher div.form div.row a.button.red:hover {
	color: #E52F25!important;
}
#menu-mobile {
	display: none;
	background: #555;
}
#powered {
	text-align: left;
	padding: 0px 0 8px 0;
	background: #282828;
	color: #929191;
}
#powered a {
	color: #fff;
	text-decoration: none;
}
#powered a:hover {
	color: #666;
}
/* treemenu */
.sidemenu li a:hover span, .sidemenu li a.active span {
	color: #000;
}
.sidemenu li a.active > span {
	background-position: left -70px;
}
.sidemenu > li > a.active > span {
	background-position: bottom -135px;
}
/* DEFAULT HTML - BUTTONS */
.button:hover {
	background-color: #fff;
	border: 2px solid #E52F25;
	color: #E52F25;
}
/* table */
.pagination .links b, .pagination .links a:hover {
	background-color: #252525;
}
/* box products */
.product-filter .display span {
	color: #252525;
}
.product-filter .product-compare a {
	color: #252525;
}

/* SCROLL TO TOP */
a.top {
	background: url("../image/top.png") no-repeat scroll 0 0 transparent;
	bottom: -4px;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 10px;
	height: 62px;
	padding: 3px 0 0;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 52px;
	z-index: 9999;
}
.list .name a {
	color: #E44D2E;
}
.success a, .warning a, .attention a, .information a, .error, .help {
	color: #E44D2E;
}
ul.box-filter {
	padding: 0px;
	margin: 0px;
}
ul.box-filter li {
	list-style: none;
}
ul.box-filter li span {
	font-family: benchnine;
	font-size: 20px;
	color: #E44D2E;
}
ul.box-filter li ul {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #EEEEEE;
}
ul.box-filter li ul li {
	list-style: none;
	padding: 2px 10px;
}

.discount_timer {
	transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	visibility: hidden;
}
.box-product > div:hover .discount_timer, .product-grid > div:hover .discount_timer {
	top: 4px;
	visibility: visible;
	transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
}
.product-list > div:hover .discount_timer {
	top: 4px;
	visibility: visible;
}
.discount_timer {
	top: 4px;
	position: absolute;
	width: 40px;
	left: 4px;
}
.count_holder_small .countdown-amount {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.count_holder_small .countdown-section {
	display: block;
	float: left;
	font-size: 9px;
	text-align: center;
	padding: 6px 2px 0px 2px;
	position: relative;
	z-index: 0;
	background: rgba(0,0,0,0.7);
	color: #ffffff;
	border: none;
	width: 36px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
#ProductPage1 {
	/*background: none repeat scroll 0 0 #CCCCCC;*/
	margin: 0 0 10px 0;
}
#ProductPage1 .countdown-row {
	clear: both;
	background-color: #eee;
	text-align: center;
	display: inline-flex;
	height: 40px;
	color: #666;
}
#ProductPage1 .countdown-row .countdown-section {
	padding: 2px 20px;
	border-right: 1px solid #eee;
	font-weight: bold;
	background: #fff;
}
#ProductPage1 span {
	line-height: 18px;
}
.count_holder_small .countdown-section span {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 10px;
}
.count_holder_small .countdown-section br {
	display: none;
}
.countdown-period, .countdown-amount {
	display: block;
}
.box-product .caroufredsel_wrapper {
	background: #fff;
}
.homeico {
}
.homeico a i {
	color: #fff;
	font-size: 24px;
	line-height: 8px;
}
#custombox {
	z-index: 9999;
	position: fixed;
	left: 0px;
	top: 250px;
}
.customicon {
	background: #252525;
}
.customicon a {
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #000;
	padding: 6px;
	display: list-item;
}
.customicon a i {
	font-size: 18px;
}
.customicon a i.icon-heart:hover {
	color: #ddd;
}
.customicon a i.icon-user:hover {
	color: #ddd;
}
.customicon a i.icon-shopping-cart:hover {
	color: #ddd;
}
.customicon a i.icon-briefcase:hover {
	color: #ddd;
}
/* Social Icons */
.social-icon {
	margin: 0;
	padding: 10px 0 2px;
	display: inline-block;
}
.social-icon li {
	width: 40px;
	height: 40px;
	float: left;
	list-style: none;
	background-color: rgba(255,255,255,0.3);
	margin-right: 6px;
	border-radius: 20px;
}
.social-icon li:last-child {
	margin-right: 0;
}
.social-icon li a {
	width: 100%;
	height: 100%;
	display: block;
}
.social-icon .rss a {
	background: url('../image/social-icons.png') no-repeat 10px 10px;
}
.social-icon .rss a:hover {
	background-color: #f7bb2d;
	border-radius: 20px;
}
.social-icon .facebook a {
	background: url('../image/social-icons.png') no-repeat -40px 10px;
}
.social-icon .facebook a:hover {
	background-color: #39599f;
	border-radius: 20px;
}
.social-icon .twitter a {
	background: url('../image/social-icons.png') no-repeat -92px 10px;
}
.social-icon .twitter a:hover {
	background-color: #45afe3;
	border-radius: 20px;
}
.social-icon .dribbble a {
	background: url('../image/social-icons.png') no-repeat -144px 10px;
}
.social-icon .dribbble a:hover {
	background-color: #d979a5;
	border-radius: 20px;
}
.social-icon .forrst a {
	background: url('../image/social-icons.png') no-repeat -196px 10px;
}
.social-icon .forrst a:hover {
	background-color: #1b8328;
	border-radius: 20px;
}
.social-icon .linkedin a {
	background: url('../image/social-icons.png') no-repeat -248px 10px;
}
.social-icon .linkedin a:hover {
	background-color: #65b7d2;
	border-radius: 20px;
}
.social-icon .pinterest a {
	background: url('../image/social-icons.png') no-repeat -346px 8px;
}
.social-icon .pinterest a:hover {
	background-color: #ca1f27;
	border-radius: 20px;
}
.social-icon .gplus a {
	background: url('../image/social-icons.png') no-repeat -298px 10px;
}
.social-icon .gplus a:hover {
	background-color: #d95232;
	border-radius: 20px;
}
#column-left .box-product > div:hover, #column-left .product-grid > div:hover, #column-right .box-product > div:hover, #column-right .product-grid > div:hover {
	border: 1px solid #fff;
	;
	background: #fff;
}
#column-left .box-product > div {
	min-width: 250px;
	margin-top: 10px;
	max-width: 250px;
}
#column-right .box-product > div {
	min-width: 250px;
	margin-top: 10px;
	max-width: 250px;
}
#column-left .box-product, #column-right .box-product {
	overflow: hidden;
}
#column-left .box-product > div, #column-right .box-product > div {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #f4f4f4;
}
#column-left .box-product > div .cart, #column-right .box-product > div .cart {
	margin-bottom: 0px;
}
#column-left .box-product .image, #column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float: left;
	margin: 0 5px 0 0;
	position: relative;
	min-width: 50px;
	min-height: 50px;
}
#column-left .box-product .image img, #column-right .box-product .image img {
	max-width: 80px;
	max-height: 105px;
}
#column-left .box-product .name, #column-right .box-product .name {
	position: relative;
}
#column-left .box-product .name a, #column-right .box-product .name a {
	text-decoration: none;
	display: block;
	background: none;
	position: static;
	max-width: none;
	padding: 0px;
}
#column-left .box-product .price, #column-right .box-product .price {
	font-size: 12px;
}
#column-left .box-product .price-old, #column-right .box-product .price-old {
	color: #000;
	padding-right: 5px;
	text-decoration: line-through;
}
#column-left .box-product .rating, #column-right .box-product .rating {
	display: none;
}
#column-left .box-product .wishlist, #column-left .box-product .compare, #column-left .box-product .discount_timer, #column-left .box-product .saveribbon, #column-right .box-product .wishlist, #column-right .box-product .compare, #column-right .box-product .discount_timer, #column-right .box-product .saveribbon {
	display: none;
}
.box .blog_banner {
	width: 100%;
	margin-bottom: 10px;
}
.blog_banner div {
	min-width: 272px;
	max-width: 272px;
	overflow: hidden;
	margin-right: 14px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#column-left .blog_banner div, #column-right .blog_banner div {
	min-width: 260px;
	max-width: 260px;
	margin-right: 0px;
	margin-top: 10px;
}
.blog_banner div img {
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
	max-width: 101%;
}
.blog_banner div:hover img {
	opacity: 0.7;
	-webkit-transform: scale(1.2) rotate(0deg);
	-moz-transform: scale(1.2) rotate(0deg);
	-ms-transform: scale(1.2) rotate(0deg);
	-o-transform: scale(1.2) rotate(0deg);
	transform: scale(1.2) rotate(0deg);
}
.blog_banner div .fd {
	display: block;
	width: 100%;
	bottom: -55px;
	position: absolute;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.blog_banner div:hover .fd {
	bottom: 0px;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.blog_banner div .fd h2 {
	margin: 12px 0;
}
.blog_banner div .fd h2 a {
	display: inline;
	vertical-align: top;
	line-height: 20px;
	padding: 2px 6px;
	color: #fff;
	background: #E52F25;
	font-size: 16px;
	text-transform: none;
}
.blog_banner div .fd h5 {
	font-weight: 400;
	position: relative;
	overflow: visible !important;
	margin-left: 6px;
}
.blog_banner div .fd h5 span {
	display: inline;
	line-height: 20px;
	padding: 5px 0;
	color: #fff;
	text-transform: none;
	background: #333;
	box-shadow: -6px 0 0 #333, 6px 0 0 #333;
}
.blog_banner div img {
	position: relative;
}
.addcartbtn {
	font-size: 18px;
	margin-left: -15px;
	margin-right: 6px;
}
#column-left + #column-right + #content .category-list ul li {
	padding: 0 1px 10px;
}
.socialblock {
	background: #222;
	/*margin-top: 40px;*/
}
.socailfooterblock {
	width: 400px;
	float: left;
}
.customiconfooter {
	width: 740px;
	float: left;
	font-family: 'Open Sans', sans-serif;
}
.customiconfooter div {
	padding: 8px 0;
	float: left;
	margin: 0 10px;
}
.customiconfooter div i {
	margin-right: 10px;
	color: #fff;
}
.customiconfooter div span {
	line-height: 40px;
	vertical-align: top;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}
.customiconfooter div.span1 {
	width: 100%;
	cursor: default;
}
.customiconfooter div.span2 {
	width: 47%;
	cursor: default;
}
.customiconfooter div.span3 {
	width: 30%;
	cursor: default;
}
.newsletterblock {
	background: #eee;
}
.newsletterblock form {
	margin: 0px;
}
.newstext {
	margin: 0px auto;
	width: 1140px;
}
.newstext h2 {
	font-size: 18px;
	color: #222222;
	font-weight: normal;
	letter-spacing: 2px;
	float: left;
	margin-right: 20px;
}
.newstext input {
	border: 1px solid #b2b2b2;
	margin-right: 10px;
	color: #222222;
	background: transparent;
	width: 30%;
}
.newstext .button {
	padding: 6px 13px 7px;
	font-size: 13px;
	margin-left: -5px;
	border: 1px solid #222222;
	background: #222222;
}
.newstext .button:hover {
	border: 1px solid #222222;
	color: #222222;
	background: transparent;
}
.icon-th, .icon-th-list {
	margin-right: 4px;
}
/* Custom Product Block */


.customprdblock {
	float: left;
	width: 100%;
	margin: 4px 0;
	border: 1px solid #f2f2f2;
	background: #f2f2f2;
}
.customprdblock h2 {
	margin: 0px;
	background: #58943E;
	padding: 6px;
	color: #fff;
	text-transform: none;
}
.customprdblock p {
	padding: 3px;
	margin: 2px 0 2px;
}
.customprdblock ul {
	margin: 0px;
	padding: 0px;
}
.customprdblock ul li {
	padding: 10px 0;
	height: 30px;
}
/* Socail Block */	
#Facebookplikebox, #twiiterbox, #contactbox, #youtubebox, #custombox {
	display: block;
	padding: 0;
	z-index: 9999;
	position: fixed;
}
.Facebookplbadge {
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -120px;
	position: absolute;
	left: -49px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -36px 14px #3B5998;
	border: 2px solid #334d83;
	border-right: none;
}
.twittericon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -120px;
	position: absolute;
	left: -49px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -88px 14px #45afe3;
	z-index: 1;
	border: 2px solid #40a3d3;
	border-right: none;
}
.contacticon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -86px;
	position: absolute;
	left: -49px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -390px 12px #d6d6d6;
	z-index: 1;
	border: 2px solid #c3c3c3;
	border-right: none;
}
/* Payment Icons */
	
.powered-alignright {
	float: right;
	margin-right: 36px;
	/* margin-top: -36px; *//* adjust to right of chat Now box - zuma */
}
.powered-alignright a {
	cursor: default;
}
.paymentfooter {
	background: url("../image/payment.png") no-repeat;
	float: left;
	padding-right: 5px;
	margin-top: -12px;
}
.paymentfooter:hover {
	opacity: 1
}
.payment {
	padding-right: 5px;
	opacity: .5
}
.payment:hover {
	opacity: 1
}
.checkouts {
	width: 38px;
	height: 24px;
	background-position: -49px -140px;
}
.amex {
	width: 38px;
	height: 24px;
	background-position: -0px -140px;
}
.cirrus {
	width: 38px;
	height: 24px;
	background-position: -147px -105px;
}
.delta {
	width: 38px;
	height: 24px;
	background-position: -147px -70px;
}
.direct-debit {
	width: 38px;
	height: 24px;
	background-position: -147px -35px;
}
.discover {
	width: 38px;
	height: 24px;
	background-position: -148px -0px;
}
.ebay {
	width: 38px;
	height: 24px;
	background-position: -98px -105px;
}
.google {
	width: 38px;
	height: 24px;
	background-position: -49px -105px;
}
.maestro {
	width: 39px;
	height: 24px;
	background-position: -0px -0px;
}
.mastercard {
	width: 38px;
	height: 24px;
	background-position: -0px -105px;
}
.moneybookers {
	width: 38px;
	height: 24px;
	background-position: -98px -70px;
}
.paypal {
	width: 38px;
	height: 24px;
	background-position: -49px -70px;
}
.sagepay {
	width: 38px;
	height: 24px;
	background-position: -0px -70px;
}
.solo {
	width: 38px;
	height: 24px;
	background-position: -98px -35px;
}
.switch {
	width: 38px;
	height: 24px;
	background-position: -49px -35px;
}
.visa-electron {
	width: 38px;
	height: 24px;
	background-position: -0px -35px;
}
.visa {
	width: 38px;
	height: 24px;
	background-position: -99px -0px;
}
.western-union {
	width: 38px;
	height: 24px;
	background-position: -50px -0px;
}
/* Accordian Menu */
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	font-size: 15px;
	position: relative;
}
#cssmenu a {
	line-height: 1.3;
}
#cssmenu > ul > li > a {
	padding-right: 40px;
	font-size: 25px;
	font-weight: bold;
	display: block;
	color: #4D4D4D;
	border-bottom: 1px solid #eee;
}
#cssmenu > ul > li > a > span {
	padding: 10px 10px 10px 2px;
	display: block;
	font-size: 15px;
	font-weight: normal;
}
#cssmenu > ul > li > a:hover {
	text-decoration: none;
	color: #000;
}
#cssmenu > ul > li.active {
	border-bottom: none;
}
#cssmenu > ul > li.active > a {
	color: #fff;
}
#cssmenu > ul > li.active > a span {
	color: #000;
}
#cssmenu span.cnt {
	position: absolute;
	top: 8px;
	right: 4px;
	padding: 0;
	margin: 0;
	background: none;
}
/* Sub menu */
#cssmenu ul ul {
	display: none;
	margin-left: 6px;
}
#cssmenu ul ul a {
	padding: 10px;
	display: block;
	color: #4d4d4d;
	font-size: 14px;
}
#cssmenu ul ul a:hover {
	color: #000;
}
#cssmenu ul ul a span i {
	margin-right: 6px;
}
.ptabs {
	text-align: center;
	padding: 10px 0;
	font-size: 20px;
	margin-bottom: 10px;
}
.ptabs a {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #777;
	text-decoration: none;
	padding: 0px 0 2px 0;
	border-bottom: 2px solid #fff;
	margin-right: 10px;
}
.ptabs a:hover {
	border-bottom: 2px solid #000;
	color: #252525;
}
.ptabs a.selected {
	color: #252525;
	border-bottom: 2px solid #000;
}
.contactblock ul li {
	padding: 2px 0;
}
.contactblock ul li span i {
	margin-right: 6px;
	color: #929191;
	font-size: 16px;
}
.custom_banner {
	overflow: auto;
	margin: 10px -10px 0 0;
}
.custom_banner div {
	float: left;
	margin: 0 10px 0px 0;
}
.custom_banner div:hover {
	opacity: 0.8;
}
#column-left .custom_banner div, #column-right .custom_banner div {
	margin: 0 10px 10px 0;
}
.clearfix {
	float: none;
	clear: both;
}
/*
.prev {
	position: absolute;
	right: 20px;
	top: 9px;
	color: #fff;
	font-size: 34px;
}
.prev:hover {
	text-decoration: none;
	color: #fff;
}
.next {
	position: absolute;
	right: 4px;
	top: 9px;
	color: #fff;
	font-size: 34px;
}
.next:hover {
	text-decoration: none;
	color: #fff;
}
*/
.box-heading a {
	text-decoration: none;
}
.box-product .price .saveribbon, .product-grid .price .saveribbon {
	border-radius: 30px;
	color: #FFFFFF;
	font-size: 12px;
	height: 40px;
	line-height: 39px;
	padding: 2px;
	position: absolute;
	right: 4px;
	top: 4px;
	width: 40px;
	background: #e52f25;
}
.sticky-wrapper {
	width: 100%;
	margin: 0px auto;
}
.is-sticky #header {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
	left: 0;
	margin-left: 0;
	opacity: 0.97;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10001;
	background: #fff
}
.is-sticky {
	height: 42px !important;
}
.is-sticky #topbar {
	
}
.is-sticky #toppanel {
	display: none;
	padding: 6px 0 0 0 !important;
}
.is-sticky #toppanel #logo a img {
	max-height: 30px;
	margin: 10px 0;
}
@media (max-width: 1140px) {
.boxed {
	margin: 0px auto;
	width: 100%;
	border: none;
	padding: 0px;
}
#toppanel .headeblock {
	width: 42%;
}
.product-grid > div {
	margin: 0 19px 20px;
}
#column-left + #column-right + #content {
	width: 426px;
	background: none;
}
#header, #footer, #powered, .socialblock, .newsletterblock {
	margin: 0px;
}
.customiconfooter {
	width: 58%;
}
#topbar form {
	font-size: 0;
}
#column-left + #content, #column-right + #content {
	width: 696px;
}
.product-info > .left, .product-info > .right {
	float: left;
}
.product-info > .right {
	width: 54%;
}
.product-info > .third {
	margin-left: 0px;
	width: 100%;
}
.customprdblock {
	width: 32%;
	margin-right: 6px;
}
.custom_banner div {
	width: 48%;
}
#column-left .custom_banner div, #column-right .custom_banner div {
	width: 100%;
}
.box-product, .product-grid {
	text-align: center;
}
.newstext input {
	width: 28%;
}
.customiconfooter div.span3 {
	width: 29%;
}
.mega_menu ul li a {
	padding: 0 6px;
}
.blog_banner {
	text-align: center;
}
.blog_banner div {
	margin: 0 0 3px 0;
}
}

@media (max-width: 875px) {
	#topbar #language_form, #account_switcher {
    float: left!important;
	}
	#topbar #language_form {
		clear: both;
	}
 }
 
body div.ui-tooltip {
    white-space: pre-line;
	 max-width: 500px;
	 font-size: 12px;
}

.product-info .description table tbody {
	vertical-align: top;
}
.product-info .description td {
	padding-bottom: 4px;
}
.product-info .description .admin td {
	padding-bottom: 0px;
	color: #006464;
	line-height: 125%;
}
.product-info .description .admin.dropship-location td {
	color: #ff6e00;
	font-weight: bold;
}
.product-info .description .admin + tr:not(.admin) td {
	padding-top: 10px;
}  
 .product-info .description td:first-child {
	 min-width: 100px;
 }
td > label .radio-help {
	background: url('/image/help.png') no-repeat scroll 100% 0%;
	display: inline-block;
	width: 20px;
	height: 20px;
	cursor: help;
	vertical-align: middle;
	margin: 0 3px;
}
.mini-cart-info td.name, .cart-info td.name, .uc_checkout_two_right_block td {
	line-height: 1.25;
}

/* carousel / slick slider */
#footer-top + .socialblock {
	margin-top: 0;
}
#footer-top .slick-wrapper .slick-slider {
	margin-top: 40px;
	background: #fff;
}
#footer-top .slick-slide {
	text-align: center;
}
#footer-top .slick-slide img {
	margin: auto;
}
#footer-top .slick-prev:before, .slick-next:before {
	color:#777;
}
#footer-top .slick-dotted.slick-slider {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#footer-top .slick-dots {
	bottom: auto;
}

#container .flexslider {
	max-width: 1296px;
	width: 100%;
}

.coverit-home-copy {
	font-weight: 200;
}