
/*-----------top header--------*/
/*----fixed top----*/
.fixed-top{
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    position: fixed;
	padding:0 !important;
	border-bottom: 1px solid rgba(150, 150, 150, 0.3);	
	z-index:9999 !important;
}
.fixed-top .wel-txt,
.fixed-top .h-ship{ display:none}
.fixed-top .top-box{ margin:0;}
.fixed-top .minicart-title{
    margin: 13px 0 0;
}
.fixed-top  .topbar {
    border-bottom: medium none;
    height: auto;
}
.fixed-top .logo > img {
    max-height: 40px;
	margin: 5px 0;
}
.fixed-top #momo-click{ margin:20px 0 0; }
.fixed-top .minicart-content{ top:46px;}
.fixed-top #momo-click:after{
	line-height: 42px;
}
.fixed-top #cartHeader{ margin-top:0;}
/*------*/
.main {
    margin-top: 15px;
	
}
.mo-dis .links li{
	margin:0;
}
.mo-dis .links li a{
	margin:0;
}

.header-container {
    min-height: 101px;
}

.cms-home .header-container {
	border-bottom: none;
}

.pc-dis{ display:none; }
.mo-dis{ padding:0; }

.top-box{
	padding:0;
	position: static;
	margin: 15px 0;
}
.header {
    width: 100%;
	z-index: 100;
}  
.topbar{
	position:static;
	float: right;
	padding:0;
}
.header a{ color:#8d8d8d; }
.header a:hover{ color:#e0508b; }
.header .main-logo {
	padding:0;
	float: left;
	margin:0;
}
a.logo{
	display:inline-block;
	width:100%;
	line-height:60px;
	float: left;
}
.logo img {
	height: 45px;
    vertical-align: middle;
    width: auto;
}
.wel-txt {
    display: inline-block;
    left: 0;
    line-height: 1.5;
    position: absolute;
    text-align: center;
    width: 100%;
	bottom: 0;
}
.top-left{ 
	float:left;
	text-align:center;
	position: static;
	padding: 0;
	border-bottom: none;
}
.top-left{ 
	float:left;
	border-right:none;
}
.top-right{ 
	float:right;
	border-left:none;
	position: static;
	padding:0;
}
.header .top-menu  ul.links{ 
	float:left;
	line-height: 1.5;
    margin: 3px 0;
	text-align: left;
    width: 100%;
}
.top-menu ul.links li{ 
	margin-right:10px;
}

.top-menu ul.links li .regis {
	margin-right: 0px;
}

.top-menu  .block-compare {
    margin: 0 0 0 10px;
}

.header .top-menu .form-language{ float:left;}
.header ul.links {
    float: right;
    line-height: 2.5;
	position: relative;
	text-align: center;
}

/*compare*/

.head-top .block-compare .block-title strong{
	font-size:1.3rem;
}

.head-top .block-compare .empty {
     text-align: center;
	  font-size: 13px;
}

.head-top .block-compare .block-content{
	border: 1px solid #ddd;
	background:rgb(255,255,255,);
	min-height: 100px;
	max-width:100%;
	min-width:300px;
	padding: 10px;
	color:#555;
	display: inline-block;
	width: 100%;
	position:absolute;
	display:none;
	right:0;
	z-index:99;
}
.head-top .block-compare a{	
	display:inline-block; 
	color: #000;
	font-size: 13px;
	white-space: unset;
}
.head-top .block-compare .block-content:hover,
.head-top .block-compare:hover .block-content,
.head-top .block-compare .block-title:hover .block-content{
	display:inline-block;
	color: #000;
}

.head-top .block-compare .btn-remove { 
	background: none; 
	width: 14px;
	height: 14px;
}

.head-top .block-compare .product-name {
   float: left;
	text-align: left;
   width: 180px;
}

.head-top .actions .clear-cp,
.top-menu-click .clear-cp {
	background: #D30000; 
	color: #fff;
	line-height: 24px;
   padding: 3px 20px;
	font-size: 13px;
}

.head-top .block-compare .item img {
   float: left;
   margin:  0  10px 10px 0;
	border: 1px solid #dddddd;
	padding: 2px;
}
.head-top .actions .clear-cp:hover,
.top-menu-click .clear-cp:hover{
	background:#262020 ;
}

/*head-top*/
.head-top {
    background: #b09a76;
	position: relative;
	z-index: 999;
	display: none;
}

.head-top .links a:hover { color: #e0508b; }

#search_mini_form{
    float: left;
    padding: 0 20px 15px ;
    width: 100%;
}
#search_mini_form .mini-search{
	max-width: 300px;
	width: 100%;
	border-radius: 0;
	border: 1px solid #ddd;
	background:rgba(255, 255, 255,1) none repeat scroll 0 0;
	display:inline-block;
	border:none;
}
#search_mini_form #search {
    background: none;
    border: none;
    border-radius: 0;
    height: 32px;
	color: #7d7d7d;
    width: 85%;
	padding:0 20px;
}
#search_mini_form button.button2{
	background: none;
    border-radius: 0;
    color: #181212;
    height: 32px;
    width: 15%;
	border:none;
	padding:0;
}
#search_mini_form button.button2 span{
    font-size: 2.7rem;
    line-height: 1.2;
}
#search_mini_form button.button2:hover{
	color: #e0508b;
}
#anonymous_element_1 {
    display: block;
    left: 0;
    max-width: 340px;
    padding: 0 20px;
    width: 100%;
    z-index: 999;
}
.autocomplete{
    width: 100% !important;
}
#minicart {
    display: inline-block;
    float: right;
    text-align: right;
}
.minicart-title{
    display: inline-block;
    padding: 0;
    position: relative;
    text-align: center;
	cursor:pointer;
	float: left;
}

