@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');

@font-face {
    font-family: 'raleway';
    src: url('../font/Raleway-Thin.otf');
    src: url('../font/Raleway-Regular.otf'),
         url('../font/Raleway-Medium.otf'),
         url('../font/Raleway-Bold.otf');
    font-weight: bold;
    font-style: normal;
}
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
body {
	color: #252525;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	overflow-x: hidden;
}
body, td, th, input, textarea, select, a {
	font-size: 14px;
}

h1, .welcome, .product-category .box .box-heading, .information-information .box .box-heading, .product-product .box .box-heading {
	color: #252525;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 10px;
	border-bottom: 2px solid #e6e7e8;
	position: relative;
	text-align: left;
}
h2 {
	color: #252525;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 23px;
}

p span{
	font-family: 'Open Sans', sans-serif !important;
}
a, a:visited, a b {
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#87ccf3;
	-webkit-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
	text-decoration: none;
}
a:focus {
	-webkit-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #fff;
	border: 1px solid #e6e7e8;
	padding: 4px 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.product-product #tab-review.tab-content input[type='text'], input[type='password'], textarea {
	background: #fff;
    border: 1px solid #e6e7e8;
    padding: 10px 15px;
    margin: 10px 0px;
    width: 100% !important;
}
select {
    background: #fff;
    border: 1px solid #e6e7e8;
    padding: 0px;
    height: 33px;
    font-size: 12px;
    padding: 7px 10px;
	margin-left: 5px;
}
label {
	cursor: pointer;
}
ol {
	line-height: 23px;
	padding-left:20px;
}
#content ul {
	padding-left:18px;
	margin-top: 0px;
	line-height: 23px;
}

.product-product #content .tab-content ul {
	list-style-type: none;
}

.product-product #content .tab-content ul li:before {
	font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f105";
    margin-right: 10px;
}


/* style chooser */
#stylechooser{ padding:4px;text-align:center; background:#000; position:fixed; z-index:1000001; top:0; width:100%; }
#stylechooser1{width:1000px; margin:0 auto;}
#stylechooser2{ float:left; color:#fff; font-size:10px; margin-right:30px; margin-top:5px;}
#stylechooser2 .st-icon img{ padding-left:3px; width:13px; height:13px;}
#sc_img{float:left;}
#disclaimer{ color:#fff; font-size:10px; display:block; text-align:left; margin-left:30px;}

/* layout */
#container-header.stickyheader {
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

#container-header {
	text-align: left;
	background:#252525;
	margin-top:0px;
}
#container {
	width: 1322px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff;
	margin-top: 0;
}
#column-left {
	float: left;
	width: 240px;
}
#column-right {
	float: right;
	width: 240px;
}
#content {
	margin-bottom: 11px;\
}
#content h1{
	text-transform: uppercase;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 270px;
}
#column-right + #content {
	margin-right: 270px;
}

/* header */
#header {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 30px;
	/* z-index: 99998; */
	z-index: 2; /*fixed MailChimp popup issue*/
}
#header #logo {
	position: relative;
	text-align: left;
	width: auto;
	z-index: 1;
	max-width: 220px;
    margin-left: auto;
    margin-right: auto;
}

#language {
	position: absolute;
	top: 15px;
	left: 320px;
	width: 80px;
	color: #252525;
	line-height: 17px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
}
#sg_drpdwn_currency #currency_switcher_language {
	position: relative;
	float: right;
}
#currency {
	width: 75px;
	position: absolute;
	top: 15px;
	left: 425px;
	color: #252525;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	color: #252525;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	color: #252525;
	text-decoration: none;
}

#header_bar span a {
	color: #fff !important;
}
#header_bar #cart {
	margin-top: 0px !important;
}
#header_bar #cart .content {
	margin-left:0 !important;
	margin-top: -2px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	border-radius: 0px !important;
}
#header_bar #cart .empty {float: initial;}
#header_bar2 #cart .heading a span {background: url('../image/arrow-cart-1.png') 100% 30% no-repeat !important;}
#header_bar #cart .heading { background: none !important; margin-top: 10px !important;}
#header_bar #cart .heading a span { color: #fff !important; margin-top: -9px !important; padding-bottom: 9px !important;}
#header_bar #cart.active .heading {margin-top:10px !important; margin-right:0px !important;}
#header_bar #cart .heading { border: none !important;}
#header_bar2{padding: 12px 0px!important; height: auto!important; }
#header_bar #sg_drpdwn_currency .switcher span.s_selected {
	height: 16px !important;
	font-size: 13px !important;
	line-height: 16px !important;
	color: #fff !important;
}
#header_bar2 #sg_drpdwn_currency .switcher span.s_selected:first-child, #header_bar2 #sg_drpdwn_currency:last-child {
	border: 0 !important;
	margin-top: 0px;
}
#sg_drpdwn_currency .switcher {
background: url("../image/arrow-white.png") no-repeat scroll 100% 18px !important;
}
#header_bar #sg_drpdwn_currency .switcher {background: url("../image/arrow-cart-1.png") no-repeat scroll 100% 7px !important; padding: 2px 19px 2px 5px !important; margin-top: 0px !important; margin-left: 0px;}
#header_bar .button-search {
	background: url('../image/search.png') center center no-repeat;
	border-right: none !important;
	cursor: pointer;
	width: 20px !important;
	height: 18px !important;
}
#header_bar #search input { width: 150px !important; height: 20px !important;}
#header_bar span:first-child {padding-left: 0px;}
#header #cart {
	position: relative;
	z-index: 9;
	min-width: 171px;
	right: 0;
	margin-top: 0px;
}
#header #cart .heading {
	position: relative;
	z-index: 1;
	float: right;
	min-width: 135px;
}
#header #cart .heading h4 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../image/cart-white.png') left center no-repeat;
	margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    padding: 10px 20px;
	text-indent: -9999px;
	width: 20px;
}
#header #cart .heading a {
	text-decoration: none;
	margin-right: 0px;
	text-transform: uppercase;
	color: #252525;
    max-width: 175px;
    display: block;
}
#header #cart .heading a span {
	-webkit-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
	display: block;
    text-align: right;
    padding-right: 0px;
    line-height: 20px;
    font-weight: bold;
    font-size: 14px;
}
#header #header_bar2 #cart .heading a span {
	line-height: inherit !important;
	font-size: 13px;
	font-weight: normal;
}
#header_bar2 div div {
	float: none !important;
}
#header_bar2 #cart .content {
	right: 0 !important;
}
#header_bar2>span #cart #cart-total {
    background: url('../image/arrow-cart-1.png') 100% 30% no-repeat !important;
}
#header #cart .content {
	clear: both;
    display: block;
    position: absolute;
	visibility: hidden;
    opacity: 0;
    margin-top: 0px;
    right: 0px;
    min-width: 450px;
    padding: 0px;
    min-height: 150px;
    border: none;
    background: #fff;
    top: 50px;
    left: auto;
	box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
#header #cart.active .heading {
	border: none;
}
#header #cart.active .content, #header #cart:hover .content {
	visibility: visible;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;	
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 0px;
}
.mini-cart-info td {
	white-space:normal;
	color: #252525;
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px solid #e6e7e8;
}
.mini-cart-info td a{
	color: #252525;
	font-size: 14px;
    font-weight: bold;
}
.mini-cart-info td.name {
	width: 180px;
	padding: 10px 0px;
}
.mini-cart-info td.remove {
	padding-left: 0px;
}
.mini-cart-info .image img {
	border: 1px solid #e6e7e8;
	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;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: left;
    padding: 10px 10px 0px;
    float: left;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #252525;
	padding: 5px 0px 5px 5px;
}
#header #cart .checkout {
	text-align: right;
    padding: 10px;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header_bar2 #search {
	margin-top: 0px !important;
	margin-left: 0px !important;
	border: 0 !important;
	padding: 0px !important;
}
#header #search {
	position: relative;
	z-index: 15;
}
#header .button-search {
	position: absolute;
	right: 0px;
	background: url('../image/search.png') center center no-repeat;
	width: 35px;
	cursor: pointer;
    height: 44px;
    padding: 0 43px;
    border-radius: 0;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
#header #search input::placeholder {
  color: white;
}
#header #search input:focus:after {
	border-bottom: 3px solid #c5c5c5;
	color: white;
}

#header #welcome {
	position: absolute;
	top: 47px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #252525999;
}
#container-header .links {
	margin: 0 auto;
	padding: 0;
	height: 40px;
	width: 1280px;
	z-index: 999999;
}
#container-header .links div {
	position: relative;
}
#container-header .link {
	float:right;
}
#container-header .links div {
	position: relative;
}
#container-header .top-menu a {
    display: inline-block;
    padding: 0px 20px;
    text-decoration: none;
    font-size: 13px;
    margin: 14px 0px;
    line-height: 12px;
    border-left: 1px solid #fff;
}
#container-header .links a:first-child{
	padding-left: 0px;
}
#container-header .top-menu a:last-child {
	padding-right: 0px;
}

/* menu */
#menu ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
}
#menu div > ul > li {
	padding: 10px 20px 15px;
}
#menu div > ul > li:nth-child(2) {
	padding-left: 0px;
}
#menu > ul > li > a {
	font-size: 16px;
	line-height: 17px;
	text-decoration: none;
	display: block;
	padding: 16px 19px 17px 20px;
	color: #252525;
	z-index: 6;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
