/*
----------------------------------------------------
--- SAPPHIRO MADE BY THEMEGLOBAL.COM OC 1.5.5.1 -----
----------------------------------------------------
*/
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
input {
    border-radius: 0;
}
h1, .welcome {
	color: #636E75;
	font: Verdana;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	text-decoration: underline;
	cursor: pointer;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    border-color: #E9E9E9;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #888888;
    margin-left: 0;
    margin-right: 0;
    padding: 4px;
    width: 160px;
}
select {
	 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1E1E1;
    color: #8A8A8A;
    padding: 5px;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    border-color: #DBDEE1 #EEEEEE #EEEEEE;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04) inset;
}
label {
	cursor: pointer;
}
/* layout */
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#column-left {
	float: left;
	width: 273px;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 20px;
}
#column-right {
	float: right;
	width: 273px;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 20px;
}
#content {
	margin-bottom: 20px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 280px;
}
#column-right + #content {
	margin-right: 280px;
}
/* header */
#header {
	height: 90px;
	margin-bottom: 7px;
	padding-bottom: 4px;
	position: relative;
	z-index: 99;
}
#header #logo {
	position: absolute;
	top: 5px;
	left: 36%;
}
#language {
	position: absolute;
	top: 15px;
	left: 320px;
	width: 80px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
}
#currency {
	width: 75px;
	position: absolute;
	top: 15px;
	left: 425px;
	color: #999;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	color: #999;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
#header #cart {
	position: absolute;
	top: 0px;
	right: 145px;
	z-index: 9;
	min-width: 300px;
}
#header #cart .heading {
	float: right;
	margin-right: 172px;
	margin-top: 15px;
	padding-left: 14px;
	padding-right: 14px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #EEEEEE;
	background: #FFF;
	position: relative;
	z-index: 1;
}
#header #cart .heading h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #cart .heading a {
	color: #38B0E3;
	text-decoration: none;
}
#header #cart .heading a span {
	background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 150px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	-webkit-border-radius: 0px 7px 7px 7px;
	-moz-border-radius: 0px 7px 7px 7px;
	-khtml-border-radius: 0px 7px 7px 7px;
	border-radius: 0px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #FFF;
}
#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #4D4D4D;
	vertical-align: top;
	padding: 10px 5px;
	font-size: 13px;
}
.mini-cart-info td a {
    color: #4D4D4D;
    cursor: pointer !important;
    font-size: 13px;
    -webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
.mini-cart-info td a:hover {
    color: #EEC842;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
	padding-right: 5px;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
	padding-right: 5px;
	
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #313131;
	font-size: 13px;
	padding: 4px 0 4px 4px;
}


#header #cart .checkout {
	clear: both;
    text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 298px;
	z-index: 15;
}
#header .button-search {
	position: absolute;
	left: 0px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 28px;
	height: 24px;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
}
#header #search input {
	background: #FFF;
	padding: 1px 1px 1px 33px;
	width: 262px;
	height: 21px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 0px 2px 0px #F0F0F0;
	-moz-box-shadow: 0px 2px 0px #F0F0F0;
	box-shadow: 0px 2px 0px #F0F0F0;
}
#header #welcome {
	position: absolute;
	top: 47px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #999999;
}
#header .links {
	position: absolute;
	right: 0px;
	bottom: 3px;
	font-size: 10px;
	padding-right: 10px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #38B0E3;
	text-decoration: none;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}
/* menu */
#menu {
	height: 48px; 
	margin-bottom: 10px;
	padding-bottom: 1px;
	border: 1px solid #e9e9e9;
}
#menu ul.tgmegamenu2 {
	margin:0;
	padding:0;
	display:block;
	width:100%;
	position:relative;
	background-color:#ffffff;
}
#menu > ul.tgmegamenu2 > li {
	display: block;
	float: left;
	list-style: none;
	margin:0;
	position: relative;
	z-index:1099;
	line-height: 20px;
}
#menu > ul > li:hover {
	z-index:2099;
}
#menu > ul.tgmegamenu2 > li > a {
	color: #333;
	display: block;
	float: left;
	font-size: 16px;
	text-transform:uppercase;
	padding: 10px;
	text-decoration: none;
	white-space: nowrap;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
#menu > ul.tgmegamenu2 > li:hover > a, #menu > ul#tgmegamenu > li:hover > a {
	transition-delay:0s;
	-moz-transition-delay:0s;
	-webkit-transition-delay:0s;
	color:#EEC842;

}
#menu > ul.tgmegamenu2 > li > div, #menu > ul#tgmegamenu > li > div {
	position:absolute;
	display:block;
	top:40px;
	left:0;
	z-index:9998;
	padding:10px;
	margin:0;
	background-color:#ffffff;
	float:left;
	opacity: 0;
	visibility:hidden;
	border-bottom:4px solid #FF0551;
   	transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    -moz-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}
#menu > ul.tgmegamenu2 > li.custom_link_one > div, #menu > ul > li.custom_link_two > div, #menu > ul > li.custom_link_three > div, #menu > ul#tgmegamenu > li.custom_link_one > div, #menu > ul#tgmegamenu > li.custom_link_two > div, #menu > ul#tgmegamenu > li.custom_link_three > div {
	top:40px;
	right:0px;
	left:auto;
	float:right;
}
#menu > ul.tgmegamenu2 > li:hover > div, #menu > ul#tgmegamenu > li:hover > div {
	opacity: 1;
	visibility:visible;
	transition-delay:0s;
	-moz-transition-delay:0s;
	-webkit-transition-delay:0s;
}
#menu > ul.tgmegamenu2 > li > div > ul, #menu > ul#tgmegamenu > li > div > ul {
	display: table-cell;
	list-style:none;
	vertical-align:top;
}
#menu > ul.tgmegamenu2 > li ul + ul {
	padding-left: 20px;
}
#menu > ul.tgmegamenu2 > li ul > li > a, #menu > ul#tgmegamenu > li > div ul > li > a {
	display:block;
	width:140px;
	height:auto;
	padding:9px 8px 9px 8px;
	float:left;
	font-size:15px;
	font-weight:normal;
	background:none;
	text-align:left;
	text-transform:none;
	color:#333333;
	border:none;
	margin:0;
	text-decoration:none;
	border-bottom:1px solid #e1e1e1;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
#menu > ul.tgmegamenu2 > li ul > li > a:hover, #menu > ul#tgmegamenu > li div ul > li > a:hover {
	background:none;
	background-color:#ff0551;
	color:#ffffff;
}

#menu #tgmegamenu .custom_link_one, #menu #tgmegamenu .custom_link_two, #menu #tgmegamenu .custom_link_three {
	position:relative;
}
#menu #tgmegamenu .custom_link_one ul li a, #menu #tgmegamenu .custom_link_two ul li a, #menu #tgmegamenu .custom_link_three ul li a {
	text-transform:none !important;
}
#menu ul#tgmegamenu ul.children li.pic_name h3 a{
	float:left;
	margin:0 0 0 0;
	font-size: 16px;
	color: #1f1f1f;
	text-transform: uppercase;
}
#menu ul#tgmegamenu ul.children li.pic_name  a span {
	padding:30px 0 0 0;
}
#menu ul#tgmegamenu ul.children li.pic_name  a:hover {
	color:#EEC842;
}
#menu ul#tgmegamenu {
	margin:0;
	padding:0;
	display:block;
	width:98%;
	position:relative;
}

#menu ul#tgmegamenu li {
	display: block;
	float: left;
	list-style: none;
	margin:0 0 0 0;
	z-index:1099;
	line-height: 24px;
}

#menu ul#tgmegamenu > li > a {
	color: #000000;
	font-size: 15px;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
	display: block;
	position: relative;
	padding: 13px 13px 13px 13px;
	text-decoration: none;	
	border-right: 1px solid #e9e9e9;
}
#menu ul#tgmegamenu li:hover {
	z-index:1600;
}

#menu ul#tgmegamenu ul.children {
	position:absolute;
	width:1118px;
	top:50px;
	left:-1px;
	z-index:9998;
	margin:0;
	padding: 0px;
	background-color:#fff;
	opacity: 0;
	visibility:hidden;
	border: 1px solid #E9E9E9;
	border-top: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
