@CHARSET "ISO-8859-1";
* {
	box-sizing: border-box;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	border: 0 none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}
.sold-out {
	width: 170px;
	height: 35px;
	line-height: 35px;
	display: block;
	position: absolute;
	top: 10%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	color: #9e0808;
	font-size: 25px;
	background: #fff;
}
body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	content: "";
}

* {
	margin: 0;
	padding: 0;
}

a,a:visited,a b,.button,.button-color,input[type="button"],label {
	cursor: pointer;
}

a {
	color: #333333;
	text-decoration: none;
}

img {
	border: 0 none;
	height: auto;
	vertical-align: middle;
}
/**********************************************************************/
body {
	min-width: 990px;
	background: #fff;
	padding: 5px;
	border: 3px solid #000;
	position: relative;
}

a.loadMore, a.showMore {
	display: inline-block;
	clear: both;
	background: #df0000;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	width: 200px;
	padding: 10px 0
}
a.loadMore.hidden{display:none;}
a.showMore.hidden{display:none;}
#footer {
	height: 60px;
	position: relative;
	font-weight: 700;
	font-family: "Franklin Gothic Medium", Arial;
}
.wrp{
	display: table;
	width: 100%;	
}
.headerContainer {
	height: 170px;
	background: #FFF;
    display: table;
    width: 100%;
}

.headerContainer>div {
	padding: 10px;
}

.searchWrp {
	float: left;
	width: 23%;
	position: relative;
	margin-left: 10px;
}

.logo {
	float: left;
	position: relative;
	text-align: center;
	width: 46%;
	margin-top: 35px;
}
#footer{
	display: none;
}
.searchWrp .searchQuery {
	border: none;
	border-bottom: 1px solid #000;
	margin: 0 5px;
	padding: 1px;
	font-size: 11px;
}
.menuUser {
	float: right;
	text-align: right;
	width: 20%;
	margin-right: 20px;
}

.menuUser  ul  li {
	display: inline-block;
	margin-left: 15px;
	text-transform: uppercase;
	position: relative;
}

.menuUser  ul  li a {
	font-size: 10px;
}
.menuUser > ul > li > a.cartBar > span{
	display: inline-block;
}
.menuUser > ul > li > a.cartBar > .shoppingCart:HOVER{
	text-decoration: underline;
}
.menuUser  ul  li a:HOVER {
	text-decoration: underline;
}

.iconUser {
	background: url("../img/sprite-s406830b999.png") no-repeat -21px 0;
	height: 13px;
	width: 13px;
	display: block;
}

.menuLeft {
	margin-left: 20px;
	position: relative;
	width: 175px;
	z-index: 3;
	float: left;
}
.menuLeft.isFix{
	margin-left: 0;
}

.navContainer {
	margin-bottom: 20px;
}

.navContainer > a, .newProduct > a{
	text-transform: uppercase;
	display: block;
	line-height: 20px;
	padding: 5px 0;
	font-weight: bold;
}
.newProduct > ul > li{
	padding-left: 10px;
	line-height: 20px;
}

#mainNavigationMenu li .toogleMenu{
	cursor: pointer;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}
.navContainer > a.new{
	margin-bottom: 10px;
}
.navContainer ul#mainNavigationMenu >li, .navContainer .sale {
	margin: 4px 0;
	line-height: 20px;
	position: relative;
}
.navContainer > .sale > ul > li > a{
	display: block;
} 
.navContainer ul#mainNavigationMenu > li > a{
	text-transform: uppercase;
	margin: 7px 0;
}
ul.parent >li.active > a{
	font-weight: 700;
}
ul#childNav > li.active > ul#lastChildNav{
	display: block !important;
}
ul#childNav > li > a{
    font-weight: 700;
}
ul#lastChildNav > li.active > a{
	font-weight: 700;
	text-decoration: underline;
}
.navContainer ul#mainNavigationMenu>li.active > ul#childNav, .newProduct ul.parent >li.active {
	display: block !important;
}
.newProduct > span.title {
	text-transform: uppercase;
	display: block;
	font-size: 12px;
	color: #333;
	padding: 5px 0;
	cursor: pointer;
}
ul#childNav > li.active > a{
	text-decoration: underline;
	font-weight: 700;
	
}
.navContainer ul#mainNavigationMenu>li>a.selected {
	font-weight: 700;
}
.navContainer > span > i {
	display: block;
	border-bottom: 1px dotted #000;
	margin: 3px;
	width: 27px;
}

ul#childNav > li, .navContainer > .sale > ul > li {
	padding-left: 8px;
}

ul#childNav>li>a, ul.lastChild > li > a {
	font-size: 11px;
}
ul.lastChild > li{
	padding-left: 10px;	
}
.rightWrapper {
	float: right;
	max-width: 83%;
	margin-bottom: 50px;
    width: 83%;
}


.categoryWrapper {
	background: #fff;
	display: table;
	width: 100%;
}

.softProduct {
	float: right;
	width: 70%;
	margin-right: 20px;
}

.softProduct .sortWrp,.softProduct .ViewsWrp {
	float: right;
}
.softProduct .sortWrp .filterMore{
	margin: 0;
}
.softProduct .sortWrp {
	padding: 1px 0;
	margin: 0 10px;
}

.softProduct .sortWrp select {
	padding: 2px;
}

.softProduct .ViewsWrp #grid {
	background: url("../img/view_two.png") no-repeat;
	width: 22px;
	height: 22px;
	display: block;
	margin-right: 15px;
	float: left;
}

.softProduct .ViewsWrp #list {
	background: url("../img/view_six.png") no-repeat;
	width: 40px;
	height: 22px;
	display: block;
	float: right;
}

.productWrp>ul#viewSix> li.view {
	float: left;
	width: 15.667%;
	text-align: center;
	margin-bottom: 20px;
	padding-right: 2px;
}
.productWrp>ul#viewSix> li.view:nth-child(6n+1) {
	clear: both;
}

.productWrp>ul#viewSix>li.view>.imageBlock {
	display: inline-block;
	height: 195px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 2;
}
.productWrp>ul#viewSix>li.view>.imageBlock>a {
	display: block;
}

.productWrp>ul#viewSix>li.view>.imageBlock>a>img {
	max-width: 100%;
	top:0;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
}

.productWrp>ul#viewSix>li.view>.details {
	margin-top: 3px;
}
.productWrp {
	text-align: center;
}

.productWrp ul li .details {	
	display: block;
	min-height: 90px;
	margin-top: 10px;
	padding: 0 5px;
	position: relative;
	text-align: center;
}

#newsPage ul li .details{
    min-height: auto !important;
}
#contentNews > h1{
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#contentNews{
    line-height: 25px;
}
.blockContent a{
    text-transform: uppercase;
    display: block;
    line-height: 20px;
}
#loginSocial a.ico {
    background-image: url("../img/idb-button.png");
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
}
#loginSocial a.google {
    background-position: 0 -40px;
    height: 32px;
    margin-bottom: 2px !important;
    width: 277px;
}
#loginSocial a.facebook {
    background-position: 0 0;
    height: 32px;
    margin-bottom: 17px;
    width: 277px;
}
#loginSocial{
    display: table;
    width: 100%;
    margin-left: 57px;

}
.productWrp ul li .details i {
	background: #fff;
	height: 1px;
	left: 35%;
	position: absolute;
	top: -1px;
	width: 30%;
}