#menu > ul > li:hover > a {
	margin-bottom: 0px;
}
#menu > ul > li > div {
	display: none;
	position: absolute;
	z-index: 5;
	top: 47px;
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 15px;
	color: #252525;
	display: block;
	white-space: nowrap;
	min-width: 150px;
	font-size: 13px;
}
#menu > ul > li ul > li :hover > a {
	padding: 4px;
}
#menu > ul > li > div > ul > li > a {
	color: #252525;
}
.breadcrumb {
	color: #252525;
    margin-bottom: 38px;
	line-height: 18px;
	background: none;
	padding: 0px;
}
.breadcrumb a{
	color: #252525 !important;
	padding: 0px 5px;
}
.breadcrumb a:first-of-type{
	/* visibility:hidden; */
	padding-left: 0px;
}
.breadcrumb a:last-of-type {
	font-weight: bold;
}

.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #252525;
	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: #252525;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #e6e7e8;
	border-left: 1px solid #e6e7e8;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 10px;
}
table.list .right {
	text-align: right;
	padding: 10px;
}
table.list .center {
	text-align: left;
	padding: 10px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
	vertical-align: top;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.pagination {
	display: inline-block;
	width: 100%;
	margin-bottom: 60px;
	margin-top: 15px;
	border-top: 1px solid #e6e7e8;
}
.pagination .links {
	float: left;
	padding-top: 30px;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #e6e7e8;
	padding: 4px 10px;
	text-decoration: none;
	color: #252525;
}
.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: 35px;
}

/* button */
a.button, input.button {
	color: #252525;
	transition-duration: 0.3s;
	cursor: pointer;
	font-size: 14px;
    font-weight: normal;
	text-transform: capitalize;
	padding: 15px 25px;
	border: 1px solid #e6e7e8;
    background: none;
	border-radius: 3px;
}
a.button {
	display: inline-block;
	text-decoration: none;
	transition-duration: 0.3s;
		cursor: pointer;
}
input.button {
	margin: 0;
	padding: 15px 32px;
	transition-duration: 0.3s;
	cursor: pointer;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #e6e7e8;
	overflow: auto;
	padding: 10px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .left a {
	color: #000;
}
.buttons .right a {
	color: #000;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
    height: auto;
    line-height: normal;
    margin-left: auto !important;
    margin-right: auto !important;
	width: 100% !important;
	border-top: 1px solid #e6e7e8;
    border-bottom: 1px solid #e6e7e8 !important;
    text-align: center;
	
}

.htabs a {
    float: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    display: none;
    margin-right: 10px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    letter-spacing: 0px;
    display: inline-flex !important;
    margin: 6px 20px !important;
	width: auto !important;
	padding: 10px 0px;
}

.product-product .htabs {
	background: #f5f5f5;
	border: none !important;
	margin-bottom: 30px;
}

.product-product #header {
	z-index: 70;
}

.htabs a:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.htabs a.selected {
	padding-bottom: 10px;

}
.tab-content {
	padding: 0px;
	margin-bottom: 45px;
	z-index: 2;
	overflow: auto;
	/* margin-left: -15px;
	margin-right: -15px; */
}

.product-product .tab-content {
	margin-left: 0px;
	margin-right: 0px;
}

#tab-related .box-product div{
	text-align:center;
}
.product-info .small-db.top_right, .product-info .big-db.top_right {
	right: 0px; 
}

/* box */
.box {
	margin-bottom: 30px;
}

.box .box-heading {
	text-align: center;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.box #list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.box #list > ul > li { padding: 5px 8px 5px 12px; list-style-type: square; list-style-position: inside;}
.box #list > ul > li  + li{ border-top: 1px solid #e6e7e8; }
.box #list > ul > li  > a{ text-decoration: none; color: #333; }

/* box products */
.box-product {
	width: 100%;
	text-align: center;
}
.box-product > div {
	width: 177px;
	display: inline-block;
	vertical-align: top;
	margin: 30px 15px;
}
.box-product > div.left1 {
	width: 138px;
}
#column-left + #column-right + #content .box-product > div {
}
.box-product .image {
	display: block;
	margin-bottom: 5px;
	text-align:center;
}
.box-product .name {
    width: 100% !important;
}
.box-product .name a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	margin-bottom: 3px;
	text-align:center;
	color: #252525;
}
.box-product .cart{
	text-align:center;
}
.box-product .price {
	font-size: 16px;
	display: block;
	font-weight: 600;
	color: #252525;
	text-align:center;
	margin-bottom: 26px;
	margin-top: 0px;
}

.box-product .notify {
	display: block;
	text-align:center;
	margin-bottom: 26px;
	margin-top: 0px;
}

.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;
	text-align:center;
}
.box-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.box-content > ul > li {
	margin: 0;
    padding: 0;
    border: none;
    position: relative;
    box-shadow: unset;
    border-radius: 0;
    border-bottom: 1px solid #e6e7e8;
}

.box-content > ul > li:first-child{
	padding-top: 0px;
}

.box-content > ul > li + li {
	border-top: none;

}
.box-content > ul > li > a {
	text-decoration: none;
    color: #252525;
    display: block;
    font-weight: 400;
    line-height: 100%;
    padding: 14px 47px 14px 15px;
    line-height: 100%;
    text-transform: capitalize;
    margin: 0;
	font-size: 14px;
}

.box-content > ul > li:last-child {
	border: none;
}

.box-content > ul > li a.active + ul {
	display: block;
	list-style: none;
}
.box-content > ul > li ul > li {
	padding: 5px 5px 0px 10px;
	list-style-type: none !important;
}
.box-content > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-content > ul > li ul > li > a.active {
	font-weight: bold;
}

/* box category */
.box-category ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	margin: 0;
    padding: 0;
    border: none;
    position: relative;
    box-shadow: unset;
    border-radius: 0;
    border-bottom: 1px solid #e6e7e8;
}

.box-category > ul > li:first-child {
	padding-top: 0px;
}

.box-category > ul > li + li {
	border-top: none;
}

.box-category > ul > li > a {
	text-decoration: none;
	color: #252525;
	display: block;
    font-weight: 400;
    line-height: 100%;
    padding: 14px 47px 14px 15px;
    line-height: 100%;
    text-transform: capitalize;
    margin: 0;
}

.box-category > ul > li:last-child {
	border: none;
}

.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a{
	font-size: 14px
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
	list-style: none;
    margin-left: 15px;
    margin-bottom: 20px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
	color: #252525;
	padding: 5px 10px;
	font-weight: 400;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}


.box-category > ul > li ul > li > a:hover{
	background-color: transparent;
	color: #252525;
}

.box-category > ul > li ul > li:hover {
	border: 0;
}

.box-category ul li ul li a:before {
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f105";
    margin-right: 10px;
}

.box-category ul li ul li a:hover:before {
    margin-right: 15px;
}
/* content */
.account-login #content .content {
	padding: 20px;
}
.account-login p {
	margin-bottom: 10px;
}

.affiliate-login #content .content input[type='text'], .account-login #content .content input[type='text'], input[type='password'], textarea, .account-register #content .content input[type='text'], input[type='password'], textarea, .account-register #content .content select, .account-edit #content .content input[type='text'], input[type='password'], textarea, .account-edit #content .content select{
	background: #fff;
    border: 1px solid #e6e7e8;
    padding: 10px 15px;
    margin: 10px 0px;
    width: 100% !important;
	height: 42px;
}

.account-login #column-right, .account-register #column-right, .account-edit #column-right {
	min-width: 240px;
}

.account-login .sidebar-right, .account-register .sidebar-right, .account-edit .sidebar-right {
	display: inline-flex;
}

.account-register #content .content, .account-edit #content .content  {
	margin-bottom: 60px;
	padding: 20px;
}

.account-register #content .content table.form {
	margin-bottom: 0px;
}
.account-register #content input.button {
	margin-left: 30px;
}
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #e6e7e8;
}

#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}

.banner-left {
	float: left;
	padding-right: 30px;
	padding-bottom: 40px;
	width: 50%;
}

.banner-right {
	float: left;
	max-width: 540px;
}

.sub-left {
    padding-top: 26px;
	padding-right: 30px;
	float: left;
	padding-bottom: 40px;
	width: 52%;
}

.sub-right {
	float: left;
	padding-top: 26px;
	padding-bottom: 40px;
	width: 47%;
}

/* SiteGiant */
#content>p, #content>ol ,#content>ul , #content>form>.contact-info, #content>form>.content, #content>form>.buttons   {
	margin-right:0px;
}
/* End SiteGiant */

/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
	width: 100%;
}
.category-info .image {
	float: left;
	margin-right: 15px;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
#content .category-list ul {
	float: left;
	width: 100%;
	margin-top: 5px;
	line-height: 23px;
	list-style-type: none;
	padding-left: 0px;
}

.product-category #content .category-list ul {
	width: auto;
	margin-left: 10px;
}

.category-list ul li {
	margin-bottom: 5px;
}

.category-list ul li a:before {
	font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f105";
    margin-right: 10px;
}

.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}