.minicart-title span.title-cart {
    background: #e8b851 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 1.2rem;
    height: 17px;
    left: 0;
    line-height: 1.2;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -7px;
    width: 17px;
}

#cartHeader {
    display: inline-block;
    width: 100%;
	margin-top: 10px;
	position: relative;
}
#cartHeader .fa {
    font-size: 4rem;
}
.pc-cart{ display:none;}
.minicart-content {
	border:none;
	background:none;
	margin-top: -2px;
    padding: 2px 15px;
	top: 64px;
}
#topCartContent .cart-content{
	border: 1px solid #ddd;
	background:rgba(255,255,255,1);
	min-height: 150px;
	max-width:100%;
	padding: 10px;
	display: inline-block;
	width: 100%;
}
#cartHeader > img {
	vertical-align: middle;
    height: 32px;
	float:left;
}
/*
.mini-cart:hover span.title-cart {
	color:#e0508b;
}
*/
.top-right .button.top-checkout {
	background: #e0508b;
}

.top-right .button.top-checkout:hover {
	background: #262020;
}

.my-carts {
    display: none;
}  

.fb_button_ps {
    display: inline-block;
    line-height: 2.2;
    margin-right: 10px;
}

.livechat {
	display: none;
}

.sc-header > li {
    display: inline-block;
    margin-left: 1px;
}
.sc-header  li a{
	display: inline-block;
    background:#acacac;
	border-radius:50%;
	width:22px;
	height:22px;
	color:#fff;
	line-height:1.6;
	font-size:1.4rem;
}
.sc-header  li a:hover{
	color:#fff;
	background:#e0508b;
}
.form-language {
    color: #fff;
    float: left;
    font-size: 1.6rem;
    line-height: 1.4;
    padding-left: 20px;
	margin-bottom:10px;
}
.form-language label{ 
	margin:0;
	float: left;
}
.form-language .material-icons {
    font-size: 1.8rem;
    vertical-align: text-bottom;
}
.cur-lang,
#select-language{ 
	width: auto;
	color: #fff;
	float: left;
	margin-top: 0;
	text-transform:uppercase;
	overflow: hidden;
	border: none;
	font-size: 1.5rem;
	padding-right:15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	background:rgba(0, 0, 0, 0) url("../images/s-down4.png") no-repeat scroll right center;
}

.cur-lang {
    background: rgba(0, 0, 0, 0) url("../images/s-down4.png") no-repeat scroll 43px 7px / 11px 12px;
	 width: 55px;
}     

.cur-lang{
	padding-right:15px;
}
.cur-lang:hover,
#select-language:hover{
	color:#181212;
	cursor:pointer;
}
.cur-lang:hover option,
#select-language:hover option{ color:#fff;}
.cur-lang option,
#select-language option{ 
	font-size: 1.3rem;
	padding:0 0 0 5px;
	background: #000;
}
.top-menu .links {
    line-height: 35px;
    list-style: outside none none;
    margin: 6px 0 0 0;
    padding: 0 0 0 20px;
	display: inline-block;
    float: left;
}
.top-menu .links  a{ 
	color:#fff;
	font-size: 1.4rem;
} 
.top-menu .links  a:hover{ color:#181212; }
/*-----------top menu---------*/
#custommenu {
	z-index: 9;
}
#custommenu-mobile .parentMenu a{
font-size:1.5rem;
}
#custommenu-mobile .wp-custom-menu-submenu  a{
font-size:1.4rem;
}

/*
#custommenu .menu0 span{ display:none;}
#custommenu .menu0 a:before{
	content: "\f015";
   font-family: FontAwesome;
    font-size: 1.5em;
    line-height: 1.9;
}
*/

div.menu a {}
div.menu a:before {
   /* background: rgba(0, 0, 0, 0.1);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    height:100%;
    transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-o-transform: scaleY(0);
    transform-origin: 0 100% 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;*/
}

div.menu.act a:before,
div.menu.active a:before,
div.menu a:hover:before{
	/*transform:scaleY(1);
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-o-transform: scaleY(1);
	transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);*/
}
  
#custommenu  div.menu.active a,
#custommenu  div.menu  a.act,
#custommenu  div.menu  a:hover{
	color:#fff;
	background: rgba(0, 0, 0, 0.2);
}

#custommenu  .wp-custom-menu-popup a:hover{
    color:#e0508b;
	background: rgba(242, 242, 242, 0.9);
}

#custommenu .wp-custom-menu-popup a{ 
	color:#555;
	font-size:1.4rem;
	
	font-family: "kanit";
}
#custommenu-mobile {
	background: none;
	border-radius: 0;
	text-align: left;
	background:#fff;
}
#menu-button a {
    margin: 0 !important;
    width: 100%;
	line-height: 2.9;
}
.top-menu .container {
	padding:0;
}
#custommenu-mobile #menu-content .menu-mobile{
	padding:0 ;
}
#custommenu-mobile #menu-button{
	padding:0 5px;
}
#custommenu-mobile #menu-content{
	background: #fff;  
    padding-bottom: 15px;
	display: inline-block !important;
    float: left;
	width: 100%;
	overflow: auto;
}
#custommenu-mobile #menu-button{ display:none; }
.top-menu{
	background: #e0508b;
	left: 0;
    position: fixed;
    top: 0;    
	z-index: 100;
	width:100%;
	max-width:400px;
	transform: translate(-100%);
	-webkit-transform:  translate(-100%);
	-moz-transform:  translate(-100%);
	-o-transform:  translate(-100%);
	-ms-transform:  translate(-100%);
}

