@charset "utf-8";

/* CSS Document */
@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?dblhe4');
	src: url('fonts/icomoon.eot?dblhe4#iefix') format('embedded-opentype'),
	url('fonts/icomoon.ttf?dblhe4') format('truetype'),
	url('fonts/icomoon.woff?dblhe4') format('woff'),
	url('fonts/icomoon.svg?dblhe4#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'graphik';
	font-display: swap;
	src: url('../fonts/Graphik-Light-Web.eot');
	src: url('../fonts/Graphik-Regular-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Regular-Web.woff2') format('woff2'), url('../fonts/Graphik-Regular-Web.woff') format('woff'), url('../fonts/Graphik-Regular-Web.ttf') format('truetype'), url('../fonts/Graphik-Regular-Web.svg#gGraphik-Regular-Web') format('svg');
}

@font-face {
	font-family: 'graphik2';
	font-display: swap;
	src: url('../fonts/Graphik-Medium-Web.eot');
	src: url('../fonts/Graphik-Medium-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Medium-Web.woff2') format('woff2'), url('../fonts/Graphik-Medium-Web.woff') format('woff'), url('../fonts/Graphik-Medium-Web.ttf') format('truetype'), url('../fonts/Graphik-Medium-Web.svg#Graphik-Medium-Web') format('svg');
}

@font-face {
	font-family: 'Open Sans';
	font-display: swap;
	src: url('../fonts/open-sans-v13-latin_vietnamese-regular.eot');
	src: url('../fonts/open-sans-v13-latin_vietnamese-regular.eot') format('embedded-opentype'), url('../fonts/open-sans-v13-latin_vietnamese-regular.woff2') format('woff2'), url('../fonts/open-sans-v13-latin_vietnamese-regular.woff') format('woff'), url('../fonts/open-sans-v13-latin_vietnamese-regular.ttf') format('truetype'), url('../fonts/open-sans-v13-latin_vietnamese-regular.svg') format('svg');
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="glyphicon-"], [class*=" glyphicon-"] {
	font-family: 'Glyphicons Halflings'
}

.icon-category:before {
	content: "\f0c9";
}

.icon-pc:before {
	content: "\e902";
	font-size: 12px;
	margin-right: 5px;
}

.icon-hot:before {
	content: "\e900";
	font-size: 18px;
}

.icon-search:before {
	content: "\1f50d";
	width: 25px;
	height: 25px;
	display: inline-block;
}

.hello .icon-hot:before {
	font-size: 14px;
}

.icon-arrow-left:before {
	content: "\e90c";
}

h1::selection, h2::selection, h3::selection, h4::selection, u::selection,small::selection,a::selection,p::selection,b::selection,span::selection,div::selection,li::selection,address::selection,font::selection,em::selection,strong::selection {
	color: #fff;
	background: #1c9c5f;
}

body, ul, li {
	margin: 0;
	padding: 0;
	font-family: "graphik", Helvetica, Arial, sans-serif;
}

ul {
	list-style: none;
}

button {
	outline: none
}

.common_width {
	width: 100%;
}

.logo {
	width: 110px;
	height: 32px;
	margin-top: 4px
}

.icon_social {
	width: 50px;
	height: 50px
}

.icon_users {
	width: 26px;
	height: 26px;
}

.green-color1 {
	color: #005B30
}

.green-color2 {
	color: #1C9C5E
}

.font-weight1 {
	font-weight: 500;
	font-family: "graphik2", Helvetica, Arial, sans-serif;
}

.font-weight2 {
	font-weight: 500;
	font-family: "graphik2", Helvetica, Arial, sans-serif;
}

.mCSB_dragger_bar {
	background-color: #d3d3d3 !important
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	background: #fff !important
}

.mCSB_inside > .mCSB_container {
	margin-right: 0px !important;
}

.mCSB_scrollTools {
	width: 8px !important;
}

.gc {
	color: #79807C;
}

.in-stock {
	height: 22px;
	line-height: 22px;
	color: #1FB58A;
}

.out-stock {
	height: 22px;
	line-height: 22px;
	color: #F00;
}

.outofstock ,.discontinued{
	color: #b3b3b3;
}

.at-other-store
{
	height:22px;
	line-height:22px;
	color:#1fb58a;
}
.mobile-loc{
	position: relative;
}
.mobile-loc h5{
	z-index: 99999;
	position: relative;
}
.mobile-loc:before{
	content: "";
	display: block;
	width: 100%;
	height: 50px;
	background-color: #f5f5f5;
	position: absolute;
	top: 9px;
	z-index: 1;
}
.label-color-1fb58a{color:#1fb58a;}
.label-color-ff7733{color:#ff7733;}
.label-color-b3b3b3{color:#b3b3b3;}
.label-color-ff6500{color:#ff6500;}
.label-color-0a2463{color:#0a2463;}
.label-color-green{color:green;}
.label-color-red{color:red;}
.cart-total-order{float:right;padding-left:15px;text-align:center;}
.cart-total-saving{float:right;text-align:center;}

.f24-48-hours {
	height: 22px;
	line-height: 22px;
	color: #1fb58a;
}

.pre-order {
	height: 22px;
	line-height: 22px;
	color: #FF7733;
}

.radius-2 {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}

.validate-msg {
	font-size: 12px;
	line-height: 18px;
	color: #B00;
	margin-top: 5px;
}

.goods_img img, .goods-img img {
	overflow: hidden;
}

.special-msg {
	color: #1FB58A;
	display: inline-block;
	line-height: 18px;
}

.cartw {
	font-family: graphik2;
	position: relative;
	top: 2px;
	cursor: pointer;
}

.pdl-0 {
	padding-left: 0px;
}

.pdr-0 {
	padding-right: 0px;
}

input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #AAB3AE;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #AAB3AE;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #AAB3AE;
}

input::-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #AAB3AE;
}

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus {
	border: 1px solid #1FB58A !important;
}

.input-active {
	border: 1px solid #1FB58A;
}
.hidden-normal{
	display:none;
}

.hidden-visibility{
	display:none;
	visibility:hidden;
}

.nav-cart_a{
	position: relative;
}

#control_cartlist_ajax{
	display:none;
}

#umart-search .dropdown{
	display: none;
}

#container-fluid-toggle{
	position:absolute;
}

b, strong {
	font-family: graphik2, Helvetica, Arial, sans-serif !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 600;
}
.goods_price_stock b{ font-weight: 500; }
.goods_stock b{ font-weight: 500; }
.stock-status b{ font-weight: 500; }
.premium_content b{ font-weight: 500; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-color: transparent;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
	background-color: transparent;
}

.btn:hover {
	background-color: transparent;
}

.d_buy {
	background: #7a7a7a !important;
	cursor: pointer;
}
.d_buy:hover {
	background-color: #666666!important;
	box-shadow:  rgba(0, 0, 0, 0.50);
}
.inp {
	color: #9a9a9a;
}

.bundle_btn, .premium_btn, .free_shipping_btn, .is_hot_btn, .flash_sale, .bulk_buy_btn, .click_easy_btn,.power_night_btn,.coupon_tag {
	color: #FFFFFF;
	line-height: 16px;
	display: inline-block;
	background-color: #1FB58A;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	height: 18px;
	font-family: "graphik2", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

.bundle_btn, .premium_btn, .is_hot_btn, .bulk_buy_btn {
	width: 60px;
}

.bundle_btn {
	background-color: #016938;
}

.is_hot_btn {
	background-color: #d64444;
}

.coupon_tag{
    background-color: #7209b7;
}

.flash_sale {
	background-color: #FFC412;
}

.free_shipping_btn {
	background-color: #FF7733
}

.bulk_buy_btn {
	background-color: #1e65b5;
}
.click_easy_btn{
    background-color: #d64444;
}
.power_night_btn{
    background-color: #3b1699;
    color: #5cf5fd;
}

.head_flashsale a {
	color: #FFC412;
	cursor: pointer;
}

.head_flashsale a:hover {
	font-weight: bold;
}

.bundle_btn span, .premium_btn span, .free_shipping_btn span, .is_hot_btn span, .flash_sale span, .bulk_buy_btn span, .click_easy_btn span,.power_night_btn span,.coupon_tag span {
	display: inline-block;
	font-size: 12px;
	-webkit-transform: scale(0.83333);
}

.location {
	border: 1px solid #F2F2F2;
	background-color: #f8f8f8;
	color: #111211;
	font-size: 12px;
	overflow: hidden;
	padding: 10px 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.location .color1 {
	color: #B3B3B3;
}

.location a {
	color: #B3B3B3;
}

.help_bg {
	background: #006937;
	padding: 15px
}

.help_bg .row {
	margin-left: 0;
	margin-right: 0
}

.help_bg .img1 {
	padding: 12px 0;
}

.help_bg .fontsize1 {
	color: #fff;
	margin-bottom: 5px;
}

.help_bg .fontsize1 a {
	color: #fff;
}

.help_bg .img1 img {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
	border-radius: 40px;
	width: 70px;
}

.help_bg .text_align1 {
	line-height: 27px
}

.footer_bg {
	background: #f5f5f5;
	padding-bottom: 30px;
	padding-top: 34px;
	position: relative;
}

.footer_bg .row {
	margin-left: 0;
	margin-right: 0;
	position: relative
}

.footer_bg .fontsize1 {
	font-weight: 500;
	color: #434343;
	font-family: graphik2, Helvetica, Arial, sans-serif;
}

.footer_bg .fontsize2 {
	color: #828884
}

.footer_bg ul li {
	margin-top: 15px;
}

.footer_bg .input_text {
	width: 300px;
	height: 45px;
	padding: 6px 12px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: none
}

.footer_bg .input_btn {
	width: 100px;
	height: 45px;
	border-radius: 4px;
	border: none
}

.footer_bg .input-group-addon {
	background-color: #1c9c5e;
	border: 1px solid #1c9c5e;
	color: #fff;
	padding: 0px;
	height: 100%;
	transition: all 0.4s;
}

.footer_bg .input-group-addon:hover {
	background-color: #17804d;
}

.footer_bg .form-group, .footer_bg .input-group {
	width: 98%
}

.footer_bg button {
	background-color: transparent;
	border: none;
	display: inline-block;
	padding: 5px;
	text-align: center
}

.footer_bg .form-inline {
	margin-top: 20px;
}

.footer_bg .form-inline .input-group > .form-control {
	height: 48px;
	padding: 14px 10px
}

.footer_bg .stay-up {
	position: absolute;
	top: 0px;
	width: 100%
}

.footer_bg .height-holder-1 {
	margin-top: 200px
}

.footer_bg .height-holder-3 {
	margin-top: 20px
}

.footer_bg .border-line {
	height: 1px;
	background-color: #E6E6E6;
	margin-top: 40px;
	margin-left: -15px;
}

#facebook {
	transition: all 0.4s;
	fill: #b3b3b3;
}

#insta {
	transition: all 0.4s;
	fill: #b3b3b3;
}