/* manufacturer */
.manufacturer-list {
	border: 1px solid #e6e7e8;
	padding: 0px;
	overflow: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
.manufacturer-heading {
	border-bottom: 1px solid #e6e7e8;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 15px;
    margin-bottom: 0px;
}
.manufacturer-content {
	padding: 15px 0px;
    display: flex;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none !important;
	margin-bottom: 0px;
	margin-right: 15px;
    margin-left: 15px;
}

/* product */
.product-filter {
	border-top: 1px solid #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
	padding: 10px 0px;
	overflow: auto;
	font-size: 12px;
}

.product-filter .display {
	margin-right: 15px;
    float: left;
    padding: 0px;
    line-height: 20px;
}

#filter_box .box-content {
	padding: 15px 15px 0px 15px;
}

#button-filter {
	display: block;
	text-align: center;
	margin-top: 10px;
}

.display b {
	display: none;
}

.product-filter .display i {
    font-size: 20px;
    margin-right: 10px;
    border: 1px solid #e6e7e8;
    padding: 8px;
}

.product-filter .display a {
	font-weight: normal;
	margin-right: 0px;
}
.product-filter .sort {
	float: right;

}
.product-filter .limit {
	margin-left: 15px;
	float: right;
}
.product-filter .product-compare {
    float: left;
}
.product-filter .product-compare a {
	text-decoration: none;
    border: 1px solid #e6e7e8;
    background: transparent;
    border-radius: 0px;
	font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 7px 20px;
    height: 33px;
    line-height: 16px;
	display: inline-block;
	border-radius: 3px;
}
.product-list {
	border: none;
}

.product-list > div {
	overflow: hidden;
	padding: 30px 0px;
}
.product-list .right {
	float: left;
	width: 200px\0;
}
.product-list > div + div {
	border-top: none;
	padding-top: 23px;
}
.product-list .image {
	float: left;
	margin-right: 30px;
	border: 1px solid #e6e7e8;
    border-radius: 3px;
}
.product-list .name {
	margin-bottom: 20px;
}
.product-list .name a {
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
	color: #252525;
}
.product-list .description {
	line-height: 23px;
	margin-bottom: 5px;
	color: #252525;
	word-wrap: break-word;
	font-size: 13px;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	font-size: 16px;
    display: block;
    font-weight: 600;
    color: #252525;
    margin-bottom: 26px;
    margin-top: 0px;
	text-align: left;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
	text-align: center;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
	display: none;
}
.product-list .wishlist{
	float: left;
	margin-right: 4px;
}
.product-list .compare {
	float: right;
	margin-left: 4px;
}
.product-list .wishlist a {
	text-decoration: none;
	display: block;
	color: #252525;
	border: 2px solid;
	padding: 5px;
}
.product-list .wishlist a:hover i {
	animation: heartbeat 1s infinite;
}
.product-list .compare a {
	text-decoration: none;
	display: block;
	color: #252525;
	border: 2px solid;
	padding: 5px;
}

.product-list .compare a:hover i {
	animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.product-list .label {
	position: absolute;
	display: block;
}
.product-list .countdown {
	margin-top: 15px;
    display: block !important;
}
.product-grid {
	overflow: auto;
	border: none;
	padding-top: 25px;
	margin: 0px -15px;
}
.product-grid > div {
	width: 160px;
	display: inline-block;
	vertical-align: top;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 40px;
}
#column-left + #column-right + #content .product-grid > div {
	width: 226px;
}
.product-grid .image {
	display: block;
	margin-bottom: 5px;

}
.product-grid .name a {
	text-decoration: none;
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
    text-align: center;
    color: #252525;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	text-align: center;
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
    font-size: 16px;
    display: block;
    font-weight: 600;
    color: #252525;
    text-align: center;
    margin-bottom: 26px;
    margin-top: 0px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 0px;
	text-align:center;
	opacity: 1;
	transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}
.product-grid div:hover .cart {
	opacity:1;
	transition: opacity .2s ease-in;
    -moz-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
}

.product-category .product-grid .wishlist, .product-category .product-grid .compare, .product-special .product-grid .wishlist, .product-special .product-grid .compare, .product-grid .wishlist, .product-grid .compare{
	display: none;
}

.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 5px;
}
.product-grid .wishlist a {
	display: block;
	font-size:12px;
	text-align:center;
	color: #252525;
	float: left;
	border: 2px solid;
	padding: 5px;
}
.product-grid .wishlist a:hover i {
	animation: heartbeat 1s infinite;
}
.product-grid .compare a {
	display: block;
	font-size:12px;
	text-align:center;
	color: #252525;
	float: right;
	border: 2px solid;
	padding: 5px;
}

.product-grid .compare a:hover i {
	animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.product-grid .countdown {
	margin-top: 15px;
}
.product-grid input {
	display: block;
	margin: auto;
}
/* product info */
.product-info {
	overflow: auto;
	margin-bottom: 60px;
	width: 100%;
    display: table;
}

.product-info #wrap {
	border: 1px solid #e6e7e8;
}

.product-info > .left {
	float: left;
	margin-right: 30px;
}
.product-info > .left + .right {
	margin-left: 330px;
	overflow: auto;
}
.product-info > .left + .right h1, .product-info > .left + .right h1:after {
	border: none;
	background: none;
	padding-bottom: 0px;
}

.product-info .right .btn-soldout {
	float: left;
	padding: 7px 30px;
}

.product-info .image {
	border: 1px solid #e6e7e8;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.product-info .image-additional {
	display: grid;
	grid-gap: 4px;
	grid-template-columns: repeat(auto-fill,minmax(76px, 1fr));
}
.product-info .image-additional img {
	border: 1px solid #e6e7e8;
	width: 77px !important;
	height: 77px !important;
}
.product-info .image-additional a {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}
.product-info .description {
	margin-bottom: 15px;
	line-height: 23px;
	color: #252525;
}
.product-info .description span {
	color: #252525;
	margin-bottom: 10px;
    display: inline-block;
}
.product-info .description a {
	color: #252525;
	text-decoration: none;
}
.product-info .price {
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 25px;
	font-weight: bold;
	color: #252525;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #252525;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #252525;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	margin-bottom: 15px;
	color: #252525;
}
.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 {
	margin-bottom: 30px;
	color: #252525;
	overflow: hidden;
}
.product-info .cart div {
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 0px;
	display: block;
	color: #252525;
	float: left;
}
.product-info .cart div > span a{
	line-height: 20px;
	color: #252525;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #252525;
	clear: both;
}
.product-info .review {
	border-top: 1px solid #e6e7e8;
	border-left: 1px solid #e6e7e8;
	border-right: 1px solid #e6e7e8;
	margin-bottom: 20px;
}

.product-info .review img {
	vertical-align: middle;
}

.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #e6e7e8;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #252525;
}
.product-info .review > div a{
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #e6e7e8;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	text-align: center;
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #e6e7e8;
	border-left: 1px solid #e6e7e8;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #252525;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #252525;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #e6e7e8;
	border-left: 1px solid #e6e7e8;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #252525;
	font-size: 14px;
	font-weight: normal;
	background: #fff;
	text-align: center;
}
.compare-info tr td:first-child {
	color: #252525;
	font-weight: normal;
	text-align: right;
}
.compare-info td {
	padding: 10px;
	width: 20%;
	color: #252525;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
	font-size: 12px;
	line-height: 20px;
}
.compare-info .name a {
	font-weight: normal;
	font-size: 14px;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}

/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #e6e7e8;
	border-left: 1px solid #e6e7e8;
	border-right: 1px solid #e6e7e8;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 9px;
}
.wishlist-info thead td {
	color: #252525;
	font-size: 14px;
	background-color: #fff;
	border-bottom: 1px solid #e6e7e8;
}
.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 #e6e7e8;
}
.wishlist-info tbody .image img {
	border: 1px solid #e6e7e8;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
	font-size: 14px;
}
.wishlist-info tbody .name a {
	color: #252525;
	font-size: 14px;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
	font-size: 14px;
}
.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: 49%;
}
.login-content .right {
	float: right;
	width: 49%
}
.account-login a.button {
    margin-top: 20px;
}
.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 #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
}
.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 #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
}
.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 #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}

/* cart */
.cart-info {
	overflow: auto;
}

.cart-info table {
	width: 100%;
	margin-bottom: 25px;
	border-collapse: collapse;
	border-top: 1px solid #e6e7e8;
	border-left: 1px solid #e6e7e8;
	border-right: 1px solid #e6e7e8;
}
.cart-info td {
	padding: 10px;
}
.cart-info thead td {
	color: #252525;
	font-weight: normal;
	font-size: 14px;
	background-color: #fff;
	border-bottom: 1px solid #e6e7e8;
}
.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 #e6e7e8;
}
.cart-info tbody .image img {
	border: 1px solid #e6e7e8;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
	font-size: 14px;
}
.cart-info tbody .name a{
	font-size: 14px;
	color: #252525;
}
.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 #e6e7e8;
	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: #fff;
	border: 1px solid #e6e7e8;
	padding: 10px;
	font-weight: normal;
	font-size: 14px;
	color: #252525;
	margin-bottom: 15px;
	text-align: left;
}
.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 #e6e7e8;
	border-left: 1px solid #e6e7e8;
	border-right: 1px solid #e6e7e8;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #252525;
	font-weight: bold;
	border-bottom: 1px solid #e6e7e8;
}
.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 #e6e7e8;
}
.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 #e6e7e8;
}
.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 .column h3 a {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
#footer .horizontal_foot a {
	font-weight:bold;
}
#footer {
	clear: both;
	overflow: auto;
	min-height: 100px;
	padding-bottom: 23px;
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
#footer h3 {
	color: #252525;
	margin-top: 0px;
	margin-bottom: 38px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