.top-search{ 
    padding: 0 15px;
}
#wp-nav-container {
    z-index: 8;
}
#momo-menu{
	width:100%;
	max-width:400px;
}
#momo-click{
	background: none;
	cursor: pointer;
    display: inline-block;
    width: 100%;
	text-align: left;
	margin-top: 18px;
	float: left;
    height: 34px;
}

#momo-click img {
    width: 35px;
}

/*#momo-click:after{
	content:"\e3c7";
	font-family: 'Material Icons';
    font-size: 4rem; 
    line-height: 44px;
	color:#3f3f3f;
}*/
#momo-back{
	position:absolute;
	width:40px;
	display: inline-block;
    height: 40px;
	cursor:pointer;	
	text-align: right;
	right:15px;
	top:7px;
	z-index: 9;
}

#momo-back img {
    margin: 10px 5px 0 0;
    width: 20px;
}

/*#momo-back:after{
	 background: red none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.5em;
    height: 32px;
    line-height: 30px;
    text-align: center;
    width: 32px;
}
#momo-back:hover:after{ 
	background:#e0508b; 
}
#momo-click:hover:after{
	color:#e0508b;
}*/
#mo-search{
	/*position:absolute;*/
	display: inline-block;
   height: 46px;
	width:46px;
	cursor:pointer;
	background: none;
	top:0;
	line-height: 44px;
}
#mo-search:after{
	content:"\f002";
	font-family: FontAwesome;
    font-size: 1.8em;
	color:#fff;
}
#mo-search:hover:after{
	color:#e0508b;	
}


/*---------cart--------*/

.data-table .mo-cart{ display:none; }
#shopping-cart-table tr td{ padding:8px 2px;}
#shopping-cart-table tr td:nth-child(2){width: 40%;}
#shopping-cart-table td h2{margin:0; text-align:left;padding: 0 10px;}
#shopping-cart-table tfoot tr td:nth-child(1){ display:table-cell;}
#shopping-cart-table td.a-center.qty-nowrap {
	padding: 8px 3px !important;
   min-width: 68px;
}
.truncated a.details {
    display: none;
}
.truncated .item-options dt,
.truncated .item-options dd {
    display: inline-block;
    float: none;
}
.crosssell-products-list .product-name{
	text-align:left;
}
.inner-content li {
    display: inline-block;
    width: 100%;
}
.inner-content .product-name,
.inner-content .product-details {
    text-align: left;
}
.cart-button{ width: 100%;}
.cart-button button{ 
	margin:5px;
}
#shopping-cart-table button.button{}
#shopping-cart-table thead,
#shopping-cart-table tbody{
	border:1px solid #ddd;
}
#shopping-cart-table tr{ 
	border: none; 
	border-bottom:1px solid #ddd;
}
#shopping-cart-table th,
#shopping-cart-table td{ 
	border: none;
	border-right:1px solid #ddd;
}
#shopping-cart-table tr th:last-child,
#shopping-cart-table tfoot tr,
#shopping-cart-table tfoot td{
	border: none;
	padding:0 !important;
}
#shopping-cart-table .cart-images {
	padding: 8px 10px;
}
#shopping-cart-table img {
    max-width: none;
    width: 100%;
}
.qty-input{
	display: inline-block;
    float: none;
	min-width: 62px;
}
#shopping-cart-table button.button {
    float: none;
    margin: 15px 0 0 15px;
}
.cart .crosssell .product-details {
    padding: 0 0 0 10px;
}
.cart .crosssell .pad-0{ padding:0; }
#crosssell-products-list .product-name {
    margin: 0 0 15px;
    max-height: 56px;
    overflow: hidden;
    text-align: left;
}
#crosssell-products-list  button.button{margin-top:15px;}
#shopping-cart-table .cart-images{text-align:center}
/*-----------list--------*/
.category-products .products-list,
.category-products .products-grid{
	float:left;
	width:100%;
	margin:15px 0;
}
.sidebar .block-account.block{
    display: block;
	
}
.sidebar .block{
    display: none;
	margin-bottom:15px;
}
.sidebar .block .block-title {
    background: #eee;
    line-height: 1.65;
    min-height: 32px;
}
.sidebar .block-content {
    background: #f4f4f4;
    border:none;
	margin:0;
}
.toolbar {
    display: inline-block;
    width: 100%;
	 float: left;
}
.pager li > a, 
.pager li > span{
	background: #ACACAC;
	line-height: 1.6;
    padding: 1px 7px 2px;
}
.pager li > a:hover, 
.pager li > span:hover{
	background: #555;
}
.pager .pages .current {
    background:#e0508b;
    color: #fff;
	line-height: 1.6;
    padding: 1px 7px 2px;
}
.toolbar .pager {
    display: inline-block;
    height: 32px;
    overflow: hidden;
    width: 100%;
	line-height: 1.75;
	float: left;
	margin:0;
}

.category-products .toolbar .pager {
	height: auto;
	overflow: inherit;
	margin: 5px 0;
	padding: 0 8px;
	float: left;
}  