#tiktok {
	transition: all 0.4s;
	fill: #b3b3b3;
}

#tiktok:hover {
	fill: #1c9c5f;
}

#facebook:hover {
	fill: #1c9c5f;
}

#insta:hover {
	fill: #1c9c5f;
}



.social svg{
	margin-right: 5px;
}

.btn:hover, .btn:focus, .btn.focus {
	background-color: #fff
}

.social a:hover {
	text-decoration: none
}

.social img {
	width: 30%;
	height: auto
}

.copyright {
	padding-top: 25px;
	padding-bottom: 20px;
	border-top: 1px solid #e6e6e6;
	background: #f5f5f5;
	color: #828884;
	text-align: center
}

.copyright a {
	color: #828884
}

.navigation {
	background: #005B2F;
	top: 0;
	z-index: 999999;
	width: 100%;
}

.navigation .nav-top {
	display: none
}

.tb-rate-btn.size-xs {
	font-size: 12px;
	line-height: 1.083;
	padding: 6px 9px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.tb-rate-btn {
	border: none;
	color: #434343;
	background-color: transparent;
	font-weight: 500;
	line-height: 1.4;
	transition: color .25s linear, background-color .25s linear;
	cursor: pointer;
	outline: 0;
	border-bottom: 2px solid #e6e6e6;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 14px;
	line-height: 1.385;
	padding: 9px 13px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

.h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: graphik2, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 500
}

.media-pc {
	display: none;
}

.media-tablet {
	display: none;
}

.navigation .nav-bar {
	height: 56px;
	background-color: #006937;
	font-size: 14px;
	font-weight: 500;
	position: relative;
}

.navigation .nav-bar .bar-left {
	left: 0;
	position: absolute;
	z-index: 99999;
}

.navigation .bar-center {
	width: 100%;
	text-align: center;
	padding: 0 5px 5px 5px;
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
}

.navigation .nav-bar .bar-right {
	float: right;
	margin-top: 10px;
	color: #fff;
}

.navigation .nav-bar .bar-left .icon-header {
	float: left;
	width: 33px;
	height: 33px;
	background: url(../images/icon_header.png);
	margin-top: 10px;
}

.navigation .nav-bar .bar-left .toggle-label {
	float: left;
}

.navigation .nav-bar .bar-left .bar-title {
	float: left;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	margin-top: 8px;
}

.navigation .nav-bar .bar-left .bar-title img {
	width: 110px;
}

.navigation .nav-bar .bar-left .icon-category {
	float: left;
	margin-top: 18px;
	font-size: 20px;
	color: #fff;
	margin-right: 12px;
}

.categories .category-btn {
	font-size: 16px;
	display: none;
	margin-top: 8px;
	background: none;
	border: 2px solid #00874c;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
	padding: 8px 12px;
	font-family: "graphik", Helvetica, Arial, sans-serif;
}

.categories .category-btn .glyphicon-menu-down {
	margin-left: 8px;
}

.categories .category-btn .glyphicon-menu-down:before {
	font-size: 10px;
}

.navigation .bar-center .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	width: 100%;
}

.navigation .bar-center .umart-search {
	position: relative;
	margin-top: 3px;
}

.navigation .bar-center .umart-search .mallSearch-form {
    word-spacing:-1em;
    height:40px;
    border-radius: 5px;
    border: 1px solid #006937;
}

.navigation .bar-center .umart-search .mallSearch-form:focus-within{
    border:1px solid #1fb58a;
    -webkit-box-shadow: 0px 0px 8px #1fb58a;
    -moz-box-shadow: 0px 0px 8px #1fb58a;
    box-shadow: 0px 0px 8px #1fb58a;
}

.navigation .bar-center .umart-search .dropdown {
    display:inline-block;
    width:15%;
    word-spacing:0em;
    float: left;
}

.navigation .bar-center .umart-search .dropdown .btn {
    width:100%;
    height:38px;
    border:none;
    background-color: #f3f3f3;
    border-radius:5px 0px 0px 5px;
    overflow: hidden;
    padding: 8px;
}

.navigation .bar-center .umart-search .dropdown .btn #dropdown_value{
    float:left;
    width:75%;
    overflow: hidden;
    text-align: center;
}

.navigation .bar-center .umart-search .dropdown .btn .caret{
    float:right;
    margin-top: 9px;
}

.navigation .bar-center .umart-search .dropdown .dropdown-menu{
    height:350px;
    overflow: auto;
    z-index: 10003;
    padding: 10px;
}

.navigation .bar-center .umart-search .dropdown .dropdown-menu li{
    cursor: pointer;
    margin-top:3px;
    white-space:nowrap;
}

.navigation .bar-center .umart-search .form-control {
    display:inline-block;
    width:100%;
    float: left;
}

.navigation .bar-center .umart-search .search{
    border-radius:5px 5px 5px 5px;
}

.navigation .bar-center input.form-control {
	height: 38px;
	padding: 10px 25px 10px 10px;
    border: 0px !important;
}

.navigation .bar-center input.form-control:focus{
    border: 0px solid #fff !important;
}

.navigation .bar-center .search-btn {
	position: absolute;
	right: 8px;
	top: 8px;
	width: auto!important;
	height: auto;
	border: none;
	outline: none;
	z-index: 100;
	background-color: #fff;
	color: #006430;
	font-size: 18px;
	line-height: 25px;
}

.navigation .bar-center .umart-search #search_tips {
	display: none;
	z-index: 999999999;
	position: absolute;
	background: #fff;
	width: 100%;
	top: 38px;
	text-align: left;
	overflow-y: auto;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
	border-radius: 0 0 2px 2px;
    word-spacing: 0em;
}

.navigation .bar-center .umart-search #search_tips #search_dropdown {
	display: none
}

.navigation .bar-center .umart-search #search_tips #search_dropdown div {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #F2F2F2;
	font-size: 12px;
	cursor: pointer;
	padding: 0 12px;
}

.navigation .bar-center .umart-search #search_tips .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	opacity: 0;
}

.navigation .bar-center .umart-search #search_tips #search_dropdown .search_t_div_2 {
	background: #f5f5f5
}

.navigation .bar-center .umart-search #search_tips #search_dropdown div span.result {
	float: left;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 500;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 75%;
	overflow: hidden
}

.navigation .bar-center .umart-search #search_tips #search_dropdown div span.results_count {
	float: right;
	color: #1FB58A;
}

.navigation .bar-center .umart-search #search_tips .search_suggestions {
	background-color: #E6E6E6;
	height: 24px;
	line-height: 24px;
	padding-left: 13px
}

.navigation .bar-center .umart-search #search_tips .search_suggestions span {
	-webkit-transform: scale(0.83333);
	font-size: 12px;
	transform: scale(0.83333);
	font-family: graphik2, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 500
}

.navigation .bar-center .umart-search #search_tips ul.product_suggestion {
	width: 100%;
	display: block;
}

.navigation .bar-center .umart-search #search_tips ul.product_suggestion li {
	display: block;
	padding: 5px 12px;
	border-bottom: 1px solid #F2F2F2;
	height: 69px;
	overflow: hidden
}

.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_left {
	float: left;
	width: 16%;
	display: flex;
	height: 58px;
	align-items: center
}

.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_left img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 58px;
}

.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_mid {
	float: left;
	width: 64%;
	height: 58px;
	padding: 0 3px;
	display: flex;
	align-items: center;
	white-space: nowrap;
}

.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_mid a {
	font-size: 12px;
	color: #434343;
	text-overflow: ellipsis;
	overflow: hidden;
}

.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_right {
	float: right;
	line-height: 58px
}

.navigation .bar-center .umart-search img#loading_img {
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 9999999999;
	top: 10px;
    left: 50%;
	display: none;
}

.icon-location:before {
	content: "\e803";
}

.location-items:before {
	margin-right: 10px;
	font-size: 22px;
}

.navigation .nav-bar .icon-location:before {
	content: "\e803";
	margin-right: 10px;
}

/*.navigation .nav-bar .icon-login{margin-left:28px;}*/
.navigation .nav-bar .user-account .fb a, .navigation .nav-bar .user-account .fb a:hover {
	color: #ffffff !important;
	text-decoration: none;
}

.navigation .nav-bar .user-account .fb a:hover {
	text-decoration: underline;
}

.navigation .nav-bar .icon-cart:before {
	content: "\e913";
	font-size: 16px;
}

.navigation .nav-bar .nav-cart {
	position: relative;
}

.navigation .nav-bar .nav-cart .cart-qty {
	display: block;
	position: absolute;
	top: -5px;
	left: 7px;
	width: 18px;
	height: 18px;
	background: url(../images/cart-qty.png);
	text-align: center;
	line-height: 18px;
	color: #fff;
	font-size: 12px;
}

.navigation .nav-bar .nav-cart .cart-empty .cart-qty {
	display: none;
}

.navigation .nav-bar .nav-cart a, .navigation .nav-bar .nav-cart a:hover, .navigation .nav-bar .nav-cart a:visited, .navigation .nav-bar .nav-cart a:active {
	color: #ffffff;
	text-decoration: none;
}

.ico_btn {
	background: none;
	border: 1px solid #00874c;
	padding: 3px 9px;
	width: 36px;
	height: 36px;
	margin-right: 10px;
	color: #fff;
}

.navigation .nav-bar .ico_btn .icon-location {
	margin: 0px;
}

.ico_cart_btn {
	margin: 0px;
	padding: 3px 0px;
	text-align: left;
	text-indent: 7px;
	background-color: #fff;
	color: #1C9C5E;
	width: auto;
	padding-right: 8px;
	border-color: #ffffff;
}

.ico_cart_btn .cart-qty {
	margin-left: 8px;
	font-size: 14px;
}

.media-wap .cart-empty {
	background: none;
	color: #ffffff;
	border-color: #00874c;
}

.media-wap .cart-empty .cart-qty {
	display: none;
}

.ico_account_btn {
	padding: 3px 5px;
}

.categories {
	display: inline-block;
	left: 135px;
	height: 56px;
}

.department-menu .topImg {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: none;
}

.department-menu {
	position: fixed;
	background: #fff;
	top: 0;
	left: 0;
	display: block;
	z-index: 9999998;
	height: 100%;
	overflow-y: auto;
}

.department-menu {
	-webkit-transform: translate(-100%);
	-ms-transform: translate(-100%);
	transform: translate(-100%);
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	transition: -webkit-transform .3s cubic-bezier(.4, 0, .6, 1);
	transition: transform .3s cubic-bezier(.4, 0, .6, 1);
	transition: transform .3s cubic-bezier(.4, 0, .6, 1), -webkit-transform .3s cubic-bezier(.4, 0, .6, 1);
}