#menu ul#tgmegamenu li.dropdown:hover ul.children, #menu ul#tgmegamenu ul.children li.dropdown:hover ul.children2 {
	opacity: 1;
	visibility:visible;
	transition-delay:0s;
}
#menu ul#tgmegamenu ul.children2 {
	position:absolute;
	top:63px;
	left:0px;
	z-index:9999;
	padding: 0px;
	margin:0;
	float:left;
	background-color:#fff;
	width:100%;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	opacity: 0;
	visibility:hidden;
   	transition: visibility 0s linear 0.5s,opacity 0.5s linear;
   -moz-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
   -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
}
#menu ul#tgmegamenu ul.children li {
	float:left;
	height:auto;
	position:relative;
	padding:0;
	width:372px;
}
#menu ul#tgmegamenu ul.children li img {
	float:left;
	margin:10px;
}
ul#tgmegamenu ul.children li a span {
	padding:30px 0;
	float:left;
}
ul#tgmegamenu ul.children li a {
	color: #181818;
}
#menu ul#tgmegamenu ul.children2 li {
	float:left;
	height:auto;
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	border:none;
}
#menu ul#tgmegamenu ul.children a, #menu ul#tgmegamenu li:hover ul.children a {
	display:block;
	height:auto;
	width:100%;
	float:left;
	font-size:14px;
	font-weight:normal;
	background:none;
	text-align:left;
	text-transform:none;
	border:none;
	margin:0;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
#menu ul#tgmegamenu ul.children2 a, #menu ul#tgmegamenu li:hover ul.children2 a {
	display:block;
	height:auto;
	padding:10px;
	font-size:15px;
	font-weight:normal;
	background:none;
	text-align:left;
	text-transform:none;
	text-decoration:none;
	color:#333;
	border:none;
	float:none;
	width:auto;
}

#menu ul#tgmegamenu li:hover .children li ul.children2 a {
	color:#222;
}
#menu ul#tgmegamenu li:hover .children li ul.children2 a:hover {
	color:#FFFFFF;
}
#menu ul#tgmegamenu ul.children li.dropdown, #menu ul#tgmegamenu li:hover ul.children li.dropdown {
	background:url(../image/nav_arrow.png) 94% 35px no-repeat;
}
#menu ul#tgmegamenu ul.children li a:hover {
	color:#ffffff;
	background-color:#EEC842;
}
#menu ul#tgmegamenu ul.children li.pic_name {
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #EFEFEF;
	width:100%;
	margin:0 0 15px 0;
	display:block;
}
#menu ul#tgmegamenu ul.children li.pic_name a:hover {
	background:none !important;
}
li.pic_name .menu_desc{
	margin:0 30px 0 0px;
	display:block;
	font-size:12px;
}
#menu ul#tgmegamenu ul.children li.pic_name img {
	float:left;
	margin:2px 10px 0 2px;
	border: none;
}
#notification {
		z-index: 3000;
		position: fixed;
		top: 39px;
		right: 0px;	
		line-height: 16px;
		font-size: 11px;
		color: #636363;
	}

	#notification > div {
		width: 275px;
		padding: 20px;
		background-color: #fff;	
		margin-bottom: 10px;
		overflow: hidden;
		border: 1px solid #E9E9E9;
	}
	#notification .close {
		width: 8px;
		height: 8px;
		background: #ccc url('./../image/delete.png');
		cursor: pointer;
		float: right;
		margin: 5px 0 6px 6px;
	}
	#notification .close:hover {background-color: #66ccff;}
	#notification .icon {
		background: url('./../image/notification.png');
		float: left;
		width: 25px;
		height: 25px;
		margin: 3px 10px 3px 0;
	}
	#notification .success .icon {background-color: #EEC842;}
	#notification .warning .icon {background-color: #c42043;}
	#notification .attention .icon {background-color: #c42043;}
	#notification .information .icon {background-color: #2887be;}
	.messages {display: none;}
.breadcrumb {
	color: #CCCCCC;
	margin-bottom: 10px;
}

.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}
table.list thead td {
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #555555;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}

a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 300;
	background: #000000;
	text-transform: uppercase;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
	border: none;
	-webkit-appearance: none;
}

a.button {
	display: inline-block;
	text-decoration: none;
	padding: 5px 18px 5px 18px;
}
input.button {
	margin: 0;
	border: none;
	padding: 5px 18px 5px 18px;
	font-size: 12px;
	font-weight: 300;
	font-family: 'Noto Sans', sans-serif;
}

a.button:hover, input.button:hover {
	background: #EEC842!important;
}

.buttons {
	background: #FFFFFF;
	overflow: auto;
	margin-bottom: 20px;
}
.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;
}
.htabs {
	height: 30px;
	line-height: 16px;
}
.htabs a {
	background: #F5F5F5;
	padding: 6px 15px 6px 15px;
	float: left;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #6e6e6e;
	margin-right: 2px;
	display: none;
	text-transform: uppercase;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
.htabs a.selected {
	background: #EEC842;
	color: #FFFFFF;
	
}
.htabs a:hover {
	background: #EEC842;
	color: #FFFFFF;
}
.tab-content {
	border: 1px solid #EFEFEF;
	padding: 20px;
	z-index: 2;
	overflow: auto;
	color: #898989;
	margin-bottom: 20px;
}
.tab-content p{
	font-size: 12px;
}
/* box */
.box {
	margin-bottom: 20px;
}
.box .box-heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border: 1px solid #DBDEE1;
	background: url('../image/background.png') repeat-x;
	padding: 8px 10px 7px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333;
}
.box .box-content {
	background: #FFFFFF;
	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	padding: 10px;
}
/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
	margin-top: 10px;
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
	padding: 0px 8px 8px 0px;
}
ul.box-category > li {
	padding: 8px 8px 8px 0px;
}
ul.box-category > li + li {
	border-top: 1px solid #EEEEEE;
}
ul.box-category > li > a {
	text-decoration: none;
	color: #333;
}
ul.box-category > li ul {
	display: none;
}
ul.box-category > li a.active {
	font-weight: bold;
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li {
	padding: 5px 5px 0px 10px;
}
ul.box-category > li ul > li > a {
	text-decoration: none;
	display: block;
}
ul.box-category > li ul > li > a.active {
	font-weight: bold;
}
/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #4D4D4D;
}
ul.box-filter{
	margin-top: 10px;
}
ul.box-filter span {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #4D4D4D;
	font-size: 13px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/* content */
#content .content {
	overflow: auto;
	margin-bottom: 20px;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	font-size: 15px;
	font-weight: bold;
	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 */
.product-filter {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	font-weight: bold;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 12px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: auto;
}
.product-grid > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 15px;
}
#column-left + #column-right + #content .product-grid > div {
	width: 272px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-grid .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