.productWrp ul li .details h3 {
	color: #5d5d5d !important;
	font-weight: normal;
	overflow: hidden;
	padding: 8px 0;
	line-height: 15px;
	/*margin-bottom: 10px;*/
}

.productWrp ul#viewTwo li.view .details h3 a {
    color: #5d5d5d;
    font-size: 16px;
    line-height: 20px;
}

.productWrp ul#viewTwo li.view .details span {
	font-size: 18px;
	line-height: 30px;
}

.productWrp ul li .details span {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	width: 100%;
	text-transform: uppercase;
    display: block;
}

.productWrp>ul#viewTwo>li.view {	
	text-align: center;
	/*display: inline-block;*/
	margin-bottom: 30px;
	width: 48%;
	padding-right: 2px;
	float: left;
	margin-right: 2%;
}
.productWrp>ul#viewTwo>li.view:nth-child(2n){
	margin-right: 0;
}
#newsPage>ul#viewTwo>li.view{
    background: #000;
}
.productWrp>ul#viewTwo>li.view>.imageBlock{
	height: 600px;
    overflow: hidden;
    position: relative;
}
.productWrp>ul#viewTwo>li.view>.imageBlock>a>img {
	max-width: 100%;
	top:0;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
}
/**View Product**/
.cloudzoom-zoom {
    border: none; box-shadow: none;
}
.cloudzoom-lens{
    border-width: 1px;
}
#productDetail{
    margin: 10px 0;
}
#imgZoom{
    float: left; width: 100%; min-height: 600px;
}
#imgZoom>p{
    display: block; margin: 5px 0;
}
#imgZoom>p a{
    border: 1px solid #ccc; width: 40px; line-height: 40px; text-align: center;
    cursor: pointer; transition: all 0.15s; font-size: 18px;
}
#imgZoom>p a:hover{
    color: #a52a2a;
}
#imgZoom>p a.fa-facebook:hover{
    color: #2476ff;
}
#zoomer{
    float: left; width: 62%; position: relative;
    margin: 0 20px 0 0;
}
#zoomer>span{
    position: absolute; top: 10px; left: 10px; border: 1px solid #000;
    background: #fff; padding: 2px 10px;
}
#zoomSlide{
    float: left; width: 70px; position: relative;left: 10%;
}
#listImgZoom > li img.cloudzoom-gallery-active {
    border: 1px solid red;
}
#listImgZoom>li{
    float: left; height: 106px; width: 100%;
    margin: 2px 0; overflow: hidden;
}
#listImgZoom>li img{
    display: block; width: 97%; cursor: pointer; border: 1px solid transparent;
}

#prevSlideZ, #nextSlideZ{
    position: absolute; left: 0; width: 100%; height: 15px;
}
#prevSlideZ{
    top: -15px;
    background-position: 25px -254px;
}
#nextSlideZ{
    bottom: -15px;
    background-position: 22px -269px;
}


.rightWrapper .leftBlock {
	float: left;
	width: 58%;
}
.leftBlock .imageShow{
	overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 0;
}
.rightWrapper .rightBlock {
	float: right;
	width:40%;
	margin-right: 10px;
	margin-bottom: 20px;
}

.rightBlock>.headerBlock {
	position: relative;
}

.leftBlock>ul>li{
	position: relative;
	width: 100%;
	margin-bottom: 40px;
	overflow: hidden;
}
.MagicZoomPlus{
	display: block;
	margin-bottom: 40px;
}
.leftBlock>ul>li:first-child{
	display: none;
}
.leftBlock>ul>li>.imageWrp, .MagicZoomPlus{
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 0;
}

.leftBlock>ul>li>.imageWrp>img, .MagicZoomPlus img, .leftBlock .imageShow .product-details img {
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	right: 0;
	top: 0;
	transition: all 0.3s ease 0s;
}
.rightBlock>.headerBlock>h1,
.rightBlock>.headerBlock>h2 {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 30px;
	line-height: 20px;
}

.rightBlock>.headerBlock>span {
	display: block;
	line-height: 17px;
	margin-bottom: 15px;	
}
.rightBlock>.headerBlock>span.price{
	font-size: 17px;
	font-weight: 700;
}
.rightBlock .sizeWrp {
	overflow: hidden;
	padding: 10px 0;
	margin: 10px 0;
}

.sizeWrp label,.colorWrp label {
	display: inline-block;
	float: left;
	margin: 12px 4px 0;
}

.rightBlock>.buy {
	display: inline-block;
	padding: 10px 39px;
	background: #3c3;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	margin-top: 30px;
	border-style: solid;
    border-width: 1px;
	box-shadow: 0 0 0 2px #3c3;
}

#productInfo span.req a {
	display: block;
	height: 30px;
	width: 30px;
	float: left;
	border-radius: 100px;
	margin: 5px 1%;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.4);
	border: solid 2px #fff;
	overflow: hidden
}

#productInfo span.req a b {
	display: table;
	margin: 6px auto;
	border: none;
}

#productInfo span.req a.active {
	border: solid 2px #F48C42
}

#productInfo span.req a img {
	width: 100%
}

.colorWrp,.sizeWrp {
	display: table;
	width: 90%;
}
/**View Product**/
/***Cart view***/
.cartView, .contactWrp {
	margin-right: 80px;
}

.rightWrapper h1,
.rightWrapper h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding: 10px 0;
}

.cartView table {
	width: 100%;
}

.cartView table thead th {
	font-weight: bold;
	padding: 16px 13px 16px 0;
	text-transform: uppercase;
	font-size: 10px;
}

.cartView table thead {
	border-bottom: 1px dotted #DDD;	
	text-align: left;
}

.cartView table tbody {
	border-bottom: 1px dotted #DDD;
}

.cartView table tbody tr td {
	padding: 13px 13px 13px 0;
	width: 16%;
	text-transform: uppercase;
	vertical-align: middle;
}

.cartView table tbody tr td.image .imgThumb img {
	height: 83px;
}

.cartView table tbody tr td.desc {
	width: 30%;
	text-align: left;
}

.cartView table tbody tr td.desc span {
	display: block;
	line-height: 15px;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 5px;
}