#toggle-department-menu:checked + .category-overlay + .categories .department-menu {
	-webkit-transform: translate(0%);
	-ms-transform: translate(0%);
	transform: translate(0%);
	-webkit-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
	display: block !important;
	transition: -webkit-transform .3s cubic-bezier(.4, 0, .6, 1);
	transition: transform .3s cubic-bezier(.4, 0, .6, 1);
	transition: transform .3s cubic-bezier(.4, 0, .6, 1), -webkit-transform .3s cubic-bezier(.4, 0, .6, 1);
}

.department-menu .menu-list {
	height: 100%;
	overflow-y: auto;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .16), 0 2px 3px rgba(0, 0, 0, .12);
	-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 3px rgba(0, 0, 0, .12);
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 3px rgba(0, 0, 0, .12);
}

.category-overlay {
	position: fixed;
	top: 55px;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	background-color: hsla(0, 0%, 93%, .8);
	background-blend-mode: screen;
	opacity: 0;
	visibility: hidden;
	z-index: 10002;
}

.search-tips-overlay {
    top: 106px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    min-height:100px;
    z-index: 10002;
    padding: 8px 0px 20px;
    font-size:12px;
    display: none;
    height:360px;
    overflow-y: auto;
    /*box-shadow: 0px 0px 5px #006937;*/
    border-top: 0px solid #fff;
    border-bottom: 2px solid #1C9C5E;
}

.search-tips-overlay:before{
    content:"";
    width: 8px;
    height: 8px;
    display: block;
    background-color: #fff;
    position: absolute;
    z-index: 999;
    top:84px;
    left: 40%;
    border-left:#1C9C5E solid 2px;
    border-top:#1C9C5E solid 2px;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 	/* Opera */
}

.search-tips-overlay:after{
    content:"";
    width: 100%;
    height: 0px;
    display: block;
    position: absolute;
    z-index: 998;
    top:88px;
    left: 0px;
    border-top: #1C9C5E solid 2px;
    /*box-shadow: 0px 0px 2px #1C9C5E;*/
}
/* Adjust the top when scrolling down */
.scroll_down_tips_overlay_big_screen:before{ top:52px;}
.scroll_down_tips_overlay_big_screen:after{ top:56px;}