/* Product */
.addtocompare-product-info {
    background: url("../image/addtocompare-list.png") no-repeat;
	display: block;
    height: 18px;
	float: left;
	padding-left: 40px;
	line-height: 18px;
	color: #32363B;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	margin-top: 5px;
}
.addtocompare-product-info:hover {
	color: #000;
	background: url("../image/addtocompare-list-hover.png") no-repeat;
}
.addtowishlist-product-info {
	background: url("../image/addtowishlist-list.png") no-repeat;
	display: block;
    height: 18px;
	float: left;
	line-height: 18px;
    margin-right: 25px;
    padding-left: 40px;
	color: #32363B;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	margin-top: 5px;
}
.addtowishlist-product-info:hover {
	color: #000;
	background: url("../image/addtowishlist-list-hover.png") no-repeat;
}
.product-info {
	overflow: auto;
	margin-bottom: 20px;
	position: relative;
}
.product-info .heading {
	font-size: 18px;
	color: #EEC842;
	margin-bottom: 5px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left  + .right {
	margin-left: 460px;
}
.product-info .image {
	margin-top: 20px;
	text-align: center;
	position: relative;
	z-index: 10;
	float: left;
	padding-bottom: 20px;
}
.product-info .image-additional {
	width: 100px;
	clear: both;
	overflow: hidden;
	float: left;
}
.product-info .image-additional img {
	border: 1px solid #ebebeb;
}
.product-info .image-additional img:hover {
	border: 1px solid #000000;
}
.product-info .image-additional a {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 6px;
}
.product-info .description {
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 25px;
	color: #414141;
	font-size: 13px;
}
.product-info .description span {
	color: #414141;
}
.product-info .description a {
	color: #181818;
	text-decoration: none;
	font-size: 13px;
	font-weight: 300;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
.product-info .description a:hover {
	color: #EEC842;
}
.product-info .price {
	overflow: auto;
	padding: 0px 5px 10px 5px;
	color: #000000;
    font-size: 24px;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
}
.product-info .price-old {
	color: #FF0000;
    font-size: 12px;
    text-decoration: line-through;
}
.product-info .price-new {
	color: #000000;
}
.product-info .price-tax {
	font-size: 13px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 13px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 13px;
	color: #4D4D4D;
}
.product-info .options {
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #32363B;
}
.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 {
	border: 1px solid #efefef;
	padding: 20px 5px 20px 5px;
	margin-bottom: 10px;
	color: #4D4D4D;
	overflow: auto;
	padding-left: 20px;
}
.product-info .cart input {
    display: inline-block;
    height: 19px;
    margin: 0 10px 0 8px;
    text-align: center;
    width: 30px;
	color: #EEC842;
	padding: 3px;
	background: #FFFFFF;
}
.product-info .button-icon {
    display: inline-block;
    margin-right: 15px;
	padding-top: 7px;
	color: #32363b;
}
.product-info .button-icon:hover {
	color:#EEC842!important;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	color: #999999;
    display: block;
    margin-left: 30px;
    padding-top: 5px;
	padding-right: 30px;
}
.product-info .cart .minimum {
	padding-top: 12px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin-bottom: 10px;
	
}
.product-info .review > div {
	padding: 10px;
	border-bottom: 1px solid #efefef;
	padding-left:20px;
	color: #4D4D4D;
}
.product-info .review > div > a {
	color: #4D4D4D;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
.product-info .review > div > a:hover {
	color:#EEC842;
}
.product-info .review > div > span {
	color: #4D4D4D;
}
.product-info .review .share {
	line-height: normal;
}
.product-info .review .share-text {
	float: right;
    line-height: 10px;
    padding-left: 10px;
	padding-right: 20px;
    padding-top: 2px;
}
.product-info .review .share a:hover {
	color:#EEC842;
}
.product-info .review .share a {
	text-decoration: none;
	color: #4D4D4D;
	float: left;
	padding-right: 10px;
}
.product-info .review .rating {
	display: block;
    float: left;
    margin-right: 20px;
	vertical-align: middle;
}	
	
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #555555;
	border-bottom: 1px solid #E9E9E9;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #E9E9E9;
}
.wishlist-info tbody .image img {
	border: 1px solid #E9E9E9;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.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 {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.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 */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #555555;
	border-bottom: 1px solid #E9E9E9;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #E9E9E9;
}
.cart-info tbody .image img {
	border: 1px solid #E9E9E9;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #E9E9E9;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #FFFFFF;
	border: 1px solid #E9E9E9;
	padding: 8px;
	font-weight: 400;
	font-size: 14px;
	color: #555555;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E9E9E9;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #E9E9E9;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #E9E9E9;
}
.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%;
}
/* footer */ 
#footer {
	clear: both;
	overflow: auto;
	min-height: 100px;
	padding: 20px;
	border: 1px solid #E9E9E9;
	border-top: none;
	background: #FFFFFF;
}
#footer h3 {
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer .column {
	float: left;
	width: 25%;
	min-height: 100px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 12px;
}
#footer .column ul li {
	margin-bottom: 3px;
}
#footer .column a {
	text-decoration: none;
	color: #000;
}
#footer .column a:hover {
	text-decoration: underline;
}
#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}

/*
----------------------------------------------------
----------------------------------------------------
--------------- TG SAPPHIRO STYLESHEET ---------------
----------------------------------------------------
----------------------------------------------------
*/	

/*
----------------------------------------------------
---------------------- LAYOUT ----------------------
----------------------------------------------------
*/
body {
	background: url("../image/bgr.png") repeat scroll 0 0 transparent;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 300;
}
#container {
	width: 1160px;
	background: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}

span.clear {
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: visible;
}
.clear {
    clear: both !important;
}
/*
----------------------------------------------------
---------------------- HEADER ----------------------
----------------------------------------------------
*/
#header-holder {
	/*background: #272727;*/
	padding-left: 20px;
	padding-right: 20px;
	margin-left: -20px;
	margin-right: -20px;
	color: #a7a7a7;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#header-holder a {
	color: #a7a7a7!important;
}
#header-holder p {
	margin: 0;
	float:left;
}
.tg_header_title {
	color: #eec842;
	font-weight: bold;
}
.facebook-icon, .twitter-icon, .google-icon, .pinterest-icon, .youtube-icon {
	height: 23px;
	width: 24px;
	float: right;
	margin-left: 10px;
	margin-top: -3px;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
.facebook-icon {
	background: #414141 url("../image/facebook.png") no-repeat;
}
.twitter-icon {
	background: #414141 url("../image/twitter.png") no-repeat;
}
.google-icon {
	background: #414141 url("../image/google.png") no-repeat;
}
.pinterest-icon {
	background: #414141 url("../image/pinterest.png") no-repeat;
}
.youtube-icon {
	background: #414141 url("../image/youtube.png") no-repeat;
}

.facebook-icon:hover{
		background: #EEC842 url("../image/facebook-hover.png") no-repeat;
}
.twitter-icon:hover{
		background: #EEC842 url("../image/twitter-hover.png") no-repeat;
}
.google-icon:hover{
		background: #EEC842 url("../image/google-hover.png") no-repeat;
}
.pinterest-icon:hover{
		background: #EEC842 url("../image/pinterest-hover.png") no-repeat;
}
.youtube-icon:hover{
		background: #EEC842 url("../image/youtube-hover.png") no-repeat;
}
#header {
	padding-top: 20px;
}
#header #holder-left{
	width: 380px;
	float: left;
	margin-top: 5px;
}
#header #holder-middle{
	width: 380px;
	float: left;
	text-align: center;
}
#header #holder-right{
	width: 380px;
	float: right;
	margin-top: 5px;
}
#header #welcome {
	position: static;
	text-align: left;
	font-size: 11px;
	color: #bdbdbd;
	line-height: 11px;
	width: auto;
}
#header #welcome a {
	font-size: 11px;
}
#header #search {
	position: static;
	margin-top: 20px;
	 width: 350px;
}
#header #logo {
	position: absolute;
}
#header .links {
	position: static;
	padding: 0px;
	margin: 0px;
	float: right;
}

#header .links a {
    color: #cdcdcd;
    font-size: 11px;
	line-height: 11px;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}

#header .links a:hover {
	color: #eec842;
}
#header #cart {
	right: 0px;
	top: 36px;
	min-width: 0px;
}
#header #cart .heading {
	margin-right: 0px;
	border: 1px solid #EEEEEE;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 0px;
	margin-top: 20px;
}
#header #cart .content {
	min-width: 300px;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 150px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #FFF;
}
#header #cart.active .heading {
	margin-top: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
#currency {
	position: static;
	float: left;
	border: 1px solid #EEEEEE;
	line-height: 28px;
	padding-left: 25px;
	padding-right: 0px;
	background: url("../image/currency.png") no-repeat scroll 10px center transparent;
	margin-top: 20px;
	width: auto;
	margin-right: 8px;
	z-index: 999;
}
#currency a {
	font-size: 11px;
	padding: 0px 3px;
	border: none;
	color: #cdcdcd;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 0px;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
#currency a:hover {
	color: #eec842;
}
#currency a b {
	color: #eec842;
}
#language {
	position: static;
	float: left;
	width: auto;
	border: 1px solid #EEEEEE;
	line-height: 28px;
	padding-left: 5px;
	padding-right: 0px;
	margin-top: 20px;
	margin-right: 8px;
	clear: both;
}

/*
----------------------------------------------------
---------------------- LINKS -----------------------
----------------------------------------------------
*/
a, a b {
	color: #eec842;
	text-decoration: none;
}
/*
----------------------------------------------------
--------------------- SEARCH -----------------------
----------------------------------------------------
*/
#header .button-search {
	position: static;
	float: right;
	border: 1px solid #EFEFEF;
	height: 28px;
}

#header .button-search:hover {
	border: 1px solid #EEC842;
	background: url("../image/button-search-hover.png") no-repeat scroll center center transparent;
}

#header #search input {
	width: 296px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #efefef;
	height: 26px;
	color: #bcbcbc;
	padding-left: 10px;
	line-height: 26px;
}
/*
----------------------------------------------------
------------------ HEADER CART ---------------------
----------------------------------------------------
*/
#header #cart .heading a span {
    background: url("../image/cart.png") no-repeat scroll left center transparent;
    padding-left: 36px;
	height: 28px;
	float: right;
	color: #949494;
	font-size: 11px;
	padding-right: 10px;
}