.status-cart{
	display: table;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.status-cart .check-cart{
	text-transform: uppercase;
}
.cartView table tbody tr td.desc a {
	color: #959595;
	display: block;
	text-transform: none;
}

.cartView table tbody tr td.desc a:HOVER {
	text-decoration: underline;
}

.cartView table tbody tr td.delete a {
	display: block;
	background: url("../img/sprite-s406830b999.png") no-repeat -13px -73px;
	height: 11px;
	margin: 0 3px;
	width: 10px;
}

.cartView table tbody tr td.price span {
	font-size: 12px;
}

.cartView table tbody tr td.quant span {
	display: inline-block;
	text-align: right;
	padding-left: 8px;
}

.cartView table tbody tr td.quant span>button {
	border: none;
	display: block;
	height: 13px;
	position: relative;
	top: 5px;
	width: 15px;
	background: url("../img/icos_plus_minus.gif") no-repeat;
	cursor: pointer;
}

.cartView table tbody tr td.quant .btn {
	height: 24px;
}

.cartView table tbody tr td.quant .btn .up {
	background-position: 0 0;
	margin-bottom: 2px;
}

.cartView table tbody tr td.quant .btn .down {
	background-position: 0 -12px;
}

.cartView table tfoot {
	background: #f8f8f8;
}

.cartView table tfoot td {
	padding: 3px 0px 3px 0;
	text-align: right;
}

.cartView table tfoot tr {
	line-height: 20px;
}

.cartView table tfoot tr.padT20 td {
	padding-top: 15px;
}

.cartView table tfoot tr.total {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dotted #DDD;
}

.cartView table tfoot tr.total td {
	padding-bottom: 15px;
}

.cartView table tfoot tr.total td,.cartView table tfoot tr.total td>span
	{
	font-size: 15px;
	padding-bottom: 15px;
}

.buttomBot {
	display: table;
	padding: 20px 0;
	width: 100%;
	border-bottom: 1px dotted #DDD;
}

.buttomBot a {
	display: block;
	padding: 13px;
	text-transform: uppercase;
}

.buttomBot a.btnContinue {
	border: 1px solid #000;
	color: #000;
	float: left;
}

.buttomBot a.btnOrder {
	float: right;
	color: #FFF;
	border: 1px solid #000;
	background: #000;
}
/***End Cart view*/
/**Check out**/
.grid1200 {
    margin: 0 auto;
    width: 1100px;
}
#formCheckOut .column {
    border: 1px solid #e5e5e5;
    float: left;
    margin-bottom: 30px;
    margin-right: 5px;
    position: relative;
	width: 24%;
	min-height: 400px;
}
#formCheckOut .column > h2 {
    font-size: 14px;
    left: 5px;
    padding: 10px 0;
    position: absolute;
    top: -50px;
	font-weight: bold;
}
#formCheckOut .column > h2 span {
    background: cadetblue;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
}
#formCheckOut .purchaseInfo label {
    display: block;
    margin: 8px 15px;
}

#formCheckOut .purchaseInfo label input, #formCheckOut .purchaseInfo label textarea {
    background: none repeat scroll 0 0 #f1eee9;
    /*border-radius: 20px;*/
    display: block;
    margin: 5px 0;
    padding: 6px 5%;
    resize: none;
    width: 99%;
}
.input {
    border: 1px solid #ccc;
    transition: all 0.15s linear 0s;
}
#formCheckOut .purchaseInfo label select {
    background: none repeat scroll 0 0 #f1eee9;
    /*border-radius: 20px;*/
    display: block;
    margin: 2px 0;
    padding: 5px 4%;
    width: 99%;
}
#paymentMethod > h3 {
    background: none repeat scroll 0 0 #ececfb;
    line-height: 1.5em;
    padding: 10px;
}
#paymentMethod > h3 span {
    color: #e47911;
    display: block;
    font-weight: normal;
}
#paymentMethod > label > i {
    color: #555;
    display: block;
    font-size: 11px;
    padding: 3px 0 0 15px;
}
#formCheckOut #column3 {
    padding: 0 5px;
}
#reviewCart {
    height: 230px;
    overflow: auto;
    padding-top: 5px;
}
#reviewCart::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#reviewCart::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#reviewCart::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #666;
}
.reviewCartItem {
    margin: 10px 0;
	display: inline-block;
	width: 100%;
	clear: both;
}

.reviewCartItem > a {
    border: 1px solid #ddd;
    float: left;
    margin: 0 5px;
    overflow: hidden;
    width: 70px;
}
.reviewCartItem > a img {
    width: 100%;
}
.reviewCartItem p {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#column3 > a {
    color: #5299ef;
    display: block;
    padding: 5px 6%;
}
#column3 > textarea {
    background: none repeat scroll 0 0 #f1eee9;
    display: block;
    margin: 2px 6%;
    padding: 6px 1%;
    width: 85%;
}
#formCheckOut #column4 {
    background: none repeat scroll 0 0 #f1eee9;
    margin-right: 0;
    padding: 0 5px;
}
#orderIf {
    padding: 0 15px;
}
#orderIf > p {
    display: block;
    font-weight: bold;
    line-height: 22px;
    padding: 5px 0;
}
#orderIf > p span {
    float: right;
    font-size: 17px;
}
#btnOrder, #getCoupon {
	border-radius: 0;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 20px auto;
    padding: 6px 7px;
}
#btnOrder {
	padding: 10px 20px;
	float: right;
}
.btnRed, #getCoupon {
    background: #3c3;
    border: medium none;
    color: #fff;
    cursor: pointer;
    text-align: center;
}
.listBank {
    border-bottom: 1px solid #e5e5e5;
    display: none;
    padding: 5px 0 5px 15px;
	overflow: hidden;
}
#paymentMethod > div.b > label, #paymentMethod > label {
    display: block;
    padding: 10px;
}
.oderComplete {
    background: none repeat scroll 0 0 #fff;
    padding: 15px;
    text-align: center;
    line-height: 30px;
}
.oderComplete h2{
    font-size: 1.6em;
    font-weight: 700;
    line-height: 40px;
}
.oderComplete h3{
    font-size: 1.4em;
    font-weight: 700;
    line-height: 40px;
}
.oderComplete p{
    font-size: 14px;
}
.continuteOrder {
    background-image: linear-gradient(to bottom, #fafafa 0%, #f0f0f0 100%);
    border: 1px solid #ccc;
    border-radius: 15px;
    box-shadow: 0 1px 0.5px rgba(18, 18, 18, 0.52);
    color: #444;
    display: inline-block;
    margin: 10px 0 0;
    padding: 4px 15px;
    font-size: 14px;
}
.listBank > span {
    cursor: pointer;
    float: left;
    height: 34px;
    margin: 2px;
    overflow: hidden;
    padding: 2px;
    transition: all 200ms ease 0s;
    width: 50px;
	border: 1px solid transparent;
}
.listBank > span:hover, .listBank > span.active {
	/*background: none repeat scroll 0 0 #999;*/
	border: 1px solid #f4433652;
}
#column3 > .note-ct {
    padding-left: 13px;

}
#column3 > .note-ct > h4{
    font-weight: 700;
    line-height: 20px;
}
#column3 > .note-ct > p {
    color: #beb5b5;
    font-size: 11px;
    line-height: 15px;
}
/**End check out**/
.remaining-content {
	display: none !important;
}

.moreelipses {
	font-weight: 300 !important;
	display: inline !important;
}
/**pagination**/
.pagination {
	 padding: 0 10px;
}

.paginator span.currentPage {
	border: 1px solid #ddd;
	position: relative;
	padding: 3px 6px;
	margin-left: 10px;
	display: inline-block;
}

.paginator a {
	margin-left: 10px;
}
.paginator > a > i{
	 padding-bottom: 2px;
	margin: 0;
}
.paginator {
	border-top: 1px solid #ddd;
    float: right;    
    padding: 20px 50px;
    text-align: right;
    width: 90%;
}

.paginator .currentPage {
	color: #000;
	font-weight: 700;
}