#footer .column {
	float: left;
	width: 25%;
	min-height: 100px;
	margin-top: 26px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#footer .column ul li {
	margin-bottom: 10px;
}
#footer .column a {
	text-decoration: none;
	transition-duration: 0.3s;
	color: #252525;
	font-size: 14px;
}
#powered {
	text-align: right;
	clear: both;
	height: 60px;
	margin-top: 46px;
}
#powered center {
	display: none;
}
.copyright{
	float:left;
	font-size:14px;
	margin-top: 19px;
}
.powered, .powered a {
	font-size: 14px;
	margin-top: 19px;
}

/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
	width: 100%;
}
.slide {
	width: 1322px;
	height: auto;
	margin:0 auto;
}
/* currency */
#header_bar #sg_drpdwn_currency .switcher .option {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
	margin-left: -20px !important;
	margin-top: 15px !important;
	background-color: #252525 !important;
	border: 0px !important;
}

#header_bar .line_break {
	height: 20px !important;
}

#header_bar #cart .content {
	top: 35px;
}

#sg_drpdwn_currency .switcher li a{
	font-size: 13px;
	padding: 5px 0px;
}

#sg_drpdwn_currency .switcher .option {
    display: none;
    padding: 10px 20px !important;
    left: 0;
    border: none !important;
    right: auto;
    position: absolute;
}
#sg_drpdwn_currency #currency_switcher_language {
	position: relative;
	float: right;
	right:auto !important;
	top: 0px !important;
	left: 0px;
	margin-top: 0px;
	margin-right: 19px;
	z-index: 10001;
	height: 40px;
}
#currency {
	width: 75px;
	position: absolute;
	top: 15px;
	left: 425px;
	color: #252525;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	color: #252525;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	color: #252525;
	text-decoration: none;
}

/* miscelleneous */
.slideshow {
	margin-bottom: 30px;
}
#column-right .box-product > div {
	width: 158px;
	margin: 15px;
}

#column-left .box-product > div {
	width: 158px;
	margin: 15px;
}

.goog-te-gadget-simple {
	width: 156px;
}

.box-heading .fp-more {
	top: -25px !important;
	text-align: right !important;
}

#column-right .box-heading {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
    border-bottom: 1px solid #e6e7e8;
    text-transform: uppercase;
    background-color: #f5f5f5;
    margin: 0;
    padding: 11px 15px;
}
#column-right .box-content {
	border-top: 0px;
    font-size: 14px;
    border: none;
}
#column-left .box-heading {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
    border-bottom: 1px solid #e6e7e8;
    text-transform: uppercase;
    background-color: #f5f5f5;
    margin: 0;
    padding: 11px 15px;
}

.box-heading .fp-more a {
	text-transform: uppercase;
	font-size: 12px !important;
	color: #252525;
	font-family: 'Open Sans', sans-serif !important;
}

.box-heading .fp-more a.box-heading, #column-left .box-heading .fp-more a.box-heading, #column-right .box-heading .fp-more a.box-heading {
	padding-right: 0px;
}

#column-left .box-content {
	border-top: 0px;
	font-size: 14px;
	border: none;
}
#sg_drpdwn_currency .switcher span.s_selected {
	text-indent: 0px !important;
	height: 40px !important;
	line-height: 40px !important;
    padding-left: 0px;
	border: none !important;
}

#sg_drpdwn_currency .switcher {
	border: none !important;
	padding-right: 18px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	border-radius: 0px !important;
}
.remove a.button {
	color:#252525;
}
.center a.button {
	color:#252525;
}
#menu > ul > li > div {
	display: none;
	position: absolute;
	z-index: 5;
	visibility: visible;
	margin-top: 0px;
}
.link-container {
	z-index: 10000;
	position: relative;
	margin-top: 0px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.tags {
	margin-bottom: 20px;
}
#cart {
	position: relative;
	z-index: 9999;
	right: 0;
	top: 6px;
	float: left;
}
#cart .heading {
	position: relative;
	z-index: 1;
	padding-bottom: 20px;
}
#cart .heading h4 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	text-transform: uppercase;
	background: url('../image/cart-white.png') left center no-repeat;
	padding-left: 13px;
	padding-right: 11px;
	float: left;
}
#cart .heading a {
	text-decoration: none;
}
#cart .heading a span {
	color: #fff;
	padding-right: 15px;
	-webkit-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
}
#cart .content {
	clear: both;
	display: none;
	position: absolute;
	right: 0px;
	min-width:300px;
	padding: 8px;
	min-height: 150px;
	border: 1px solid #e3e3e3;
	background: #FFF;
}
#cart.active .heading {
	border: none;
}
#cart.active .content {
	display: block;
	position: absolute;
	left: 0px;
	top: 25px;
	width: 360px;
}
#cart .empty {
	padding-top: 50px;
	text-align: center;
}
#column-left .box {
	border: 1px solid #e6e7e8;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 3px;
}
#column-right .box {
	border: 1px solid #e6e7e8;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 3px;
}
.ui-datepicker .ui-datepicker-header {
	color: #000;
}

/* responsive */
img {
	vertical-align: inherit;
	max-width: 100%;
    height: auto !important;
}
#header #cart {
	margin-top: 36px;
	top: 0px;
	min-width: auto;
	float: right;
}
#sg_drpdwn_currency #currency_switcher_language {
	margin-top: 0px !important;
}
#header #search {
	z-index: 1;
}
#header #search input {
	border: none;
    border-radius: 5px;
    background-color: #fff;
    z-index: 0;
    height: 44px;
    padding-left: 20px;
	padding-right: 106px;
    font-size: 14px;
    width: 100%;
    background-color: #fff;
    text-align: left;
	color: #252525;
    outline: none;
}
.logo-menu {
	text-align: center;
	margin-top: 0;
	padding: 26px 0px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#container {
	width: 100%;
}
.box-content .row {
	margin-left: auto;
	margin-right: auto;
}
.box-content .row .column {
	display: inline-block;
	margin: 3px;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	padding: 0px;
    font-size: 14px;
    text-transform: uppercase;
}
.navbar {
	border: 0;
    border-radius: 0;
}
.navbar-default .navbar-brand {
	color: #fff !important;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #FFF;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #FFF;
}

.dropdown-menu {
	min-width: 207px;
}

.dropdown-menu a {
	white-space: normal !important;
}

.dropdown-menu>li:hover {
	padding-left: 0 !important;
}

.dropdown-menu>li>a:hover {
	color: #FFF;
}

.navbar-default .navbar-nav>li>a {
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
}
input.button {
	height: initial;
	height: 30px\0;
}
.box-heading, .htabs, #colorbox {
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}
.box-product > div {
	width: 260px;
}
.checkbox, .radio {
	display: table;
}
td, th {
	padding: 10px;
}
.information-tellafriend input[name="captcha"] {
	width: 40%;
	margin: 10px 0;
}

.information-tellafriend input {
	width: 100%;
}
.manufacturer-list ul {
	width: inherit;
}
.checkbox label, .radio label {
	padding-left: 0;
	min-height: inherit;
	font-weight: normal;
	margin-bottom: 0;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: inherit;
	margin-left: 0;
}

nav#menu .container {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

ul.dropdown-menu.sub-menu {
	visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    transform: translateY(-2em);
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	display: block;
	border: none;
    border-radius: 0px;
	background: #252525;
}

.dropdown-submenu1:hover>.dropdown-menu {
	background: #252525;
	border: none;
    border-radius: 0px;
}

.dropdown1:focus .sub-menu, .dropdown1:hover .sub-menu {
	visibility: visible; /* shows sub-menu */
	opacity: 1;
	z-index: 8 !important;
	transform: translateY(0%);
	transition-delay: 0s, 0s, 0.3s; 
}

.box.catimgs .box-product > div {
    display: inline-block;
    vertical-align: top;
    margin: 19px 8px;
}

.box.catimgs {
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
}

.box.catimgs .box-content {
    text-align: left;
}

.box.catimgs .box-product .name a {
	font-size: 16px;
	font-weight: 600;
}

#column-left .box.catimgs, #column-right .box.catimgs {
	margin-left: 0px;
	margin-right: 0px;
}

.row.row_s1tu.row-style {
    margin-right: -15px;
    margin-left: -15px;
}

.block-policy1 {
    border: 1px solid #e6e7e8;
    border-radius: 3px;
    padding: 22px 0 15px 0;
    margin: 0 0 19px;
    display: inline-block;
    width: 100%;
}

#content .block-policy1 ul, #container .block-policy1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.block-policy1 ul li {
    float: left;
    padding: 0 15px;
    text-align: center;
    width: 25%;
    position: relative;
}

.block-policy1 ul li:before {
    background: #e6e7e8 none repeat scroll 0 0;
    content: "";
    height: 50px;
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
}

.block-policy1 ul li:last-child:before {
	display: none;
}

.block-policy1 ul li .item-inner, .block-policy1 ul li .content {
    display: block;
}

#content .block-policy1 ul li .content {
	padding: 0px;
	margin-bottom: 0px;
	border: none;
}