.breadcrumb {
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #666666!important;
}
.breadcrumb a{
	color: #666666!important;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
.breadcrumb a:hover{
	color: #EEC842!important;
}

/*
----------------------------------------------------
---------------- TG SAPPHIRO TAB -------------------
----------------------------------------------------
*/

.sapphiro-tabs {
	text-align: center;
	border-top: 1px solid #f0f0f0;
	margin-top: 40px;
	margin-bottom: 10px;
}
.sapphiro-tabs-inner {
	margin-top: -12px;
} 
.sapphiro-tabs a {
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	color: #202020;
	display: none;
	text-transform :uppercase;
	background: #FFFFFF;
	padding: 5px 22px 5px 22px;
}
.featured {
	border: 1px solid #e7e7e7!important;
	color: #f88759!important;
}
.sapphiro-tabs a.featured.selected {
	color: #FFFFFF!important;
	background: #f88759!important;
	border: 1px solid #f88759!important;
}
.latest {
	border: 1px solid #e7e7e7!important;
	color: #d3ac24!important;
}
.sapphiro-tabs a.latest.selected {
	color: #FFFFFF!important;
	background: #d3ac24!important;
	border: 1px solid #d3ac24!important;
}
.bestseller {
	border: 1px solid #e7e7e7!important;
	color: #6bd0cc!important;
}
.sapphiro-tabs a.bestseller.selected {
	color: #FFFFFF!important;
	background: #6bd0cc!important;
	border: 1px solid #6bd0cc!important;
}
.special {
	border: 1px solid #e7e7e7!important;
	color: #ff0000!important;
}
.sapphiro-tabs a.special.selected {
	color: #FFFFFF!important;
	background: #ff0000!important;
	border: 1px solid #ff0000!important;
}

.sapphiro-tabs a + a {
	margin-left: 8px;
}


.box-product .image img {
	border: none;
}

.box-product .rating {
	margin-bottom: 8px;
}
.box-product > div{
	margin: 0px;
	width: 99%;
	border: 1px solid #FFF;
	padding-bottom: 20px;
	padding-top: 30px;
	position: relative;
	margin-top: 10px;
}
.box-product .price {
	color: #000000;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 10px;
	font-family: 'Roboto',sans-serif;
}
.box-product .price-old {
    font-size: 16px;
}
.box-product .price-new {
    font-weight: normal;
}
.box-product .name a {
	font-size: 14px;
	color: #494949;
	font-weight: 400;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
	margin-bottom: 10px;
}
.box-product .name a:hover {
	color: #eec842;
}
.box-product > div .mask{ 
	top:0;  
	width:100%; height:100%; 
	padding:0px 0; 
	display: none;
}
.box-product > div:hover{ 
	border: 1px solid #E9E9E9;
}
.box-product > div:hover .mask { 
	display:block; 
}

a.addtowishlist {
	padding: 8px;
	border: 1px solid #E9E9E9;
	color: #b3b3b3;
	font-size: 11px;
	position: absolute;
	top: 15px;
	left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #FFFFFF;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
a.addtocompare {
	padding: 8px;
	border: 1px solid #E9E9E9;
	color: #b3b3b3;
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #FFFFFF;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
a.addtowishlist:hover, a.addtocompare:hover {
	color: #eec842;
	border: 1px solid #eec842;
}

input.tg-button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 13px;
	font-size: 12px;
	font-weight: 300;
	background: #000000;
	text-transform: uppercase;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
	margin: 0;
	border: 0;
	padding: 5px 18px 5px 18px;
	-webkit-appearance: none;
}

input.tg-button:hover {
	background: #EEC842;
}


.banner div img {
	border: 1px solid #f5f5f5;
}

/*
----------------------------------------------------
---------------- TG LATEST NEWS --------------------
----------------------------------------------------
*/

.news-bgr{
	background: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #ececec;
	overflow: auto;
	position: relative;
	min-height: 475px;
	border-bottom: none;
}

.news-name {
	font-size: 18px;
	font-weight: 400!important;
	line-height: 14px;
	color: #333333;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: none;
}
.news-name a {
	float: right;
	color: #a1a1a1;
	font-size: 12px;
	text-transform: none;
	margin-top: 2px;
	transition: color 750ms ease-out 0s;
	-webkit-transition: color 750ms ease-out 0s;
    -moz-transition: color 750ms ease-out 0s;
    -o-transition: color 750ms ease-out 0s;
    -ms-transition: color 750ms ease-out 0s;
}
.news-name a:hover {
	color: #EEC842;
}
.news_4 div {
	display: inline-block;
	float: left;
	padding-bottom: 10px;
}

.news_left {
	float: left;
}

.news_right {
	float: left;
	margin: 0;
}
.news_4 div .title  {
	padding: 0!important;
}
.news_4 div .title a {
	color: #111111;
	text-decoration: none;
	font-size: 14px;
	float: left;
	transition: color 750ms ease-out 0s;
	-webkit-transition: color 750ms ease-out 0s;
	-moz-transition: color 750ms ease-out 0s;
	-o-transition: color 750ms ease-out 0s;
	-ms-transition: color 750ms ease-out 0s;
	font-weight: 300!important;
	padding: 0!important;
}

.news_4 div .title a:hover {
	color: #EEC842;
}

.news_4 div .readmore a {
	color: #999999;
	font-size: 12px;
	font-weight: 600;
	background: url("../image/readmore.png") no-repeat scroll left center transparent;
	padding-left: 18px;
}

.news_4 div .date {
	color: #bfbfbf!important;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 300;
	clear: both;
	border: none!important;
	padding: 0!important;
}
.news_4 div .icon {
	background: url("../image/newsdate.png") no-repeat scroll left center transparent;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 10px;
}
.news_4 div img {
	display: inline-block;
	float: left;
	margin-bottom: 6px;
}

.news_4 div p {
	font-size: 12px;
	color: #a7a7a7;
	margin: 0;
	margin-bottom: 10px;
	font-weight: 300;
	clear: both;
}
.news_4 div + div {
	border-top: 1px dotted #dddddd;
	padding-top: 20px;
}

.tg_sapphiro_latest_news-content {

}
.icon {
	background: url("../image/newsdate.png") no-repeat scroll left center transparent;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 10px;
}
 .post_date {
    color: #A1A1A1 !important;
}	
.readmore a {
    color: #EEC842;
    font-size: 12px;
    font-weight: 300;
}

.news-title {
	margin-bottom: 10px;
}
.news-title a{
	color: #606060;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	transition: color 750ms ease-out 0s;
	-webkit-transition: color 750ms ease-out 0s;
	-moz-transition: color 750ms ease-out 0s;
	-o-transition: color 750ms ease-out 0s;
	-ms-transition: color 750ms ease-out 0s;
}

.news-title  a:hover {
	color: #EEC842;
}
.tg_sapphiro_latest_news-unit-big {
    padding-bottom: 15px;
    padding-top: 15px;
}
.tg_sapphiro_latest_news-unit-big:first-child {
    padding-top: 0px;
}
.tg_sapphiro_latest_news-unit-big + .tg_sapphiro_latest_news-unit-big {
    border-top: 1px solid #F0F0F0;
}

/*
----------------------------------------------------
---------------- TG REVIEW NEWS --------------------
----------------------------------------------------
*/

.reviews-bgr{
	min-height: 475px;
	background: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #ececec;
	overflow: auto;
	position: relative;
	border-bottom: none;
}

.reviews-name {
	border-bottom: medium none;
    color: #333333;
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 14px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-transform: uppercase;
}

.reviews_4 > div {
	display: block;
	padding-bottom: 10px;
	border-top: 1px dotted #dddddd;
	padding-top: 20px;
}

.reviews_4  .alpha{
	border-top: none!important;
	padding-top: 0px!important;
}

.reviews_left {
	float: left;
}

.reviews_right {
	margin: 0;	
}
.reviews_4 div .title  {
	padding: 0!important;
}
.reviews_4 div .title a {
	color: #111111;
	text-decoration: none;
	font-size: 14px;
	float: left;
	clear: both;
	transition: color 750ms ease-out 0s;
	-webkit-transition: color 750ms ease-out 0s;
	-moz-transition: color 750ms ease-out 0s;
	-o-transition: color 750ms ease-out 0s;
	-ms-transition: color 750ms ease-out 0s;
	font-weight: 300!important;
	padding: 0!important;
	border-top: none!important;
	margin-bottom: 3px;
}

.reviews_4 div .title a:hover {
	color: #eec842;
}

.reviews_4 div .readmore a {
	color: #999999;
	font-size: 12px;
	font-weight: 600;
	background: url("../image/readmore.png") no-repeat scroll left center transparent;
	padding-left: 18px;
}

.reviews_4  .rating {
	clear: both;
	float: left;
}

.reviews_4  .rating img {
	clear: both;
	border: none!important;

}

.reviews_4  .author {
	clear: both;
	float: left;
	margin-top:2px;
	margin-bottom: 5px;
	color: #111111;
}

.reviews_4 div img {
	display: inline-block;
	float: left;
	border: 1px solid #e8e8e8;
	margin-bottom: 2px;
}

.reviews_4 div p {
	font-size: 12px;
	color: #a7a7a7;
	margin: 0;
	margin-bottom: 10px;
	font-weight: 300;
	clear: both;
}

ul.btntgreviews { 
	z-index: 1000;
	float: right;
	padding: 0px;
	margin-bottom: 0px;
}
ul.btntgreviews li  { 
	display:inline; 
}
ul.btntgreviews li a { 
	display:inline-block;
	width:8px;
	height:21px;
	background:url(../image/l-inactive.png) 0 1px no-repeat;
	text-indent:-9999px; 
}
ul.btntgreviews li a { 
	display:inline-block;
	width:8px;
	height:21px;
	background:url(../image/l-inactive.png) 0 1px no-repeat;
	text-indent:-9999px; 
}
ul.btntgreviews li a:hover { 
	background:url(../image/l-active.png) 0 1px no-repeat;
}

ul.btntgreviews li a.active, ul.btntgreviews li.active a { 
	background:url(../image/l-active.png) 0 1px no-repeat;
}

ul.btntgreviews li a.prev { 
	display:inline-block;
	width: 15px;
	height: 21px;
	cursor: pointer;
	background: url('../image/review-prev.png') center no-repeat; 
	vertical-align: top;
}
ul.btntgreviews li a.prev:hover { 
	background: url('../image/review-prev.png') center no-repeat; 
}
ul.btntgreviews li a.next { 
	vertical-align:top;
	display:inline-block;
	width: 20px;
	height: 21px;
	cursor: pointer;
	background: url('../image/featured-next.png') center no-repeat; 
}
ul.btntgreviews li a.next { 
	vertical-align:top;
	display:inline-block;
	width: 15px;
	height: 21px;
	cursor: pointer;
	background: url('../image/review-next.png') center no-repeat; 
}
ul.btntgreviews li a.next:hover { 
	background: url('../image/review-next.png') center no-repeat; 
}

/*
----------------------------------------------------
---------------- TG NEWSLETTER ---------------------
----------------------------------------------------
*/
#site_subcribe {
	border-top: 1px solid #E9E9E9;
    margin-top: 27px;
}
#site_subcribe input {
    background:  #FFFFFF;
    border: 1px solid #E9E9E9;
    color: #A7A7A7;
    float: left;
    height: 31px;
    width: 557px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style: none outside none;
	margin-left: 72px;
	margin-top: -18px;
	line-height: 31px;
}