.paginator a:HOVER {
	text-decoration: underline;
	color: #000;
}
/**End pagination**/
/**Footer 2**/
/*.footer2 {*/
    /*display: table;      */
    /*padding: 10px 0;*/
    /*width: 100%;*/

	/*height: 40px;*/
/*}*/

.footer2>ul>li {
	display: inline-block;
	text-transform: uppercase;
	vertical-align: top;
	width: 24%;
}

.footer2>ul.listH>li>a {
	font-weight: 700;
}

.footer2 span {
	font-weight: bold;
	padding-bottom: 1em;
	display: block;
}

ul.submenuUtilities>li {
	margin-bottom: 5px;
}

ul.submenuUtilities>li>a {
	font-weight: 300;
	font-size: 10px;
}
/**End Footer 2**/
.show {
	display: block !important;
}

.hide {
	display: none !important;
}

.icon {
	background-image: url("../img/sprite-s406830b999.png");
}

.icon-arrow-down-color {
	background-position: 0 -13px;
	height: 4px;
	margin: 0 3px;
	width: 5px;
}

.colors i {
	display: block;
	left: 50%;
	margin-bottom: 6px;
	margin-left: -2px;
	position: relative;
}
.size > a.deactive, .size > a.deactive > b{
	background:#7f7f7f !important;
    color: #fff;
    cursor: not-allowed !important;
}
/**Small Cart**/
.smallCart{
    overflow: hidden;
    padding: 3px 0 3px 0px;
    position: absolute;
    right: -6px;
    top: 35px;
    display: block;
    width: 218px;
    z-index: 1000;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 6px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 6px 0px rgba(50, 50, 50, 0.75);
	background: #FFF;
	display: none;
}

.smallCart .smallShopBagCont{
	left: -22px;
    padding: 0 22px 23px;
    position: relative;
    text-align: left;    
    width: 218px;
    z-index: 1002;
}
.smallCart .empty{
	text-align: center; 
	color: #000; 
	font-size: 12px;
	line-height: 15px;
	padding: 30px;
}
.smallCart .smallShopBagCont ul{
	padding: 5px 15px; 
}
.smallCart .smallShopBagCont ul li{
	position: relative;
	margin-left: 0;	
	width: 100%;
	border-bottom: 1px dotted #DDD;
	padding: 5px 0;
}
.smallCart .smallShopBagCont ul li span{
	display: inline-block;
}
.smallCart .smallShopBagCont ul li span.imageProd{
	height: auto;
    width: 48px;
	position: relative;
	overflow: hidden;
	float: left;
	padding-right: 10px;
}
.smallCart .smallShopBagCont ul li span.imageProd img{
	width: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.smallCart .smallShopBagCont ul li span.descProd{
	float: left;
	width: 60%;
	line-height: 10px;
}
.smallCart .smallShopBagCont ul li span.descProd a{
	display: block;
	padding-bottom: 10px;
}
.smallCart > a{
	display: block;
	padding: 10px 15px;
	background: #000;
	color: #FFF;
	text-align: center;	
	margin: 0 15px;
}
.smallCart > a.showCart{
	margin-bottom: 5px;
}
.smallCart > a:HOVER{
	text-decoration: none !important;
	
}
/**End Small Cart**/
.ui-tooltip{
  text-align: center;
  color: black;
  display: none;
  position: absolute;
}
.unsel{
	cursor: not-allowed;
}
.ui-tooltip, .arrow:after{
    background: black!important;
    border: 2px solid white!important;
}
.ui-tooltip{
    padding: 10px 20px;
    color: white!important;
    box-shadow: 0 0 7px black;
}
.ui-tooltip-content{
    color: #ffffff!important;
}
.arrow{
    width: 70px; height: 16px; overflow: hidden;
    position: absolute; left: 50%; margin-left: -32px; bottom: -16px;
}
.arrow.top{
    top: -16px; bottom: auto;
}
.arrow.left{
    left: 20%;
}
.arrow:after{
    content: "";
    position: absolute; left: 20px; top: -20px; width: 20px; height: 20px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
}
.arrow.top:after{
    bottom: -20px; top: auto;
}

/**Login**/
#btnSubmit{
	background: #000;
    font-family: tahoma;
    font-size: 12px;
    padding: 5px 8px;
    text-align: center;
	color: #FFF;
}
#btnSubmit:HOVER{
	background: #6E6E6E;
}
.menuRight .viewProduct .featuredProducts .defaultTitle span{
	color: #6f6b65;
    font-size: 16px;
	font-weight: normal;
}
.loginForm{
    float: left;
    margin: 30px 0;
    width: 100%;
}
.loginForm h2{
	border-bottom: 1px solid #d7d7d7;
    box-shadow: 0 1px 0 #fff;
    color: #000;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px 20px;
    text-align: left;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
	text-transform: uppercase;
}
.loginForm form{
	 margin-left: 25%;
}
.loginForm form ul li label{
	min-width: 175px;
	display: inline-block;
}
.loginForm form ul li label span{
	color: red;
}
.loginForm form ul li select{
	margin: 10px 0;
}
.loginForm form ul li input.tb{   
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    width: 255px;
	text-align: left;
	border: 1px solid #DDD;	
}
.loginForm form ul li input.tb:FOCUS{
	border: 1px solid #000;
}
.loginForm form ul li.btns{
	text-align: center;
}
.loginForm form ul li select{
	padding: 2px;
	border: 1px solid #DDD;
}
.loginForm form ul li.btns input, .btnGreen{
	background: url("../img/button.png") no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    margin: 10px 0;
    padding: 3px 15px;
    text-align: center;
	border-radius: 3px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;	
	text-transform: uppercase;
}

