﻿/*html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
html {
    font-size: 100%;
    height: 100%;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased !important;
}
body {
    margin: 0 auto;
    min-height: 100%;
    line-height: 1;
    font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   color: #333;
  background-color: #f9f9f9;
}
*/


@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('css/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),
  url('fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),
  url('fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),
  url('fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*:before,
*:after{
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  /*line-height: 1;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*, *:before, *:after {
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    /* margin: 0; */
}

ol, ul, li { list-style: none; }
iframe {
    margin: 0;
    padding: 0;
    overflow: hidden !important;
}
label{cursor: pointer;}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {font-weight: normal;}
a {
    text-decoration: none;
    color: #f9ff13;
    border: 0;
    cursor: pointer;
}
img {border: 0;/* margin-top:5px; */}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) {display: none;height: 0;}
 [hidden] {display: none;}
button, input, select, textarea { font-family: sans-serif; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {background: #ff0;color: #000;}
p, pre { margin: 0; }
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q { quotes: none; }
q:before, q:after {
  content: '';
  content: none;
}
small { font-size: 80%; }
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
}
button, input, select, textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
}
button,
input {line-height: normal;zoom: 1;}
button, select { text-transform: none; }
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] {-webkit-appearance: button; /* 2 */cursor: pointer; /* 3 */}
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] {box-sizing: border-box; /* 1 */padding: 0; /* 2 */}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
     -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner,
input::-moz-focus-inner {border: 0;padding: 0;}
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
  resize: vertical;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  border: 1px solid #ddd;
   border-radius: 2px;
}
textarea:disabled,
input:disabled,
button:disabled{background-color: #ddd !important; border: 1px solid #ddd !important;}

textarea:focus,
input:focus{
    border-color: rgba(234, 255, 253, 0.7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}

/* main style */
/* icon */
[class^="icon-"],
[class*=" icon-"],
.icon {
    display:inline-block;
    fill: currentColor;
    width: 32px;
    height: 32px;
}
[class^="icon-"]:hover,
[class*=" icon-"]:hover,
.icon:hover,
 [class^="icon-"]:active,
[class*=" icon-"]:active,
.icon:active,{fill: #e5101d;}
/* end icon */
.cls {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
    float: none;
}
.util-clearfix:after {
     visibility: hidden;
     display: block;
     height: 0;
     font-size: 0;
     content: '\0020';
     clear: both;
}
.fr { float: right !important; }
.fl { float: left !important; }
.f-none { float: none !important; }
.a-left { text-align: left; }
.a-center { text-align: center; }
.a-right { text-align: right; }
.d-none { display: none; }
.none{display: none !important}
.m-t-10{margin-top: 10px;}
.ajax-load-qa{
    background: url("images/ajax-loader.gif") no-repeat center center rgba(255,255,255,0.5);
    position: absolute;
    z-index: 100;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    display: none;
}
/* for ie */
.overlay-ie{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #333;
    opacity: 0.7;
}
.for-ie{
    background-color: #FEEFB3;
    border: 1px dotted #FFBABA;
    line-height:22px;
    text-align:center;
    padding:20px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #9F6000;
    position: fixed;
    width: 650px;
    left: 50%;
    top: 10%;
    margin-left: -325px;
    z-index: 101;
    font-size: 15px;
}
.for-ie a{margin: 0 2px;}
.a-left{text-align: left;}
.a-center{text-align: center;}
.a-right{text-align: right;}
/* /END RESET */
/* version style 2.3 */
/* bar top */
.bar-top {
  background-color: #b72525;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition:all 200ms linear;
  -moz-transition:all 200ms linear;
  -o-transition:all 200ms linear;
  transition:all 200ms linear;
}
.bar-top .bar-top-cont {
  width: 1322px;
  margin: 0 auto;
  height: 27px;
}
.bar-top-left { float: left; }
.bar-top-left > li{float: left; position: relative;}
.bar-top-left > li > a {
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  line-height: 27px;
  font-size: 13px;
  white-space: nowrap;
}
.bar-top-left > li > a.tl{position: relative; padding-right: 25px;}
.bar-top-left > li > a.tl:after{
  content: '';
  background: url("Images/ic-home.png") no-repeat -306px -555px;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 4px;
  right:  4px;
}
.bar-top-left > li:hover > a.tl:after{background-position: -330px -555px;}
.bar-top-left > li:hover > a { background-color: #fff; color: #e5101d; }
.bar-top-left .sub-blog-sendo{
  position: absolute;
  background-color: #FFF;
  padding: 5px 0;
  border-radius: 2px;
  top: 27px;
  left: -1px;
  z-index: 7;
  min-width: 170px;
  border: 1px solid #d9d9d9;
  border-top: none;
  box-shadow: 1px 1px 2px #ccc;
  display: none;
}
.bar-top-left li:hover .sub-blog-sendo{display: block;}
.bar-top-left .sub-blog-sendo li{line-height: 26px;border-bottom: 1px solid #f1f1f1;}
.bar-top-left .sub-blog-sendo li:last-child{border:none;}
.bar-top-left .sub-blog-sendo li a{
  color: #666;
  display: block;
  font-size: 11px;
  padding: 0 10px;
}
.bar-top-left .sub-blog-sendo li a:hover{color: #e5101d;background-color: #FFEFF0; }
.bar-top-right { float: right; }
.bar-top-right > li {
  float: left;
  position: relative;
}
.bar-top-right > li a svg {
  width: 18px;
  height: 16px;
  color: #fff;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.bar-top-right > li > a {
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  line-height: 27px;
  border-right: 1px solid #e4101c;
  font-size: 13px;
  white-space: nowrap;
  position: relative;
}
.bar-top-right > li:hover > a,
.bar-top-right > li.current > a {
  background-color: #fff;
  color: #e5101d;
}
.bar-top-right > li:hover > a svg,
.bar-top-right > li.current > a svg { color: #e5101d; }
.bar-top-right > li.tts > a{}
/*
.bar-top-right > li.tts > a:before{
  content: '';
  background: url("Images/ic-home.png") no-repeat -332px 0;
  position: absolute;
  top: 4px;
  left: 1px;
  width: 19px;
  height: 19px;
}
.bar-top-right > li.tts:hover > a:before{background: url("Images/ic-home.png") no-repeat -332px -58px;}
*/
.bar-top-right > li.tts svg{
  top: 4px;
  height: 18px;
  width: 18px;
}
.bar-top-right > li .sub-bar-top {
  position: absolute;
  background-color: #fff;
  top: 27px;
  left: 0;
  z-index: 7;
  border: 1px solid #d9d9d9;
  box-shadow: 1px 1px 2px #ccc;
  width: 300px;
  border-top: none;
  display: none;
  opacity: 0;
}
.bar-top-right > li:hover .sub-bar-top {opacity: 1;display: block;}
.bar-top-right > li:hover .sub-ktdh {opacity: 0; display: none;}
.bar-top-right > li.current .sub-ktdh{opacity: 1;display: block;}
.bar-top-right .sub-ktdh p {
  background-color: #ffeff0;
  line-height: 20px;
  padding: 10px 20px;
  color: #e5101d;
}
.bar-top-right .sub-ktdh .sub-ktdh-f {
  background-color: #fff;
  padding: 10px 20px;
}
.bar-top-right .hd > a{cursor: default;}
.sub-ktdh  label {
  padding: 8px 0;
  display: block;
  color: #999;
}
.sub-ktdh  label input[type="text"],
.sub-ktdh .sub-ktdh-f label input[type="number"] {
  background-color: #fff;
  height: 30px;
  width: 250px;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 2px 4px;
}
.sub-ktdh .sub-ktdh-f label a {
  color: #c25455;
  display: inline-block;
}
.sub-ktdh .sub-ktdh-f label a:first-child { padding-right: 3px; }
.sub-ktdh .sub-ktdh-f label a:last-child { padding-left: 3px; }
.sub-ktdh .sub-ktdh-f label a:hover { text-decoration: underline; }
.sub-ktdh label button {
  background-color: #e60f1e;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  height: 34px;
  line-height: 34px;
  border: none;
  border-radius: 2px;
  font-weight: bold;
  font-size: 14px;
  padding: 0 10px;
}
.sub-ktdh.logged{padding: 10px 15px;}
.sub-ktdh.logged .title{
  display:block;
  line-height: 17px;
  font-size:13px;
  text-transform: uppercase;
  margin-bottom:5px;
}
.sub-ktdh .order{
  display: block;
  line-height: 17px;
  padding: 3px 0;
  font-size:13px;
}
.sub-ktdh.logged label{padding: 6px 0;}
.sub-ktdh.logged label input[type="text"]{width: 265px;margin-top:3px;}
.sub-ktdh .order a{color:#e5101d;}
.bar-top-right > li .sub-hd {
  padding: 5px 0;
  width: 200px;
}
.bar-top-right .sub-hd a {
  display: block;
  line-height: 30px;
  padding: 0 10px;
  border-bottom: 1px solid #f1f1f1;
}
.bar-top-right .sub-hd a:last-child{border: none;}
.bar-top-right .sub-hd a:hover {
  color: #e5101d;
  background-color: #FFEFF0;
}
/* header */
#header{
  height: 80px;
    border-bottom: 1px solid #d9d9d9;
  background-color: #fff;
    position: relative;
}
.back-123mua-gif{
 
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 78px;
  display: none;
  z-index: 100;
}
.back-123mua-gif a{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 80px;
  z-index: 101;
}
.back-123mua-gif span{
  display: block;
  position: absolute;
  right: 10px;
  bottom: 4px;
  z-index: 103;
  background: #ddd;
  color: #fff;
  border-radius: 2px;
  width: 20px;
  text-align: center;
  height: 18px;
  line-height: 18px;
  cursor: pointer;
}
.header-content{
  width: 1322px;
  height: 80px;
    margin: 0 auto;
    position: relative;
  padding-top: 15px;
}
.header-content .logo{
    float: left;
    width: 220px;
    height: 54px;
    position: relative;
  top: 0;
  left: 20px;
}
.header-content .logo a {
  height: 100%;
  display: block;
}
.header-content .logo.scroll {
  position: fixed;
  float: none;
  z-index: 160;
  top: 5px;
}
.header-content .logo.scroll img {
  width: 80%;
  height: 80%;
}
/* SEARCH BAR */
.header-content .block-search {
    float:left;
    position: relative;
    margin-left: 20px;
}
.header-content .block-search .search-bar{ height: 34px;}
.search-bar .search-input-select {
    float:left;
    border: 1px solid #e5101d;
    border-right: none;
    position: relative;
    border-radius: 3px 0 0 3px;
}
.search-bar .search-input-select svg{
  width: 14px;
  height: 14px;
  color: #999;
    position: absolute;
  left: 6px;
  top: 9px;
}
.block-search-wrap{
    background: rgba(255,255,255,0);
    float: left;
    margin-top: 6px;
}
.header-fix .block-search-wrap{margin-top: 0;}
.block-search-wrap.active{
    background: rgba(255,255,255,0.9);
    width: 100%;
    height: 45px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 150;
    padding: 5px 0;
    box-shadow: 0 3px 10px #999;
}
.block-search.w-scroll{
    width: 978px;
    margin: 0 auto;
    float: none;
    padding: 0;
    margin-left: auto !important;
    height: 35px;
}
.block-search-wrap.active .nav_fb {
  float: right;
  margin-right: -40px;
  margin-top: 4px;
}
.block-search-wrap.active .search-bar {
  float: left;
  margin-left: 40px;
}
.block-search-wrap.active .nav-top > li.li-cn, .block-search-wrap.active .nav-top > li.li-ds { display: none; }
.block-search-wrap.active .tags-search, .block-search-wrap.active .box-fb-top {
  display: none;
  opacity: 0;
}
.block-search-wrap.active .nav-top > li{margin: 0 10px;}
/* fix search select */
.search-bar .selectBox{
    cursor: default;
    text-align: left;
  line-height: 34px;
  height: 34px;
    float: left;
    border-left: none;
    color: #505050;
    position: relative;
}
.search-bar .selected {
    width: 135px;
    border:none;
    overflow:hidden;
    cursor: pointer;
    background-color: #fff;
    border-left: 1px solid #d9d9d9;
    float:left;
  height: 34px;
    z-index:1;
  line-height: 34px;
    padding-left: 5px;
}
.search-bar .selectBox .selected:before {
  content: "\f0d7";
    position: absolute;
  right: 8px;
  top: 11px;
  font-size: 16px;
  color: #999;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
}
.search-bar .selectBox.active .selected:before{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
  top: 11px;
}
.selectBox .selectOptions {
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-color: #e5101d;
    display: none;
    left: 0px;
    overflow: hidden;
    position: absolute;
  top: 34px;
    width: 135px;
    z-index: 100;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.selectBox.active .selectOptions{
    display: block;
    animation: slidenavAnimation 300ms 1 ease-out forwards;
    -webkit-animation: slidenavAnimation 300ms 1 ease-out forwards;
    -moz-animation: slidenavAnimation 300ms 1 ease-out forwards;
}
@keyframes slidenavAnimation { from {
    margin-top: -32px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation { from {
    margin-top: -32px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@-moz-keyframes slidenavAnimation { from {
    margin-top: -32px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
.search-bar .selectOption {
    display:block;
    line-height: 20px;
    padding:2% 10%;
    cursor: pointer;
}
.search-bar .selectOption.sub{
  padding-left: 16%;
}
.search-bar .selectOption.select{
  color: #06c;
}
.search-bar .selectOption.sub:hover{color: #fff;}
.search-bar .selectOption:hover {
  color: #f6f6f6;
  background: #4096ee;
}
.search-input-select input.search-txt {
    background-color: #fff;
    border:none;
    color:#666;
  width: 400px;
    float:left;
  height: 34px;
    padding:0 10px 0 25px;
    border-radius: 3px 0 0 3px;
}
.search-input-select input.search-txt-foot {
    background-color: #fff;
    border:none;
    color:#666;
  width: 400px;
    float:left;
  height: 34px;
    padding:0 10px 0 25px;
    border-radius: 3px 0 0 3px;
}
.search-input-select input.search-txt:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.search-bar .search-btn {
    border: 1px solid #e5101d;
    border-left: none;
    float: left;
  height: 36px;
    width: auto;
    cursor:pointer;
    position: relative;
  line-height: 34px;
    border-radius: 0 3px 3px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
  width: 100px;
  background: #e5101d;
  font-weight: bold;
  font-size: 14px;
}
.search-bar .search-btn:hover {background-color: #be040f;}
.search-input-select input.search-txt:active, .search-input-select input.search-txt:focus ~ .ui-autocomplete { display: block; }
.block-search .tags-search{margin-top: 8px;}
.block-search .tags-search > strong:nth-child(4){display: none;}
.block-search .tags-search > span {
  font-size: 11px;
  color: #666;
}
.block-search .tags-search h2{display: inline-block;}
.block-search .tags-search a{
    color: #999;
    font-size: 11px;
    margin: 0 3px;
    font-weight: normal;
}
.block-search .tags-search a:hover{color: #4585f4;}
.block-search .tags-search .vm {
  color: #e5101d;
  font-size: 10px;
}
.block-search .tags-search .vm:hover{color: #e5101d;}
.box-search-bot{
  background-color: #eaeaea;
  margin-top: 14px;
  padding: 5px 0;
}
.box-search-bot .search-bar{width: 672px;margin: 0 auto;}
.box-search-bot  .search-autocomplete{top:36px;}
/* box info right head */
.header-content .box-info { float: right; }
.box-info .box-link { }
.box-info .box-link .box-l-c {
  float: left;
  position: relative;
  margin: 0 8px;
  top: -5px;
  cursor: pointer;
}
.header-fix .box-info .box-link .box-l-c{top: 2px;}
.header-fix .box-info .box-link .da-login > a{border-top: none; border-bottom: none;}
.header-fix .box-link .da-login ul{top: 47px;}
.header-fix .box-l-c .sub-link.sub-favorite:after,
.header-fix .box-l-c .sub-link.sub-favorite:before{left:90%;}
.header-fix .box-l-c.mess .sub-link:after,
.header-fix .box-l-c.mess .sub-link:before{left: 44%;}
.header-fix .box-l-c .sub-link:after,
.header-fix .box-l-c .sub-link:before{left: 10%;}
.box-info .box-link .da-login > a .icon-navigation_down_home{
    width: 8px;
  height: 30px;
  color: #ccc;
  margin-left: 3px;
}
.box-info .box-link .box-l-c.mess:after{left: -70px; right: -170xp;}
.box-info .box-link .box-l-c:hover:after{display: block;}
.box-info .box-link .box-l-c > a {
  display: block;
  border: 1px solid transparent;
  border-radius: 2px;
  text-align: center;
  padding: 5px;
}
.header-fix .box-info .box-link .box-l-c > a{padding: 3px 5px;}
.box-info .box-link .box-l-c:hover > a,
.box-info .box-link .box-l-c.current > a{border: 1px solid #d9d9d9; background-color: #f6f6f6;}
.box-info .box-link .box-l-c > a > svg {
  width: 32px;
  height: 30px;
  color: #e85b64;
  display: inline-block;
}
.box-info .box-link .box-l-c:hover > a > svg,
.box-info .box-link .box-l-c.current > a > svg{color:#E5101D;}
.box-info .box-link .box-l-c > a > .tl{
  display: block;
  text-align: center;
  font-size: 12px;
  padding-top: 6px;
}

.header-fix .box-info .box-link .box-l-c > a > .tl{display: none;}

.box-info .box-link .box-l-c:hover > a > .tl{color: #e5101d;}
.box-link .box-l-c .sub-link {
  position: absolute;
  right: 0;
  top: 69px;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  z-index: 6;
  width: 220px;
  box-shadow: 0 1px 5px -1px rgba(153, 153, 153, 0.8);

}
.header-fix .box-link .box-l-c .sub-link{top:47px;}
.box-info .sub-link-show{
  opacity: 0;
  visibility: hidden;
   -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
      -ms-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease;
  transform-origin: top;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  transform: scale(1,0);
  -moz-transform: scale(1,0);
  -webkit-transform: scale(1,0);
}
.box-info .box-l-c .sub-link-show.activeSub{
  transform: scale(1,1);
   -moz-transform: scale(1,1);
  -webkit-transform: scale(1,1);
  opacity: 1;
 visibility: visible;
 display: block;
}
.box-info .box-l-c.mess .sub-link{left: -75px;}
.box-info .box-l-c.mess .ajax-load-notify-item{margin: 10px 0;}
.box-l-c.mess .sub-link:after,
.box-l-c.mess .sub-link:before{left: 50%;}
.box-l-c .sub-link:after,
.box-l-c .sub-link:before {
  bottom: 100%;
  left: 14%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.box-l-c .sub-link:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.box-l-c .sub-link:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #d9d9d9;
  border-width: 10px;
  margin-left: -10px;
}
.box-link .box-l-c .sub-link li{line-height: 22px; padding: 5px 10px;}
.box-link .box-l-c .sub-link li:hover{background-color: #f3f3f3;}
.box-info .box-link .cart > a .cart_qty,
.box-info .box-link .mess > a .notify-count,
.box-info .box-link .favorite > a .favorite-count {
  background-color: #e5101d;
  color: #fff;
  min-width: 20px;
  min-height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 100%;
    position: absolute;
  right: 7px;
  top: 0;
  font-size: 11px;
  z-index: 4;
}
.header-fix .box-info .box-link .cart > a .cart_qty,
.header-fix .box-info .box-link .mess > a .notify-count,
.header-fix .box-info .box-link .favorite > a .favorite-count{right:-3px;}
.box-info .box-link .mess > a .notify-count{right: 8px;}
.box-info .box-link .mess { padding: 0;}
.box-info .box-link .favorite > a svg,
.box-info .box-link .login > a svg{
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.box-info .box-link .cart > a svg {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.box-info .box-link .cart > a:hover svg {left: 12px;}
/*
.box-info .box-link .favorite > a:hover svg,
.box-info .box-link .login > a:hover svg {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.box-info .box-link .mess > a:hover svg {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}*/
.box-info .box-link .da-login {margin-right: 0;}
.box-info .box-link .da-login > a {
  border: 1px solid #d9d9d9;
  background-color: #f6f6f6;
  white-space: nowrap;
}
.box-info .box-link .da-login:hover > a{background-color: #f0f0f0;}
.box-info .box-link .da-login > a > svg {}
.box-info .box-link .box-l-c.da-login > a > .tl{
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 14px;
}
.box-link .da-login > a > p{display: none;}
.box-link .da-login > a .icon {
  width: 14px;
  height: 14px;
  color: #666;
  float: none;
}

.box-info .box-link .da-login:after{left: 0;top: 46px;}
.box-info .box-link .login:after{}
.box-info .box-link .da-login:hover:after,
.box-info .box-link .login:hover:after { }
.box-link .da-login ul {
  position: absolute;
  top: 69px;
  right: 0;
    border: 1px solid #d9d9d9;
  border-radius: 2px;
    padding: 10px;
  background-color: #fff;
  z-index: 6;
  width: 220px;
    box-shadow: 0px 1px 5px #ccc;
}
.box-link .da-login ul:after,
.box-link .da-login ul:before {
  bottom: 100%;
  left: 85%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.box-link .da-login ul:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}
.box-link .da-login ul:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #d9d9d9;
  border-width: 8px;
  margin-left: -8px;
}
.box-link .da-login ul li { }
.box-link .da-login ul li a {display: block;line-height: 28px;}
.box-link .da-login ul li a:before{}
.box-link .da-login ul li a:hover{color: #e5101d;}
.box-category{
    cursor: pointer;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    border: 2px solid #d9d9d9;
    border-bottom: none;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    color: #505050;
    width: 210px;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
}
.sub-link.support {
  left: -134px;
  box-shadow: -1px 2px 2px 0 rgba(50, 50, 50, 0.22);
  -webkit-box-shadow: -1px 2px 2px 0 rgba(50, 50, 50, 0.22);
  -moz-box-shadow: -1px 2px 2px 0 rgba(50, 50, 50, 0.22);
}
.sub-link.sub-guide {
  left: -54px;
  box-shadow: -1px 2px 2px 0 rgba(50, 50, 50, 0.22);
  -webkit-box-shadow: -1px 2px 2px 0 rgba(50, 50, 50, 0.22);
  -moz-box-shadow: -1px 2px 2px 0 rgba(50, 50, 50, 0.22);
}
.sub-link.mess{left: -1px;}
.sub-link.mess > li {
  overflow: hidden;
  border-bottom: 1px solid #d6d6d6;
}
.sub-link.mess > li.view-all{border:none;}
.sub-link.mess > li.view-all > a{
    text-align: center;
    font-weight: bold;
    margin: 0;
    min-height: 20px;
    line-height: 20px;
    padding-top: 5px;
}
.sub-link.mess > li > a{
    display: block;
    line-height: 17px;
    margin: 8px 0;
    min-height: 50px;
    font-size:11px;
}
.sub-link.mess a > img{
    width: 35px;
    height: 35px;
    border: 1px solid #d6d6d6;
    float: left;
}
.sub-link.mess > li > a span{
    color: #505050;
    font-size: 11px;
    display: block;
}

.box-link .box-l-c .sub-link.sub-favorite > li{border-bottom: 1px dashed #ddd; position: relative;}
.box-link .box-l-c .sub-link.sub-favorite > li:last-child{border-bottom: none;}
.box-l-c .sub-link.sub-favorite:after,
.box-l-c .sub-link.sub-favorite:before{left:86%;}
.sub-favorite > li > .item{overflow: hidden;display: block;padding: 0;}
.sub-favorite > li > .item .img{float:left;display: block;height:50px;width:50px;border:1px solid #cccccc;position:relative;}
.sub-favorite > li > .item:hover .img{border-color: #999;}
.sub-favorite > li > .item .name-prod{
  display: block;
  margin-left: 55px;
  line-height: 17px;
  max-height: 34px;
  overflow: hidden;
}
.sub-favorite li .bt-close{
  display: block;
  color: #fff;
  font-weight: bold;
  background-color: #333;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  left: 4px;
  top: 2px;
  font-size: 11px;
  font-style: normal;
  cursor: pointer;
  z-index: 1;
  line-height: 15px;
}
.sub-favorite li .bt-close:hover{background-color: #e5101d;}
.box-link .sub-favorite .xt{padding: 0 !important; border: none !important;}
.box-link .sub-favorite .xt a{
  display: block;
  text-align: center;
  line-height: 30px;
  font-size: 13px;
}
.box-link .sub-favorite .xt a:hover{background-color: #eee; color: #e5101d;}
.box-link .sub-favorite .xt a:after{
  content:"\f105";
  display: inline-block;
  margin-left:5px;
  position: relative;
  bottom:-1px;
}
.box-link .sub-favorite .xt a:hover:after{color:#ff6600;}
#overlay_login{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: #000000;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  display: none;
}
.class_overlay_login #overlay_login{display: block;}
.box-l-c.login.current {z-index: 1050;}
/* nav top */
.nav_fb{
  height: 28px;
  transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
}
.block-search .box-fb-top {
    position: absolute;
  top: 6px;
    right: 0;
  height: 22px;
  z-index: 10;
}
.facebook_like_share {
  float: right;
  height: 22px;
}
.facebook_like_share .for-fb {
  display: block;
  float: left;
  width: 90px;
}
.facebook_like_share .for-go {
  float: left;
  width: 70px;
}
 /* NAV MAIN */
 .nav-main-box{
    position: relative;  
    /*top: 100px;
    left:0;
  width: 42px;*/
    z-index: 10;
    /* float: left; */
}
.nav-main-box .cate-title{
    cursor: pointer;
    /*background-color: #FFF;
    border: 1px solid #d9d9d9;*/
    line-height: 32px;
    border-radius: 2px;
  /*width: 40px;
    height: 34px;*/
    text-align: center;
    position: relative;
}
.nav-main-box .cate-title svg { color: #e5101d; }
.nav-main-box .cate-title:after,
.nav-main-box .cate-title:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
    content: "";
  height: 0;
  width: 0;
    position: absolute;
  pointer-events: none;
  z-index: 1;
  margin-top:50px;
}
.nav-main-box .cate-title:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 6px;
  margin-left: -6px;

}
.nav-main-box .cate-title:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #d9d9d9;
  border-width: 8px;
  margin-left: -8px;

}
.nav-main-box:hover .nav-main,
.nav-main-box:hover .nav-main:before{display: block;margin-top: 40px;}
.nav-main{
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-top:none;
  display: none;
  border-radius: 0 0 2px 2px;
  width: 220px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  background-color: #f9f9f9;
  position: absolute;
  margin-top: 50px;
}
.nav-main:before{
  content: '';
  position: absolute;
  top: 14px;
  left: 40px;
  height: 20px;
  width: 180px;
  opacity: 0;
  display: none;
}
.nav-main > li{
    position: relative;
    padding: 5px;
    border: 1px solid #eaeaea;
    border-top-color: transparent;
    border-left: 2px solid transparent;
    border-right: none;
    background-color: #fff;
}
.nav-main > li.woman { border-top: 0; }
.nav-main > li:last-child{border-bottom: none;}
.nav-main > li:before{
   content: '';
    background-color: #fff;
    width: 4px;
    height: 59px;
    position: absolute;
    right: -4px;
    top: 200;
    z-index: 4;
    display: none;
}
.nav-main > li.woman:before { }
.nav-main > li.woman .sub-cate { top: -1px; }
.nav-main > li:after{
    content: "\f105";
    width: 5px;
    height: 9px;
    position: absolute;
    top:  11px;
    right: 8px;
    font-size: 16px;
    color: #999;
}
.nav-main > li:hover:before{display: none;}
.nav-main > li > strong > a{
    display: block;
    padding-left: 30px;
    line-height: 23px;
    font-size: 13px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 185px;
    overflow: hidden;
    padding-bottom:2px;
    color: #505050;
    margin-top: 10px;
}
.nav-main > li.houseware > strong > a{cursor: default;}
.nav-main > li > strong > a:before{
    content: '';
    background: url("Images/icon-menuItem.png") no-repeat;   /*background: url("Images/ic-home.png") no-repeat;*/
    position: absolute;
    left:0;
    top: 2px;
    width: 22px;
    height: 24px;
}
.nav-main > li.woman > strong > a:before{background-position: 0 0px;}
/*.nav-main > li.woman > strong > a:before{background-position: 0 -62px;}*/
.nav-main > li.men > strong > a:before{background-position: -26px -62px;}
.nav-main > li.mombaby > strong > a:before{background-position: 0px 0px;}
/*.nav-main > li.mombaby > strong > a:before{background-position: -53px -62px;}*/
.nav-main > li.cosmetic > strong > a:before{background-position: -80px -62px;}
.nav-main > li.hitech > strong > a:before{background-position: -106px -62px;}
.nav-main > li.life > strong > a:before{background-position: -132px -62px;}
.nav-main > li.sport > strong > a:before{background-position: 0px 0px;}
/*.nav-main > li.sport > strong > a:before{background-position: -161px -62px;}*/
.nav-main > li.houseware > strong > a:before{background-position: -188px -62px;}
.nav-main > li.food > strong > a:before{background-position: -216px -62px;}
.nav-main > li.electric > strong > a:before{background-position: -244px -62px;}
.nav-main > li.clock > strong > a:before{background-position: -270px -64px;}
/* hover border */
.nav-main > li:hover{border-color: #bdbdbd;}
.nav-main > li.woman:hover{border-left-color: #f14976;}
.nav-main > li.men:hover{border-left-color: #31447b;}
.nav-main > li.mombaby:hover{border-left-color: #ff6600;}
.nav-main > li.cosmetic:hover{border-left-color: #ff74bf;}
.nav-main > li.hitech:hover{border-left-color: #0098ff;}
.nav-main > li.life:hover{border-left-color: #87d521;}
.nav-main > li.sport:hover{border-left-color: #1aa53b;}
.nav-main > li.houseware:hover{border-left-color: #b16f2d;}
.nav-main > li.electric:hover{border-left-color: #333399;}
.nav-main > li.food:hover{border-left-color: #cc3333;}
.nav-main > li.clock:hover{border-left-color: #666666;}
/* hover arrow */
.nav-main > li.woman:hover:after{color:#f14976; }
.nav-main > li.men:hover:after{color:#31447b; }
.nav-main > li.mombaby:hover:after{color:#ff6600; }
.nav-main > li.cosmetic:hover:after{color:#ff74bf; }
.nav-main > li.hitech:hover:after{color:#1aa53b;}
.nav-main > li.life:hover:after{color:#87d521;}
.nav-main > li.sport:hover:after{color:#1aa53b;}
.nav-main > li.houseware:hover:after{color:#b16f2d;}
.nav-main > li.electric:hover:after{color: #333399;}
.nav-main > li.food:hover:after{color: #cc3333;}
.nav-main > li.clock:hover:after{color: #666;}
/*hover a*/
.nav-main > li.woman:hover > strong > a, .nav-main > li.woman > .guide > a:hover { color: #f14976; }
.nav-main > li.men:hover > strong > a, .nav-main > li.men > .guide > a:hover { color: #31447b; }
.nav-main > li.mombaby:hover > strong > a, .nav-main > li.mombaby > .guide > a:hover { color: #ff6600; }
.nav-main > li.cosmetic:hover > strong > a, .nav-main > li.cosmetic > .guide > a:hover { color: #ff74bf; }
.nav-main > li.hitech:hover > strong > a, .nav-main > li.hitech > .guide > a:hover { color: #0098ff; }
.nav-main > li.life:hover > strong > a, .nav-main > li.life > .guide > a:hover { color: #87d521; }
.nav-main > li.sport:hover > strong > a, .nav-main > li.sport > .guide > a:hover { color: #00a85a; }
.nav-main > li.houseware:hover > strong > a, .nav-main > li.houseware > .guide > a:hover { color: #b16f2d; }
.nav-main > li.electric:hover > strong > a, .nav-main > li.electric > .guide > a:hover { color: #333399; }
.nav-main > li.food:hover > strong > a, .nav-main > li.food > .guide > a:hover { color: #cc3333; }
.nav-main > li.clock:hover > strong > a, .nav-main > li.clock > .guide > a:hover { color: #666; }
.nav-main > li > .guide{
    display: block;
    font-size: 11px;
    color: #505050;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 20px;
    cursor: pointer;
    font-weight: normal;
  padding-left: 30px;/*width: 205px;*/
}
.nav-main > li > .guide a {
  display: block;
  font-weight: normal;
  display: inline-block;
}
.nav-main > li > .guide a:hover{text-decoration: underline; color:#00a85a;}
.nav-main > li.xt{
    background-color: #f1f1f1;
    font-weight: bold;
    text-align: center;
    border: none;
    cursor: pointer;
    line-height:11px;
    display: none;
    padding: 1px 0;
}
.nav-main.for-home > li.xt{display: block;}
.nav-main.for-home:hover > li.xt{display: none;}
.nav-main > li.xt:before {
  width: 0;
  height: 0;
  display: none;
}
.nav-main > li.xt:after{
    content: "\f103";
    top: -2px;
    right: 110px;
    font-size: 20px;
}
/* sub-cate */
.sub-cate{
  background-color: transparent;
  position: absolute;
  top: -1px;
  left: 216px;
  z-index: 3;
  display: none;
}
/*.nav-main > li:hover .sub-cate{display: block !important;}*/
.sub-cate.show-cate{display: block;}
.sub-cate .sub-cate-inner{
  width: 750px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  height: 360px;
  padding: 10px 10px 10px 20px;
  position: relative;
}
.sub-cate .sub-cate-inner > ul {
  float: left;
  width: 25%;
  min-height: 120px;
}
.sub-cate.sport .sub-cate-inner  ul{min-height: 110px;}
.sub-cate.men .sub-cate-inner  ul{margin-bottom: 10px;}
.sub-cate.hitech .sub-cate-inner  ul.end{min-height: 88px;}
.sub-cate .sub-cate-inner ul.no-child{min-height: 22px;}
.sub-cate .sub-cate-inner ul > li{}
.sub-cate .sub-cate-inner ul > li a {
  display: block;
  line-height: 22px;
  font-weight: normal;
}
.sub-cate .sub-cate-inner ul > li a.title{
    color: #d63c0b;
    font-size: 13px;
    font-weight: bold;
    text-overflow: ellipsis;
    width: 175px;
    white-space: nowrap;
    overflow: hidden;
}
.sub-cate .sub-cate-inner ul > li img
{
  height:70px;
}
.sub-cate .sub-cate-inner ul > li a:hover{text-decoration: underline;}
.sub-cate.woman .sub-cate-inner ul > li a:hover{color: #f14976;}
.sub-cate.men .sub-cate-inner ul > li a:hover{color: #31447b;}
.sub-cate.mombaby .sub-cate-inner ul > li a:hover{color: #ff6600;}
.sub-cate.cosmetic .sub-cate-inner ul > li a:hover{color: #ff74bf;}
.sub-cate.hitech .sub-cate-inner ul > li a:hover{color: #0098ff;}
.sub-cate.life .sub-cate-inner ul > li a:hover{color: #87d521;}
.sub-cate.sport .sub-cate-inner ul > li a:hover{color: #1aa53b;}
.sub-cate.houseware .sub-cate-inner ul > li a:hover{color: #b16f2d;}
.sub-cate.electric .sub-cate-inner ul > li a:hover{color: #333399;}
.sub-cate.food .sub-cate-inner ul > li a:hover{color: #cc3333;}
.sub-cate.clock .sub-cate-inner ul > li a:hover{color: #666;}
/*box-links*/
.sub-cate.hitech  .box-feature{padding-top:12px;}
.sub-cate .sub-cate-inner ul > li .box-links a{
  width: 50%;
  float:left;
  line-height: 24px;
}
.sub-cate.hitech .sub-cate-inner ul > li a.title{
  padding-left: 0;
  position: relative;
  height: 30px;
  line-height: 30px;
}
.sub-cate.hitech .sub-cate-inner ul.mtxt  > li a.title{padding-left:40px;}
.sub-cate.hitech .sub-cate-inner ul.tbm  > li a.title{padding-left:35px;}
/*
.sub-cate.hitech .sub-cate-inner .title:before{
  content:"";
  display: inline-block;
  background: url("Images/ic-home.png") -180px -188px no-repeat;
  width: 15px;
  height:24px;
  position: absolute;
  left: 0;
}
.sub-cate.hitech .sub-cate-inner .dt .title:before { background-position: -180px -188px; }
.sub-cate.hitech .sub-cate-inner .mtb .title:before {background-position: -198px -188px;width: 21px;}
.sub-cate.hitech .sub-cate-inner .mtxt .title:before {background-position: -223px -188px;width: 35px;}
.sub-cate.hitech .sub-cate-inner .tbm .title:before {background-position: -259px -188px;width: 28px;height: 26px;}
.sub-cate.hitech .sub-cate-inner .pkdt .title:before {background-position: -292px -188px;width: 18px;}
.sub-cate.hitech .sub-cate-inner .pkmt .title:before {background-position: -313px -188px;width: 18px;}
.sub-cate.hitech ul.dt,
.sub-cate.hitech ul.mtb,
.sub-cate.hitech ul.mtxt,
.sub-cate.hitech ul.tbm,
.sub-cate.hitech ul.pkdt,
.sub-cate.hitech ul.pkmt { overflow: hidden; }
.sub-cate.hitech ul.mtb,
.sub-cate.hitech ul.tbm,
.sub-cate.hitech ul.pkmt{}
.sub-cate.hitech ul.mtxt,
.sub-cate.hitech ul.pkdt { }
*/
.nav-main-box .sport .ic-new{right: 18px;}
.nav-main-box .houseware .ic-new{right: 15px;}
/* feature cate */
.sub-cate .box-feature {
  clear: both;
  padding-top: 5px;
  overflow: hidden;
}
.sub-cate .box-feature a{
    display: block;
    float: left;
    width: 150px;
    text-align: center;
    margin-right: 5px;
}
.sub-cate .box-feature a img{border: 1px solid transparent;}
.sub-cate .box-feature a:hover img{border-color: Yellow;}
.sub-cate .box-feature a span{
    display: block;
    background-color: #f5f5f5;
    line-height: 16px;
    border: 1px solid #f1f1f1;
    margin-top: 0;
    padding: 5px;
}
.sub-cate .box-feature a span:hover{border-color: #ddd;}
/* img cate */
.sub-cate .img-cate{
    position: absolute;
    right: 0;
    bottom: 0;
    clear: both;
    display: block;
}
/*sub-cate houseware*/
.sub-cate.houseware .block-sub-cate{
    width: 28%;
    float:left;
}
.sub-cate.houseware .block-sub-cate a.catelv1{
    color: #333;
    font-size: 13px;
    font-weight: bold;
    text-overflow: ellipsis;
    width: 175px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
    margin-bottom: 5px;
}
.sub-cate.houseware .block-sub-cate a.catelv1:hover, .block-sub-cate .sub-cate-lv2 a:hover {
    color: #b16f2d;
    text-decoration: underline;
}
.block-sub-cate .sub-cate-lv2{margin: 5px 0 0 10px;}
.block-sub-cate .sub-cate-lv2 a{
    display: block;
    line-height: 22px;
    font-weight: normal;
}
.block-sub-cate .sub-cate-lv2 li:first-child a{
    font-weight: bold;
    font-size: 12px;
    text-overflow: ellipsis;
    width: 165px;
    white-space: nowrap;
    overflow: hidden;
}
/*/sub-cate houseware*/
.left-col.home, .right-col.home { padding-top: 10px; }
/*BLOCK-slider-full*/
.wrap-slider-blocks{
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f4f4f4;
    margin-top: 10px;
}
.block-slider-full{
    overflow:hidden;
    margin-top: 0;
    background:#f4f4f4;
}
.block-slider-full:first-child{margin-top:0;}
/*TITLE-BLOCK-SLIDER*/
.block-slider-full .ttl-slider{
    border-bottom: 2px solid #e4e4e4;
    height: 36px;
    line-height: 36px;
    margin: 0 10px;
}
.block-slider-full .ttl-slider .tl{
    float: left;
    border-bottom: 2px solid #f00;
    line-height: 34px;
  font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}
.ttl-slider ul.nav-in-block{float:right;}
.ttl-slider ul.nav-in-block li{float:left;}
.ttl-slider ul.nav-in-block li a{border-left: 1px solid #ccc;padding: 0 10px;}
.ttl-slider ul.nav-in-block li a:hover{color:#0066ff}
.ttl-slider ul.nav-in-block li:first-child a{border:none;}
.ttl-slider ul.nav-in-block li a.view-more{display: inline;}
.ttl-slider ul.nav-in-block li a.view-more:after{top: 2px;right: -10px;}
/*PRODUCT-BLOCK*/
.block-slider-full .slider-full{position:relative;padding: 10px 25px 0 25px;}
.block-slider-full .slider-full .product{
    width: 142px;
    border: 1px solid #eaeaea;
    position:relative;
    float:left;
    margin-left: 12px;
    height: 205px;
    background:#fff;
    margin-bottom: 8px;
}
.block-slider-full .slider-full .product:hover{
    box-shadow: 0 0 4px #999;
    -moz-box-shadow: 0 0 4px #999;
    -webkit-box-shadow: 0 0 4px #999;
}
.block-slider-full .slider-full .product a.img{
    display: table-cell;
    text-align:center;
    height: 140px;
    vertical-align: middle;
    width: 140px;
}
.slider-full .product a.img img{/*background: url("../../images/ecom/loading20x20.gif") center center no-repeat;*/ }
.block-slider-full .slider-full .product .price {
  margin: 5px;
  overflow: hidden;
}
.block-slider-full .slider-full  .product .price span{display:block;}
.slider-full .product .price .new-price {
  color: #f00;
  font-weight: bold;
}
.slider-full .product .price .old-price{
    color:#999999;
    font-size:11px;
    text-decoration:line-through;
    margin-top: 5px;
}
.slider-full .product h3 a{
    display:block;
    line-height: 18px;
    color: #333;
    max-height: 18px;
    overflow: hidden;
    font-weight:normal;
    margin: 5px;
}
.slider-full .product a.shop{
    color: #0066ff;
    font-size:11px;
    line-height:17px;
    max-height: 17px;
    overflow:hidden;
}
.block-slider-full .owl-carousel .owl-prev{left: -16px;}
.block-slider-full .owl-carousel .owl-next{right: -16px;}
/*END-BLOCK-slider-full*/
/*PRODUCT-JUST-VIEW*/
.product-just-view{
    border-top: 1px solid #ddd;
    margin-top: 10px;
    background-color: #fff;
    height: 80px;
    position: relative;
}
.product-just-view .tl{
    font-size:12px;
    line-height:18px;
    width: 120px;
    float:left;
    text-align:right;
    font-weight:normal;
    height: 80px;
    padding-top: 20px;
    padding-right: 10px;
    position: absolute;
    top: 0;
    left:0;
}
.product-just-view .view-products{
    margin: 10px 0;
    overflow:hidden;
  float: left;
    padding-left: 120px;
    padding-right: 14px;
}
.product-just-view .view-products .item-v {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.product-just-view .view-products .item-v a{
    width: 60px;
    height: 60px;
    overflow:hidden;
    display:block;
    border: 1px solid #ccc;
}
.product-just-view .view-products .item-v a:hover{border-color: Yellow;}
.view-products .item-v a img{/*background: url("../../images/ecom/loading20x20.gif") center center no-repeat;*/}
.product-just-view .owl-controls{position:relative;}
.product-just-view #view_products .owl-buttons div{top: -46px;}
.product-just-view .owl-buttons div:before{font-size:35px;}
.product-just-view #view_products .owl-prev{left: -8px;}
.product-just-view #view_products .owl-next{right:-10px;}
/*END-PRODUCT-JUST-VIEW*/

/*FOOTER*/
#footer {overflow: hidden; margin-top: 14px;}
/*NAV-FOOTER*/
#footer .nav-footer {border-top: 1px solid #ececec;}
#footer .nav-footer .cont-nav-footer {
  width: 1322px;
  overflow: hidden;
  margin: 14px auto;
}
/*ytc footer seo*/
.cont-nav-footer .cont-nav-left{float: left; width: 80%;border-right: 1px solid #ddd;}
.cont-nav-footer .cont-nav-left.for-listing .block-nav{display: block;}
.cont-nav-footer .cont-nav-right{float: right; width: 256px;  padding-left: 20px;}
.cont-nav-footer .cont-nav-right .cont{margin-bottom: 10px;}
.cont-nav-footer .cont-nav-right .cont > span{font-weight: bold; line-height: 20px; margin-bottom: 5px; display: block;}
.cont-nav-footer .cont-nav-right .cont .conts{}
.cont-nav-right .cont .apple, 
.cont-nav-right .cont .adriod { position: relative; }
.cont-nav-right .cont .apple{margin-right: 10px;}
.cont-nav-right .cont .apple, 
.cont-nav-right .cont .adriod{
    background: url("../../images/ecom/logo-sprite.png") no-repeat 0 -350px;
  width: 97px;
  height: 30px;
  display: inline-block;
}
.cont-nav-right .cont .adriod{ background: url("../../images/ecom/logo-sprite.png") no-repeat -122px -350px; }
.cont-nav-right .cont .banking-list {
  width: 175px;
  height: 65px;
  cursor: default;
  display: inline-block;
  background: url("../../images/ecom/logo-sprite.png") 0 -149px no-repeat;
}
.cont-nav-right .cont .transport {
  width: 240px;
  height: 55px;
  margin-right: 0;
  cursor: default;
  display: inline-block;
  background: url("../../images/ecom/logo-sprite.png")  0 -240px no-repeat;
}
.cont-nav-right .cont .bocongthuong{
    width: 94px;
    height: 60px;
   display: inline-block;
  background: url("../../images/ecom/logo-sprite.png") -73px -1px no-repeat;
  cursor: default;
}
#footer .nav-footer .cont-nav-footer .block-nav {
  width: 25%;
  float: left;
  margin-bottom: 20px;
}
#footer .nav-footer .cont-nav-footer .block-nav ul {
  display: block;
  padding-right: 14px;
}
#footer .nav-footer .cont-nav-footer .block-nav:first-child ul{border-left:none;}
.cont-nav-footer .block-nav ul li{}
.cont-nav-footer .block-nav ul li {}
.cont-nav-footer .block-nav ul li a{
    font-size:11px;
    color: #333;
    line-height: 20px;
    font-weight:normal;
}
.cont-nav-footer .block-nav ul li a:hover {color: #cc0000;text-decoration: underline;}
.cont-nav-footer .block-nav ul li a.title {font-weight: bold;font-size: 13px;}
/*POLICY*/
#footer .policy-block{background-color: #efefef;}
#footer .policy-block-cont{padding: 15px 0; width: 1322px; margin: 0 auto; }
#footer .policy-block-cont:after,
#footer .policy-block-cont:before{content: ''; display:table;}
#footer .policy-block-cont:after{clear: both;}
#footer .policy-block .policy-block-left{float: left;width: 80%;border-right: 1px solid #ddd; }
.policy-block .policy-block-left ul{float: left; width: 18%;}
.policy-block .policy-block-left ul.link{width: 44%;}
.policy-block .policy-block-left ul li{}
.policy-block .policy-block-left ul li > span{font-weight:bold; font-size:13px; line-height:20px; margin-bottom:10px;  text-transform: uppercase; display:inline-block;}
.policy-block .policy-block-left ul li > a{display: inline-block; line-height:24px; color: #666;}
.policy-block .policy-block-left ul li > a:hover{color: #e5101d;}
.policy-block .policy-block-left ul.link li{margin-bottom: 5px;}
.policy-block .policy-block-left ul.link li > a{ position: relative; margin-right: 10px;}
.policy-block .policy-block-left ul.link li > a.w123mua{margin-left: 10px; color: #666;}
.policy-block .policy-block-left ul.link li > a.blogsendo{margin-left: 10px; color: #666;}
.policy-block .policy-block-left ul.link li > a.w123mua:hover,
.policy-block .policy-block-left ul.link li > a.blogsendo:hover{color: #000;}
.policy-block .policy-block-left ul.link li > a.myfacebook:before {content: "\f082"; color: #225b8f;  font-size: 22px;}
.policy-block .policy-block-left ul.link li > a.mygoogle:before {content: "\f0d4";color: #d34836;  font-size: 22px;;}
.policy-block .policy-block-left ul.link li > a.mytwitter:before {content: "\f081";color: #55acce;  font-size: 22px;}
.policy-block .policy-block-left ul.link li > a.youtube:before {content: "\f166";color: #b31217;font-size: 22px;}
.policy-block .policy-block-left ul.link li > a.pinterest:before {content: "\f0d3";color: #C92228;  font-size: 22px;}
#footer .policy-block .service div{
    width: 432px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 5px;
}
.policy-block .policy-block-left ul.link li > a.payment{
    width: 152px;
    height: 41px;
  cursor: help;
  background: url("Images/ic-home.png") -198px -756px no-repeat;
}
.policy-block .policy-block-left ul.link li > a.transaction{
  cursor: help;
    width: 152px;
    height: 41px;
   background: url("Images/ic-home.png") -198px -796px no-repeat;
}
.policy-block .policy-block-left ul.link li > a.openshop,
.policy-block .policy-block-left ul.link li > a.goshop {
    width: 112px;
    height: 40px;
   background: url("Images/ic-home.png") -238px -673px no-repeat;
}
.policy-block .policy-block-left ul.link li > a.goshop { background-position: -238px -715px; }
.policy-block .policy-block-right{float: right; width: 256px; padding-left: 20px; line-height:20px; color: #666;}
.policy-block .policy-block-right > span{font-weight:bold;color:#333;}
.policy-block .policy-block-right p{padding-top: 5px; line-height: 18px;}
#footer .policy-block .title-stm {position: relative; display: inline-block;}
#footer .policy-block .title-stm  .icon-LOGOFPT{vertical-align: middle;}
.icon-LOGOFPT {
  width: 32px;
  height: 32px;
}
#icon-LOGOFPT .path1 {
  fill: rgb(5, 80, 159);
}
#icon-LOGOFPT .path2 {
  fill: rgb(5, 80, 159);
}
#icon-LOGOFPT .path3 {
  fill: rgb(242, 113, 35);
}
#icon-LOGOFPT .path4 {
  fill: rgb(80, 183, 72);
}
#icon-LOGOFPT .path5 {
  fill: rgb(255, 255, 255);
}
#icon-LOGOFPT .path6 {
  fill: rgb(255, 255, 255);
}
#icon-LOGOFPT .path7 {
  fill: rgb(255, 255, 255);
}
.block-tags-search{}
.block-tags-search .tags-search{width: 1322px; margin: 0 auto; padding: 15px 0;} 
.block-tags-search .tags-search .tl{font-weight: bold; margin-bottom: 10px; text-transform: uppercase; font-style: 13px; display: block;}
.block-tags-search .tags-search strong{font-weight: normal;white-space: nowrap;display: inline-block;}
.block-tags-search .tags-search a{display: inline-block; line-height: 24px;text-transform: lowercase;}
.block-tags-search .tags-search a:first-letter{text-transform: uppercase;}
.block-tags-search .tags-search a:hover{text-decoration: underline; color: #000;}
.block-tags-search .tags-search span{display: inline-block; padding: 0 5px; color: #666;}
.policy-block-right .for-m{display: none; margin: 5px 0; font-size: 14px;}
.login_box .policy_sendo{
    background-color: #F9F8F1;
    padding: 5px;
    border: 1px solid #d6d6d6;
    position: relative;
}
.policy_sendo {
  padding: 10px 0;
  border-bottom: none;
}
.policy_sendo .policy_sendo_box {
  display: table-cell;
  position: relative;
}
.policy_sendo .policy_sendo_box:after{
    content: '';
  background: url("Images/ic-home.png") no-repeat -225px -160px;
    width: 20px;
    height: 17px;
    position: absolute;
    top: 16px;
}
.policy_sendo_box.buystep:after { right: -12px; }
.policy_sendo_box.shippingstep:after { right: -12px; }
.policy_sendo_box.paymentstep:after{display: none;}
.policy_sendo .policy_sendo_box a{
    display:inline-block;
    text-align:center;
    padding-top: 55px;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
    line-height:15px;
    position: relative;
}
.policy_sendo .policy_sendo_box a:hover{color:#e5101d;}
.policy_sendo .policy_sendo_box a:before{
    content: '';
  background: url("Images/ic-home.png") 0 -503px no-repeat;
    width: 52px;
    height: 52px;
    position: absolute;
    top: 0;
  left: 0;
}
.policy_sendo_box.buystep a:before { background-position: 0 -503px; }
.policy_sendo_box.shippingstep a:before {background-position: -53px -503px;left: 22px;}
.policy_sendo_box.paymentstep a:before { background-position: -106px -503px; left: 20px;}
.login_box .hotro{
  background: url("Images/ic-home.png") -322px -128px no-repeat;
    width: 238px;
    height: 103px;
}
/* GLOBAL STYLE */
/* HEADER */
.a_right{text-align:right;}
.a_left{text-align:left;}
.a_center{text-align:center;}
.w_20p{width:20%;}
.w_30p{width:30%;}
.m_t_14 {margin-top:14px}
/* CONTAINER */
#container {position:relative;}
.swap-content {
  width: 1322px;
  margin: 0 auto;
  padding-bottom: 14px;
}
.header-fix #container > .swap-content.home{margin-top:0;}
.header-fix #container > .swap-content{margin-top:88px;}
.swap-content .top-content,
.swap-content.relative{position: relative;}
/* right col */
.right-col {
  width: 220px;
  float: right;
}
.login_box.home{
		border:1px #CCC solid;
		background:#FFF;
		padding:5px;
        margin-top: 6px;
        position: relative;
	}
.login_box.small-b {width: 220px;}
.login_box.small-b .login-box {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
}
.right-col.home .login_box .btn_login, .right-col.home .login_box .btn_register { width: 116px; }
.login_box .btn_login, .login_box .btn_register {
		background-color:#fff;
		border: none;
		color:#505050;
		line-height:27px;
		width:120px;
		border-radius:2px;
		font-weight:bold;
        cursor: pointer;
        position: relative;
}
.login_box .btn_login:hover, .login_box .btn_register:hover { color: #e5101d; }
.login_box .btn_register {
  margin-left: 2px;
  border-left: 1px solid #ddd;
}
.login_box .btn_login:before, .login_box .btn_register:before {
    content: '';
    background: url("Images/ic-home.png") no-repeat;
    position: absolute;
    left: 8px;
    top: 7px;
    width: 16px;
    height: 16px;
}
.login_box .btn_login:before{background-position: -252px -21px;}
.login_box .btn_register:before {
  background-position: -252px -40px;
  left: 12px;
}
.login_box .btn_login:hover:before{background-position: -269px -21px;}
.login_box .btn_register:hover:before {
  background-position: -270px -39px;
  left: 12px;
}
.login_box .baner_register {
  padding: 8px;
  clear: left;
}
.home-banner-r{margin-top: 10px; text-align: center;}
.camnangmuasam{
  margin-top: 10px;
		background:#FFF;
  width: 220px;
        overflow: hidden;
        border: 1px solid #ddd;
        border-radius: 2px;
	}
.camnangmuasam .title {
  height: 34px;
  border-bottom: 2px #CCC solid;
}
.camnangmuasam .title a{
		line-height:32px;
		border-bottom:2px #F00 solid;
		float:left;
		margin-left:10px;
		text-transform:uppercase;
    position: relative;
    padding-left: 20px;
	}
.camnangmuasam .title a:before{
  content: '';
  background: url("Images/ic-home.png") no-repeat -281px -891px;
  position: absolute;
  top: 6px;
  left: 0;
  width: 18px;
  height: 16px;
}
.camnangmuasam .title a:hover{color: #e5101d;}
.camnangmuasam .big_box {
  padding: 8px 10px;
  overflow: hidden;
}
.camnangmuasam .img-thumb-single{text-align: center;}
.camnangmuasam .big_box img {}
.camnangmuasam .big_box h3{
    line-height: 16px;
    overflow: hidden;
    max-height: 50px;
}
.camnangmuasam .title i, .promotion_box_left .title i {
	float:right;
	width:10px;
	height:10px;
	margin-top:10px;
	margin-right:5px;
	}
.promotion_box_left .title i{margin-right: 0;}
.camnangmuasam .title i:before, .promotion_box_left .title i:before { content: "\f105"; }
.camnangmuasam .big_box div.date{
		margin:5px 0;
		font-size:11px;
        color: #666;
	}
.camnangmuasam .big_box p {
  line-height: 17px;
  text-align: justify;
}
.camnangmuasam .big_box .ttl-topic{
    display: block;
    line-height: 16px;
    font-weight: bold;
}
.camnangmuasam .other_list {
	margin:10px 10px 5px 10px;
	margin-top:0;
	padding-top:5px;
	border-top:1px #CCC dashed;
	}
.camnangmuasam .other_list ul{}
.camnangmuasam .other_list > ol > li{
	list-style:none;
	font-size:11px;
	 font-weight:bold;
     position: relative;
     padding: 3px 0;
}
.camnangmuasam .img-thumb-single{
  text-align: center;
  font-size: 9px!important;
  background: transparent;
  display: table-cell;
  vertical-align: middle;
  width: 100px;
  height: 100px;
}
.camnangmuasam .img-main{
  max-width:100%;
  max-height: 100%;
}
.camnangmuasam .big_box > a{float:left;margin-right:8px;}
.camnangmuasam .big_box img{float:none;margin-right: 0;}

.other_list > ol > li > a{
    display: block;
   line-height:16px;
    max-height: 32px;
    overflow: hidden;
	margin-left: 15px;
}
.other_list > ol > li:before{
    content: "\f101";
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 6px;
}
.other_list > ol > li > a:hover{color: #4585f4;}
.view-more{
		text-align:right;
		display:block;
        font-size: 11px;
        padding: 5px 10px;
        position: relative;
	}
.view-more:after{
    content: "\f105";
  font-size: 13px;
  padding-left: 3px;
}
.view-more:hover{color:#4585f4}
.box_fb{
    margin-top: 14px;
    border: 1px solid #DDD;
    background: #FFF;
    padding: 5px;
    min-height: 62px;
}
.box_fb .fb-like-box{background-color: #fff;}
.box_fb.fanpage{
    padding: 0;
    border: none;
    background: none;
    padding: 0;
}
.promotion_box_left{
  margin-top: 0;
		background:#FFF;
        border: 1px solid #ddd;
        margin-bottom: 5px;
        border-radius: 2px;
	}
.promotion_box_left .title{
		height:34px;
		border-bottom:2px #CCC solid;
    position: relative;
	}
.promotion_box_left .title:before{
  content: '';
  background: url("Images/ic-home.png") no-repeat -249px -888px;
  position: absolute;
  top: 5px;
  left: 10px;
  width: 20px;
  height: 20px;
}
.promotion_box_left .title span,
.promotion_box_left .title a{
    display: block;
		line-height:32px;
		border-bottom:2px #F00 solid;
		float:left;
		margin-left:10px;
		text-transform:uppercase;
    font-weight: bold;
    padding-left: 25px;
	}
.promotion_box_left .title a:hover{color: #e5101d;}
.promotion_box_left .promotion-box .product-box{
    padding: 6px 8px;
    overflow:hidden;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
}
.promotion_box_left .promotion-box .product-box:last-child{border: none;}
.promotion-box .product-box .discount-tag{
    left: 75px;
    top: 8px;
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.promotion-box .product-box .img{
		/*border:1px #CCC solid;*/
		float:left;
        margin-right: 8px;
        display: block;
	}
.promotion-box .product-box .content{margin-left:110px;}
.promotion-box .product-box .content .price{
	color:#F00;
	font-weight:bold;
	line-height:18px;
	}
.promotion-box .product-box .content .price.old {
	color:#666;
	font-size:11px;
	text-decoration:line-through;
	font-weight:normal;
	}
.promotion-box .product-box .content .name{
		margin: 5px 0;
        line-height: 16px;
        overflow: hidden;
        max-height: 34px;
        display: block;
        text-transform: lowercase;
        font-weight: normal;
	}
.promotion-box .product-box .content .name:first-letter { text-transform: uppercase; }
.product-box .content .shop_name{
		font-size:11px;
		line-height:15px;
     display: block;
     font-weight: normal;
  white-space: nowrap;
}
.product-box .content .shop_name strong{
    color: #4585f4;
    display: inline-block;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-box .content .shop_name:hover strong{text-decoration: underline;}
.promotion-box .product-box:hover{background-color: #f1f1f1;}
/* HOME STYLE */
.left-col{
  float: left;
  width: 1102px;
  position: relative;
  padding-right: 10px;
}
/* discount tag */
.discount-tag{
     position: absolute;
     background: #ff6600;
     width:40px;
     height: 40px;
     color:#FFF;
     text-align:center;
    right: 1px;
    top: 1px;
    line-height: 40px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: default;
    z-index: 1;
    border-radius: 100%;
}
.discount-tag:after, .discount-tag:before {
     top: 100%;
     border: solid transparent;
     /*content: " ";*/
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
     display: none;
}
.discount-tag:before {
    border-style: solid;
    border-width: 10px 20px 0 20px;
    border-color: #ff6600 transparent transparent transparent;
    left:0;
}
.page404 > h2 > a.no-p{padding-right: 0;}
/* BREADCRUMB */
.breadcrumb_detail {padding: 10px 0;}
.breadcrumb_detail .br.end.name_of_product{display:none;}
.breadcrumb_detail > .br{
		float:left;
		line-height:20px;
		padding:0 14px;
        position: relative;
	}
.breadcrumb_detail > .br:after{
	content: "\f105";
	position: absolute;
	top: 2px;
	right: 0;
	font-size: 15px;
	color: #999;
}
.breadcrumb_detail > div.br.end{white-space: nowrap;text-overflow: ellipsis;}
.breadcrumb_detail > .br.end span a{font-weight: bold;}
.breadcrumb_detail > .br.end:after,
.breadcrumb_detail > .br.end a:after { display: none;content: '';}
.breadcrumb_detail > div.br:first-child,
.breadcrumb_detail > div.br.first{padding-left: 0;}
.breadcrumb_detail > div.br > a{
        position: relative;
        display: block;
        padding-right: 15px;
        white-space: nowrap;
}
.breadcrumb_detail > div.br > a:after{
    content: "\f0dd";
    position: absolute;
    top:0;
    right:0;
    -webkit-transition: -webkit-transform 0.1s linear;
    -moz-transition: -moz-transform .1s linear;
    -o-transition: -o-transform .1s linear;
    -ms-transition: -ms-transform .1s linear;
    color: #999;
}
.breadcrumb_detail > div.br.first{padding-left: 0;}
.breadcrumb_detail > div.br.link{padding-left: 14px;}
.breadcrumb_detail > div.br.first > a, .breadcrumb_detail > div.br.end > a { padding-right: 0; }
.breadcrumb_detail > div.br.first > a:after {content: ''; display: none;}
.breadcrumb_detail > div.br > a.no-p:after{display: none;}
.breadcrumb_detail > div.br > a{font-weight: normal;}
.breadcrumb_detail > div.br:hover > a,
.breadcrumb_detail > div.br:hover > a:after{ color: #4585f4;}
.breadcrumb_detail > div.br:hover > a:after{
     -webkit-transform: rotate(180deg);
    -moz-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
     -webkit-transition: all 0.3s linear;
    top: 5px;
}
.breadcrumb_detail > div.br > ul{
    display: none;
    position: absolute;
    left: 10px;
    top: 18px;
    z-index: 7;
    background-color: #ececec;
    min-width: 180px;
    border: 1px solid #ddd;
    border-top-color: #4585f4;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}
.breadcrumb_detail > div.br > ul > li{margin: 1px 0;}
.breadcrumb_detail > div.br > ul > li:first-child{margin-top: 0;}
.breadcrumb_detail > div.br > ul > li a {
  display: block;
  line-height: 24px;
  padding: 0 10px;
}
.breadcrumb_detail > div.br > ul > li a:hover{color: Yellow;background: #4585f4;}
.breadcrumb_detail > .br:hover ul {display: block;opacity: 1;}
/* PAGING */
/*filter-left*/
.pagination-block{
	border: 1px solid #ddd;
	overflow:hidden;
	/*height:34px;*/
	background: #fff;
    margin-top: 14px;
    padding-right: 10px;
    border-radius: 2px;
    transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    clear: both;
}
.pagination-block.no-mar{margin-top: -1px;}
.pagination-block.bot {
  background: none;
  border: none;
  padding-left: 35% !important;
}
.pagination-block-bot .pagination{float: none;}
.pagination-block .other-filters {
  float: left;
  background-color: #fff;
}
.pagination-block .other-filters li {
  float: left;
  border-right: 1px solid #d9d9d9;
  position: relative;
}
.pagination-block .other-filters li a,
.pagination-block .other-filters li > span{
    display:block;
     padding: 0 15px 0 10px;
    line-height: 30px;
	cursor: pointer;
}
.pagination-block .other-filters li a:after,
.pagination-block .other-filters li > span:after{
    font-size: 12px;
    color: #999;
    padding-left: 5px;
    content: "\f175";
}
.pagination-block .other-filters li.buying a:after,
.pagination-block .other-filters li.new a:after,
.pagination-block .other-filters li.complain a:after { }
.pagination-block .other-filters li.sortTypePrice a:after{content: "\f175";}
.pagination-block .other-filters li.sortTypePrice.arr a:after{content: "\f176";}
.pagination-block .other-filters li.sortTypePrice.price_desc a:after{content: "\f175";}
.pagination-block .other-filters li.sortTypePrice.price_desc:hover a:after{content: "\f176";}
.pagination-block .other-filters li.sortTypePrice.price_asc a:after{content: "\f176";}
.pagination-block .other-filters li.sortTypePrice.price_asc:hover a:after{content: "\f175";}
.pagination-block .other-filters li:hover a,
.pagination-block .other-filters li:hover > span{background-color: #eaeaea;}
.pagination-block .other-filters li.active{}
.pagination-block .other-filters li.active a,
.pagination-block .other-filters li.active > span {background: #e5101d;color: #fff;}
.pagination-block .other-filters li.active a:after,
.pagination-block .other-filters li.active > span:after{color: #fff;}
/*paging*/
.pagination-block .pagination{}
.pagination-block .pagination ol{float:left; padding-top: 6px;}
.pagination-block .pagination ol li {
	float: left;
	margin: 0 4px;
    line-height: 18px;
}
.pagination-block.pagination-block-bot .pagination ol li {
  padding-top: 0;
  line-height: 32px;
}
.pagination-block.pagination-block-bot .pagination ol li a{padding: 0 14px;}
.pagination-block .pagination ol li a {
	color: #333;
	padding: 0 7px;
	background: #FFF;
	border: 1px solid #ddd;
	border-radius: 2px;
	text-decoration: none;
    display: block;
}
.pagination-block .pagination ol li a.current, .pagination-block .pagination ol li a:hover {
	background: #ed4934;
	border: 1px solid #cb230e;
	color: Yellow;
}
.pagination-block .pagination ol li a.next, .pagination-block .pagination ol li a.prev {
	width: 22px;
	height: 20px;
	border: 1px solid #ccc;
    font-size: 0;
	position:relative;
}
.pagination-block.pagination-block-bot .pagination ol li a.next, .pagination-block.pagination-block-bot .pagination ol li a.prev {
  width: 36px;
  height: 34px;
}
.pagination-block .pagination ol li a.next.disable, .pagination-block .pagination ol li a.prev.disable {
  background-color: #ddd;
  cursor: no-drop;
}
.pagination-block.pagination-block-bot .pagination ol li a.prev:before, .pagination-block.pagination-block-bot .pagination ol li a.next:before {
  left: 12px;
  top: 11px
}
.pagination-block .pagination ol li a.prev:before, .pagination-block .pagination ol li a.next:before {
	content: " ";
	font-size: 13px;
	color: #999;
	position:absolute;
	top: 3px;
	left: 5px;
}
.pagination-block .pagination ol li a.prev:before{content: "\f053";}
.pagination-block .pagination ol li a.next:before {
  content: "\f054";
  left: 6px;
}
.pagination-block .pagination ol li a.next:hover, .pagination-block .pagination ol li a.prev:hover { border-color: #f00; }
.pagination-block .pagination ol li a.next:hover:before, .pagination-block .pagination ol li a.prev:hover:before { color: #fff; }
.pagination-block .pagination ol li a.next.disable:hover, .pagination-block .pagination ol li a.prev.disable:hover {
  border-color: #ddd;
  background-color: #ddd;
}
/*go-to-page*/
.pagination-block .pagination .go-to-page{
	float:left;
	margin-left: 15px;
    line-height: 34px;
}
.pagination-block .pagination .go-to-page input[type="text"]{
	width: 30px;
	border:1px solid #ccc;
	height: 24px;
    line-height: 20px;
    text-align: center;
    padding: 0 2px;
}
.pagination-block.pagination-block-bot .pagination .go-to-page input[type="text"] {
  width: 40px;
  height: 32px;
}
.pagination-block .pagination .go-to-page input[type="button"], .pagination-block .pagination .go-to-page button {
	border:1px solid #ccc;
	height: 24px;
	background:#ececec;
	font-size:11px;
	font-weight:bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
    text-align: center;
    position: relative;
    width: 24px;
}
.pagination-block.pagination-block-bot .pagination{float: none !important;}
.pagination-block.pagination-block-bot .pagination .go-to-page input[type="button"], .pagination-block.pagination-block-bot .pagination .go-to-page button {
  width: 32px;
  height: 32px;
}
.pagination-block .pagination .go-to-page button:hover, .pagination-block .pagination .go-to-page input[type="button"]:hover { background-color: #ddd; }
.pagination-block .pagination .go-to-page button:before {
    content: "\f149";
    color: #666;
    display: block;
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    transform:rotate(90deg);
    position: absolute;
    top: 4px;
    left: 7px;
}
.pagination-block.pagination-block-bot .pagination .go-to-page button:before {
  top: 6px;
  left: 8px;
  font-size: 17px;
	}
.help_all.nologin{
  margin-top: 10px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: #fff;
}
.help_all .cs{padding: 10px 10px 0; position: relative;}
.help_all .cs:after{
  content: '';
  background: url("Images/ic-home.png") no-repeat -321px -127px;
  position: absolute;
  right: 0;
  width: 28px;
  bottom: 0;
  height: 54px;
}
.help_all .cs .title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  font-family: arial;
  color: #666;
}
.help_all .cs .phoneno{
		width:180px;
		height: 40px;
  margin-top: 10px;
	}
.help_all .cs .phoneno p{}
.help_all .cs .phoneno p b{color: #e5101d; font-size: 20px;}
.help_all .cs .phoneno span{
  font-size: 11px;
  color: #666;
  display: block;
  text-align: right;
  padding-right: 10px;
  line-height: 18px;
}
.help_all .email {
  background: #dedee1;
  padding: 7px 12px;
}
.help_all .email a{color:#e5101d;}
.help_all .email::before{
		 content:"\f003";
		 left:-2px;
		 position:relative;
	}
	/* rating  */
.box-ic-star{
  background: url("Images/ic-home.png") no-repeat 0 -102px;
    line-height: 12px;
    height: 14px;
    display: inline-block;
    margin-left: 5px;
}
.box-ic-star.red { background-position: 0 -396px; }
.box-ic-star.yellow { background-position: 0 -450px; }
.box-ic-star.purple { background-position: 0 -464px; }
/* login block */
.login-block {
    background-color: #fff;
    border: 1px solid #ddd;
    position: absolute;
  right: 0;
  top: 70px;
    z-index: 6;
    width: 250px;
    padding: 10px 0;
    border-radius: 2px;
  padding: 10px;
}
.header-fix .login-block{top:49px;}
.login-block:after,
.login-block:before {
  bottom: 100%;
  left: 86%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.login-block:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.login-block:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #d9d9d9;
  border-width: 10px;
  margin-left: -10px;
}
.login-block form  > button{
  background: #e5101d;
  border-radius: 2px;
    font-weight: bold;
  color: #fff;
  line-height: 34px;
  border: solid #e5101d 1px;
    text-decoration: none;
    cursor: pointer;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.login-block form > button:hover {background: #e6101d;}
.login-block .login-ext{
    overflow: hidden;
  line-height: 30px;
  padding: 10px 0;
}
.login-ext strong { display: inline-block; white-space: nowrap; }
a.abc{
    margin: 0 5px;
    display: inline-block;
  background: url("Images/ic-home.png") 0 0 no-repeat;
  width: 29px;
  height: 30px;
}
a.abc:hover{
  box-shadow: 1px 1px 4px #999;
  -wekit-box-shadow: 1px 1px 4px #999;
  -moz-box-shadow: 1px 1px 4px #999;
}
a.abc.login-fb { background-position: -249px -841px; }
a.abc.login-ya { background-position: -280px -841px; }
a.abc.login-go { background-position: -280px -841px; }
.login-block .a-signup {padding: 10px 0;line-height: 20px;}
.login-block .a-signup a {
  color: #e5101d;
  font-weight: bold;
  margin-left: 5px;
}
.login-block .a-signup a:hover{text-decoration: underline;}
.login-block .acc-sendo{padding-top: 5px;}
.login-block .title-linkto{
    background-color: #f3f3f3;
    line-height: 30px;
    border-top: 1px solid #ddd;
    padding: 0 10px;
}
.login-block .linkto{
    display: block;
    line-height: 25px;
    padding: 0 10px;
}
.login-block .linkto:hover{color: #4585f4;}
.login-block .login-form{padding: 10px 0;}
.login-block .login-form label{
  display: block;
  position: relative;
  line-height: 34px;
}
.login-block .login-form label.lb-pass{margin-top: 10px;}
.login-block .login-form label.lb-pass:before,
.login-block .login-form label.lb-username:before{
  content: '';
  background:  url("Images/ic-home.png") no-repeat -262px -155px;
    position: absolute;
  left: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
}
.login-block .login-form label.lb-pass:before{background-position: -290px -155px;}
.login-block .login-form label input{
  height: 34px;
  width: 228px;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding-left: 25px;
}
.login-block .login-form label.lb-qmk{text-align: right; line-height: 24px;}
.login-block .login-form label a{color: #e5101d;}
.login-block .login-form label a:hover{text-decoration: underline;}

.box-link.tk-box > li {position: relative;line-height: 26px;}
.box-link .tk-box > li:hover > a { color: #e5101d; }
.box-link .tk-box > li a:before {
    content:'';
    margin-right: 10px;
    color: #666;
  display: inline-block;
}
.box-link .tk-box > li a:hover:before { color: #e5101d; }
.box-link .tk-box > li.tttk a:before { content: '\f09d'; }
.box-link .tk-box > li.ht a:before { content: "\f003"; }
.box-link .tk-box > li.sqt a:before { content: "\f004"; }
.box-link .tk-box > li.tddh a:before { content: "\f080"; }
.box-link .tk-box > li.ds a:before {
  background: url("Images/ic-home.png") no-repeat -198px -160px;
  width: 16px;
  height: 16px;
  position: relative;
  top: 4px;
}
.box-link .tk-box > li.thoat a:before { content: "\f011"; }
/* Modal login */
.modal-login .modal-footer{
    background: #fff;
    overflow:hidden;
    display:block;
    clear: both;
}
.modal-login .modal-footer a{color: #e5101d;}
.modal-login .modal-footer a:hover{text-decoration: underline;}
.modal-login .login-body,
.modal-login .signup-body { display: none; }

/* INTEREATING */
.interesting{
	position:fixed;
	top: 148px;
	right: 0;
	width: 70px;
  opacity: 1;
  z-index: 10;
}
.interesting.active {width: 36px;right: 0;opacity: 1;}
.interesting:hover {opacity: 1;}
.interesting span.bt-click{
	width: 30px;
	height: 30px;
	top: 50%;
  margin-top: -15px;
	left: -29px;
	display:block;
	position: absolute;
	cursor:pointer;
  text-align: center;
}
.interesting span.bt-click:before{
	content: "\f101";
	font-size: 30px;
	font-weight:bold;
	color: #999;
  text-align: center;
}
.interesting.active span.bt-click:before{content: "\f100";}
.interesting .logo-123mua{
    display: block;
  background: url("Images/ic-home.png") no-repeat -113px -432px;
    width: 74px;
    height: 26px;
    margin-bottom: 5px;
}
.interesting.active .logo-123mua {
  background-position: -190px -432px;
  width: 36px;
  height: 36px;
}
.interesting ul.cate-rg{
    border: 1px solid #ddd;
    position:relative;
  background-color: #FFF;
  ;
}
.interesting ul.cate-rg li.sendo-sm{border: none;}
.interesting.active ul.cate-rg li.sendo-sm a {
  background: none;
    width: 32px;
    height: 16px;
    display: block;
}
.interesting ul.cate-rg li.sendo-sm a {
  background: url("Images/ic-home.png") no-repeat -229px -435px;
  width: 70px;
  height: 20px;
}
.interesting ul.cate-rg li.sendo-sm a:before {
  content: '.';
  display: none;
}
.interesting ul.cate-rg li{border-top: 1px solid #ccc;}
.interesting ul.cate-rg li a {
  display: block;
  position: relative;
}
.interesting ul.cate-rg li a:before{
	display:block;
	height: 36px;
	text-align:center;
    background: url("Images/ic-home.png") no-repeat;
    width: 30px;
    margin: 0 auto;
    content: "";
    position: relative;
    top: 5px;
}
.interesting ul.cate-rg li.hide{display: none;}
.interesting.active ul.cate-rg li a:before{
    -webkit-transform: scale(0.8,0.8);
    -moz-transform: scale(0.8,0.8);
    -ms-transform: scale(0.8,0.8);
    -o-transform: scale(0.8,0.8);
    transform: scale(0.8,0.8);
}
.interesting.active ul.cate-rg li .ttnu:before{background-position: 4px -88px;}
.interesting.active ul.cate-rg li .ttnam:before{background-position: -24px -88px;}
.interesting.active ul.cate-rg li .mevabe:before{background-position: -60px -88px;}
.interesting.active ul.cate-rg li .mypham:before{background-position: -92px -88px;}
.interesting.active ul.cate-rg li .pkcn:before{background-position: -126px -88px;}
.interesting.active ul.cate-rg li .kgs:before{background-position: -161px -88px;}
.interesting.active ul.cate-rg li .ttv{background-position: -199px -88px;}
.interesting.active ul.cate-rg li .dgd:before{background-position: -237px -88px;}
.interesting ul.cate-rg li .ttnu:before{background-position: 1px -88px;}
.interesting ul.cate-rg li .ttnam:before{background-position: -26px -88px;}
.interesting ul.cate-rg li .mevabe:before{background-position: -62px -88px;}
.interesting ul.cate-rg li .mypham:before{background-position: -92px -88px;}
.interesting ul.cate-rg li .pkcn:before{background-position: -126px -88px;}
.interesting ul.cate-rg li .kgs:before{background-position: -162px -88px;}
.interesting ul.cate-rg li .tt:before{background-position: -199px -88px;}
.interesting ul.cate-rg li .dgd:before{background-position: -237px -88px;}
.interesting ul.cate-rg li:hover{background-color: #eaeaea;}
.interesting ul.cate-rg li:first-child a{border:none;}
div.interesting ul.cate-rg span.ic-arr-ab{
	background-color: #ddd;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -2px;
	left: -2px;
	cursor:pointer;
    text-align: center;
    border-bottom-right-radius: 15px;
}
div.interesting ul.cate-rg span.ic-arr-ab:before{
    content: "\f061";
    font-size: 11px;
    color: #fff;
}
div.interesting div.interesting-products{
	margin: 5px 0;
	border: 1px solid #ddd;
    background-color: #fff;
}
div.interesting div.interesting-products .click-cl{
	background: #f2f2f2;
	border-bottom: 1px solid #ccc;
	line-height: 17px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	color: #f00;
	padding: 5px;
	position:relative;
    cursor: pointer;
}
div.interesting div.interesting-products .click-cl span {
  display: block;
  color: #333333;
  font-size: 10px;
  text-align: center;
}
div.interesting .comment span.bt-close{
    display: block;
    position: absolute;
    top: 2px;
    left: 0px;
    width: 15px;
    height: 15px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
}
div.interesting.active .comment{width:68px;}
div.interesting .comment{width:36px; margin-top: 5px;}
div.interesting .comment a{
	display:block;
  background: url("Images/ic-home.png") -52px -227px no-repeat;
	height: 57px;
	width:70px;
	display:block;
}
div.interesting.active .comment a{
	display:block;
  background: url("Images/ic-home.png") -130px -227px no-repeat;
	height: 57px;
  width: 36px;
	display:block;
}
div.interesting .like-facebook{
    margin-top: 5px;
    height: 70px;
    overflow: hidden;
    text-align: center;
}
.interesting .like-facebook .gfollow{display: none;}
.interesting.active .like-facebook .box-gfollow{display: none;}
.interesting .like-facebook .box-gfollow{display: block;}
.interesting.active .like-facebook .gfollow{
  background: url("Images/ic-home.png") -130px -286px no-repeat;
    width: 32px;
    height: 20px;
    display: block;
}
.interesting.active div.interesting-products ul.interesting-product-slider{display:none;}
.interesting.active div.interesting-products .click-cl span.number{
	right:8px;
	top: 5px;
}
.interesting div.interesting-products .click-cl span.number{
	display: block;
	background: #f00;
	position: absolute;
	padding: 0 2px;
	top: 0;
	border-radius: 3px;
	color: #fff;
	right: 2px;
	font-weight: bold;
	font-size: 11px;
}
.interesting.active .comment span{display:none;}
.interesting.active .comment a:before{margin-bottom:0;}
.interesting.active ul.cate-rg span.ic-arr-ab:before{content: "\f060";}
.interesting.active ul.cate-rg li a img{
	-moz-transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
	-ms-transform: scale(0.8, 0.8);
	transform: scale(0.8, 0.8);
}
.interesting.active .slider-block{display: none;}
.interesting.active div.interesting-products .click-cl{
	height: 88px;
	position: relative;
    cursor: pointer;
}
.interesting.active div.interesting-products .click-cl span.text {
    display: block;
    left: -25px;
    position: absolute;
    top: 58px;
	-ms-transform:rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform-origin: 50% 50%;
    width: 80px;
    font-family: arial;
    text-align: left;
}
.click-cl .number{display: none;}
/*slider*/
.interesting.active .slider-block{display: none;}
.interesting .slider-block{display: block;}
.interesting-products .slider-block {
  padding-top: 5px;
  padding-bottom: 22px;
}
.interesting-products .quantam-container {
  width: 68px;
  position: relative;
  text-align: center;
}
#owl-quantam .owl-controlls{background-color: #eaeaea;}
#owl-quantam .owl-prev, #owl-quantam .owl-next {
    top: 160px;
    left: 1px;
    height: 16px;
    background-color: #fff;
    border-color: #ddd;
}
#owl-quantam .owl-next{left: 35px}
#owl-quantam .owl-prev:before, #owl-quantam .owl-next:before {
    font-size: 12px;
    left: 10px;
    top: 2px;
}
/* overflow list product */
.products-listing{clear: both;}
.responsive_box_product { margin-right: -8px; }
/* quan tam modal */
#fav_modal.modal {
  width: 680px;
  margin-left: -340px;
}
/* modal add to cart */
.wishlist_modal{}
.wishlist_modal .box_product_incart{
		font-size:12px;
		line-height:30px;
    padding-left: 40px;
}
.wishlist_modal .box_product_incart:before{
    content: "\f058";
    position: absolute;
    left: 10px;
    font-size: 42px;
    color: #090;
}
.wishlist_modal .box_product_incart strong {
		color:#ff6600;
		font-weight:bold;
	}
.wishlist_modal .box_product_incart a { color: #999999; }
.wishlist_modal .box_product_incart img{
		float:left;
		margin-right:10px;
		border:1px #CCC solid;
	}
.wishlist_modal .box_product_incart p.name{font-size:12px;}
.wishlist_modal .buttons {
		overflow:hidden;
		margin-left:40px;
		margin-top:10px;
	}
.wishlist_modal .buttons .btn {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #e9ebed);
  background-image: -moz-linear-gradient(top, #ffffff, #e9ebed);
  background-image: -ms-linear-gradient(top, #ffffff, #e9ebed);
  background-image: -o-linear-gradient(top, #ffffff, #e9ebed);
  background-image: linear-gradient(to bottom, #ffffff, #e9ebed);
  border-radius: 3px;
  font-weight: bold;
  color: #333;
  padding: 7px 10px 7px 10px;
  border: solid #bcc1c8 1px;
  text-decoration: none;
  float:left;
  margin-right:10px;
  cursor:pointer;
}
.wishlist_modal .buttons .btn:hover {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  text-decoration: none;
    color: #c00;
}
.wishlist_modal .recommend{
		margin-top:10px;
		background:#f3f3f3;
		border:1px #efefef solid;
		border-radius:2px;
	}
.wishlist_modal .recommend .title{
		border-bottom:2px #c2c2c2 solid;
		height:30px;
	}
.wishlist_modal .recommend .title a{
		border-bottom:2px #F00 solid;
		height:30px;
		line-height:30px;
		float:left;
		margin-left:10px;
		font-weight:bold;
		font-size:13px;
	}
.wishlist_modal .recommend .box_scroll{
		padding:10px 18px;
		height:290px;
	}
.wishlist_modal .recommend .box_scroll .item{
		width:170px;
		border:1px #CCC solid;
		height:260px;
		margin:0 auto;
		background:#FFF;
	}
#fav_modal .owl-controlls{
		position:relative;
		top:-150px;
	}
#fav_modal .owl-controlls .owl-buttons .owl-next{
		position:absolute;
		right:-20px;
	}
#fav_modal .owl-controlls .owl-buttons .owl-prev{
		left:-20px;
		position:absolute;
	}
.wishlist_modal .recommend .box_scroll .item .img{
		width:160px;
		height:160px;
		margin:5px auto;
	}
#fav_modal .box_scroll .item .img img{border:1px #f4f4f4 solid;}
#fav_modal .box_scroll .item .name, #fav_modal .box_scroll .item .price, #fav_modal .box_scroll .item .shop {
		padding-left:5px;
		line-height:22px;
	}
#fav_modal .box_scroll .item .price{
		font-size:13px;
		color:#F00;
		font-weight:bold;
	}
#fav_modal .box_scroll .item .name{}
#fav_modal .box_scroll .item .shop{font-size:11px;}
#fav_modal .box_scroll .item .shop a{color:#4585f4;}
#fav_modal .box_scroll .ajax-load-dev{margin-left: 45%;}
/* comments modal */
.comment_modal_box{}
.comment_modal_box .line{
        padding:5px 0;
        overflow: hidden;
        line-height: 28px;
    }
.comment_modal_box .line label{
        float: left;
        width: 100px;
        margin-right: 10px;
}
.comment_modal_box .line label span{color: #c00;}
.comment_modal_box .line textarea {width: 400px;height: 100px;}
.comment_modal_box .line input{height: 34px; padding: 0 5px;}
.comment_modal_box .line .email{width:250px;}
.comment_modal_box .line .capcha { float: left; margin-right: 10px;}
.comment_modal_box .line .button{text-align: center;}
.comment_modal_box .line img{/*float:left; */margin: 0 10px;}
.comment_modal_box .line .othercode {
  line-height: 30px;
  cursor: pointer;
}
.comment_modal_box .line .othercode:hover{color: #4585f4;}
.comment_modal_box .line .othercode:before{
    content: "\f021";
    color: #4585f4;
    padding-right: 5px;
}
.comment_modal_box  .button button{
    border-radius:2px;
    color:#FFF;
    margin-right:10px;
    border: none;
    padding: 0 10px;
    line-height: 30px;
    font-size: 13px;
}
.comment_modal_box .button .send{background:#e5101d;}
.comment_modal_box .button .send:hover{background-color: #c00;}
.comment_modal_box .button .cancel{background:#999;}
.comment_modal_box .button .cancel:hover{background-color: #666;}
.comment_modal_box .refresh {
  color: #4585f4;
  cursor: pointer;
}
/*sub-cart*/
.sub-link.sub-cart{left: 0;}
.sub-link.sub-cart li{padding: 10px;margin: 1px 0;}
.sub-link.sub-cart li a:hover{background: #f3f3f3;}
.sub-link.sub-cart li a {
  display: block;
  overflow: hidden;
  line-height: 17px;
  font-size: 11px;
}
.sub-link.sub-cart li a img{
	width: 50px;
	height: 50px;
	border: 1px solid #d6d6d6;
	float:left;
	margin-right: 10px;
}
.sub-link.sub-cart li a h3{font-weight:normal;}
.sub-link.sub-cart li a p{color: #505050;}
.sub-link.sub-cart li a p b{color:#333;}
.sub-link.sub-cart li.view-all{padding:0; margin: 0;}
.sub-link.sub-cart li.view-all a{
	margin : 0 auto;
	text-align:center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
  line-height: 30px;
  font-size: 12px;
  border-top: 1px dashed #ddd;
}
.sub-link.sub-cart li.view-all a:hover{background: #eee; color: #e5101d;}
.sub-link.sub-guide{}
.sub-link.sub-guide li a:hover{color: #f00;}
/* scroll top */
#scroll-top{
    cursor: pointer;
    bottom: 5%;
    position: fixed;
    z-index: 100;
    right: 2.7%;
    background-color: #ccc;
    width: 40px;
    height: 40px;
    line-height: 46px;
    border-radius: 2px;
    text-align: center;
    opacity: 0.8;
}
#scroll-top:hover{opacity: 1;}
#scroll-top:before{
    content: "\f077";
    color: #fff;
    font-size: 27px;
}
/*newletter*/
.newletter{
    background: url("../../images/ecom/ic-sprite.png") no-repeat -214px  -246px;
	position: fixed;
	bottom: -97px;
	left: 3px;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
    z-index: 100;
    height: 134px;
    width: 261px;
    padding: 15px 10px 10px 10px;
}
.newletter.active{bottom: -3px;}
.newletter .cont-letter{
    background-color: #e6e6e6;
    overflow:hidden;
}
.newletter .cont-letter h3.ttl{
	font-size:13px;
	color: #d62521;
}
.newletter .cont-letter p.txt{
	font-size:11px;
	line-height: 15px;
	color: #666;
	margin-top: 5px;
}
.newletter .cont-letter input[type="text"]{
	width: 230px;
	padding: 5px;
	border: 1px solid #dadada;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 3px;
	color: #666;
}
.newletter .cont-letter .lbl {
  margin-top: 5px;
  overflow: hidden;
}
.newletter .cont-letter .lbl label{
	float:left;
	margin-right: 3px;
	color: #666;
}
.newletter .cont-letter .lbl label {
  padding-left: 5px;
  padding-top: 5px;
}
.newletter .cont-letter .lbl label input {
  margin-right: 3px;
  vertical-align: middle;
}
.newletter .cont-letter .lbl input[type="submit"]{
	background: #cc7270;
	border: 1px solid #b66564;
	float:right;
	padding: 3px 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-weight:bold;
    margin-right: 12px;
}
.newletter .cont-letter .lbl input[type="submit"]:hover{background: #D53F3B;}
.newletter .bt, .newletter .cl {
	background: url("../../images/ecom/ic-sprite.png") no-repeat ;
	height: 18px;
    width: 18px;
	cursor: pointer;
	position:absolute;
	top: 0;
}
.newletter .bt {
  background-position: -157px -241px;
  right: 20px;
}
.newletter .cl {
  background-position: -180px -241px;
  right: 0;
}
.newletter.active .bt{background-position: -157px  -259px;}
/* notifications style */
.notifications{margin-top: 14px;}
.box-notificate{
    background-color: #fff;
    padding: 10px;
    border: 1px solid #d9d9d9;
    margin-bottom: 14px;
}
.box-notificate .title{
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.box-notificate .title a{
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 24px;
}
.box-notificate .box-note{
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px dotted #d9d9d9;
}
.box-notificate .box-note:last-child{border: none;}
.box-notificate .box-note .ava{
    float: left;
    border: 1px solid #d9d9d9;
    width: 32px;
    height: 32px;
}
.box-notificate .box-note .txt-color{color:#0166fe;}
.box-notificate .box-note .cont-note{
    float: left;
    margin-left: 10px;
    line-height: 30px;
}
.box-notificate .box-note .cont-note a {
  color: #0166fe;
  font-weight: bold;
}
.box-notificate .box-note .cont-note a:hover{text-decoration: underline;}
.box-notificate .box-note .time{
    font-size: 11px;
    color: #999;
    margin-left: 10px;
    line-height: 30px;
}
.notifications .notify_view_more{
    background-color: rgb(255, 255, 255);
    border: 1px solid #ddd;
    border-top: none;
    text-align: center;
}
.notifications .notify_view_more > button {
    background-color: rgb(255, 255, 255);
    border: medium none;
    color: #999;
    line-height: 25px;
    position: relative;
    width: 100%;
}
.notifications .notify_view_more:hover, .notifications .notify_view_more:hover button {
  background-color: #f7f7f7;
  color: #666;
}
.captcha_img{vertical-align: middle;}
.refresh {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
}
.refresh:before {
  content: "\f021";
  color: #4585f4;
  font-size: 22px;
}
.login_error{
    color: #e5101d;
    font-size: 11px;
    font-style: italic;
  line-height: 20px;}
.pos {
  position: relative;
  vertical-align: middle;
}
/* popup ajax load */
.ajax-load{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: rgba(255,255,255,0.5);
}
.ajax-load img{
	position: fixed;
	width: 50px;
	height: 50px;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	z-index: 110;
}
/* error block */
.block-error{
    background: #FFF;
    margin: 10px 0;
    padding: 30px;
    text-align: center;
    border: 1px #CCC solid;
}
.block-error p {
  font-size: 13px;
  font-weight: bold;
}
.validation-failed { border: #FF0000 1px dashed !important; background-color: #fadbdd;}
.check-attribute{
    color: #C00;
    font-style: italic;
    padding: 5px;
    border: 1px dashed #C00;
    margin: 5px 0;
    display: none;
}
.check-attribute.show{display: inline-block;}
/*quan-tam-slider */
.interesting .interesting-products .slider-block {
  padding: 14px 0 20px 0;
  position: relative;
  display: block;
}
.interesting.active .interesting-products .slider-block, .interesting .interesting-products .slider-block.w-original {
  padding: 0;
  display: none;
}
.interesting-products.w-original .slider-block{padding: 0;}
.interesting-products .swiper-container {
  width: 68px;
  /*height: 180px;*/
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.interesting-products.w-original .swiper-container{ height: 0;}
div.interesting-products .swiper-container a {
  display: block;
  margin: 0 auto;
  padding-top: 8px;
}
div.interesting-products .swiper-container a img{border:1px solid #ccc;}
div.interesting-products .swiper-container a img:hover{border-color: #999;}
div.interesting-products .swiper-container .swiper-slide{position:relative; }
div.interesting-products .arrow-up, div.interesting-products .arrow-down {
	display: block;
	position: absolute;
	font-size: 18px;
	color: #505050;
	width: 20px;
	height: 20px;
}
div.interesting-products.w-original .arrow-up, div.interesting-products.w-original .arrow-down { display: none; }
.interesting.active .arrow-up, .interesting.active .arrow-down { display: none; }
.interesting .arrow-up, .interesting .arrow-down { display: block; }
div.interesting .arrow-up {
  left: 22px;
  top: -3px;
}
div.interesting .arrow-down {
  bottom: 5px;
  right: 25px;
}
div.interesting-products .arrow-up:before {
  content: "\f106";
  font-size: 28px;
  font-weight: bold;
}
div.interesting-products .arrow-down:before {
  content: "\f107";
  font-size: 28px;
  font-weight: bold;
}
div.interesting-products .arrow-up:hover, div.interesting-products .arrow-down:hover { color: #f00; }
div.interesting-products .swiper-container .swiper-slide .remove{
    position: absolute;
    top: 2px;
    right: 2px;
    cursor: pointer;
}
div.interesting-products .swiper-container .swiper-slide .remove:before{
	color: #000000;
    content: "\f057";
    cursor: pointer;
    font-size: 14px;
    height: 10px;
    width: 10px;
    position: absolute;
    top:0;
    right:5px;
}
div.interesting-products .swiper-container .swiper-slide .remove:hover:before{color: #f00;}
/* search autocomplete */
.search-autocomplete{
    position: absolute;
    top: 34px;
    left: -1px;
    border: 1px solid #ddd;
    background-color: #fff;
    display: none;
    overflow-y: auto;
    z-index: 10;
    min-width: 436px;
     max-height: 450px;
    box-shadow: 1px 5px 7px rgba(0, 0, 0, 0.32);
    -o-box-shadow: 1px 5px 7px rgba(0, 0, 0, 0.32);
    -ms-box-shadow: 1px 5px 7px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 1px 5px 7px rgba(0, 0, 0, 0.32);
    -webkit-box-shadow: 1px 5px 7px rgba(0, 0, 0, 0.32);
}
.search-autocomplete ul{}
.search-autocomplete ul li {
  overflow: hidden;
  line-height: 28px;
}
/*.search-autocomplete ul li:nth-child(odd){background-color: #f5f5f5;}
.search-autocomplete ul li:hover{background-color: #09d;}
.search-autocomplete ul li:hover a{color: #fff;}
*/
.search-autocomplete ul li > a {
  display: block;
  color: #666;
  overflow: hidden;
}
.search-autocomplete ul li > a span.price, .search-autocomplete ul li > a span.count_search {
  float: right;
  color: #666;
}
.search-autocomplete ul li > a span.price b{color: #f00;}
.search-autocomplete ul li > span {
  color: #666;
  font-size: 11px;
  float: right;
}
.search-autocomplete ul li > span b {
  color: #e5101d;
  font-weight: normal;
}
.search-autocomplete ul li a b {
  color: #333;
  font-weight: bold;
}
.search-autocomplete ul li a i{color: #c00;}
.search-autocomplete ul li a span{color: #4585f4;}
.search-item h3 {
  float: left;
  padding-left: 5px;
  line-height: 38px;
  width: 80px;
}
.search-autocomplete ul li.search-item {
  border-top: 1px solid #ccc;
  background-color: #fefef6;
}
.search-autocomplete ul .search-item:first-child{border-top: none;}
.search-autocomplete .search-item .sub-search {
  margin-left: 80px;
  border-left: 1px solid #ccc;
}
.search-autocomplete .search-item .sub-search .sub-search-item{padding: 5px 10px;}
.search-autocomplete .search-item .sub-search .sub-search-item:nth-child(odd){background: #fff;}
.search-autocomplete .search-item .sub-search .sub-search-item:nth-child(even){background: #f5f5f5;}
.search-autocomplete .search-item .sub-search .sub-search-item:hover, .search-autocomplete .search-item .sub-search .sub-search-item.active { background-color: #ccc; }
.search-autocomplete .search-item .sub-search .sub-search-item a img{
    float:left;
    margin-right: 5px;
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
}
.tmp-img{display: inline;}
.angular{display: none;}
.search-autocomplete .sub-search-shop{}
.search-autocomplete .sub-search-shop li{overflow: hidden;line-height: 28px;  padding: 5px 10px;}
.search-autocomplete .sub-search-shop li:nth-child(even){background-color: #f5f5f5;}
.search-autocomplete .sub-search-shop li a{  display: block;color: #666;overflow: hidden;}
.search-autocomplete .sub-search-shop .sub-search-item a img{width: 60px; height: 30px; margin-right: 10px;  border: 1px solid #ddd;  vertical-align: middle;}

/* quang cao senpay */
#iframeSenpay{margin-top:14px;}
.tooltip24{cursor: pointer;}
.tooltip24:after {
    content: "\f059";
    font-size: 15px;
    color: #999;
}
/* interesting show hide  */
.show{
  z-index:1;
  opacity:1;
  transition:all 0.2s linear;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  -o-transition:all 0.2s linear;
 }
.hide{
  z-index:-1;
  opacity:0;
  transition:all 0.2s linear;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  -o-transition:all 0.2s linear;
 }
 /*help in header*/
 .support .help_all .cs .title:before,
.support .help_all .cs .title:after {
  content: "";
  width: 0;
  padding: 0;
}
 .support .help_all{
    border: none;
    border-top: 1px solid #ccc;
    width: 248px;
    left: -10px;
    position: relative;
 }
.support .help_all.nologin .cs {
  padding: 0;
  height: 72px;
}
.support .help_all .cs .title {
  text-align: left;
  margin-left: 10px;
}
.support .help_all .cs .phoneno {
  margin-top: 0;
  margin-left: 12px;
}
.box-link .sub-link.support{padding-bottom: 0;}
.box-link .help_all .email{text-align: left;}
.modal-login .error{
    color: #E5101D;
    font-size: 11px;
    margin-top: 5px;
    margin-left: 5px;
    font-style: italic;
    display: none;
    line-height: 18px;
}
.register_error{
  color: #E5101D;
    font-size: 11px;
    margin-left: 5px;
    font-style: italic;
    display: none;
    line-height: 18px;
}
.modal-title { font-size: 16px; font-weight: bold;}
a[rel="publisher"]{display: none;}
/* fix notify */
.box-info ul.mess{}
.box-info ul.mess li {
  overflow: hidden;
  padding: 10px;
  border-bottom: 1px dashed #ddd;
  text-align: left;
}
.box-info ul.mess li:hover{background-color: #f3f3f3;}
.box-info ul.mess li .img {
  display: block;
  float: left;
  margin-right: 5px;
}
.box-info ul.mess li .info-n {
  line-height: 16px;
  color: #505050;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
  font-size: 11px;
}
.box-info ul.mess li .info-n a{color: #4585f4;}
.box-info ul.mess li .info-n.no-image{}
.box-info ul.mess li .info-n a:hover{text-decoration: underline;}
.box-info ul.mess li > span {
  font-size: 10px;
  color: #666;
  display: block;
  margin-top: 5px;
  margin-left: 40px;
}
.box-info ul.mess li.view-all {
  border: none;
  padding: 0;
}
.box-info ul.mess li.view-all a {
  font-size: 13px;
  display: block;
  text-align: center;
  line-height: 30px;
}
.box-info ul.mess li.view-all a:hover{background: #eee; color: #e5101d; }
/* mua hang khong can tai khoan */
.box-mhktk{
    float: left;
    width: 40%;
    border-left: 1px dashed #CCC;
    padding-top: 6%;
    padding-left: 3%;
    display: none;
    text-align: center;
    min-height: 240px;
}
.box-mhktk p {
  text-align: center;
  line-height: 18px;
  margin-top: 10px;
}
.box-mhktk span{
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-align: center;
    line-height: 18px;
}
.box-mhktk .sg a{color: #e5101d;}
.box-mhktk .sg a:hover{text-decoration: underline;}
.box-mhktk button{
    border: 1px #db7101 solid;
    border-radius: 3px;
    font-size: 16px;
    background-color: #ff721a;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    margin-top: 15px;
}
.box-mhktk button:hover{background-color: #ea5f02;}
.box-mhktk button:before {
    content: "\f0a4";
    color: #FFF;
    font-size: 18px;
    padding-right: 5px;
}
.box-tao-tk{
	padding: 10px;
	margin: 10px 0;
	line-height: 18px;
	border: 1px solid #4585f4;
	border-radius: 3px;
	background-color: #DFF2BF;
	position: relative;
}
.box-tao-tk:before {
  content: "\f007";
  font-size: 125px;
  color: #4585f4;
  position: absolute;
  right: 50px;
  top: 10px;
  opacity: 0.3;
}
.box-tao-tk strong {
  font-size: 16px;
  display: block;
  color: #4585f4;
}
.box-tao-tk span {
  display: block;
  margin-left: 20px;
  margin-top: 5px;
}
.box-tao-tk span:before {
  content: "\f00c";
  color: #4585f4;
  font-size: 14px;
  padding-right: 5px;
}
.btn-tao-tk{
	display: block;
	margin: 10px 0 10px 20px;
	font-size: 13px;
	line-height: 32px;
	border-radius: 3px;
	background-color: #f60;
	color: #fff;
	border: none;
	padding: 0 10px;
	box-shadow: 1px 2px 4px #999;
	font-weight: bold;
	text-transform: uppercase;
}
.btn-tao-tk:before {
  content: "\f0a4";
  font-size: 16px;
  color: #fff;
  padding-right: 5px;
}
.btn-tao-tk:hover{background-color: #ea5f02;}
.box-fb-go {
  clear: both;
  margin-top: 10px;
  height: 22px;
}
.box-fb-go .for-fb {
  display: inline-block;
  width: 140px;
}
.box-fb-go .for-go{display: inline-block;}
.box-fb-go{height: 22px; }
.quickview .box-fb-go .for-fb, .quickview .box-fb-go .for-go {
  float: left;
  display: block;
}
/*@charset "utf-8";*/
/* ballon event */
/*popup-event-fw2*/
.overflow-popup-event{
  width: 100%;
  height: 100%;
  position: fixed;
  background: #000;
  display: none;
  opacity: 0.5;
  top: 0;
  left: 0;
  z-index: 999;
  transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
}
.popup-event-fw2{
  width: 600px;
  height: 365px;
  position: absolute;
    left: 50%;
  margin-left: -300px;
    position: fixed;
    top: 50%;
    z-index: 1000;
  margin-top: -200px;
    display: none;
}
.popup-event-fw2 img{max-width: 100%;}
.popup-event-fw2 .bt-close{
  width: 24px;
  height: 24px;
  position:absolute;
  top: 6px;
  right: 8px;
  cursor:pointer;
  color: #06c;
  font-size: 16px;
  background: #EFEFEF;
  text-align: center;
  line-height: 24px;
  border-radius: 3px;
}
.popup-event-fw2 .bt-close:hover{background: #E2E2E2;}
/*free-shipping-box*/
.swap-content.landing-event-1405{padding-bottom: 0;}
.free-shipping-box{
    position: fixed;
    bottom: 0;
    right: 6.4%;
    z-index: 120;
    width: 250px;
   height: auto;
   display: none;
}
.free-shipping-box a{display: block; text-align: center;}
.free-shipping-box a img{}
.free-shipping-box em{
   position: absolute;
    z-index: 125;
    top: 0;
    right: 0;
    font-weight: bold;
    cursor: pointer;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-style: normal;
    background-color: #ddd;
    text-align: center;
    font-size: 12px;
    content: #999;
}
.free-shipping-box.show-fsb em{display: block;}
/* BOOTRAPS */
/* MODAL POPUP*/
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {opacity: 1;}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
    width: 100%;
}
.modal-backdrop.fade {opacity: 0;}
.modal-backdrop, .modal-backdrop.fade.in {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 600px;
    margin-left: -300px;
    background-color: #ffffff;
    border: 5px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    display: none;
    right: 0;
}
.modal.fade {
    top: -150%;
    z-index:-1;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}
.modal.fade.in {
  top: 10%;
  z-index: 1041
}
.modal-header {
    border-bottom: 1px solid #eee;
    position: relative;
  background: #fff;
    font-size:15px;
    color:#333;
    height: 44px;
    line-height: 40px;
    padding: 0 10px;
    overflow: hidden;
}
.modal-header h3 {
    margin: 0;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}
.modal-body {
    padding: 15px;
    background-color: #f2f2f2;
    /*max-height: 500px;*/
    overflow-y: auto;
}
.modal-form {margin-bottom: 0;}
.modal-footer {
    line-height: 18px;
    padding: 10px 15px;
    margin-bottom: 0;
    text-align: center;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    clear: both;
}
.modal-footer:before, .modal-footer:after {
    display: table;
    line-height: 0;
    content: "";
}
.modal-footer:after {clear: both;}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {margin-left: -1px;}
#modalShipping{top: 15%;}
#modalShipping .modal-title .vct{
  float: right;
  font-size: 12px;
  white-space: nowrap;
  padding-right: 10px;
  font-weight: normal;
}
#modalShipping .modal-title .vct i{font-style: normal; font-weight: bold;}
/* TOOL TIP */
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    visibility: visible;
}
/*.tooltip.in {opacity: 0.8;filter: alpha(opacity=80);}*/
.tooltip.top {margin-top: -3px;}
.tooltip.right { margin-left: 3px;}
.tooltip.bottom {margin-top: 3px;}
.tooltip.left {margin-left: -3px;}
.tooltip-inner {
    padding: 4px 8px;
    text-align: left;
    text-decoration: none;
    background-color: #090;
    border-radius: 3px;
    line-height: 18px;
    border: 1px solid #090;
    color:#FFF;
    max-width: 300px;
    min-width: 150px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid  ;
    border-color:transparent;
    }
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #090;
    border-width: 5px 5px 0;
}
.service .tooltip.top .tooltip-arrow{opacity: 0;}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #090;
    border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #090;
    border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #090;
    border-width: 0 5px 5px;
}
/* form style */
.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 13px;
    /* height:24px; */
    line-height: 24px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    /* width: 200px; */
}
.form-control option{
    line-height: 18px;
    padding: 5px;
}
.form-control:focus {
    border-color: #66AFE9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-controls .owl-dot{
    display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 4px;
    opacity: 0.5;
  border-radius: 100%;
    background: #666;
    font-size: 0;
    border: 1px solid #f1f1f1;
    cursor: pointer;
}
.owl-carousel .owl-controls .owl-dot.active{
    opacity: 1;
    background-color: #c00;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  margin: 0 auto;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}



.owl-carousel .owl-item img { transform-style: preserve-3d; }
.owl-carousel .owl-controls .owl-nav{}
.owl-carousel .owl-controls .owl-nav > div{position: absolute; top: 25%; opacity: 0.5;}
.owl-carousel:hover .owl-controls .owl-nav > div{opacity: 1;}
.owl-carousel .owl-controls .owl-nav .owl-prev{left: 0;}
.owl-carousel .owl-controls .owl-nav .owl-prev:before{
  content: "\f104";
    font-size: 48px;
  color: #bdbdbd;
}
.owl-carousel .owl-controls .owl-nav .owl-next{right: 0;}
.owl-carousel .owl-controls .owl-nav .owl-next:before{
  content: "\f105";
  font-size: 48px;
  color: #bdbdbd;
}
.slider-full .owl-controls .owl-nav .owl-next{right: -23px;}
.slider-full .owl-controls .owl-nav .owl-prev{left: -20px;}
/* ===============================================================
Basic Swiper Styles
================================================================*/
/*
.swiper-container {
    margin:0 auto;
    position:relative;
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    z-index:1;
}
.swiper-wrapper {
    position:relative;
    width:100%;
    -webkit-transition-property:-webkit-transform, left, top;
    -webkit-transition-duration:0s;
    -webkit-transform:translate3d(0px,0,0);
    -webkit-transition-timing-function:ease;
    -moz-transition-property:-moz-transform, left, top;
    -moz-transition-duration:0s;
    -moz-transform:translate3d(0px,0,0);
    -moz-transition-timing-function:ease;
    -o-transition-property:-o-transform, left, top;
    -o-transition-duration:0s;
    -o-transform:translate3d(0px,0,0);
    -o-transition-timing-function:ease;
    -o-transform:translate(0px,0px);
    -ms-transition-property:-ms-transform, left, top;
    -ms-transition-duration:0s;
    -ms-transform:translate3d(0px,0,0);
    -ms-transition-timing-function:ease;
    transition-property:transform, left, top;
    transition-duration:0s;
    transform:translate3d(0px,0,0);
    transition-timing-function:ease;
}
.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {float: left;}
.swiper-wp8-horizontal { -ms-touch-action: pan-y; }
.swiper-wp8-vertical { -ms-touch-action: pan-x; }
*/
/*LINKS-BLOCK*/
div.links-block { padding-top: 14px;/*max-height: 146px;overflow: hidden;*/}
div.links-block strong {
  margin-right: 10px;
  line-height: 22px;
  white-space: nowrap;
  text-transform: uppercase;
  display: block;
}
div.links-block a{
  display: inline-block;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  color: #333;
  border-radius: 2px;
  margin-top: 10px; 
  margin-right: 10px;
  padding: 0 10px;
  line-height: 24px;
  text-transform: uppercase;
}
div.links-block a span{display: inline-block;}
div.links-block a.active{}
div.links-block a span:hover{color:#0066ff;}
div.links-block a.xh{padding-left: 0;}
div.links-block a.xh:hover{text-decoration: none;}
/*END-LINKS-BLOCK*/
.ajax-load-notify{
    background: url("../../images/ecom/ajax-loader.gif") no-repeat center center rgba(255,255,255,0.5);
    position: absolute;
    z-index: 1;
    left:0;
    top:0;
    width: 100%;
    height: 290px;
    display: block;
}
.ajax-load-notify-item{
    background: url("../../images/ecom/ajax-loader.gif") no-repeat center center rgba(255,255,255,0.5);
    width: 100%;
    height: 30px;
    display: none;
}
#jsMenuMarkLayer{
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.3);
  width: 100%;
  height: 200%;
  z-index: 7;
  display: none;
  cursor: pointer;
}
/*icLoyalty*/
.box_product .icLoyalty{
  float:right;
  display: block;
  background: #fff url("Images/ic-home.png") -178px -160px no-repeat;
  width: 16px;
  height: 16px;
  position:absolute;
  bottom: 0;
  right:2px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
/* RESPONSIVE WEB */
.ic-event-eldy-listing{
  position: absolute;
  display: block;
  width: 40px;
  height:40px;
  top: 1px;
  left:1px;
  background: url("Images/ic-home.png") -306px -619px no-repeat;
  z-index: 1;
}
.box_product:hover .ic-event-eldy-listing{z-index:5;}
.promotion-box .ic-event-eldy-listing {
  top: 8px;
  background-size: 100%;
  width: 32px;
  height: 32px;
}
.right-col .banner1{overflow: hidden; margin-top: 10px;}
.display_n{display: none;}
.header-wrap{
  -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
      -ms-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease;
}
  /*
.header-fix .header-wrap{
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  background-color: #fff;
  width: 100%;
  height: 58px;
  box-shadow: 1px 1px 8px rgba(153, 153, 153, 0.5);
}
*/
.header-fix #header{
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  background-color: #fff;
  width: 100%;
  height: 58px;
  box-shadow: 1px 1px 8px rgba(153, 153, 153, 0.5);
}
.header-fix .header-content{height: 58px; padding-top: 8px;}
.header-fix .bar-top{height: 0;margin-top: -30px;  visibility: hidden;}
.header-fix .nav-main-box,
.header-fix .block-search .tags-search{display: none;}
.header-fix .box-info .box-link .da-login > a{border: none; background: none;}
.nav-left-homepage{
  position: relative;
  width: 1322px;
  margin: 0 auto;
}
.nav-left-homepage .nav-main-box{top:-34px;}
.header-fix .nav-left-homepage .nav-main-box{display: block;}
.header-fix .header-content .logo{top: -5px;}
.header-fix .header-fix .header-wrap{z-index: 1010;}
.header-fix .nav-left-homepage .nav-main-box{top: -8px;}
/*modal-login*/
#modalLogin.modal{
    width: 360px;
    margin-left: -180px;
}
#modalLogin .modal-header .caption{
    font-size:17px;
    text-transform: uppercase;
    line-height: 46px;
}
.modal-header .close{
    border: 1px solid #e5101d;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    line-height: 18px;
    text-align: center;
    width: 24px;
    color:#e5101d;
    margin-top: 8px;
    background: none;
    border-radius: 2px;
    float: right;
}
.modal-header .close:hover{background-color: #f2f2f2;}
#modalLogin .login-body{}
#modalLogin .login-body .login-social{
    border-bottom: 1px solid #e5e5e5;
    height: 54px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}
#modalLogin .signup-body .login-social{
   border-bottom: 1px solid #e5e5e5;
   position: relative;
   padding-bottom: 10px;
}
#modalLogin .signup-body .login-social .break-login-social{line-height: 30px;height:60px;}
#modalLogin .box-fl .login-social span,
#modalLogin .box-fl .login-social a{float:left; font-size:13px; white-space: nowrap;line-height: 30px;}
#modalLogin .box-fl .login-social a strong{color: #e5101d;}
#modalLogin .box-fl .login-social a:hover strong{text-decoration: underline;}
#modalLogin .box-fl .login-social .lbl{line-height: 30px; margin-right: 10px;}
#modalLogin .login-body .login-social .lbl2{
    bottom: -11px;
    display: inline-block;
    float: none;
    left: 50%;
    padding: 5px 10px;
    position: absolute;
    margin-left: -27px;
    width: 54px;
}
#modalLogin .main-login > div{position: relative;margin-top:10px;}
#modalLogin .main-login .b-email{margin-top:15px;}
#modalLogin .main-login > div > input{
    display:block;
    width: 100%;
    height: 34px;
    border: 1px solid #c9c9c9;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    padding-left: 25px;
    font-size:13px;
    border-radius: 2px;
}
#modalLogin .main-login > div > input.disable-input{background-color: #c9c9c9;}
#modalLogin .main-login .b-email:before,
#modalLogin .main-login .b-password:before{
    content: '';
    background: url("Images/ic-home.png") no-repeat -262px -155px;
    position: absolute;
    left: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
}
#modalLogin .main-login .b-email:before{}
#modalLogin .main-login .b-password:before{background-position: -290px -155px;}
#modalLogin .main-login .b-name{}
#modalLogin .main-login .b-name #reg_firstname{width: 206px; display: inline-block; padding-left: 5px;}
#modalLogin .main-login .b-name #reg_lastname{width: 100px; margin-left: 10px;display: inline-block; padding-left: 5px;}
#modalLogin .main-login .b-catpcha{margin-bottom: 10px;}
#modalLogin .main-login .b-catpcha #catpcha_input{width: 150px; display: inline-block;}
#modalLogin .main-login .b-catpcha .refresh{}
#modalLogin .main-login .forget-pass{
    display:block;
  text-align: right;
  color:#cc3333;
  font-size:13px;
  line-height: 18px;
  padding: 10px 0 0 0;
}
#modalLogin .main-login label{
    display:block;
    position:relative;
    font-size: 13px;
    padding: 5px 0;
    line-height: 24px;
}
#modalLogin .signup-body .main-login label{margin-top: 0; padding: 0;}
#modalLogin .signup-body .main-login label a{color: #06c;}
#modalLogin .signup-body .main-login label a:hover{text-decoration: underline;}
#modalLogin .main-login  label.radio input[type="radio"]{position:absolute;opacity: 0;z-index: -1;}
#modalLogin .main-login  label.radio  span{
    display: block;
    padding-left: 25px;
    position: relative;
}
#modalLogin .main-login  label.radio  span:before{
    width: 20px;
    height: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background-color: #f9f9f9;
    border:1px solid #c0c0c0;
    position:absolute;
    left:0;
    content:"";
    top:2px;
}
#modalLogin .main-login  label.radio  span:after{
    width: 8px;
    height: 8px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background-color: #ff0000;
    position:absolute;
    left: 6px;
    content:"";
    top: 8px;
    z-index: 1;
    display: none;
}
#modalLogin .main-login  label.radio input:checked ~ span:after{display:block;}
#modalLogin .main-login .bt-cont{
    height: 34px;
    line-height: 34px;
    display: block;
    margin: 10px 0;
    color:#fff;
    text-align: center;
    background-color: #e5101d;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    border: 1px solid #e5101d;
}
#modalLogin .main-login .no-account{line-height: 30px;}
#modalLogin .main-login .no-account a{color:#e5101d;}
#modalLogin .main-login .no-account a:hover{text-align: center;}
#modalLogin .main-login .no-account a strong{margin-left: 10px;}

/*shopping-cart*/
.pp-shopping-cart{
    width:760px;
    left: 50%;
    margin-left: -380px;
  overflow: hidden;
}
.pp-shopping-cart .modal-header{background: #f7f7f7;  height: 35px; line-height: 38px;}
.pp-shopping-cart .modal-body{padding: 5px; background: #f9f9f9; overflow: inherit;}
.pp-shopping-cart .box_modal_ship{padding: 10px 5px;}
.pp-shopping-cart .box_modal_ship.height{max-height:160px;overflow: auto;}
.pp-shopping-cart .modal.fade.in{top: 16%;}
.show-pp-cart .pp-shopping-cart{top:10%;opacity: 1;}
#cart_shipping_method  .box_supplier .cell input[type="radio"]{vertical-align: baseline; margin-right: 5px;}
#cart_shipping_method  .box_supplier .cell:last-child{}
#cart_shipping_method  .box_supplier ._supplier{table-layout:fixed;width:100%;}
#cart_shipping_method  .box_supplier .row{
    display:table-row;
    border-bottom: 1px solid #dddddd;
    border-collapse: separate;
    width:100%;
    }
#cart_shipping_method  .choice_supplier_btn{
        border: 1px #be040f solid;
        color: #FFF;
        line-height: 28px;
        width: 100px;
        border-radius: 2px;
        font-weight: bold;
        cursor: pointer;
        margin-left: 5px;
        background:#e5101d;
        text-align: center;
    font-size: 14px;
}
#cart_shipping_method  .modal-footer{border-top:none;}
#cart_shipping_method  .modal-footer{text-align: center;}
.pp-shopping-cart in .modal-header{border-bottom: none;}
.pp-shopping-cart .ttmh{
  float: right;
  margin-right: 15px;
  color: #e5101d;
  font-size: 12px;
}
.pp-shopping-cart .ttmh:after{
  content: "\f101";
  color: #e5101d;
  font-style: 14px;
  padding-left: 5px;
}
.pp-shopping-cart .ttmh:hover{text-decoration: underline;}
.product_in_order{ font-size: 13px;}
.pp-shopping-cart .product_in_order .title{
        border-bottom:#cdcdcd 1px solid;
        font-weight:bold;
        width:100%;
        line-height:32px;
        height: 32px;
        padding: 0 10px;
          background: #F7E3E3;
    }
.product_in_order .title span{color:#F00;}
.pp-shopping-cart .product_in_order .title .name_shop{width:50%; float: left;}
.pp-shopping-cart .product_in_order .title .name_shop .shop{float: left;}
.pp-shopping-cart .cart-payment .cart-total li{font-size: 12px;padding: 5px 0;}
.pp-shopping-cart .cart-payment .cart-total li:first-child{padding-top: 0;}
.pp-shopping-cart .cart-payment .cart-total li .label{width: 130px;}
.pp-shopping-cart .cart-payment .cart-total{width: 36%;}
.pp-shopping-cart .cart-payment .cp-left{width: 62%; font-size: 12px;}
.pp-shopping-cart .cart-payment{padding: 10px 0 0 0;}
.pp-shopping-cart .box_supplier .title .cell{width: 18%;}

.modal-ship-for-cart .box_supplier .title{background: #f3f3f3 !important;}
.product_in_order .title .name_shop a{color:#ff0000;}
.product_in_order .product_box{float:left;width:100%;padding:10px; border-bottom: 1px dashed #ccc;}
.product_in_order .product_box:last-child{border-bottom: none;}
.product_in_order .product_box .img_product{width:50%; float: left;}
.product_in_order .product_box .img_product .img{float:left;border:1px #CCC solid;}
.img_product .name_attr{margin-left:85px;}
.img_product .name_attr .name{font-weight:bold;font-size: 14px; line-height: 18px;}
.img_product .name_attr .name a{color: #333;font-size:12px;line-height: 17px;max-height: 34px;overflow: hidden;}
.img_product .name_attr .attr{margin-top: 5px;}
.img_product .name_attr .attr dl{line-height:17px;overflow:hidden; height: 25px;}
.img_product .name_attr .attr dl dt{float: left; width: 120px;}
.img_product .name_attr .attr dl dd{float: left;}
.img_product .name_attr .attr dl dd .attr-color{
    border: 1px solid #ccc;
   display: block;
    height: 20px;
    min-width: 26px;
    line-height: 20px;
    padding: 0 5px;
    text-align: center;
}
.product_in_order .sl,
.product_in_order .gt,
.product_in_order .tt,
.product_in_order .opt{float: left; line-height: 30px;}
.product_in_order .gt,
.product_in_order .tt{width: 20%; text-align: center;font-weight:bold;color: #333;}
.product_in_order .opt{width: 5%; text-align: center;}
.product_in_order .sl{text-align:center; width: 10%;font-weight:bold;}
.product_in_order .sl input{
    width: 30px;
    background-color: #ececec;
    height: 26px;
    border: 1px solid #ccc;
    padding: 2px;
    text-align: center;
}
.product_in_order .gt .price{font-weight: normal;}
.product_in_order .product_box .sl .btn-update{border:none;background: none;display: block;margin: 0 auto;}
.product_in_order .product_box .sl span{
    display: block;
    font-size: 11px;
    margin-top: 5px;
    cursor: pointer;
    line-height: 16px;
    font-weight: normal;
    white-space: nowrap;
   color:#e5101d;
}
.product_in_order .product_box .sl span:hover{color: #e5101d;}
.product_in_order .delete-prod{
    color: #e5101d;
    line-height: 22px;
    padding: 0 5px;
    cursor: pointer;
    border: none;
    background: none;
    font-size: 11px;
}
.product_in_order .delete-prod:before{
    content: "\f014";
    color: #e5101d;
    display: inline-block;
    margin-right: 5px;
    font-size: 15px;
}
.product_in_order .opt button:hover{font-weight: bold;}
.cart-empty{
    padding: 10px;
    text-align: center;
    font-size: 14px;
    background-color:#fff;
    border: 1px solid #ddd;
    margin-top: 10px;}
.cart-empty a{color: #06c; font-weight: bold; font-size: 16px;}
.cart-empty a:hover{text-decoration: underline;}
.comment_modal_box .box-btn{}
.comment_modal_box .box-btn button{
    border: none;
    line-height: 30px;
    color: #fff;
    padding: 0 10px;
    margin-right: 10px;
    background-color: #8f8f8f;
}
.comment_modal_box .box-btn button.send{background-color: #06c;}
.right-col.cartpage .login_box{margin-top: 10px;}
.box_modal_ship{}
.box_modal_ship .place_pickup{margin-bottom:10px;}
.box_modal_ship .place_pickup select{height:23px; width: auto;}
.box_modal_ship .box_supplier{display:table;width:100%;border-top:1px #CCC solid;}
.box_modal_ship .place_pickup select#est_district, .box_modal_ship .place_pickup select#est_ward{min-width: 160px}
.box_supplier .row{
  display:table-row;
  border-bottom: 1px solid #dddddd;
  border-collapse: separate;
  width:100%;
  line-height: 20px;
}
.box_supplier .cell{
    display:table-cell;
    padding-left:0;
    height:34px;
    vertical-align:middle;
}
.box_supplier .cell > label{width: auto !important;}
.box_supplier .cell > label > input{margin-right: 5px; vertical-align: middle;}
.box_supplier .title .cell{text-align: left; width: 20%; line-height: 18px;}
.box_supplier .title .cell:first-child{width: 40%; padding-left: 5px;}
.box_supplier .title .cell:nth-child(2),
.box_supplier .title .cell:nth-child(3){text-align: center;}
.box_supplier ._supplier{table-layout:fixed;width:100%;}
.choice_supplier_btn{
    border: 1px #be040f solid;
    color: #FFF;
    line-height: 28px;
    width: 120px;
    border-radius: 2px;
    font-weight: bold;
    cursor: pointer;
    margin-left: 5px;
    background:#dd0c19;
}
.block-vct-ngh{overflow-x: hidden; line-height: 18px;}
.block-vct-ngh .vct{float: left;}
.block-vct-ngh .vct i{font-style: normal; font-weight: bold;}
.block-vct-ngh .place_pickup{float: right;}
.block-vct-ngh .place_pickup strong{}
.shippingfee_total{}
.pp-shopping-cart .block-cart{border: 1px solid #d9d9d9; margin-top: 20px;position:relative;border-radius: 2px;}
.pp-shopping-cart .block-cart .title-c{position: relative; line-height: 30px; background-color: #f4f4f4; height: 30px;}
.block-cart .title-c .shop-n{float: left; line-height: 30px; font-weight: bold; margin-left: 10px; font-size: 13px;}
.block-cart .title-c .shop-n a{color: #e5101d;}
.block-cart .title-c .shop-n a:hover{text-decoration: underline;}
.block-cart .title-c .tn{
    float: right;
    margin-right: 40px;
    padding: 0 10px;
    height: 24px;
    margin-top: 3px;
    line-height: 24px;
    border-radius: 2px;
    cursor: pointer;
    white-space: nowrap;
}
.block-cart .title-c .tn:hover{background-color: #ddd;}
.block-cart .title-c .tn a{font-size: 11px;color: #0066ff;}
.block-cart .title-c .tn a:before{content: "\f003"; padding-right: 5px;}
.block-cart .ic-minus{
    background: url("Images/ic-home.png") no-repeat -279px -511px;
    width: 27px;
    height: 27px;
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
    display: block;
    cursor: pointer;
}
.block-cart  .ic-minus.thumb{background-position: -310px -511px;}
.cont-pp-shopping-cart{max-height: 430px; width: 735px;  overflow: inherit !important;}
.cont-pp-shopping-cart .block-cart:first-child{margin-top:0;}
.cont-pp-shopping-cart .product_in_order .ic-free-ship{
      -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
   transform: rotateY(0);
   top: 5px;
   cursor: pointer;
  float: left;
  position: Relative;
  width: 35px;
  height: 26px;
  left: -7px;
}
.cont-pp-shopping-cart .product_in_order .ic-free-ship i{
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
   transform: rotateY(0);
   width: 20px;
   height: 20px;
   display: inline;
}
.cont-pp-shopping-cart .product_in_order .ic-free-ship i.fa{display: inline;}
.cont-pp-shopping-cart .ic-free-ship .caution {
  background: none repeat scroll 0 0 #fff5de;
  border: 1px solid #FFE7B0;
  border-radius: 2px;
  font-size: 11px;
  padding: 10px;
  position: absolute;
  line-height: 18px;
  display: none;
  top: 26px;
  z-index: 1;
  width: 350px;
  left: -3px;
}
.cont-pp-shopping-cart .block-cart .box-cart{padding: 0;}
.cont-pp-shopping-cart .ic-free-ship:hover .caution{display: block;}
.cont-pp-shopping-cart .ic-free-ship .caution strong{color: #009900;}
.cont-pp-shopping-cart .ic-free-ship .caution p{line-height: 18px;}
.cont-pp-shopping-cart .ic-free-ship .caution p:before{content: "\f00c"; color: #009900; padding-right: 5px;}
.cont-pp-shopping-cart .ic-free-ship .caution a{color: #e5101d;}
.cont-pp-shopping-cart .ic-free-ship .caution a:hover{text-decoration: underline;}
.block-cart .box-cart table{width: 100%;}
.box-cart table th{font-weight: bold; border-bottom: 1px solid #ddd;}
.box-cart table th,
.box-cart table td{padding: 8px;}
.box-cart table tr.bg{background-color: #f5f5f5;}
.box-cart .cart-prod{overflow: hidden;}
.box-cart .cart-prod img{border: 1px solid #ddd; float: left; width: 100px; height: 100px; margin-right: 10px;}
.box-cart .cart-prod a{font-weight: bold; line-height: 18px;}
.box-cart .cart-prod a:hover{color: #e5101d;}
.box-cart .cart-prod dl{margin-top: 5px; overflow: hidden; line-height: 18px;}
.box-cart .cart-prod dl dt{float: left; width: 80px;}
.box-cart .cart-prod dl dd{float: left;}
.box-cart .cart-prod .size,
.box-cart .cart-prod .color{
    display: block;
    height: 20px;
    line-height: 20px;
    min-width: 26px;
    padding: 0 5px;
    border: 1px solid #ddd;
}
.box-cart .cart-quantity{text-align: center;}
.box-cart .cart-quantity input{
    width: 30px;
    background-color: #ececec;
    height: 26px;
    border: 1px solid #ccc;
    padding: 2px;
    text-align: center;
}
.box-cart .cart-quantity span:hover{font-weight: bold;}
.box-cart .cart-quantity span{display: block; color: #0066ff; font-size: 11px; margin-top: 5px; cursor: pointer;line-height: 16px;}
.box-cart .del{color: #e5101d; display: block; line-height: 18px;cursor: pointer;}
.box-cart .del:hover{font-weight: bold;}
.box-cart .del:before{content: "\f014"; color: #e5101d; display: block; font-size: 15px; }
.cart-payment{padding: 10px 10px 0; clear: both;}
.cart-payment .cp-left{float: left; width: 54%;}
.cart-payment .shipto{line-height: 18px; float: left; position: relative;}
.cart-payment .shipto strong,
.cart-payment .shipto a{color: #009900;}
.cart-payment .shipto .txt-transport{display: block;  margin-top: 5px; font-size: 11px;}
.cart-payment .shipto .tooltip-checkout{ width: 15px;height: 15px; cursor: help;}
.cart-payment .shipto .tooltip-checkout:after {content: "\f059";font-size: 15px;color: #999;}
.cart-payment .shipto button{
    width: 25px;
    height: 25px;
    margin-left: 10px;
    line-height: 25px;
    cursor: pointer;
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 180px;
}
.cart-payment .shipto button:before{content: "\f0d7"; font-size: 18px; color: #7d7d7d;}
.cart-payment .shipto .usr_locale{
    border: 1px solid #ddd;
    padding: 2px 5px;
    display:inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    margin: 0 3px;
    white-space: nowrap;
}
.cart-payment .shipto .usr_locale:after{
    content:"\f0d7";
    margin-left: 3px;
}
.cart-payment .caution {
    background: none repeat scroll 0 0 #fff5de;
    border: 1px solid #FFE7B0;
    border-radius: 5px;
    float: left;
    font-size: 11px;
    padding: 10px;
    position: relative;
    width: 340px;
    line-height: 18px;
    margin-top: 10px;
}
.cart-payment .caution strong{color: #009900;}
.cart-payment .caution h3{
    font-size: 11px;
    line-height: 20px;
    padding-bottom: 5px;
    padding-left: 30px;
    position: relative;
}
.cart-payment .caution h3:before{
    content: '';
    background: url("../../images/ecom/ic-sprite.png") no-repeat scroll -387px -61px;
    width: 26px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0
}
.cart-payment .caution p{line-height: 18px;}
.cart-payment .caution p:before{content: "\f00c"; color: #009900; padding-right: 5px;}
.cart-payment .caution a{color: #e5101d;}
.cart-payment .caution a:hover{text-decoration: underline;}
.cart-payment .cart-total{float: right; padding-right: 0; width: 45%;}
.cart-payment .cart-total li{overflow: hidden;padding: 5px 0; font-size: 14px; line-height: 18px;}
.cart-payment .cart-total li.li-voucher-diemsen{font-size: 13px; color: #06}
.cart-payment .cart-total li:first-child{padding-top:0;}
.cart-payment .cart-total li .red{color:#e5101d;}
.cart-payment .cart-total li .label{width: 140px;line-height: 17px;}
.cart-payment .cart-total li .points{font-style: normal;}
.cart-total .cart-total-price{line-height: 20px; padding-bottom: 10px; text-align: right;}
.cart-total .cart-total-price strong{font-size: 15px; color: #e5101d; margin-left: 10px;}
.cart-total .cart-total-btn{}
.cart-total .cart-total-btn button:hover{box-shadow: 0 0 6px #999;}
.cart-total .cart-total-btn .btn-del{
    color: #fff;
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    padding: 0 20px;
    background-color: #979797;
    border: none;
    border-radius: 2px;
    margin-right: 20px;
    white-space: nowrap;
}
.cart-total .cart-total-btn .btn-pay{
    color: #fff;
    font-size: 14px;
    line-height: 32px;
     height: 32px;
    padding: 0 20px;
    background-color: #e5101d;
    border: none;
    text-transform: uppercase;
    border-radius: 2px;
    font-weight: bold;
    white-space: nowrap;
    float:right;
}
.box-note{margin-top: 10px; border: 1px solid #d9d9d9;padding: 8px; background-color: #fff;}
.box-note h3 {
    font-size: 13px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 5px;
    line-height: 18px;
}
.box-note ul {margin-top: 5px; margin-left: 18px;}
.box-note ul li {font-size: 12px;color: #333;padding: 5px 0; line-height: 18px; list-style-position: outside; list-style-type: decimal;}
.box-note ul li a{display: block;}
.box-note ul li a:hover{color: #e5101d;}
.box-note .warning{color: #e5101d; line-height: 18px; margin-top: 10px;}
.choice_supplier{overflow: hidden;}
.other-prods{color:#e5101d;display: inline-block;margin-top:15px; margin-left: 0;}
.other-prods:hover{color: #06f;}
.product_in_order .ic-free-ship{
    display: inline-block;
    position: relative;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.product_in_order .ic-free-ship:after{
    content: "\f0d7";
  color: #009900;
  position: absolute;
    top: 6px;
  right: 23px;
  font-size: 14px;
}
.product_in_order .ic-free-ship .fa{cursor: pointer;}
.product_in_order .ic-free-ship .fa:before{
     content: "\f0d1";
  color: #009900;
  font-size: 20px;
  position: absolute;
 top: 0;
  left: 15px;
  cursor: pointer;
}
.product_in_order .ic-free-ship .fa:after {
      content: "\f00c";
  color: #fff;
  position: absolute;
  font-size: 8px;
    top: 5px;
  left: 25px;
  display: block;
    -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}
.product_in_order .prods-list{border-bottom: 1px solid #d9d9d9;padding: 5px 10px;}
.pp-shopping-cart .caption-pp{overflow: hidden;height:45px;background-color: #fff;position: relative;z-index: 2;}
.pp-shopping-cart .caption-pp .numbs{float:left;font-size:15px;line-height: 40px;}
.pp-shopping-cart .caption-pp .bt-cont{
    float:right;
    color:#e5101d;
    line-height: 40px;
}
.pp-shopping-cart .caption-pp .bt-cont:hover{}
.caption-pp .bt-cont .bt-close{
    border: 2px solid #e5101d;
    display: inline-block;
    font-weight: bold;
    height: 24px;
    line-height: 18px;
    margin-left: 14px;
    text-align: center;
    width: 24px;
    font-size: 13px;
}
.overlay-pp-shopping-cart{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: #000000;
    width: 100%;
    opacity: 0;
    z-index: -1;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.show-pp-cart .overlay-pp-shopping-cart{opacity:0.6;z-index:1000;}



/* vertical scrollbar */
.mCSB_container {
    width: auto;
    margin-right: 0;
    overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar { margin-right: 0; }
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar, .mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar { margin-right: 30px; }
.mCustomScrollBox>.mCSB_scrollTools {
    width: 16px;
    height: 100%;
    top: 0;
    right: -13px    ;
}
.box-360 .mCustomScrollBox>.mCSB_scrollTools{right:0;}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.box-360 .mCSB_scrollTools .mCSB_draggerContainer{bottom:15px;top:15px;}
.mCSB_scrollTools a+.mCSB_draggerContainer { margin: 20px 0; }
.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}
.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: relative;
    height: 20px;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
    top: 100%;
    margin-top: -40px;
}
/* horizontal scrollbar */
.mCSB_horizontal>.mCSB_container {
    height: auto;
    margin-right: 0;
    margin-bottom: 30px;
    overflow: hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar { margin-bottom: 0; }
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar, .mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
    margin-bottom: 30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools {
    width: 100%;
    height: 16px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer { margin: 0 20px; }
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger {
    width: 30px;
    height: 100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft, .mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight {
    display: block;
    position: relative;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
    float: left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight {
    margin-left: -40px;
    float: right;
}
.mCustomScrollBox {
    -ms-touch-action: none; /*MSPointer events - direct all pointer events to js*/
    overflow: inherit !important;
 }
/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox>.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"; /* old ie */
}
#shoppingcartmodal .mCustomScrollBox>.mCSB_scrollTools{
  opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"; /* old ie */
}
.mCustomScrollBox:hover>.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail {
    background: #000; /* rgba fallback */
    background: rgba(0,0,0,0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #000; /* rgba fallback */
    background: rgba(0,0,0,0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0,0,0,0.6);
    filter: "alpha(opacity=60)";
    -ms-filter: "alpha(opacity=60)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0,0,0,0.7);
    filter: "alpha(opacity=70)";
    -ms-filter: "alpha(opacity=70)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp { background-position: 0 0;/*
    sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark)
    */
}
.mCSB_scrollTools .mCSB_buttonDown { background-position: 0 -20px;/*
    sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark)
    */
}
.mCSB_scrollTools .mCSB_buttonLeft { background-position: 0 -40px;/*
    sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark)
    */
}
.mCSB_scrollTools .mCSB_buttonRight { background-position: 0 -56px;/*
    sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark)
    */
}
.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.mCustomScrollBox.mCS-light:hover .mCSB_scrollTools {
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s;
}
#owl-promotion,
#owl-thesame{height: 215px;}
.cart-payment .remove-all{color: #e5101d; position: relative; display: inline-block; margin-right: 20px;}
.cart-payment .remove-all:before {
  content: "\f014";
  color: #e5101d;
  display: inline-block;
  margin-right: 5px;
  font-size: 15px;
}
.cart-payment .other-prods:before{
    content: "\f105";
    color:#666;
  padding-right: 5px;
}
.ad-event{z-index:100;}
.site-map-block .sub-end{height: 200px; overflow: auto ;}
/*banner-event-listing*/
.banner-event-listing {
  margin-top: 10px;
  text-align: center;
}

/*box-discount-mobile*/
.box-discount-mobile{
  display: inline-block;
  position: relative;
  margin-right: 8px;
  top: 0;
  cursor: default;
  background-color: #bde6fb;
  padding: 5px 20px 5px 16px;
  border: 1px dashed #478cca;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.box-discount-mobile:before{
    content: "\f10b";
  display: inline-block;
  color: #169CF7;
  position: absolute;
  left: 5px;
  top: 2px;
  font-size: 18px;
}
.box-discount-mobile:after{
    content: "\f0d7";
  position: absolute;
  right: 5px;
  display: block;
  top: 4px;
  color: 00a0ec;
}
p.des-box:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 15px;
}
.box-discount-mobile .des-box b{color:#e6101a;}
.sub-discount-mobile{
  position: absolute;
  top:31px;
  width: 480px;
  left:0;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  padding:10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: -99;
  box-shadow: 2px 2px 2px #ddd;
  opacity: 0;
  z-index: -99;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  transition:all .2s linear;
}
.box-discount-mobile:hover .sub-discount-mobile{opacity: 1;z-index: 3;}
.sub-discount-mobile:before{
  content:"";
  display: block;
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #d9d9d9;
  position: absolute;
  top: -10px;
  left: 15px;
}
.sub-discount-mobile:after{
  content:"";
  display: block;
  width: 0; 
  height: 0; 
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: -8px;
  left: 17px;
}
.sub-discount-mobile .row{overflow: hidden;}
.sub-discount-mobile .qr-code{width:50%;float:left;text-align: center;padding-right:10px;position:relative;}
.qr-code .txt{
  position: absolute;
  background-color: #fff;
  color:#666;
  text-transform: uppercase;
  font-style: 13px;
  top: 64%;
  right:-18px;
}
.sub-discount-mobile .qr-code > p{font-weight: bold;font-size: 14px;line-height: 18px;}
.sub-discount-mobile .qr-code .img-qr-code{background: rgba(0, 0, 0, 0) url("../../images/ecom/loading20x20.gif") no-repeat scroll center center;display: inline-block;padding: 5px;border:1px solid #d8d8d8;margin: 20px 0 0;}
.sub-discount-mobile .other-way{padding: 0 5px 0 20px;width:50%;border-left: 1px dashed #d8d8d8;float: left;}
.sub-discount-mobile .other-way > p{font-weight: bold;font-size: 14px;line-height: 18px;margin-bottom: 20px;}
.sub-discount-mobile .other-way > div{
  display: block;
  line-height: 16px;
  margin-bottom: 10px;
  padding-left:20px;
}
.sub-discount-mobile .other-way > div .red{color:#e5101d;}
.sub-discount-mobile .download-app{border-top: 1px dashed #d8d8d8;padding-top: 20px;}
.sub-discount-mobile .download-app > span{
  width: 50%;
  float: left;
  padding-right: 10px;
  margin-right: 40px;
  text-align: right;
  display: block;
  line-height: 38px;
  font-size: 14px;
}
.sub-discount-mobile .download-app > a{display: inline-block;margin-right: 10px;}

/*goto-mobile*/
.goto-mobile{
  display: none;
  position: relative;
  padding: 10px 0;
  color: #06f;
}
.goto-mobile:before{
  content: "\f10b";
  display: inline-block;
  margin: 0 5px -2px 0;
}
/* launch app */
.launch-app{position: relative; margin-bottom: 10px;}
.breadscrumb-wrap:before,
.breadscrumb-wrap:after,
.swap-content .top-content:after,
.swap-content .top-content:before{content: ''; display: table;}
.breadscrumb-wrap:after,
.swap-content .top-content:after{clear: both;}
.breadscrumb-wrap {position: relative;}
.breadscrumb-wrap .breadcrumb_detail,
.product_list_1 .swap-content .top-content {/*float: left*/}
.product_list_1 .swap-content .top-content{float: none;}
.launch-app.breadcrumb{ 
 margin: 0;
   position: absolute;
  right: 0;
  top: 3px;
}
.product_list_1 .top-content .launch-app.breadcrumb{display: none;}
.launch-app .tl{
  cursor: pointer;
  background: url("../../images/ecom/logo-sprite.png") no-repeat 0 -308px ;
  width: 220px;
  height: 33px;
  display: block;
}
.launch-app .cont{
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 4px;
  position: absolute;
  top: 33px;
  left: 0;
  right: 0;
  z-index: 5;
  box-shadow: 0 2px 6px #ccc;
  display: none;
}
.launch-app:hover .cont{display: block;}
.launch-app .cont p{
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
    padding-bottom: 10px;
    font-weight: bold;
}
.launch-app .cont .qr-bg{
  background: url("../../images/ecom/logo-sprite.png") no-repeat -209px -144px ;
  width: 80px;
  height: 80px;
  display: block;
  margin-left: 5px;
}
.launch-app .cont .apple{
  cursor: pointer;
  background: url("../../images/ecom/logo-sprite.png") no-repeat 0 -350px;
  height: 30px;
  width: 97px;
    position: absolute;
    right: 15px;
  top: 40px;
}
.launch-app .cont .adriod{
  cursor: pointer;
  background: url("../../images/ecom/logo-sprite.png") no-repeat -122px -350px ;
 width: 97px;
  height: 30px;
    position: absolute;
   right: 15px;
  top: 85px;
}

.box-app-s{
  background-color: #bce7fd;
  color: #0099ff;
  font-size: 11px;
  float: right;
  position: relative;
  padding: 0 5px;
  height: 26px;
  margin-top: 3px;
  border-radius: 2px;
  line-height: 26px;;
  cursor: pointer;
}
.box-app-s:after{
  color: #0099ff;
  font-size: 17px;
  content: "\f10b";
    padding-left: 5px;
    vertical-align: middle;
}
/*
.box-app-s:before{
  content: '';
  height: 10px;
  position: absolute;
  top: -10px;
  left: -92px;
  width: 230px;
  z-index: 2;
  background: transparent;
  display: none;
}
.box-app-s:hover:before{display: block;}
*/
.box-app-s span{
  color: #0099ff;
  font-size: 11px;
  font-family: arial;
  padding: 0;
  background-color: #bce7fd;
  border-radius: 3px;
  /* border: 1px solid #99d9f9; */
  position: absolute;
  
  height: 26px;
  line-height: 26px;
  top: 0;
  z-index: 3;
  margin-left: -115px;
  display: block;
  text-align: center;
   width: 0; 
  overflow: hidden;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -ms-transition: all .3s linear;
  right: -5px;
}
.box-app-s:hover span{ width: 207px;}
/*
.box-app-s span:after, .box-app-s span:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.box-app-s span:after {
  border-color: rgba(136, 183, 213, 0);
   border-top-color: #BCE7FD;
  border-width: 10px;
  margin-left: -10px;
}
.box-app-s span:before {
  border-color: rgba(194, 225, 245, 0);
 border-top-color: #99d9f9;
  border-width: 10px;
  margin-left: -10px;
}
*/
.box-app-s span b{color: #e5101d;}
.box-app-s:hover span{display: block;}
.block-launch-app{
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 20px 80px;
  margin-top: 14px;
  overflow: hidden;
}
.block-launch-app .a-left{
  float: left;
  position: relative; 
  padding-left: 110px;
  width: 75%;
  background: url("../../images/ecom/huong-dan-mua-hang/hdprite.png") no-repeat -409px -170px; 
  height: 146px;
}
.block-launch-app .a-left p{font-size: 22px; line-height: 30px;}
.block-launch-app .a-left p b{color: #c00; text-transform:uppercase;}
.block-launch-app .a-right{float: right; position: relative;}
.block-launch-app .qr-bg{
  background: url("../../images/ecom/logo-sprite.png") no-repeat -207px -143px ;
  width: 80px;
  height: 80px;
  display: block;
  float: left;
}
.block-launch-app .apple{
  cursor: pointer;
  background: url("../../images/ecom/logo-sprite.png") no-repeat 0 -350px;
  height: 30px;
  width: 97px;
  float: left;
  margin-left: 10px;
}
.block-launch-app .adriod{
  cursor: pointer;
  background: url("../../images/ecom/logo-sprite.png") no-repeat -122px -350px ;
 width: 97px;
  height: 30px;
   position: absolute;
    right: 0;
  top: 40px;
}
.block-nhip-song{
    margin-top: 0;
  background: #FFF;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  border-radius: 2px;
}
.block-nhip-song .title{
    height: 34px;
  border-bottom: 2px #CCC solid;
  position: relative;
  display: block;
}
.block-nhip-song .title:after {
 content: "\f105";
    font-size: 14px;
  float: right;
  width: 10px;
  height: 10px;
  margin-top: 10px;
  margin-right: 5px;
}
.block-nhip-song .title span:before{
  content: "\f038";
  padding-right: 5px;
  color: #e5101d;
  font-size: 14px;
  position: absolute;
  left: 0;
    top: 8px;
}
.block-nhip-song .title span{
  display: block;
  line-height: 32px;
  border-bottom: 2px #F00 solid;
  float: left;
  margin-left: 10px;
  text-transform: uppercase;
  font-weight: bold;  
  color: #e5101d;
  position: relative;
    padding-left: 20px;

}
.block-nhip-song .block-box{
}
.block-nhip-song .block-box a{
  display: block;
  overflow: hidden;
  margin: 10px 10px 6px;
}
.block-nhip-song .block-box a:hover{}
.block-nhip-song .block-box a img{
  display: block;
  border: 1px solid #ddd;
  margin: 0 auto;
}
.block-nhip-song .block-box a:hover img{border-color: #999;}
.block-nhip-song .block-box a span{line-height: 18px;margin-top:5px;display: block;max-height: 36px;overflow: hidden;}
.block-nhip-song .block-box a:hover span{color:#0099FF;}
.left-profile .block-launch-app{padding: 10px;border: none;  margin-right: 1px;margin-left: -10px;}
.box-links-nhip-song{
  border-top: 1px solid #ddd;
  margin: 0 10px;
  padding: 6px 0 10px;
}
.box-links-nhip-song li a{
  display: block;
  font-size:11px;
  color:#5b5b5b;
  line-height: 18px;
  max-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 10px;
  overflow:hidden;
}
.box-links-nhip-song li a:before{
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #e5101d;
  position: absolute;
  left:2px;
  top: 7px;
}
.box-links-nhip-song li a:hover{color:#0099FF;}
.left-profile .block-launch-app .a-right{float: none;}
.left-profile .block-launch-app p{
    display: block;
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  margin-bottom: 10px;
}
.left-profile .block-launch-app p b{color: #e5101d; text-transform: uppercase;}
.left-profile .block-launch-app .apple{margin-left: 15px;}
.left-profile  .block-launch-app .adriod{  right: 5px; top: 155px;}
 .checkout-success .content-order .g-link {margin: 15px 0;}
.block-launch-app.for-app{display: none;}


/* media 
/* 1366 
*/
@media screen and (max-width: 1366px) {
  .interesting.active{right: -36px;}
  .free-shipping-box{right: 0;}
 
}
/* 1280 
*/
@media screen and (max-width: 1342px) {
  .bar-top .bar-top-cont,
  .header-content,
  .swap-content,
  #footer .nav-footer .cont-nav-footer,
  #footer .policy-block-cont,
  .block-tags-search .tags-search,
  .nav-left-homepage{width: 1110px;}
  .left-col{width: 890px;}
  .search-input-select input.search-txt{width: 200px;}
  .free-shipping-box{right: 6.4%;}
  .box-info .box-link .box-l-c{margin: 0 5px;}
  .interesting.active{right: 0;}
  .cart-payment .cp-left{width: 48%;}
  .cart-payment .cart-total{width: 50%;}
  /*box-discount-mobile
  .grab-taxi-box{margin-top:5px;}
  .cont-nav-footer .cont-nav-left,
  #footer .policy-block .policy-block-left{width: 75%;}
  .policy-block .policy-block-left ul{width: 20%;}
  .policy-block .policy-block-left ul.link{width: 40%;}
  .block-launch-app{padding: 20px;}
  .block-launch-app .a-left{width: 70%;}
  .block-launch-app .a-left p{font-size: 20px;}
}
/* 1024 
*/
@media screen and (max-width: 1130px) {
  .bar-top .bar-top-cont,
  .header-content,
  .swap-content,
  #footer .nav-footer .cont-nav-footer,
  #footer .policy-block-cont,
  .block-tags-search .tags-search,
  .nav-left-homepage{width: 890px;}
  .left-col{width: 890px;}
  .right-col{display: none;}
  .box-info .box-link .da-login > a{width: auto;}
  .bar-top-left > a{padding-right: 6px;}
  .bar-top-right > li > a{padding: 0 6px;}
  .box-info .box-link .box-l-c{top: 0;}  
   .box-info .box-link .box-l-c > a > .tl{display: none;}
  .box-link .da-login > a > span,
  .box-link .da-login > a > p{display: none;}
  .box-info .box-link .cart > a .cart_qty,
  .box-info .box-link .mess > a .notify-count,
  .box-info .box-link .favorite > a .favorite-count{right: -7px;}
  .box-info .box-link .da-login{top: 0;}
  .box-link .da-login ul{top: 48px; right: -23px;}
  .sub-cate{width: 729px !important;}
  .sub-cate .sub-cate-inner{width: 729px;}
  .box-info .box-link .da-login{width: auto;}
  .bar-top-left > li > a,
  .bar-top-right > li > a{padding: 0 5px;}
  .bar-top-right > li.tts > a{padding-left: 4px;}
  .bar-top-right > li.tts > a:before,
  .bar-top-right > li a svg{display: none;}
  .search-bar .selected{width: 120px;}
  .search-input-select input.search-txt{width: 170px;}
  .search-bar .search-btn{width: 80px;}
  .block-search .tags-search strong:nth-child(5){display: none;}
  .box-link .box-l-c .sub-link{top: 50px;}
  .login-block{top: 51px;}
  .login-block:after, .login-block:before{left: 92%;}
  .box-l-c .sub-link.sub-favorite:after, .box-l-c .sub-link.sub-favorite:before{left: 91%;}
  .box-l-c .sub-link:after, .box-l-c .sub-link:before{left: 9%;}
  .header-fix .box-info .box-link .box-l-c{top: 0;}
  /*box-discount-mobile
*/
  .grab-taxi-box{display: block;}
  .box-discount-mobile{font-size:11px;padding: 6px 18px;margin-right:0;}
  .desLoyaltyDetail{padding:3px 2px;}
  .cont-nav-footer .cont-nav-left, 
  #footer .policy-block .policy-block-left{width: 70%;}
  #footer .nav-footer .cont-nav-footer .block-nav{height: 130px;}
  .policy-block .policy-block-left ul{width: 33%;}
  .policy-block .policy-block-left ul.link{float: none; clear: both; width: 100%; margin-top: 10px;}
  .cont-nav-right .cont .bocongthuong{  margin-left: 20px;  margin-top: 20px;} 
  .block-launch-app{padding: 20px 10px;}
  .block-launch-app .a-left{padding: 0;background: none; width: 60%; height: auto;}
  .block-launch-app .a-right{}

}

@media screen and (max-width: 992px) { 
  #header,
  #footer{width: 890px; margin: 0 auto;}   
  .ad-event,#menu_icon_fix{display: none;}
  .bar-top-right > li.tts{display: none;}
  .bar-top{display: none;}
  .ad-event,
  .swap-content .top-content{display: none;}    
  .header-content .block-search,.nav-main-box,.nav_fb,{display: none;}  
  #header{height: 60px;}
  .header-content{height: 60px;padding-top: 5px;}
  .nav-main-box{top: 26px;}
  .header-content .box-info{margin-top: 3px;}
  .goto-mobile{display: block;}
  #footer .nav-footer .cont-nav-footer{padding: 0 10px;}
  .cont-nav-footer .cont-nav-left,
  .cont-nav-footer .cont-nav-right{
    float: none;
    width: 100%; 
    padding-left: 0; 
    margin-top: 14px;
    overflow: hidden;
  }
  .cont-nav-footer .cont-nav-right .cont{width: 24%; float: left;}  
  #footer .policy-block .policy-block-left {width: 100%; float: none;}
  .policy-block .policy-block-right{float: none; width: 100%; padding-left: 0; margin-top: 10px; border: none;}
  #footer .policy-block-cont{padding: 15px 10px;}
  .block-tags-search .tags-search{padding: 15px 10px;}
  #footer .policy-block .policy-block-left,
  .cont-nav-footer .cont-nav-left{border: none;overflow: hidden;}
  .cont-nav-footer .cont-nav-right .cont:last-child{float: right;}
  
}
@media screen and (max-width: 767px) {
  .bar-top .bar-top-cont, 
  .header-content, 
  .swap-content,
  .nav-left-homepage,
  #header,
  #footer,
  .block-tags-search .tags-search,
  #footer .policy-block-cont{width: 98%; margin:0 auto;}
  .block-search-wrap{display: none;}
  .sub-cate,
  .header-fix #header{display: none;}
  .header-content .logo {float: none;left: 50%;margin-left: -110px;}
  #footer .nav-footer .cont-nav-footer{display: none;}
  #footer .policy-block .policy-block-left{display: none;}
  .block-tags-search{display: none;}
  .policy-block-right .for-m{display: block;}
  .policy-block-right .for-m:before{content: "\f10b"; color: #666; font-size: 18px; padding-right: 5px;}
  .block-launch-app .a-left{float: none; width: 100%; height: auto}
  .block-launch-app .a-right {float: none;margin-top: 10px;}
  .block-launch-app .adriod{right: auto;left: 110px;}
  .left-profile .block-launch-app .adriod{  left: 100px;  top: 115px; right: auto;}
  .left-profile .block-launch-app .apple{margin-left: 20px;}
  .left-profile .block-launch-app{  margin-top: 0;  margin-left: 0;}
  .header-content .box-info{display: none;}

}
@media screen and (max-width: 480px) {
  .box-choose .box-choose-abs{left: -60px;}
  .box-choose .box-choose-abs:before{left: 70px;}
  .block-cart .title-c .ic-minus{right: 0;}
  .header-content .box-info{display: none;}
  .header-content .logo{  left: 50%;  margin-left: -110px;}
  #modalLogin.modal { width: 320px;margin-left: -160px;}
  .ad-event .close-header-event{bottom: 0; width: 50px; line-height: normal;}
  .block-launch-app .apple{margin-left: 30px;}
  .block-launch-app .a-left p {font-size: 16px;line-height: 24px;}
  
}
@media screen and (max-width: 340px) {
   .left-profile .block-launch-app .adriod{ top: 135px;}
}