#site_subcribe .button-s {
    cursor: pointer;
    text-transform: uppercase;
	float: left;
	padding: 5px 25px 5px 25px;
	color: #000000;
	border: 1px solid #e7e7e7;
	margin-top: -18px;
	margin-left: 20px;
	background: #FFFFFF;
	font-size: 14px;
}

.erros-newsletter {
    color:#000000;
	text-align: center;
	margin-top: -10px;
}
.newsletter-holder {
	border: 1px solid #E9E9E9;
	list-style: none outside none;
	padding: 20px;
	clear: both;
}
.newsletter-holder .headingtext {
	float: left;
	padding: 10px;
	background: #FFFFFF;
	margin-top: -22px;
	margin-left: 40px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
	max-width: 140px;
	min-width: 140px;
	text-align: center;
}

/*
----------------------------------------------------
------------- TG SAPPHIRO FOOTER -------------------
----------------------------------------------------
*/
#footer h3 {
    color: #0A0A0A;
    font-size: 14px;
	font-weight: 400!important;
	text-transform: uppercase;
	margin-bottom: 17px;
}
 .column_3:first-child {
	margin-left: 0px;
}
 .column_3 {
  	float: left !important;
    width: 100% !important;
	margin-left: 20px;
	list-style: none;
	padding-right: 10px;
}

 .column_3 p, .column_6 p {
	color: #666666;
	line-height: 21px;
    text-align: justify;
}

 .column_3 a{
  	line-height: 18px;
  	text-decoration: none;
  	font-size: 11px;
	list-style: none;
}
 .column_3 ul {
	list-style: none;
	margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}

#footer-inner .column_3 li {
	list-style: none;
}

 .header_3 {
    margin-right: 20px !important;
    width: 220px !important;
	color: #0a0a0a;
    display: block;
    font-size: 14px;
    margin-bottom: 18px;
	list-style: none;
	text-transform: uppercase;
	font-weight: 400;
}

 .column_6 {
  	float: left !important;
    width: 252px !important;
	list-style: none;
	margin-right: 20px;
}

 .column_6 p, .column_6 p {
	color: #666666;
	line-height: 21px;
    text-align: justify;
}

 .column_6 a{
  	line-height: 18px;
  	text-decoration: none;
  	font-size: 11px;
	list-style: none;
}
 .column_6 ul {
	list-style: none;
	margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}

#footer-inner .column_6 li {
	list-style: none;
}

 .header_6 {
    margin-right: 20px !important;
    width: 220px !important;
	color: #0a0a0a;
    display: block;
    font-size: 14px;
    margin-bottom: 18px;
	list-style: none;
	text-transform: uppercase;
	font-weight: 400;
}
#footer .column {
	float: left;
	width: 25%;
	min-height: 100px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none outside none;
}
#footer .column ul li {
	margin-bottom: 8px;
}
#footer .column ul li  a {
    background: url("../image/footer-list.png") no-repeat scroll left 7px transparent;
    color: #666666;
    padding-left: 15px;
    text-decoration: none;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
#footer .column ul li  a:hover {
	background: url("../image/footer-list-hover.png") no-repeat scroll left 7px transparent;
	color: #d3ac24;
	text-decoration: none!important;
}
#footer .column a {
	text-decoration: none;
	color: #000;
}

#footer .column_1 {
	float: left;
	width: 198px;
	min-height: 100px;
}
#footer .column_1 ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none outside none;
}
#footer .column_1 ul li {
	margin-bottom: 8px;
}
#footer .column_1 ul li  a {
    background: url("../image/footer-list.png") no-repeat scroll left 7px transparent;
    color: #666666;
    padding-left: 15px;
    text-decoration: none;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
#footer .column_1 ul li  a:hover {
	background: url("../image/footer-list-hover.png") no-repeat scroll left 7px transparent;
	color: #d3ac24;
}
#footer .column_1 a {
	text-decoration: none;
	color: #000;
}

#footer .column_2 {
	float: left;
	width: 159px;
	min-height: 100px;
}
#footer .column_2 ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none outside none;
}
#footer .column_2 ul li {
	margin-bottom: 8px;
}
#footer .column_2 ul li  a {
    background: url("../image/footer-list.png") no-repeat scroll left 7px transparent;
    color: #666666;
    padding-left: 15px;
    text-decoration: none;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
#footer .column_2 ul li  a:hover {
	background: url("../image/footer-list-hover.png") no-repeat scroll left 7px transparent;
	color: #d3ac24;
}
#footer .column_2 a {
	text-decoration: none;
	color: #000;
}

#twitter a {
    color: #CCCCCC;
}
#twitter li {
    margin-bottom: 18px;
    list-style: none;
}
#twitter li a {
    color: #666666;
    line-height: 21px;
    text-align: justify;
}
#twitter li span,
#twitter li span *
{
    line-height: 21px;
    font-size: 12px !important;
    color: #666666;
}
#twitter li span * {
    display: inline !important;
    margin: 0;
    padding: 0;
}
#twitter li span a {
    color: #d3ac24;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}

#twitter li span a:hover {
    color: #666666;
}
#twitter li span:after {
    visibility: hidden;
    content: "."
}

.contact-holder {
	list-style: none outside none;
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.column_8:first-child {
	margin-left: 0px;
}
.column_8 {
  	float: left !important;
    width: 359px !important;
	margin-left: 20px;
	list-style: none;
	color: #bfbfbf;
	font-size: 15px;
	text-transform:uppercase;
	font-weight: 400;
}

.column_12:first-child {
	margin-left: 0px;
}
.column_12 {
  	float: left !important;
    width: 550px !important;
	margin-left: 20px;
	list-style: none;
	color: #d3ac24;
	font-size: 16px;
	font-weight: 400;
}

.column_24 {
  	float: left !important;
	list-style: none;
	color: #d3ac24;
	font-size: 16px;
	font-weight: 400;
}

#powered {
	/*background: #272727;*/
	padding: 20px;
	text-align: left;
	color: #a3a3a3;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 20px;
	padding-bottom: 30px;
}
/*
----------------------------------------------------
--------------- TG BACK TO TOP ---------------------
----------------------------------------------------
*/

#back-top {

	
}
#back-top a {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #e3e3e3;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
	font-size: 14px;
	font-weight: 400;
}
#back-top a:hover {
	color: #EEC842;
}
/* arrow icon (span tag) */
#back-top span {
	width: 27px;
	height: 27px;
	display: block;
	background:  url("../image/backtotop.png") no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
	margin-top: 5px;
}
#back-top a:hover span {
	background:  url("../image/backtotophover.png") no-repeat center center;
}