.search-tips-overlay h5{color:#1C9C5E;}
.search-tips-overlay h5 span{ color: #ccc; font-size: 10px; }
.search-tips-overlay a{
    color:#79807C;
}

.search-tips-overlay .not_found_products{
    display:none;
}

.search-tips-overlay .products ul li{
    margin:0px auto;
    border-bottom: #f8f8f8 solid 1px;
    max-height: 54px;
}

.search-tips-overlay .products .row{
    margin-left: 0;
    margin-right: 0;
}

.search-tips-overlay .products .row div[class^="col-"]{
    padding-right: 10px;
    padding-left: 10px;
}

.search-tips-overlay .products ul li .goods_img{
    width:100%;
    display: table;
    text-align: center;
    overflow: hidden;
    height:54px;
}

.search-tips-overlay .products ul li .goods_img img{
    width:auto;
    height:auto;
    max-width: 100%;
    max-height:54px;
}

.search-tips-overlay .products ul li .goods_name{
    color:#79807C;
    overflow: hidden;
    height:54px;
    line-height: 54px;
    margin-left:-15px;
    margin-right:-15px;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.search-tips-overlay .products ul li .goods_name a em{
    color: #1FB58A;
    font-family: graphik2;
}

.search-tips-overlay .products ul li .goods_price{
    text-align: right;
    height:54px;
    line-height: 54px;
}

.search-tips-overlay .products .show_all_products{
    margin-top:15px;
    text-align: center;
}

.search-tips-overlay .products .show_all_products button{
    border-radius: 4em;
    width:50%;
    background-color: #fff;
    border:2px solid #1C9C5E;
    color:#1C9C5E;
    height:35px;
    font-size: 12px;
}

.search-tips-overlay ul.category li{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.search-tips-overlay ul.category li em{
    color: #1FB58A;
    font-family: graphik2;
    width: 100%;
    height: 20px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.search-tips-overlay ul.category li em.em-block{display: block;}

.search-tips-overlay .brands .brands_img{
    width:100%;
    display: table;
    text-align: center;
    overflow: hidden;
    height:80px;
    line-height:80px;
}

.search-tips-overlay .brands .brands_img img{
    width:auto;
    height:auto;
    max-width: 100%;
    max-height:80px;
}

.search-tips-overlay .help_center{
    margin-top:10px;
}

.search-tips-overlay .help_center ul li{
    list-style-type: disc;
    list-style-position:inside;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}

#cat_store{
    padding-bottom: 25px;
}

#toggle-department-menu:checked + .category-overlay {
	opacity: 1;
	visibility: visible;
	margin: 0px;
}

.sub-menu-list a, .sub-menu-list a:visited, .sub-menu-list a:active {
	color: #111211;
	text-decoration: none;
}

.sub-menu-list a:hover {
	color: #1C9C5E;
}

.department-menu .sub-menu-list {
	position: absolute;
	top: 0;
	background-color: #fff;
	width: 100%;
	height: 100%;
	overflow-y: auto;
}

.toggle-sub-menu:checked + .sub-menu-list {
	-webkit-transform: translate(0%);
	-ms-transform: translate(0%);
	transform: translate(0%);
	-webkit-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.department-menu .sub-menu-list .sub-menu-item h5 {
	clear: both;
	margin: 0px;
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #E6E6E6;
	padding-left: 10px;
	padding-right: 5px;
	font-family: graphik, Helvetica, Arial, sans-serif;
}

.back-parent {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #F9F9F9;
	border-bottom: 1px solid #E6E6E6;
	padding-left: 10px;
	font-family: graphik2, Helvetica, Arial, sans-serif;
}

.back-main {
	position: absolute;
	top: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #F9F9F9;
	border-bottom: 1px solid #E6E6E6;
	padding-left: 10px;
	font-family: graphik2, Helvetica, Arial, sans-serif;
}

.back-parent .icon-arrow-left:before, .back-main .icon-arrow-left:before {
	color: #111211;
	margin-right: 13px;
}

.department-menu .sub-menu-list {
	-webkit-transform: translate(-100%);
	-ms-transform: translate(-100%);
	transform: translate(-100%);
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	transition: -webkit-transform .3s cubic-bezier(.4, 0, .6, 1);
	transition: transform .3s cubic-bezier(.4, 0, .6, 1);
	transition: transform .3s cubic-bezier(.4, 0, .6, 1), -webkit-transform .3s cubic-bezier(.4, 0, .6, 1);
}

.department-menu .toggle-menu-title {
	font-size: 18px;
	color: #434343;
	height: 66px;
	line-height: 66px;
	padding-left: 8px;
	border-bottom: 1px solid #E6E6E6;
	font-family: graphik2, Helvetica, Arial, sans-serif;
	overflow: hidden;
}

.department-menu .toggle-menu-title .icon-pc:before {
	font-size: 16px;
	margin-right: 15px;
}

.department-menu {
	color: #111211;
}

.department-menu .menu_layer_box {
	z-index: 1;
}

.department-menu .sub-menu-list ul {
	display: none;
}

.department-menu .expand .sub-menu-item {
	display: block !important;
}

.department-menu ul li {
	list-style: none;
}

.department-menu .menu-item {
	border-left: 4px solid #fff;
	height: 48px;
	line-height: 38px;
	padding: 5px 0 5px 15px;
	border-bottom: 1px solid #E6E6E6;
}

.department-menu .menu-item a {
	text-decoration: none;
	color: #111211;
}

.department-menu .menu-item label, .department-menu .menu-item a {
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0px;
}

.department-menu .menu-list {
	width: 298px;
}

.department-menu .last-item {
	border-bottom: none !important;
}

.department-menu .menu_layer_box .sub-menu-content .popover-none {
	padding-left: 0px;
	height: auto;
	border-bottom: none;
}

.menu-list .item-first {
	border-top: 1px solid #E6E6E6;
}

.department-menu .department-title {
	color: #434343;
	margin-left: 15px;
	margin-bottom: 20px;
	font-family: graphik2, Helvetica, Arial, sans-serif;
}

.department-menu .department-title .icon-esc:before {
	content: "\e629";
	font-weight: bold;
}

.department-menu .department-title .btn-close {
	float: right;
	margin-right: 20px;
}

.icon-arrow-right:before {
	content: "\e90b";
	line-height: 38px;
	color: #434343;
}

.department-menu__link {
	display: block;
	padding-right: 10px;
}

.department-menu__link .icon-location:before {
	content: "\e803";
	font-size: 16px;
}

.department-menu-inline {
    display: inline-block !important;
}

.mt-header {
	height: 0px;
}

.blank50 {
	height: 50px;
}

.sub-menu-item .icon-arrow-right:before {
	line-height: 49px;
}

.department-menu__link, .department-menu__link:active, .department-menu__link:focus, .department-menu__link:hover {
	color: #111211;
	text-decoration: none;
	font-family: graphik, Helvetica, Arial, sans-serif;
}

.pop-sub-menu:checked + .sub-menu-list ul {
	display: block;
}

.menu_layer_box .sub-menu-content ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E6E6E6;
	color: #111211;
	font-size: 14px;
	padding-left: 10px;
}

.menu_layer_box .sub-menu-content ul li.all_catname_show {
	display: none
}

.menu_layer_box .sub-menu-content ul li a {
	overflow: hidden;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sub-hidden a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 8px;
}

.menu_layer_box .sub-menu-content .icon-arrow-right:before {
	line-height: 50px;
}

.sub-menu-item .sub-hidden {
	display: none;
}

.menu_layer_box .sub-menu-content .third-item-title {
	display: block;
	padding-right: 15px;
	color: #111211;
	text-decoration: none;
}

.menu_layer_box .sub-menu-content .third-item-title:hover, .menu_layer_box .sub-menu-content .third-item-title:active, .menu_layer_box .sub-menu-content .third-item-title:focus {
	color: #111211;
}

.back-parent .department-menu__link {
	font-family: graphik2, Helvetica, Arial, sans-serif;
	font-weight: 500;
}

.sub-menu-content .sub-content {
	display: none;
}

.select-store {
	position: relative;
	cursor: pointer;
}

.storeList {
	position: absolute;
	top: 15px;
	left: -22px;
	color: #111211;
	display: none;
	z-index: 99;
}

.storeList .store-items-box {
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
	border: 1px solid #f5f5f5;
	border-top: none;
	border-radius: 0 0 5px 5px;
	background: #ffffff;
}

.storeList .store-items {
	width: 216px;
	margin-top: 6px;
}

.storeList .express_tip_icon{
    float: right;
    position: relative;
}

.store-item .express_tip_icon{
    float: right;
    position: relative;
    margin-top:3px;
    margin-right:5px;
}

.storeList .express_tip_icon .express_tips_j{
    position: absolute;
    width:0;
    height:0;
    top:5px;
    left:8px;
    border-width:8px;
    border-color: transparent;
    border-style: dashed;
    border-bottom-color:rgb(98, 106, 102);
    border-bottom-style: solid;
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg); 	/* IE 9 */
    -moz-transform:rotate(-90deg); 	/* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
    -o-transform:rotate(-90deg); 	/* Opera */
    display:none;
}

.store-item .express_tip_icon .express_tips_j{
    position: absolute;
    width:0;
    height:0;
    top:4px;
    left:-8px;
    border-width:6px;
    border-color: transparent;
    border-style: dashed;
    border-bottom-color:rgb(98, 106, 102);
    border-bottom-style: solid;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); 	/* IE 9 */
    -moz-transform:rotate(90deg); 	/* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg); 	/* Opera */
    display: none;
}

.storeList .express_tip_icon .express_tips{
    position: absolute;
    top: -5px;
    left:24px;
    z-index: 9999999;
    width:100px;
    padding: 5px 10px;
    display:none;
    background-color:rgb(98, 106, 102);
    border-shadow: 1px 1px 3px rgb(0 0 0 / 20%);
    color:#fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-size:12px;
    width:250px;
}

.store-item .express_tip_icon .express_tips{

    position: absolute;
    top: -10px;
    left:-258px;
    z-index: 9999999;
    width:240px;
    padding: 5px 10px;
    display:none;
    background-color:rgb(98, 106, 102);
    border-shadow: 1px 1px 3px rgb(0 0 0 / 20%);
    color:#fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-size:12px;
    width:250px;
    line-height:1.6em;
}

.storeList .express_tip_icon .express_tips a, .department-menu .store-item h5 .express_tips a, .storeList .express_tip_icon .express_tips a:hover{
    color: #fff !important;
    text-decoration: underline;
    font-size:12px !important;
}

.store-arrow .arrow-2 {
	margin-left: 65px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #f5f5f5 transparent;
}

.storeList .store-title {
	height: 25px;
	line-height: 25px;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	background: #f5f5f5;
}

.fb {
	font-family: graphik2, Helvetica, Arial, sans-serif !important;
}

.bar-right ul li {
	display: inline-block;
	list-style: none;
}

.storeList .store-items ul {
	padding: 10px;
	padding-top: 8px;
}

.storeList .store-items ul li {
	height: 25px;
	line-height: 25px;
	list-style: none;
	display: block;
	font-size: 12px;
}

.storeList .store-items ul li a, .storeList .store-items ul li a:active, .storeList .store-items ul li a:focus {
	color: #111211;
	font-size: 12px;
	text-decoration: none;
}

.storeList .store-items ul li a:hover {
	text-decoration: none;
	color: #1C9C5E;
}

.storeList .store-items ul li .current-store, .storeList .store-items ul li .current-store:active, .storeList .store-items ul li .current-store:hover, .storeList .store-items ul li .current-store:visited {
	color: #1C9C5E;
}

.store-tips {
	position: absolute;
	color: #111211;
	display: none;
}

.tips-content {
	font-size: 12px;
	font-family: graphik2, Helvetica, Arial, sans-serif !important;
	width: 218px;
	padding: 10px;
	padding-left: 50px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
	border: 1px solid #f5f5f5;
	border-top: none;
	border-radius: 0 0 5px 5px;
	background: #ffffff;
}

.tips-arrow {
	position: relative;
	top: -6px;
	left: 101px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #f5f5f5 transparent;
}

.tips-content img {
	width: 28px;
	height: 28px;
	position: absolute;
	left: 12px;
	top: 33px;
}

.user-account {
	position: relative;
	cursor: pointer;
	margin-left: 28px;
}

.user-account .glyphicon {
	font-size: 12px;
}

.actionList {
	position: absolute;
	top: 15px;
	left: -103px;
	color: #111211;
	display: none;
	z-index: 99
}

.actionList .account-items-box {
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
	border: 1px solid #f5f5f5;
	border-top: none;
	border-radius: 0 0 5px 5px;
	background: #ffffff;
	padding-top: 20px;
}

.actionList .account-items {
	width: 200px;
	margin-top: 6px;
}

.account-arrow .arrow-2 {
	margin-left: 175px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #ffffff transparent;
}

.actionList .account-title {
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 14px;
	padding-left: 22px;
}

.navigation .nav-bar .user-account .account-title a, .navigation .nav-bar .user-account .account-title a:hover {
	color: #111211 !important;
	font-family: graphik2, Helvetica, Arial, sans-serif !important;
}

.actionList .account-items ul {
	padding: 25px 22px;
	padding-top: 0px;
}

.actionList .account-items ul li {
	height: 30px;
	line-height: 30px;
	list-style: none;
	display: block;
	font-size: 14px;
	color: #79807C;
}

.actionList .account-items ul li a, .actionList .account-items ul li a:active, .actionList .account-items ul li a:focus {
	color: #79807C;
	font-size: 14px;
	text-decoration: none;
}

.actionList .account-items ul li a:hover {
	text-decoration: none;
	color: #1C9C5E;
}

.nav-account-new {
	line-height: 30px;
	margin: 0 5px;
	margin-bottom: 12px;
}

.nav-login {
	text-align: center;
	border-bottom: 1px solid #e9e9e9;
}

.nav-sign-in {
	width: 150px;
	color: #ffffff;
	background-color: #1C9C5E;
	border: 2px solid #1C9C5E;
	border-bottom: 3px solid #258b5a;
	padding: 7px 9px 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 5px;
	transition: all 0.4s;
}

.nav-sign-in:hover {
	background-color: #17804d;
	box-shadow:  rgba(0, 0, 0, 0.20);
}

.nav-sign-in:hover, .nav-sign-in:active, .nav-sign-in:visited {
	color: #ffffff;
	text-decoration: none;
}

.nav-account-new a, .nav-account-new a:hover, .nav-account-new a:active, .nav-account-new a:visited {
	color: #1C9C5E;
}

.bs-searchbox {
	display: none;
}

.cartList {
	position: absolute;
	top: 15px;
	left: -244px;
	color: #111211;
	display: none;
	z-index: 99
}

.cartList-arrow .arrow-2 {
	margin-left: 264px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #ffffff transparent;
}

.cartList .cartlist-items {
	width: 285px;
	margin-top: 6px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
	border: 1px solid #f5f5f5;
	border-top: none;
	border-radius: 0 0 5px 5px;
	background: #ffffff;
	padding: 10px 0;
	max-height: 720px
}

.cartList .cartlist-items .goods {
	margin-bottom: 10px;
	position: relative;
}

.cartList .cartlist-items .goods .remove-btn {
	position: absolute;
	left: 14px;
	bottom: 0;
	color: #79807C;
	cursor: pointer;
	font-weight: 100;
	transition: all 0.4s;
}

.cartList .cartlist-items .goods .remove-btn:hover {
	text-decoration: underline;
}

.cartList .cartlist-items .goods_img {
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	float: left;
	padding-left: 10px
}

.cartList .cartlist-items .goods_img img {
	width: auto;
	height: auto;
	max-height: 55px;
	max-width: 55px;
}

.cartList .cartlist-items .goods_info {
	font-size: 12px;
	float: right;
	width: 195px;
	padding-right: 15px;
	height: auto !important;
	padding-left: 0px !important;
	padding-bottom: 0 !important
}

.cartList .cartlist-items .goods_info .goods_stock {
}

.cartList .cartlist-items .goods_info .goods_qty_price {
	font-size: 14px;
}

.cartList .cartlist-items .goods .remove-btn {
	font-size: 12px;
}

.cartList .cartlist-items .goods_info .goods_name {
	margin-top: 5px;
	line-height: 18px;
	height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cartList .cartlist-items .goods_info .goods_name a {
	color: #434343
}

.cartList .cartlist-items .goods_info .goods_name a:hover {
	text-decoration: underline
}

.cartList .cartlist-items .goods_info .goods_qty_price {
	margin-top: 8px;
	color: #79807C;
	text-align: right;
}

.cartList .cartlist-items .goods_info .goods_qty_price span {
	color: #111211;
	font-family: graphik2, Helvetica, Arial, sans-serif
}

.cartList .cartlist-items .subtotal {
	border-top: 1px solid #E6E6E6;
	margin-top: 6px;
	padding: 18px 15px 0 15px
}

.cartList .cartlist-items .subtotal .pull-left, .cartList .cartlist-items .subtotal .pull-right {
	font-family: graphik2, Helvetica, Arial, sans-serif
}

.cartList .cartlist-items .subtotal .gst_text {
	color: #79807C;
	font-size: 12px;
	text-align: right
}

.cartList .cartlist-items .subtotal a.checkout {
	width: 48%;
	height: 40px;
	border-radius: 2px;
	background-color: #1C9C5E;
	box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.15);
	border: none;
	color: #fff;
	text-align: center;
	line-height: 38px;
	font-family: graphik2, Helvetica, Arial, sans-serif;
	margin-top: 15px;
	display: block;
	transition: all 0.4s;
}
.cartList .cartlist-items .subtotal a.checkout:hover {
	background-color: #17804d;
	box-shadow:  rgba(0, 0, 0, 0.20);
}


.cartList .cartlist-items .cart_empty {
	font-size: 14px;
	padding: 30px 10px;
	text-align: center;
	font-family: graphik2, Helvetica, Arial, sans-serif !important;
}

.cover-loading:before {
	-webkit-animation: rotation .6s infinite linear;
	animation: rotation .6s infinite linear;
	content: "";
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	border-left: 3px solid rgba(0, 0, 0, .15);
	border-right: 3px solid rgba(0, 0, 0, .15);
	border-bottom: 3px solid rgba(0, 0, 0, .15);
	border-top: 3px solid #28a528;;
	z-index: 15;
	top: 50%;
	left: 50%;
	margin: -10px;
	border-radius: 50%;
}

@-webkit-keyframes rotation {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes rotation {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-webkit-keyframes perspective-x-swing {
	0%, 75% {
		-webkit-transform: rotateX(-90deg);
		transform: rotateX(-90deg)
	}
	100% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}
}

.cover-loading:after {
	border-radius: inherit;
	position: absolute;
	content: "";
	display: block !important;
	background-color: rgba(250, 250, 250, .7);
	top: 30px;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 14;
}

.fs12 {
	font-size: 12px;
}

.fs13 {
	font-size: 13px;
}

.fs14 {
	font-size: 14px;
}

.fs16 {
	font-size: 16px;
}

.fs18 {
	font-size: 18px;
}

.fs24 {
	font-size: 24px;
}

.none-wap {
	display: none;
}

.none-pc {
	display: block;
}

.icon-none-wap {
	display: none;
}

.sub-menu-list .current-store, .sub-menu-list .current-store:visited, .sub-menu-list .current-store:active {
	color: #1C9C5E;
}

.popover-item ul li a {
	display: inline;
}

.popover-item li {
	margin-top: 3px;
	margin-bottom: 4px;
}

.clear {
	clear: left;
}

.help_bg [class^="col-xs-"], .help_bg [class^="col-sm-"], .help_bg [class^="col-md-"], .help_bg [class^="col-lg-"] {
	padding-left: 0;
	padding-right: 0
}

.footer_bg [class^="col-xs-"], .footer_bg [class^="col-sm-"], .footer_bg [class^="col-md-"], .footer_bg [class^="col-lg-"] {
	padding-left: 0;
	padding-right: 0
}

.addsucc-tips, .addsucc-tips-card {
	border-radius: 6px;
	display: block;
	position: absolute;
	top: 95px;
	height: 36px;
	line-height: 36px;
	padding: 1px 0px;
	padding-left: 22px;
	left: 10%;
	background: #fff;
	box-shadow: 2px 2px 5px #ddd;
	width: 168px;
	font-size: 14px;
	border: 1px solid #e6e6e6;
	font-family: graphik2, Helvetica, Arial, sans-serif;
}

.addsucc-tips i, .addsucc-tips-card i {
	width: 24px;
	height: 28px;
	float: left;
	background: url(../images/addsucc.png) 0 8px no-repeat;
}

.addsucc-tips-center {
	border-radius: 6px;
	display: block;
	position: absolute;
	top: 95px;
	height: 86px;
	line-height: 86px;
	padding: 1px 0px;
	width: 350px;
	left: 10%;
	background: #fff;
	box-shadow: 2px 2px 5px #ddd;
	font-size: 20px;
	font-family: graphik2, Helvetica, Arial, sans-serif;
	border: 1px solid #e6e6e6;
	text-align: center;
}

.addsucc-tips-center i {
	position: relative;
	top: 23px;
	left: 61px;
	width: 24px;
	height: 34px;
	float: left;
	background: url(../images/addsuccbig.png) 0 8px no-repeat;
}

.navigation .media-wap .ico_account_btn:hover, .navigation .media-wap .ico_account_btn:focus, .navigation .media-wap .ico_btn:hover, .navigation .media-wap .ico_btn:focus {
	background-color: transparent;
}

.navigation .media-wap .ico_btn:hover, .navigation .media-wap .ico_btn:focus {
	color: #fff;
}

.navigation .media-wap .ico_cart_btn:hover, .navigation .media-wap .ico_cart_btn:focus {
	color: #1C9C5E;
	background-color: #fff;
}

.footer_sub_title:hover {
	text-decoration: none;
}

.premium_logo {
	font-size: 24px;
	padding: 0px 10px 3px 10px;
	display: inline-block;
	background-color: #00b987;
	color: #fff;
	font-family: graphik2, Helvetica, Arial, sans-serif;
	border-radius: 5px;
}

.premium_drop_down_premium {
	font-family: graphik2, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.premium_center {
	display: block;
}

.is_premium {
	color: #1FB58A !important;
	font-family: graphik2, Helvetica, Arial, sans-serif;
	margin-right: 4px;
}

.is_bulk_buy {
	color: #1FB58A !important;
	font-family: graphik2, Helvetica, Arial, sans-serif;
	margin-right: 4px;
}

.ptips a {
	text-decoration: underline;
}

.ptips, .ptips a {
	color: #fff;
}

.goods_list ul.goods_col .goods_info .promotion_section {
	height: 66px !important;
	margin-top: 0px !important;
	padding-top: 1px !important;
}

.goods_info .discount {
	color: #FF3B3B;
	font-size: 12px;
	display: block;
	height: 18px;
}

ul.goods_col .star_section {
	margin-top: 0px !important;
	height: 25px;
	padding-top: 2px;
}

ul.goods_col .goods_price_section {
	height: 25px;
	padding-top: 2px;
}

.goods_list ul.goods_col .goods_info .promotion_section .premium_center {
	margin-bottom: 5px;
}

.goods_list ul.goods_col .goods_info .addtocart {
	margin-top: 0px !important;
}

.goods_list ul.goods_row .goods_info .premium_center {
	margin-bottom: 4px;
}

.goods_list ul.goods_col .goods_info button {
	margin-top: 0px !important;
}

.goods_list ul.goods_row .goods_info .tags .star_section {
	float: none !important;
}

.goods_list ul.goods_row .goods_info .tags .promotion_section {
	display: block;
}

@keyframes m {
	0% {
		transform: translateY(-100%)
	}
	to {
		transform: translateY(0)
	}
}

@-webkit-keyframes m {
	0% {
		transform: translateY(-100px)
	}
	to {
		transform: translateY(0)
	}
}

.is-fixed {
	animation: m 1.0s ease forwards;
	-webkit-animation: m 1.0s ease forwards;
}

.navigation .nav-top .hello a {
	color: #fff;
}

.viewtips {
	left: -250px;
	top: 55px;
	border: 1px solid #F2F2F2;
	display: none;
	visibility: visible;
	width: 332px;
	height: 208px;
	z-index: 99999999;
	position: absolute;
	background-color: #FFFFFF;
	border-radius: 2px;
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.21);
	padding: 25px;
}

.viewtips p {
	font-size: 12px;
	color: #79807C;
	line-height: 20px;
	margin-top: 12px;
}

.viewtips div span button {
	width: 156px;
	height: 40px;
	border-radius: 2px;
	background-color: #1C9C5E;
	box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.15);
	color: #fff;
	border: none;
}

.viewtips s {
	position: absolute;
	top: -20px;
	right: 30px;
	display: block;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	border-color: transparent transparent #F2F2F2 transparent;
	border-style: dashed dashed solid dashed;
	border-width: 10px;
}

.viewtips i {
	position: absolute;
	top: -8px;
	left: -10px;
	display: block;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	border-color: transparent transparent #ffffff transparent;
	border-style: dashed dashed solid dashed;
	border-width: 10px;
}

.premium_drop_down {
	color: #fff;
	z-index: 9999999;
	display: none !important;
}

.premium_drop_div {
	position: absolute;
	top: 15px;
	display: none;
	left: -108px;
}

.premium_content {
	width: 300px;
	height: 320px;
	margin-top: 6px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
	border: 1px solid #f5f5f5;
	border-top: none;
	border-radius: 0 0 5px 5px;
	background: #ffffff;
	padding-top: 20px;
	color: #79807C;
	background: url(../images/ic3_pc.png) no-repeat center 20px;
	padding: 154px 10px 10px;
	background-color: #fff;
	text-align: center;
}

.premium_content a {
	color: #79807C;
	text-decoration: none;
}

.premium_drop_div .account-arrow .arrow-2 {
	margin-left: 140px;
}

.premium_drop_down_premium {
	display: inline-block;
	background-color: #00b987;
	border-radius: 2px;
	padding: 1px 4px 2px 4px;

}

.premium_content .PREMIUM {
	font-size: 24px;
}

.store_location {
	position: absolute;
	left: 292px;
	top: 18px;
	color: #fff;
	z-index: 9999999;
	display: none;
}

.premium_drop_down .glyphicon {
	font-size: 12px;
	margin-left: 3px;
}

.department-menu .cat_premium a {
	display: inline-block;
	background-color: #00b987;
	color: #fff !important;
	font-family: graphik2, Helvetica, Arial, sans-serif;
	padding: 0px 5px;
	border-radius: 4px;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
}

.view_cart {
	float: left;
	color: #79807C !important;
	text-decoration: none;
	width: 48%;
	border-radius: 2px;
	border: 1px solid #f2f2f2;
	background-color: #F2F2F2;
	height: 40px;
	text-align: center;
	line-height: 38px;
	font-family: graphik2, Helvetica, Arial, sans-serif;
	margin-top: 15px;
	transition: all 0.3s;
}
.view_cart:hover {
	border-color: #bbbbbb;
	box-shadow:  rgba(0, 0, 0, 0.50);
}

.cartList .checkout {
	float: right;
}

.social img {
	width: 50px;
	height: 50px
}

.premium_mark {
	position: relative;
	top: -1px;
}

.viewtips div {
	text-align: center;
}

.shipping .shipping-header .icon-truck:before {
	content: "\f0d1";
	font-size: 18px;
}
/* Postcode popup_body */
.popup_body{
    font-family: "graphik2", Helvetica, Arial, sans-serif;
    font-weight: 500;
}

#switch_light {
	width: 48px;
	height: 48px;
	background-color: #efefef;
	color: #aaa;
	text-align: center;
	display: none;
	cursor: pointer;
	z-index: 90001;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#switch_light .icon-brightness-contrast1:before {
	content: "\e9d6";
}