ul.errors li{
	color: red;
    font-size: 12px;
    font-style: italic;
    margin: -6px 0 1% 20%;
}
/**End Login**/
/**Register**/
.formContainer{
	padding: 20px 0;
}
.formContainer dl dd input{
	margin-bottom: 20px;
	font-size: 12px;
	padding: 4px;
}
.formContainer dl dt{
	clear: left;
    float: left;
    margin-right: 4px;
    padding-top: 5px;
    text-align: right;
    width: 135px;
	font-size: 11px;
}
.formContainer dl dt .required{
	color: red;
}
.formContainer dl dd select{
	margin: 2px 0 15px;
	padding: 2px; 
	font-size: 12px;
}
.defaultContent h3{
	font-size: 1.1em;
    padding: 8px 0 0 12px;
	color: #e4a417;
	font-weight: 700;
	line-height: 25px;
}
.defaultContent p{
	font-size: 12px;
}
/**End Register**/
/**Search**/
.contentWrapper{
    border-color: #fff;
    box-shadow: 0 0 0 1px #000;
}
.contentSearch{	
    background-position: 10px 19px !important;
    background-repeat: no-repeat !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 10px !important;
	margin: 10px;
}
/**End Search**/
.fb-comments{
	display: block !important;
}
.fb-like, .fb-comments{
	margin: 10px 5px;
}
span.new{
	background: #fff;
    border: 1px solid #333;
    font-size: 11px;
    left: 10px;
    line-height: 10px;
    padding: 3px 13px;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
}
/**Contact us**/
.contactWrp ul{
	display: table;
	width: 100%;
}
.contactWrp ul li{
	float: left;
    margin-right: 19px;
    position: relative;
    width: 45%;
	margin-bottom: 5px;
}
.boxContact > h3 > p{
	margin: 0;
	display: inline-block;
	color: #000;
	font-size: 11px;
	text-transform: none;
}
.contactWrp .boxContact span{
	display: block;
	line-height: 20px;
}
.contactWrp .titleContact{
	font-weight: 700;
	font-size: 15px;	
	color: #000;
    width: 90%;
}
.contactWrp h2{
	border-bottom: none;
}
.contactWrp h3{
	border-bottom: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8;
    color: #a8a7a7;
    font-size: 13px;
    font-weight: normal;
    line-height: 32px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
/**End Contact us**/
.show-menu{
	display: block;
}
/**Map View**/
.boxStore {
    border: 1px solid #dcdcdc;
    margin-top: 8px;
    position: relative;
}
.title_help {
    color: #555555;
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
#depotStores{
    border: 1px dotted #ddd; 
    margin: 5px 0; 
    overflow: hidden;
	background: #f8f8f8;
}
#depotStores>h3{
    font-size: 14px; 
    color: #555; 
    padding: 5px;    
	text-transform: uppercase;
	font-weight: 700;
}
#depotStores >h3 span{
    display: block; 
    color: #ea1d1d; 
    text-transform: none; 
    font-weight: normal; 
    font-size: 11px; 
    padding: 5px 0;
	line-height: 15px;
}
#depotStores p{
    padding: 3px 5px 0 22px; 
    position: relative; 
    font-weight: bold; 
    color: #666;
	margin: 0 !important;
	font-size: 12px;
	
}
#depotStores p > span{
	display: inline-block !important;
	padding: 0 1px 0 7px;	
}
#depotStores p>.fa{
    font-size: 15px; 
    color: #999; 
    cursor: pointer;
	position: absolute; 
	top: 8px; 
	left: 0;
	display: none;
}
/**End Map View**/
.footerContainer{
	text-align: center;	
	display: table;
	width: 100%;
	height: 0;
}
.footerContainer img{
	padding-top: 5%;
	width: 30%;
}
/*-------------------------------------------------------------orther album-------------*/
.itemOrtAlbum{
    float: left; width: 24%;
    margin: 0 0.5% 30px 0.5%;
    position: relative;
}
.itemOrtAlbum>a{
    display: block; max-height: 280px;
    overflow: hidden; position: relative;
}
.itemOrtAlbum>a>img{
    width: 100%;
}
.itemOrtAlbum>a>span{
    position: absolute; left: 0; bottom: 0;
    padding: 5px 15px;
    text-transform: uppercase; background: #fff;
}
.itemOrtAlbum>span{
    padding: 10px 0 5px 0;
    display: block; height: 40px; line-height: 1.2em;
    overflow: hidden;
}

.gradient{
    position: absolute; top: 0; left: 0; height: 100%; width: 100%;
    background: url("../img/gradient.png") repeat-x;
    z-index: 100;
}

.itemGllAlbum{
    margin: 0 0 50px 0;
    display: table;
    width: 100%;
}
.itemGllAlbum>a{
    display: block; overflow: hidden; position: relative;
}
.itemGllAlbum>a>img{
    display: block; width: 100%;
}
.itemGllAlbum>a>p{
    position: absolute; left: 0; bottom: 30px;
    font-size: 35px; padding: 5px 20px;
    background: #fff; transition: background 0.5s; opacity: 0.7;
}
.itemGllAlbum>a>p>span{
    float: right;
    font-weight: lighter; color: transparent; opacity: 1;
    padding: 5px 0;
}
.itemGllAlbum>a:hover>p{
    background: #000; color: #fff;
}
.itemGllAlbum>a:hover>p>span{
    color: white;
}
.itemGllAlbum>a>p>span>span{
    background-position: -228px -88px;
    float: right; height: 20px; width: 25px;
}

#album_view, #addMore, #album_index{
    margin: 20px auto;
    display: table;
	padding-right: 20px;
}
#album_view .title{
    border-bottom: 1px dashed #bebebe;
    padding: 0 0 10px 0; margin: 0 0 20px 0;
}
#album_view .title>h1{
    text-transform: uppercase; font-size: 35px; font-weight: lighter;
    color: #5d5d5d;
    padding: 0 0 20px 0;
}
.social{ padding: 10px 0; }
.albumGallery>div a{
    display: block;
}
.albumGallery>div img{
    display: block; max-width:100%
}
.itemImgGll{
    width: 600px; margin: 10px auto;
    position: relative;
}
.itemImgGll>div{
    border: 2px solid #999999; border-radius: 5px; box-shadow: 0 0 10px #ffffff;
    position: absolute; opacity: 0;
}
.itemImgGll:hover>div{
    opacity: 1;
    transition: all 0.5s ease;
}
.itemImgGll>div:hover>div{
    display: block;
}
.itemImgGll>div>div{
    display: none; width: 200px;
    position: absolute; top: 20%; left: 65%;
    background: #ffffff;
    border-radius: 5px; box-shadow: 0 0 2px #5d5d5d;
}
.itemImgGll>div>div>span{
    background: transparent url("../img/arrow_tags.png") no-repeat;
    float: left; width: 25px; height: 20px;
    margin: 11px 0 0 -25px;
}
.itemImgGll>div>div >a{
    float: left; border-bottom: 1px dashed #494949;
    padding: 10px 4px;
}
.itemImgGll>div>div >a:hover{
    color: #149bdf;
}
.itemImgGll>div>div>div{
    float: left; padding: 5px 0;
    width: 100%;
}
.itemImgGll>div>div>div>h3{
    float: left; color: #c11c3d; padding: 2px 4px;
}
.itemImgGll>div>div>div>a{
    float: right; border-radius: 2px; font-size: 14px; margin-right: 4px;
}
.itemImgGll>div>div>div>a:hover{
    color: forestgreen;
}
.itemImgGll>img{
    max-width: 100%;
}