#content .block-policy1 ul li .item-inner .content, #container .block-policy1 ul li .item-inner .content,
#content .block-policy1 ul li .content .item-inner, #container .block-policy1 ul li .content .item-inner {
    float: left;
    text-align: left;
    margin-top: 0px;
    position: relative;
    border: none;
    padding: 5px 0px 5px 130px;
    margin-bottom: 0px;
    overflow: hidden;
    color: #252525;
}

#container .block-policy1 ul li .item-inner .content, #container .block-policy1 ul li .content .item-inner {
    padding: 7px 0px 7px 130px;
}

.block-policy1 ul li .item-inner .content:before, .block-policy1 ul li .content .item-inner:before {
    background: url(https://www.corrado.templates.unicart.com/image/corrado/image/data/template/corrado/shipping.png) no-repeat center center;
    width: 58px;
    height: 56px;
    top: 0;
    left: 43px;
    position: absolute;
    content: "";
}

.block-policy1 ul li.item-2 .item-inner .content:before, .block-policy1 ul li.item-2 .content .item-inner:before {
    background: url(https://www.corrado.templates.unicart.com/image/corrado/image/data/template/corrado/payment-method.png) no-repeat center center;
}

.block-policy1 ul li.item-3 .item-inner .content:before, .block-policy1 ul li.item-3 .content .item-inner:before {
    background: url(https://www.corrado.templates.unicart.com/image/corrado/image/data/template/corrado/customer-service.png) no-repeat center center;
}

.block-policy1 ul li.item-4 .item-inner .content:before, .block-policy1 ul li.item-4 .content .item-inner:before {
    background: url(https://www.corrado.templates.unicart.com/image/corrado/image/data/template/corrado/secure-shopping.png) no-repeat center center;
}

.block-policy1 ul li.item-1 .item-inner .content:before, .block-policy1 ul li.item-1 .content .item-inner:before {
    background-position: 0 0;
}

.block-policy1 ul li .item-inner .content b, .block-policy1 ul li .content .item-inner b {
    color: #252525;
    font-weight: 600;
	font-size: 16px;
    text-transform: capitalize;
}

.block-policy1 ul li .item-inner .content span, .block-policy1 ul li .content .item-inner span {
    line-height: 100%;
    margin: 0;
    text-transform: capitalize;
    font-weight: normal;
    display: inline-block;
    width: 100%;
	font-size: 14px;
	color: #252525;
}

.box.catimgs .image a:before, .box.catimgs .image a:after {
    border: 50px solid transparent;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    top: 0;
    content: "";
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100px;
    height: 100px;
    -webkit-transform: scale(7);
    -moz-transform: scale(7);
    -ms-transform: scale(7);
    -o-transform: scale(7);
    transform: scale(7);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    visibility: visible;
    z-index: 1;
}

.box.catimgs .image a {
    display: block;
    position: relative;
    overflow: hidden;
}

.box.catimgs .image a:hover:before, .box.catimgs .image a:hover:after {
    border: 0 solid rgba(0,0,0,.7);
    opacity: 0;
    filter: alpha(opacity=0);
}

.row.social-media {
    border-radius: 5px;
    padding: 30px 15px;
}

.socials-w {
    display: table;
    margin: auto;
    position: relative;
}

.socials-w h2 {
    font-size: 18px;
    text-transform: uppercase;
    float: left;
    margin-right: 20px;
    line-height: 42px;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

#content ul.socials {
    margin: 0;
    display: flex;
    padding: 0;
    list-style: none;
}

.socials li {
    position: relative;
    margin: 0 5px;
}

.socials li a {
    color: #fff;
    font-size: 18px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: rgba(0,0,0,.2);
    border-radius: 3px;
    display: block;
}

.socials li a span {
    display: none;
}

#sg_drpdwn_currency {
float: left;
position: relative;
font-size: 13px;
z-index: 1000000;
}

.right-menu {
	float:right;
}

.navbar {
	min-height: 38px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
 line-height: inherit;
}

.navbar-brand {
	height: 38px;
    padding: 19px 15px;
}

.navbar-toggle {
	margin-right: 15px;
    margin-top: 13px;
	margin-bottom: 13px;
}

#carousel0 {
	border: 1px solid #e6e7e8;
}

.jcarousel-skin-opencart .jcarousel-container {
	margin-top: 22px;
    margin-bottom: 14px !important;
}

.jcarousel-skin-opencart .jcarousel-next-horizontal {
	right: 6px !important;
}

.jcarousel-skin-opencart .jcarousel-prev-horizontal {
	left: 6px !important;
}

#footer-bg {
	background-color: #fff;
}

.mc-field-group label {
	color: #252525;
    font-weight: normal;
    font-size: 14px;
	margin-bottom: 10px;
}

#mc_embed_signup #mce-EMAIL {
    height: 30px;
    width: 168px;
	border: 1px solid #e6e7e8;
    margin-bottom: 10px;
}

#button-filter {
    margin-bottom: 14px;
}

.jcarousel-wrapper {
	padding: 11px 30px !important;
	border: none !important;
	margin: 0px auto !important;
}

.jcarousel-control-prev {
    color: #b0b0b0;
	left: 0 !important;
}

.jcarousel-control-next {
    color: #b0b0b0;
	right: 0 !important;
}

#content-slide {
    background-color: #fff;
	padding-bottom: 30px;
	margin-bottom: 5px;
	position: relative;
}

.rslides {
	width: auto;
}

.atm-f {
    height: 30px;
    padding: 7px 8px;
}

#header #search  {
 	width: 100%;
    margin: auto;
    max-width: 602px;
    padding: 34px 0px;
}

.checkout{
	text-align: right;
}

#multitab_box {
	border: none !important;
}

#multitab_box > div {
	width: 100%;
}

html .product-compare {
    margin: 0px;
    padding: 0px ;
    border: none ;
    float: none ;
    line-height: initial ;
}

.product-heart, .product-refresh{
	float: right !important;
	border: 1px solid #e6e7e8;
	padding: 7px 8px;
	margin-top: 0px;
    margin-left: 5px;
	border-radius: 3px;
}

.product-info .cart div > span input {
    height: 30px !important;
	border-radius: 3px;
}

@-moz-document url-prefix() {
    .product-heart, .product-refresh{
		float: right !important;
		border: 2px solid;
		padding: 3.5px;
	}
}

.product-heart:hover i {
	animation: heartbeat 1s infinite;
}

.product-refresh:hover i {
	animation: spin 1s infinite;
}

.accordion{
	cursor: pointer;
}

.product-grid .wishlist a, .product-grid .compare a{
	color: #212121 !important;
}

.newoptiontable input {
	margin: 0px;
}

.newoptiontable label{
	margin-bottom: 0px;
	font-weight: normal;
}

.product-info .option select {
    margin-top: 10px;
    margin-left: 0px;
	width: 100%;
}

.at-icon-wrapper {
	margin-right: 4px;
}

.product-grid .label, .product-list .label {
	font-size: 10px !important;
	color: #252525 !important;
	text-transform: uppercase;
	padding: 0px;
}

.countdown .label {
	font-size: 10px !important;
	color: #252525 !important;
	text-transform: uppercase;
	padding: 0px;
}

.product-info .countdown {
	padding-left: 0px !important;
	margin-bottom: 30px !important;
}

.product-list .label {
	padding: 0px;
	word-spacing: 7.25px !important;
	margin-top: 5px !important;
}

span .accordion {
    padding: 14px 15px;
}

#column-left .box .box-content .box-product div, #column-right .box .box-content .box-product div {
	max-width: 210px !important;
}

.checkout-cart .buttons .center {
	text-align: left;
}

.center a.button {
    color: #252525;
}

.newoptiontable td {
	padding: 8px 10px !important;
}

.newoptiontable {
	border-color: #e6e7e8 !important;
}

#brand_box .box-category ul {
	margin: 15px;
}

#brand_box .box-category ul select {
	width: 100%;
	margin-left: 0px;
}

.body_header .logo-menu {
	display: none;
}

#content .content a.button {
	color: inherit !important;
}

#content .content a.button:hover {
	color: #fff !important;
}

/*Heartbeat Animation*/
@keyframes heartbeat
{
  0%
  {transform: scale( .75 );}
  20%
  {transform: scale( 1 );}
  40%
  {transform: scale( .75 );}
  60%
  {transform: scale( 1 );}
  80%
  {transform: scale( .75 );}
  100%
  {transform: scale( .75 );}
}

/*Spinning Animation*/
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

/* responsive - resize */
@media (max-width: 1216px) and (min-width: 1024px){
	#column-left + #column-right + #content .product-filter .product-compare {
		margin-top: 10px;
		display: inline-block;
		float: right;
	}
}