.category-products .toolbar .view-mode {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 5px 0 0 15px;
}   

.category-products .toolbar .pager .limiter {
	display: none;
	float: left;
	margin: 4px 0 0;
	padding: 0;
}  

.category-products .toolbar .sort-by { 
	padding: 4px 0 0 0;
}

.category-products .toolbar .pager .pages {
	float: left;
}


  /*----------------Group Table-------------------*/

.grouped-items-ta .a-right {
    text-align: left !important;
}

.product-shop .price-box .price {
    float: left;
    font-size: 1.6rem;
    line-height: 1.5;
}

.grouped-items-table .a-right {
    text-align: left !important;
}

.product-shop .grouped-items-table {
    margin: 15px 0;
}

.product-shop .grouped-items-table td:nth-child(2) {
	width: 20%;
}

.product-shop .grouped-items-table td:nth-child(3) {
		width: 33%;
}

.product-shop .grouped-items-table .input-text.qty {
	text-align: center;
	float: left;
	height: 34px;
}  

.product-shop .grouped-items-table .price-box .price {
    font-size: 1.4rem;
}

.product-shop .grouped-items-table .qty-box {
	padding: 0;
}

.product-shop .grouped-items-table input.minus1,
.product-shop .grouped-items-table input.add1, 
.product-shop .grouped-items-table input#minus1, 
.product-shop .grouped-items-table input#add1 {
    background: #ddd;   
}

.product-shop .grouped-items-table input.minus1:hover,
.product-shop .grouped-items-table input.add1:hover, 
.product-shop .grouped-items-table input#minus1:hover, 
.product-shop .grouped-items-table input#add1:hover {
    background: #e0508b;   
	 color: #fff;
}
.my-account .pager select,
.pager select {
    padding: 2px 1px 1px;
    vertical-align: top;
}
.toolbar label {
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 0 3px 0 0;
    vertical-align: middle;
}

.view-mode {
	display: inline-block;
	padding-top:4px;
}

.pager .limiter { display: none; }

.pager .pages,
.sort-by {
    padding: 4px 0;
}

.amquickview-hover {  display: none; }

.home-right-product .owl-theme ul.item:hover, 
.home-right-product .owl-theme ul.item li:hover {
	background: transparent !important;
}

.category-products .products-grid li.item:hover,
.category-products .products-grid li.item {
    background: transparent !important;
}  

.more-info {
    border-top: 1px solid #ebebeb;
    display: table;
    height: 80px;
    margin-top: 30px;
    overflow: hidden;
    padding: 0 8px 0;
    text-align: center;
    width: 100%;
}

.bottom-center {
    left: 0 !important;
    right: 0 !important;
	 margin: 0 auto !important;
}   

.list-sku {
    display: table-row;
    font-size: 1.1rem;
	height:14px;
	color:#777;
}
.more-info .product-name {
    display: table-row;
    margin: 0;
}
.more-info .product-name a{
    font-weight: normal;
    max-height: 42px;
    margin:  0;
    overflow: hidden;
	font-size: 1em;
	display: inline-block;
	line-height:1.4;
	font-size: 1.5rem;
	float: left;
	width: 100%;
}
.more-info .price-box{
	display: table-row;
}
.regular-price {
    font-size: 1.5rem;
}
.price-box p{
	display:inline-block;
	padding:0;
	line-height:1;
	margin:0;
}
.special-price .price {
    font-size: 1.5rem;
	margin-left:2px;
}
.more-info .actions {
    display: table-row;
    height: 31px;
}
.more-info .actions .btn-cart{
	margin-top:4px;
}
.products-list{
	margin-top:12px;
}
.products-list li.item{
	padding:15px;
	border:none;
	background:#fff !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom:15px;
}
.products-list .product-shop{
	padding:15px 0 0;
}
.list-des .product-name{
	text-align: left;
	font-size: 1.5rem;
}
.list-add{
    padding: 0;
    text-align: center;
}
.list-des{
    padding: 0;
    text-align: left;
}
.products-list .desc .link-learn {
    background: #eee;
    border-radius: 3px;
    color: #555;
    font-size: 11px;
    padding: 3px 15px;
}
.products-list .desc .link-learn:hover{
	background:#e0508b;
	color:#fff;
}
.products-list .price-box {
    display: inline-block;
    float: none;
    margin: 0 0 10px;
    width: 100%;
    vertical-align: top;
    padding: 0 15px;
}
.products-list  .price-box .price {
    font-size: 1.8rem;
    line-height: 1.5;
	padding: 0;
}
.products-list .add-to-links li {
    display: inline-block;
    float: none;
    padding: 0 8px;
    text-align: center;
    width: auto;
}
.add-to-links a:before{

}
.add-to-links a.link-wishlist:before {
    content: "\E87D";
    font-family: 'Material Icons';
	margin: 0 5px 0 0;
}
.add-to-links a.link-compare:before {
    content: "\E01d";
    font-family: 'Material Icons';
	 margin: 0 5px 0 0;
	 vertical-align: sub;
}
.add-to-links a.link-compare, .add-to-links a.link-wishlist {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    color: #dfdfdf;
    display: inline-block;
    float: none;
    line-height: 1.7;
    position: relative;
    text-align: center;
	font-size: 2.2rem;
}
.add-to-links a span {
    display: none;
}
.add-to-links a.link-compare:hover, 
.add-to-links a.link-wishlist:hover,
.page-popup.catalog-product-compare-index .add-to-links a.link-wishlist:hover{
    border-color: #e0508b;
    color: #e0508b;
} 