#switch_light .icon-brightness-contrast1 {
	font-size: 30px;
	line-height: 48px;
}

#switch_light:hover {
	color: #888;
}

#switch_light.night_css {
	background-color: #222;
	color: #999;
}

#switch_light.night_css:hover {
	color: #ccc;
}

/* mask box loading msg box start */
.mask-box { width: 100%; height: 100%; position: fixed; top: 0; z-index: 9999999;}
.mask-box:before{content: ''; background-color: #111211; width: 100%; height: inherit; position: fixed; display: block;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.mask-box .box-body{width: 100%; height: 100%; margin:0 auto; position: relative;}
.mask-box .box-body .box-center{ position: relative; top: 50%; margin-top:-100px; }
.mask-box .box-body .box-center .box-loading{ margin:0 auto; width: 90%; max-width: 328px; height: 125px; background-color: #fff;
    padding:25px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 12px 20px 0 rgb(0 0 0 / 21%);
    -moz-box-shadow: 0 12px 20px 0 rgb(0 0 0 / 21%);
    box-shadow: 0 12px 20px 0 rgb(0 0 0 / 21%);
}

.mask-box .box-body .box-center .box-loading .title-line{ width: 100%; margin:10px auto; margin-bottom: 10px; }
.mask-box .box-body .box-center .box-loading .title-line .ico-loading {width: 24px;  height: 24px; float: left;}
.mask-box .box-body .box-center .box-loading .title-line .ico-loading .sp { width: 24px;  height: 24px;  clear: both;  margin: 0 auto;}
.mask-box .box-body .box-center .box-loading .title-line .ico-loading .sp-circle {
    border: 4px rgba(0, 0, 0, 0.15) solid;
    border-top: 4px #1c9c5e solid;
    border-radius: 50%;
    -webkit-animation: spCircRot .9s infinite linear;
    animation: spCircRot .9s infinite linear;
}
.mask-box .box-body .box-center .box-loading .title-line .title-txt{ font-size: 18px; font-weight: 500;  color: #434343; float: left; margin-left:10px; font-family: graphik2, Helvetica, Arial, sans-serif;}
.mask-box .box-body .box-center .box-loading .message-txt{ width: 100%; font-size: 12px; color: #79807C; line-height: 20px; margin-top: 12px; }

@-webkit-keyframes spCircRot {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
@keyframes spCircRot {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}
/* mask box loading msg box end */

@media (max-width: 767px) {
	.department-menu .sub-menu-list .sub-menu-item h5 a {
		color: #1c9c5e;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-family: graphik2, Helvetica, Arial, sans-serif;
		font-size: 16px;
	}

	.department-menu .sub-menu-list ul {
		display: block;
	}

	.department-menu .store-item h5 a {
		color: #111211 !important;
		font-family: graphik, Helvetica, Arial, sans-serif !important;
	}

	.department-menu .store-item h5 a.current-store {
		color: #1c9c5e !important;
	}

	.department-menu .menuAim li {
		height: 28px;
		line-height: 28px;
		padding-left: 10px;
		padding-right: 5px;
		font-family: graphik, Helvetica, Arial, sans-serif;
	}

	.department-menu .menuAim li a {
		display: block;
		padding-right: 15px;
	}

	.department-menu .sub-menu-content .toggle-menu-title a {
		color: #1c9c5e;
	}

	.department-menu .sub-menu-list .sub-menu-item h5, .menu_layer_box .sub-menu-content ul li, .department-menu .toggle-menu-title {
		border-bottom: none;
	}

	.sub-menu-item .icon-arrow-right:before {
		line-height: 28px;
	}

	.department-menu .sub-menu-list .sub-menu-item h5 {
		height: auto;
		line-height: unset;
		padding-top: 25px;
	}

	.menu_layer_box .sub-menu-content ul li {
		height: 28px;
		line-height: 28px;
	}

	.department-menu .sub-menu-list .first-item h5 {
		height: auto;
		padding-top: 0;
	}
}

@media (min-width: 1900px) {
	.viewtips {
		left: 82px;
		top: -35px;
	}

	.viewtips s {
		border-color: transparent rgb(242, 242, 242) transparent transparent;
		top: 27px;
		left: -21px;
	}

	.viewtips i {
		border-color: transparent rgb(255, 255, 255) transparent transparent;
		top: -10px;
		left: -9px;
	}
}

@media (min-width: 320px) {
	.ico_btn {
		margin-right: 4px;
	}
}

@media (min-width: 768px) {
	.department-menu .sub-menu-list .sub-menu-item .third-item-title span {
		position: relative;
	}

	.location {
		background-color: #fff;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		text-align: left;
		border: 0;
		padding: 0 15px
	}

	.help_bg {
		height: 72px;
	}

	.help_bg .img1 {
		position: absolute;
		z-index: 999;
		top: -33px;
		left: 15px;
		padding: 0;
	}

	.help_bg .img1 img {
		width: 56px;
		height: 56px
	}

	.help_bg .position_padding {
		padding-left: 20px
	}

	.help_bg .text-r {
		text-align: right
	}

	.help_bg .col-sm-3, .help_bg col-md-2 {
		padding-right: 5px
	}

	.help_bg .text_align1 {
		text-align: right;
		line-height: inherit
	}

	.footer_bg {
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 40px;
	}

	.footer_bg .height-holder-1, .footer_bg .height-holder-2 {
		margin-top: 160px
	}

	.footer_bg .stay-up ul {
		height: 100px;
	}

	.footer_bg .stay-up ul li {
		width: 48%;
		display: inline-block;
		float: left;
	}

	.footer_bg .height-holder-4 {
		margin-top: 20px;
		float: right !important
	}

	.footer_bg .border-line {
		margin-left: -30px;
		margin-right: -30px
	}

	.footer_bg .form-group, .footer_bg .input-group {
		width: 100%
	}

	.social {
		float: right;
	}

	.social img {
		margin-right: 5px;
	}

	.media-tablet {
		display: block;
	}

	.none-wap {
		display: block;
	}

	.none-pc {
		display: block;
	}

	.icon-none-wap {
		display: inline-block;
	}

	.department-menu {
		border: 1px solid #e6e6e6 \0;
	}

	.navigation {
		position: absolute;
	}

	.categories {
		position: absolute;
		top: 32px;
		z-index: 999999;
	}

	.department-menu .menu-item label {
		width: 170px;
	}

	.cat-name {
		display: inline-block;
		line-height: 18px;
		max-width: 160px;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-title span i {
		position: relative;
	}

	/*.ordinary_second-sub a:before {right: 5px;top: 10px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute;pointer-events: none; border-color: rgba(194, 225, 245, 0); border-left-color: #d0d0d0; border-width: 5px;margin-top: -5px;}*/
	/*.ordinary_second-sub:hover a:before{border-left-color:#a0a0a0;}*/
	.department-menu .sub-menu-list .sub-menu-item .third-item-title span i:after, .department-menu .sub-menu-list .sub-menu-item .third-item-title span i:before {
		right: -16px;
		top: 8px;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-title span i:before {
		border-color: rgba(194, 225, 245, 0);
		border-left-color: #d0d0d0;
		border-width: 5px;
		margin-top: -5px;
	}

	.sub-menu-list a {
		display: inline-block;
		width: 168px;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-title span i:after {
		right: -12px;
		border-color: rgba(255, 255, 255, 0);
		border-left-color: #ffffff;
		border-width: 3px;
		margin-top: -3px;
	}

	.hotdeals {
		line-height: 41px !important;
		position: relative;
		border-top: 4px solid #1C9C5E;
		color: #1C9C5E;
	}

	.last_menu {
		border-bottom: none !important;
	}

	.department-menu .sub-menu-list .sub-menu-item {
		width: calc((100% / 4) - 22px) !important;
	}

	.dropdown_banner {
		display: none;
	}

	.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_left {
		width: 10%
	}

	.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_mid {
		width: 75%
	}

    .search-tips-overlay {
        top:138px;
        height:auto;
    }

    .search-tips-overlay .products .show_all_products button{
        width:80%;
    }


    .navigation .bar-center .umart-search .dropdown .btn #dropdown_value{
        width:85%;
    }

    .storeList .express_tip_icon .express_tips_j{
        left:-11px;
        transform:rotate(90deg);
        -ms-transform:rotate(90deg); 	/* IE 9 */
        -moz-transform:rotate(90deg); 	/* Firefox */
        -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
        -o-transform:rotate(90deg); 	/* Opera */
    }

    .storeList .express_tip_icon .express_tips{
        left:-260px;
    }

}

.layui-layer-dialog .layui-layer-content {
	word-break: keep-all !important;
}

.dropdown_banner {
	display: none;
}

.layui-layer-content .alert-msg {
	background: #1C9C5E;
	padding: 20px;
	color: #ffffff;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.cat-name:before {
		top: 25px;
	}

	.media-pc {
		display: block;
		margin-top: 3px
	}

	.media-wap {
		display: none;
	}

	/*.navigation{position:absolute;}*/
	.navigation .nav-top {
		display: block
	}

	.navigation .nav-top {
		height: 32px;
		font-size: 14px;
		font-weight: 500;
		line-height: 32px;
	}

	.navigation .nav-top .hello {
		color: #fff;
		float: left;
		height: 32px;
	}

	.navigation .nav-top .top-links {
		list-style: none;
		float: right;
		margin: 0px;
	}

	.navigation .nav-top .top-links li {
		list-style: none;
		height: 32px;
		font-weight: 500;
		color: #fff;
		float: left;
	}

	.navigation .nav-top .top-links li i {
		width: 20px;
		float: right;
		text-align: center;
		font-size: 5px;
		color: #13814D;
	}

	.navigation .nav-top .top-links a {
		color: #fff;
	}

	.navigation .nav-top .top-links a:focus {
		color: #fff;
	}

	.categories .category-btn {
		display: block;
	}

	/*.categories{position:absolute;top:32px;z-index:999999;}*/
	.department-menu {
		display: none;
	}

	.department-menu .topImg {
		display: block;
	}

	.sub-menu-list a, .sub-menu-list a:visited, .sub-menu-list a:active {
		color: #79807C;
		text-decoration: none;
	}

	.sub-menu-list a:hover {
		color: #1C9C5E;
	}

	.department-menu__link, .department-menu__link:active, .department-menu__link:focus, .department-menu__link:hover {
		font-family: graphik2, Helvetica, Arial, sans-serif;
	}

	.department-menu .sub-menu-list .sub-menu-item h5 {
		font-family: graphik2, Helvetica, Arial, sans-serif;
	}

	.department-menu .popover-item .department-menu__link {
		color: #79807C;
		font-size: 12px;
		margin-top: 8px;
	}

	.department-menu {
		color: #79807C;
		padding-bottom: 0;
	}

	.department-menu .menu-item a, .department-menu label {
		text-decoration: none;
		color: #79807C;
	}

	.department-menu .focus-item {
		border-left: 4px solid #1C9C5E;
		color: #1C9C5E;
	}

	.department-menu .focus-item a, .department-menu .focus-item label {
		color: #1C9C5E;
		font-family: graphik2, Helvetica, Arial, sans-serif;
	}

	.department-menu {
		position: absolute;
		top: 56px;
		left: -25px;
		width: 0%;
		min-width: 170px;
		height: auto;
		box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
		border-radius: 0 0 2px 2px;
	}

	.department-menu {
		-webkit-transform: translate(0%);
		-ms-transform: translate(0%);
		transform: translate(0%);
		-webkit-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}

	.department-menu .menu-item {
		padding-left: 15px;
		position: relative;
	}

	.department-menu .menu-list {
		width: 190px;
		height: 100%;
		display: inline-block;
		border-right: 1px solid #E6E6E6;
		position: absolute;
		box-shadow: none;
	}

	.toggle-sub-menu:checked + .sub-menu-list {
		background: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.menu-list .item-first {
		border-top: none;
	}

	.department-arrow {
		display: inline-block;
		position: absolute;
		top: -8px;
		left: 90px;
	}

	.department-arrow .arrow-1, .department-arrow .arrow-2 {
		position: absolute;
		width: 0;
		height: 0;
		top: 0px;
		right: 0px;
		border-style: solid;
		border-width: 0 8px 8px 8px;
		border-color: transparent transparent #ccc transparent;
	}

	.department-arrow .arrow-2 {
		border-color: transparent transparent #fff transparent;
		top: 1px;
	}

	.department-menu .sub-menu-list {
		min-height: 486px;
		width: 100%;
		padding-left: 225px;
		padding-top: 10px;
		position: static;
		background: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		transition: none;
		box-shadow: none;
	}

	.toggle-menu-list {
		display: none;
	}

	.department-menu .expand {
		display: block;
	}

	.department-menu .sub-menu-list ul {
		display: block;
	}

	.department-menu .sub-menu-list ul li {
		position: relative;
	}

	.department-menu .sub-menu-list .sub-menu-item {
		display: none;
	}

	.department-menu .sub-menu-list .sub-menu-item {
		float: left;
		width: 180px;
		height: auto;
		margin-right: 20px;
		display: none;
		min-width: 180px;
	}

	.department-menu .sub-menu-list .sub-menu-item h5 {
		color: #1C9C5E;
		margin-bottom: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 0px;
		padding-right: 0px;
		border-bottom: none;
		height: auto;
		line-height: 30px;
	}

	.department-menu .sub-menu-list .sub-menu-item li {
		color: #79807C;
		font-size: 12px;
		margin-top: 7px;
		margin-bottom: 7px;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-title {
		position: relative;
		width: 100%;
		display: inline-block;
		color: #79807C;
		text-decoration: none;
	}

	.department-menu .sub-menu-list .sub-menu-item .sub-menu-item {
		margin: 0;
		width: auto;
		height: auto;
	}

	.department-menu .sub-menu-list .sub-active {
		position: relative;
	}

	.department-menu .sub-menu-list .sub-active .third-item-title {
		color: #1C9C5E;
	}

	.department-menu .sub-menu-list .sub-active .third-item-title span:before {
		border-left-color: #1C9C5E !important;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-title span:after {
		right: 9px;
		border-color: rgba(255, 255, 255, 0);
		border-left-color: #ffffff;
		border-width: 3px;
		margin-top: -3px;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left span i:before {
		border-left: none;
		border-right-color: #d0d0d0
	}

	.department-menu .sub-menu-list .sub-active .arrow-left span i:before {
		border-right-color: #1C9C5E !important;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left span i:after {
		border-left: none;
		border-right-color: #ffffff
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left span i:before {
		left: -10px;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left span i:after {
		left: -8px;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left {
		text-indent: 20px;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left + .third-item-body .popover-arrow {
		left: 100%;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left + .third-item-body .popover-arrow:before, .department-menu .sub-menu-list .sub-menu-item .arrow-left + .third-item-body .popover-arrow:after {
		border-right: none;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left + .third-item-body .popover-arrow:before {
		border-left-color: #ccc;
		left: 0px;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left + .third-item-body .popover-arrow:after {
		border-left-color: #f3f3f3;
		left: 0px;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-body {
		padding: 0 18px 0px 18px;
	}

	.department-menu .sub-menu-list .sub-menu-item .popover {
		display: none;
		background: #f5f5f5;
		border: 1px solid #cccccc;
		border-radius: 2px;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
		left: 100%;
		top: -17px;
		width: 200px;
		max-width: none;
	}

	.department-menu .sub-menu-list .sub-active .popover {
		display: block;
	}

	.department-menu, .department-menu .menu-list, .department-menu .sub-menu-list {
		overflow: visible;
	}

	.popover-item {
		float: left;
		padding-right: 25px;
	}

	.popover-item-last {
		margin-right: 0px;
	}

	.popover-arrow:after, .popover-arrow:before {
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.popover-arrow {
		left: -10px;
		position: absolute;
		z-index: 501;
		top: 30px;
	}

	.popover-arrow:after {
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #f3f3f3;
		border-width: 3px;
		margin-top: -8px;
		left: 4px;
	}

	.popover-arrow:before {
		border-color: rgba(194, 225, 245, 0);
		border-right-color: #ccc;
		border-width: 5px;
		margin-top: -10px;
	}

	.new-win {
		background: url(../images/new-win.png);
		float: right;
		width: 15px;
		height: 15px;
		margin-top: 15px;
		margin-right: 10px;
	}

	/*.categories{position:absolute;top:32px;z-index:999999;}*/
	#toggle-department-menu:checked + .category-overlay + .categories .department-menu {
		width: 87%;
	}

	.sub-menu-list .sub-menu-item .department-menu__link, .sub-menu-list .sub-menu-item .department-menu__link:active, .sub-menu-list .sub-menu-item .department-menu__link:focus, .sub-menu-list .sub-menu-item .department-menu__link:hover {
		color: #1C9C5E;
		line-height: 16px;
	}

	.navigation .nav-bar .nav-cart {
		padding-left: 21px;
	}

	.navigation .nav-bar .bar-right {
		margin-top: 15px;
		position: absolute;
		right: 15px;
		z-index: 9999999;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-title span:after {
		right: -12px;
		border-left-color: #ffffff;
		border-width: 3px;
		margin-top: -3px;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-title span:after, .department-menu .sub-menu-list .sub-menu-item .third-item-title span:before {
		top: 8px;
	}

	.location {
		padding: 0px 8px;
		line-height: 50px;
	}

}

@media (min-width: 912px){
	.help_bg {
		height: 48px;
	}
}

@media (min-width: 768px) and (max-width: 1179px) {
	.mt-header {
		height: 142px;
	}
    .search-tips-overlay:before{top:142px; left: 25%;}
    .search-tips-overlay:after{ top:145px;}
}

@media (min-width: 992px) {
	.department-menu .menu-item label {
		width: auto;
	}

	.media-pc {
		display: block;
	}

	.media-wap {
		display: none;
	}

	.menuAim {
		padding-bottom: 30px
	}

	.l_row .menuAim {
		padding-bottom: 14px;
	}

	.ordinary_second-sub a:before {
		top: 15px;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-title:after, .department-menu .sub-menu-list .sub-menu-item .third-item-title:before {
		top: 15px;
	}

	.department-menu .menu-item {
		font-size: 18px;
		height: 66px;
		padding: 10px 0 10px 15px;
		line-height: 52px;
	}

	/*.navigation{position:absolute;}*/
	.menu-link {
		line-height: 45px !important;
	}

	.navigation .nav-top {
		display: block
	}

	.navigation .nav-top {
		height: 32px;
		font-size: 14px;
		font-weight: 500;
		line-height: 32px;
	}

	.navigation .nav-top .hello {
		color: #fff;
		float: left;
		height: 32px;
	}

	.navigation .nav-top .top-links {
		list-style: none;
		float: right;
		margin: 0px;
	}

	.navigation .nav-top .top-links li {
		list-style: none;
		height: 32px;
		font-weight: 500;
		color: #fff;
		float: left;
	}

	.navigation .nav-top .top-links li i {
		width: 20px;
		float: right;
		text-align: center;
		font-size: 5px;
		color: #13814D;
	}

	.navigation .nav-top .top-links a {
		color: #fff;
	}

	.navigation .nav-top .top-links a:focus {
		color: #fff;
	}

	.navigation .nav-bar .bar-left .icon-category {
		display: none;
	}

	.categories .category-btn {
		display: block;
	}

	.navigation .nav-bar .bar-right {
		margin-top: 15px;
		position: absolute;
		right: 15px;
		z-index: 9999999;
	}

	.navigation .nav-bar .nav-cart {
		margin-left: 21px;
	}

	.navigation .nav-bar .icon-location:before {
		font-size: 16px;
	}

	.department-menu {
		display: none;
	}

	.department-menu .topImg {
		display: block;
	}

	.sub-menu-list a, .sub-menu-list a:visited {
		display: inline-block;
		color: #79807C;
		text-decoration: none;
		font-size: 15px;
	}

	.sub-menu-list a:active {
		color: #79807C;
		text-decoration: none;
		font-size: 15px;
	}

	.sub-menu-list a:hover {
		color: #1C9C5E;
		text-decoration: underline;
	}

	.department-menu .sub-menu-list .sub-menu-item li:hover > a {
		color: #1C9C5E;
		text-decoration: underline;
	}

	.department-menu__link, .department-menu__link:active, .department-menu__link:focus, .department-menu__link:hover {
		font-family: graphik2, Helvetica, Arial, sans-serif;
	}

	.department-menu .sub-menu-list .sub-menu-item h5 {
		font-family: graphik2, Helvetica, Arial, sans-serif;
	}

	.department-menu .popover-item .department-menu__link {
		color: #79807C;
		font-size: 12px;
		margin-top: 8px;
	}

	.department-menu {
		color: #79807C;
		padding-bottom: 0;
	}

	.department-menu .menu-item a, .department-menu label {
		text-decoration: none;
		color: #79807C;
		font-family: graphik2, Helvetica, Arial, sans-serif;
		max-width: 160px;
	}

	.department-menu .focus-item {
		border-left: 4px solid #1C9C5E;
		color: #1C9C5E;
	}

	.department-menu .focus-item span:hover {
		text-decoration: underline;
	}

	.department-menu .focus-item a, .department-menu .focus-item label {
		color: #1C9C5E;
		font-family: graphik2, Helvetica, Arial, sans-serif;
	}

	.department-menu {
		position: absolute;
		top: 56px;
		left: -135px;
		width: 0%;
		min-width: 170px;
		height: auto;
		box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
		border-radius: 0 0 2px 2px;
	}

	.department-menu {
		min-height: 666px;
		-webkit-transform: translate(0%);
		-ms-transform: translate(0%);
		transform: translate(0%);
		-webkit-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}

	.department-menu .menu-item {
		padding-left: 15px;
		position: relative;
	}

	.department-menu .menu-list {
		width: 190px;
		height: 100%;
		display: inline-block;
		border-right: 1px solid #E6E6E6;
		position: absolute;
		box-shadow: none;
	}

	.toggle-sub-menu:checked + .sub-menu-list {
		background: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.menu-list .item-first {
		border-top: none;
	}

	.department-arrow {
		display: inline-block;
		position: absolute;
		top: -8px;
		left: 90px;
	}

	.department-arrow .arrow-1, .department-arrow .arrow-2 {
		position: absolute;
		width: 0;
		height: 0;
		top: 0px;
		right: 0px;
		border-style: solid;
		border-width: 0 8px 8px 8px;
		border-color: transparent transparent #ccc transparent;
	}

	.department-arrow .arrow-2 {
		border-color: transparent transparent #fff transparent;
		top: 1px;
	}

	.department-menu .sub-menu-list {
		min-height: 600px;
		width: 100%;
		padding-left: 225px;
		padding-top: 10px;
		position: static;
		background: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		transition: none;
		box-shadow: none;
	}

	.toggle-menu-list {
		display: none;
	}

	.department-menu .expand {
		display: block;
	}

	.department-menu .sub-menu-list ul {
		display: block;
	}

	.department-menu .sub-menu-list ul li {
		position: relative;
	}

	.department-menu .sub-menu-list .sub-menu-item {
		display: none;
	}

	.department-menu .sub-menu-list .sub-menu-item {
		float: left;
		width: 180px;
		height: auto;
		margin-right: 20px;
		display: none;
	}

	.department-menu .sub-menu-list .sub-menu-item h5 {
		color: #1C9C5E;
		margin-bottom: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 0px;
		padding-right: 0px;
		border-bottom: none;
		line-height: 30px;
	}

	.department-menu .sub-menu-list .sub-menu-item li {
		color: #79807C;
		font-size: 12px;
		white-space: normal;
	}

	.department-menu .sub-menu-list .sub-menu-item .popover-item {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-title {
		position: relative;
		width: 100%;
		display: inline-block;
		color: #79807C;
		text-decoration: none;
	}

	.department-menu .sub-menu-list .sub-menu-item .sub-menu-item {
		margin: 0;
		width: auto;
		height: auto;
	}

	.department-menu .sub-menu-list .sub-active {
		position: relative;
	}

	.department-menu .sub-menu-list .sub-active .third-item-title {
		color: #1C9C5E;
	}

	.department-menu .sub-menu-list .sub-active .third-item-title span i:before {
		border-left-color: #1C9C5E !important;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-title span i:after {
		right: -12px;
		border-color: rgba(255, 255, 255, 0);
		border-left-color: #ffffff;
		border-width: 3px;
		margin-top: -3px;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left span i:before {
		border-left: none;
		border-right-color: #d0d0d0
	}

	.department-menu .sub-menu-list .sub-active .arrow-left span i:before {
		border-right-color: #1C9C5E !important;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left span i:after {
		border-left: none;
		border-right-color: #ffffff
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left span i:before {
		left: -10px;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left span i:after {
		left: -8px;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left {
		text-indent: 20px;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left + .third-item-body .popover-arrow {
		left: 100%;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left + .third-item-body .popover-arrow:before, .department-menu .sub-menu-list .sub-menu-item .arrow-left + .third-item-body .popover-arrow:after {
		border-right: none;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left + .third-item-body .popover-arrow:before {
		border-left-color: #ccc;
		left: 0px;
	}

	.department-menu .sub-menu-list .sub-menu-item .arrow-left + .third-item-body .popover-arrow:after {
		border-left-color: #f3f3f3;
		left: 0px;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-body {
		padding: 0 18px 0px 18px;
	}

	.department-menu .sub-menu-list .sub-menu-item .popover {
		display: none;
		background: #f5f5f5;
		border: 1px solid #cccccc;
		border-radius: 2px;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
		left: 100%;
		top: -13px;
		width: 360px;
		max-width: none;
	}

	.department-menu .sub-menu-list .sub-active .popover { /*display:block;*/
	}

	.department-menu, .department-menu .menu-list, .department-menu .sub-menu-list {
		overflow: visible;
	}

	.popover-item {
		float: left;
		padding-right: 25px;
	}

	.popover-item-last {
		margin-right: 0px;
	}

	.popover-arrow:after, .popover-arrow:before {
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.popover-arrow {
		left: -10px;
		position: absolute;
		z-index: 501;
		top: 30px;
	}

	.popover-arrow:after {
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #f3f3f3;
		border-width: 3px;
		margin-top: -8px;
		left: 4px;
	}

	.popover-arrow:before {
		border-color: rgba(194, 225, 245, 0);
		border-right-color: #ccc;
		border-width: 5px;
		margin-top: -10px;
	}

	.new-win {
		background: url(../images/new-win.png);
		float: right;
		width: 15px;
		height: 15px;
		margin-top: 15px;
		margin-right: 10px;
	}

	/*.categories{position:absolute;top:32px;z-index:999999;}*/
	#toggle-department-menu:checked + .category-overlay + .categories .department-menu {
		width: 87%;
	}

	.sub-menu-list .sub-menu-item .department-menu__link, .sub-menu-list .sub-menu-item .department-menu__link:active, .sub-menu-list .sub-menu-item .department-menu__link:focus, .sub-menu-list .sub-menu-item .department-menu__link:hover {
		color: #1C9C5E;
		line-height: 16px;
		font-size: 18px;
	}

	.sub-menu-list .sub-menu-item .department-menu__link:hover {
		text-decoration: underline;
		font-weight: 500;
	}

	.department-menu .sub-menu-list .sub-menu-item .third-item-title span i:after, .department-menu .sub-menu-list .sub-menu-item .third-item-title span i:before {
		top: 10px;
	}

	.none-pc {
		display: none;
	}

	.cat-name {
		line-height: 22px;
	}

	.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_left {
		width: 8%
	}

	.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_mid {
		width: 78%
	}

    .search-tips-overlay .products .show_all_products button{
        width:50%;
    }
}

@media (min-width: 1180px) {
	.navigation .bar-center {
		position: absolute;
		top: 32px;
		left: 0px;
		background: none;
		z-index: 10000;
		border-bottom: none;
	}

	.navigation .bar-center .form-group {
		width: 40%;
	}

	.navigation .bar-center .umart-search {
		margin-top: 8px;
		margin-left: 125px;
	}

    .navigation .bar-center .umart-search .dropdown .btn{
        border-right:1px solid #cdcdcd;
        height:38px;
    }

	.navigation .bar-center input.form-control {
		border-color: #fff;
		height: 38px;
	}


	.navigation .bar-center .search-btn {
		color: #5ac984;
	}

	.mt-header {
		height: 88px;
	}

	.premium_drop_down {
		display: inline-block !important;
		cursor: pointer;
	}

	.store_location2 {
		display: none !important;
	}

	.store_location {
		display: block;
	}

	.cat_premium {
		display: none;
	}

	.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_left {
		width: 20%
	}

	.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_mid {
		width: 55%
	}

    .search-tips-overlay {
        top:90px;
    }

    .navigation .bar-center .form-group{
        width:32%;
    }

    .navigation .bar-center .umart-search{
        margin-left:93px;
    }

    .navigation .bar-center .umart-search .dropdown .btn #dropdown_value{
        width:70%;
    }

    .storeList .express_tip_icon .express_tips_j{
        left:8px;
        transform:rotate(-90deg);
        -ms-transform:rotate(-90deg); 	/* IE 9 */
        -moz-transform:rotate(-90deg); 	/* Firefox */
        -webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
        -o-transform:rotate(-90deg); 	/* Opera */
    }

    .storeList .express_tip_icon .express_tips{
        left:24px;
    }

}

@media (min-width: 1025px) {
	.department-menu {
		min-height: 660px;
	}
}

@media (min-width: 1200px) {
	.navigation .container-fluid {
		padding-left: 15px;
		padding-right: 15px
	}

	.container-fluid {
		padding-left: 15px;
		padding-right: 0
	}

	.help_bg .row, .footer_bg .row, .copyright .row {
		margin-left: 0;
		margin-right: 0
	}

	.media-tablet {
		display: none;
	}

	.common_width {
		width: 1180px !important;
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	.location {
		padding: 0;
		width: 1180px;
		margin: 20px auto 0 auto
	}

	.help_bg .position_padding {
		padding-left: 0px;
		margin-left: -10px
	}

	.copyright address {
		text-align: left
	}

	.copyright .text_right {
		text-align: right
	}

	.footer_bg {
		padding-top: 60px;
		padding-left: 0;
		padding-right: 0
	}

	.footer_bg .stay-up {
		position: inherit;
		top: inherit;
		width: 33.333%;
		padding-bottom: 78px;
	}

	.footer_bg .stay-up ul {
		width: 360px;
	}

	.footer_bg .stay-up ul li {
		float: none;
		display: block;
		width: 100%
	}

	.footer_bg .height-holder-4 {
		margin-top: 0px;
	}

	.footer_bg .height-holder-1, .footer_bg .height-holder-2 {
		margin-top: 0px
	}

	.footer_bg ul.stay-up li {
		width: 100%;
		display: block
	}

	.none-pc {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1360px) {

	.department-menu {
		left: -135px !important;
		padding-right: 200px;
	}

	.department-arrow {
		left: 172px;
	}
}

@media (max-width: 1249px) {

	.department-menu {
		padding-right: 0;
	}

}

@media (min-width: 1250px) {
	.department-menu {
		width: 1250px !important;
		padding-right: 200px;
	}

	.dropdown_banner {
		display: block !important;
		position: absolute;
		right: 0;
		top: 0;
	}

	.dropdown_banner img {
		width: 200px;
	}

}

@media (min-width: 1360px) {
	.department-menu {
		left: -25px;
	}

	.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_left {
		width: 18%
	}

	.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_mid {
		width: 60%
	}

    .navigation .bar-center .form-group {
        width: 40%;
    }

    .search-tips-overlay .products .row div.category_out{
        padding-left: 30px;
    }
}

@media (min-width: 1180px) {
	.bar-right .media-pc .premium_drop_down {
		display: inline-block;
	}

	.navigation .bar-center {
	}

	.navigation .bar-center .form-group {

	}

	.department-menu, .department-menu .sub-menu-list {
		min-height: 595px;
	}
}

@media (min-width: 1320px) {
	#switch_light {
		display: block;
		position: fixed;
		left: 18px;
		bottom: 26px;
	}

    .navigation .bar-center .umart-search {
        margin-left: 200px;
    }
}

@media (min-width: 1450px) {
    .navigation .bar-center .umart-search {
        margin-left: 150px;
    }
}

@media (min-width: 1679px) {
	.navigation .bar-center .form-group {
		width: 50%;
	}

	.navigation .bar-center {
		left: -46px;
	}

	.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_left {
		width: 10%
	}

	.navigation .bar-center .umart-search #search_tips ul.product_suggestion li .ps_mid {
		width: 65%
	}

    .navigation .bar-center .umart-search {
        margin-left: 240px;
    }

}

@media (max-width: 1180px) {
	#switch_light {
		display: block;
		position: fixed;
		right: 18px;
		bottom: 26px;
	}
    .navigation .bar-center .umart-search .mallSearch-form{ border-color: #ccc;}
    .navigation .bar-center .umart-search .mallSearch-form:focus-within{
        border:1px solid #1fb58a;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    }
}

@media (max-width: 767px) {
	#switch_light {
		display: none;
	}

	#switch_light.right_fix {
		display: block;
	}
    .search-tips-overlay{border-top: 10px solid #fff;}
    .search-tips-overlay:before{top:108px; left: 25%;}
    .search-tips-overlay:after{ top:112px;}
    .search-tips-overlay .products .show_all_products{ margin-bottom: 40px;}
    .search-tips-overlay .products .show_all_products button{
        width:90%;
    }
}

@media (max-width: 324px) {
    .footer_bg .height-holder-1{ margin-top: 220px; }
}

@media print {
	a[href]:after {
		content: none !important;
	}

	.bar-right, .bar-left, .nav-top, .nav-bar, .categories, .stay-up, .bar-center, .help_bg, .footer_bg, #also_like, .cnotification {
		display: none !important;
	}

}

.tipstarget{
    top: 18px;
    position: absolute;
    left: -14px;
    right: 0px;
}

.precolor {
	background-color: rgb(255, 119, 51) !important;
}

.premium_mark img, .bundle_mark img {
	width: 14px;
}

.refine_icon{
    display:inline-block;
    width: 10%;
    vertical-align: top;
}

.refine_text{
    display:inline-block;
    width: 88%;
}

.RetailStoreFront{
	width:53%;
	display: block;
	margin: 0 auto;
}

.Delivery{
	width: 100%;
}

#set_your_post_dl .express_tip_icon {
	display: inline-block;
}