@media (min-width: 1200px) {
	#header {
		max-width: 1280px;
		padding: 0;
		width: 93%;
		margin-right: auto;
		margin-left: auto;
	}
	#header_bar2 {
		max-width: 1280px !important;
		width: 93% !important;
	}
	#header_bar {
		height: 45px !important;
	}
	#footer {
		max-width: 1280px;
		padding: 0;
		width: 93%;
		margin-right: auto;
		margin-left: auto;
	}
	.home #container {
		max-width: 1280px;
		padding: 0;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	#container {
		max-width: 1280px;
		padding: 0;
		width: 93%;
		margin-right: auto;
		margin-left: auto;
	}
	#container-header .links {
		max-width: 1280px;
		padding: 0;
		width: 93%;	
		margin-right: auto;
		margin-left: auto;
	}
	.sidebar-left #content {
		float: right;
		margin-left: 30px;
		width: 1000px;
	}
	.sidebar-right #content {
		float: left;
		margin-right: 30px;
		width: 1000px;
	}
	.sidebar-none #content {
	}
	.sidebar-both {
		float: right;
	}
	.sidebar-both #content {
		width: 740px;
		float: left;
		margin-right: 30px;
	}
	#powered > div {
		max-width: 1280px;
		padding: 0;
		width: 93%;
		margin-right: auto;
		margin-left: auto;
	}
	.slide {
		max-width: 1280px;
		padding: 0;
		width: 93%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media (max-width: 1366px) and (min-width: 1200px){
	.sidebar-left #content {
		width: calc(-270px + 100%);
	}
	.sidebar-right #content {
		width: calc(-270px + 100%);
	}
	.sidebar-both #content {
		width: calc(100% - 270px);
	}
	.sidebar-both {
		width: calc(100% - 270px);
	}
	.sidebar-both .links {
		width: 100% !important;
		height: auto !important;
	}
	.sidebar-both .product-info input.button#button-cart {
		top: 10px !important;
		margin-left: 0px  !important;
		display: block;
	}
	.sidebar-both .product-heart, .sidebar-both .product-refresh {
		margin-top: 20px;
		float: left !important;
	}
	.sidebar-both .product-refresh { 
		margin-left: 0px !important;
	}
	.sidebar-both #content {
		margin-right: 15px !important;
	}
}

/* responsive - desktop */
@media (max-width: 1199px) and (min-width: 992px) {
	.container {
		width: 970px;
		padding-left: 0;
		padding-right: 0;
	}
	
	.body_header .links-header {
		display: none;
	}
	
	#header_bar2 {
		width: 970px !important;
	}
	#header_img {
		margin-top: 0px !important;
	}
	#header_bar {
		height: 45px !important;
	}
	#header {
		width: 970px;
	}
	#footer {
		width: 970px;
	}
	#navbar {
		float: none;
	}
	#container {
		width: 970px;
	}
	#container-header, #footer-holder {
		width: 100%;
	}
	#container-header .links {
		width: 970px;
	}
	.sidebar-left #content {
		float: right;
		margin: 0 0 0 30px;
		width: 700px;
	}
	.sidebar-right #content {
		float: left;
		margin: 0 30px 0 0;
		width: 700px;
	}
	.sidebar-both {
		float: none;
	}
	.sidebar-both #content {
		float: left;
		margin-right: 30px;
		width: 700px;
	}
	.sidebar-none #content {
		float: none;
		margin: auto;
	}
	.account-login #content {
		float: left;
		margin: 0 30px 0 0;
	}
	.dropdown-menu .sub-menu {
		left: 100%;
		position: absolute;
		top: 0;
		visibility: hidden;
		margin-top: -1px;
	}
	.dropdown-menu li:hover .sub-menu {
		visibility: visible;
	}
	.dropdown:hover .dropdown-menu {
		display: block;
	}
	.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
		margin-top: 0;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		background-color: transparent;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
		line-height: 10px;
		text-decoration: none;
		display: block;
		z-index: 6;
	}

	.dropdown-menu {
		min-width: 207px;
		border: 1px solid #e6e7e8;
		border-radius: 0;
		margin-left: -1px;
		padding: 0;
	}
	.dropdown-menu>li>a {
		text-decoration: none;
		padding: 10px 20px;
		color: #fff;
		display: block;
		white-space: nowrap;
		min-width: 150px;
		font-size: 13px;
		font-weight: 500;
	}

	#powered > div {
		width: 970px;
		margin-left: auto;
		margin-right: auto;
	}

	#sg_drpdwn_currency{
		margin-top: 0px;
	}
	#sg_drpdwn_currency .switcher span.s_selected, .switcher li, .switcher li a {
		color: #eee;
	}

	.slide {
		width: 970px;
	}
	.links {
		height: 40px;
	}
	.links-header {
		line-height: 25px;
		min-height: 40px;
	}
	
	#content .block-policy1 ul li .item-inner .content, #container .block-policy1 ul li .item-inner .content {
		padding-left: 80px;
	}
	
	.block-policy1 ul li .item-inner .content:before {
		left: 0px;
	}
}