.right-txt .links .block-compare .product-name a {  color: #000; }

.right-txt .block-compare .btn-remove {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 14px;
    width: 14px;
}

.right-txt .block-compare .block-content { 
	top: 25px;
}

.right-txt .block-compare .product-name {
    float: left;
    text-align: left;
    width: 155px;
}

.right-txt .block .block-content li.item {
    border-bottom: 1px solid rgba(242,242,242,0.8);
    display: block;
    margin: 0 0 10px;
}

.right-txt .product-name a {
    white-space: normal;
}

.right-txt .actions .clear-cp, .top-menu-click .clear-cp {
    background: #000;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    padding: 3px 20px;
}

.right-txt .block-compare .item img {
    border: 1px solid #dddddd;
    float: left;
    margin: 0 10px 10px 0;
}

.right-txt .actions .clear-cp:hover, .top-menu-click .clear-cp:hover {
    background: #E0508B;
}


.products-list .btn-cart{
	min-width:160px;
	margin-bottom:0;
}
.add-to-box .add-to-links {
    text-align: center;
}
.add-to-links li{
	display: inline-block;
    float: none;
    padding: 0 8px;
    text-align: center;
    width: auto;
	min-height: 0;
}

.amquickview-hover { top: 25% !important; }

.category-products .products-list .amquickview-hover{
    bottom: 0;
    left: 0;
    right: 0;
    top: 30% !important;
}
.products-list .price-box p {
    padding: 0 5px;
}
.products-list .availability {
    float: none;
    margin: 3px 0 5px;
}
.category-products .btn-cart{
	background: #262020;
	
}
.category-products .btn-cart:hover{
	background: #e0508b;
} 
 
.product-shop  button.button span {
	font-size: 1.3rem;
}  

.category-products .actions {
    display: inline-block;
    width: 100%;
	padding: 10px;
}
.category-products .actions .add-to-links {
    float: right;
    margin: 0;
    width: 45%;
}
.actions .button.btn-cart.btn-cart2 span {
    color: #fff;
    font-size: 1.3rem;
}
.actions .add-to-links li{
	width:50%;
	float: left;
	padding: 0 0 0 10px;
}
.home-product .add-to-links a.link-compare, 
.home-product .add-to-links a.link-wishlist{
	width: 39px;
	border-radius:0;
	height: 39px;
}

.home-product .products-grid .item .actions li {
	width: 50%;
	border: none;
    margin-bottom: 0;
}

/*----view---*/
.product-img-box .fancybox{
	display:inline-block;
	max-width:100%;
}
.pro-des,
.product-shop,
.product-img-box{
	padding:0;
}

.product-img-box .more-views .owl-carousel{
	padding:0;
	margin-top: 5px;
}
.product-img-box #more-product .item{
	padding: 0 15px 0 0;
}
.inner-view{
	padding:15px;
	display:inline-block;
	width:100%;
}
.product-collateral {
	padding: 0;
}
.product-collateral h2{
	padding:0 15px;
	margin-top: 20px;
}
.listing-type-grid.category-products h2{
	margin:0 0 15px 0;
}
.product-view .product-name h1 {
    color: #000;
    font-size: 1.8rem;
    text-align: left;
	margin-top:0;
	line-height: 1.2;
}
.product-view  .product-shop .special-price{
    margin-left: 10px;
}
.qty-box {
    display: inline-block;
    float: none;
    padding: 0 15px 0 0;
    vertical-align: top;
    width: auto;
}
.product-view  .add-to-cart{
	padding:0;
	text-align:center;
}
button.btn-proceed-checkout,
.add-to-cart button.button {
    background: #262020;
    display: inline-block;
    float: none;
    height: 34px;
    margin-bottom: 10px;
    max-width: 250px;
	border-radius: 3px;
	text-transform: uppercase;
}
button.btn-proceed-checkout{
	max-width:none;
	margin-top: 10px;
	padding: 5px 20px;
	border-radius: 3px;
	background: #e0508b;    
}
button.btn-proceed-checkout span span,
.add-to-cart button.button span  span{
	font-size:1.6rem;
}

button.btn-proceed-checkout:hover {
	background: #262020;
}

.add-to-cart button.button:hover {
	background:#e0508b;
}
.product-shop .price-box .price{
	padding:0;
}
.qty-box{ margin-bottom:7px;}