/*Payment Image */
#paymentimage {
    float: right;
    vertical-align: middle;
}
/*
----------------------------------------------------
--------------- CATEGORY PAGE ----------------------
----------------------------------------------------
*/
.category-info .image {
	border: none;
}

h1, .welcome {
	color: #EEC842;
	font-size: 20px!important;
	text-transform: uppercase;
}

h2 {
    color: #EEC842!important;
    font-size: 14px!important;
    text-transform: uppercase;
	font-weight: normal;
}
.category-info p {
    color: #666666;
	font-size: 13px;
}

.product-filter {
	background: none repeat scroll 0 0 #FFFFFF;
    color: #1F1F1F;
    font-weight: 400;
    padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}

#grid_a {
    background: #0d0b0d url("../image/grid.png") no-repeat;
    display: inline-block;
    height: 18px;
    text-indent: -9999px;
    width: 18px;
    margin-left: 10px;
	position:relative;

}
#grid_b {
    background: #D3AC24 url("../image/grid.png") no-repeat;
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-left: 10px;
	position:relative;
}

#list_a {
    background: #0d0b0d url("../image/list.png") no-repeat;
    display: inline-block;
    height: 18px;
    text-indent: -9999px;
    width: 18px;
	top: -5px;
	 position: relative;
}
#list_b {
    background: #D3AC24 url("../image/list.png") no-repeat;
    display: inline-block;
    height: 18px;
    width: 18px;
	position:relative;
}

#grid_a:hover {
   background-color: #D3AC24;
}
#list_a:hover {
    background-color: #D3AC24;
}
.product-filter .display {
    margin-right: 0px;
    padding-top: 10px;
}
.product-compare a {
    font-weight: normal;
	font-size: 13px;

}

/*Product Grid */
.product-grid {
	margin-right: -20px;
	width: auto;
}
.product-grid > div {
	width: 272px;
	text-align: center;
	position: relative;
	padding-bottom: 25px;
	
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 293px;
}
#column-right + #content {
	margin-right: 293px;
}

.product-grid .name a {
	font-size: 14px;
	color: #494949;
	font-weight: 400;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
	margin-bottom: 5px;
}	

.product-grid .name a:hover {
	color: #eec842;
}

.product-grid .image img {
	border: none;
}
.product-grid .rating {
	margin-bottom: 5px;
}

.product-grid .price {
	color: #000000;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
	font-family: 'Roboto',sans-serif;
}
.product-grid .price-old {
	 font-size: 16px;
}
.product-grid .price-new {
    font-weight: normal;
}	

.product-grid .wishlist a  {
	background: url("../image/addtowishlist2.png") no-repeat scroll 0 0 transparent;
    border-right: 1px solid #D2D2D2;
    display: block;
    float: left;
    height: 13px;
    margin-left: 107px;
    padding-right: 9px;
    width: 20px;
	display: block;
    margin-bottom: 13px;
	padding-left: 0px;
	margin-top: 1px;
}
.product-grid .wishlist a:hover  {
	background: url("../image/addtowishlist2-hover.png") no-repeat scroll 0 0 transparent;
}
.product-grid .compare a  {
	background: url("../image/addtocompare2.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 14px;
    width: 20px;
	float: right;
	margin-right: 83px; 
}
.product-grid .compare a:hover  {
	background: url("../image/addtocompare2-hover.png") no-repeat scroll 0 0 transparent;
}
.product-grid .cart {
    clear: both;
    display: block;
    text-align: center;
}

.product-list .image {
    float: left;
    margin-right: 20px;
    padding: 3px;
}
.product-list .image img {
	border: none;
}


.product-list .name a{
	font-size: 16px;
	color: #000000;
	font-weight: 500;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
	margin-bottom: 5px;
}	

.product-list .name a:hover {
	color: #eec842;
}

.product-list .description {
	color: #666666;
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.product-list .price {
	float: none;
	text-align: left;
}	
.product-list .price {
    color: #000000;
    font-size: 20px;
	height: auto;
	line-height: 18px;
	font-family: 'Roboto',sans-serif;
}
.product-list .price-new {
    font-weight: normal;
}

.product-list .price-old {
    font-size: 16px;
}
.product-list .rating {
	margin-top: 8px;
	margin-bottom: 8px;
}
.product-list .cart {
    float: left;
}
.product-list .wishlist a {
    background: url("../image/addtowishlist-list.png") no-repeat scroll 0 0px transparent;
    border-right: 1px solid #D2D2D2;
    display: block;
    float: left;
    height: 18px;
    margin-left: 60px;
    padding-right: 15px;
    width: 19px;
	padding-left: 0px;
	margin-top: 3px;
}
.product-list .wishlist a:hover {
    background: url("../image/addtowishlist-list-hover.png") no-repeat scroll 0 0 transparent;
}	
.product-list .compare a {
    background: url("../image/addtocompare-list.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 18px;
    margin-left: 15px;
    width: 19px;
	margin-top: 2px;
}
.product-list .compare a:hover {
    background: url("../image/addtocompare-list-hover.png") no-repeat scroll 0 0 transparent;
}	

.product-list > div + div {
    border-top: none;
}



/*
----------------------------------------------------
------------- CATEGORY ACCORDION -------------------
----------------------------------------------------
*/
.box-category {
	padding-top: 5px;
}

.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
		
.box-category ul li { position: relative;}

.box-category > ul > li a.active + .accordion { background: transparent url(../image/accordion-visited.png) no-repeat; }

.box-category > ul > li {
	padding: 8px 8px 8px 0px;
}
.box-category > ul > li + li {
	border-top: 1px dotted #CECECE;
}
.content .box-category > ul > li + li {
	border-top: none;
}

.content .box-category {
	padding-top: 0px;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #4d4d4d;
	font-size: 13px;
	font-weight: 300;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;

}

.box-category > ul > li > a:hover {
	color: #EEC842;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	color: #EEC842;
	font-weight: 300;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 5px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
	padding-left: 25px;
	color: #4d4d4d;
	font-weight: 300;
	font-size: 12px;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
}
.box-category > ul > li ul > li > a:hover {
	color: #EEC842;
}
.box-category > ul > li ul > li > a.active {
	background: none;
}

.box-category .accordion {
	top: 12px;
	right: 0px;
	position: absolute;
	cursor: pointer;
	width: 9px;
	height: 9px;
	background: transparent url(../image/accordion.png) no-repeat;
	z-index: 10;
}
			
.box-category .accordion:hover {
	background: transparent url(../image/accordion-hover.png) no-repeat;
}

/*
----------------------------------------------------
----------- COLUMN LEFT AND RIGHT ------------------
----------------------------------------------------
*/
#column-left .box, #column-right .box {
	margin-bottom: 0px;
}
#column-left .box .box-heading, #column-right .box .box-heading {
	border: 1px solid #ECECEC;
	border-bottom: none;
    color: #333333;
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 14px;
    padding: 20px;
    text-transform: uppercase;
	background: none;
	font-family: 'Noto Sans',sans-serif;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	padding-bottom: 5px;
}	

#column-left .box .box-content, #column-right .box .box-content {
	padding: 20px;
	padding-top: 0px;
}
.box .box-content {
	border: 1px solid #ECECEC;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	border-top: none;
	border-bottom: none;
}	
/*
----------------------------------------------------
-------------- TG SAPPHIRO CART --------------------
----------------------------------------------------
*/
#tg_sapphiro_cart {
	padding: 0px;
	margin: 0px;
}
#tg_sapphiro_cart .empty {
	color: #4D4D4D;
	font-size: 13px;
	padding-top: 10px;
}

.tg_sapphiro_checkout {
	clear: both;
    text-align: right;
}	
#column-right .mini-cart-info td, #column-left .mini-cart-info td {
	padding-left: 0px;
	padding-right: 0px;
}
#column-right .mini-cart-total, #column-left .mini-cart-total {
	border-bottom: none;
	border-top: none;
	padding-right: 0px;
}

/*
----------------------------------------------------
-------------- BOX FOR COLUMNS ---------------------
----------------------------------------------------
*/
.box-column {

}
 .box-column .box-column-heading {
	border: 1px solid #ECECEC;
	border-bottom: none;
    color: #333333;
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 14px;
    padding: 20px;
    text-transform: uppercase;
	background: none;
	font-family: 'Noto Sans',sans-serif;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	padding-bottom: 5px;
}


.box-column-product {
	overflow: auto;
	border: 1px solid #ECECEC;
	padding-bottom: 10px;
	border-top: none;
	border-bottom: none;
	
}
.box-column-product > div {
	width: 271px;
	float: left;
    position: relative;
    text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
}
.box-column-product > div:hover {
	background: #EEC842;
}