@media (max-width: 1199px) and (min-width: 1024px) {
	#column-left + #column-right + #content, #column-left + #content {
		margin-left: 270px;
	}
	#column-right + #content {
		margin-right: 270px;
	}
	.links {
		height: auto;
		width: 100%;
	}
	.product-heart, .product-refresh {
		margin-top: -20px;
	}
}
@media (min-width: 1024px) {
	#menu div > ul > li:first-child {
		display: none;
	}

	#header #logo img {
		max-height: 59px;
		margin-left: 0px;
	}

	#content .box-product {
		text-align: left;
	}
}
/* responsive - mobile phone */
@media (max-width: 1023px) {
	#stylechooser {
		z-index: 9999999;
	}
	body {
		background-color: #fff ;
	}
	#header {
		margin-bottom: 20px;
		height:auto;
		z-index: unset;
	}
	#container-header #cart {
		top: 0px;
		padding-left: 0px;
		margin-top: 0px;
	}
	#header #logo {
		text-align: center;
	}
	#header_img img {
		width: 100%;
	}
	#header > div:nth-child(2) {
		margin: 10px auto;
		width: 100%;
	}
	#header_bar2 {
		width: 100%;
	}
	#header_bar2 #cart .content {
		left: 0;
		min-width: 280px;
		max-width: 280px;
	}
	#container-header .links div {
		width: 970px;
		text-align: center;
		display: inline-block;
	}
	#container-header .links {
		width: 970px;
		z-index: unset;
	}
	#header #search {
		width: 100%;
		float: none;
		margin: 0px auto;
		margin-bottom: 25px;
		position: relative;
		padding: 0px;
		right: 0px;
		max-width: 100%;
	}
	#sg_drpdwn_currency #currency_switcher_language {
		margin-right: 0px;
		padding-right: 0px !important;	
	}
	#container-header .links #sg_drpdwn_currency a {
		padding-left: 0px;
	}
	#sg_drpdwn_currency .switcher {
	padding-right: 10px;
	margin-right: 0px;
	height: 30px;
	background: url("../image/arrow-white.png") no-repeat scroll 100% 18px;
	}
	#sg_drpdwn_currency #currency_switcher_language {
	margin-top: 10px;
	}
	#sg_drpdwn_currency .switcher span.s_selected {
	    border: 1px solid #e6e7e8;
		color: #312f3c;
		padding-right: 20px;
		padding-left: 14px;
		height: 30px;
		line-height: 30px;
	}
	li.dropdown1.open ul.dropdown-menu.sub-menu {
		display: block;
	}
	ul.dropdown-menu.sub-menu {
		display: none;
	}
	span#remove-verticalmenu {
		display: block;
		color: #fff;
		cursor: pointer;
		font-size: 16px;
	}
	button.navbar-toggle.back-menu {
		margin: 0px;
		width: 100%;
		text-align: left;
		padding: 0px;
	}
	#sg_drpdwn_currency .switcher span.s_selected, .switcher li, .switcher li a {
	text-indent: 1px;
	}
	#sg_drpdwn_currency .switcher .option {
	padding: 0px 5px 15px;
	margin-top: -1px;
	}
	#sg_drpdwn_currency #language_form  > div{
	float: left;
	padding-left: 10px;
	top: -40px;
	}
	#sg_drpdwn_currency:last-child{border-right: none;}
	#sg_drpdwn_currency #language_form  > div.switcher {z-index: 99999;}
	#sg_drpdwn_currency #currency_switcher_language > div {z-index: 100000; display: block;}

	.right-menu {float:none;}
	.container{
		padding-right: 0px;
		padding-left: 0px;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin-right: 0px;
		margin-left: 0px;
		padding: 0px 15px;
	}
	.navbar-collapse {
		padding-right: 0px;
		padding-left: 0px;
	}
	.navbar-toggle {
		margin-right: 15px;
		margin-top: 13px;
		margin-bottom: 13px;
		border: none;
		padding-left: 0px;
		float: none;
		z-index: 1;
	}
	.navbar-nav>li>a {
		padding: 15px;
	}
	#menu {
		height:60px;
		position: relative;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-header {
		display: flex;
	}
	.navbar-brand {
		height: 38px;
		text-align: left;
		width: 100%;
	}
	.middle2.col-lg-6.col-md-6.col-sm-6.col-xs-6 {
		width: 100%;
	}
	#cart .heading {
		padding-bottom: 11px;
	}
	.middle3.col-lg-3.col-md-3.col-sm-3.col-xs-6 {
		float: right;
		position: absolute;
		bottom: 0;
		right: 0;
		/* padding-right: 0px; */
	}
	#header #cart .content {
		top: 51px;
	}
	#navbar.navbar-collapse ul.nav.navbar-nav {
		margin: 0px;
		position: fixed;
		top: 0px;
		left: 0;
		background-color: #252525;
		bottom: 0px;
		width: 280px;
		padding: 10px;
		z-index: 99999;
		overflow-x: hidden;
		overflow-y: auto;
		border: none;
		box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.6);
	}
	#navbar.navbar-collapse ul.nav.navbar-nav li {
		padding: 15px;
	}
	#navbar.navbar-collapse ul.nav.navbar-nav li li.dropdown-submenu1 {
		padding: 0px;
	}
	#content {
		width: 100%;
		float: none;
	}
	#content-slide {
		top:0px;
		margin-bottom: 20px ;
	}
	.home .box-content, #content .box-content, .home .tab-content {
		text-align: left;
	}
	#column-left, #column-right {
		float: none;
		width: 100%;
		text-align: left;
	}
	#column-left + #column-right + #content, #column-left + #content {
		margin-left: 0;
		margin-right: 0;
	}
	.login-content .left, .login-content .right {
		float: none;
		width: 100%;
	}
	.account-login .sidebar-right, .account-register .sidebar-right, .account-edit .sidebar-right {
		display: block;
	}
	.sidebar-right #content {
		float:none;
		margin: 0;
		width: 100%;
	}
	.product-product .htabs a {
		width: 100%;
	}
	.product-grid {
		text-align: left;
	}
	.product-info > .left {
		float: none;
		margin-right: 0px;
	}
	.product-info > .right {
		float: none;
	}
	.product-info > .left + .right {
		margin-left: 0;
		margin-top: 30px;
	}
	.box-content .row .column a img {
		width: 90%;
	}
	#footer .column {
		float: left;
		width: 33.33% !important;
		min-height: initial;
		text-align: left;
		margin-bottom: 40px;
		margin-right: 0px !important;
		padding-right: 15px;
	}
	.mc-field-group label {
		display: block;
	}
	#powered div span.copyright {
		float: left;
		margin-right: 10px;
	}
	#powered div span:nth-child(2) {
		float: none;
	}
	#cloud-zoom-big, .cloud-zoom-big, .mousetrap {
		display: none;
	}
	.information-tellafriend #container form > div {
		width: 310px;
	}
	.information-tellafriend input, .information-tellafriend textarea[name="msg"] {
		width: 100%;
	}
	.account-voucher textarea[name="message"] {
		width: 100%;
	}
	.account-address-update select[name="country_id"] {
		width: 90%;
	}

	.notification-notification input[name="proveimage"] {
		width: 110%;
	}

	.mini-cart-info td {
		white-space: normal;
	}
	
	#sg_drpdwn_currency {
		display: inline-block;
		float: right;
		position: absolute;
		width: 100px;
		right: 0px;
		z-index: 10001;
		top: 28px;
	}
	
	.body_header #sg_drpdwn_currency {
		position: relative;
		width: auto;
		z-index: inherit;
		top: 0px;
	}
	/* .navbar-logo.col-lg-3.col-md-3.col-sm-3.col-xs-12 {
		margin-top: -48px;
		min-height: 115px;
	} */
	
	.body_header .navbar-logo.col-lg-3.col-md-3.col-sm-3.col-xs-12 {
		display: none;
	}
	
	#container-header .links div#sg_drpdwn_currency {
		width: 50px;
	}
	#cart {
		display: inline-block;
	}

	.wishlist-info {
		overflow: auto;
	}

	.wishlist-info thead .model, .wishlist-info tbody .model {
		display: none;
	}

	.wishlist-info tbody .image img {
		width: 106%;
	}

	.wishlist-info thead td.action {
		width: 58px;
	}

	.cart-info thead .model, .cart-info tbody .model {
		display: none;
	}

	.cart-info tbody .image img {
		width: 106%;
	}

	.cart-info thead td.action {
		width: 58px;
	}

	.cart-info td {
		padding: 7px 5px;
	}

	.cart-module select[name="country_id"] {
		width: 100%;
	}

	.checkout #payment-address input.large-field, .checkout #payment-address select.large-field {
		width: 100%;
	}

	.checkout-product thead td, .checkout-product tbody td a, .checkout-product .name, .checkout-product .model, .checkout-product .quantity, .checkout-product .price, .checkout-product .total {
		font-size: 11px;
	}

	.checkout-product td {
		padding: 7px 3px;
	}

	.checkout-product td img {
		width: 35px;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		padding: 15px 20px;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li> .dropdown-menu>li>a {
		padding: 0px 20px;
	}

	.slide {
		width: 100%;
	}

	.banner-left {
		padding-right: 0px;
		padding-bottom: 20px;
	}

	.sub-left {
		padding-top: 20px;
		padding-right: 10px;
		padding-bottom: 20px;
		width: 50%;
	}

	.sub-right {
		padding-top: 20px;
		padding-left: 10px;
		padding-bottom: 20px;
		width: 50%;
	}

	#footer h3 {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	ul.box-filter > li {
		border: 0;
	}

	#content #tab-description img {
		width: 100%;
		height: auto;
	}

	.checkout, .mini-cart-total {
		text-align: right;
	}

	.htabs {
		width: 100%;
	}

	.htabs a{
		width: 100%;
	}

	#content h1{
		display: inline-block;
		width: 100%;
	}

	.breadcrumb{
		width: 100%;
	}

	.product-filter .product-compare{
		border:none;
		margin-right:0px;
		padding-right:0px;
	}

	#column-left .box-heading {
		text-align: left
	}

	#column-right .box-heading {
		text-align: left
	}

	.product-grid .cart {
		opacity:1;
	}

	.product-filter .limit {
		margin-left: 15px;
	}

	.dropdown-menu>li>a {
		color: #fff;
	}

	#pagecontent_box img{
		width: 100%;
		height: auto;
	}


	@-moz-document url-prefix() {

		.limit select {
			width: 40px;
		}

		.sort select {
			width: 130px;
		}
	}

	.stickyheader #header > div:nth-child(2) {
		margin: 0px;
	}

	.stickyheader .navbar-header {
		padding: 0px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	#header, #container-header .links, #container-header .links div, #container, #footer {
		width: 750px;
	}
	#header_bar2 span:last-child, #header_bar2 span:nth-last-child(-n+2) {
		float: right;
	}
	#header_bar2 #cart .content {
		right: -6px !important;
		top: 31px;
		left: auto;
	}
	#header_bar2 {
		width: 750px !important;
	}
	#header_bar {
		height: 60px !important;
		padding: 5px;
	}
	#header_img { 
		margin-top: 10px !important;
	}
	#powered > div {
		width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* .navbar-logo.col-lg-3.col-md-3.col-sm-3.col-xs-12 {
		margin-top: -44px;
	} */
	.block-policy1 ul li {
		width: 50%;
		padding: 15px;
	}
	
	.block-policy1 ul li.item-2:before {
		display: none;
	}
	
	.block-policy1 ul li:before {
		top: 20px;
	}
}

@media (max-width: 767px) {
	#header, #container-header .links, #container-header .links div, #container, #footer {
		width: 100%;
	}
	
	#header_bar2 {
		width: 100% !important;
	}
	
	#header_bar {
		height: 74px !important;
		padding: 0px 15px;
	}
	
	#header_bar2 span:last-child, #header_bar2 span:nth-last-child(-n+2) {
		float: right;
	}
	
	#header_bar2 #cart .content {
		right: -6px !important;
		top: 31px;
		left: auto;
	}
	
	#powered > div {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.body_header .links-header {
		display: none;
	}
	#header, #container-header .links, #container, #footer, #powered {
		padding: 0px 15px;
	}
	
	#container-header .links {
		height: auto;
	}
	
	.middle3.col-lg-3.col-md-3.col-sm-3.col-xs-6 {
		padding-right: 15px;
	}
	
	.block-policy1 ul li {
		width: 50%;
		padding: 15px;
	}
	
	/* .navbar-logo.col-lg-3.col-md-3.col-sm-3.col-xs-12 {
		margin-top: -40px;
	} */

	.block-policy1 ul li.item-2:before {
		display: none;
	}
	.block-policy1 ul li:before {
		top: 20px;
	}
	
	.row.social-media {
		padding: 15px;
	}
	
	.socials-w {
		display: grid;
	}
	
	.socials-w h2 {
		margin-bottom: 5px;
		margin-right: 0px;
		text-align: center;
	}
	
	#content ul.socials {
		display: block;
		margin-bottom: 5px;
		text-align: center;
	}
	
	.socials li {
		display: inline-block;
		margin: 5px;
	}
	
	#container-header .top-menu a {
		padding: 0px 10px;
	}	
	
	.htabs a {
		margin: 6px 10px !important;
	}

	.product-compare #content {
		overflow: auto;
	}
}


@media (max-width:631px) {
	.product-filter .sort {
		margin-top: 10px;
	}

	.wishlist-info thead td, .wishlist-info tbody td a, .wishlist-info .name, .wishlist-info .price, .wishlist-info .stock {
		font-size: 11px !important;
	}

	.cart-info thead td, .cart-info tbody td a, .cart-info .name, .cart-info .quantity, .cart-info .price, .cart-info .total {
		font-size: 11px !important;
	}
}