#backToTop{
    position: fixed; bottom: 40px; right: 20px;
    background-position: -243px -412px; width: 40px; height: 40px; z-index: 3147483639;
}
/*----------------------------------------------------light box album*/
#appendImg{
    float: left;
}
.itemSl{ display: none; }
.itemSl>span{
    float: left; width: 410px; height: 560px; padding: 20px; margin: 0 10px;
    background-color: #fff;
    box-shadow: 0 0 2px #e5e5e5; border-radius: 3px;
}
.itemSl>span>span{
    display: block; height: 100%; overflow: hidden;
}
.itemSl>span>span>img{
    width: 100%;
}
.itemSl .prod{
    float: left; width: 275px; height: 560px; padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 2px #e5e5e5; border-radius: 3px;
}
.itemSl .prod>a{
    display: block; padding: 10px 0;
    border-bottom: 1px solid #000; font-family: Arial, sans-serif;
}
.itemSl .prod>a:hover{
    text-decoration: underline;
}
.itemSl .prod>a>span{
    display: block; padding: 2px 0;
    font-family: Arial, sans-serif; font-weight: bold;
}
#albumGllSlide{
    float: left; width: 90px; height: 570px;
    position: relative; padding: 15px 10px;
    background-color: #fff;
    box-shadow: 0 0 2px #e5e5e5; border-radius: 3px;
}
#listImgAlbumGll li{
    float: left; width: 100%;
    margin: 5px 0;
}
#listImgAlbumGll li a{
    display: block; overflow: hidden; height: 100%;
}
#listImgAlbumGll li img{
    width: 100%;
}
#prevSlideA, #nextSlideA{
    position: absolute; left: 0; width: 100%; height: 15px;
}
#prevSlideA{
    top: 0; background-position: 45px -254px;
}
#nextSlideA{
    bottom: 0; background-position: 42px -269px;
}
.fancybox-album>.fancybox-skin{
    background: none;
}
/*-------------------------------------------------------------footer album-------------*/
#artRelate{
    max-width: 960px; margin: 0 auto;
}
#artRelate>h3{
    padding: 5px 0;
    font-size: 25px; font-weight: normal;
}
#artRelate>div{
    margin: 20px 35px 0 0;
    width: 28%; float: left;
}
#artRelate .albumReItem > a{
    float: left; width: 40%; height: 110px;
    overflow: hidden;
    margin: 0 10px 0 0;
}
#artRelate .albumReItem > a img{
    width: 100%; height: 100%;
}
.albumReItem p {
    float: left; 
    width: 55%;
	margin: 0;
	font-size: 14px !important;
	line-height: 15px;
}
#select_view{
    position: fixed;
    top: 40%;
    right: 10px;
    z-index: 100;
}
#select_view>div:first-child>span:first-child.spriteIcon{
    background-position: -170px -27px;
    height: 30px;
    width: 30px;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    top:0;
}
#select_view>div:first-child>span.spriteIcon{
    background-position: -198px -27px;
    height: 30px;
    width: 30px;
    background-color: #e5e5e5;
    position: absolute;
    top: 30px;
    right: 0;
}
#select_view>div:first-child>div,
#select_view>div:last-child>a.spriteIcon>span{
    background: #ffffff;
    border: 1px solid #999999;
    box-shadow: 0 0 2px #5d5d5d;
    position: absolute;
    top: -5px;
    right: 40px;
    width: 200px;
    padding: 10px;
}
#select_view>div:first-child>div>span.spriteIcon:first-child,
#select_view>div:last-child>a.spriteIcon>span>span.spriteIcon{
    background-position: -170px -56px;
    width: 20px;
    height: 30px;
    position: absolute;
    top: 2px;
    right: -7px;
}
#select_view>div:first-child>div>a.spriteIcon{
    background-position: -233px -7px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 2px;
    right: 2px;
}
#select_view>div:first-child>div>div{
    float: left;
    margin: 5px 0 0 0;
    width: 100%; cursor: pointer;
}

#select_view>div:first-child>div>div>span{
    background-position: -141px -31px;
    width: 30px;
    height: 25px;
    float: left;
}
#select_view>div:first-child>div>div:last-child>span{
    background-position: -113px -31px;
    width: 30px;
    height: 25px;
    float: left;
}
#select_view>div:last-child{
    position: absolute;
    right: 0;
    top: 0;
}
#select_view>div:last-child>a.spriteIcon:first-child{
    background-position: -170px -28px;
    background-color: #e5e5e5;
    width: 30px;
    height: 30px;
    float: right;
    position: relative;
    border: 1px solid #e0e0e0;
}
#select_view>div:last-child>a.spriteIcon:last-child{
    background-position: -197px -28px;
    border: 1px solid #e0e0e0;
    border-top: none;
    width: 30px;
    height: 30px;
    float: right;
    position: relative;
}
#select_view>div:last-child>a.spriteIcon>span{
    display: none;
    width: 110px;
    padding: 5px 10px 10px 10px;
}
#select_view>div:last-child>a.spriteIcon:first-child:hover>span{
    display: block;
}
#select_view>div:last-child>a.spriteIcon:last-child:hover>span{
    display: block;
}
#select_view>div:last-child>a.spriteIcon:first-child:hover{
    background-position: -141px -28px;
}
#select_view>div:last-child>a.spriteIcon.active:first-child{
    background-position: -141px -28px;
}
#select_view>div:last-child>a.spriteIcon.active:last-child{
    background-position: -113px -28px;
}
#select_view>div:last-child>a.spriteIcon:last-child:hover{
    background-position: -113px -28px;
}
#scrollProGll{
    position: fixed; z-index: 100;
    right: 10px; top: 65%;
}
#scrollProGll>span{
    background-position: -226px -26px; display: inline-block; border: 1px solid #c7c7c7;
    width: 30px; height: 30px; background-color: #c7c7c7; cursor: pointer;
}
#scrollProGll>span:hover{
    background-color: #ffffff; border: 1px solid #c7c7c7;
    background-position: -56px -56px;
}
#tooltipAp{
    position: absolute; top: -5px; right: 40px;
    background: #fff;
    border: 1px solid #999;
    box-shadow: 0 0 2px #5d5d5d;
    width: 150px;
    padding: 10px;
}
#tooltipAp span.spriteIcon{
    background-position: -170px -56px;
    width: 20px;
    height: 30px;
    position: absolute;
    top: 2px;
    right: -7px;
}
#tooltipAp a.spriteIcon{
    background-position: -233px -7px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 2px;
    right: 2px;
}
/*-------------------------------------------------------------end footer album-------------*/
/*-------------------------------------------------------------end orther album-------------*/
/*-------------------------------------------------------------filter-------------*/
#filter{
    padding: 5px 0;
}
.navigationFilter>li:hover>a, .navigationFilter>li>a.active{
    text-decoration: underline;
    color: #000;
}
.navigationFilter>li:hover>ul{
    visibility: visible; opacity: 1;
}
.navigationFilter{
    display: block; text-align: center;
}
.navigationFilter>li{
    display: inline-block; line-height: 25px;
    padding: 0 15px;
    position: relative;
}
.navigationFilter>li>a{
    color: #888;
}
.navigationFilter ul{
    background: white; border-bottom: 1px solid;
    visibility: hidden; opacity: 0; transition: all 0.2s;
    position: absolute; left: 0; top: 25px;
    width: 150px;
    z-index: 100;
}
.navigationFilter ul li a{
    color: #808080;
    display: inline-block; padding: 2px 0; margin: 0 0 0 10px;
}
.navigationFilter ul li a:hover{
    text-decoration: underline; color: #000000;
}
.filterMore{
    margin: 20px 0; text-align: right;
}
.filterMore span{
    text-transform: uppercase; font-size: 18px;
}
.filterMore a{
    text-transform: uppercase; font-size: 18px;
    padding: 0 10px;
    border-right: 1px solid #000;
}
.filterMore a:last-of-type{
    border:none;
}
.filterMore a.active, .filterMore a:hover{
    font-weight: bold;
}
.filterMore h1{
    float: left;
    text-transform: uppercase; font-size: 30px; font-weight: normal;
}