/*-----------------*/
.share-bt {
    display: inline-block;
    float: left;
    margin: 0;
}
.like-bt {
    padding: 0;
}
.fb-like {
    display: inline-block;
    margin-bottom: 10px;
}
.like-bt label {
    float: left;
    line-height: 2.4;
    margin: 0 5px 0 0;
}
.share-bt div {
    display: inline-block;
    margin: 0 3px 8px 0;
    vertical-align: middle;
}
.share-bt a {
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 1.8rem;
   margin-right:3px;
    line-height: 1.55;
    text-align: center;
    vertical-align: middle;
}
.left-view .fb-view, .left-view .fb-like {
    margin: 0;
	 display: inline-block;
}
.left-view .fb-view {
    width: 100%;
}
.fb-sh .fa-facebook {
    color: #3d5996;
}
.tw-sh .fa-twitter {
    color: #00abee;
}
.pt-sh .fa-pinterest-p {
    color: #cb2027;
}
.gp-sh .fa-google-plus {
    color: #ac422d;
}
.mail-sh .fa-envelope {
    color: #d9d6c5;
    line-height: 1.45;
}
.share-bt .fa:hover {
    color: #EB547A;  
}
.left-view {
   border: 1px solid #ddd;
	margin-top: 15px;
}
.left-view .wishlist-like a {
    border-radius: 2px;
    font-size: 1.1rem;
    line-height: 1.68;
    padding: 0 8px;
}
.left-view a.link-wishlist {
    background: #f26d7d;
    border: medium none;
    text-transform: unset;
}
.left-view a.link-compare:hover,
.left-view a.link-wishlist:hover {
    background: #434247;
}
.left-view .wishlist-like {
    margin: 0 0 0 5px;
    vertical-align: bottom;
}
.left-view .wishlist-like .link-wishlist::before {
    content: "";
    font-family: "FontAwesome";
    font-size: 1.1em;
    padding: 0 5px 0 0;
}
.left-view .btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.left-view .rate {
    text-align: center;
	 padding:0;
}
.left-view .ratings {
    display: inline-block;
    float: none;
    padding: 8px 0;
}
.left-view .ratings .separator {
    display: none;
}
.left-view .rating-links a {
    display: block;
    padding: 3px 0;
}
.left-view .col-line {
    border-bottom: 1px solid #ddd;
    min-height: 70px;
    padding: 15px 0;
    text-align: center;
}
.left-view .how-box {
    padding: 25px 0 0;
}
.product-view a.link-compare{
	/*background:#00abee;*/
	margin-top: 8px;
   text-transform: none;
	border:none;
	
}

.product-view a.link-compare:before{
    content: "\E01d";
    font-family: 'Material Icons';
    font-size: 1.1em;
    padding: 0 5px 0 0;
	 vertical-align: sub;
}
.product-view a.icon-cart:before {
    content: "";
    font-family: "Material Icons";
    font-size: 1.3em;
    padding: 0 10px 0 0;
    vertical-align: middle;
}

#product-attribute-specs-table td.label, 
#product-attribute-specs-table th.label {
    border: medium none;
}

.amlabel-div {
    text-align: center;
    width: 100%;
}	
.product-image {
    display: inline-block;
	max-width: 100%;
}
.product-view .add-to-cart .paypal-logo {
    display: none;
}
.nav-tabs {
    border-bottom: none;
	position: relative;
    z-index: 2;
	display:table;
	width:100%;
	margin-top:15px;
}
.tab-content {
    background: #fff none repeat scroll 0 0;
    position: relative;
    z-index: 1;
	margin-top: -1px;
	border:1px solid rgba(76, 46, 24,0.1);
	border-radius: 0 4px 4px;
}

product-view .nav-tabs li {
	display: table-cell;
    float: none;
}

.product-view .nav-tabs {
	border: 1px solid rgba(76, 46, 24, 0.1);
	z-index: 0;
}

.product-view .tab-content {
	border-radius: 0;
}

.product-view .nav-tabs  li:first-child { padding:0;}
.product-view .nav-tabs  li  a{
	background: #fff  none repeat scroll 0 0;
    border-radius: 0;
    color:#000 ;
    font-size: 1.5rem;
    padding: 7px 0;
	display:inline-block !important;
	margin:0;
	text-align: center;
    width: 100%;
	 border: none;
}

.product-view .tab-content  .tab-pane {
	padding:15px;
	
}
.product-view .nav-tabs   a:hover{
	background:#ebebeb;
	color: #3b422e;
}

.product-view .nav-tabs .active  a:hover, 
.product-view .nav-tabs .active  a, 
.product-view .nav-tabs .active  a:focus {
	background:#ebebeb;
	color: #3b422e;
	font-weight: bold;
	border: none;
}

.product-view input.minus1, .product-view input.add1,
.product-view input#minus1, .product-view input#add1 {
    background: #fff none repeat scroll 0 0;
    border: medium none;
}

.product-view input.minus1:hover, .product-view input.add1:hover,
.product-view input#minus1:hover, .product-view input#add1:hover {
    background-color: #fff;
    color: #808080;
}

#product-attribute-specs-table td.label, 
#product-attribute-specs-table th.label {
	border: medium none;
    display: table-cell;
    padding: 0 15px;
    text-align: left;
    width: 30%;
}

.product-collateral .owl-theme{
	padding: 0;
	border-radius:4px;
}
.product-collateral .owl-theme .item{
	padding: 0;
	text-align:center;
	background: #fff none repeat scroll 0 0;
	margin:0 8px;
}

.product-collateral .more-info .actions {
    height: 50px;
}

.product-collateral .more-info .product-name a {
	   height: 50px;
}

.product-collateral .owl-controls .owl-buttons .owl-next{
	margin: -1.5rem 1.5rem 0 0;
}

.product-collateral .actions .button.btn-cart.btn-cart2 span {
    font-size: 1.3rem;
}

.product-collateral .actions .button.btn-cart.btn-cart2:hover span {
	color: #fff;
}