.box-column-product > div:hover .name a, .box-column-product > div:hover .price, .box-column-product > div:hover .price-old {
	color: #FFFFFF;
}

.box-column-product .image {
	display: block;
    float: left;
	margin-right: 10px;
	padding-left: 20px;
}
.box-column-product .image img {
	border: 1px solid #e8e8e8;
	background: #FFF;
}
.box-column-product .name a {
	color: #4D4D4D;
	font-size: 13px;
	font-weight: 300;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	transition: color 750ms ease-out 0s;
	-webkit-transition: color 750ms ease-out 0s;
    -moz-transition: color 750ms ease-out 0s;
    -o-transition: color 750ms ease-out 0s;
    -ms-transition: color 750ms ease-out 0s;
	padding-right: 20px;
}
.box-column-product .name a:hover {
	color: #EEC842;
	transition: color 350ms ease-in-out 0s;
}
.box-column-product .price {
	display: block;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	transition: color 750ms ease-out 0s;
	-webkit-transition: color 750ms ease-out 0s;
    -moz-transition: color 750ms ease-out 0s;
    -o-transition: color 750ms ease-out 0s;
    -ms-transition: color 750ms ease-out 0s;
}
.box-column-product .price-old {
	color: #F00;
	text-decoration: line-through;
	font-size: 12px;
	transition: color 750ms ease-out 0s;
	-webkit-transition: color 750ms ease-out 0s;
    -moz-transition: color 750ms ease-out 0s;
    -o-transition: color 750ms ease-out 0s;
    -ms-transition: color 750ms ease-out 0s;
}

.box-column-product .rating {
	display: block;
	margin-bottom: 10px;
}

/*
----------------------------------------------------
----------------- CLOUD ZOOM -----------------------
----------------------------------------------------
*/
#tg-zoom{
    color: #414141;
    display: block;
    font-size: 10px;
    margin: 10px 0 0;
    text-align: right;
    text-transform: uppercase;
	margin-right: 6px;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
#tg-zoom:hover{
	color: #EEC842;
}
.cloud-zoom-lens {
	border: 1px solid #ddd;
	margin:-1px;
	background-color:#fff;	
	cursor:move;	
	width: 50px;
	height: 50px;
}

.cloud-zoom-title {
	position:absolute !important;
	background-color:#444;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	bottom:0px;
	display: none;
}

.cloud-zoom-big {
	border: 1px solid #ffffff;
	webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.13);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.13);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.13);
	overflow:hidden;
	background: #FFFFFF;
}


.cloud-zoom-loading {
	color:white;	
	background:#444;
	padding:3px;
	border:1px solid #222;
	border-radius: 4px;
}
/*
----------------------------------------------------
----------------- HEADER CART -----------------------
----------------------------------------------------
*/
a.viewcart {
    cursor: pointer!important;
	font-size: 11px;
	background: #EEC842;
	color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
	font-weight: 300;
	border: none;
	display: inline-block;
	text-decoration: none;
	padding: 5px 10px 5px;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
		-webkit-appearance: none;
}

a.viewcart:hover {
	background: #000000;
}
a.cart-checkout {
     cursor: pointer!important;
	font-size: 11px;
	background: #000000;
	color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
	font-weight: 300;
	border: none;
	display: inline-block;
	text-decoration: none;
	padding: 5px 10px 5px;
	-webkit-transition: all 750ms ease-out 0s;
	-moz-transition: all 750ms ease-out 0s;
	-o-transition: all 750ms ease-out 0s;
	-ms-transition: all 750ms ease-out 0s;
		-webkit-appearance: none;
}
a.cart-checkout:hover {
	background: #EEC842;
}


/* ---------------------------------------------------------------------- */
/*	Tg SAPPHIRO Responsive
/* ---------------------------------------------------------------------- */
.show-desktop {display: block !important;}
.hide-desktop {display: none !important;}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
		.show-tablet {display: block !important;}
		.hide-tablet {display: none !important;}	
		.jcarousel22-skin-opencart .jcarousel22-next-horizontal {
			right: 0px!important;
		}
		.jcarousel22-skin-opencart .jcarousel22-prev-horizontal {
			left: 0px!important;
		}
}

@media only screen and (max-width: 1199px) {
html {
    -webkit-text-size-adjust: none;
}
.show-phone {display: block !important;}
.hide-phone {display: none !important;}


h1, .welcome, p { 
	margin-bottom: 10px;
}

input[type="text"], input[type="password"], textarea {
	width: auto;
}
.buttons {
	margin-bottom: 0px;
}
#container {
	width: auto;
}
#notification > div {
	width: 220px;
}


a.button, input.button, input.tg-button {
	padding: 5px 10px!important;
}
/*
------------ CheckOut ------------
*/
.checkout-heading {
	font-size: 13px;
}	
/*
------------ Header ------------
*/
#header-holder {
	text-align: center;
	margin-left: -10px;
	margin-right: -10px;
}
#header-holder p {
    float: none;
    text-align: center;
}

.facebook-icon, .twitter-icon, .google-icon, .pinterest-icon, .youtube-icon { 
	float: none;
	margin-top: 5px;
	margin-left: 5px;
	display: inline-block;
}	
#header #holder-left, #header #holder-right, #header #holder-middle  {
	float: none;
	width: auto;
}	


#header #search {
	width: auto;
}
/*
------------ Main Container ------------
*/		
#container{
	width: auto;
	min-width: 260px;
	padding-left: 10px;
	padding-right: 10px;
}

#content, #content-product { min-height: auto;}
#content-wrapper-home , #content-wrapper, #category-page-holder  {
	width: auto;
	min-width: 260px;
	padding-left: 0px;
	padding-right: 0px;
}
#content-wrapper {
	padding-top: 10px;
}
select { max-width: 230px; padding-right: 0px; padding-left: 0px;}
#content .content { padding: 0; }

#header-bgr { padding-top: 10px; }

/*
------------ Layout ------------
*/	
#content {padding: 0px 0px; margin-bottom: 10px;}
#content-product { padding: 0px; padding-bottom: 10px; }

#content-right,
#content-left {
	display: none;
}
#content-left + #content-right + #content-center, #content-left + #content-center {margin-left: 0px;}
#content-right + #content-center {margin-right: 0px;}
#column-left + #column-right + #content, #column-left + #content { margin-left: 0px;}
#column-right + #content { margin-right: 0px;}
table.form td { float: left; }

#column-right + #content, #column-right + #content-home, #column-right + #content-product, #column-right + #content-account {
    margin-right: 0px;
}


#column-left + #content-home .box .box-heading {
    padding-left: 10px;
}


#layerslider-container {
	margin-bottom: 10px!important;
}

.breadcrumb, .breadcrumb a {
	padding-left: 0px;
	width: auto;
	margin-bottom: 5px;
}
/*
------------ Menu ------------
*/	
#tg-menu {padding: 0px; width: none;}
#tg-menu .item .light {padding: 8px 7px;}
#tg-menu .item .light div {
	width: 16px;
	overflow: hidden;
	padding: 4px 5px;
	line-height: 16px;
}
#tg-menu .item .light:hover div {background-color: #66ccff;}
#tg-menu .item .light div .icon {
	display: inline-block;
	margin-bottom: -4px;
	margin-right: 6px;
	width: 16px;
	height: 16px;
}
		
/*
------------ Header ------------
*/		
	
#header {
	text-align: center;	
	height: auto;
	padding-top: 0px;
}
#header #logo  {
	margin-top: 20px;
	position: relative;
	float: none;
	display: inline-block;
	top: 0px;
	left: 0px;
	text-align: center;	
	width: auto;
	min-width: 260px;
}
		
#header #welcome {
	position: static;
	width: auto;
	text-align: center;
	padding-top: 10px;
	float: none;
	color: #000000;
}
#header .links {
	position: static;
	text-align: center;	
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#header .links a {
	float: none;
	display: inline-block;
	color: #000000;			
}
#header .links a + a {
	border: none;
	margin-left: 0px;
}
#header .button-search {
	background: url('../image/button-search.png') no-repeat center center;
	z-index: 1000;
	height: 18px;
	width: 20px;
	position: absolute;
	float: none;
	left: auto;
	border: none;
	bottom: 12px;
	right: 5px;
}
#header .button-search:hover {
	border: none;
}
		
#header #logo {
	float: none;
	margin: 0;
	margin-top: 20px;
}	
#language {
	position: static;
	margin: 0;
	background: none;
	padding: 0;
}
#language img {
	margin: 0;
}
#currency {
	position: static;
	margin: 0;
	padding: 0;
	background: none!important;
	float: none;
	margin-top: 10px;
	border: none;
	line-height: 12px;
}
#currency a{
	color: #000000;			
}

