@charset "utf-8";
/* CSS Document */
html { color: #333; font-family: Arial, Helvetica, sans-serif; }
body { margin: 0 auto; padding: 0; background:transparent url(../images/body.jpg) no-repeat fixed center top; }
body, div, input { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
input, textarea, button { outline: none; }
a { color: #000414; }
a:hover { background-color: transparent; text-decoration: none; color: #04a0df; }
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary { display: block }
.fl { float: left; }
.fr { float: right; }
.clr, .clear { clear: both; }
p, h2, h1, h3, h4, h5, h6 { margin: 0; padding: 0; }
img { border: 0; vertical-align: middle; max-width: 100%; }
.unliststyle { list-style-type: none; margin: 0; padding: 0; }
.noplr { padding-left: 0 !important; padding-right: 0 !important; }
.plr5 { padding-left: 5px; padding-right: 5px; }
.pt150 { padding-top: 0; }
.pl0 { padding-left: 0 !important; }
.relative { position: relative; }
@media (max-width: 991px) {
  body {background: #fff !important;}
}

@media (min-width: 1200px) {
.container { max-width: 1200px; }
}

@media (min-width: 1440px) {
.container { max-width: 1366px; }
}


.header-banner { text-align: center; background: #E4C020; }
/* Header */
.header-column { position: relative; width: 100%; background: #000; }
.header-top { margin: 0 auto; height: 40px; background: #F5F6F8; color: #333; line-height: 40px; border-bottom: #f1f1f1 solid 1px; }
.header-top .welcome { font-size: 12px; }
.header-top a { color: #333; }
.header-top a:hover { color: #04a0df; }
.chooseCur { float: right; display: inline-block; margin: 0; cursor: pointer; padding: 5px 10px; }
@media (max-width: 992px) {
.chooseCur {background: #fff; border-radius: 3px;}
.curTitle { margin: 0; height: 40px; line-height: 40px; color: #333; text-align: left; font-size: 13px; }
.curTitle i { float:right; margin-left: 4px; font-weight: bold; font-size: 13px; }
.curTitle:hover i { }
.curBox { display: none; position: absolute; top: 55px; left: 0px; margin:0 3%; padding: 0; width: 94%; background: #fff; border: 1px solid #ddd; z-index: 9999; text-align: left; border-radius: 5px; }
.curBox a { display: block; padding: 0 0 0 18px; height: 40px; color: #777; line-height: 40px; }
.curBox a:hover { background: #efefef; color: #333; text-decoration: none; }
.flags { width: 30px; height: 20px; background-image: url(../images/currency-flags.png); background-repeat: no-repeat; display: block; margin: 5px 6px 0 0; float: left; }
.flags-EUR { background-position: -165px -485px; }
.flags-USD { background-position: -365px -5px; }
.flags-CAD { background-position: -365px -395px; }
.flags-GBP { background-position: -405px -5px; }
.flags-AUD { background-position: -285px -455px; }
.flags-HKD { background-position: -485px -155px; }
.curTitle i::after { display: inline-block; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .4em solid; border-right: .4em solid transparent; border-bottom: 0; border-left: .4em solid transparent; line-height: 15px; }
}
@media (min-width: 992px) {
.curTitle { margin: 0; height: 30px; line-height: 30px; color: #333; text-align: center; font-size: 13px; }
.curTitle i { margin-left: 4px; font-weight: bold; font-size: 13px; }
.curTitle:hover i { }
.curBox { display: none; position: absolute; top: 35px; right: 0px; padding: 0; width: 208px; background: #fff; border: 1px solid #ddd; z-index: 9999; text-align: left; border-radius: 5px; }
.curBox a { display: block; padding: 0 0 0 18px; height: 40px; color: #777; line-height: 40px; }
.curBox a:hover { background: #efefef; color: #333; text-decoration: none; }
.flags { width: 30px; height: 20px; background-image: url(../images/currency-flags.png); background-repeat: no-repeat; display: block; margin: 5px 6px 0 0; float: left; }
.flags-EUR { background-position: -165px -485px; }
.flags-USD { background-position: -365px -5px; }
.flags-CAD { background-position: -365px -395px; }
.flags-GBP { background-position: -405px -5px; }
.flags-AUD { background-position: -285px -455px; }
.flags-HKD { background-position: -485px -155px; }
.curTitle i::after { display: inline-block; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .4em solid; border-right: .4em solid transparent; border-bottom: 0; border-left: .4em solid transparent; line-height: 15px; }
}


.fast-payments input::-webkit-input-placeholder{
  color:#000;
}
.fast-payments input::-moz-placeholder{   /* Mozilla Firefox 19+ */
  color:#000;
}
.fast-payments input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  color:#000;
}
.fast-payments input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
  color:#000;
}
.fast-payments .order_num,
.fast-payments .order_select { color: #000; background: #fff; border-color: #000;}
.fast-payments .btn-card {background-color: #ea4c1b; border-color: #ea4c1b; color: #fff; font-weight: bold;}


.header-topMenu { text-align: right }
.header-topMenu>a { font-size: 13px; color: #555 }
.header-topMenu>a::after { content: "|"; margin: 0 10px 0 15px; color: #ccc; font-size: 12px; }
.header-topMenu>a:nth-child(4)::after { content: none;}
.header-topMenu>a:hover { color: #04a0df; }
.header { padding-top: 8px; padding-bottom: 8px; position: relative; border-bottom: 1px solid #ccc;}
.pc-header-row { padding: 22px 5px 14px 5px; display: flex; justify-content: space-between;}
.logo img { height: 44px; max-width: none; }
.header-menu { text-align: center }
.header-menu a { display: inline-block; position: relative; color: #282826; font-size: 40px; text-align: center; line-height: 40px; width: auto; }
.header-menu a i { display: inline-block; height: 30px; line-height: 30px; overflow: hidden; }
.header-menu a i span { position: absolute; font-size: 14px; line-height: 30px; top: 10px; font-style: normal; }
#mycart { position: absolute; top: -14px; right: -5px; display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; width: 20px; height: 20px; border-radius: 100%; background-color: #e62e05; color: #fff; font-size: 12px; pointer-events: none; -webkit-user-select: none; user-select: none; font-style: normal; }
.contact p { line-height: 24px; }
.contact p svg { margin-right: 5px; }
.contact p svg:nth-child(2) { margin-left: 10px; }
.header-column .container { position: relative; }
.header-right-cart { text-align: left; color: #fff;}
.header-right-cart a { display: block; font-size: 16px; line-height: 30px; color: #fff;}
.header-right-cart a svg { fill:  #fff; }
.header-right-cart a:last-child { color: #12abce;}
.header-right-cart a:last-child svg { fill: #12abce;}

.nav-menu { position: relative; background: #242424;}
.nav-bar { margin: 0 auto; padding: 0; display: flex; flex-wrap: wrap;}
.nav-bar li { position: relative; margin: 0; }
.nav-bar li a { display: block; padding: 0 10px; height: 36px; line-height: 36px; color: #fff; position: relative; font-size: 14px; font-weight: 400; text-transform: capitalize; transition: all .3s ease; }
.nav-bar li a:hover { background: #E4C020; color: #000; }
.nav-bar li a:hover:after { left: 0; width: 100%; }
.nav-bar li a>span img{ height: 24px;}


.nav-bar .sub-menu { display: none; position: absolute; top: 36px; left: 0; margin: 0; padding: 10px 20px; width: 500px; list-style-type: none; border: 1px solid #ddd; background: #fff; z-index: 9998;}
.nav-bar li:hover .sub-menu { display: block;}
/* .nav-bar li:nth-child(2) .sub-menu,
.nav-bar li:nth-child(3) .sub-menu,
.nav-bar li:nth-child(4) .sub-menu {width: 804px;} */

/* .nav-bar li:nth-child(5) .sub-menu,
.nav-bar li:nth-child(6) .sub-menu {width: 603px;} */
.nav-bar li:nth-child(10) .sub-menu,
.nav-bar li:nth-child(11) .sub-menu,
.nav-bar li:nth-child(12) .sub-menu,
.nav-bar li:nth-child(13) .sub-menu { left: auto; right: 0;}


.nav-bar .sub-menu li {display: inline-block; width: 229px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.nav-bar .sub-menu li a { padding-left: 2px; font-size: 12px; font-weight: 400; height: auto; line-height: 22px; color: #333;}
.nav-bar .sub-menu li a:hover {color: #f60;}
.pc-header-row-side { margin-top: 3px; width: 100%; }
.pc-header-row-side li { margin: 0 10px; font-size: 16px; }
.mb-header-row { padding: 5px 0; margin: 0 -15px;}
.header-menu svg,
.pc-header-row-side svg,
.pc-header-row-side a svg { fill: #fff !important;}

.fast-payments input,
.fast-payments select,
.fast-payments button { font-size:12px;}


@media (max-width: 992px) {
.header-menu { padding: 0; }
.fast-payment { margin-top:5px; font-size:12px;}
.fast-payment .col-4:first-child{ padding-left:0;}
.fast-payment .col-4:last-child{ padding-right:0;}
.fast-payment input,
.fast-payment select,
.fast-payment button { font-size:12px;}
.fast-payments {background: #fff; padding: 2px 0; margin: 0 -15px;}
.searchBox { margin: 8px auto; padding: 0px; border: 1px solid #ddd; background: #fff; }
.searchBox input { font-size: 12px; border-radius: 0; border: 0; }
.searchBox select { height: 32px; font-size: 12px; border-radius: 0; border: 0;}
.btn-k { border: 0; border-radius: 0; background: #fff; height: 32px; margin-left: 6px; padding: 0 8px; font-size: 12px; color: #333; border-radius: 5px; }
.btn-k span { display: none !important; }
.smallban img {width: 100%;}
#backTop { opacity:0; display:none !important;}
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
.header { padding-top: 10px; padding-bottom: 10px; height: 76px; border-bottom: 0; }
.logo img { height: 65px; }
.fast-payment input,
.fast-payment select,
.fast-payment button { font-size:12px;}
.fast-payments { position: absolute; top: -34px; left: 270px;}
.searchBox { position: absolute; top: 30px; left: 280px; padding: 6px; width: 420px; height: 46px; background: #fff; border-radius: 5px;}
.searchBox input { height: 34px; line-height: 46px; font-size: 14px; border-radius: 0; border: 0;}
.searchBox select { height: 34px; font-size: 14px; border-radius: 0; border: 0;}
.btn-k { border: 0; border-radius: 0; background: #04a0df; height: 34px; margin-left: 6px; padding: 0 8px; font-size: 14px; color: #fff; border-radius: 5px;}
.btn-k span { display: inline-block !important; }
.btn-k:hover { background: #0590C8; color: #fff; }

.bigban.col-lg-9 {-ms-flex: 0 0 70%; flex: 0 0 70%; max-width: 70%;}
.smallban.col-lg-3 {-ms-flex: 0 0 30%; flex: 0 0 30%; max-width: 30%;}
}


@media (min-width: 1200px) {
  .searchBox { left: 290px; width: 620px;}
}

@media (min-width: 1440px) {
  .searchBox {left: 360px; width: 660px;}
}
/* Main */
#Main { margin: auto;}
.member-nav {min-height: 500px;}
.main-wrapper { background: #fff;}
.main-view { }
.left-box { width: 100%; background: #fff; margin-bottom: 10px; }
.left-box .left-title { margin-bottom: 5px; height: 52px; font-size: 18px; line-height: 52px; font-weight: bold; color: #000; text-transform: uppercase; border-bottom: 1px solid #ddd; }

.left-box .left-content { padding: 0;}
.left-box .left-bottom { height: 37px;}

.left-box .left-menu { margin: 0; padding: 0; list-style-type: none; }
.left-box .left-menu li { position: relative; }
.left-box .left-menu li a { padding: 5px 0 5px 10px; line-height: 22px; height: 34px; font-weight: bold; display: block; color: #000; border-bottom: 1px solid #ececec; }
.left-box .left-menu>li:hover>a, .left-box .left-menu li a:hover { background: #fff; color: #f60; }
.left-box .left-menu>li>a::after { position: absolute; top: 12px; right: 10px; display: inline-block; margin-left: .255em; vertical-align: .255em; content: ""; border-top: 4px solid transparent; border-left: 4px solid #04a0df; border-bottom: 4px solid transparent; line-height: 15px; }
.left-box .left-menu>li:hover>a::after, .left-box .left-menu>li>a:hover::after { border-left-color: #fff; }
.left-box .left-menu .sub-menu { position: absolute; left: 99%; top: 0; display: none; margin: 0; padding: 0; list-style-type: none; width: 540px; background: #fff; border: 1px solid #ececec; z-index: 9999; }
.left-box .left-menu li:hover .sub-menu { display: block; }
.left-box .left-menu li a span {margin-left: -5px;}
.left-box .left-menu li a span img {height:22px;}
.left-box .sub-menu li { float: left; width: 33.333333%; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
div.filter-title, h2.filter-title { font-size: 18px; font-weight: 300; line-height: 42px; margin: 20px 0 15px 0; text-indent: 10px; color: #fff; text-transform: capitalize; text-align: center; border-radius: 5px; background: #627645; background: -moz-linear-gradient(top, #627645 0%, #749640 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #627645), color-stop(100%, #749640)); background: -webkit-linear-gradient(top, #627645 0%, #749640 100%); background: -o-linear-gradient(top, #627645 0%, #749640 100%); background: -ms-linear-gradient(top, #627645 0%, #749640 100%); background: linear-gradient(to bottom, #627645 0%, #749640 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627645', endColorstr='#749640', GradientType=0 );
}
h2.filter-title { text-align: left }
div.filter-title .content, h2.filter-title .content { display: inline; }
p.filter-title, h3.filter-title { background: url(../images/slider-bar.png) right no-repeat; color: #fff; font-size: 1.7em; font-weight: 400; line-height: 24px; margin: 0 0 32px 0; }
p.filter-title .content, h3.filter-title .content { background-color: #fff; padding-right: 20px }
.advertise { padding-left: 0; padding-right: 0; padding-top: 65px; border-top: 1px solid #f8f8f8; }
.article-wrapper { background: #fff; }
.article-wrapper .article-title { color: #04a0df; font-size: 16px; text-align: left; text-transform: capitalize; font-weight: bold; line-height: 16px; padding: 10px; border-bottom: 1px solid #e2e2e2; }
.article-wrapper .article-bd { padding: 10px; line-height: 1.6; }
.cate-warpper { padding-top: 30px; background: #fff; }
.shop-title { position: relative; }
.shop-title:before { content: ""; width: 100%; border-bottom: 2px solid #c00; display: block; }
.shop-title span { display: block; width: 160px; margin: -13px auto 0 auto; background: #fff; text-align: center; font-size: 16px; font-weight: bold; color: #c00 }
.cate-bd { padding: 10px 0; }
.cate-menu { margin: 0 1%; padding: 0; list-style-type: none; float: left; width: 48%; }
.cate-menu>li { width: 100%; }
.cate-menu>li>a { position: relative; display: block; padding: 10px 0; border-bottom: 1px solid #ddd; font-size: 13px; font-weight: bold; color: #000; }
.cate-menu>li>a::after { position: absolute; top: 3px; right: 0; display: block; content: ""; width: 19px; height: 26px; background: url(../images/des.png) no-repeat; }
.cate-menu>li:first-child>a { border-top: 1px solid #ddd; }
.cate-menu .sub-menu { display: none; margin: 0; padding: 0; list-style-type: none; transition: all 0.3s ease-in-out; }
.cate-menu .sub-menu li a { display: block; padding: 6px 0; color: #555; border-bottom: 1px dotted #eee }

.cate-menu li>a>span img { height: 24px;}
.cate-menu .cate-open>a { color: #003d79; }
.cate-menu .cate-open .sub-menu { display: block; transition: all 0.3s ease-in-out; }
.cate-menu .cate-open>a::after { position: absolute; top: -1px; right: 0; display: block; content: ""; width: 19px; height: 26px; background: url(../images/des.png) no-repeat left -26px; }
.products { background: #fff; clear: both; }
.cate-title { color: #04a0df; font-size: 16px; text-align: left; text-transform: capitalize; font-weight: bold; line-height: 16px; padding: 10px; border-bottom: 1px solid #e2e2e2; }
.cate-title h2 { font-size: inherit; font-weight: inherit }
.newpro-title { color: #000; font-size: 16px; text-align: left; text-transform: uppercase; font-weight: bold; line-height: 16px; padding: 10px; border-bottom: 1px solid #e2e2e2; }
.newpro-title h2 { position: relative; font-size: 22px; font-weight: 600;}
.newpro-title h2::after { position: absolute; left: -10px; bottom: -11px; content: ""; width: 200px; border-bottom: 2px solid #000;}
.products-list { margin-bottom: 10px; }

@media (min-width: 992px) {
.products-list .col-lg-3 { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;}
/* .masonry .col-lg-3 { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;} */
.newpro-title h2 { font-size: 32px;}
.newpro-title h2::after { width: 290px; }
}
.goods { padding: 7px 0; border: 1px solid #ddd; height: 100%; position: relative; }
.goods .goods-img { position: relative; padding-bottom: 100%; width: 100%; overflow: hidden; }
.goods .goods-img a { display: -webkit-box; display: -webkit-flex; display: flex; position: absolute; overflow: hidden; width: 100%; height: 100%; cursor: pointer; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
.goods .goods-img a img { visibility: inherit; object-fit: cover; font-family: "object-fit: cover;"; min-height: 1px; -webkit-user-select: none; user-select: none; max-width: 100%; -webkit-transition: -webkit-transform 1s ease; transition: -webkit-transform 1s ease; transition: transform 1s ease; transition: transform 1s ease, -webkit-transform 1s ease; }
.goods .goods-img .goods-save { color: #fff!important; font-size: 12px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; z-index: 2; position: absolute; top: 10px; left: 0; }
.goods .goods-img .goods-save span { padding-left: 8px; padding-right: 4px; height: 20px; line-height: 20px; min-width: 44px; color: rgb(255, 255, 255); background-color: #ff4949; font-family: Jost; }
.goods .goods-img .goods-save .custom-tag-bg-color.is-ghost { color: #ff4949; background-color: transparent; border-color: #ff4949; }
.goods .goods-name { padding: 3px; font-size: 12px; line-height: 18px; color: #283546; font-weight: 400; overflow: hidden; text-align: left; }
.goods .goods-name a { color: #283546; font-size: 12px; }
.goods .goods-price { padding: 6px 3px 3px; line-height: 16px; color: #f00; font-size: 13px; font-weight: bold; }
.goods .goods-price span { color: #f00; font-weight: 700; font-family: jost, Arial, Helvetica, sans-serif; }
.goods .goods-price s { margin-left: 10px; display: inline-block; color: #999; font-size: 14px; }
.goods .goods-id { padding: 5px; }
.goods-list { padding: 5px 2px; border-bottom: 1px dotted #ddd; }
.goods-list .goods-img { float: left; position: relative; padding-bottom: 32%; width: 32%; overflow: hidden; }
.goods-list .goods-img a { display: -webkit-box; display: -webkit-flex; display: flex; position: absolute; overflow: hidden; width: 100%; height: 100%; cursor: pointer; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
.goods-list .goods-img a img { visibility: inherit; object-fit: cover; font-family: "object-fit: cover;"; min-height: 1px; -webkit-user-select: none; user-select: none; max-width: 100%; -webkit-transition: -webkit-transform 1s ease; transition: -webkit-transform 1s ease; transition: transform 1s ease; transition: transform 1s ease, -webkit-transform 1s ease; }
.goods-list .goods-info { float: left; padding-left: 1%; width: 67%; }
.goods-list .goods-info .goods-name { line-height: 15px; color: #888; font-size: 11px; text-transform: capitalize; display: block; height: 30px; overflow: hidden; }
.goods-list .goods-info .goods-price { padding-top: 6px; font-size: 12px; font-weight: bold; color: #f00; }
.goods-list .goods-info .goods-price s{ color: #666; }

.alt_new_logo { background: transparent url(../images/alt_new_logo.png) no-repeat scroll 0 0; height: 40px; position: absolute; right: 0; top: 0; width: 40px; z-index: 1; }

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
.main-wrapper .col-lg-2 { -ms-flex: 0 0 20.02%; flex: 0 0 20.02%; max-width: 20.02%; }
.main-wrapper .col-lg-10 { -ms-flex: 0 0 79.98%; flex: 0 0 79.98%; max-width: 79.98%; }
.masonry { background: #fff; margin-left: 0; margin-right: 0 }
}

@media (min-width: 1200px) {
}
.breadcrumbBox { margin-bottom: 10px; text-transform: uppercase; background: #fff; }
.breadcrumbBox li { font-family: Arial, sans-serif; font-size: 12px; color: #333; }
.breadcrumbBox .active, .breadcrumbBox a { color: #333; }
.breadcrumbBox .breadcrumb { padding: 10px 15px; }
.breadcrumb { margin-bottom: 0px; background: none; }
.cate-detail { position: relative; padding: 16px; width: 100%; display: flex; flex-wrap: wrap; -webkit-box-pack: start; justify-content: flex-start; }
.cate-detail .cate-bd { margin: -25px 25px 25px; padding: 16px; background: #fff; }
.cate-detail .cate-bd h1 { font-size: 24px; font-weight: 400; line-height: 1.35; margin-bottom: 12px; }
.cate-detail .cate-det { font-weight: 400; font-size: 16px; line-height: 1.35; letter-spacing: 0px; margin: 0px 0px 10px; color: #656565; }
.cate-detail .cate-pic { text-align: right; }

@media (min-width: 576px) {
}

@media (min-width: 768px) {
.cate-detail { padding: 8px; flex-wrap: nowrap; -webkit-box-align: center; align-items: center; }
.cate-detail .cate-bd { margin: 0; padding: 20px; position: absolute; width: calc(((100% - 26.4rem) / 12) * 4 + 7.2rem + 0rem);
}
.cate-detail .cate-pic {
width: calc(((100% - 26.4rem) / 12) * 8 + 16.8rem + 0rem); width: 100%; text-align: right; }
}

@media (min-width: 992px) {
.cate-detail { padding: 64px; }
.cate-detail .cate-bd { padding: 32px; }
}

@media (min-width: 1200px) {
}
.time-box { overflow: hidden; position: relative; }
.time-box a img { transition: all .8s linear; width: 100%; }
.time-box:hover img { transform: scale(1.04); transition: all .8s linear; }
.content-section { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80%; }
.content-section .info-deal { padding: 0 0 41px 0; border-bottom: 2px solid #fff; position: relative; width: 50%; margin: auto; }
.content-section .info-deal:before { content: ""; height: 2px; width: 150px; background: #ddac55; position: absolute; bottom: -2px; left: 50%; transform: translateX(-50%); }
.content-section .info-deal .title-deal { font-size: 13px; font-family: SofiaPro; text-transform: uppercase; text-align: right; }
.content-section .info-deal .deal-to { font-size: 36px; font-family: SofiaPro; }
.content-section .countdown-timer { padding-top: 60px; }
.countdown-timer ul { padding-left: 0; }
.countdown-timer li { display: inline-block; font-size: 16px; font-family: SofiaPro; width: 80px; height: 80px; font-weight: 400; list-style-type: none; color: #fff; background: #ddac55; margin: 20px }
.countdown-timer li span { color: #fff; display: block; font-weight: 500; font-size: 30px; font-family: SofiaPro; text-algin: center }
.countdown-timer li span b { font-weight: 500; padding-top: 7px }

@media (max-width: 768px) {
.time-box .bannerimages { min-height: 450px; object-fit: cover; }
.content-section { width: 100%; }
.content-section .info-deal { padding: 0 0 20px 0; width: 100%; }
.content-section .info-deal .title-deal { width: 100%; }
.content-section .info-deal .deal-to { font-size: 30px; padding-bottom: 15px; }
.countdown-timer li { font-size: 15px; width: 60px; height: 65px; margin: 4px }
.countdown-timer li span { font-size: 25px }
.goods .goods-name { font-size: 14px; }
}
.center_titles { padding: 10px 20px; border: 1px solid #e3e3e3; background: #fff; color: #04a0df; font-weight: bold; font-size: 16px; }
.product_type_list { padding: 10px; border: 1px solid #e3e3e3; border-top: 0; background: #fff; }
.product_type_list a { font-size: 12px; font-weight: bold; }
.product_type_list a.active,
.product_type_list a:hover { background: #E4C020; color: #f60; }

@media (min-width: 992px) {
  .product_type_list { display: flex; flex-wrap: wrap;  }
  .product_type_list a { width: 169px;}
}
/* view */
.viewCon { padding: 0px; background: #fff; }
.pc-slide { width: 100%; margin: 0 auto; }
.view .swiper-container { width: 100%; height: 100%; text-align: center }
.view .swiper-container .img-responsive { display: inline-block; }
.view .swiper-button-next, .view .swiper-button-prev { background: none; font-size: 34px; }
.preview { max-width: 100%; margin-top: 10px; position: relative; }
.preview .swiper-container { width: 80%; height: 82px; margin-left: 35px; }
.preview .swiper-slide { width: 92px; height: 82px; cursor: pointer; text-align: center; }
.preview .swiper-slide img { max-width: 100%; height: 82px }
.preview .slide6 { width: 82px; }
.preview .arrow-left { background: url(../images/feel3.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview .arrow-right { background: url(../images/feel4.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview img { padding: 1px; }
.preview .active-nav img { padding: 0; border: 1px solid #F00; }
.main-right { padding-bottom: 15px; }

@media (min-width: 667px) {
.preview .swiper-container { width: 88%; }
}

@media (min-width: 768px) {
.preview .swiper-container { width: 270px; }
}

@media (min-width: 992px) {
.preview .swiper-container { width: 380px; }
.viewCon { padding: 15px; }
}

@media (min-width: 1200px) {
.preview .swiper-container { width: 490px; }
}
.class-lei { display: inline-block; padding-bottom: 1px; color: #a41d23; font-size: 12px; line-height: 1.33; -webkit-letter-spacing: 0.08rem; -moz-letter-spacing: 0.08rem; -ms-letter-spacing: 0.08rem; letter-spacing: 0.08rem; text-transform: uppercase; -webkit-text-decoration: none; text-decoration: none; }
.prodesc span { float: right; transition: transform .3s }
.panel-title .collapsed span { transform: rotate(180deg) }
.autoplays { position: relative; }
.autoplays i { position: absolute; top: 50%; left: 50%; margin: -14px 0 0 -14px; font-size: 28px; z-index: 99; color: #fff; }
.autoplays span { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.67); z-index: 88 }
#tabs-container { padding: 0; text-align: center; justify-content: center; }
#tabs-container img { width: 100%; }
.tags-big { text-align: center; }
.tabs { margin-top: 10px; text-align: center; }
.tabs a span { display: inline-block; margin: 3px; background: rgba(0,0,0,.50); height: 11px; width: 11px; border-radius: 50%; }
.tabs a.active span { border: 1px solid #333; background: #fff; width: 11px; height: 11px; }
.taber { text-align: center; }
.taber a img { display: none; }
.prod_details div { font-family: jost, Arial, Helvetica, sans-serif; }
.details_title { padding: 0 }
.details_title h1 { color: #000; font-size: 16px; line-height: 20px; padding: 0 0 10px 0; font-weight: bold; border-bottom: 1px solid #dedede; text-transform: capitalize; }
.prod_detail_stock, .prod_detail_sku { margin: 0 0 10px 0; color: #777; }
.prod_detail_pay img { border: 0; }
.details_rating { display: inline-block; line-height: 30px; font-size: 16px; text-transform: uppercase; color: #f45a19; }
.details_rating a { color: #f45a19; }
.details_rating a:hover { text-decoration: underline; }
.details_rating i { color: #f45a19; margin: 0 1px; font-size: 16px; }
.detalis_line { height: 1px; overflow: hidden; border-bottom: 1px solid #ddd; margin: 10px 0; clear: both; }
.prod_detail_stock { font-size: 14px; column-rule: #555; }
.card-list-title { -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; color: #656565; font-weight: 500; font-size: 1.6rem; font-family: ProximaNova, sans-serif; line-height: 1; -webkit-letter-spacing: 0.08rem; -moz-letter-spacing: 0.08rem; -ms-letter-spacing: 0.08rem; letter-spacing: 0.08rem; white-space: nowrap; text-transform: uppercase; text-overflow: ellipsis; }
.card-list-title a { color: #656565; padding-left: 0; }
.card-list-title a:hover { text-decoration: none; }
.share-buttons { margin-top: 20px; float: none; padding-bottom: 5px; }
.share-buttons__label { display: inline-block; margin-right: 25px; text-transform: uppercase; font-size: 14px; font-weight: bolder; vertical-align: text-bottom; color: #f60829; }
.share-buttons__list { display: inline-block }
.share-buttons__item { display: inline-block; width: 28px; height: 28px; background: #3a559f; }
.share-buttons__item a { display: block; color: #fff; text-align: center; line-height: 28px; }
.share-buttons__item:nth-child(2) { background: #50abf1; }
.share-buttons__item:nth-child(3) { background: #c9353d; }
.share-buttons__item:nth-child(4) { background: #dd4b39; }
.share-buttons__item:not(:last-child) { margin-right: 4px; }
.share-buttons__item:hover { color: #e80e1c }
.prod_detail_cart_prices { overflow: hidden; padding: 5px 0; }
.details_cart_prices_new > b, .details_cart_prices_old > b { font-weight: normal; display: inline-block; width: 100px; color: #888; font-size: 11px; }
.prod_detail_cart_prices span.old_price { font-size: 15px; color: #828282; text-decoration: line-through; text-transform: uppercase; font-weight: normal; }
.prod_detail_cart_prices span.new_price { font-size: 22px; color: #2c2c2c; text-transform: uppercase; line-height: 30px; }
.prod_detail_cart_prices span.new_price b { font-size: 18px; line-height: 20px; color: #f00; font-weight: bold; padding: 10px 0 0 0; }
.prod_detail_cart_prices span.new_price s { font-size: 16px; line-height: 22px; margin-left: 10px; }
.prod_detail_cart_prices span.new_price .yousave { line-height: 12px; vertical-align: middle; display: inline-block; padding: 4px 8px; font-size: 12px; color: #fff; overflow: hidden; border-radius: 2px; margin-right: 0; font-weight: 500; word-break: break-all; background-color: #e62e05; }
.size-odd { background: #fff; padding-top: 4px; }
.size-even { background: #f8f8f9; padding-top: 4px; }
.product__variants button, .size-odd button, .size-even button { width: 38px; border-color: #ced4da; }
.spec ul { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; padding: 0; margin: 0; }
.spec ul li { -webkit-user-select: none; user-select: none; cursor: pointer; min-width: 36px; margin-right: 12px; margin-bottom: 12px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; box-sizing: border-box; border: 1px solid #ddddd8; font-size: 14px; word-break: break-word; min-height: 36px; line-height: 1.4; position: relative; padding-right: 3px; }
.custom-body-color { color: rgb(44, 44, 44); }
.spec ul li .attrValueName { padding: 8px 7px 8px 10px; }
.spec ul li.active { color: rgb(44, 44, 44); background-color: transparent; border-color: rgb(44, 44, 44); box-shadow: inset 0 0 0 1px currentColor; border-color: currentColor; }
.addcart { position: fixed; z-index: 10; bottom: 0; left: 0; width: 100%; background-color: #fff; margin: 0 !important;  height:54px; height:calc(54px + constant(safe-area-inset-bottom)); height:calc(54px + env(safe-area-inset-bottom));}
.buynow-box { padding: 4px 0px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-flex: 1; -webkit-flex-grow: 1; flex-grow: 1; -webkit-box-align: stretch; -webkit-align-items: stretch; align-items: stretch; margin: 0; }
.buy-now, .add-to-cart { width: 100%; margin: 0 4px; max-width: 100%; -webkit-flex-basis: calc(50% - 2px); flex-basis: calc(50% - 2px); }
.buy-now button, .add-to-cart button { padding-top: 10px; padding-bottom: 10px; }
.buynow-box button { border-radius: 0; }
.prod_detail_cart_save { float: left; border-left: dotted 1px #ddd; text-align: center; line-height: 24px; padding-left: 10px; min-height: 56px; }
.prod_detail_cart_save span.yousave { font-size: 10px; font-weight: normal; color: #999; display: block; }
.prod_detail_cart_save span.percentage { display: block; font-size: 22px; color: #aaa; font-weight: normal; }
.shopcart { margin: 15px 0; background: #fff; }
.product__variants { margin-bottom: 10px; color: #828282; }
.product__variants .hwsize { font-size: 14px; font-weight: 500; color: #2a2a2a; line-height: 18px; }
.single-option-selector { border: 1px solid #ddd; padding: 8px 10px; min-width: 100%; border-radius: 4px; outline: none; font-size: 14px; color: #000; }
.form__label { line-height: 30px; }
.product__quantity { padding: 8px 15px 7px 15px; max-width: 100%; border-radius: 2px; border: 1px solid #e4e4e4; -webkit-appearance: none; text-align: center; font-size: 18px; }
.btn-fav { padding-top: 8px; padding-bottom: 8px; border-radius: 0; border: 1px solid #999; background: none; color: #333; }
.btn-fav:focus, .btn-fav:hover { border-color: #C10206; }
.btn-fav:focus span, .btn-fav:hover span { color: #C10206; }
#cartAdd input[name="cart_quantity"] { height: 40px; text-align: center; }
#cartAdd .qty { border: 1px #ddd solid; border-radius: 2px; background: #fff }
#cartAdd .qty .row { margin: 0; }
#cartAdd .qty div { padding: 0; }
#cartAdd .quantity-controls { margin: 0; padding: 0; height: 40px; border: 0; width: 100%; cursor: pointer; background: #fff; font-size: 18px; outline: none; }
#cartAdd .quantity-controls:hover { background: #f7f7f7 }
#cartAdd input { border: 0; }
#cartAdd .quantity-minus { border-radius: 5px 0 0 5px; border-right: 1px solid #f7f7f7 }
#cartAdd .quantity-plus { border-radius: 0 5px 5px 0; border-left: 1px solid #f7f7f7 }
.prod_whyawok { width: 100%; border: 1px solid rgb(221, 221, 221); float: right; margin-top: 15px; }
.prod_whyawok h2 { font-weight: normal; font-size: 13px; color: #333; padding: 10px; background: #eee; }
.prod_whyawok li { overflow: hidden; margin-bottom: 18px; }
.prod_whyawok li span { display: table-cell; padding: 5px 0; line-height: 22px; overflow: hidden; vertical-align: middle; }
.prod_whyawok li span img { float: left; width: 30px; margin: 0 5px 0 0; }
.prod_whyawok h3 { display: inline-block; font-weight: normal; font-size: 13px; line-height: 22px; color: #333; float: left; }
.prod_whyawok li div { clear: both; padding: 0px 10px; }
.prod_whyawok p { font-size: 12px; color: #999; line-height: 16px; }
.viewDetail { margin-top: 5px; }
.details { border: 0; margin: 0; }
.details .panel { box-shadow: none; }
.details .panel-heading { padding-left: 0; padding-right: 0; border: 0 !important; }
.details .panel-title, .details .panel-title span { line-height: 40px; font-weight: bold; }
.details .panel-title a { text-decoration: none; }
.details .panel-body { border-top: 0 !important; padding-left: 0; padding-right: 0; font-size: 14px; }
.showColor img { max-height: 50px; margin: 0 5px 5px 0; border-radius: 0; border: 1px solid #ddd; }
.showColor .set, .showColor img:hover { border: 1px solid #000; }
.likes { padding-left: 10px; padding-right: 10px; }
.like-title { font-size: 38px; text-align: center; font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; color: #333; padding: 10px 15px; }
.related h4 { display: block; width: 100%; font-family: Oswald, Arial, Helvetica, sans-serif; text-transform: capitalize; margin: 56px 0 40px; font-size: 34px; text-align: center; font-weight: bold; color: black; }
/* Reviews */
.review-header { margin: 56px 0 40px; font-size: 34px; text-align: center; font-weight: bold; color: black; }
.review-container { box-sizing: border-box; color: #212121; font-family: Tahoma; padding: 30px; border: 1px solid #eee; }
.wirteReviews { margin-bottom: 10px; padding-bottom: 10px }
.Reviews-title, .wirteReviews h2 { padding: 10px 0 20px 0; font-size: 13px; font-weight: 600; text-transform: uppercase }
.wirteReviews h2 span { float: right; line-height: 18px; cursor: pointer; }
.rating-sub i, .review i { background: url(../images/star.svg) no-repeat center center/auto 100%; width: 24px; height: 24px; display: inline-block; vertical-align: middle }
.des-tab { position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; margin: 0 -15px; padding-top: 15px; padding-bottom: 15px; border-bottom: 1px solid hsla(0,0%,84.7%,.5); overflow: auto; z-index: 1; position: -webkit-sticky; position: sticky; top: 0; background-color: #fff; }
.des-tab li { font-size: 18px; line-height: 26px; font-weight: bold; margin-left: 20px!important; cursor: pointer; margin-right: 40px; }
.des-tab li a { color: #999; }
.des-tab li.active a { color: rgb(3, 2, 2); }
.description { padding: 0; }
.description .desc-title { float: none; display: block; padding: 0 20px; background: #04a0df; color: #fff; text-transform: uppercase; line-height: 34px; font-size: 13px; font-weight: bold; }
.description .desc-text { clear: both; padding: 10px; border: 1px solid #ddd; width: 100%; line-height: 22px; display: block; font-size: 13px }

@media (min-width: 768px) {
.description .desc-title { float: left; }
}

@media (min-width: 992px) {
.wirteReviews h2 { font-size: 16px; }
.addcart { position: inherit; }
}
.writereview, .closetowrite { display: none; }
.Reviews-title { border-bottom: 1px solid #ddd; margin-bottom: 10px; }
#comments .media-heading { padding: 5px; background: #f8f8f8; }
#comments .media-heading .text-danger { font-size: 14px; line-height: 20px; }
#comments .media-left a { display: block; width: 64px; height: 64px; font-size: 20px; background: #f8f8f8; line-height: 64px; text-align: center; color: #999 }
.mediaHelpful { padding-top: 5px; clear: both; text-align: right }
.mediaHelpful .like, .mediaHelpful .unlike { cursor: pointer; }
#Tab1 { width: 100%; padding: 20px 0 0; margin: 0 auto; overflow: hidden; font-size: 12px; }
.Menubox { width: 100%; height: 38px; border-bottom: 1px solid #eee; text-transform: capitalize; }
.Menubox ul { margin: 0px auto; padding: 0; position: relative; }
.Menubox li { float: left; margin: 0 1px 0 0; padding: 0 10px; display: block; cursor: pointer; text-align: center; background: #f3f3f3; border: 1px solid #eee; border-width: 3px 1px 0 1px; height: 37px; color: #333; font: 400 13px/37px Arial, Helvetica, sans-serif; }
.Menubox li.hover { height: 38px; color: #333; border-top-color: #3b3b3b; background: #fff; }
.Contentbox { clear: both; margin: 0px; padding: 20px; width: 100%; overflow: hidden; text-align: left; background: #fff; border: 1px solid #eee; border-width: 0 1px 1px; }
/* shoping cart */
.main-cart { margin-top: 10px; background: #fff; }
.red { color: #c00; font-size: 14px; }
#cart_title { margin: auto; padding: 0; margin-top: 10px; width: 100%; line-height: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-size: 20px; }
#cart_list { margin: auto; padding: 0; margin-top: 10px; width: 100%; height: auto; overflow: hidden; }
#ctitle { clear: both; height: 40px; line-height: 40px; border-top: #CCC 1px solid; border-bottom: #CCC 1px solid; }
#ctitle li { display: block; float: left; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px }
/*#ctitle #t1{width:534px;}
#ctitle #t2{width:140px;}
#ctitle #t3{width:120px;}
#ctitle #t4{width:100px;}
#ctitle #t5{width:120px;}
#ctitle #t6{width:100px;}*/
.cartbox { padding-top: 10px; }
.cartbox .qty { border-radius: 5px; text-align: center; border: 1px solid #ddd; }
#clist { clear: both; height: auto; overflow: hidden; }
#clist ul { clear: both; padding: 10px 0px 10px 0px; border-bottom: #CCC 1px solid; height: auto; overflow: hidden; }
#clist li { display: block; float: left; }
#clist input, #clist select { vertical-align: middle; color: #636363; font: 16px Calibri, Helvetica, sans-serif; }
#ctotal { padding: 2px 0px 2px 0px; height: auto; overflow: hidden; }
#ctotal li { display: block; float: left; }
#ctotal #o1 { width: 100%; text-align: center }
/* #ctotal #o1 a{display:inline-block;height:30px; width:150px; line-height:30px; color:#FFF; text-align:center; background:#000;} */
#ctotal #o2 { width: 100%; text-align: center; font-size: 18px; }
#ctotal #o2 span { font-size: 18px; }
#cart_content { margin: auto; padding: 0; width: 974px; }
#cart_left { margin-top: 10px; border: #f1f1f1 1px solid; height: auto; overflow: hidden; }
#cart_right { height: auto; overflow: hidden; }
#tl { height: 30px; margin: 0; line-height: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bolder; background: #ededed; text-indent: 10px; }
#tc { padding: 15px; }
#tc ul { clear: both; padding: 5px 0; }
#tc #oc_box { padding: 5px 10px 5px 10px; width: 275px; display: block; float: left; height: auto; overflow: hidden; }
#tc #oc_boxs { padding: 10px; width: 660px; display: block; height: auto; overflow: hidden; }
#tc li { display: block; }
#tc #oc_title { line-height: 25px; font-weight: bolder; }
#tc .reg_input { width: 275px; height: 25px; border: #ccc 1px solid; }
#tc .reg_inputs { width: 572px; height: 25px; border: #ccc 1px solid; }
#tc .reg_select { width: 280px; height: 28px; border: #ccc 1px solid; }
#tc .reg_textarea { width: 572px; border: #ccc 1px solid; }
#tb { margin-top: 10px; border: #f1f1f1 1px solid; height: auto; }
#cart_right #tb #tl { margin: 0; }
#ts { padding: 10px; }
#ts li { margin: 0; padding: 0; list-style-type: none; }
#ttotal { padding: 10px; }
#ttotal li { margin: 0; padding: 0; list-style-type: none; line-height: 30px; border-bottom: #ccc 1px solid; font-family: Calibri, "Times New Roman", Times, serif; font-size: 17px; }
#ttotal li span { float: right; font-family: Calibri, "Times New Roman", Times, serif; font-size: 16px; }
/* #ordersumbit{ margin: 10px auto 10px auto;height:30px; width:150px; line-height:30px; color:#FFF; text-align:center; background:#000;cursor:pointer;} */
#ttotals { padding: 10px; }
#ttotals li { margin: 0; padding: 0; list-style-type: none; line-height: 30px; border-bottom: #ccc 1px solid; font-family: Calibri, "Times New Roman", Times, serif; font-size: 17px; }
#ttotals li span { float: right; font-family: Calibri, "Times New Roman", Times, serif; font-size: 16px; }
#tcoupon { padding: 10px; }
/* #tcoupon #coupon{width:200px; height:25px;border:#ccc 1px solid;}
#tcoupon #apply{ display:inline-block;height:29px; width:80px; line-height:29px;color:#FFF; text-align:center;background:#000;cursor:pointer; vertical-align:middle;} */

#c { clear: both; padding-top: 20px; text-align: center; }
#cart_login { margin: auto; margin-top: 10px; padding: 5px; height: auto; overflow: hidden; border: #ddd 1px solid; }
#cart_login #lt { font-size: 18px; }
#cart_login #lc { line-height: 30px; }
#cart_login #lc a { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 18px; color: #F00; }
/* login */
.member-nav { padding: 15px; font-size: 12px; font-weight: 600; font-family: arial, sans-serif; background: #fff; }
.form--shrink { max-width: 500px; margin: 0 auto }
.form__control, .form__row { position: relative; margin-bottom: 30px; text-align: left }
.form__control:last-child, .form__row:last-child { margin-bottom: 0 }
.form__label, .spr-form-label { display: block; margin-bottom: 10px; font-size: 16px; color: #000; text-transform: capitalize; font-weight: 100 }
.form--inline .form__control { display: table; width: 100%; table-layout: fixed; margin-bottom: 20px; }
.form--inline .form__label, .form--inline .spr-form-label { display: table-cell; margin: 0 10px 0 0; vertical-align: middle }
.form--inline .form__label+input, .form--inline .spr-form-label+input, .form--inline .form__label+textarea, .form--inline .spr-form-label+textarea, .form--inline .form__label+.form__select, .form--inline .spr-form-label+.form__select { display: table-cell; width: 55% }
.form__submit-duo input:last-child { margin-top: 10px; }
.login__forgot-password { float: right; font-weight: normal }
.table-striped th { font-family: arial, sans-serif; font-size: 12px }
.table-striped td { padding: 8px !important; font-size: 12px; font-family: arial, sans-serif; color: #333; font-weight: 100; }
.viewTime { background: url(../images/time.jpg) no-repeat left 5px; height: 40px; padding: 5px 0 5px 25px; line-height: 20px; font: 100 14px/20px arial; }
.viewTime span { display: inline-block; color: #333; }
.viewTime span:first-child { margin-right: 10px; }
.showPage { display: none; font-size: 14px; }
.showPaging { display: block; font-size: 14px; }
.pc-show { display: none; }
.mb-show { display: block; }
.member_title { margin-bottom: 10px; }

@media screen and (min-width: 500px) {
/* View */
.prod_detail_cart_prices { padding-right: 40px; }
.prod_detail_cart_save { padding-left: 40px; }
.showPage { display: block; text-align: center; }
.showPaging { display: none }
}

@media (min-width: 768px) {
/* view */
.tabs a span, .tabs a.active span { display: none; }
.taber a img { display: inline-block; width: 80%; margin: 3px; object-fit: cover; vertical-align: middle; cursor: pointer; transition: all 0.25s ease-in-out; border: 1px solid #ddd; }
.taber a:Hover img, .taber a.active img { border: 1px solid #000; }
.product__quantity { min-width: 100% }
.cartbox { border: 0; padding: 0; }
#ctotal #o1 { width: 50%; text-align: left }
#ctotal #o2 { width: 50%; text-align: right }
#cart_right { padding-right: 0; }
.details-title span { width: 36%; }
.pc-show { display: block; }
.mb-show { display: none; }
.banner-four { position: absolute; z-index: 1000; top: 30%; }
.pro_title { text-align: left; }
.Menubox { height: 38px; }
.Menubox li { float: left; margin: 0 1px 0 0; padding: 0 20px; display: block; cursor: pointer; text-align: center; background: #f4f4f4; height: 37px; border: 1px solid #eee; border-width: 3px 1px 0 1px; color: #333; font: 400 14px/37px Arial, Helvetica, sans-serif; }
.Menubox li.hover { height: 38px; border-top-color: #3b3b3b; background: #fff; }
}

@media (min-width: 992px) {
.details-title span { width: 24%; }
}

@media (min-width: 1100px) {
}

@media (min-width: 1200px) {
}
/* Footer */
footer { padding: 30px 0; background: #fff; width: 100%; }
.footer-menu {}
.footer-menu li { margin-bottom: 5px; }
.footer-menu li a { font-size: 12px; font-weight: 400; text-transform: capitalize; line-height: 22px; color: #333 !important; }
.footer-menu li:nth-child(1) a { font-size: 14px; font-weight: 600; color: #04a0df !important; }
.logo-share a { margin-right: 10px; }
.subscribe { padding-top: 32px; padding-bottom: 32px; background: #f2f2f2; }
.subscribe-title { text-align: center; font-size: 16px; }
.footer-subscribe { margin: 5px 0; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; align-items: center; padding-right: 4px; border: 1px solid #dedede; background-color: #656565; margin-bottom: 0; }
.footer-subscribe .subscribe-input { -webkit-box-flex: 4; -webkit-flex: 4 4 auto; flex: 4 4 auto; padding: 14px 12px; height: 52px; border-radius: 1px; line-height: 52px; border: none; -webkit-appearance: none; appearance: none; min-width: 84px; font-size: 16px!important; background: #fff; color: #2c2c2c!important; line-height: 1.3; word-break: break-word; font-family: Jost; font-style: normal; font-weight: 400; }
.footer-subscribe .subscribe-button { max-width: 154px; padding-left: 12px; padding-right: 12px; font-size: 16px; text-transform: uppercase; overflow: hidden; cursor: pointer; line-height: 1; color: #fff; }
.footer-subscribe .subscribe-button svg { vertical-align: middle; }

@media (max-width: 992px) {
  .footer-copyright { margin-bottom:40px;}
}

.subscribe-bot { padding-bottom: 10px; }
.subscribe-bot p { font-size: 13px; text-align: center }
.subscribe-bot p a { color: rgb(164, 29, 35); font-size: 13px; white-space: nowrap; font-weight: 400; text-decoration: underline }
.footer-article { padding: 5px 0; text-align: center; }
.footer-article .article-title { font-size: 16px; font-weight: 600; color: #000 !important; }
.footer-article .article-content { font-size: 12px; color: #333; }
.footer-copyright { text-align: center; }
.footer-copyright p { margin-top: 15px; padding-top: 15px; border-top: 1px solid #ddd; color: #333; font-size: 13px; }
.footer-copyright p a { color: #333; }
.footer-bot { width: 100%; height: 70px; }

.toolbar-top { background: #fff; margin-bottom: 15px;}
.toolbar { padding: 10px 0; border: 1px solid #e3e3e3; border-top: 0; }
.toolbar .modes { display: inline-block; vertical-align: top; margin-right: 30px; height: 30px; }
.toolbar .modes .modes-mode { display: inline-block; width: 30px; height: 30px; background-color: #e9e9e9; }
.toolbar .modes .modes-mode.mode-grid:hover, .toolbar .modes .modes-mode.mode-grid.active { background-color: #f4a137; }
.toolbar .modes .modes-mode.mode-list:hover, .toolbar .modes .modes-mode.mode-list.active { background-color: #f4a137; }
.toolbar .modes .modes-mode span { display: none; }
.toolbar select { height: 34px; padding-top: 3px; }
.toolbar .modes .modes-label { display: none; }
.toolbar .modes .modes-mode.mode-grid { margin-right: 5px; background-image: url(../images/icon-image.png); background-repeat: no-repeat; background-position: -12px -171px; }
.toolbar .modes .modes-mode.mode-grid:hover, .toolbar .modes .modes-mode.mode-grid.active { background-position: -61px -171px; }
.toolbar .modes .modes-mode.mode-list { margin-right: 5px; background-image: url(../images/icon-image.png); background-repeat: no-repeat; background-position: -14px -212px; }
.toolbar .modes .modes-mode.mode-list:hover, .toolbar .modes .modes-mode.mode-list.active { background-position: -62px -211px; }
.toolbar .toolbar-amount { margin: 0; }
.toolbar .toolbar-sorter { display: inline-block; vertical-align: top; font-size: 12px; }
.toolbar .toolbar-sorter .sorter-label, .toolbar .toolbar-sorter .sorter-options, .toolbar .toolbar-sorter .sorter-action { display: inline-block; vertical-align: middle; width: auto; }
.toolbar .toolbar-sorter select { font-size: 14px; }
.toolbar .sort_one { float: right }
.toolbar .btn-filter { margin-left: 10px; }

@media (max-width: 992px) {
.toolbar-top { border-top: 1px solid #ddd; }
.breadcrumbBox { border-bottom: 1px solid #ddd; }
}

@media (min-width: 992px) {
.toolbar .sort_one { float: none; }
}
.toolbar .toolbar-sorter .sorter-label { line-height: 32px; margin: 0; }
.toolbar .toolbar-sorter .sorter-action { display: inline-block; padding: 0 5px; }
.toolbar .toolbar-sorter .sorter-action span { display: none; }
.toolbar .limiter { display: inline-block; vertical-align: top; }
.toolbar .limiter .label, .toolbar .limiter .control, .toolbar .limiter .limiter-text { display: inline-block; vertical-align: middle; width: auto; }
.toolbar .limiter .label { line-height: 32px; margin: 0; }
.toolbar .pages { display: none; vertical-align: top; float: right; }
.toolbar .pages .pagination { margin: 0; }
.toolbar .pages .pages-label { display: none; }
.toolbar .pages .pages-items .item { display: inline-block; vertical-align: top; min-width: 30px; height: 30px; border: 1px solid #ddd; line-height: 28px; text-align: center; }
.toolbar .pages .pages-items .item:hover a { color: #fff; background: #f4a137; }
.toolbar .pages .pages-items .item a { display: block; }
.toolbar .pages .pages-items .item a .label { display: none; }
.toolbar .pages .pages-items .item.current { color: #fff; }
.toolbar .pages .pages-items .item.current .label { display: none; }
.toolbar .pages .pages-items .item.current { background-color: #f4a137; border-color: #f4a137; }

@media (min-width: 768px) {
.toolbar .pages { display: inline-block; }
}
.pages-items { margin-bottom: 0; }
.page-title { width: 100%; text-align: center; padding: 40px 0; }
.page-title h1 { font-size: 20px; }
.page-title { font-size: 166.6%; color: #444; font-weight: 700; text-transform: uppercase; position: relative; }
#my-video { width: 100%; height: 260px; }

@media (min-width: 768px) {
#my-video { height: 260px; }
.page-title { padding: 60px 0; }
.page-title h1 { font-size: 40px; }
}

@media (min-width: 992px) {
#my-video { height: 340px; }
}

@media (min-width: 1200px) {
#my-video { height: 418px; }
}
.product-description { width: 100%; margin-top: 15px; }
.product-description img { width: auto; height: auto; max-width: 100%; }
.backTop { position: fixed; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; right: 40px; bottom: 80px; z-index: 20; overflow: hidden; cursor: pointer; width: 60px; height: 60px; background-size: contain; opacity: 0; -webkit-transition: opacity .5s ease; transition: opacity .5s ease; font-size: 60px; background-color: hsla(0,0%,100%,.9); box-shadow: 0 2px 20px rgba(0,0,0,.05); border-radius: 50px; font-size: 24px; }
.backTop { width: 40px; height: 40px; bottom: 72px; right: 12px; font-size: 16px; }
.backTop_hide { opacity: 0; }
.backTop_show { opacity: 1; }
.navbar-nav a { font-size: 14px; }
.pro-open { z-index: 900; width: 60%; box-sizing: border-box; position: fixed; transition: all 1s ease 0s; left: 0px; top: 72px; padding: 0px 12px; transform: translate(0px); overflow: visible; text-align: left; }
.pro-close { z-index: 900; width: 100%; box-sizing: border-box; position: fixed; transition: all 1s ease 0s; left: 0px; top: 72px; padding: 0px 12px; transform: translate(-100%); overflow: visible; text-align: left; }
.sc-pro-wrapper { height: 36px; background: rgb(36, 40, 51); box-sizing: border-box; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 1px; font-size: 12px; color: rgba(255, 255, 255, 0.5); position: relative; padding: 3px 12px 3px 3px; display: inline-block; max-width: 100%; }
.sc-pro-box { font-size: 12px; white-space: nowrap; }
.sc-pro-img { width: 28px; height: 28px; border-radius: 4px; background: rgba(255, 255, 255, 0.2); display: inline-flex; vertical-align: middle; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; }
.pro-img { width: 28px; height: 28px; vertical-align: middle; border-radius: 4px; }
.sc-pro-info { display: inline-block; vertical-align: middle; margin-left: 2px; max-width: calc(100% - 24px); }
.sc-pro-name { color: rgb(255, 255, 255); text-overflow: ellipsis; overflow: hidden; height: 16px; margin: 0px; }
.hw_summary { padding: 5px 0; color: #f60829; }
/* left */
.side-nav-facets { width: 100%; background: #fff; border: 1px solid #ddd; padding: 5px; }
.side-nav-facet { margin-bottom: 5px; box-sizing: border-box; border-bottom: 1px solid #ddd; }
.side-nav-facet-header { float: left; cursor: pointer; transform: none!important; font-size: .75rem; font-weight: 600; text-transform: capitalize; position: relative; padding: 0 .625rem 0 0; color: #1b1b1b; }
.side-closed i { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }
.side-nav-facet-items { padding-bottom: .3125rem; }
.cate a { display: inline-block; padding: .0625rem .3125rem; font-size: 12px; color: #888 }
.cate a.set, .cate a:hover { background-color: #04a0df; color: #fff; }
.attr-del { padding: 5px; background: #fff; border: 1px solid #ddd; border-width: 0 1px 1px; }
.attr-del a { font-size: 10px; }
.side-nav-mb { border: 1px solid #ddd; border-width: 0 1px; padding: 5px; }
.side-nav-mb>div { width: 48%; margin: 0 1%; }
/* mb menu */

.hidden { display: none; }
.popup-win { margin: 0; background: #ffffff; border: 1px solid #CECECE; border-radius: 5px; padding: 7px 15px 7px 14px; position: absolute; z-index: 3000; -moz-box-shadow: 1px 2px 5px #555555; -webkit-box-shadow: 1px 2px 5px #555555; box-shadow: 1px 2px 5px #555555; width: 150px; }
.popup-win a, .popup-win a:link, .popup-win a:visited, .popup-win a:active { color: #333; display: block; }
#currPopup, #langPopup, #categoriesPopup { position: absolute; z-index: 3000; left: 0; top: 90px; }
#categoriesPopup { width: 100%; border: none; padding: 0 !important; border-radius: 1px; background: #003d79; }
#categoriesPopup .mulogins { padding: 10px; background: #f0f0f0; text-align: left; color: #003d79; border-bottom: #d7d7d7 solid 1px; }
#categoriesPopup .mulogins a { display: inline; padding: 0 10px; color: #003d79; text-transform: capitalize; line-height: 20px; }
.mucurrboxs { position: relative; padding: 16px 10px; border-bottom: 1px solid #fff; }
@media (min-width: 992px) {
 #categoriesPopup { display:none !important;}
}

.pro_title a { text-decoration: underline;}

.footer-nav-menu { padding: 10px 0;}
.footer-nav-menu ul { justify-content: start;}
.footer-nav-menu li { padding: 0 10px; font-size: 13px; font-weight: 600;}
.footer-nav-menu li a:hover { text-decoration: underline;}
@media (min-width: 576px) {
  .footer-nav-menu ul { justify-content: center;}  
}

.info_notify { background: #ffffff; float: left; position: fixed !important; top: 10%; position: absolute; z-index: 300; left: 10px; border-radius: 12px; border-top-left-radius: 0px; border-top-right-radius: 0px; color: #000; width: 175px; font-size: 15px; font-family: 'Microsoft YaHei'; border: 1px solid red; }
.mb-notify {display: none;}
@media (max-width: 992px) {
  .info_notify { display: none;}
  .mb-notify { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; position: fixed; top: 40%; left: 2%; width: 50px; height: 50px; border-radius: 50%; background: #fff; z-index: 99999; box-shadow: 0px 3px 5px rgba(0,0,0,.50); font-size: 13px;}
  .mb-notify a { text-align: center;}
}