.more-pro{
	display:inline-block;
	width:100%;
	margin-bottom: 15px;
}
.more-pro .item {
    box-sizing: border-box;
    float: left;
    width: 33.33%;
}
.more-pro .item:nth-child(3n-2) { padding: 0 10px 0 0;}
.more-pro .item:nth-child(3n-1) { padding:0 5px }
.more-pro .item:nth-child(3n) { padding: 0 0 0 10px;}
.fancybox-inner iframe{ max-width:100% important;}
.cms-page-view ul,
.product-specs ul{
	list-style-position: outside;
    list-style-type: disc;
	padding-left: 15px;
}
.product-specs ol {
    list-style-position: outside;
    list-style-type: dic;
	padding-left: 15px;
}
.product-specs ol  li{
    margin-bottom:10px;
}
.product-specs ol  ul{
	margin:5px 0;
}
.product-specs ol  ul li{
    margin-bottom:0;
}
.crosssell .owl-theme .owl-controls .owl-buttons div{
	display: block;
}      
.discount h2{
	margin-top: 6px;
}
/*----zoom----*/
.product-image #zoomArea{
	visibility:hidden !important;
	background: #f8f8f8;
}
.product-image #zoomer{
	right:-200%;
	left: auto !important;
}

#scroller > img {
    max-width: none;
}

/*-----footer----------*/
.footer-container {
    background: #fff ;
	color:#000;	  
}
.fixed-w {
	text-shadow:none;
}
.footer a{
	color:#000000;
}

.fixed-w h4 {
    font-weight: normal;
	color:#000000;
}

.footer a:hover{
	color:#e0508b;  
}
.footer-w {
    padding:0;
    line-height: 1.4;
}
.footer .box-b{
	padding: 7px 0;
	width:100%;
	text-align:center;
	float: left;
	background: #e0508b;
}

.footer .box-b a { 
	color: #fff;
	font-weight:bold;
}

.footer .box-b a:hover { color: #89355C; }

.tsd-logo {
    display: inline-block;
}
#anonymous_element_1 {
    display: block;
    left: 0;
    max-width: 340px;
    padding: 0 20px;
    width: 100%;
    z-index: 999;
}
.autocomplete{
    width: 100% !important;
}

/*form address*/
.my-account .page-head h1,
.my-account .page-head h2,
.my-account .page-head h3{ margin-top:0;}
.my-account .form-list .field {
   float: left;
   width: 100%;
}

.customer-account-create .form-list .field {
   float: left;
   width: 100%;
}

.form-list li.wide input.input-text { width: 100%; }

.my-account .form-list li.wide .input-box {  width: 100%;  }

.field.name-middlename {   display: none; }

.account-create #firstname{
   width: 100%;
}

.my-account #firstname {  width: 100%; }

.me-padding { margin-top: 20px; }
.my-account .data-table th {
    border: 1px solid #ddd;
    font-weight: bold;
    padding: 5px;
    white-space: normal;
}

.label,
.minimal-price-link .label { color:#e0508b;}
.block-layered-nav .btn-remove {
    float: right;
    margin: 0;
}
.breadcrumbs{padding:0;}

/*-----------------------*/
.pager .amount {
    margin: 6px 0;
	white-space:nowrap;
}
.my-account #my-rewardpoints-table th{
    border: 1px solid #ddd;
    font-weight: bold;
    padding: 5px;
    white-space: normal;
	width:25%;
	text-align:center;
}
.my-account  #my-rewardpoints-table  td{text-align:center;}
.box-account .box-head h2{background:#fff;}
.my-account .form-list .fields {
    padding: 0;
}
.my-account .form-list li {
  
	margin-left:0;
}
.block-account .block-content li {
    margin-bottom: 3px;
}
.account-box.ad-account-info {
    margin-bottom: 15px;
}
.account-box .box-title > h4,
.account-box .box-title > h3 {
    display: inline-block;
	line-height: 1.8rem;
}
.account-box .box-title a{
	float:right;
	line-height: 1.8rem;
    margin: 10px 0;
}
.account-box a {
	display: inline-block;
    margin: 5px 0;
    border-bottom:1px solid #777;
}
.account-box a:hover {
    border-bottom:1px solid #e0508b;
}
.my-account   input.checkbox{
	display: inline-block;
    margin: 0 6px 0 0;
} 
.cart-cell {
    text-align: center;
}
.add-to-cart-alt .qty-input{
	margin-top:10px;
}
.add-to-cart-alt .qty-input input{ float:left;}
.box-account .data-table .price{white-space: normal !important; }
/*-------*/
.currently .label {
    background-color: #e0508b;
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.block-layered-nav .btn-remove {
    float: left;
    margin: 2px 3px 0 0;
}
.currently .fa {
    color: red;
}
/*---------checkout-------*/
.amscheckout-dologin span, 
.amscheckout-submit span,
.amscheckout-apply span{
	border:none !important;
	box-shadow:none !important;
	background-image:none !important;
 }  
.amscheckout-apply:hover,
.amscheckout-submit:hover{
	opacity:1!important;
}
.amscheckout-dologin:hover span, 
.amscheckout-submit:hover span,
.amscheckout-apply:hover span{
	background: #262020 !important;
 }   
.amscheckout .form-list label.required em, 
.amscheckout .amscheckout-label em{
	color:red!important;
}

.amscheckout-main {
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.amscheckout-main .am_login_link {
    color: red;
    text-decoration: underline;
}
.amscheckout-dologin span, 
.amscheckout-submit span, 
.amscheckout-apply span {
    border-radius: 3px !important;
}
.amscheckout-data-table tr td{
	vertical-align: text-top !important;
}
.amscheckout .sp-methods .radio {
    margin-top: 5px;
}

.amscheckout .amscheckout-control-checkbox {  margin: -5px 5px 0 0 !important;}
#wishlist-table textarea{
	width:100%;
	margin: 10px 0;
}
#wishlist-table tr th:first-child,#wishlist-table tr td:first-child{display:none;}
#wishlist-table .plus,
#wishlist-table .minus{
	background-color: #ddd;
    border: medium none;
    font-size: 15px;
    height: 33px;
    width: 16px;
	margin:0;
}
#wishlist-table .plus:hover,
#wishlist-table .minus:hover{
	background-color: #e0508b;
	color:#fff;
}
#wishlist-table .button.btn-cart {
	display: block;
    float: none;
    margin: 8px auto;
}
#wishlist-table .minus {
    border-radius: 3px 0 0 3px;
}
#wishlist-table  input.plus {
    border-radius: 0 3px 3px 0;
}
.buttons-set.buttons-set2{
	border:none;
	max-width: 400px;
	float:right;
}