@media (max-width: 575px) {	
	.block-policy1 ul li {
		width: 100%;
	}
	
	#content .block-policy1 ul li .item-inner .content, #container .block-policy1 ul li .item-inner .content {
		float: none;
		padding-left: 90px;
		margin-left: auto;
		margin-right: auto;
		width: 50%;
	}
	
	.block-policy1 ul li .item-inner .content:before {
		left: 0px;
	}
	
	.block-policy1 ul li:before {
		display: none;
	}
	
	#footer {
		display: table;
	}
	
	#footer .column {
		float: none;
		width: 50% !important;
		display: inline-table;
	}
	
	div#sg_pg_content_footer {
		display: table;
		width: 100%;
	}
	
	#powered {
		text-align: center;
		padding: 10px 15px;
		height: 100%;
	}
	
	#powered div span {
		display: block;
	}
	
	#powered div span.copyright {
		float: none;
		margin-right: 0px;
		margin-top: 0px;
		font-size: 12px
	}
	
	#powered div span:nth-child(2) {
		float: none !important;
		margin-top: 5px;
	}
	
	#powered div span.powered a {
		font-size: 12px;
	}
	
	#header_bar {
		height: 94px !important;
	}

	.account-coupon #content table{
		display: block;
		overflow: auto !important;
	}

	.account-address #container #content table, .account-address #container #content tbody, .account-address #container #content tbody tr, .account-address #container #content td{
		display: block;
		width: 100%;;
	}
}

@media (max-width:480px) {	
	#content .block-policy1 ul li .item-inner .content, #container .block-policy1 ul li .item-inner .content {
		width: 75%;
	}
	
	#header #cart .content {
		width: 345px;
		min-width: 300px;
	}
	
	.mini-cart-info td.image {
		width: 80px;
	}
	
	.mini-cart-info td.name {
		width: 120px;
	}
	
	.box.catimgs .box-product > div {
		margin: 0px;
	}

	.box-product .label {
		font-size: 70% !important;
	}

	.product-grid input.button {
		width: 100% !important;
		margin-top: 5px !important;
	}

	.product-grid .wishlist a, .product-grid .compare a {
		width: 48% !important;
	}

	.product-grid .cart {
		margin: 0 auto !important;
	}

	#mc_embed_signup #mce-EMAIL {
		width: 100%;
	}
	
	.box .box-heading {
		font-size: 18px;
		/* text-align: left; */
	}
	
	.product-list .image {
		margin-right: 15px;
	}
	
	#header_bar2 span:last-child, #header_bar2 span:nth-last-child(-n+2) {
		float: right;
	}
}
@media (max-width: 435px) {	
	.product-product .htabs a {
		margin: 0px !important;
		display: block !important;
		border-bottom: 1px solid #e6e7e8;
	}
	
	.product-product .htabs a:last-child {
		border-bottom: none;
	}
	
	.product-filter .product-compare {
		float: right;
	}
	.product-filter .limit {
		margin-top: 10px;
	}
	.product-filter .sort {
		float: left;
	}
	.pagination .links {
		margin: auto;
		display: table;
		float: none;
	}
	.pagination .links b, .pagination .links a {
		margin: 0px 2.5px;
	}
	.pagination .results {
		float: none;
		padding-top: 15px;
		text-align: center;
	}
	.account-register #content input.button {
		margin-top: 15px;
	}
	table.form tr td:first-child {
		width: 100px;
	}
	
	#header_bar {
		height: 105px !important;
	}

	.information-tellafriend td {
		display: block;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	
	.information-tellafriend #container form > div, .information-tellafriend #container form table {
		width: 270px !important;
		display: block;
	}
	
	.information-tellafriend td.right, .information-tellafriend tr:last-child {
		display: grid;
		width: 270px;
	}
}
@media (max-width:375px) {
	.checkout-cart .buttons .center {
		text-align: right;	
	}
	.center a.button {
		/* margin-top: 10px; */
		margin-right: 10px;
	}
	#header_bar2 #cart .content {
		left: 0px;
	}
	#header_bar2 #cart .heading a span {
		display: none;
	}
	#header_bar2 #cart .heading a:before {
		content: 'Cart';
		top: -9px;
		position: relative;
	}
	#header_bar2 span:nth-last-child(-n+2) {
		padding-left: 0px !important;
		float: left;
	}
	
	#header_bar2 span:last-child {
		float: right;
		padding-right: 0px !important;
	}
}

@media (max-width:320px) {
	.navbar-logo.col-lg-3.col-md-3.col-sm-3.col-xs-12 {
		margin-top: 0px;
	}
	
	#container-header .links div#sg_drpdwn_currency {
		width: 100%;
		top: 0px;
	}
	
	#sg_drpdwn_currency #currency_switcher_language {
		left: -40%;
	}
	
	.body_header #sg_drpdwn_currency #currency_switcher_language {
		left: 0;
	}
	
	#header_bar>#header_bar2>span #cart {
		width: 111px;
	}
	
	#header_bar #cart .content {
		top: 35px !important;
	}
	
	#header_bar2 span:nth-last-child(-n+2) {
		padding-left: 0px !important;
	}
	
	#header_bar2 span:last-child {
		float: right;
		padding-right: 0px !important;
	}
	
	#header #cart .heading {
		min-width: auto;
	}
	
	#header #cart .heading a span {
		display: none;
	}
	
	.product-filter .sort {
		float: right;
	}
	
	.box-product > div{
		margin: 12px;
	}

	.product-grid > div {
		margin-left: 12px;
		margin-right: 12px;
	}
	
	.htabs a {
		margin: 6px 8px !important;
		font-size: 14px;
	}
	
	.box.catimgs .box-product .name a, .htabs a.selected, .htabs a.hover {
		font-size: 14px;
	}
	
	.mini-cart-info td a {
		font-size: 12px;
	}
	
	.mini-cart-info td.image {
		width: 50px;
	}
	
	.mini-cart-info td.name {
		width: 80px;
	}
	
	.mini-cart-total {
		float: none;
	}
	
	#header #cart .content {
		width: 290px;
		min-width: 290px;
		top: 48px;
	}
	
	#footer .column {
		width: 100% !important;
		text-align: center;
		padding-right: 0px;
	}

	.wishlist-info td {
		padding: 10px 4px;
	}

	.product-heart, .product-refresh {
		margin-left: 2px;
	}

	.product-info input.button#button-cart {
		margin-left: 0px !important;
	}

	a.button, input.button{
		padding: 15px;
	}
}

/* DUAL IMAGE CSS */
.product-categories .m002_page_tp_div div img{
	width: 100%;
}

.product-categories .m002_page_tp_div > div{
	margin: 12px !important;
}

.product-grid .image img, .box-product .image img {
	width: 100% !important;
	max-width: 100% !important;
}

.product-list .image img {
	max-width: 200px;
}

@media (max-width:480px) {

	/* HOME PAGE */
	.box-product > div{
		width: 40% !important; 
		margin: 15px;
	}
	
	.name , .price, .cart {
		font-size: 14px !important;
		width: 100% !important;
	}
	
	.tab-content {
		padding: 5px !important; 
	} 
	
	/* BOX GRID */
	.product-grid > div {
		width: 40% !important; 
		margin-left: 15px;
		margin-right: 15px;
	}
		
	.product-grid .name a{
		width: 100% !important;
	}
	
	.product-list .image img {
		width: 115px;
	}
	
	.countdown {
		width: 150px;
	}

	.product-categories .m002_page_tp_div > div{
		width: 40% !important;
	}
}

/* DUAL IMAGE CSS - SMALL SCREEN */
@media (max-width:320px) {
	.box-product > div{
		margin: 12px;
	}

	.product-grid > div {
		margin-left: 12px;
		margin-right: 12px;
	}

	#multitab_box .jcarousel-wrapper {
		margin: 0;
	}
}



/* MOBILE - PRODUCT IMAGE + LABEL */
.product-info #wrap, .product-info .label-wrap  {
	position: relative;
	display: inline-table !important;
}

.m001_label.product-label {
	padding: 0;
}

.product-percentage .percent_arrow {
	display: none;
}

.product-percentage .percent_dialog:after{
	content: " ";
	position: absolute;
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-right:10px solid red; 
	left: -5px;
    top: 2.5px;
}

.cut_rotated {
    height: auto;
    overflow: auto;
    padding-left: 0;
    padding-top: 0;
    position: inherit;
    top: 0%;
    width: auto;
}

.product-info .left #wrap > a, .product-info .left .label-wrap > a {
	display: inline-table !important;
}

.product-list .image, .product-grid .image, .box-product .image {
	position: relative;
}

@media (max-width: 768px){
	.product-info .image-additional {
		width: auto;
		max-width: 100%;
	}

	#container-header {
		margin-bottom: 20px;
	}

	.stickyheader .navbar-toggle {
		margin: auto !important;
	}
}

@media (max-width:480px) {
	.product-info .left #wrap > a, .product-info .left .label-wrap > a {
		display: block !important;
	}

	.product-info > .left #wrap img, .product-info > .left .label-wrap img {
		width: 100%;
		max-width: 100% !important;
	}

	.product-info > .left {
		margin-right: 0px;
	}

	.product-info .left .m001_label{
		width: 100% !important;
		top: 0;
	}

	.product-info .left #wrap a  > div, .product-info .left .label-wrap a  > div {
		right: 0;
		bottom: 0;
	}

	.product-info .image-additional {
		grid-template-columns: repeat(auto-fill,minmax(68px, 1fr));
	}
}

@media (max-width:380px) {
	.product-info #wrap, .product-info .label-wrap{
		width: 100%;
	}
}
/* END MOBILE - PRODUCT IMAGE  + LABEL */

/* ALIGN TOP RIGHT LABEL AND BOTTOM RIGHT LABEL*/
.small-db.top_right, .big-db.top_right {
	right: 0;
}

.percent_dialog {
	margin-right: 0px !important;
	margin-bottom: 0px !important;
}