#filterAttr{
    position: relative; border-bottom: 1px solid #000;
    padding: 5px 0 40px 0;
}
.filterTitle div{
    float: left;
    margin: 0 40px 0 0;
}
.filterTitle div span{
    color: #8b8b8b; font-size: 14px;
    float: left;
    margin-right: 5px;
}
.filterTitleColor a.spriteIcon{
    background-position: -228px -1px;
    width: 25px; height: 25px; float: left;
    margin: 0 4px;
    border-radius: 15px;
}
.boxS{
    border: 1px solid #000;
    padding: 0 5px 1px 5px;
}
.boxS>a{
    width: 15px; height: 15px;
    background-position: -230px -4px;
    display: inline-block;
}
.filterContent{
    display: none; margin: 10px 0 0 0; position: relative; padding-bottom: 30px;
}
.filterContent>div{
    width: 14%; float: left; margin-right: 2%;
}
.filterContent>div:last-of-type{
    margin: 0;
}
.filterContentCate{
    width: 27.5%!important;
}
.filterColor{
    margin-right: 3%!important; width: 21%!important;
}
.filterContent>div>span{
    color: #7f7f7f; font-size: 14px; text-transform: uppercase;
    display: block; padding: 2px 0; border-bottom: 1px solid #000;
}
.filterContent>div>div{
    margin: 10px 0 0 0;
}
.filterColor a{
    width: 25px; height: 25px; float: left;
    margin: 0 12px 10px 0;
    border-radius: 15px;
}
.sizeft a {
    width: 50%;
    display: inline-flex!important;
}
.filterColor a:hover, .filterColor a.active{
    box-shadow: 0 0 1px 2px #333;
}
.filterContentItem>div>a{
    color: #7f7f7f; font-size: 14px;
    display: block;
    margin: 5px 0;
}
.filterContentCate>div>a{
    display: inline-table;
    width: 50%;
}
.filterContentItem span.spriteIcon{
    width: 12px; height: 12px;
    border: 1px solid #000;
    display: inline-block;
    margin: 2px 5px 0 0;
}
.filterContentItem a.active span.spriteIcon{
    background-position: -234px -7px;
}
.filterOnOff{
    border: 1px solid #000; padding: 2px 35px;
    position: absolute; top: -35px; right: 0;
}
.filterOnOff.vnxk{
    top: 5px; right: 0; z-index: 99;
}
#off{ display: none; }
#filterBtn{
    padding: 5px 20px; position: absolute; right: 0; bottom: 0;
}
/*-------------------------------------------------------------end filter-------------*/
/*--------------------------product item style*/
.albumDecription p, .albumDecription span{
	color: #000;
	margin: 0;
	font-size: 14px !important;
}
.albumDecription strong{
	font-weight: 700;
}
.seeMore{
    display: block; 
    padding: 10px 0;
    text-align: right; 
    border-bottom: 1px solid #b5b5b5;
}
.seeMore .spriteIcon{
    background-position: -170px -5px;
    width: 30px; height: 15px; display: inline-block;
}
.spriteIcon {
    background: url("../img/spriteIcon.png") no-repeat scroll 0 0 transparent;
}
.shipfee{
	display: table;
	width: 100%;
	margin: 20px 0;
	padding: 10px 0; 
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; 
}
.shipfee ul li{
	font-size: 0.8em;
    line-height: 20px;
    margin: 5px 0;
    overflow: hidden;
    /*width: 50%;*/
}
.shipfee ul li span {
    height: 19px;
    margin: 0 5px;
    width: 19px;
}
.shipfee ul li span.m {
    background-position: -10px -145px;
}

.shipfee ul li span.h {
    background-position: -65px -143px;
}
.shipfee .ico {
    background: url("../img/sprite1.png") repeat;
    display: table;
    float: left;
    vertical-align: middle;
}
/*_______________________________________________ responsive _______________________________________*/
@media(max-width:1200px){
    .rightWrapper{
        max-width: 70%;
    }

}
@media(max-width:1024px){
    .grid, #orderV{
        max-width:960px;
        margin:0 auto;
    }
    .homeFilter{
		max-height: 1070px;     	
    }

    .productWrp ul li .details span{
		font-size: 12px; 
    }
    .footer2{
		max-width: 960px;
    	margin: 0 auto;
    	max-height: 20px;
    }
    .rightWrapper{
		max-width: 70%;
    }

}
@media screen and (max-width : 900px) {
	.grid, #orderV{
        max-width: 800px; 
        margin:0 auto;
    }
	.homeFilter{
		max-height: 900px;
    }
    .searchWrp{
		margin: 0;
    	min-width: 35%;
    }
    .logo{
		max-width: 30%; 
    }
    .rightWrapper{
		max-width: 60%;
    }
	.categoryWrapper > .rightWrapper{
	  max-width: 65%;
	}
}

/*profile*/
#avatarProfile {
    float: left;
    height: 70px;
    margin-right: 10px;
    width: 70px;
}
.columnTop{
    width: 100%;
    float: left;
}
.container {
    width: 1170px;
    margin: 0 auto;
}
#headerProfile > h3 {
    font-size: 17px;
    font-weight: bold;
    margin-top: 16px;
    text-transform: uppercase;
}
.columnLeft{
    float: left;
    width: 35%;
}
.columnRight{
    float: left;
    margin-left: 10px;
    width: 60%;
}
#profileMenu > li.active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #eee;
    border-color: #c8c3b3;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 3px;
}
#profileMenu > li > a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 60px;
    padding: 0 10px;
}
#profileContent {
    background: none repeat scroll 0 0 #eee;
    line-height: 25px;
    min-height: 600px;
    padding: 0 15px;
}
#profileIf div.pf > span {
    text-align: right;
}
#profileIf div.pf > span > b{
    font-weight: 700;
}
#profileIf div.pf > span {
    display: inline-block;
    margin-right: 10px;
    text-align: right;
    width: 150px;
}
#profileIf .btnGreen, #fAddress .btnGreen{
    background: none repeat scroll 0 0 #000;
    color: #fff;
    font-family: tahoma;
    font-size: 12px;
    padding: 5px 8px;
    text-align: center;
}
.bookAddress {
    margin: 20px 4%;
}
.bookAddress > h3 {
    color: #ea533f;
    font-size: 18px;
}
.bookAddress > h3 {
    border-bottom: 1px dotted #ddd;
    color: #ea533f;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 5px 0;
}
#fAddress label {
    display: block;
    font-size: 13px;
    margin: 10px 0;
}
#fAddress label span {
    display: inline-block;
    width: 100px;
}
#fAddress label input {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 5px;
    transition: all 0.15s linear 0s;
    width: 100%;
}
#fAddress label select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    padding: 3px 5px;
    width: 100%;
}
#orderManager > p{
    padding: 10px 0;
}
#orderManager > p > img{
    width: 100%;
}
#orderManager form > a:hover, #orderManager form > a.active {
    border-top: 3px solid red;
}
#orderManager form > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #ddd #ddd;
    border-image: none;
    border-style: solid;
    border-width: 3px 1px 1px 0;
    color: #666;
    display: inline-block;
    font-weight: bold;
    line-height: 37px;
    padding: 0 20px;
}
#orderManager table {
    text-align: center;
}
#orderManager table {
    border: 1px solid #efece4;
    margin: 0 10px;
    text-align: center;
}
#orderManager .title {
    background: none repeat scroll 0 0 #fff;
    font-weight: bold;
    height: 30px;
}
#orderManager table td {
    border: 1px solid #efece4;
}