.buttons-set.buttons-set2 button{
	width:100%;
	margin-bottom:5px;
}

#my-orders-table{ margin: 15px 0 ; }
#reward-points-table th,
.nobr {
    white-space: normal;
}
.my-account ul.form-list {
    margin: 15px 0 0;
}
.link-reorder {
    display: inline-block;
}

/*----left menu----*/  

.left-cat{ 
	display:none;
}

.left-cat .left-title{
	background: #221f1f;
}

.left-cat ul.left-cat-list a {
    color: #fff;
}

.sidebar .left-cat ul.left-cat-list a {
    line-height: 1.5;
}

.left-cat .left-content{
	background: #2f2f2f;
	padding: 7px 10px;
	margin: 0 0 15px;
}
.left-cat .left-content ul{
	padding:0;
	margin:0;
}
.left-cat .left-content li {
	line-height: 1;
    margin: 0;
	position:relative;
	padding:0;
	float:none;
	display:inline-block;
	width:100%;
}
.left-cat .left-content li:last-child{
	border-bottom:none;
}

.left-cat .left-title h2{ 	
	margin:0;
	font-size: 1.6rem;
    font-weight: normal;
	line-height: 1.1;
	font-family: "kanit";
	margin: 3px 0;
}

.left-cat h2 { color:#fff;}

.left-cat a {
    display: inline-block;
    font-size: 1.4rem; 
    padding: 14px 15px 14px 45px;
    width: 100%;
}

.left-cat span.fa{
	cursor: pointer;
    float: right;
    font-size: 1.4rem;
    line-height: 1.4;
    padding: 3px 10px 3px 3px;
	position:absolute;
	right:0;
	color: #7d7d7d;
	z-index: 99;
	top:0;
}

.left-cat ul.left-cat-list span.fa {
	 padding: 12px 10px 25px 3px;
}

.left-cat ul.s-sub span.fa {
	 padding: 10px 10px 3px 3px;
}

.left-cat .left-content ul.s-sub {
	padding: 0;
}

.left-cat span.fa:hover{
	color: #D30000;
}
.left-cat a.action{
	/*background-color: rgba(232,232,232,0.5) !important;*/
	color: #D30000;
}


.left-cat li:hover > a,  
.left-cat a.cur-menu,
.left-cat a:hover{
	background: rgba(164, 164, 164,0.2);
}
.cont-act ul li a.action{
	background: rgba(195, 195, 195, 0.2);
}

.sidebar .left-cat .left-title a,
.home-left .left-cat .left-title a{
	padding: 8px 5px 8px 20px;
}

.left-cat .left-content .s-sub{
	background: #fff;
    left: 100%;
    max-width: 100%;
    min-width: 250px;
    position: absolute;
    width: auto;
	z-index: 9;
	display:none;
	top: 0;
}

.left-cat ul.left-cat-list li{
	/*border-bottom: 1px solid #e8e8e8;*/
}

.left-cat .left-content ul.s-sub {
    list-style-position: inside;
    list-style-type: disc;
    background: #2f2f2f;
}

.left-cat ul.s-sub li:hover {
    color: #ff941b;
}

.left-content .s-sub a {
    padding-bottom: 5px;
    padding-top: 5px;
    white-space: -moz-pre-space;
}

.left-cat .par4{
	background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon1.svg") no-repeat scroll 10px center / auto 22px;
	
}
.left-cat .par11{
	background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon2.svg") no-repeat scroll 10px center / auto 22px;
	
}
.left-cat .par12{
	background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon3.svg") no-repeat scroll 10px center / auto 22px;
	
}
.left-cat .par13{
	background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon4.svg") no-repeat scroll 10px center / auto 22px;
	
}

.left-cat .par14{
	background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon5.svg") no-repeat scroll 10px center / auto 22px;
	
}
.left-cat .par15{
	background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon6.svg") no-repeat scroll 10px center / auto 22px;
	
}
.left-cat .par16{
	background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon7.svg") no-repeat scroll 10px center / auto 22px;
} 

.left-cat .par24{
	background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon8.svg") no-repeat scroll 10px center / auto 22px;
}   

.home-left .banner-left img {
    border-bottom: 1px solid #e8e8e8;
}


/*Sidebar Catalog*/
.sidebar .left-cat .left-content {
	
}

.sidebar .banner-left img{
    border: 1px solid #e8e8e8;
    margin-bottom: 15px;
	border-top: none;
}

.sidebar #more-menu { display: none; }

.product-view .add-to-cart button.button span { 
	text-shadow: none; 
	color: #fff;
}

.amscheckout-submit-button .f-left a {
	text-decoration: underline;
	color: #E0508B !important;
	text-style: italic;
}