#language {
	float: none;
	position: static;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 12px;
}
	
#header #search {
	position: static;
}
#header #search input {
    width: 99.5%;
	margin: 0;
	text-align: center;
	background: #FFFFFF;
	color: #858585;
	border: 1px solid #EFEFEF;
	-webkit-box-shadow: none; 
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	float: none;
	height: 19px;
	line-height: 19px;
}

#search_bar input {
   width: 99.5%;
	margin: 0;
	text-align: center;
	background: #FFFFFF;
	color: #858585;
	border: 1px solid #EFEFEF;
	-webkit-box-shadow: none; 
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0!important;
	padding-top: 6px!important;
	padding-bottom: 6px!important;
	margin-bottom: 10px;
	float: none;

	 
}
#search_bar {
	display: block;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	position: static;
}
		
#site_search {
	position: static;
}

/* 
----------- Featured ---------
*/
.news-name {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.box-product .name a {
	margin-bottom: 5px;
	min-height: 0px;
}	
.box-product .rating {
    margin-bottom: 0px;
}

.box-product .price {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 300;
}	
.box-product .price-new {
    font-weight: 300;
}
.box .box-heading {
	padding-bottom: 10px;
}

/*
------------ Cart ------------
*/		
#header #cart  {
	position: static;
	text-align: center;	
	margin: 0;
	padding: 0;
}
#header #cart .content {
	min-width: 200px;
	text-align: center;
}
#header #cart .heading {
	float: none;
	padding-right: 0px;
	background: #FFF;
	z-index: 1;
	line-height: 33px;
	padding-bottom: 16px;
	margin: 0px;
	border: none;
	padding: 0px;
}

#header #cart.active .heading {
	padding:0;
	background: none;
}
#header #cart.active .content {
	display: block;
}

#header #cart .heading a span {
    background: url("../image/cart.png") no-repeat 0 0 transparent;
	float: none;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
}
#header #cart .heading a {
	color: #000000;
}

/*
------------ Checkout ------------
*/		
.checkout-content .left, .checkout-content .right, .login-content .right, .login-content .left {
	float: none;
	width: auto;
}
.checkout-product td { padding: 6px; }
input.large-field, select.large-field {
	max-width: 200px;
	height: auto;
}
.checkout-content { overflow: hidden;}

/*
------------ Return Page ------------
*/		
#content .content .left, #content .content .right, .return-name, .return-model, .return-quantity , .return-reason, 
.return-opened, .return-captcha, .sitemap-info .left, .sitemap-info .right 
{
	float: none;
	width: auto;
}
	
/*
------------ Category ------------
*/	
.product-list .left {
	margin-left: 10px;
	margin-right: 10px;
}
.category-list ul {
    list-style: none outside none;
    text-transform: uppercase;
	margin: 0px;
	padding: 0;
	float: none;
	width: 100%;
}
.text-refine { 
	margin-bottom: 10px;
}
.box-category > ul > li > a { font-size: 14px; }
.box-product > div {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    width: 49%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: none;
}
.box-product .image img {
	padding: 0px;
}
.box-product > div:hover {
	border: none;
}
.box-product .image img {
	 height: auto;
    max-width: 100%;
}	
.box-product {
	background: #FFFFFF;
	border: 1px solid #ededed;
	width: auto;
}
		
.category-info .image {
	float: left;
	margin-right: 0px;
	padding: 5px;
}
	
.product-filter {
	padding-left: 0px;
	padding-right: 0px;
}

.product-filter .display {
	padding: 0;
}

.product-compare {

}

.product-filter .limit {
	margin-left: 0px;
}
	
.product-grid > div {
    padding-bottom: 20px;
    margin-right: 0px;
	margin-left : 0px;
    text-align: center;
	width: 49%;
	padding: 0;
	border: none;
	float: none;
}

.product-grid .image img {
	padding: 0px;
}

.product-grid {
    margin-right: 0px;
	background: #FFFFFF;
	margin-left: 0px;
	border: 1px solid #EDEDED;
	clear: both;
}
.product-grid .name a  {
	margin-bottom: 5px;
	min-height: 0px;
}
.product-grid .rating  {
	margin-bottom: 0px;
}
.product-grid .image img{
   max-width: 100%;
	height: auto;
}

.product-grid .price {
	margin-bottom: 5px;
	font-size: 15px;
}

.product-grid  .cart-phone, .product-list  .cart-phone { margin-top: 10px;}
.product-grid  .wishlist-phone, .product-list  .wishlist-phone { margin-top: 2px; clear: both;}
.product-grid  .compare-phone, .product-list  .compare-phone { margin-top: 2px;clear: both;}
.product-list > div {
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
}
.product-list .image {
    float: none;
    margin: 0;
    padding: 0;
}

.product-list > div {
	padding: 0px;
}
.product-list .left {
	margin: 0px;
}
.product-list .wishlist a {
	margin-left: 15px;
}
.product-filter .sort { clear: right }
.pagination {
	margin-top: 10px;
	margin-bottom: 0px;
	border-top: none;
	padding: 0;
}
/*
------------ Navigation Menu ------------
*/		

.nav-phone {
	position: relative;
	z-index: 30;
}
.nav-phone div {
	padding: 0px 16px;
	padding-top:10px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
	background: #000000;
	color: #fff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
.nav-phone select {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	cursor: pointer;
	max-width: none;
}
	
/*
------------ Custom Payment Images ------------
*/	
#powered { text-align: center; padding-left: 10px; padding-right: 10px; padding-top: 10px; line-height: 16px; height: auto; width: auto; margin-top: 10px;
		margin-left: -10px;
	margin-right: -10px;
}
#paymentimage { float: none; text-align: center;margin-top: 10px;}
	
/*
------------ Footer ------------
*/		
.tg-bottom-shadow { 
	background: none;
}
.tg-footer-shadow {
   background: none;
}
#footer {
    overflow: auto;
    padding: 15px 10px 0px;
	width: auto;
	margin-bottom: 5px;
	border-top: 1px solid #E9E9E9;
}
#footer .column { width: 100%; min-height: 10px;text-align: center; margin: 0px; }
#footer .column ul li {
	margin-bottom: 0px;
}

#footer h3 {
    padding: 0px;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 14px;
}
#footer ul.content { 
	display: none; 
}

#footer .column ul li a, #footer .column ul li a:hover {
	background: none;
	padding-left: 0px;
}	
#footer .column_1 ul li a, #footer .column_1 ul li a:hover {
	background: none;
}



/*
------------ Tabs ------------
*/	
.tabs {
	border-left: 1px solid #eee;
	padding: 10px 0;
	height: auto;
}
.tabs a {
	float: none;
	height: 36px;
	line-height: 36px;
}
.tabs a.selected {
	border-radius: 0 3px 3px 0;
	border: 1px solid #eee;
	border-left-width: 0;
	margin-left: -1px;
	margin-bottom: 0px;
	line-height: 36px;
	padding: 0px 8px;
}

/*
------------ Table ------------
*/	
.table td,
.table th {
	padding: 6px 8px;
}
	
/*
------------ Order List ------------
*/		
.order-list li div {
	float: none;
	width: auto;
}
	
/*
------------ Product Page ------------
*/	

.tab-content {	
	margin: 0;
	padding: 10px;
}
.product-info {
	margin: 0;
	padding: 0;
}
.product-info > .left + .right {
	margin-left: 0px;
}
.product-info > .left {
	float: none;
	margin-right: 0px;
	overflow: hidden;
	text-align: center;
}
.product-info .image {
	padding: 0;
	float: none;
	border: none;
	height: auto;
	max-width: 100%;
}		
.product-info .image img {
	height: auto;
	max-width: 100%;
}
		
.product-info .left {
	float: none;
	margin-bottom: 10px;
}
.product-info .right {margin: 0 0 30px 0;}
.product-info .image {
	display: inline-block;
	margin-bottom: 0px;
}
.product-info .image-additional {
	width: auto;
	text-align: center;
	margin-right: 0px;
	float: none;
}
.product-info .image-additional a {
	display: inline-block;
	float: none;
	margin: 0px 4px 6px 4px;
}
.product-info .price-default,
.product-info .price-new {
	font-size: 22px;
}
.tab-content {
	clear: both;
}
.product-info .description, .product-info .price { padding: 0; clear: both; }
.product-info .review > div { text-align: center; }
.product-info .review .rating { margin-right: 0px; }
.product-info .cart, .product-info .review > div { padding: 10px;}
.product-info .options { padding: 0px;}

/*
----------------------------------------------------
--- SAPPHIRO MADE BY THEMEGLOBAL.COM OC 1.5.5.1 -----
----------------------------------------------------
*/