﻿@charset "utf-8";
body,html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	font-family: Arial, "微軟正黑體","蘋果儷黑體","新細明體", Verdana, Helvetica, sans-serif;
	color: #454545;
	position: relative;
}
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,font,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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: middle;
}
img {
	width:100%;
}
.wrapper {
	width: 1280px;
	margin: 0 auto;
}
.reveal .fa {
  font-family: 'FontAwesome';
  font-style: normal;
}
.header {width: 100%; z-index: 997; top: 0px; position: fixed; height: 68px; background: #054188; border-bottom: none; box-sizing: border-box; -webkit-box-sizing: border-box;}
.headbar {
	width: 1280px;
	margin: 0 auto;
	display: block;
	height: 100%;
}
.footer {width: 100%; margin-top: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; border-top: 4px solid #d4d9de;}
.footerbar {width: 1280px; margin: 0 auto; }
.footer-top {width: 100%; overflow: hidden; margin-top: 20px;}
.footer-left {float: left; overflow:hidden; width: 33%;}
.social-group > ul {
	margin: 0 auto;
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	padding: 0;
	position: relative;
	box-sizing: border-box;
}
.redirmark {
	display: none;
}
.ctx_expands:hover {
  cursor: pointer;
}
.core-tag {
	float: right;
	padding-right: 12px;
  font-size: 12px;
  line-height: 1;
  padding: 4px;
  color: #ff9933;
  border: 1px solid #ff9933;
  box-sizing: border-box;
  text-align: center;
}
.out-stock {
  color: #ff0033;
  border: 1px solid #ff0033;
}
.in-stock {
  color: #229933;
  border: 1px solid #229933;
}
.download-app-menu .download-app-menu-text {
	font-size: 14px;
	line-height: 1.5;
	color: #4a4e5c;
	margin-bottom: 8px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.download-app-menu .download-app-menu-btn, .download-app-menu .download-app-menu-input {
	font-size: .8em;
	height: 40px;
	margin-bottom: 8px;
	width: 100%;
	display: block;
	border: solid 1px #d4d9de;
	border-radius: 5px;
	box-sizing: border-box;
	padding-left: 10px;
	outline: none;
}
.download-app-menu .download-app-menu-icon {
	display: -webkit-flex;
	display: flex;
}
.download-app-menu .download-app-menu-icon :first-child {
	margin-right: 4px;
}
.download-app-menu .download-app-menu-link {
	background-color: #000;
	flex: 1;
	height: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.download-app-menu .download-app-menu-link .apple,.download-app-menu .download-app-menu-link .google {
	height: inherit;
	width: 100%;
	display: block;
}
.app-store-svg {
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
}
.app-store-svg.apple {
	width: 94px;
	height: 30px;
	background-image:url("https://d1du811ltzbmji.cloudfront.net/V2/Content/Images/Icon/badge_common_applestore2.0.svg");
/*	background-image: url("../images/download-apple.jpg");*/
}
.app-store-svg.google {
	width: 88px;
	height: 30px;
	background-image: url("https://d1du811ltzbmji.cloudfront.net/V2/Content/Images/Icon/badge_common_googleplay2.0.svg");
/*	background-image: url("../images/download-google.jpg");*/
}

.theme-border {
  border: 1px solid #129cd5;
}

.social-group > ul > li {
	padding-left: 5px;
	margin: 0 auto;
	position: relative;
}
.download-app-menu .download-app-menu-icon {
	display:-webkit-flex;
	display:flex;
}
.download-app-menu .download-app-menu-icon :first-child {
	margin-right:4px;
}
.download-app-menu .download-app-menu-link {
	color: #fff;
	background-color: #000;
	flex:1;
	height:25px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.download-app-menu .download-app-menu-link .apple, .download-app-menu .download-app-menu-link .google {
	height:inherit;
	width:100%;
	display:block;
}
.social-link {float: left; font-size: 1.5em; font-color: green; padding-left: 10px;}

.footer-container
.layout-footer-wrapper .social-link {
	display: inline-block;
	margin-right: 6px;
}

.footer-middle {float: left; overflow:hidden; width: 47%;}
.footer-menu {float: left; width: 33%;}

.footer-menu-title {
  font-size: 1em;
  font-weight: 500;
  line-height: 2.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer-menu-title-m {
/*
  font-size: 1em;
  font-weight: 500;
  line-height: 2.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
*/
	display: none;
}

.footer-menu-content > ul {
	margin: 0 auto;
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	padding: 0px;
	position: relative;
	box-sizing: border-box;
}
.footer-menu-content > ul > li {
	font-size: 0.85em;
	padding-top: 4px;
	margin: 0 auto;
	position: relative;
}
.footer-menu-content > ul > li a {
	color: #454545;
	text-decoration: none;
}
.footer-menu-content-link {
  text-decoration: none;
}
.footer-menu-content-link:hover {
  color: #1021cf;
  cursor: pointer;
}

.footer-right {float: right; overflow: hidden; width: 20%;}
.footer-bottom {width: 100%; overflow: hidden; margin-top: 30px; margin-bottom: 30px;}
.footer-bottom .copy-right {float: left; font-size: 0.72em; color:#4a4e5c;}
.footer-bottom .surf-browser {float: right; font-size: 0.72em;}

.logo-container {float: left; width: 14.4443%; height: 68px;}
.logo-link {width: 100%;}
.logo {width: 92%; padding: 4px;}
.pc-none {
	display: none !important;
}
.noshow {
	display: none !important;
}
.menu-container {
	float: left;
	padding-left:10px;
/*	width: 50%;*/
}
.menu-dropdown-icon {
	padding-left: 5px;
	padding-right: 5px;
	display: none;
	cursor: pointer;
	float: right;
	transform: rotate(0deg);
	transition: transform 150ms ease;
	-webkit-transform: rotate(0deg);
	-webkit-transition: transform 150ms ease;
}
.menu-dropdown-icon.show {
	display: block;
}
.menu-dropdown-icon.move {
	transform: rotate(180deg);
	transition: transform 150ms ease;
	-webkit-transform: rotate(180deg);
	-webkit-transition: transform 150ms ease;
}
.menu > ul {
	margin: 0 auto;
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	padding: 0;
	position: relative;
	box-sizing: border-box;
}
.menu > ul:before,
.menu > ul:after {
	content: "";
	display: table;
}
.menu > ul:after {
	clear: both;
}
.menu > ul > li {
	float: left;
	padding-left: 8px;
	margin: 0;
}
.menu > ul > li.bottomline {
	text-decoration: underline;
}
.menu > ul > li a {
	color: #ffffff;
	text-decoration: none;
	padding: 1.5em 1em;
	display: block;
}
.menu > ul > li > ul {
	display: none;
	width: 95%;
	background: #f0f0f0;
	position: absolute;
	z-index: 99;
	left: 0;
	margin: 0;
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	box-sizing: border-box;
	padding: 10px 20px;
}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
	content: "";
	display: table;
}
.menu > ul > li > ul:after {
	clear: both;
}
.menu > ul > li > ul > li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	width: 50%;
	background: none;
	float: left;
}
.menu > ul > li > ul > li img {
	float:left;
	padding-right:5px;
	width: 22px;
}
.menu > ul > li > ul > li a {
	color: #777;
	padding: 0.2em 0;
	width: 95%;
	display: block;
	border-bottom: 1px solid #ccc;
}
.menu > ul > li > ul > li > ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
	content: "";
	display: table;
}
.menu > ul > li > ul > li > ul:after {
	clear: both;
}
.menu > ul > li > ul > li > ul > li {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 0.88em;
}
.menu > ul > li > ul > li > ul > li:hover {
	text-decoration: underline;
}
.menu > ul > li > ul > li > ul > li a {
	border: 0;
	text-decoration: none;
}
.menu > ul > li > ul.normal-sub {
	left: auto;
	min-width: 150px;
}
.menu > ul > li > ul.normal-sub > li {
	width: 95%;
}
.menu > ul > li > ul.normal-sub > li a {
	font-size: 15px;
	height: 26px;
	line-height: 26px;
	border: 0;
	padding: 0;
}
.menu > ul > li > ul.normal-sub > li a:hover {
	text-decoration: underline;
}
.ion-lg:before {
	color:#ffffff;
	font-size: 1.5em;
	line-height: 0.75em;
	vertical-align: -12%;
}
.ion-2x:before {
	color:#ffffff;
	font-size: 1.7em;
	line-height: 0.8em;
	vertical-align: -15%;
}
.ion-3x:before {
	color:#ffffff;
	font-size: 2.2em;
	line-height: 1em;
}
.ion-31x:before {
	color: #000;
	font-size: 2.2em;
	line-height: 1em;
}
.sub-menu {
	width: 15%;
	float: right;
	height: 68px;
	line-height: 68px;
	display: inline-block;
}
.nshopbadge {
	color: white;
	font-size: 0.7em;
	border-radius: 50%;
	padding: 1px 4px 1px 4px;
	background: red;
}
.sub-menuitem > a {
	text-decoration: none;
}
.sub-menuitem {
	width: 50%;
	float: right;
}
.search-bar {
	padding: 0px 10px 0px 10px;
	float: right;
	background-color: #ffffff;
	display: inline;
	border-radius: 15px;
	margin-top: 24px;
}
.search-bar input {
	font-size: 12px;
	border: 0px solid;
	height: 20px;
	width: 100px;
	color: #054188;
	background-color: #ffffff;
}
.search-bar input::placeholder {
  color: #054188;
  opacity: 1;
}
.search-bar input:focus {
	outline: none;
}
.search-bar span {
	color: #054188;
}
.member-menu-container {
	width: 180px;
	background: #f0f0f0;
	display: none;
}
.member-menu-container > ul {
	margin: 0;
	width: 95%;
	font-size: 0.88em;
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
	box-sizing: border-box;
}
.member-menu-container > ul > li {
	font-size: 15px;
	height: 32px;
	line-height: 32px;
	border: 0;
	padding-left: 10px;
}
.member-menu-container > ul > li a {
/*	border: 0;
	padding-left: 10px;*/
	color: #454545;
	text-decoration: none;
}
.member-menu-container > ul > li:hover {
	text-decoration: underline;
}
.container {
	padding-top: 68px;
	overflow: hidden;
	text-align: center;
	width: 1280px;
	margin: 0 auto;
}
.category-title {
	float: left;
	width: 100%;
	font-size: 20px;
}
.category-title span {
	padding-top: 10px;
	padding-bottom: 10px;
}
.photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: transform .5s ease-out;
}
.box {
	width: 98%;
	margin: 1%;
	float: left;
	background: #fff;
}
.box-img {
	z-index: -1;
	overflow: hidden;
}
.box .promotion-title {
	height: 48px;
	color: #4a4e5c;
}
.box-img:hover img {
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1);
}
.addtocart {
	width:32%;
	float:left;
	color:red;
	padding-left:1%;
	padding-right:1%;
	display:none;
	height:52px;
	line-height:52px;
	font-size:1.5vw;
}
.addtocart.show {
	display:inline-block;
}
.box-desc {
	display: block;
	background: #fafafa;
	height: 102px;
}
/*
.box a {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1vw;
	font-weight: bold;
	color: #454545;
	height: 44px;
	display: block;
	text-decoration: none;
}
*/

.box-desc a {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.1vw;
	font-weight: bold;
	color: #454545;
	height: 44px;
	display: block;
	text-decoration: none;
}
.box-promotion {
	float: left;
	width: 98%;
	padding-left: 1%;
	height: 52px;
}
.box-criteria {
	padding-top: 5px;
	font-size: 0.9vw;
	color: #c0c0c0;
	display: block;
	padding: 4px 0 0 4px;
}
.box-offer {
	padding-top: 5px;
	font-size: 1vw;
	color: red;
	display: block;
	padding: 4px 0 0 4px;
}
.box-price {
	float: left;
	width: 32%;
	padding-left: 1%;
	height: 52px;
}
.box-price-o {
	font-size: 1vw;
	color: #c0c0c0;
	display: block;
	padding: 4px 0 0 4px;
	text-decoration: line-through;
}
.box-price-n {
	font-size: 1.1vw;
	color: red;
	display: block;
	padding: 4px 0 0 4px;
}
.box-collect {
	width: 32%;
	float:right;
	height: 52px;
	line-height: 52px;
	padding-right: 8%;
	font-size: 1vw;
	text-align: right;
}
.collecttoggle {
	color: #d01f10;
}
.pbox {
	position: relative;
	box-shadow: 0 0 11px rgba(33,33,33,.2);
	width: 98%;
	margin: 1%;
	background: #fff;
	float: left;
	font-size: 12px;
}
.pbox a {
	font-weight: bold;
	color: #454545;
	height: 50px;
	text-decoration: none;
	display: block;
}
.photo_overlay {
	top: 0px;
	width:100%;
	height:192px;
	position:absolute;
	background-color:#000;
	opacity: 0;
}
.pbox:hover > div .photo_overlay {
	z-index: 99;
	opacity: .4;
}
.pbox:hover > div .pbox-cart {
	z-index: 100;
	opacity:1;
}
.pbox:hover > div .pbox-heart {
	z-index: 100;
	opacity:1;
}
.pbox-heart {
	left: 1%;
	top: 110px;
	width: 28%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	background: red;
	opacity: 0;
}
.pbox-cart {
	right: 1%;
	text-align: center;
	top: 110px;
	width: 68%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	background: red;
	opacity: 0;
}
.pbox-ion {
	color: white;
	font-size: 2em;
}
.footer-menu-content-ul {
	display: block;
}
.location-bar {
	width: 100%;
	border-bottom: 0;
}
.location-bar > ol {
	border-bottom: 1px solid #ddd;
}
.location-bar a {
	text-decoration: none;
}
.actived {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border:1px solid #606060;
}
.breadcrumb {
	font-weight: normal;
	margin: 0 auto; 
	padding: 15px;
	text-align: left;
	width: 100%;
}
.fb_iframe_widget {
	display:inline-block;
	position:relative;
}
.fb_iframe_widget span {
	display:inline-block;
	position:relative;
	text-align:justify;
}
.fb_iframe_widget iframe {
	position:absolute;
}

.breadcrumb .breadcrumb-li+li:before {
	color:#999;content:'';
	font-family: FontAwesome;
	font-size: 14px;
	padding: 0 5px;
}
.breadcrumb .active {
	color: rgba(74,78,92,.8);
	cursor: default;
}
.breadcrumb .breadcrumb-li {
	display: inline-block;
}
.breadcrumb .breadcrumb-link {
	color: #b3a396;
	cursor: pointer;
	font-size: 14px;
}
.breadcrumb .breadcrumb-link:hover {
	text-decoration: underline;
}
.left-sub-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.image-gallery {
	width: 100%;
}
.left-sub-content > ul > li {
	text-decoration: none;
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
/*
.left-sub-content > ul > li img {
	width:22px;
	float:left;
	padding-right:5px;
}
*/
.left-sub-content > ul > li a {
	font-size: 15px;
	height: 26px;
	line-height: 26px;
	color: #454545;
	text-decoration: none;
}
.left-sub-content > ul > li a:hover {
	text-decoration: underline;
}
.core-btn {
  border-radius: 4px;
  font-size: 15px;
  height: 44px;
  line-height: 1.5;
}
.download-app-menu .download-app-menu-text {
	font-size:14px;
	line-height:1.5;
	color:#4a4e5c;
	margin-bottom:8px;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.layout-footer .download-app-menu-btn {
  background: #1783af;
  color: #ffffff;
}

.theme-color-btn {
  background: #20afea;
  color: #ffffff;
  border: 1px solid #ffffff;
  cursor: pointer;
}
.theme-color-btn:hover {
  background: #1391c4;
}
.theme-color-btn:active {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
}
.right-sub-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 75%;
	padding-left: 1.04167%;
	padding-right: 1.04167%;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.category-menu {
	padding-left: 8px;
}
.category-menu .category-menu-title {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.category-menu .category-menu-child-title {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.category-menu-ul {
	float: left;
	padding-top: 4px;
	padding-left: 25px;
	font-size: 0.9em;
}
.category-menu .category-menu-li,.category-menu .category-menu-child-li {
	padding:6px 0;
}
.category-menu-li {
	padding-bottom: 8px; 
}
.category-menu .category-menu-child-ul {
	padding-left:12px;
}
.category-menu .category-menu-link {
	color: #666;
	display: inline-block;
	width: calc(100% - 20px);
}
.category-menu .category-menu-child-link {
	color: #999;
	display: inline-block;
}
.category-menu .category-menu-switch {
	float: right;
	line-height: 24px;
	width: 20px;
}
.category-menu-title {
	font-weight: normal;
}
.category-menu .category-menu-title,.category-menu .category-menu-child-title {
	display: inline-block;
}
.category-menu .category-menu-title.actived,.category-menu .category-menu-child-title.actived {
	font-weight: bold;
}
.category-menu .see-more-category {
	padding: 12px 0;
	border-bottom: 1px solid #979797;
	margin-bottom: 12px;
}
.category-menu .see-more-category .see-more-category-link {
	display:block;
}
.category-menu .see-more-category .see-more-category-link .icon-slim-arrow-left {
	font-size:13px;
}
.category-menu .see-more-category .category-menu-title {
	display:inline-block;
}
.theme-color-hover {
  color: inherit;
}
.theme-color-hover:hover {
  color: #20afea !important;
  cursor: pointer;
}
.font-primary-color {
	color: #129cd5 !important;
}

.browsing-history-curtain .clear-browsing-history {
	font-size: 12px;
	line-height: 1.3;
	font-weight: 200;
}
.browsing-history-curtain .browsing-empty-title,.browsing-history-curtain .popular-salepage-link {
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
}
.browsing-history-curtain .browsing-history-content {
	text-align:center;
}
.browsing-history-curtain .browsing-empty-menu {
	margin: 16px auto;
	width: 50px;
}
.browsing-history-curtain .browsing-empty-title {
	color: #999;
}
.browsing-history-curtain .popular-salepage-link {
	display: block;
}
.browsing-history-curtain .clear-browsing-history {
	color: #999;
	display: block;
	margin: 6px 0;
	text-align: center;
	font-size: 12px;
}
.browsing-history-curtain .clear-browsing-history:hover {
	color:#666;
}
.open-full-screen {
	font-size: 14px;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	display: none;
	overflow-y: auto;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 0;
	color: #666;
	background: #fff;
}
.product-recommend {
	width: 20%;
}
.product-recommend .box-desc a {
	font-size: 0.9vw;
}
.back-to-top {
	position: fixed;
	right: 1.618rem;
	top: 61.8%;
	z-index: 99;
  width: 1.618rem;
  height: 1.618rem;
  line-height: 1.618rem;
	background-color: rgba(255, 255, 255, .8);
	box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, .1);
	border-radius: .1618rem;
}
.back-to-top a {
	font-size: 0.9rem;
	color: #333;
	text-align: center;
	text-decoration: none;
}
.dialog-ovelay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 99999;
}
.dialog-ovelay .dialog {
	width: 420px;
	margin: 68px auto 0;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.2);
	border-radius: 3px;
	overflow: hidden;
}
.dialog-ovelay .dialog header {
	padding: 10px 8px;
	background-color: #f6f7f9;
	border-bottom: 1px solid #e5e5e5
}
.dialog-ovelay .dialog header h3 {
	font-size: 14px;
	margin: 0;
	color: #555;
	display: inline-block
}
.dialog-ovelay .dialog header .fa-close {
	float: right;
	color: #c4c5c7;
	cursor: pointer;
	transition: all .5s ease;
	padding: 0 2px;
	border-radius: 1px    
}
.dialog-ovelay .dialog header .fa-close:hover {
	color: #b9b9b9
}
.dialog-ovelay .dialog header .fa-close:active {
	box-shadow: 0 0 5px #673AB7;
	color: #a2a2a2
}
.dialog-ovelay .dialog .dialog-msg {
	padding: 12px 10px
}
.dialog-ovelay .dialog .dialog-msg p{
	margin: 0;
	font-size: 15px;
	color: #333
}
.dialog-ovelay .dialog footer {
	border-top: 1px solid #e5e5e5;
	padding: 8px 10px
}
.dialog-ovelay .dialog footer .controls {
	direction: rtl
}
.dialog-ovelay .dialog footer .controls .dialog-button {
	margin-left: 5px;
	padding: 5px 15px;
	border-radius: 3px
}
.button-default {
	background-color: rgb(248, 248, 248);
	border: 1px solid rgba(204, 204, 204, 0.5);
	color: #5D5D5D;
}
.dialog-button {
	cursor: pointer
}
.button-danger {
	background-color: #f44336;
	border: 1px solid #d32f2f;
	color: #f5f5f5
}
.pop-up-ovelay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
/*	background-color: rgba(0, 0, 0, 0.4);*/
	z-index: 99999;
	text-align: center;
}
.pop-up-ovelay .pop-up {
	margin: 68px auto 0;
	display: inline-block;
	background-color: #8DC861;
	box-shadow: 0 0 20px rgba(0,0,0,.2);
	border-radius: 3px;
	overflow: hidden
}
.pop-up-ovelay .pop-up .pop-up-msg p {
	margin: 0;
	padding: 10px;
	font-size: 15px;
	color: #fffff0;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 812px) 
  and (orientation: portrait)  {

	.product-recommend .box-desc a {
		font-size: 3.2vw;
	}
	.box-desc a {
		font-size: 3.8vw;
	}
	.box-price {
		height: 44px;
	}
	.box-price-o {
		font-size: 3.2vw;
	}
	.box-price-n {
		font-size: 3.5vw;
	}
	.box-collect {
		height: 44px;
		line-height: 44px;
		font-size: 3.5vw;
	}
	.box-promotion {
		height: 44px;
	}
	.box-criteria {
		font-size: 3.2vw;
	}
	.box-offer {
		font-size: 3.5vw;
	}
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 812px) 
  and (orientation: landscape) {

	.product-recommend .box-desc a {
		font-size: 1.8vw;
	}
	.box-desc a {
		font-size: 2.4vw;
	}
	.box-price {
		height: 50px;
		font-size: 1.9vw;
	}
	.box-price-o {
		font-size: 1.9vw;
	}
	.box-price-n {
		font-size: 2.2vw;
	}
	.box-collect {
		height: 52px;
		line-height: 52px;
		font-size: 2.2vw;
	}
	.box-promotion {
		height: 50px;
	}
	.box-criteria {
		font-size: 1.9vw;
	}
	.box-offer {
		font-size: 2.2vw;
	}
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1079px) 
  and (orientation: portrait)  {

	.product-recommend .box-desc a {
		font-size: 1.7vw;
	}
	.box-desc a {
		font-size: 2.3vw;
	}
	.box-price {
		height: 50px;
		font-size: 1.8vw;
	}
	.box-price-o {
		font-size: 1.8vw;
	}
	.box-price-n {
		font-size: 2.1vw;
	}
	.box-collect {
		height: 50px;
		line-height: 50px;
		font-size: 2.1vw;
	}
	.box-promotion {
		height: 50px;
	}
	.box-criteria {
		font-size: 1.8vw;
	}
	.box-offer {
		font-size: 2.1vw;
	}
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1079px)
  and (orientation: landscape) {

	.product-recommend .box-desc a {
		font-size: 1.2vw;
	}
	.box-desc a {
		font-size: 1.6vw;
	}
	.box-price {
		height: 56px;
		font-size: 1.4vw;
	}
	.box-price-o {
		font-size: 1.4vw;
	}
	.box-price-n {
		font-size: 1.6vw;
	}
	.box-collect {
		height: 56px;
		line-height: 56px;
		font-size: 1.6vw;
	}
	.box-promotion {
		height: 56px;
	}
	.box-criteria {
		font-size: 1.4vw;
	}
	.box-offer {
		font-size: 1.6vw;
	}
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 1080px) {
/*	body,html {overflow-y: scroll; overflow-x: hidden;}*/
	.product-recommend {
		width: 33.333333333333%;
	}
	.product-recommend .box-desc a {
		font-size: 1.3vw;
	}
	.right-sub-content {
		-webkit-box-sizing: none;
		-moz-box-sizing: none;
		box-sizing: none;
		width: 100%;
		padding: 0;
		margin: 0 auto;
	}
	.m-none {
		display: none;
	}
	.breadcrumb-li {
		display: none;
	}
	.breadcrumb-link {
		diaplay: none;
	}
	.open-full-screen.show {
		display: block;
	}
	.close-full-screen-btn {
		font-size: 20px;
		line-height: 50px;
		display: block;
		padding-top: 10px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left: 10px;
		text-align: right;
		background-color: #fff;
	}
	.icon-slim-search {
		font-size: 16px;
		line-height: 16px;
		position: absolute;
		top: 84.5px;
		right: 6%;
		display: inline-block;
		width: 16px;
		height: 16px;
	}
	.open-full-screen .searchinput {
		font-size: 16px;
		line-height: 45px;
		left: 5%;
		display: block;
		box-sizing: border-box;
		width: 90%;
		margin: 0 auto;
		padding-left: 37px;
		color: #666;
		border: solid #ccc;
		border-width: 0 0 1px;
		border-radius: 0;
		outline: none;
		-webkit-appearance: none;
	}
	.open-full-screen a {
		cursor: pointer;
		text-decoration: none;
		color: #666;
		-webkit-tap-highlight-color: rgba(255,255,255,0);
	}
	.open-full-screen .search-btn-text {
		font-family: PingFangTC;
		font-weight: 300;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		position: absolute;
		top: 75px;
		right: 5%;
		padding: 6px 15px;
		text-align: left;
		letter-spacing: normal;
		color: #fff;
		border-radius: 100px;
		background-color: #333;
	}
	.white-style {
		margin-top: 20px;
	}
	.white-style .ns-hot-keyword-search {
		padding: 15px 17px 20px;
		text-align: center;
	}
	.white-style .ns-hot-keyword-search .hot-keyword-title {
		font-size: 12px;
		color: #999;
	}
	.white-style .ns-hot-keyword-search .hot-keyword-ul {
		text-align: left;
	}
	.white-style .ns-hot-keyword-search .hot-keyword-li {
		display: inline-block;
		margin: 15px 10px 0 0;
		border-radius: 100px;
		background-color: #f4f4f4;
	}
	.white-style .ns-hot-keyword-search .hot-keyword-link {
		font-size: 13px;
		line-height: 13px;
		display: block;
		padding: 7px 13px;
	}
	.wrapper {width: 100%;}
	.search-bar {display: none;}
	.header {height: 56px; background: #054188; border-bottom: none; box-sizing: border-box; -webkit-box-sizing: border-box;}
	.headbar {width: 100%;}
	.footerbar {width: 100%;}
	.logo-container {width: 130px; padding-left: 40px; height: 56px;}
	.logo-link {height: 56px;}
	.logo {width: 105%;}
	.mlogo {float: left; width: 168px; padding-left:8px;}
	.mlogo-container {float: left; width: 100%; height: 56px; background: #054188;}
  .btn_menu {width: 18px; position: absolute; top: 1.2rem; left: 1.2rem;}
	.m-block {display: block;}
	.btn_x {float: right; padding-right: 1em; padding-top: .6em;}
	.sub-menu {
		width: 38%;
		height: 56px;
		line-height: 56px;
	}
	.nshopbadge {
		vertical-align: top;
	}
	.sub-menuitem {
		width: 33%;
	}
	.pbox:hover > div .photo_overlay {
		z-index: 0;
		opacity: 0;
	}
//	.overlay {position: fixed; top: 0; left: -1080px; right: 0; bottom: 0; width: 100%; background: #000; height:100%; opacity: .5; z-index: 9997;}
	.menu-container {
		display: none;
//		position: fixed; top: 0; left: -1080px; right: 0; bottom: 0; width: 88%; background: #ffffff; height:100%; overflow-y: scroll; overflow-x: hidden; z-index: 9998;
	}
/*
	.menu > ul {
		display: block;
	}
	.menu > ul > li {
		width: 90%;
		float: none;
		display: block;
	}
	.menu > ul > li a {
		font-size: 4.5vw;
		color: #454545;
		padding: 0.2em;
		width: 95%;
		display: block;
	}
	.menu > ul > li > ul {
		background: #ffffff;
		position: relative;
	}
	.menu > ul > li > ul.normal-sub {
		width: 100%;
	}
	.menu > ul > li > ul > li {
		float: none;
		width: 95%;
		margin: 0px;
	}
	.menu > ul > li > ul > li:first-child {
		margin: 0;
	}
	.menu > ul > li > ul > li > ul {
		position: relative;
	}
	.menu > ul > li > ul > li > ul > li {
		float: none;
		text-decoration: none;
	}
*/
	.member-menu-container {
		position: fixed; left: 0px; width: 100%; background: #f0f0f0; overflow-x: hidden;
	}
	.container {
		padding-top: 56px;
		width: 100%;
	}
	.category-title {
		font-size: 16px;
	}
	.box-img:hover img {
		-webkit-transition: all 0.2s linear;
		transition: all 0.2s linear;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	.box-desc {
		height: 98px;
	}
	.addtocart {
		height: 46px;
		line-height: 46px;
		font-size:4vw;
	}
/*
	.box a {
		font-size: 3.5vw;
	}
*/
/*
	.box-desc a {
		font-size: 1.3vw;
	}
	.box-price {
		height: 40px;
		font-size: 1.1vw;
	}
	.box-price-o {
		font-size: 1.1vw;
	}
	.box-price-n {
		font-size: 1.2vw;
	}
	.box-collect {
		height: 40px;
		line-height: 40px;
		font-size: 1.3vw;
	}
*/
	.footer-menu-content-ul {
		display: none;
	}
	.location-bar {
		display: none;
	}
	.left-sub-content {
		margin: 0 auto;
		padding: 0px;
		display: none;
	}
	.footer-right, .footer-left, .surf-browser {
		display: none;
	}
	.footer-middle {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.footer-menu-content {
		width: 32%;
		text-align: center;
	}
	.footer-menu-title {
		display: none
/*
		text-align: center;
		font-size: 0.85em;
		font-weight: 500;
		padding-bottom: 1.2em;
*/		
	}
	.footer-menu-title-m {
		text-align: center;
		font-size: 0.85em;
		font-weight: 500;
		padding-bottom: 1.2em;
		display: block;
		text-decoration: none;
		color: #454545;
	}
	.copy-right {
		text-align: center;
		width: 100%;
	}
	.pc-none {
		display: block !important;
	}
	.core-tag {
		margin-right: 12px;
	}
	.back-to-top {
		right: 0;
	}
	.back-to-top {
	  width: 2.168rem;
	  height: 2.168rem;
	  line-height: 2.168rem;
	}
	.back-to-top a {
		font-size: 1.2rem;
	}
	.dialog-ovelay .dialog {
		width: 320px;
		margin: 56px auto 0;
	}
	.pop-up-ovelay .pop-up {
		margin: 56px auto 0;
	}
}
/*start*/
.font-primary-color {
  color: #129cd5 !important;
}

.loadingbackdrop {
	position: fixed;
	z-index: 1001;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
	background-color: #000;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.loadingbackdrop.loading {
	width: 100%;
	height: 100%;
	opacity: .5;
}
.ajaxloading {
	position: fixed;
	z-index: 1002;
	top: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	white-space: nowrap;    
	text-align: center;
	display: none;
}
.ajaxloading.loading {
	display: block;
}
.ajaxloading.loading .loadinghelper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.ajaxloading.loading .loadingimg {
	vertical-align: middle;
	max-height: 60px;
	max-width: 60px;
}

.slide-push-menu__backdrop {
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
	background-color: #000;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.slide-push-menu__backdrop--open {
	width: 100%;
	height: 100%;
	opacity: .5;
}
.slide-push-menu__content {
	position: fixed;
	z-index: 1000;
	overflow-y: scroll;
	background: #fff;
}
.slide-push-menu__bottom {
	bottom: -75vh;
	width: 100%;
	height: 75vh;
	-webkit-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.slide-push-menu__bottom--open {
	bottom: 0;
	-webkit-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
}
.slide-push-menu__bottom--open .slide-push-menu__close {
	visibility: visible;
}
.slide-push-menu__left {
	top: 0;
	left: -80%;
	width: 80%;
	height: 100%;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.slide-push-menu__left--open {
	left: 0;
	-webkit-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
}
.slide-push-menu__left--open .slide-push-menu__close {
	visibility: visible;
}
.slide-push-menu__close {
	position: absolute;
	z-index: 1;
	top: 12px;
	right: 16px;
	visibility: hidden;
}
.icon-fb-rectangle-o,.icon-fb-rectangle {
	color:#428bca;
}
.icon-social-line,.icon-line-rectangle,.icon-line-rectangle-o {
	color:#00c300;
	width: 22px;
	border-radius: 4px;
}
.open-search {
	float: right;
	display: block;
}
.open-search-keyword {
	position: fixed;
	top:68px;
	font-size: 16px;
	line-height: 45px;
	box-sizing: border-box;
	margin: 0 auto;
	padding-left: 5px;
	color: #666;
	border: solid #ccc;
	border-width: 0 0 1px;
	border-radius: 0;
	outline: none;
	display: none;
	background: white;
	-webkit-appearance: none;
}
.open-search-keyword  a {
	cursor: pointer;
	text-decoration: none;
	color: #666;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}
.open-search-keyword .white-style {
	margin-top: 5px;
}
.open-search-keyword .white-style .hot-keyword-ul {
	text-align: left;
}
.open-search-keyword .white-style .hot-keyword-li {
	display: inline-block;
	margin: 15px 10px 0 0;
	border-radius: 100px;
	background-color: #f4f4f4;
}
.open-search-keyword .white-style .hot-keyword-link {
	font-size: 13px;
	line-height: 13px;
	display: block;
	padding: 7px 13px;
}
.open-search-keyword.show {
	width: 150px;
	max-height: 300px;
	display: block;
	overflow: scroll;
}
/*
.open-search-keyword.show::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
	border-radius: 5px;
	background-color: #F5F5F5;
}
*/
.open-search-keyword.show::-webkit-scrollbar {
	width: 10px;
	background-color: #f5f5f5;
}
/*
.open-search-keyword.show::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
	background-color: #555;
}
*/
.social-ig-color {
	color: #dc2f8b;
}
.general-icon-size {
	font-size: 22px;
}
.rectangle-icon-fb,.rectangle-icon-line {
	line-height: 24px;
	display: block;
	box-sizing: border-box;
	width: 24px;
	height: 24px;
	text-align: center;
	border: 1px solid;
	border-radius:5px;
}
.rectangle-icon-fb {
	border-color: #428bca;
}
.rectangle-icon-fb .fa-facebook {
	font-size: 12px;
	vertical-align: bottom;
}
.rectangle-icon-fb: hover {
	background: #428bca;
}
.rectangle-icon-fb: hover .fa-facebook {
	color: #fff;
}
.rectangle-icon-line {
	border-color: #00c300;
}
.rectangle-icon-line .icon-social-line {
	margin-left:1px;
}
.rectangle-icon-line:hover {
	background: #00c300;
}
.rectangle-icon-line:hover .icon-social-line {
	color: #fff;
}
.icon-messenger-full {
	color: #0184ff;
}
.icon-message {
	color:#0184ff;
}
.ellipse-btn {
	line-height: 30px;
	height: 30px;
	border: 1px solid #d8d8d8;
	border-radius:100px;
}

.collapse-menu ul, .collapse-menu li {
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);

}
.collapse-menu li a {
	text-decoration: underline;
}

.collapse-panel {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.2s ease;
	-o-transition: max-height 0.2s ease;
	transition: max-height 0.2s ease;
}
.collapse-panel.collapse-show {
	max-height: 9999px;
}
.collapse-menu .collapse-menu-title,.collapse-menu .collapse-menu-switch {
	font-size: .9em;
	font-weight: normal;
	line-height: 22px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.collapse-menu .collapse-menu-child-title {
	font-size: .9em;
	font-weight: normal;
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.collapse-menu .collapse-menu-child-ul {
	padding-left:12px;
}
.collapse-menu .collapse-menu-link {
	display: inline-block;
	width: 100%; 
	padding: 0;
	margin: 3px;
	color: #666;
}
.collapse-menu .collapse-menu-link img {
	width:22px;
	float:left;
	padding-right:5px;
}
.collapse-menu ul li a {
	text-decoration: none;
}
.collapse-menu .collapse-menu-child-link {
	display: block;
	padding: 4px 0;
	color: #999;
}
.collapse-menu .collapse-menu-child-link:hover {
	text-decoration: underline;
}
.collapse-menu .collapse-menu-title.active {
	text-decoration: underline;
}
.collapse-menu .collapse-menu-switch {
	float: right;
	width: 20px;
}
.collapse-menu .collapse-menu-title,.collapse-menu .collapse-menu-child-title {
	display: inline-block;
	text-decoration: inherit;
}

.nav-slide-push-menu .nav-slide-push-header {
	height: 56px;
	padding-left: 0px;
}
.nav-slide-push-menu .nav-slide-push-header .nav-slide-push-logo {
	display: inline-block;
	box-sizing: border-box;
	height: 100%;
	padding: 8px 0;
}
.nav-slide-push-menu .nav-slide-push-header .nav-slide-push-logo .logo-img {
	max-width: 100%;
	max-height: 100%;
}
.nav-slide-push-menu .nav-slide-push-header .nav-slide-push-close {
	line-height: 56px;
	display: block;
	float: right;
	height: 100%;
	padding: 0 16px;
	text-align: center;
	color: inherit;
}
.nav-slide-push-menu .nav-slide-push-container {
	height: calc(100% - 56px);
	-webkit-overflow-scrolling: touch;
}
.nav-slide-push-menu .nav-slide-push-container .nav-slide-push-caption {
	font-size: .7em;
	font-weight: normal;
	line-height: 35px;
	height: 35px;
	padding: 0 12px;
	color: #999;
	border-top: 1px solid #d4d9de;
	background: #f5f5f5;
}
.nav-slide-push-menu .nav-slide-push-container .nav-slide-push-content {
	padding: 8px 12px;
}
.nav-slide-push-menu .nav-slide-push-container .tag-rectangle {
	display: inline-block;
}
.nav-slide-push-menu .nav-slide-push-bottom {
	box-sizing: border-box;
	height: 56px;
	padding: 16px 12px;
	border-top: 1px solid #d4d9de;
	background: #fff;
}
.nav-slide-push-menu .nav-slide-push-bottom .social-li {
	display: inline-block;
	margin-right: 8px;
}
.nav-slide-push-menu .nav-slide-push-bottom .official-app {
	float: right;
}
.nav-slide-push-menu .nav-slide-push-bottom .official-app .official-app-button {
	font-size: 12px;
	line-height: 28px;
	display: block;
	box-sizing: border-box;
	width: 85px;
	height: 28px;
	text-align: center;
}
.nav-slide-push-menu .nav-slide-push-bottom .social-li__phone-icon {
	font-size: 13px;
	margin-right: 3px;
	vertical-align: middle;
}
.mini-cart {
	background: #fff;
	border: 1px solid #d8d8d8;
	box-sizing: border-box;
	max-height: 80vh;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 12px;
	width: 340px;
}
.mini-cart::-webkit-scrollbar {
	width: 6px;
	background-color: #f5f5f5;
}
.mini-cart::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
	border-radius: 2px;
	background-color: #f5F5F5;
}
.mini-cart::-webkit-scrollbar-thumb {
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
	background-color: #555;
}
.mini-cart .cart-title {
	color: #4a4e5c;
	font-size: 0.9em;
	line-height: 1.5;
}
.mini-cart .cart-item-ul li {
	float: left;
	border-bottom: 1px solid #d8d8d8;
	display: -webkit-flex;
	display: flex;
	padding: 12px 0;
	width: 100%;
}
.mini-cart .cart-item-ul li .item-link {
	display: -webkit-flex;
	display: flex;
	flex: 6;
	-webkit-flex: 6;
	text-decoration: none;
	height:90px;
}
.mini-cart .cart-item-ul li .item-link .item-detail {
	position: relative;
	flex: 4;
	-webkit-flex: 4;
}
.mini-cart .item-sku {
	color: #4a4e5c;
	position: relative;
	font-size: 10px;
	width: 120px;
	display: block;
	height:20px;
}
.mini-cart .cart-item-ul li .item-link .item-detail .item-name {
	font-weight: normal;
	color: #4a4e5c;
	font-size: 13px;
	line-height: 18px;
	display: -webkit-box;
	overflow: hidden;
	height: 34px;
	white-space: normal;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.mini-cart .cart-item-ul li .remove-product-link {
	flex: 1;
	text-align: center;
	color: #666;
	-webkit-flex: 1;
	width:30px;
	float:right;
}
.removecartitem {
	float: right;
}
.mini-cart .cart-item-ul li .remove-product-link:hover {
	cursor: pointer;
}
.mini-cart .cart-item-ul li .item-link .cart-image {
	flex: 2;
	margin-right: 8px;
	-webkit-flex: 2;
}
.mini-cart .cart-item-ul li .item-link img {
	height: 90px;
	width: 90px;
}
.mini-cart .cart-item-ul li .item-link .item-detail .item-price {
	color: rgb(255, 83, 83);
	font-size: 1em;
	line-height: 1.5;
}
.mini-cart-summary {
	margin: 0 15px 0 15px;
}
.mini-cart-summary .mini-cart-btn {
	color: white;
	background-color: rgb(255, 83, 83);
	margin: 0 auto;
	width: 285px;
	cursor:pointer;
}
.mini-cart .cart-item {
	padding-left: 15px;
}
.mini-cart .cart-item-ul li .item-counter {
	position: relative;
}
.item-counter .item-increase-btn, .item-counter .item-decrease-btn {
	background-color:#fff;
	text-align:center;
	border:1px solid #dfdfdf;
	display:inline-block;
	width:30px;
	line-height:30px;
	cursor:pointer;
	border-radius:2px;
	font-family:FontAwesome;
	font-weight:900;
	-webkit-tap-highlight-color:rgba(255,255,255,0);
}
.item-counter .dumb.item-increase-btn, .item-counter .dumb.item-decrease-btn {
	color:#cecece;
	background-color:#f5f5f5;
	pointer-events:none;
}
.item-counter .item-increase-btn {
	color:#ff5353;
}
.item-counter .item-qty {
	color:#767676;
	display:inline-block;
	text-align:center;
	width:18px;
	line-height:20px;
}
figure {
	margin: 0px;
}