/*end profile*/

/* zoom */
.cloudzoom-lens {
 	border-width: 1px !important;
 	width: 100px !important;
 	height: 100px !important;
}
.new-box {
    left: -4px;
}
.new-box{
    height: 85px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: -4px;
    width: 85px;
    z-index: 0;
}
.new-label::before {
    border-color: #646464 transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0;
    bottom: -3px;
    content: ".";
    height: 0;
    position: absolute;
    right: 12px;
    text-indent: -5000px;
    transform: rotate(225deg);
    width: 0;
}
.new-label::after {
    border-color: #646464 transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0;
    bottom: -3px;
    content: ".";
    height: 0;
    left: 8px;
    position: absolute;
    text-indent: -5000px;
    transform: rotate(135deg);
    width: 0;
}
.new-label {
    background: #bebebe;
    color: #000;
    display: block;
    left: -33px;
    padding: 9px 0 7px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    top: 16px;
    transform: rotate(-45deg);
    width: 130px;
    z-index: 1;
}
.footerBottom  .grid-35 {
    width: 35%;
}
.footerBottom  .grid-30 {
    width: 30%;
}
.footerBottom [class*="grid-"] {
    box-sizing: border-box;
    float: left;
    padding: 0 15px;
    position: relative;
}
.footerBottom .f {
    color: #333;
    font-size: 13px;
}
.footerBottom .f b {
    display: block;
    font-size: 14px;
    margin: 5px 0;
    font-weight: 700;
    color: #000;
}
.footerBottom .f a {
    color: #333;
}
.footerBottom .newletter {
    display: inline-block;
    float: right;
    overflow: hidden;
    width: 285px;
}
.footerBottom .newletters form {
    display: inline-block;
    width: 100%;
}
.footerBottom .newletters #newsletter {
    border: 1px solid #666;
    border-radius: 0;
    box-shadow: none;
    box-sizing: content-box;
    color: #666;
    display: inline-block;
    float: left;
    height: 27px;
    padding: 0 5px;
    width: 220px;
}

.footerBottom .btnSubscribe {
    background: #111 none repeat scroll 0 0;
    border: 1px solid #111;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 29px;
    margin: 0 0 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 48px;
}
.footerBottom .social p:nth-child(1) {
    border-bottom: 1px solid #ccc;
    height: 20px;
    margin: 10px 0;
    position: relative;
    text-align: center;
    width: 285px;
}
.footerBottom{
    display: table;
    width: 100%;
    text-align: left;
    border-top: 1px solid #c2c2c2;
    padding: 10px 0;
}
.footerBottom .social p:nth-child(1) span {
    background: #fff none repeat scroll 0 0;
    color: #333;
    display: inline-block;
    font-size: 13px;
    padding: 10px 15px;
    text-transform: uppercase;
}
.footerBottom .social p:nth-child(2) {
    display: inline-block;
    margin: 10px 0 0;
    width: 330px;
}
.footerBottom .social p:nth-child(2) a.fb {
    background-position: -16px 0;
}
.footerBottom .social p:nth-child(2) a.pt {
    background-position: -31px 0;
}
.footerBottom .social p:nth-child(2) a.it {
    background-position: -49px 0;
}
.footerBottom .social p:nth-child(2) a.gg {
    background-position: -70px 0;
}
.footerBottom .social p:nth-child(2) a.yt {
    background-position: -87px 0;
    width: 33px;
}
.footerBottom .social p:nth-child(2) a {
    background-image: url("../img/a.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    margin: 0 45px 0 1px;
    opacity: 1;
    width: 13px;
}
.hidden{
	display: none !important;
}

#cart-content>div.items>div{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
#popupHome img{
	max-width: 100%;
}
.qty{
	display: flex;
}
.qty span{
	float: left;
	display: inline-block;
	margin: 5px 4px 0;
}
#psQttDown {
	bottom: 0px;
	border-left: 1px solid #CCC !important;
	border-right: none !important;
}

#psQttDown, #psQttUp {
	width: 40px;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	font-style: normal;
	text-align: center;
	border-left: none;
	float: left;
	border: 1px solid #CCC;
	border-left: none;
}
#psQtt {
	width: 50px;
	height: 35px;
	background: #FFF;
	border: 1px solid #CCC;
	line-height: 35px;
	text-align: center;
	font-style: normal;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-size: 13px;
	float: left;
}
.pviewcontent{
	clear: both;
	display: block;
	width: 100%;
}
.pviewcontent p,.pviewcontent b,.pviewcontent span,.pviewcontent i,.pviewcontent strong,
.pviewcontent iframe,.pviewcontent table,.pviewcontent img, .pviewcontent div{
	max-width: 100% !important;
}
.pviewcontent img{
	height: auto !important;
}

.label-sale {
	background: #a00f0f;
	color: #fff;
	padding: 7px 13px;
	position: absolute;
	top: 0;
	right: 5px;
	font-weight: bold;
}
.promotionItem {
	text-align: center;
	padding: 15px 0;
}
.promotionItem h3 {
	padding: 5px 0;
}
.promotionItem img {
	max-height: 300px;
}
#showCarrier {
	color: #333;
	font-size: 11px;
	padding-right: 15px;
}
.changeOrtherShipFee:hover {
	text-decoration: underline;
	color: #00aeef;
}
#showCarrier .changeOrtherShipFee {
	font-weight: normal;
}
#tableShipFee {
	display: none;
}
#showCarrier {
	text-align: right;
}

.productReleated #viewSix{
	margin-left: -10px;
	margin-right: -10px;
}
.productReleated ul li{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.productReleated{
	margin-top: 30px;
}
.releated-title{
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.releated-title span{
	padding: 11px;
	background: #e4e4e4;
	display: inline-block;
	text-transform: uppercase;
	border-radius: 3px 3px 0 0;
}
.ViewsWrp a i{
	font-size: 24px;
	color: #c1c1c1;
	padding: 2px;
}
.loop-grid{
	width: 15.667% !important;
}
.item_loop_list{
	text-align: center;
	margin-bottom: 30px;
	width: 48% !important;
	padding-right: 2px;
	float: left;
	margin-right: 2%;
}
.item_loop_list .imageBlock{
	height: 600px !important;
}
.item_loop_list .imageBlock img{
	max-width: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
}
.item_loop_list .details h3 a{
	color: #5d5d5d;
	font-size: 16px;
	line-height: 20px;
}
.productWrp ul#viewSix li.item_loop_list .details span{
	font-size: 18px;
	line-height: 30px;
}
.form-subrice{
    padding-bottom: 20px;
}


#form-qr-code.row {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 1200px) {
    #form-qr-code .col-lg-8 {
        width: 66.66666667%;
        padding-right: 15px;
        padding-left: 15px;
    }
    #form-qr-code .col-lg-4 {
        width: 33.33333333%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .hidden-lg {
        display: none !important;
    }
    .payment-container{
        padding: 30px;
    }
}