@import url('https://fonts.googleapis.com/css2?family=Bungee+Inline&display=swap');
html {
  text-rendering: optimizeLegibility!important;
  -webkit-font-smoothing: antialiased!important;
}

body {
  color: #313131;
  font-size: 14px;
  direction: ltr;
  margin: 0!important;
  padding: 0!important;
  background: #fff;
  width: 100%;
  font-family: Roboto, sans-serif;
}

p {
  margin: 0px;
}

a {
  -o-transition-property: background-color, border-color, color, opacity;
  -moz-transition-property: background-color, border-color, color, opacity;
  -webkit-transition-property: background-color, border-color, color, opacity;
  transition-property: background-color, border-color, color, opacity;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-decoration: none!important;
  color: #4a4a4a;
}

select {
  -webkit-border-radius: 2px!important;
  -moz-border-radius: 2px!important;
  border-radius: 2px!important;
  box-shadow: none!important;
  border: 1px solid #D7D7D7!important;
  background: #F5F5F5!important;
}

ul li {
  list-style: none;
}
img{
  max-width: 100%;
}
@font-face {
  font-family: "font";
  src: url("../fonts/nhom_mua-th.eot"), url("../fonts/nhom_mua-th.eot");
}
@font-face {
  font-family: 'fontregular';
  src: url('../fonts/ProximaNova-Regular.eot');
  src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/font_regular/ProximaNova-Regular.svg#svgFontName') format('svg');
}
@font-face {
    font-family: 'fontbold';
    src: url("../fonts/ProximaNova-Bold.ttf");
}
@font-face {
    font-family: 'fontsemibold';
    src: url("../fonts/ProximaNova-Semibold.ttf");
}

a:hover {
  color: #0da3e2;
}
.block-product_list  .block:nth-child(2n) .block_left{
  float:right;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 20%;
  float: left;
}

ul li {
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
}

.a-begin {
  float: left;
  background-repeat: no-repeat!important;
  margin-right: 10px;
}
#popup_promo .logo img {
  margin: auto;
}

#popup_promo .logo {
  margin-bottom: 15px;
}
#popup_promo .close {
  position: absolute;
  right: 0;
  padding: 10px 15px;
  opacity: 1;
  line-height: 1;
  z-index: 10;
}
.form_1title_ {
  display: none;
}

#formCustom_1 label {
  display: none;
}

#formCustom_1 input[type=number],#formCustom_1 input[type=text] {
  width: 100%;
  margin-bottom: 15px;
  height: 40px;
  padding: 0 15px;
  color: #000;
  border: 1px solid #ddd;
  box-shadow: unset;
}
/* Chrome, Safari, Edge, Opera */
#formCustom_1 input::-webkit-outer-spin-button,
#formCustom_1 input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}

/* Firefox */
#formCustom_1 input[type=number] {
-moz-appearance: textfield;
}
/* Chrome, Safari, Opera 15+ */
#formCustom_1 input::-webkit-input-placeholder {
  color: #acacac;
}

/* Firefox 19+ */
#formCustom_1 input::-moz-placeholder {
  color: #acacac;
}

/* Firefox 18- */
#formCustom_1 input:-moz-placeholder {
  color: #acacac;
}

/* Internet Explorer 10-11 */
#formCustom_1 input:-ms-input-placeholder {
  color: #acacac;
}
#formCustom_1 button{
  background-color: #ef9b11;
  border: none;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  margin-top: -15px;
}

#formCustom_1 button:hover {
  opacity: .9;
}

#formCustom_1 label:nth-of-type(4) {
  display: inline-block;
  margin-left: 20px;
  font-size: 13px;
}

#formCustom_1 input[type="checkbox"] {
  position: relative;
  top: -25px;
}
@media screen and (min-width: 768px) {
  #popup_promo .modal-dialog {
    max-width: 500px;
    width: 100%;
  }
}

#popup_promo .popup_promo_title {
  text-align: center;
  font-size: 20px;
  font-family: "Bungee Inline", sans-serif;
  color: #01458e;
}
.popup_promo_desc {
  font-family: "Bungee Inline", sans-serif;
  text-align: center;
  color: #ef9b11;
  padding: 10px 0;
  font-size: 20px;
}

.popup_promo_descx {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}

.popup_promo_descs ul li {
  list-style: disc;
  margin-bottom: 5px;
}

.popup_promo_descs ul {
  padding-left: 30px;
}

.popup_promo_descs p {
  margin-bottom: 5px;
}

.popup_promo_form {
  margin: 20px auto;
}

#popup_promo .modal-content {
  border: none;
}
p.f-pr-item-old-price-begin:before {
  text-decoration: line-through;
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #EF1C24;
  top: 50%;
  left: 0px;
}

.begin-pro-home {
  width: 40%;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.45);
  border: 1px solid #ddd;
  height: 236px;
  overflow: hidden;
  padding: 0px;
}

@media (min-width : 33.333%) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
  #menuBoxScroll{
    display: none;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.mb-6 {
  margin-bottom: 24px;
}

#menuBoxScroll a {
  outline: 2px solid transparent;
  outline-offset: 2px;
  display: flex;
  flex-wrap: wrap;
  padding-right: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  text-align: center;
}

#menuBoxScroll a img {
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
  aspect-ratio: 1 / 1;
  height: 70px;
  padding: 10px;
  background-color: #f4f4f4;
  border-radius: 10px;
  margin: 0 auto 10px;
}

#menuBoxScroll a span {
  color: #303538;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 28px;
  -webkit-line-clamp: 2;
  display: block;
  -webkit-box-orient: vertical;
}
.wrapper {
  width: 100%;
}

.header {
  background: #fff;
  position: relative;
  z-index: 16;
}

.f-pr-item-old-price-begin {
  font-size: 20px;
  font-style: italic;
}

.f-pr-item-price-gr-begin-hpl {
  float: right;
  position: absolute;
  top: 46%;
  right: 10px;
}
.top_banner {
    background: #f00;
}
.top_banner img {
    margin: auto;
}
.header .header-top {
  background: #E7E7E7;
  color: #FFF;
  border-bottom: 1px solid #D8D8D8;
}

.header .header-top .header-top-custom {
  position: relative;
  z-index: 17;
}

.header .header-top .login-bar {
  list-style: none;
  float: left;
  margin-bottom: 0px;
}

.info .BNC_detailed {
  display: block;
  width: 119px;
  margin-top: 10px;
}

.social-share {
  float: left;
  width: 195px;
  margin-left: 14px;
  height: 22px;
  margin-top: 5px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.8;
}

.social-share:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
  opacity: 1;
}

.language {
  float: right;
  height: 24px;
  line-height: 22px;
}

.language ul {}

.language ul li {
  float: left;
  list-style: none;
  margin: 0 4px;
}

.language ul li a {}

ul.l-r {
  padding-top: 7px;
}

#sidebar {
  padding-left: 0px;
  padding-right: 8px;
}

.language ul li a img {}

.v2-home-pr-item>.v2-home-pr-item-gif {
  display: none;
}
.f-ctn-center {
    background: #fff;
}
.header .header-top .login-bar li .split-line {
  height: 13px;
  width: 1px;
  background: #BBB;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 6px;
}

.header .header-top .shopcart {
  float: right;
  line-height: 24px;
  cursor: pointer;
}

.header .header-top .shopcart .checkorder {
  color: #747474;
  font-size: 12px;
  font-weight: 600;
  margin: 0 4px;
  display: block;
  padding: 0px 6px;
}

.header .header-top .shopcart .checkorder:hover {
  color: #646464;
  background: #F5F5F5;
  border-top: 2px solid #00AEEF;
  height: 24px;
  line-height: 20px;
}

.header .header-top .shopcart .shop-top-cart {
  color: #747474;
  font-size: 12px;
  font-weight: 600;
  display: block;
  padding: 0px 6px;
}

.header .header-top .shopcart .shop-top-cart:hover {
  color: #646464;
  background: #F5F5F5;
  border-top: 2px solid #00AEEF;
  height: 24px;
  line-height: 20px;
}

.header .header-top .shopcart span {
  color: #7A7A7A;
}

.header .header-banner {
  background: #FFF;
  padding: 10px 0;
}

.header .header-banner .row {}

.header .header-banner .logo {}

.header .header-banner .logo a {
  padding: 0px;
}

.header .header-banner .logo a img {
  max-width: 215px;
}

.header .header-banner .search {
  margin-top: 25px;
}

.header .header-banner .search .search-tem {
  font-size: 12px;
  font-weight: 600;
  margin-top: 4px;
  color: #808080;
}

.header .header-banner .search .search-tem a {
  font-size: 12px;
  font-weight: 500;
  color: #B8B8B8;
  margin: 0 6px;
  border-bottom: 1px dashed #E0E0E0;
}
#main-header .group-dropdown {
    position: relative;
}
#main-header .contact {
    display: inline-block;
    float: left;
}
#main-header .contact .text-hotline {
    font-size: 15px;
}
#main-header .contact .phone {
    font-size: 24px;
    font-family: 'fontbold';
    color: #ff373f;
  margin:0;
}
#main-header .contact .phone a {
  color: #ff373f;
}
#main-header .contact p {
    font-size: 12px;
}
#main-header .contact p {
    font-size: 12px;
}
.text_holtine {
  top: 100%;
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  display: none;
  background: #01458e;
  color: #fff;
  margin: 0 auto;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.4);
  text-align: left;
  border-radius: 10px;
}

.text_holtine ul li a {
  color: #fff !important;
  padding: 5px 0;
  display: block;
}

.text_holtine span {
  color: #fff !important;
  font-size: 14px !important;
}

.text_holtine h3 {
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px dashed #fff;
  line-height: 1.2;
  text-align: center;
  margin: 0;
  padding: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-transform: uppercase;
}

.text_holtine ul {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
}
.text_holtine ul li {
  max-width: 50%;
  flex: 0 0 50%;
}
#main-header .contact:hover .text_holtine {
  display:block;
}
#main-header .super-relate {
    display: inline-block;
    width: 40%;
    margin-left: 5px;
    margin-bottom: 1px;
}

#main-header .super-relate .link {
    font-size: 16px;
    font-style: normal;
    font-family: 'fontbold';
    color: #01458e;
}

#main-header .super-relate p {
    font-size: 11px;
    margin-top: 5px;
}

.header .header-banner .search .search-tem a:hover {
  color: red;
}

.header .header-banner .search .navbar-form {
  margin-left: 0px;
  margin-right: 0px;
}

.header .header-banner .search .search-border {
  border: 2px solid #00AEEF;
  border-radius: 2px;
}

.header .header-banner .search input {
  min-width: 100px;
  border: 0px!important;
}

.header .header-banner .search .btn-default {
  border: 0px!important;
}

.header .menutop {
  position: relative;
  z-index: 16;
  background: #ee3124;
  height: 40px;
  border-radius: 3px 3px 0 0;
}
.cl {
    clear: both;
}
.homebanner_new_event {
    float: right;
    width: 260px;
    height: 100%;
}
.homebanner_new_event ul li {
    float: left;
    margin-bottom: 10px;
}
ul.l a, a {
    text-decoration: none;
    cursor: pointer;
}
img {
    border: none;
    vertical-align: middle;
    -ms-interpolation-mode: nearest-neighbor;
}
.block-product {
  background: #fff;
    overflow: hidden;
}
.block-product .block {
  margin-top: 40px;
}
.block-product .block .row {
  background: #fff;
    display: flex;
    flex-wrap: wrap;
}
.bota_tab_home_tile h2:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 7px;
    height: 30px;
    background: #E5001C;
}
.bota_tab_home_tile  .view-all {
    font-size: 14px;
    color: #fff;
    background-color: #E5001C;
    padding: 2px 5px;
    text-transform: initial;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 8px;
    position: relative;
    top: -4px;
}
.bota_tab_home_tile h2 {
    font-size: 30px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    padding-left: 15px;
    margin-bottom: 15px;
    display: inline-block;
}

.bota_tab_home_tile {
    position: relative;
}
.list-button {
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
}
.list-button li {
    display: inline-block;
    float: left;
    margin-right: 11.96px;
}
.list-button li a.btn-buy {
    background: #01458e;
}

.list-button .btn {
    color: #464646;
}
.btn:visited {
    color: white;
}
.list-button li a {
    padding: 10px 18px;
    text-transform: uppercase;
    border: 1px solid #01458e;
    border-radius: 3px;
    height: 48px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.btn {
    height: 36px;
    padding: 0;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.list-button li a.btn-buy .icon-order {
    position: relative;
    top: 2px;
    background: url(../imgs/icon-buy-hover.png) no-repeat;
}

.list-button .icon-order {
    width: 23px;
    height: 21px;
    margin-right: 10px;
    display: inline-block;
    background: url(../imgs/icon-buy.png) no-repeat;
}
.list-button li a.btn-buy span {
    color: #fff;
    position: relative;
    top: 4px;
}

.list-button li a span {
    color: #01458e;
}
.list-button li a.btn-order {
    border-color: #ff373f;
    background: #ff373f;
}
.list-button li a.btn-order .icon-cart {
    position: relative;
    top: 1px;
    background: url(../imgs/icon-cart-hover.png) no-repeat;
}

.list-button .icon-cart {
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-top: 0;
    background: url(../imgs/icon-cart.png) no-repeat;
}
.icon-cart {
    background-position: -33px -343px;
    width: 19px;
    height: 19px;
    margin-top: 10px;
    margin-right: 10px;
    display: inline-block;
}
.icon-top3, .icon-hand, .icon-top2, .icon-top1, .icon-top4, .icon-login-cart, .icon-cart-copy, .icon-dollar, .icon-file, .icon-heart, .icon-muiten, .icon-cart, .icon-clock, .icon-close, .icon-user, .icon-checked, .icon-not-checked {
    display: inline-block;
    background: url(../imgs/sprite-home.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}
.list-button li a.btn-order span {
    color: #fff;
}

.list-button li .btn-order span {
    position: relative;
    top: -5px;
}
.new-homepage h4.title-block {
    font-size: 30px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    padding-left: 15px;
    margin-bottom: 15px;
}

.title-block {
    margin: 10px 0;
}
.block-product h4.title-block:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 7px;
    height: 30px;
    background: #E5001C;
}
.block-product h4.title-block .view-all {
    font-size: 14px;
    color: #fff;
    background-color: #E5001C;
    padding: 2px 5px;
    text-transform: initial;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 8px;
    position: relative;
    top: -4px;
}
.block-product h4.title-block {
    font-size: 30px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    padding-left: 15px;
    margin-bottom: 15px;
}

.no-padding-left {
    padding-left: 0;
}
.block-show {
    padding: 15px 0;
    padding-bottom: 10px;
    padding-top: 0;
}
.block-show .content {
    padding: 10px;
    padding-bottom: 15px;
    margin-top: 20px;
    position: relative;
    bottom: 0;
    z-index: 2;
}
.block-show .box {
  display: inline-block;
  float: left;
  border: 1px solid transparent;
  position: relative;
  width: 100%;
}
.block-show .box.has-coupon .content .title-brand {
    margin-bottom: 4px;
}

.block-show .content .title-brand {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.block-show .content .title-brand a {
    color: #01458e;
    text-transform: uppercase;
    font-weight: 700;
  font-size: 16px;
}
.block-show .content .title-brand .good-price {
    background: #ff0000;
    padding: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    float: right;
  font-size:16px;
}
.block-show .content .new-brand {
    float: right;
    color: #fff;
    padding: 0px 7px;
    padding-bottom: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #08c322;
  font-size:14px;
}
.block-show .content .sale-anounce {
    display: inline-block;
    color: #01458e;
}
.block-show .content .sale-anounce .icon-gift {
    margin-right: 10px;
}
.block-show .content .sale-anounce .icon-gift:before {
    width: inherit;
    height: inherit;
    font-size: 20px;
}


.icon:before {
    content: "";
    width: 68px;
    height: 50px;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    float: left;
}
.icon-gift:before {
    display: inline-block;
    content: "\f06b";
    font: normal normal normal 30px/1 FontAwesome;
    width: 28px;
    height: 30px;
    color: #ff0000;
}
.block-show .box .link-img {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
}
.block-show .box .link-img .sale-off {
  position: absolute;
  top: -12px;
  left: 7px;
  width: 44px;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 41px;
  text-align: center;
}
.block-show .box .link-img .change {
  position: absolute;
  top: 5px;
  right: 10px;
}
.block-show .box .link-img .pay-little {
  padding: 1px 5px;
  background: #fff;
  color: #ff373f;
  text-transform: uppercase;
  font-family: 'fontbold';
  border: 1px solid #ff373f;
  border-radius: 4px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.block-show .box .link-img img.img-responsive {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    object-fit: scale-down;
}
.block-show .box .link-cart {
  height: 40px;
  width: 100%;
  background-color: #ff373f;
  display: inline-block;
  line-height: 42px;
  margin-bottom: -2px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-family: "fontsemibold";
  text-transform: uppercase;
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
      cursor: pointer;
}
.block-show .box .link-cart .total {
  display: inline-block;
  width: auto;
}
.block-show .box .link-cart .total span {
  float: left;
}
.block-show .box .link-cart:hover {
  background-color: #01458e;
}
.block-show .box:hover {
  border: 1px solid #01458e;
  box-shadow: 0px 2px 20px -2px rgba(0, 0, 0, 0.3);
}
.block-show .box:hover .link-cart {
  display: block;
  top:40%;
}
.block-show .box.has-coupon .link-cart {
  top: 40%;
}
.block-show .box.has-coupon .content .title-brand {
  margin-bottom: 4px;
}
.block-show .box.has-coupon .link-img img.img-responsive {
  max-height: 210px;
}
.block-show .box.has-coupon .content p {
  margin-bottom: 4px;
}
.block-show .coupon,
.box-buy .coupon {
  line-height: 18px;
  background: #fbf9d8;
  border: 1px dashed #ccc;
  padding: 4px 8px;
  margin-bottom: 5px;
}
.block-show .coupon p,
.box-buy .coupon p {
  margin: 0;
  height: auto;
}
.block-show .coupon p .color,
.box-buy .coupon p .color {
  font-weight: 600;
}
.icon-top3,
.icon-hand,
.icon-top2,
.icon-top1,
.icon-top4,
.icon-login-cart,
.icon-cart-copy,
.icon-dollar,
.icon-file,
.icon-heart,
.icon-muiten,
.icon-cart,
.icon-clock,
.icon-close,
.icon-user,
.icon-checked,
.icon-not-checked {
  display: inline-block;
  background: url('../imgs/sprite-home.png') no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}
.block-show .content {
    width: 100%;
}
.block-show .coupon, .box-buy .coupon {
    font-size: 10px;
    display: none;
}
.product-detail .coupon {
    font-size: 14px;
}
.block-show .box.has-coupon .content p {
    display: inline;
}
.block-show .content p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    max-height: 2.9em;
    word-wrap: break-word;
    margin: 10px 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.571em;
    color: #464646;
}
.block-show .content .price {
    margin-bottom: 5px;
    color: #fe0000;
}
.block-show .content .price .sale-price {
    font-size: 15px;
    font-weight: 700;
    color: #ff373f;
    display: block;
}
.block-show .content .price .real-price {
    font-size: 12px;
    color: #818181;
    text-decoration: line-through;
}
.block-show .box .link-cart .total span {
    float: left;
}
.icon-cart {
    background-position: -33px -343px;
    width: 19px;
    height: 19px;
    margin-top: 10px;
    margin-right: 10px;
    display: inline-block;
}

.price {
    
}
.f-menutop-name {
  text-transform: uppercase;
  color: #fff;
  background: #006fae;
  height: 0px;
  line-height: 37px;
  font-size: 13px;
  font-weight: bold;
  padding-left: 7px;
  position: relative;
  display: none;
}

#logo {
  text-align: center;
  padding: 5px 0;
}

#logo img {
  margin: auto;
  
}

#main-header>.container .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

/* Header: cột tìm kiếm phải co được (min-width:0) — tránh col cố định đẩy xuống dòng */
#main-header > .container > .row > .search-box {
  min-width: 0;
}
#main-header .main-header-search-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}
#main-header .main-header-search-group .search-basic {
  flex: 0 1 auto;
  max-width: 38%;
  min-width: 0;
}
#main-header .main-header-search-group .search-basic .form-control {
  max-width: 100%;
  min-width: 0;
}
#main-header .main-header-search-group .search-field {
  flex: 1 1 auto;
  min-width: 0;
  width: auto !important;
  float: none;
}
#main-header .main-header-search-group .button_sea {
  flex: 0 0 auto;
}
@media (min-width: 768px) {
  #main-header > .container > .row {
    flex-wrap: nowrap;
  }
}
@media (max-width: 767.98px) {
  #main-header > .container > .row > .search-box {
    flex: 1 1 100%;
    width: 100%;
  }

  /* Mobile: header gọn — logo + giỏ → search pill → một panel thông tin (bớt trùng lặp giờ) */
  #main-header {
    padding: 6px 0 8px;
    background: #fff;
    border-bottom: 1px solid rgba(15, 23, 42, 0.06);
    box-shadow: none;
  }
  #main-header > .container {
    position: relative;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  #main-header > .container > .row {
    flex-direction: column !important;
    align-items: stretch !important;
    flex-wrap: nowrap !important;
    gap: 8px;
    height: auto !important;
    min-height: 0 !important;
    justify-content: flex-start !important;
  }
  #main-header > .container > .row > .logo1,
  #main-header > .container > .row > .search-box,
  #main-header > .container > .row > .group-dropdown {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
  }
  #main-header > .container > .row > .logo1 {
    padding-right: 64px;
    min-height: 42px;
    display: flex;
    align-items: center;
  }
  #main-header > .container > .row:not(:has(.shopping-cart)) > .logo1 {
    padding-right: 0;
  }
  #main-header #logo img {
    max-height: 38px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
  }
  /* Một khối duy nhất: hotline + cửa hàng, không hai “thẻ” chồng */
  #main-header .group-dropdown {
    position: static;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    margin: 2px 0 0;
    padding: 0;
    border-top: none;
    clear: both;
    background: #f3f6fa;
    border-radius: 10px;
    border: 1px solid #e4e9f0;
    overflow: hidden;
  }
  #main-header .group-dropdown > .cart,
  #main-header .group-dropdown > .shopping-cart {
    position: absolute;
    top: 6px;
    right: 12px;
    z-index: 6;
    margin: 0 !important;
    float: none !important;
  }
  #main-header .contact,
  #main-header .super-relate {
    float: none !important;
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    text-align: left !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }
  #main-header .contact {
    padding: 8px 12px 6px;
  }
  #main-header .contact .text-hotline {
    font-size: 10px;
    font-weight: 700;
    color: #01458e;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 2px;
    opacity: 0.9;
  }
  #main-header .contact .phone {
    font-size: 1.125rem;
    line-height: 1.15;
    font-weight: 700;
  }
  #main-header .contact p {
    font-size: 11px !important;
    line-height: 1.35;
    color: #64748b;
    margin: 4px 0 0;
  }
  #main-header .super-relate {
    padding: 6px 12px 8px;
    border-top: 1px solid rgba(1, 69, 142, 0.1) !important;
  }
  #main-header .super-relate .link {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
    color: #01458e;
    text-decoration: none;
  }
  /* Giờ mở cửa đã hiện ở hotline — ẩn dòng p trùng trong khối cửa hàng */
  #main-header .super-relate p {
    display: none !important;
  }
  #main-header .search-area .control-group {
    border-radius: 999px !important;
    overflow: hidden;
    border: 1px solid #dce3ec !important;
    box-shadow: none;
  }
  #main-header .main-header-search-group .search-field {
    margin-bottom: 0;
  }
  #main-header .main-header-search-group .search-basic .form-control {
    min-height: 42px;
    font-size: 12px;
  }
  #main-header .main-header-search-group .search-basic {
    max-width: 32%;
  }
  #main-header .main-header-search-group .button_sea .search-button {
    min-height: 42px;
    padding: 8px 12px;
  }
  #main-header .f-miniCart-miniv2 .miniv2-toolbar-barclick {
    padding: 6px;
    border-radius: 12px;
    background: #fff;
    border: 1px solid #e4e9f0;
    box-shadow: none;
  }
}
.hotline {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 14px;
  font-weight: 500;
}
.f-block {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}
.f-block-title span {

    display: block;
    background: #ed1c24;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    padding-left: 10px;
}
.f-block-body {
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.45);
}
.item.f-product-bl {
    width: 100%;
    padding: 5px;
    float: left;
}
.f-pr-bl-item-saleof {
    position: absolute;
    color: #fff;
    background: rgb(221, 0, 23);
    padding: 5px;
    display: none;
}
.f-block-body .f-pr-bl-item-img {
    float: left;
    margin-right: 10px;
    width: 30%;
}
.f-block-body .f-pr-bl-item-img img {
  height: 100px;
  width: 100px;
  object-fit: scale-down;
}
.f-pr-bl-item-boxdetail {
    float: left;
    width: 60%;
}
.f-pr-bl-item-boxdetail h2 {
    margin: 0;
}
.f-pr-bl-item-boxdetail h2 a {
    font-weight: 400;
    font-family: "Roboto";
    font-style: normal;
    font-size: 13px;
    text-transform: none;
}
.f-pr-bl-item-boxdetail p {
    font-weight: 500;
    font-family: "Roboto";
    font-style: normal;
    font-size: 14px;
    text-transform: none;
    color: #df1414;
    width: 100%;
}
p.f-pr-bl-item-price {
    color: red;
    font-weight: bold;
    float: left;
    padding: 0;
}
p.f-pr-bl-item-old-price {
    color: #333;
    text-decoration: line-through;
    font-weight: normal;
}
.hotline a{
  color: #fff;
}
.hotline span {
  font-size: 15px;
  font-weight: 600;
}
.main-menu {
  position: relative;
}
.main-menu li {
  cursor: pointer;
  white-space: nowrap;
  padding: 0 7px;
  height: 30px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
}
.main-menu > li:nth-child(2) .submenu {
    flex-wrap: wrap;
    width: 100%;
    min-width: 900px;
}
.main-menu > li:nth-child(9) .submenu {
  flex-wrap: wrap;
  width: 100%;
  min-width: 900px;
}
.main-menu > li .dropdown > a,.main-menu > li div > a {
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-menu li .dropdown {
  width: 100%;
   white-space: nowrap;
  position: relative;
}
.main-menu li .dropdown::before {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  content: '';
  height: 6px;
  position: absolute;
  top: calc(50% - 3px);
  transform: rotate(45deg);
  right: 0;
  width: 6px;
}
.main-menu li span {
  text-align: center;
  width: 25px;
    margin-right: 5px;
}

.main-menu li span, .main-menu a, .main-menu .submenu__name {
  display: inline-block;
  vertical-align: middle;
      font-size: 14px;
}
.main-menu a, .main-menu .submenu__name {
  color: #333;
  font-size: 14px;
  line-height: 16px;
}
.main-menu li:hover .dropdown a, .main-menu li:hover .dropdown .submenu__name {
  font-weight: bold;
}
.submenu {
  background-color: #fff;
  display: none;
  height: calc(100% + 1.5px);
  left: 100%;
  overflow-y: auto;
    overflow-x: hidden;
  padding: 10px;
  position: absolute;
  top: -1px;
  z-index: 5;
}
.submenu aside {
  margin-right: 20px;
  width: 215px;
}
.submenu a {
  display: block;
  margin-bottom: 8px;
}
.main-menu a:hover {
  color: #01458e;
}
.submenu .menuitem {
  margin-bottom: 15px;
}
.submenu .menuitem_title {
  border-bottom: 1px solid #ebebeb;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 10px;
  white-space: nowrap;
  text-transform: uppercase;
}
.submenu .menuitem_title a {
  color: #01458e;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  margin-left: 5px;
  padding: 0;
  position: relative;
  vertical-align: top;
  text-transform: initial;
}
.submenu .menuitem_title a::before {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #01458e;
  content: '';
  position: absolute;
  top: 6px;
  right: -10px;
}

.main-menu li:hover .submenu {
  display: flex;
}
* {
  scrollbar-width: thin;
  scrollbar-color: #bbbbbb #ebebeb; 
}
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
  height: 10px;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #bbbbbb;
  -webkit-box-shadow: 0 0 1px #bbbbbb;
}

::-webkit-scrollbar-track {
  background-color: #ebebeb;
  border-radius: 10px;
}

.scrollbar-track-transparent::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 10px;
}
.home-product-category.flash-sale .bota_pr_item {
  margin-bottom: 20px;
}

.home-product-category.flash-sale .bota_pr_item .bota_pr_price {
  min-height: 64px;
}
.home-product-category {
  position: relative;
}
.home-product-category .home-product-category-item:last-child {
  background-color: rgb(244, 250, 255);
}

.home-product-category .home-product-category-item:nth-child(13) {
  background-color: rgb(243, 255, 246);
}
.home-product-category .home-product-category-item:nth-child(4) {
  background-color: rgb(244, 250, 255);
}
.home-product-category .home-product-category-item:nth-child(9) {
  background-color: rgb(236, 253, 253);
}
.home-product-category .home-product-category-item:nth-child(10) {
  background-color: rgb(238, 244, 221);
}
.home-product-category .home-product-category-item:nth-child(11) {
  background-color: rgb(249, 249, 249);
}
.home-product-category-item {
  background-color: rgb(249, 249, 249);
  padding: 12px 20px 16px;
  margin-bottom: 24px;
  border-radius: 8px;
  background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.home-product-category-item .home-product-title h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  color: #303538;
  margin: 0;
}

.home-product-category-item .home-product-title .view-all {
  border: 1px solid #d9d9d9;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  height: 36px;
  justify-content: center;
  position: absolute;
  top: 12px;
  right: 0;
  gap: 8px;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #fff;
}
.home-product-category-item .home-product-title .view-all:hover {
  color:#000;
}
.home-product-category-item .slick-track {
  margin-left: inherit;
}

.bota_pr_item {
  padding: 0 10px;
}

.bota_pr_item .bota_pr_img > a {
  display: block;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
  border: none !important;
  outline: none !important;
}
.item-label span {
  border-radius: 2px;
  font-size: 11px;
  line-height: 12px;
  display: inline-block;
  margin-right: 4px;
  padding: 3px;
  background-color: #fff;
  color: #DC143C;
  border: 1px solid #DC143C;
  cursor: pointer;
}

.item-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
}
.bota_pr_item .bota_pr_img > a > img {
  padding: 24px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
}
.bota_pr_item:hover .bota_pr_content h3 a,.bota_pr_item:hover .bota_pr_content h3{
  color: #ef9b11;
}
.bota_pr_item:hover .bota_pr_img > a > img {
  transform: translateY(-10px);
}
.bota_pr_item .bota_pr_img {
  background-color: #fff;
  position: relative;
}

.bota_pr_item .bota_pr_content {
  padding: 12px 10px 16px;
  background-color: #fff;
}

.bota_pr_item .bota_pr_content h3 {
  font-size: 16px;
  margin: 0;
  height: 40px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-transform: capitalize;
  line-height: 20px;
  margin-bottom: 6px;
  display: -webkit-box;
  overflow: hidden;
}
.bota_pr_item .lb-Shocking {
  padding: 0;
  border-radius: 20px;
  display: inline-block;
  font-size: 0;
  overflow: hidden;
  max-width: 100%;
  padding-right: 8px;
  width: fit-content;
  margin: 5px 0;
  background: linear-gradient(to right,#faab08,#d42611);
  z-index: 1;
  position: absolute;
  bottom: 5px;
  left: 5px;
}

.bota_pr_item .lb-Shocking span {
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 10px;
  line-height: 13px;
  margin-left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 2;
  text-transform: uppercase;
  font-weight: 600;
  padding: 3px 8px 3px 25px;
  background-image: url(../imgs/icon5-50x50.png);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: left;
}
.bota_pr_item .lb-cheap {
  padding: 0;
  border-radius: 20px;
  display: inline-block;
  font-size: 0;
  overflow: hidden;
  max-width: 100%;
  padding-right: 8px;
  width: fit-content;
  margin: 5px 0;
  background: linear-gradient(to right,#faab08,#d42611);
  z-index: 1;
  position: absolute;
  bottom: 5px;
  left: 5px;
}

.bota_pr_item .lb-cheap span {
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 10px;
  line-height: 13px;
  margin-left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 2;
  text-transform: uppercase;
  font-weight: 600;
  padding: 3px 8px 3px 25px;
  background-image: url(../imgs/cheap.png);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: left;
}
.bota_pr_item .specialtype {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
}
.bota_pr_item .bota_pr_content h3 a{
  border: none !important;
  outline: none !important;
}
.sale-price {
    font-size: 24px;
    color: #DC143C;
    line-height: 40px;
    font-weight: 800;
}

.origin_price {
    display: flex;
    column-gap: 8px;
    align-items: center;
    -moz-column-gap: 8px;
}

.old-price {
    color: #71717a;
    text-decoration-line: line-through;
    line-height: 1.5;
    font-size: 16px;
}

.sale-off {
    background-color: #DC143C;
    font-size: 14px;
    border-radius: .25rem;
    line-height: 20px;
    color: #fff;
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
}
.bota_pr_item .bota_pr_content h3 a {
  color: #303538;
}
.home-product-content {
  margin: 0 -10px;
}

.home-product-content .slick-prev {
  left: 0;
  background-image: url(../imgs/slider-button.svg) !important;
  transform: translateY(-50%);
}

.home-product-content .slick-next {
  right: 0;
  background-image: url(../imgs/slider-button-next.svg) !important;
}

.home-product-content .slick-arrow:before {
  display: none;
}

.home-product-content .slick-arrow {
  width: 48px;
  height: 48px;
  z-index: 10;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.home-product-title {
  position: relative;
  margin-bottom: 12px;
  min-height: 60px;
}
.nav-menu {
  background:#01458e;    
  -moz-min-width: 1000px;
  -ms-min-width: 1000px;
  -o-min-width: 1000px;
  -webkit-min-width: 1000px;
  min-width: 1000px;
}
.wrap-nav-menu {
  width: 100%;
  margin:  auto;
}
@media (min-width: 768px) {
  .wrap-nav-menu {
    max-width: 100%;
  }
}
.nav-menu-left {
  float:left;
  display:inline;
  width: 19.5578231%;
  position:relative;
  z-index:0;
}
.nav-menu-left .nav-menu-head {
  display: block;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  position: relative;
  background: url(../imgs/bar.svg) no-repeat 15px center #ef9b11;
}
  .page-home .fixedvotq #wh-menu
  {
     display:none     
  }
  #wh-menu {
    display:none;
    position:absolute; 
    left:0; 
    top:100%;
    width:100%; 
    background: #fff;
    border: 1px solid #ebebeb;
  }

  .nav-menu-left:hover #wh-menu {
    display:block !important;
  }
 
  .nav-menu-right {
  float:right;
  display:inline;
  width: 80%;
  position:relative;
  height:42px;
  overflow:hidden;
}
.nav-menu-right #menu-dot
{
    width: 10px;
    height: 10px;
    background-color: #d0021b;
    border-radius: 100%;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -5px;
    display: block;
}
.nav-menu-right #menu-ping
{
    border: 1px solid #d0021b;
    width: 10px;
    height: 10px;
    opacity: 1;
    background-color: rgba(238,46,36,.2);
    border-radius: 100%;
    -moz-animation: sonar 1.25s linear infinite;
    -o-animation: sonar 1.25s linear infinite;
    -webkit-animation: sonar 1.25s linear infinite;
    animation: sonar 1.25s linear infinite;
    display: block;
    margin: -1px 0 0 -1px;
}
.nav-menu-right ul 
{
    margin-left:20px;
  overflow:hidden;
  float:left;
} 
.nav-menu-right ul li {
  float:left; 
  display:inline; 
    position: relative;
}
.nav-menu-right ul li:last-child {
  padding-right:0;
}

.nav-menu-right ul li a {
  padding: 10px;
  line-height: 22px;
    color: #fff;
  display:inline-block;
}
.nav-menu-right ul li .lv1-icon {
    display: inline-block !important;
    max-height: 24px;
    float: left;
    margin-right: 6px;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.nav-menu-right ul li:hover .lv1-icon {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}
.nav-menu-right .wh-menu ul li a:before {
    height: 24px;
    width: 26px;
    float: left;
    margin: 6px 4px 0 0;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
  content: "";
  display:none;
}

.nav-menu-right ul li a:hover {
  color:#ed1c24;
} 
.nav-menu-right ul li i {
  display:none;
  height: 24px;
    width: 26px;
    float: left;
    margin: 6px 4px 0 0;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.nav-menu-right ul li a:hover i{
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}
.pulse-icon {
    float: left;
    position: absolute;
    display: inline-block;
    top: 40%;
    left: 8px;
    transform: translateY(-50%);
}
.pulse-icon .icon-wrap {
    width: 10px;
    height: 10px;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
    color: #d0021b;
    background: #2878d7;
    position: absolute;
    top: 50%;
}
.pulse-icon .elements {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.pulse-icon .pulse-1 {
    border: solid 1px #2878d7;
    width: 10px;
    height: 10px;
    top: 0;
    left: 0;
}

.pulse-icon .pulse {
    position: absolute;
    animation: pulse-wave 1s linear infinite both;
    border-radius: 50%;
}
@keyframes pulse-wave{
  0%{
    opacity: 0;
    transform: scale(1.0);
  }
  50%{
    opacity: 1;
    transform: scale(2.0);
  }
  100%{
    opacity: 0;
    transform: scale(4.0);
  }
}
/*Banner 2018*/
.homebanner_new
{
    position: relative;
}
.homebanner_new_slide
{
    float: left;
    width: 666px;
    height: 100%;
}
.homebanner_new_event
{
    float: right;
    width: 260px;
    height: 100%;
}
.homebanner_new_event ul li
{
    float: left;
    margin-bottom: 10px;
}
.homebanner_new_slide .eB_slide
{
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.homebanner_new_slide .eB_slide_banner
{
    height: 100%;
    left: 0px;
}
.homebanner_new_slide .eB_slide_banner li
{
    float: left;
}
.homebanner_new_slide .eB_slide_action
{
    left: 0px;
    height: 55px;
    overflow: hidden;
    background-color: #fff;
}
.homebanner_new_slide .eB_slide_action li
{
    border-top: 2px solid #fff;
    padding: 8px 0 10px;
    height: 100%;
    width: 133px;
    float: left;
    overflow: hidden;
}
.homebanner_new_slide .eB_slide_action li a
{
    text-decoration: none;
    border-right: 1px solid #dfdfdf;
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 17px;
}
.homebanner_new_slide .eB_slide_action li.last-child a
{
    border-right: none;
}
.homebanner_new_slide .eB_slide_action li.active, .homebanner_new_slide .eB_slide_action li:hover
{
    border-top: 2px solid #ff0000;
    font-weight: bold;
    color: #ff0000;
}
.homebanner_new_slide .eB_slide_action li.active a, .homebanner_new_slide .eB_slide_action li:hover a
{
    font-weight: bold;
    color: #ff0000;
}
.homebanner_new_slide .eB_slide_nav
{
    background: url(../imgs/eB_slide_nav.png) no-repeat 0px 0px transparent;
    position: absolute;
    z-index: 1;
    top: 160px;
    width: 30px;
    height: 51px;
}
.homebanner_new_slide .eB_slide_nav_left
{
    left: 0;
}
.homebanner_new_slide .eB_slide_nav_right
{
    background: url(../imgs/eB_slide_nav.png) no-repeat -30px 0px transparent;
    right: 0;
}
/*-------------------------------- menu pl-ct ----------------------------------*/
.home-pl
{
    margin-bottom: 10px;
}
.home-banner
{
    position:relative;
    overflow: hidden;
    list-style: none;
    margin: 0 0 9px 0;
    padding: 0;
}
.home-banner li
{
    float: left;
}
.home-banner li:first-child
{
    width: 66.3265306122%;
}
.home-banner li:nth-child(2)
{
    float: right;
    width: 33.1632653061%;
}
.home-banner li:nth-child(2):after
{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    content: "";
    background: #ffffff;
}
.home-banner li:nth-child(2):before
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    content: "";
    background: #ffffff;
}
.home-banner li img
{
    width: 100%;
    max-height: 220px;
}
.home-menu-logo
{
}
.home-menu-logo ul
{
    /*    overflow: hidden;*/
    display: table;
    width: 100%;
}
.home-menu-logo ul li
{
    display: table-cell;
    line-height: 50px;
    text-align: center;
    padding: 0;
}
.home-menu-logo ul li img
{
    max-width: 100%;
}
.home-menu
{
    overflow: hidden;
    padding: 10px 0 0 0;
    font-size: 12px;
    margin-bottom: 10px;
    background: #ffffff;
}

.home-menu .home-menu-item
{
    overflow: hidden;
    height: 46px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.home-menu-item li
{
    display: inline-block;
    margin-right: 15px;
}
.home-menu-item li a
{
    color: #3a3a3c;
    line-height: 39px;
    display: block;
    padding-top: 7px;
}
.home-menu-item li a:hover
{
    color: #ed1c24;
    text-decoration: underline;
}
.home-menu-head
{
    float: left;
    position: relative;
    margin-right: 20px;
    background-color: #ed1b24;
}
.home-menu-head a
{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    display: block;
    padding: 17px 2px 12px 76px;
    width: 260px;
}
.home-menu-head.home-menu-head-544 a
, .home-menu-head.home-menu-head-507 a
, .home-menu-head.home-menu-head-2754 a
, .home-menu-head.home-menu-head-2755 a
, .home-menu-head.home-menu-head-2788 a
{
    color: #ef9b11;
}
.home-menu-head.home-menu-head-507
{
    background: url(images/tivi.png) no-repeat 20px 9px #ed1b24;
}
.home-menu-head.home-menu-head-544
, .home-menu-head.home-menu-head-2754
, .home-menu-head.home-menu-head-2755
{
    background: url(images/dien-lanh.png) no-repeat 20px 9px #ed1b24;
}
.home-menu-head.home-menu-head-2788
{
    background: url(images/icon-fan.png) no-repeat 20px 9px #ed1b24;
}
.home-menu-head.home-menu-head-508
{
    background: url(images/gia-dung.png) no-repeat 20px 9px #8cc63e;
}
.home-menu-head.home-menu-head-516
{
    background: url(images/dien-thoai.png) no-repeat 20px 9px #fcb040;
}
.home-menu-head.home-menu-head-513
{
    background: url(images/laptop.png) no-repeat 20px 14px #12a89d;
}
.home-menu-head.home-menu-head-644
{
    background: url(images/thiet-bi-van-phong.png) no-repeat 16px 14px #fcb040;
    background-size: 52px;
}
.home-menu-head.home-menu-head-511
{
    background: url(images/may-anh.png) no-repeat 20px 13px #01458e;
}
.home-menu-head.home-menu-head-540
{
    background: url(images/phu-kien.png) no-repeat 20px 10px #ed1b24;
}
.home-menu-head.home-menu-head-606
{
    background: url(images/noithat.png) no-repeat 20px center #ed1b24;
}
/*---------  BANNER 2018 -----------*/
.home-banner-2018
{
    display:inline-block;
    position:relative;
}
.home-banner-2018 li
{
    position:relative;
    float:left;
    height:160px;
    width:270px;
}
.home-banner-2018 li:nth-child(2)
{
    float:left;
    width:270px;
}
.home-banner-2018 li:nth-child(1)
{
    margin-right:8px;
    width:380px;
    height:320px;
}
.home-banner-2018 li:nth-child(6)
{
    position:absolute;
    right:0;
    top:0;
    width:240px;
    height:320px;
    z-index:1;
}
.home-banner-2018 li img
{
    position:absolute;
    width:100%;
    height:100%;
    max-height:unset;
    opacity: 1;
    z-index:1;
}
.home-banner-2018 li img:hover
{
    box-shadow: 1px 1px 1px 1px #cecacc;
    z-index:2;
    transition: opacity .3s ease-in;
}
.home-brand-news
{
    position:absolute;
    border:1px solid #f5f7f8;
    background-color:#fff;
    right:0;
    top:0;
    padding:7px;
    width:240px;
    height:320px;   
    z-index:2; 
}
.home-brand-news .brand-list
{
    
}
.home-brand-news .brand-list li
{
    float:left;
    width:50%;
    height:42px;
    border-bottom:solid 1px #eff0f1;
    margin: auto;
    text-align:center;
}

.home-brand-news .brand-list li:nth-child(2n)
{
    width:50%;
    border-left:solid 1px #eff0f1;
}
.home-brand-news .brand-list li a
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 42px;
    width: 100%;
}
.home-brand-news .brand-list li a img
{
    display:block;
    max-width: 90% !important;
    margin: auto;
}
.home-brand-news .ns-list
{
    
}
.home-brand-news .ns-list li
{
    padding:8px 0 5px 0;
    line-height:20px;
    overflow:hidden;
    width:100%;
    height:50px;
    border-bottom:1px solid #dddee1;
}
.home-brand-news .ns-list li a
{
    color:#333;
}
   .v2_bnc_products_block_right {
        padding: 10px 20px;
        border: 1px solid #f3f3f3;
        width:360px !important;
        max-height: 450px;
        overflow-y: auto;
    }
    #overview-bottom.scroll-to-fixed-fixed {
        z-index: 99 !important;
    }
/*-------------------------------- Product list ----------------------------------*/
.hpl-item
{
    margin: 0 0 20px 0;
}
.hpl-item-ul
{
    list-style: none;
    border-left: 1px solid #e7e7e8;
    border-top: 1px solid #e7e7e8;
    display: inline-block;
    width: 100%;
}
.hpl-item-li
{
    float: left;
    width: 20%;
    height: 258px;
    position: relative;
    border-right: 1px solid #e7e7e8;
    border-bottom: 1px solid #e7e7e8; /*    border-top: 1px solid #ffffff;     border-left: 1px solid #ffffff; */
}
.hpl-item-li > div
{
    padding-top: 15px;
}
.hpl-item-li .hpl-item-image
{
    width: 259px;
    height: 160px;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.hpl-item-li .hpl-item-image a
{
}
.hpl-item-li .hpl-item-image img
{
    max-height: 144px;
    max-width: 216px;
}
.hpl-item-li .hpl-item-price
{
}
.hpl-item-li .hpl-item-discount
{
    position: absolute;
    z-index: 2;
    right: 10px;
    top: 106px;
    background: url("images/type-discount.png") no-repeat scroll center center transparent;
    background-size: cover;
    width: 54px;
    height: 54px;
    color: #f8f06a;
    font: bold 13px/54px Arial;
    text-align: center;
}
.hpl-item-li .hpl-item-pmarket
{
    position: absolute;
    top: 118px;
    right: 16px;
}
.hpl-item-li .draw-price
{
    position: relative;
}
.hpl-item-li .hpl-item-pmarket .draw-price:after
{
    content: "";
    position: absolute;
    left: -16%;
    top: 43%;
    height: 1px;
    width: 115%;
    z-index: 1;
    background: #ed1c24;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price:after, .hpl-item-li.hpl-item-li-big .hpl-item-pmarket .draw-price:after
{
    height: 2px;
}
.hpl-item-li .draw-price-content
{
}
.hpl-item-li .draw-price-content span
{
    width: 11px;
    height: 16px;
    display: inline-block;
    margin-left: -6px;
    background: url(images/numberfull.png) no-repeat;
}
.hpl-item-li .draw-price-content .drw-pri-small-view-0
{
    background-position: -630px -220px;
}
.hpl-item-li .draw-price-content .drw-pri-small-view-1
{
    background-position: -658px -220px;
    width: 10px;
}
.hpl-item-li .draw-price-content .drw-pri-small-view-2
{
    background-position: -681px -220px;
}
.hpl-item-li .draw-price-content .drw-pri-small-view-3
{
    background-position: -708px -220px;
}
.hpl-item-li .draw-price-content .drw-pri-small-view-4
{
    background-position: -733px -220px;
}
.hpl-item-li .draw-price-content .drw-pri-small-view-5
{
    background-position: -760px -220px;
}
.hpl-item-li .draw-price-content .drw-pri-small-view-6
{
    background-position: -786px -220px;
}
.hpl-item-li .draw-price-content .drw-pri-small-view-7
{
    background-position: -812px -220px;
}
.hpl-item-li .draw-price-content .drw-pri-small-view-8
{
    background-position: -838px -220px;
}
.hpl-item-li .draw-price-content .drw-pri-small-view-9
{
    background-position: -864px -220px;
}
.hpl-item-li .draw-price-content .drw-pri-small-last
{
    background-position: -889px -220px;
}

.hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-dot
{
    background-position: -914px -220px;
    width: 7px;
}
/*-------------------------------------------------------------*/
.hpl-item-li .hpl-item-pbuy
{
    position: absolute;
    top: 138px;
    right: 10px;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content span
{
    width: 23px;
    height: 32px;
    display: inline-block;
    margin-left: -11px;
    background: url(images/numberfull.png) no-repeat;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-0
{
    background-position: -3px -220px;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-1
{
    background-position: -58px -220px;
    width: 20px;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-2
{
    background-position: -107px -220px;
    width: 24px;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-3
{
    background-position: -164px -220px;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-4
{
    background-position: -217px -220px;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-5
{
    background-position: -273px -220px;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-6
{
    background-position: -327px -220px;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-7
{
    background-position: -380px -220px;
    width: 20px;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-8
{
    background-position: -435px -220px;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-9
{
    background-position: -489px -220px;
}
.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-last
{
    background-position: -539px -220px;
}

.hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-dot
{
    background-position: -593px -220px;
    width: 14px;
}
/*-------------------------------------------------------------*/

.hpl-item-li .price
{
    bottom: 90px;
    position: absolute;
    right: 20px;
}
.hpl-item-li .price-number-small
{
}
.hpl-item-li .hpl-item-soffer
{
    background: url(images/icon_gift.png) no-repeat left center;
    padding-left: 19px;
    position: absolute;
    right: 12px;
    top: 166px;
    font-size: 11px;
    color: #ed1c24;
    line-height: 14px;
    padding-top: 7px;
    display: block;
    max-width: 84%;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px;
}

.hpl-item-li .hpl-item-brand
{
    color: #0072bc;
    font-size: 14px;
    font-weight: bold;
    padding: 30px 0 3px 22px;
    text-align: left;
    text-transform: uppercase;
}
.hpl-item-li .hpl-item-brand span
{
    /* vertical-align: super;*/
}
.hpl-item-li .hpl-item-name
{
    padding: 0px 5px 10px 22px;
}
.hpl-item-li-mover:hover .hpl-item-ism .hpl-item-name
{
    margin: 60px 0 0 0 !important;
}
.hpl-item-li-big :hover .hpl-item-name
{
    margin: 0 !important;
}
.hpl-item-li .hpl-item-name a
{
    color: #58585a;
    line-height: 150%;
    max-height: 33px;
    overflow: hidden;
    display: block;
}


.hpl-item-li .hpl-item-mover
{
    display: none;
    margin: 5px 0 0 0;
    text-align: center;
}
.hpl-item-li .hpl-item-ism
{
    display: none;
    margin: 35px 22px 10px 22px;
    padding-bottom: 1px;
    text-align: left;
    color: #58585a;
    font-size: 0.95em;
}
.hpl-item-li .hpl-item-ins-title
{
    text-transform: uppercase;
    background: #0d9246;
    width: 54px;
    height: 20px;
    padding-top: 4px;
    position: relative;
    color: #fff;
    font-size: 10px;
    text-align: right;
    margin-bottom: 3px;
}
.hpl-item-li .hpl-item-ins-title i
{
    position: absolute;
    left: 54px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #0d9246;
    border-bottom: 10px solid transparent;
}

.hpl-item-li .hpl-item-ins-price
{
    border-bottom: solid 1px #e2e3e4;
}

.hpl-item-li .hpl-item-mover .hpl-item-des
{
    background: #f5f6f7;
    padding: 5px 10px 0px 22px;
    border-bottom: solid 1px #e2e3e4;
    min-height: 118px;
    line-height: 170%;
    color: #58585a;
    font-size: 0.95em;
    text-align: left;
}
.hpl-item-li .hpl-item-mover .hpl-item-des ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.hpl-item-li .hpl-item-mover .hpl-item-des ul li
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hpl-item-li .hpl-item-mover .hpl-item-support
{
    color: #ed1c24;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
}
.hpl-item-li .hpl-item-mover .hpl-item-support b
{
    padding-right: 4px;
}
.hpl-item-li .hpl-item-mover .hpl-item-support span
{
}

.hpl-item-li .hpl-item-mover .hpl-item-detail
{
    display: inline-block;
    margin: 6px 7px 0 0px;
}
.hpl-item-li .hpl-item-mover .hpl-item-detail a
{
    border: solid 1px #dededf;
    height: 32px;
    width: 74px;
    line-height: 32px;
    text-align: center;
    display: block;
    color: #58585a;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.hpl-item-li .hpl-item-mover .hpl-item-orders
{
    display: inline-block;
    margin: 6px 0px 0 0px;
}
.hpl-item-li .hpl-item-mover .hpl-item-orders a
{
    height: 32px;
    width: 90px;
    line-height: 32px; /* padding-left: 18px; */
    display: block;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer; /*     background: #ed1b24;     background: -moz-linear-gradient(top, #ed1b24 0%, #b31218 100%);     background: -webkit-linear-gradient(top, #ed1b24 0%,#b31218 100%);     background: linear-gradient(to bottom, #ed1b24 0%,#b31218 100%);     border: solid 1px #D7171F; */
    background: #F88011;
    border: solid 1px #f76b1c;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.hpl-item-li .hpl-item-mover .hpl-item-orders a:hover
{
    /*    color: #ed1c24;     background: url(images/icon_cart_red.png) no-repeat 13px 11px #f2f2f2;     border: solid 1px #dededf;     text-decoration: none; */
}
.hpl-item-li .hpl-item-mover .hpl-item-detail a:hover
{
    color: #ed1c24;
    background-color: #f2f2f2;
    border: solid 1px #dededf;
    text-decoration: none;
}

/*------------------------------------------------------------------
.hpl-item-li.hpl-item-li-mover > div {

}
.hpl-item-li.hpl-item-li-mover:hover > div {
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.45);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.45);
    box-shadow: 0 0 5px rgba(0,0,0,0.45);
    height: 514px;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    background: #ffffff;
    padding-top: 5px;
}
.hpl-item-li.hpl-item-li-mover:hover {
    z-index: 3;
}
.hpl-item-li.hpl-item-li-mover:hover .hpl-item-ism {
    display: block;
}
.hpl-item-li.hpl-item-li-mover:hover .hpl-item-name a {
    color: #000000;
    text-transform: uppercase;
    max-height: 33px;
    overflow: hidden;
    font-weight: bold;
}
.hpl-item-li.hpl-item-li-mover:hover .hpl-item-name a:hover {
    color: #ed1c24;
}
.hpl-item-li.hpl-item-li-mover:hover .hpl-item-mover {
    display: block;
    text-align: center;
}
.hpl-item-li.hpl-item-li-mover:hover .hpl-item-brand {
    display: none;
}

.hpl-item-li.hpl-item-li-mover.hpl-item-not-ism:hover .hpl-item-name {
    margin-top: 69px;
}

------------------------------------------------------------------*/

/*------------------------------------------------*/

.home-pl-promotion
{
    margin-bottom: 10px;
    background: #fff;
}
.big-hpl-item-head
{
    overflow: hidden;
    border: solid 1px #dcdcdc;
    background: url(images/icon-fire.png) no-repeat 20px center;
}
.big-hpl-item-head p
{
    color: #ee1b24;
    line-height: 46px;
    font-size: 18px;
    display: block;
    padding-left: 62px;
    float: left;
}
.big-hpl-item-head a
{
    float: right;
    margin-right: 48px;
    line-height: 40px;
    color: #ed1c24;
    font-style: italic;
    font-size: 13px;
    display: none;
}
.big-hpl-item-ul
{
    border: none;
}
.big-hpl-item-ul .hpl-item-li
{
    width: 20%;
    height: 324px;
    border: none;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-image
{
    width: 320px;
    height: 170px;
    vertical-align: top;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-image img
{
    max-width: 90%;
    max-height: 175px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-name a
{
    font-size: 12px;
    max-height: 35px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-soffer
{
    top: 230px;
    right: 26px;
    max-width: 84%;
}

/*
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover > div {
    height: 490px;
    height: 284px;
    width: 201%;
}

.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover.hpl-item-li-3:hover > div {
    right: 0;
    left: inherit;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-image {
    float: right;
    margin-top: 30px;
    max-width: 50%;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-ism {
    display: block;
    position: absolute;
    top: 170px;
    left: 22px;
    margin: 0;
    overflow: hidden;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-ins-title i {
}

.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-ism > p.hpl-item-ins-title {
    float: left;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-ism .hpl-item-ins-price {
    float: left;
    line-height: 20px;
    margin-left: 15px;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-name {
    position: absolute;
    top: 10px;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-name a {
    color: #ed1c24;
    font-size: 15px;
    overflow: hidden;
    height: 22px;
    display: block;
}

.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-mover {
    display: block;
    margin: 32px 0px 0 0;
    width: 50%;
    padding-bottom: 1px;
    margin-left: 0px;
    background: -moz-linear-gradient(left, rgb(189, 189, 189) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgb(189, 189, 189) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgb(189, 189, 189) 0%,rgba(255,255,255,0) 100%);
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-mover .hpl-item-des {
    height: 117px;
    border-bottom: none;
    background: #f5f6f7;
    background: -moz-linear-gradient(left, #EEF1F3 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #EEF1F3 0%,#ffffff 100%);
    background: linear-gradient(to right, #EEF1F3 0%,#ffffff 100%);
}

.big-hpl-item-ul .hpl-item-li .hpl-item-discount {
    right: 24px;
}

.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-support {
    position: absolute;
    top: 200px;
    left: 22px;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-orders {
    position: absolute;
    top: 230px;
    left: 110px;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-detail {
    position: absolute;
    top: 230px;
    left: 22px;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-pbuy {
    top: 197px;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-pmarket {
    top: 170px;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-soffer {
    top: 250px;
}
*/
.big-hpl-item-ul .hpl-item-li .hpl-item-brand
{
    font-size: 12px;
    padding: 80px 0 3px 22px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy
{
    top: 186px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content span
{
    height: 43px;
    width: 30px;
    display: inline-block;
    margin-left: -13px;
    background: url(images/boso_sizethumb.png) no-repeat;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-name a
{
    max-height: inherit;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-0
{
    background-position: -2px 0;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-1
{
    background-position: -41px 0;
    width: 23px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-2
{
    background-position: -68px 0;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-3
{
    background-position: -105px 0;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-4
{
    background-position: -143px 0;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-5
{
    background-position: -179px 0;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-6
{
    background-position: -215px 0;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-7
{
    background-position: -252px 0;
    width: 28px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-8
{
    background-position: -286px 0;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-view-9
{
    background-position: -322px 0;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-last
{
    background-position: -355px 0;
    width: 28px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pbuy .draw-price-content .drw-pri-thumb-dot
{
    background-position: -388px 0;
    width: 21px;
    margin: 0 0px 0 -15px;
}
/*------------------------------------------------*/
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket
{
    top: 164px;
    right: 10px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content span
{
    height: 21px;
    width: 15px;
    display: inline-block;
    margin-left: -7px;
    background: url(images/boso_sizethumb.png) no-repeat;
}
.big-hpl-item-ul .hpl-item-li.hpl-item-li-mover:hover .hpl-item-name a
{
    max-height: inherit;
}

.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-view-0
{
    background-position: -1px -58px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-view-1
{
    background-position: -38px -58px;
    width: 13px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-view-2
{
    background-position: -68px -58px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-view-3
{
    background-position: -104px -58px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-view-4
{
    background-position: -143px -58px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-view-5
{
    background-position: -178px -58px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-view-6
{
    background-position: -214px -58px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-view-7
{
    background-position: -252px -58px;
    width: 14px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-view-8
{
    background-position: -286px -58px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-view-9
{
    background-position: -322px -58px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-last
{
    background-position: -355px -58px;
    width: 15px;
}
.big-hpl-item-ul .hpl-item-li .hpl-item-pmarket .draw-price-content .drw-pri-small-dot
{
    background-position: -389px -58px;
    width: 10px;
}

/*------------------------------------------------*/

.box-promotion
{
    background: transparent url("images/box_overlay.png") repeat scroll 0 0;
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 99;
}
.box-promotion-active
{
    bottom: 0;
    display: block;
    position: fixed;
    right: 0;
    vertical-align: middle;
}
.box-promotion .box-promotion-item
{
    height: 540px;
    left: 427px;
    position: absolute;
    top: 137px;
    width: 600px;
}
.box-promotion .box-promotion-item .box-banner
{
    position: absolute;
    z-index: 97;
}
.box-promotion .box-promotion-item a.box-promotion-close
{
    background: transparent url("images/delete-large.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 72px;
    position: absolute;
    right: -29px;
    top: -13px;
    width: 72px;
    z-index: 98;
}


/*------------------ popup home ---------------------*/
#backgroundPopup
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    z-index: 500;
}
#popupContact
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: auto;
    width: auto;
    background: none;
    z-index: 999;
    font-size: 13px;
}
#popupContact h1
{
    text-align: left;
    color: #6FA5FD;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 2px;
    margin-bottom: 20px;
}
#popupContactClose
{
    right: -15px;
    bottom: -35px;
    position: absolute;
    height: 32px;
    width: 127px;
    cursor: pointer;
    background: url(Close.png) no-repeat;
}

#popupContact .wrapPopup
{
    position: relative;
}
.spanLiSupport{
  color: #000 !important;
}
.home-ugr
{
}
.h-ugr-l
{
    display: none; /*    float: left;     width: 18.93%;*/
}
.h-ugr-l ul li
{
    width: 100%;
}
.h-ugr-l ul li img
{
    max-width: 100%;
}
.h-ugr-l ul li:first-child
{
    margin-bottom: 16px;
}
.h-ugr-r
{
    float: right;
    width: 14%;
    background: #c7eafd;
    max-height: 1021px;
    overflow: hidden;
}
.h-ugr-r ul
{
}
.h-ugr-r ul li
{
    padding: 16px 0 15px;
    border-bottom: solid 1px #bde6fa;
}
.h-ugr-r ul li a
{
    font-size: 12px;
    color: #0e75b8;
    padding-left: 16px;
    display: block;
    text-shadow: 0 0 0 #0e75b8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.h-ugr-r ul li a:hover
{
    text-decoration: underline;
    color: #ed1c24;
}
.h-ugr-r ul li.HighLight-True
{
    padding: 0;
}
.h-ugr-r ul li.HighLight-True a
{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    background: #ed1b24;
    padding: 14px 0px 12px 16px;
}
.h-ugr-r ul li.HighLight-True a:after
{
    /*  content:"";     display: inline-block;    margin-left: 8px;     width: 0;     height: 0;     border-top: 4px solid transparent;     border-left: 4px solid #ffffff;     border-bottom: 4px solid transparent; */
}
.home-pl-1112 .h-ugr-r ul li.HighLight-True a
{
    background: #01458e;
}
.home-pl-1113 .h-ugr-r ul li.HighLight-True a
{
    background: #8cc63e;
}
.home-pl-1115 .h-ugr-r ul li.HighLight-True a
{
    background: #12a89d;
}
.home-pl-1114 .h-ugr-r ul li.HighLight-True a
{
    background: #fcb040;
}
.home-pl-1116 .h-ugr-r ul li.HighLight-True a
{
    background: #01458e;
}
.home-pl-1119 .h-ugr-r ul li.HighLight-True a
{
    background: #fcb040;
}
.h-ugr-c
{
    float: left;
    width: 86%; /*width: 66.3%;     margin-left: 0.53%;*/
}
.h-ugr-c .hpl-item-ul
{
    border-left: 1px solid #EBEBEC;
    border-top: 1px solid #EBEBEC;
    background: #ffffff;
}
.h-ugr-c .hpl-item-li
{
    width: 25%;
    height: 312px;
    border-bottom: 1px solid #EBEBEC;
    border-right: 1px solid #EBEBEC;
}
.h-ugr-c .hpl-item-li .hpl-item-image
{
    width: 100%;
    height: 200px;
    display: table;
}
.h-ugr-c .hpl-item-li .hpl-item-image img
{
    max-height: 200px;
    max-width: 90%;
}
.h-ugr-c .hpl-item-li .hpl-item-image .icon-installment
{
    background: url(https://cdn.mediamart.vn/ProductOption/11-icon.png) no-repeat center center;
    display: block;
    width: 90px;
    height: 26px;
    position: absolute;
    left: 14px;
    top: 165px;
}
.h-ugr-c .hpl-item-li .hpl-item-ism
{
    margin: 38px 22px 5px 14px;
}
.h-ugr-c .hpl-item-li .hpl-item-ins-price
{
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}

.h-ugr-c .hpl-item-li .hpl-item-discount
{
    width: 46px;
    height: 46px;
    font-size: 12px;
    top: 120px;
    line-height: 46px;
}
.h-ugr-c .hpl-item-li .hpl-item-brand
{
    font-size: 12px;
    padding: 40px 0 4px 14px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}
.h-ugr-c .hpl-item-li .hpl-item-pmarket
{
    top: 174px;
}
.h-ugr-c .hpl-item-li .hpl-item-name
{
    padding: 0px 5px 0px 14px;
    font-size: 12px;
    text-transform: uppercase;
}
.h-ugr-c .hpl-item-li .hpl-item-name a
{
    line-height: 140%;
}
.h-ugr-c .hpl-item-li .hpl-item-pbuy
{
    position: absolute;
    top: 196px;
    right: 10px;
}
.h-ugr-c .hpl-item-li .hpl-item-soffer
{
    top: 225px;
    max-width: 90%;
}

.h-ugr-c .hpl-item-li.hpl-item-li-mover:hover > div
{
    height: 431px;
}
.h-ugr-c .hpl-item-li .hpl-item-mover .hpl-item-des
{
    min-height: 108px;
    padding: 5px 10px 0px 14px;
}
.h-ugr-c .hpl-item-li .hpl-item-mover .hpl-item-detail a
{
    height: 25px;
    line-height: 25px;
    width: 60px;
}
.h-ugr-c .hpl-item-li .hpl-item-mover .hpl-item-orders a
{
    /*  background: #ed1b24;  background: -moz-linear-gradient(top, #ed1b24 0%, #b31218 100%);  background: -webkit-linear-gradient(top, #ed1b24 0%,#b31218 100%);  background: linear-gradient(to bottom, #ed1b24 0%,#b31218 100%);  border:solid 1px #D7171F; */
    background: #F88011;
    border: solid 1px #f76b1c;
    width: 81px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    padding-left: 0;
    font-size: 12px;
    font-weight: normal;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.h-ugr-c .hpl-item-li .hpl-item-mover .hpl-item-orders a:hover
{
    color: #ffffff;
}

/* Menu trang mua-sam-dien-may */
.wrap {
    width: 100%;
    width: 1176px;
    margin:  auto;
  }
#lp-dienmay .lp-dienmay-nav
{
    overflow: hidden;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
    background: #cecccd;
}
.lp-dienmay-nav li
{
    float: left;
    width: 25%;
}
.lp-dienmay-nav li a
{
    height: 50px;
    text-align: center;
    font-size: 18px;
    display: block;
    line-height: 50px;
    color: #333333;
    position: relative;
    border-left: solid 1px #ffffff;
}
.lp-dienmay-nav li:first-child a
{
    border-left: none;
}

.lp-product-banner
{
    text-align: center;
    margin: 40px 0 20px;
}
.lp-product
{
    display: inline-block;
    width: 100%;
}
#lp-products .hpl-item-li
{
    border: none;
    height: 320px;
}
#lp-products .hpl-item-ul
{
    border: none;
}
#lp-products .hpl-item-li .hpl-item-image
{
    height: 200px;
}
#lp-products .hpl-item-li .hpl-item-image img
{
    max-height: 200px;
    max-width: 210px;
}
#lp-products .hpl-item-li .hpl-item-pbuy
{
    position: absolute;
    top: 175px;
    right: 10px;
}
#lp-products .hpl-item-li .hpl-item-pmarket
{
    position: absolute;
    top: 152px;
    right: 16px;
}
#lp-products .hpl-item-li .hpl-item-soffer
{
    top: 210px;
}
#lp-products .hpl-item-li.hpl-item-li-mover:hover > div
{
    height: 526px;
}
/*-- ProductList 2018 --*/
.hpl18-owl img.lazy
{
    
}
.hpl18-owl.owl-theme .owl-controls div.owl-prev
{
    z-index: 2;
    top:160px;
    left:0;
    position: absolute;
    width: 30px;
    height: 51px;
    background: url(../imgs/eB_slide_nav.png) no-repeat 0px 0px transparent;
    opacity:1;
    border-radius:0;
    padding:0;
    margin:0;
    color:#333;
}
.hpl18-owl.owl-theme .owl-controls div.owl-next
{
    z-index: 2;
    top:160px;
    right: 0;
    position: absolute;
    width: 30px;
    height: 51px;
    background: url(../imgs/eB_slide_nav.png) no-repeat -30px 0px transparent;
    opacity:1;
    border-radius:0;
    padding:0;
    margin:0;
    color:#333;
}
.hpl18-item-ul
{
    position:relative;
    list-style: none;
}
.hpl18-item-ul .hpl18-item-li
{
    padding: 15px;
    border: 1px solid #fff;
    background-color: #fff;
    float: left;
    width: 294px;
    height: 400px;
}
.hpl18-item-ul .hpl18-item-li:hover
{
    border: 1px solid #abacae;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-image
{
    position: relative;
    padding-top: 20px;
    width: 100%;
    height: 200px;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    display: table;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-image a
{
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-image a img
{
    max-height: 180px;
    max-width: 100%;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-discount
{
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 20px;
    background: url(images/type-discount.png) no-repeat scroll center center transparent;
    background-size: cover;
    width: 54px;
    height: 54px;
    color: #f8f06a;
    font: bold 13px/54px Arial;
    text-align: center;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-image .icon-11
{
    background: url(https://cdn.mediamart.vn/ProductOption/11-icon.png) no-repeat center center;
    display: block;
    width: 90px;
    height: 26px;
    position: absolute;
    right: 0;
    top: -5px;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-image .icon-22
{
    background: url(https://cdn.mediamart.vn/ProductOption/22-icon.png) no-repeat center center;
    display: block;
    width: 90px;
    height: 26px;
    position: absolute;
    left: 0;
    top: -5px;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-image .icon-33
{
    background: url(https://cdn.mediamart.vn/ProductOption/33-icon.png) no-repeat center center;
    display: block;
    width: 90px;
    height: 26px;
    position: absolute;
    left: 0;
    top: -5px;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-image .icon-44
{
    background: url(https://cdn.mediamart.vn/ProductOption/44-icon.png) no-repeat center center;
    display: block;
    width: 90px;
    height: 26px;
    position: absolute;
    right: 0;
    top: -5px;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-image .icon-55
{
    background: url(https://cdn.mediamart.vn/ProductOption/55-icon.png) no-repeat center center;
    display: block;
    width: 90px;
    height: 26px;
    position: absolute;
    right: 0;
    top: -5px;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-brand
{
    color: #0072bc;
    text-transform: uppercase;
    font-size: 15px;
    margin: 5px 0;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-brand span
{
    text-transform: uppercase;
    color: #555;
    font-size: 15px;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-name a
{
    text-transform: capitalize;
    color: #333;
    overflow: hidden;
    display: block;
    line-height: 19px;
    font-size: 13px;
    height: 38px;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-pbuy
{
    display: block;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #ff0000;
    margin: 4px 0;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-pmarket
{
    color: #828486;
    display: block;
    font-size: 14px;
    height:16px;
    text-decoration: line-through;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-soffer
{
    margin: 6px 0;
    color: #58585a;
    font-size: 13px;
    height:15px;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-soffer span
{
    color: #ff0000;
    font-weight: bold;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-soffer-avatar ul
{
    border: 1px solid #fdcc0c;
    background-color: #fff;
    overflow: hidden;
    height: 32px;
    line-height: 30px;
    width: 100%;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-soffer-avatar ul li
{
    float: left;
    padding:0 3px;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-soffer-avatar ul li.title
{
    padding: 0 5px;
    background-color: #fdf0be;
    color: #ff0000;
}
.hpl18-item-ul .hpl18-item-li .hpl18-item-soffer-avatar ul li img
{
    max-width: 37px;
    max-height: 25px;
}
/*---- Video ----*/
.home-video-title
{
    margin:20px 0 10px;
    color: #333;
    font-size:20px;
}
.newslist-video
{
    
}
.newslist-video ul li
{
    position:relative;
    float:left;
    width:285px;
    height:150px;
    margin-bottom:15px;
}
.newslist-video ul li:nth-child(1)
{
    margin-right:15px;
    width:575px;
    height:315px;
}
.newslist-video ul li:nth-child(1) img
{
    width:100%;
    height:315px;
}
.newslist-video ul li img
{
    width:100%;
    height:100%;
}
.newslist-video ul li:nth-child(2),
.newslist-video ul li:nth-child(4)
{
    
}
.newslist-video ul li:nth-child(3),
.newslist-video ul li:nth-child(5)
{
    float:right;
}
.newslist-video ul li p.name
{
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 2;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    line-height: 18px;
    background: rgba(0,0,0,.6);
}
.newslist-video ul li p.name a
{
    color:#fff;
}
.f-menutop-name i {
  font-size: 30px;
  line-height: 40px;
}

.header .menutop .f-menutop-name {
  color: #FFF;
  line-height: 40px;
  text-align: left;
  font-size: 13px;
  font-weight: 700;
  height: 40px;
  cursor: pointer;
  position: relative;
  padding-left: 40px;
}

.header .menutop .f-menutop-name span {
  margin-left: 14px;
  font-size: 12px;
  text-transform: uppercase;
}

.header .menutop .f-menutop-name i {
  font-size: 19px;
  position: absolute;
  left: 20px;
  top: 31%;
}

.menutop .icon-bar {
  background: #fff;
}

.menutop .f-menu-toggle {
  padding: 5px;
}

.header .menutop .navbar {
  margin-bottom: 0px;
}

.header .menutop .f-menu-toggle {
  cursor: pointer;
  color: #fff;
}

.header .f-menutop {
  position: relative;
  height: 42px;
}

.header .news-top {
  position: relative;
  z-index: 16;
  display: none;
  float: left;
}

.header .news-top b {
  display: inline-block;
  width: 82px;
  text-transform: uppercase;
  font-size: 11px;
  margin: 0;
  color: #FFF;
}

.header .news-top ul {
  list-style: none;
  display: inline-block;
  margin: 0;
}

.header .news-top ul li {
  float: left;
  position: relative;
  display: block;
}

.header .news-top ul li:hover {
  background: #fff;
}

.header .news-top ul li:hover a {
  color: #DB2827
}

.header .news-top ul>li>a {
  text-decoration: none;
  display: block;
  font-size: 13px;
  position: relative;
  z-index: 6;
  font-weight: normal;
  padding: 6px;
  margin-right: 1px;
  white-space: nowrap;
  color: #fff
}

.f-menutop>.f-menutop-ul {
  margin: 0;
  position: relative;
  height: 100%;
}

.v2-tabhome .owl-controls {
  display: none!important;
}

.f-menutop>.f-menutop-ul>li {
  list-style: none;
  display: inline-block;
  position: relative;
}

.f-menutop .f-menutop-ul>li:first-child>a.firstlink {
  padding-left: 0px;
}

.f-menutop .f-menutop-ul>li>a.firstlink span {
  display: inline-block;
  line-height: 42px;
  text-transform: uppercase;
}

.f-menutop .f-menutop-ul>li>a.firstlink span img {
  margin-right: 2px;
  display: none;
}

.f-menutop .f-menutop-ul>li>a.firstlink {
  display: block;
  background: none;
  line-height: 42px;
  padding: 0px 8px 0;
  color: #000;
  font-size: 14px;
  height: 42px;
  position: relative;
  font-family: 'NhomMuaMedium', sans-serif;
}


}
.f-menutop .f-menutop-ul>li>a.firstlink:hover:after {
  background: #303030;
}
.blok-6 {
  padding-right: 0px;
}
.top-menu-backgroud {
  position: absolute;
  top: 42px;
  left: -10px;
  min-width: 209px;
  visibility: hidden;
}
.top-menu-backgroud img {
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.topmn-bg-zoom {
  display: none;
}
.f-menutop .f-menutop-ul>li:hover .top-menu-backgroud {
  opacity: 1;
  visibility: visible;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.31)
}
.top-menu-sub {
  position: relative;
  background: #fff;
  border-radius: 4px;
  padding-bottom: 10px;
  z-index: 9999;
}
.top-menu-sub:after {
  background: url(../imgs/arrow_upW.png) no-repeat 40px bottom;
  height: 9px;
  width: 100px;
  position: absolute;
  top: -9px;
  right: 48%;
  content: '';
  display: block;
}
.fixedvotq {
  position: fixed;
  width: 100%;
  z-index: 9996;
  top:0;
}
.f-menutop-ul li:last-child a.f-bg-base.firstlink:after {
  display: block !important;
}
.f-menutop-ul li:nth-child(4n) a.f-bg-base.firstlink:after {
  display: block !important;
}
a.f-bg-base.firstlink:after {
  content: '';
  width: 1px;
  height: 20px;
  background: #fff;
  position: absolute;
  /* float: right; */
  
  display: inline-block;
  transform: rotate(11deg);
  top: 50%;
  margin-top: -10px;
  right: -5px;
  display: none;
}
.top-menu-sub ul {
  padding: 0 5px !important;
}
.top-menu-sub ul li ul {
  position: absolute;
  left: 199px;
  min-width: 200px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.31);
  min-height: 100px;
  background: #fff;
  display: none;
  top: 0px;
}
.top-menu-sub ul li:hover ul {
  display: block;
}
.hpl-item-li {
  float: left;
  width: 20%;
  height: 238px;
  position: relative;
  border: 1px solid #e7e7e8;
  /* border-bottom: 1px solid #e7e7e8; */
  /* border-top: 1px solid #e7e7e8; */
  /* border-left: 1px solid #ffffff; */
  
  margin-right: -1px !important;
}
.hpl-item-li .hpl-item-image {
  width: 259px;
  height: 160px;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.hpl-item-li .hpl-item-image img {
  max-height: 144px;
  max-width: 216px;
}
img {
  border: none;
  vertical-align: middle;
  -ms-interpolation-mode: nearest-neighbor;
}
.hpl-item-li .hpl-item-discount {
  position: absolute;
  z-index: 2;
  right: 17px;
  top: 55px;
  background: url("../imgs/type-discount.png") no-repeat scroll center center transparent;
  background-size: cover;
  width: 42px;
  height: 42px;
  color: #f8f06a;
  font: bold 13px/42px Arial;
  text-align: center;
}
.hpl-item-li .hpl-item-name {
  /* padding: 0 5px 0 22px; */
  
  color: #0072bc;
  font-size: 12px;
  font-weight: bold;
  padding: 15px 0 3px 18px;
  text-align: left;
  text-transform: uppercase;
}
.top-menu-sub>ul>li {
  padding-top: 5px !important;
}
.top-menu-sub>ul>li>a {}
.name-hover-pro {
  color: #000;
  font-weight: bold;
  margin: 0 15px;
  display: none;
}
.name-hover-pro:hover {
  color: #c00;
}
.hpl-item-ism {
  margin: 25px 15px 5px 15px;
  padding-bottom: 1px;
  text-align: left;
  color: #58585a;
  font-size: 0.95em;
  height: 37px;
  overflow: hidden;
  display: none;
}
.top-menu-sub>ul>li ul li a {
  padding-left: 10px !important;
}
.top-menu-sub ul li {
  margin: 0;
  text-align: left;
  position: relative;
  padding: 0;
}
.top-menu-sub ul li a {
  background: none;
  display: block;
  font-size: 15px;
  font-weight: 500;
  padding: 4px 5px 4px 9px;
  line-height: 20px;
  color: #231F20;
  font-family: 'NhomMuaMedium', sans-serif;
  font-weight: 400;
  -webkit-transition: 0s ease-in-out;
  -moz-transition: 0s ease-in-out;
  -o-transition: 0s ease-in-out;
}
.top-menu-sub ul li a:hover {
  color: #00AEEF;
  padding: 4px 5px 4px 10px;
}
.top-menu-backgroud:hover .top-menu-sub {}
.icon-bar {
  display: none;
}
.nohomeadv {
  display: none !important;
}
.icon-search {
  font-size: 18px;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
}

/*.nohome:hover .top-menu-backgroud {
position: absolute;
top: 0;
left: 261px;
width: 940px;
height: 444px;
visibility: hidden;
overflow: hidden;
background: #FFF;
}*/
.displayblock {
  display: block !important;
}
.f-pr-item-price-gr-begin {
  position: absolute;
  top: 117px;
  right: 32px;
}
.hpl-item-price .f-pr-item-price-begin-begin {
  font-size: 28px;
  font-weight: bold;
  font-style: italic;
}
.f-pr-item-price-begin-begin {
  width: 100%;
}
.f-pr-item-price-gr-begin {
  font-style: italic;
  font-size: 36px !important;
}
.f-pr-item-price-gr-begin p {
  /* width: 100%; */
  
  text-align: right;
  font-weight: bold;
  font-size: 29px;
  margin-left: 0px;
  position: relative;
  float: right;
}
.f-pr-item-price-gr-begin-hpl .f-pr-item-old-price-begin {
  font-size: 15px !important;
  font-weight: bold;
}
.f-pr-item-price-gr-begin-hpl .f-pr-item-old-price-begin {
  font-size: 15px !important;
  font-weight: bold;
}
.f-pr-item-old-price-begin {
  font-size: 15px !important;
  position: relative;
  float: right;
  margin-bottom: 0px;
}
.f-pr-item-saleof-begin {
  position: absolute;
  background: url("../imgs/type-discount.png") no-repeat scroll center center transparent;
  background-size: cover;
  width: 42px;
  height: 42px;
  color: #f8f06a;
  font: bold 13px/42px Arial;
  text-align: center;
  width: 50px;
  font-size: 15px;
  top: 63px;
  line-height: 50px;
  right: 32px;
  height: 50px;
  background: ;
}
.vipadv-slide {
  float: left;
}
.vipadv-slide ul {
  list-style: none;
  margin: 0;
}
.vipadv-slide ul li {
  float: left;
}
.vipadv-slide ul li:first-child {}
#top-navigation {
  float: left;
}
.vipadv-slide ul li a {}
.vipadv-slide ul li a img {
  height: 222px;
  width: 200px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.pos-r {
  position: relative;
}
.f-slider {
  height: 400px;
  overflow: hidden;
}
.block1 {
  overflow: hidden;
}
.f-slider .carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  width: auto;
  line-height: 1;
  margin: auto;
  max-width: auto;
}

/* END MENU TOO */

/* Ket thuc css header */
.f-container {
  margin-top: 10px;
}

/* Danh mÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥c tÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹y chÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Ân*/
.f-ctn-cateCustom .f-ctn-cateCustom-title {
  height: 40px;
  line-height: 35px;
  border-bottom: 2px solid #F34711;
}
.f-ctn-cateCustom .f-ctn-cateCustom-title span {
  margin-left: 2px;
  font-size: 20px;
  font-weight: normal;
  color: #F34711;
  float: left;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body {}
.f-ctn-cateCustom .f-ctn-cateCustom-body .row-fluid {
  padding: 0px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul {
  list-style: none;
  margin-bottom: 0px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 15px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li .cateitem {
  box-shadow: 0 0px 3px #E4E4E4;
  background: #FFF;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li:first-child {
  position: relative;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li a {
  min-height: 20px;
  padding-bottom: 5px;
  padding-left: 5px;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 0px;
  border-top: 1px solid #F34147;
}
a.f-pr-item-name-begin {
  color: #ed1c24;
  font-size: 15px;
  text-transform: uppercase;
  /* overflow: hidden; */
  
  height: 22px;
  display: block;
  /* font-family: 'Roboto-BoldCondensed' , arial; */
  
  font-weight: bold;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul li {
  border-top: 0px solid red;
  box-shadow: none;
  padding-bottom: 2px !important;
}
.nohomebg {
  background: #fff;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul li a {
  font-size: 11px;
  border-bottom: 0px solid #272727;
  background: url(../imgs/nav.png) no-repeat 0px 3px;
  line-height: 18px;
  padding-left: 12px;
}

/* End */

/* Danh mÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥c tÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹y chÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Ân trung tam*/
.f-ctn-cateCustom-center {
  margin-bottom: 10px;
}
.f-pr-item-boxdetail-begin {
  width: 100%;
  float: left;
}
.f-ctn-cateCustom-center .carousel-control {
  width: 0%;
}
.f-ctn-cateCustom-center .carousel-inner img {
  margin: 0 auto;
}
.f-ctn-cateCustom-center .carousel-inner .slideitem {
  margin-bottom: 5px;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-title {
  height: 40px;
  line-height: 35px;
  border-bottom: 2px solid #F34711;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-title span {
  margin-left: 2px;
  font-size: 20px;
  font-weight: normal;
  color: #F34711;
  float: left;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body {}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul {
  list-style: none;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 15px;
  position: relative;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li .cate-center-item {
  box-shadow: 0 1px 3px #dadada;
  padding: 5px;
  background: #FFF;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li:hover {}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a {
  font-size: 14px;
  padding-bottom: 5px;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a.cateCustom-center-img {}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a.cateCustom-center-img img {
  margin: 0 auto;
  margin-top: 4px;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 8px;
  border-top: 1px solid #f34711;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li {
  border-top: 0px solid red;
  box-shadow: none;
  border-bottom: 0px solid #DF0101;
}
.f-page-split .hpl-item-li:hover .hpl-item-mover {
  display: none !important;
}
.hpl-item-li:hover .hpl-item-mover {
  display: block;
}
.viewlist .hpl-item-li .hpl-item-mover {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  float: none;
  box-shadow: none;
}
.viewlist .f-pr-item-price-gr-begin-hpl {
  position: relative;
  top: -57px;
  right: 0;
}
.viewlist .name-hover-pro {
  display: none;
}
.hpl-item-li .hpl-item-mover {
  width: 100%;
  margin-top: 0px;
  left: 0px;
  height: 230px;
  background: #fff;
  display: none;
  z-index: 9669;
  /* border: 1px solid #ddd; */
  
  border-top: none;
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.45);
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li:hover {
  border-bottom: 0px solid #F34711;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li {
  padding-bottom: 0px;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li a {
  font-size: 11px;
  border-bottom: 0px solid #272727;
  background: url(../imgs/nav.png) no-repeat 0px 3px;
  padding-left: 12px;
}

/* End */

/* BEGIN CENTER CONTAINER */
.f-center-module {
  margin-bottom: 20px;
}
.f-center-module .f-center-title {
  height: 40px;
  line-height: 40px;
}
.f-center-module .f-center-title .nav-tabs {
  border-bottom: 0px;
}
.f-center-module .f-center-title .nav-tabs a {
  margin-right: 0px;
  border: 0px solid rgba(0, 0, 0, 0);
  font-weight: 600;
  font-size: 13px;
  border-radius: 0px;
}
.parent_tab {
  background: #ee3124;
  padding: 13px;
  color: #FFF !important;
  font-weight: bold !important;
  margin-left: 0 !important;
}
.f-center-module .f-center-title .nav-tabs li.active a {
  border: 0px;
  color: #4F4F4F;
  background: none;
}
.hpl-item-des {
  height: 117px;
  border-bottom: none;
  background: #f5f6f7;
  background: -moz-linear-gradient(left, #EEF1F3 0%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #EEF1F3 0%, #ffffff 100%);
  background: linear-gradient(to right, #EEF1F3 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEF1F3', endColorstr='#ffffff', GradientType=1);
}
.hpl-item-des ul {
  height: 100%;
  overflow: hidden;
}
.hpl-item-support {
  color: #ed1c24;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
}
.hpl-item-des {
  background: #f5f6f7;
  padding: 7px 0px 7px 0px;
  border-bottom: solid 1px #e2e3e4;
  min-height: 112px;
  line-height: 170%;
  color: #58585a;
  font-size: 0.95em;
  text-align: left;
}
.f-pr-item-img-begin img {
  max-height: 160px;
}
.f-pr-item-img-begin {
  float: right;
  width: 50%;
  text-align: left;
  height: 193px;
}
.hpl-item-mover {
  /* display: block!important; */
  
  position: absolute;
  float: left;
  margin: 32px 0px 0 0;
  width: 50%;
  padding-bottom: 1px;
  margin-left: -1px;
  background: -moz-linear-gradient(left, rgb(189, 189, 189) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgb(189, 189, 189) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgb(189, 189, 189) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C8C8C8', endColorstr='#00ffffff', GradientType=1);
  z-index: 999;
}
.f-pr-tab-home-cate li.active {
  background: #B5B5B5;
}
.f-center-module .f-center-title .nav-tabs li:hover a {
  color: #f34711;
}
.f-center-module .f-center-title {
  border-bottom: 2px solid #FFDD00;
  height: 37px;
  background: #FFDD00;
  padding: 0 0;
}
.f-center-module .f-center-title span {
  display: inline-block;
  text-transform: uppercase;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 17px;
  color: #ED1C24;
  background: #FFDD00;
  padding: 7px 15px;
  /*background: url("../imgs/bg_new_product_list.png") repeat center right;*/
  
  font-weight: bold;
}
.f-center-module .f-center-body {
  position: relative;
}
.f-center-module .f-center-body .nav-tabs {
  position: absolute;
  top: 0px;
  left: -55px;
  z-index: 1;
  background: #FFF;
  border: 0px solid #000;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);
}
.f-center-module .f-center-body .nav-tabs li {
  float: none;
  width: 50px;
  border-radius: 0;
}
.f-center-module .f-center-body .nav-tabs li.active {}
.f-center-module .f-center-body .nav-tabs li.active a {
  color: #FFF;
  background: #2782E8;
  border: 1px solid #3B8BC5;
  z-index: 1;
}
.f-center-module .f-center-body .nav-tabs li a {
  text-align: center;
  font-size: 10px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  display: block;
  border: 0px;
  background: #F2F2F2;
  margin-bottom: 0px;
  border: 1px solid #D3D3D3;
  text-transform: uppercase;
  padding: 9px 0;
  color: #424141;
}
.f-ctn-center-pr-search {
  width: 100%;
  height: 150px;
  margin-bottom: 10px;
  border-bottom: 10px solid #F5F5F5;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  background: #FFF;
}
.f-ctn-center-pr-search .f-ctn-center-pr-search-title {
  height: 40px;
  line-height: 35px;
  border-bottom: 2px solid #F34711;
}
.f-ctn-center-pr-search .f-ctn-center-pr-search-title span {
  margin-left: 2px;
  font-size: 20px;
  font-weight: normal;
  color: #F34711;
  float: q;
}

/* END CENTER CONTAINER */
.f-module-page {
  border-radius: 0px;
}
.top-new {
  background: #fff;
}
.f-module-page .f-module-page-title i img {
  border: 1px solid #EAEAEA;
  padding: 3px;
  border-radius: 2px;
  display: none;
}
.f-module-page .f-module-page-title>span {
  display: inline-block;
  text-transform: uppercase;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 25px;
  color: #333;
  background: #fff;
  padding: 0 10px 0 0;
}
.layout-left .filter>div {
  height: auto;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
  border-radius: 3px;
  background: #fff;
  border-top: none;
}
ul.f-product-viewid {
  margin-left: 0px;
}
.f-module-page .f-product-chooseview span {
  color: #231F20 !important;
  font-size: 21px !important;
  font-weight: normal !important;
  padding-left: 0px;
  margin-left: 7px;
}
.news-top img {
  margin-bottom: 3px
}
#sidebar>div:first-child .f-block .f-block-title {
  display: none;
}
.f-news-page-item .new-container {
  overflow: hidden;
}
.f-module-page-desc {
  background-image: none !important;
  margin-top: 10px;
  width: 100%;
  padding: 10px;
  margin: 10px 10px;
  border-radius: 2px;
  border: 1px dashed #313131;
  color: #333;
  text-align: left;
  font-size: 15px;
}
.f-module-page-title h1 {
  margin: 0;
  padding: 0;
  margin-bottom: ;
  7px;
}
.f-module-page-title h1 span {
  display: inline-block;
  text-transform: uppercase;
  line-height: 32px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 25px;
  color: #333;
  background: #fff;
  padding: 0 10px 0 0;
}
.f-module-page .f-module-page-body .f-pr-image-zoom-gallery img {
  max-width: 100%;
  height: auto;
}

/* BEGIN TAB */

/** BEGIN TAB HOME CATEGORY PRODUCT**/
.f-pr-tab-home-cate {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
.f-center-title .first {
  background: #00AEEF;
  height: 40px;
  margin-left: 0px !important;
  padding-left: 5px;
  padding-right: 5px;
  color: #FFF !important;
  line-height: 40px;
  border-top-left-radius: 0px;
  border: 0px solid #3B8BC5;
  border-bottom: 0;
  text-transform: uppercase;
  font-size: 13px !important;
  font-weight: 700 !important;
}
.f-pr-tab-home-cate li {
  float: left;
  background: #EDEDED;
}
.f-pr-tab-home-cate li a {
  margin-left: 2px;
  font-size: 16px;
  font-weight: normal;
  color: #2E2E2E;
  line-height: 40px;
  padding-right: 10px;
  padding-left: 10px;
}
.f-pr-tab-home-cate li.active a {
  color: #F34711;
}
.v2-tab-home-ul {
  border: none;
}
.f-child-home-tab {}
.f-child-home-tab .nav-tabs {
  text-align: right;
  border-bottom: 0;
}
.f-child-home-tab .nav-tabs li {
  float: none;
  display: inline-block;
  border: 0;
}
.f-child-home-tab .nav-tabs li a {
  border-radius: 2px;
  background: #C0C0C0;
  margin-top: 5px;
  padding: 2px 10px;
  border: 1px solid #9E9E9E;
  color: #000;
}
.f-child-home-tab .nav-tabs li.active a {
  border-radius: 2px;
  background: #6FD59B;
  margin-top: 5px;
  padding: 2px 10px;
  border: 1px solid #0C6729;
  color: #000;
}

/** END TAB HOME CATEGORY PRODUCT**/

/* <cate */
.f-cate {
  margin-bottom: 10px;
  padding: 5px;
  border-radius: 0px;
}
.f-cate ul.f-cate-ul {
  list-style: none;
  margin-bottom: 0;
}
.f-cate ul.f-cate-ul li {
  text-align: center;
  margin: 5px 0;
  padding-left: 0px;
  padding-right: 0px;
}
.f-cate ul.f-cate-ul li a {
  color: #565656;
  font-size: 13px;
  font-weight: bold;
  margin: 0 5px;
  display: block;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #aaaaaa;
  min-height: 49px;
  padding-top: 8px;
  border-radius: 5px;
  box-shadow: 1px 1px 1px rgba(0, 70, 165, 0.3);
}
.layout-child .sidebar_widget {
  display: none;
}
.layout-child .block-top>.no-padding {
  display: none;
}
.viewlist .v2-pr-item-boxdetail {
  border: none;
}
.f-product-chooseview a.active span {
  color: #00b1f4 !important;
}
.category_filter>i {
  display: none;
}
.f-cate ul.f-cate-ul li:hover a {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.26);
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #03AFEF;
  color: #03AFEF;
}
.f-cate ul.f-cate-ul li img {
  border: 1px solid #EAEAEA;
  border-radius: 50%;
}
.f-cate ul.f-cate-ul li:hover img {
  border: 1px solid #00AEEF;
}

/* cate > */

/* BEGIN PRODUCT STYLE */

/* <tab product page */
.f-page-tab {
  position: relative;
}
.f-page-tab ul.nav-tabs {
  border: 0px;
}
.f-page-tab ul.nav-tabs li {
  list-style: none;
}
.f-page-tab ul.nav-tabs li a {
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 1px;
  background: #FFF;
}
.f-page-tab ul.nav-tabs li.active a {
  background: #F34711;
  color: #FFF;
  border: 0;
  border-radius: 2px;
}
.f-page-tab ul.nav-tabs li a:hover {
  border: 0;
}
/*=== Product Page and Product Details ===*/
    #f-pr-image-zoom-gallery .active img{
        opacity: 1 !important;
    }
    #img_01 {
        height: 400px !important;
        object-fit: scale-down;
        margin: auto;
        width: 100% !important;
    }
    .v2_bnc_products_chooseview {
        float: right;
        margin-top: 3px;
    }
    .v2_bnc_products_chooseview a {
        float: left;
        color: #777;
        margin: 0px;
        font-size: 20px;
        padding: 0 5px;
    }
    .v2_bnc_product_details_img_small {
        width: 100%;
        height: 100px;
        object-fit: scale-down;
        border: 1px solid #ddd;
    }
    .v2_bnc_products_details_zoom_img .f-pr-image-zoom {
        position: relative;
        margin: 0 auto 30px;
        height: 400px;
    }
    .v2_bnc_products_details_box_name h2,.v2_bnc_products_details_box_name h1{
        margin: 10px 0;
        color: #000;
        font-size: 20px;
        font-weight: 500;
        text-transform: capitalize;
        line-height: 30px;
        border-bottom: 1px solid #e8e8e8;
        padding: 0 0 7px 0;
    }
    .v2_bnc_products_details_box_rating {
        position: relative;
        padding-bottom: 10px;
        border-bottom: 1px solid #E8E8E8;
        margin-bottom: 12px;
        color: #000;
    }
    .f-pr-view-tool {
        margin-top: 5px;
    }
    .v2_bnc_products_details_box_social ul li:first-child {
        padding-left: 0px;
    }
    .v2_bnc_products_details_box_social ul li:last-child {
        border:none;
    }
    .v2_bnc_products_details_box_social ul li {
        float: left;
        padding: 0 6px;
        border-right: 1px solid #898989;
        line-height: 12px;
        color: #898989;
        font-size: 11px;
    }
    .v2_bnc_products_details_box_description {
        margin: 0 0 10px 0;
        padding:10px 0;
        border-bottom: 1px solid #e8e8e8;
    }
    .v2_bnc_products_details_box_price .price_sale,.price {
        font-size: 30px;
        font-weight: 700;
        text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px grey;
        font-style: italic;
    }
    .v2_bnc_products_details_box_price{
        width: 100%;
        line-height: 27px;
        border-bottom: 1px solid #e8e8e8;
        padding: 0 0 10px;
        font-size: 13px;
        position: relative;
    }
    .v2_bnc_products_details_box_price h3{
        margin: 0;
    }
    .v2_bnc_products_details_box_info ul li.key {
        width: 100px;
        margin-right: 5px;
    }
    .key{
        font-family: arial;
        font-size: 13px;
        font-weight: 700;
    }
    .value{
        font-size: 14px;
        font-weight: 700;
    }
    .img-qr{
        width: 100px;
        height: 100px;
        margin:7px 0;
    }
    .number_sale {
        position: absolute;
        width: 40px;
        height: 40px;
        background: #e02020;
        line-height: 30px;
        text-align: center;
        color: #fff;
        display: inline-block;
        top: 10px;
        left: 0;
        line-height:40px;
        font-weight:600;
        border-radius:100px;
    }
    .v2_bnc_products_details_box_info ul li {
        list-style: none;
        line-height: 24px;
        margin-bottom: 7px;
        font-size: 13px;
        display: inline;
    }
    .v2-dealer li {
        font-size: 13px;
        border-top: 1px dashed #D5D5D5;
        padding: 6px 0;
    }
    .f-product .v2_bnc_pr_item_short_info {
        display: none;
    }
    .f-pr-image-zoom-gallery {
        margin: 10px 0;
    }
    .f-pr-image-zoom-gallery .active img {
        opacity: 1 !important;
        border: 1px solid #e02020;
    }
    .f-pr-view-choosesizeGroup {
        border: 1px solid #F1F1F1;
        padding: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
        background: #fff;
    }
    .f-product-view-tab {
        margin: 10px 0;
        text-align: justify;
    }
    .f-product-view-tab img {
        max-width: 100%;
        height: auto !important;
        margin: 10px 0;
    }
    #f-pr-page-view-tabid.fixed {
        position: fixed;
        bottom: 0;
        width: 100%;
        margin: auto;
        z-index:999;
        background: #f1f1f1;
        left: 0;
    }
    .f-product-view-tab .f-product-view-tab-header ul {
        margin-top: 0;
        border: 0px;
        line-height: 32px;
        width: 100%;
        float: left;
        background: #eeeeee;
    }
    .f-product-view-tab .f-product-view-tab-header ul li {
        display: inline;
    }
    .f-product-view-tab .f-product-view-tab-header ul li a {
        padding: 9px 10px;
        display: inline-block;
        font-size: 14px;
        font-weight: 500!important;
        color: #333;
        box-shadow: none;
        border-right: 1px solid #ddd;
    }
    .f-product-view-tab .f-product-view-tab-header ul li a.active,.f-product-view-tab .f-product-view-tab-header ul li a:hover {
        background: none;
        color: rgb(224, 32, 32);
        -webkit-box-shadow: inset 0 -2px 0 #e02020;
        box-shadow: none;
    }
    .dealer-tab label {
        font-size: 14px;
        display: block;
        margin: 0 0 10px;
        color: #7a8188;
    }
    .f-pr-view-box-size {
        padding: 5px;
        background: #fff;
        border: 1px solid #F1F1F1;
    }
    .f-product-view-tags-body {
        margin-top: 10px;
        padding: 10px;
        border: 1px dashed #C9C9C9;
    }
    .dealer-tab ul li, .box-size-title, .f-pr-view-box-size select {
        color: #7a8188;
    }
    .btn-buy2,.v2_bnc_products_phone {
        padding: 0 10px;
        background: #f3d078;
        background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b)!important;
        background: linear-gradient(to bottom,#f7dfa5,#f0c14b)!important;
        border: 1px solid #444!important;
        font-size: 14px;
        text-align: center;
        color: #444;
        line-height: 32px;
        border-radius:3px;
        margin: 5px 5px 5px 0;
        display: inline-block;
        float: left;
    }
    .btn-buy2 strong{
        font-size:16px;
    }
    .btn-buy2:hover,.v2_bnc_products_phone:hover {
        background: #ffe199!important;
        background: -webkit-linear-gradient(top,#ffe199,#e7b129)!important;
        background: linear-gradient(to bottom,#ffe199,#e7b129)!important;
    }
    #slidezoompage .owl-pagination,#slidezoompage_fast .owl-pagination{
        display: block;
    }
    .condition span{
        font-size: 14px;
        padding:0 10px 0 0;
    }
    .v2_bnc_title_page {
    border-bottom: 1px solid #ddd;
    margin: 20px 0;
    padding: 0 0 13px 0;
}
.v2_bnc_title_page h1, .v2_bnc_title_page h2, .v2_bnc_title_page h3, .v2_bnc_title_page h4 {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    margin: 0;
}
    /*== Color & size ==*/
    .paymentColor a:hover,.paymentSize span:hover {
        cursor: pointer;
    }
    .color_products {
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 0;
    }
    .tooltip-inner {
        background-color: #e02020;
    }
    .tooltip.top .tooltip-arrow {
        border-top-color: #e02020;
    }
    .size1.paymentSize.required span:hover,.size1.paymentSize.required span.active {
        background: #e02020;
        border: 1px solid #e02020;
        color: #fff;
    }
    .size1.paymentSize.required span {
        border: 1px solid #3e3e3e;
        display: inline-block;
        padding: 1px 8px;
        color: #3e3e3e;
        margin: 0 -4px 0 6px;
        transition: all ease .5s;
    }
    li.value.paymentColor a .active {
        border: 1px solid #000000;
    }
    /*== End Color & size ==*/
/*=== End Product Page and Product Details ===*/
/* tab product page>*/
.f-product center {
  display: block;
  min-height: 200px;
  margin-top: 50px;
}
.f-product {
  padding: 0;
  margin-top: 10px;
}
.f-product li {
  list-style: none;
}
.f-product .f-pr-item {
  overflow: hidden;
  margin-bottom: 10px;
  text-align: left;
  position: relative;
  background: #FFF;
}
.f-product .f-pr-item .f-pr-item-img {
  position: relative;
  border: 0px solid #E7E7E7;
  border-bottom: 0px;
  margin-top: 1px;
  height: 235px;
  overflow: hidden;
}
.f-product .f-pr-item .f-pr-item-compare {
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 10;
  background: #5BC0DE;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  padding: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid #46B8DA;
  display: none !important;
}
.f-product .f-pr-item .f-pr-item-compare span {
  color: #fff;
}
.f-product .f-pr-item:hover .f-pr-item-compare {
  display: block;
  background: #f34711;
  border: 1px solid #f34711;
}
.f-product .f-pr-item .f-pr-item-saleof {
  position: absolute;
  top: 5px;
  right: 6px;
  z-index: 1;
  background: #4AB21F;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  padding: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 12px;
  font-weight: bold;
}
.f-product .f-pr-item .f-pr-item-saleof span {
  color: #fff;
}
.f-product .f-pr-item .f-pr-item-img img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  width: auto;
  margin: auto;
}
.f-product .f-pr-item .f-pr-item-boxdetail h2 {
  margin-top: 0px;
  margin-bottom: 4px;
}
.f-product .f-pr-item .f-pr-item-boxdetail h2 a {
  font-size: 14px;
  color: #414141;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
  margin-top: 0px;
  display: block;
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-old-price {
  text-align: left;
  text-decoration: line-through;
  color: #4C4C4C;
  font-size: 12px;
  line-height: 22px;
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action a.btn {
  margin-bottom: 2px;
  border-radius: 1px;
  background: #c33;
  border: none;
  border-radius: 15px;
}
.f-product .f-pr-item:hover .f-pr-item-action {
  display: block;
}
.f-product .f-pr-item:hover {}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-more {}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-more:hover {
  background-color: #1e62d0;
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-quickbuy {}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-quickbuy:hover {
  background-color: #1e62d0;
}
.f-product .f-pr-item:hover .icon-hover {
  display: block;
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-otherdetail {
  display: none;
}

/* Xem dang list 
.viewlist > li {
  width:100%;
  list-style:none;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:10px;
}
.viewlist .f-pr-item {
  position:relative;
}
.viewlist .f-pr-item .f-pr-item-saleof {  
  position: absolute;
  top: 3px;
  left: 18px;
  z-index: 10;
  background: #F34711;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  padding: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid #FF3F03;
}
.viewlist .f-pr-item .f-pr-item-saleof span{
  color:#fff;
}
.viewlist .f-pr-item .f-pr-item-compare {
  position: absolute;
  top: 26px;
  left: 18px;
  z-index: 10;
  background: #5BC0DE;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  padding: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid #46B8DA;
  display:none !important;
}
.viewlist li:hover .f-pr-item .f-pr-item-compare{
  display:block;
}
.viewlist .f-pr-item .f-pr-item-compare span {
   
  color: #fff;
}

.viewlist .f-pr-item .f-pr-item-img {
  
}
.viewlist .f-pr-item .f-pr-item-boxdetail h2 {
  margin:0;
  margin-bottom:10px;
  padding:0;
  text-align:justify;
}
.viewlist .f-pr-item .f-pr-item-boxdetail h2 a {
  font-size: 20px;
color: #3D3D3D;
}
.viewlist .f-pr-item .f-pr-item-boxdetail .f-pr-item-price {
  font-size: 15px;
color: #F00;
line-height: 20px;
font-weight: 700;
}
.viewlist .f-pr-item .f-pr-item-boxdetail .f-pr-item-old-price {
  text-decoration: line-through;
  color: #AFAFAF;
  font-size: 12px;
  line-height: 18px;
}
.viewlist .f-pr-item .f-pr-item-boxdetail .f-pr-item-action {
  
}
.viewlist .f-pr-item .f-pr-item-boxdetail .f-pr-item-action a.btn{
  margin-bottom: 2px;
border-radius: 1px;
background: #2782E8;
border: 1px solid #F93131;
}
.viewlist .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-more {
  
}

.viewlist .f-pr-item .f-pr-item-boxdetail  .f-pr-otherdetail{
  display:block;
}
.viewlist .f-pr-item .f-pr-item-boxdetail  .f-pr-otherdetail ul{
  margin-top: 10px;
  border: 1px solid #F3F3F3;
  padding: 5px;
  border-radius: 3px;
  background: #F7F7F7;
}
.viewlist .f-pr-item .f-pr-item-boxdetail  .f-pr-otherdetail ul li{
  line-height:20px;
  list-style:none;
  padding-left:0px;
  padding-right:0px;
}

*/

/*  */
.f-product-chooseview {
  float: right;
  background: #fff;
  padding: 0px 0px 0px 15px;
  margin-top: 3px;
}
.f-product-chooseview a {
  float: left;
  color: #777;
  margin: 0px;
  font-size: 27px;
}
.f-product-view .f-product-view-info .f-product-view-info-image {
  padding: 0 8px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom {
  position: relative;
  margin-bottom: 5px;
  margin: auto;
  height: 400px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom>div {}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto !important;
  height: auto !important;
  max-height: 400px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery {
  margin-top: 10px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery a.left {
  background: url(../imgs/left.png) no-repeat 40% 50% #EBEBEB;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery a.right {
  background: url(../imgs/right.png) no-repeat 55% 50% #EBEBEB;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .row {
  margin: 0px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .row>div {
  margin: 0px;
  padding-left: 1px;
  padding-right: 1px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .carousel-control {
  width: 10px;
  background: red;
  display: inline-block !important;
  vertical-align: middle !important;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery img {
  opacity: 0.5;
  margin: auto;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery a.active img {
  border: 1px solid #00aaf1;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery img:hover {
  opacity: 1;
}
.hpl-item-li .hpl-item-mover .hpl-item-detail {
  display: inline-block;
  margin: 10px 5px;
}
.hpl-item-li .hpl-item-mover .hpl-item-detail a:hover {
  color: #ed1c24;
  background-color: #f2f2f2;
  border: solid 1px #dededf;
  text-decoration: none;
}
.hpl-item-li .hpl-item-mover .hpl-item-detail a {
  border: solid 1px #dededf;
  height: 38px;
  width: 74px;
  line-height: 38px;
  text-align: center;
  display: block;
  color: #58585a;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.f-product-view .f-product-view-info .f-product-view-info-detail {}
.f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name {
  border-bottom: 1px solid #F3F3F3;
  padding-bottom: 10px;
}
.f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name h1 {
  margin: 0px;
  font: bold 22px/30px Arial !important;
  color: #DB2827;
}
@font-face {
  font-family: NhomMuaMedium;
  src: url(../fonts/nhom_mua-md-webfont.eot);
  src: url(../fonts/nhom_mua-md-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/nhom_mua-md-webfont.woff) format('woff'), url(../fonts/nhom_mua-md-webfont.ttf) format('truetype'), url(../fonts/nhom_mua-md-webfont.svg#NhomMuaMedium) format('svg');
  font-weight: 400;
  font-style: normal
}
.f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name h1 span {
  font-size: 28px;
  color: #313131;
  text-align: left;
  margin: 0 0 8px;
  font-weight: 300;
  line-height: 26px;
  text-transform: uppercase;
  font-family: 'NhomMuaMedium', sans-serif;
}
.f-product-view .f-product-view-name .f-pr-view-tool {
  margin-top: 5px;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul {
  list-style: none;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li {
  float: left;
  padding-right: 6px;
  padding-left: 6px;
  border-right: 1px solid #898989;
  line-height: 12px;
  color: #898989;
  font-size: 13px;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li a {
  color: #A0A0A0;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li:first-child {
  padding-left: 0px;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li:last-child {
  border-right: 0px solid #ccc;
}
.f-product-view .f-pr-view-info {
  margin-top: 10px;
}
.f-pr-view-info table {
  width: 100%;
}
.f-pr-view-info table {
  border-collapse: separate;
  box-shadow: inset 0 1px 0 #fff;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  width: 100%;
}
.f-pr-view-info table td:first-child {
  box-shadow: inset 1px 0 0 #fff;
  width: 25%;
  color: #666;
  font-size: 15px;
}
.f-pr-view-info table td img {
  max-width: 50px;
}
.f-pr-view-info table td {
  position: relative;
  transition: all 300ms;
}
.f-pr-view-info .price {
  font-size: 25px;
  line-height: 54px;
  color: #f00;
}
.vat {
  font-size: 14px;
  color: #444;
}
.hethang {
  background: #f00;
  width: 100px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  display: block;
  text-align: center;
}
.f-product-view .f-pr-view-info ul li {
  float: left;
  list-style: none;
  line-height: 24px;
  margin-bottom: 7px;
  font-size: 13px;
}
.f-product-view .f-pr-view-info ul li.key {
  width: 100px;
  margin-right: 5px;
  font-size: 15px;
}
.f-product-view .f-pr-view-info ul li span.price {
  font-size: 17px;
  color: #F80000;
  font-weight: 700;
  line-height: 21px;
  margin-right: 10px;
}
.f-product-view .f-pr-view-choosegroup {
  border: 1px solid #f1f1f1;
  padding: 5px;
}
.f-product-view .f-pr-view-choosegroup ul>li {
  list-style: none;
  float: left;
  margin-bottom: 5px;
}
.f-product-view .f-pr-view-choosegroup ul li.key {
  list-style: none;
  width: 100px;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li {
  margin-right: 5px;
  position: relative;
  width: 43px;
  height: 43px;
  border: 1px solid #E9E9E9;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li.selected {
  border: 1px solid #f34711;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 41px;
  max-height: 41px;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li {
  margin-right: 5px;
  position: relative;
  border: 1px solid #E9E9E9;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li.selected {
  border: 1px solid #f34711;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li a {}
.f-product-view .f-product-view-tab {
  margin-top: 10px;
  border-radius: 2px;
  overflow:hidden;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header {}
.f-product-view .f-product-view-tab .f-product-view-tab-header>ul {
  margin-top: 10px;
  border: 0px;
  line-height: 32px;
  border-bottom: 2px solid #3DA1D3;
  height: 37px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header>ul li {
  margin-right: 2px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header>ul li>a {
  height: 37px;
  line-height: 37px;
  text-transform: uppercase;
  position: relative;
  border: none;
  border-radius: 0 0 0 0;
  color: #333;
  padding: 0 15px;
}
.f-page-tab .form-control {
  margin-bottom: 10px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header>ul li:hover a {}
.f-product-view .f-product-view-tab .f-product-view-tab-header>ul li:hover a {}
.f-product-view .f-product-view-tab .f-product-view-tab-header>ul li.active a {
  display: block;
  height: 37px;
  text-transform: uppercase;
  position: relative;
  border: none;
  border-radius: 0 0 0 0;
  color: #fff;
  background: #3da1d3;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body {
  padding-top: 15px;
  border: 1px solid #ccc;
  border-top: none;
}
.f-product-view .f-product-view-tab ul {
  list-style: none;
}
.f-product-view .f-product-view-tab ul li div {
  float: left;
}
.f-product-view .f-product-view-tab ul li div.f-callback-form-text {
  width: 202px;
  margin-top: 8px;
  text-align: right;
  margin-right: 9px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-content {
  padding: 10px;
  text-align: justify;
  overflow:hidden;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header {
  background: #F8F8F8;
  border-radius: 3px;
  margin: 10px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header .row {
  margin: 0px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li {
  padding-left: 1px;
  padding-right: 1px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li a.active {
  color: #f34711;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li a.active span {
  color: #f34711;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel {
  display: none;
  padding: 10px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel .row {
  margin: 0px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel li>div {
  padding-left: 1px;
}
.f-product-view .f-product-view-tags {
  margin-top: 10px;
  padding: 10px;
  border: 1px dashed #C9C9C9;
}
/*=== Comment Facebook ===*/
    .v2_bnc_view_comment_social {
        margin-top: 10px;
    }
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul {
        list-style: none;
        border: 0;
        text-align: right;
    }
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li {
        float: none;
        display: inline-block;
        padding-right: 10px;
        padding-left: 0px;
    }
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li a {
        border: 0px;
        font-size: 13px;
        font-weight: bold;
        color: #222;
        box-shadow: none;
    }
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li:hover,
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li:hover a,
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li.active a {
        color: #CC040E;
    }
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li a:hover {
        border: 0;
    }
/*=== End Comment Facebook ===*/

.f-product-view-comment {
  margin-top: 10px;
}
.f-product-view-comment .f-product-comment-tab-header {}
.f-product-view-comment .f-product-comment-tab-header>ul {
  list-style: none;
  border: 0;
  text-align: right;
}
.f-product-view-comment .f-product-comment-tab-header>ul li {
  float: none;
  display: inline-block;
  padding-right: 10px;
  padding-left: 0px;
}
.f-product-view-comment .f-product-comment-tab-header>ul li a {
  border: 0px;
  font-size: 13px;
  color: #222;
}
.f-product-view-comment .f-product-comment-tab-header>ul li:hover {
  color: #f34711;
}
.f-product-view-comment .f-product-comment-tab-header>ul li:hover a {
  color: #f34711;
  border: none !important;
}
.f-product-view-comment .f-product-comment-tab-header>ul li.active a {
  color: #0095DA;
  border: none !important;
}
#subscribe_email {
  margin-bottom: 10px;
}
.f-product-view-comment .f-product-comment-tab-header>ul li a:hover {
  border: 0;
}
.quick-pr-name {
  font-size: 12px;
  padding: 0;
  margin: 0;
  line-height: 17px;
  color: #075AA0;
}
.quick-pr-price {
  display: block;
  color: #E70B0B;
  font-weight: 700;
  font-size: 13px;
}
.quick-pr-old-price {
  display: block;
  text-decoration: line-through;
  color: #888;
  font-size: 11px;
  font-style: italic;
}
.quick-pr-upto {
  display: block;
  font-size: 12px;
  color: #2D96BB;
}
.quick-pr-total {
  color: #DD3838;
  font-weight: 700;
  font-size: 13px;
}
.quick-order-total div {
  text-align: right;
}
.quick-order-total span {
  display: block
}
.quick-order-total .pr-total {
  border-bottom: 1px solid #BBB;
  padding-bottom: 10px;
}
.quick-order-total .pr-total-money {
  font-weight: 700;
  font-size: 15px;
  padding-top: 10px;
}
.quick-order-total .pr-vat {
  font-size: 12px;
  padding-top: 4px;
  color: #38B861;
}
.quick-order-total strong {
  color: #DD181B;
  font-size: 15px;
}
.table-quickbuy {
  margin-bottom: 10px;
  padding: 0;
  border-bottom: 1px solid #E7E7E7;
}
.quick-manu {
  font-size: 11px;
  color: #9D9D9D;
}
.quick-status-pr {
  color: #3ACB8F;
  font-size: 12px;
}
.quick-status a {
  color: #CB3A3A;
  font-size: 12px;
}
.quick-nofi {
  text-align: left;
  background: #F1F1F1;
  padding: 5px;
  border-radius: 4px;
  font-size: 12px;
  color: #808080;
}
.quick-order-total {
  background: #F9F9F9;
  padding: 8px 10px;
  border-radius: 4px;
}

/* END PRODUCT STYLE */

/* Shoping cart */
.shopcart {}
.sc-header {
  background: #5CB85C;
  height: 40px;
  border-bottom: 1px solid #2F8E2F;
}
.sc-header .sc-logo {
  display: block;
  height: 40px;
}
.sc-header .sc-logo img {
  height: 40px;
  padding: 5px;
}
.sc-header .sc-step {}
.sc-header .sc-step ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sc-header .sc-step ul li {
  float: left;
  padding: 0 50px 0 76px;
  color: #FFF;
  position: relative;
  height: 40px;
}
.sc-header .sc-step ul li.active {
  background: #4BB7C5;
}
.sc-header .sc-step ul li.active:after {
  background: #5CB85C;
}
.sc-header .sc-step ul li.active:before {
  position: absolute;
  top: 0px;
  right: -17px;
  width: 42px;
  height: 29px;
  border: 0px solid #215F29;
  border-bottom: 0;
  border-left: 0;
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
  background: #4BB7C5;
}
.sc-header .sc-step ul li:after {
  position: absolute;
  top: 0px;
  left: -25px;
  width: 42px;
  height: 29px;
  border: 1px solid #215F29;
  border-bottom: 0;
  border-left: 0;
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.sc-header .sc-step .step-icon {
  float: left;
  width: 40px;
  height: 40px;
  margin-top: 5px;
}
.sc-header .sc-step .step-icon span {}
.sc-header .sc-step .step-name {
  float: left;
}
.sc-header .sc-step .step-name span {}
.sc-header .sc-step .step-name span.step-number {
  display: block;
  font-size: 10px;
  margin-top: 2px;
}
.sc-header .sc-step .step-name span.step-action {
  display: block;
}
.sc-body {
  margin-top: 30px;
}
.sc-panel-login {
  padding-top: 20px;
}
.sc-panel-login .form-control {
  border-radius: 0;
  box-shadow: none;
}
.sc-panel-step .form-control {
  border-radius: 0;
  box-shadow: none;
}
.sc-nofi {
  text-align: left;
  background: #F1F1F1;
  padding: 5px;
  border-radius: 4px;
  font-size: 12px;
  color: #808080;
}
.sc-split {
  background: #E0E0E0;
  padding: 5px;
  border-radius: 2px;
  font-size: 12px;
  color: #060606;
  border-left: 3px solid #109E42;
}
.sc-split label {
  padding-top: 2px !important;
}
.sc-split label input {
  margin: 0;
  margin-top: 1px;
}
.box-info-card {
  margin-bottom: 10px;
}
.box-info-card-bd {
  border: 1px solid #E7E7E7;
  border-top: 0;
  padding-top: 20px;
  background: #FAFAFA;
}
.sc-payment {}
.sc-payment ul {}
.sc-payment ul li {
  text-align: center;
  width: 124px;
}
.sc-payment ul li span {
  margin-top: 7px;
}

/** BEGIN TAB HOME News **/
.f-news-tab-home {
  list-style: none;
  margin: 0;
  padding: 0;
}
.f-news-tab-home li {
  float: left;
}
.f-news-tab-home li a {
  border-radius: 0px;
  display: block;
  height: 39px;
  line-height: 40px;
  background: #F2F2F2;
  color: #6C6868;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  margin-right: 4px;
  padding: 0 15px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.33);
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.f-news-tab-home li.active a {
  background: #2782E8;
  color: #FFF;
}
.f-news-tab-home li a.selected {
  color: #F34711;
}

/** END TAB HOME News **/

/* BEGIN NEWS STYLE */

/* <news home*/
.f-news {
  margin-top: 10px;
}
.f-news li {
  list-style: none;
  margin-bottom: 10px;
}
.f-news li:nth-child(4) {
  border: 0;
}
.f-news .f-news-item {
  position: relative;
  background: #FFF;
}
.f-news .f-news-item .f-news-item-img {
  position: relative;
  height: 270px;
  overflow: hidden;
  border: 1px solid #F2F2F2;
}
.f-news .f-news-item:hover .f-news-item-img .f-news-item-img-hover {
  transition: opacity .20s ease-in 0s, box-shadow .40s ease-out 0s;
  -webkit-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
  -moz-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
  box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
  background: url(../imgs/full_image.png) no-repeat center;
}
.f-news .f-news-item .f-news-item-img .f-news-item-img-hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
}
.f-news .f-news-item .f-news-item-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}
.f-news .f-news-item .f-news-item-img img:hover {
  opacity: 1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset;
}
.f-news .f-news-item .f-news-item-title {
  min-height: 120px;
  text-align: justify;
  margin-top: 0px;
  padding: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.f-news .f-news-item .f-news-item-title a {
  font-size: 17px;
  color: #272324;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  height: 45px;
  overflow: hidden;
  text-align: center;
}
.f-news .f-news-item .f-news-item-title h2 {
  overflow: hidden;
  height: 40px;
}
.f-news .f-news-item .f-new-item-sum {
  text-align: justify;
  margin-top: 5px;
  line-height: 18px;
  color: #666;
  font-size: 15px;
  height: 56px;
  overflow: hidden;
}

/* news home>*/

/* <news page */
.f-news-page {
  list-style: none;
}
.bloc-bottom {
  margin-top: 0px;
  padding-bottom: 10px;
}
.bloc-bottom .f-block-title {
  font-size: 16px;
  font-weight: bold;
  border-bottom: none !important;
  border-top: 1px solid #ddd;
  padding-top: 12px;
  margin-bottom: 0px;
}
.bloc-bottom .f-block-news-menu li {
  display: inline-block;
}
.bloc-bottom .f-block {
  border: none;
  padding: 0 0;
  margin-top: 5px;
}
.bloc-bottom .slide1>div {
  width: 100%;
}
.bloc-bottom .f-block-title span {
  color: #888;
  font-size: 16px;
  position: relative;
}
.tab-sp>div {}
.tab-sp>div:first-child {}
.f-news-page li {
  margin-top: 11px;
  padding: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}
.new-date {
  font-size: 12px;
  color: #0095DA;
  text-align: left;
  font-style: italic;
}
.f-news-page li .f-news-page-item-img {
  background: #fff;
}
.f-news-page li .f-news-page-item-img .thumbnail {
  border-radius: 0px;
}
.f-news-page li .f-news-page-item-img img {
  width: 100%;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
.f-news-page li .f-news-page-item-img:hover img {
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -ms-transform: scale(1.09);
  -o-transform: scale(1.09);
  transform: scale(1.09);
}
.f-news-page li .f-news-page-item-img img {}
.f-news-page li .f-news-page-item-text {
  overflow: hidden;
  padding-bottom: 3px;
}
.f-news-page li .f-news-page-item-text h2 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 2px;
}
.f-news-page li .f-news-page-item-text h2 a {
  line-height: 24px;
  font-weight: 400;
  font-size: 20px;
  color: #313131;
}
.f-news-page li .f-news-page-item-text .f-news-page-item-summary {
  line-height: 20px;
  font-size: 15px;
  text-align: justify;
  color: #666;
  overflow: hidden;
}
.f-news-page li .f-news-page-item-text .f-read-more {
  margin-top: 6px;
}
.f-news-page li .f-news-page-item-text .f-read-more a {
  font-size: 15px;
}
.f-news-view-page .f-news-view-title h1 {
  display: block;
  padding: 10px;
  font-size: 22px;
  line-height: 35px;
  margin: 0;
  color: #444;
}
.title-bl span {
  text-transform: uppercase;
  line-height: 32px;
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  background: #3da1d3;
  padding: 3px 15px;
}
.title-bl {
  position: relative;
  border-bottom: 2px solid #3DA1D3;
  margin: 15px 0;
  height: 34px;
}
.binhluan {
  text-align: right;
  margin: 10px;
}
.binhluan a.active {
  color: #CC040E;
}
.binhluan a {
  font-weight: bold;
  color: #222;
  font-size: 12px;
}
.binhluan span._line {
  margin: 0px 5px;
}
.f-news-date {
  color: #B6B6B6;
  font-size: 12px;
  padding-bottom: 4px;
  padding-left: 10px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px;
}
.f-news-date .left {
  float: left;
}
.f-news-date .right {
  float: left;
}
.f-news-view-detail,
.f-video-view-detail {
  color: #404040;
  font-size: 13px;
  line-height: 21px;
  padding: 10px;
}
.f-news-view-page .f-news-other {
  list-style: none;
}
.f-news-view-page .f-news-other li {
  line-height: 22px;
  margin-left: 6px;
}
.form-horizontal .control-label {
  padding-left: 10px !important;
  color: #596067;
  font-size: 14px;
  text-align: left;
  display: block;
  margin-bottom: 5px;
}
.f-news-view-page .f-news-other li a {
  background: url(../imgs/nav.png) no-repeat 0px 4px;
  padding-left: 10px;
  font-size: 12px;
}
.f-news-view-page .f-news-view-tags {
  margin-top: 10px;
}
.f-news-view-page .f-news-view-comment {
  margin-top: 10px;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header {
  height: 21px;
  border-bottom: 1px solid #F5F5F5;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header>ul {
  list-style: none;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header>ul li {
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 1px;
  height: 20px;
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #F1F1F1;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header>ul li:first-child {
  padding-left: 0px;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header>ul li:last-child {
  border-right: 0px;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header>ul li:hover {
  color: #f34711;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header>ul li:hover a {
  color: #f34711;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header>ul li a.selected {
  color: #f34711;
}
.f-news-other {
  list-style: none;
}
.f-news-other img {
  display: none;
}
.f-news-other h3 {
  font-size: 12px;
  margin: 9px;
}
.f-news-other h3 a {
  color: #00AEEF;
  display: block;
  font-size: 13px;
  padding: 4px 0;
}

/* news page> */

/* END NEWS STYLE */

/** BEGIN TAB HOME Album **/
#f-album-tab-home {
  list-style: none;
  margin: 0;
  padding: 0;
}
#f-album-tab-home li {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}
#f-album-tab-home li a {
  font-size: 16px;
  border-radius: 0px;
}
#f-album-tab-home li a.selected {
  color: #F34711;
}
.menutop .news-top {
  display: none;
}

/** END TAB HOME Album **/

/* BEGIN ALBUM STYLE */
.f-album {
  margin-top: 10px;
}
.f-album li {
  list-style: none;
}
.f-album .f-album-item {
  position: relative;
  list-style: none;
  border-bottom: 7px solid #FAFAFA;
  box-shadow: 0 0px 2px #DDD;
  margin-bottom: 10px;
  background: #FFF;
}
.f-album li .f-album-item-img {
  position: relative;
}
.f-album .f-album-item .f-album-item-img .f-album-item-img-hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
  width: 100%;
  height: 100%;
  background: url(../imgs/full_image.png) no-repeat center;
  background-size: 0px;
  transition: all 0.4s;
}
.f-news-page li .f-news-page-item-text h2:hover a {
  color: #0095DA;
}
.f-album .f-album-item:hover .f-album-item-img-hover {
  transition: opacity .20s ease-in 0s, box-shadow .40s ease-out 0s;
  -webkit-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
  -moz-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
  box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
  background: url(../imgs/full_image.png) no-repeat center;
  background-size: 50px;
}
.hpl-item-li .hpl-item-mover .hpl-item-orders {
  display: inline-block;
  border: 1px solid #999;
}
.hpl-item-li .hpl-item-mover .hpl-item-orders a {
  height: 38px;
  width: 122px;
  line-height: 38px;
  padding-left: 18px;
  display: block;
  color: #ffffff;
  font-weight: bold;
  background: url(images/icon_cart_white.png) no-repeat 13px 11px #000;
  cursor: pointer;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.f-album .f-album-item .f-album-item-img img {
  margin: 0 auto;
}
.f-album .f-album-item .f-album-item-img img:hover {
  opacity: 1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset;
}
.f-album .f-album-item .f-album-item-title {
  padding: 5px;
  text-align: center;
  margin-top: 0px;
  background: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  height: 44px;
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.f-album .f-album-item .f-album-item-title h2 {
  margin: 0;
  padding: 0;
}
.f-album .f-album-item:hover .f-album-item-title a {
  color: #fff;
}
.f-album .f-album-item-description {
  display: none;
}
.f-album-view-page .f-album-detail {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
}
.f-album-view-page .f-album-detail-readmore {
  margin-right: 10px;
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
  cursor: pointer;
}
.f-album-view-page .f-album-detail-readmore a {
  font-family: metro-b;
  padding: 4px;
  color: #E96E1C;
}
.new-detail .f-module-page {
  background: none;
}
.new-detail .f-pr-item-boxdetail .f-pr-item-price {
  font-weight: normal !important;
  text-align: center !important;
}
.f-pr-item-action {
  display: none !important;
}
.product-detail {
  margin-bottom: 15px;
}
.f-page-split .f-page-split-title {
  color: #888 !important;
  font-size: 12px !important;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-top: 10px;
  font-weight: normal !important;
  position: relative;
}
.f-page-split-title span {
    text-transform: uppercase;
    font-size: 17px;
    color: #e02122;
    font-weight: bold;
    margin: 20px 0;
}
/* END ALBUM STYLE */

/* BEGIN VIDEO STYLE */
.tab-hot .f-center-title {
  line-height: 35px;
  position: relative;
}
.tab-hot .f-center-title .customNavigation {
  top: 0px;
}
.f-video-tab-home {
  list-style: none;
  margin: 0;
  padding: 0;
}
.f-video-tab-home li {
  float: left;
}
.f-video-tab-home li.active {
  text-transform: uppercase;
  position: relative;
}
.f-video-tab-home li.active a {
  color: #333;
}
.f-video-tab-home li a.selected {
  color: #F34711;
}
.f-video {
  margin-top: 10px;
  width: 100%;
  float: left;
}
.f-video li {
  list-style: none;
}
.f-video .f-video-item {
  position: relative;
  margin-bottom: 10px;
  background: #FFF;
}
.f-video .f-video-item .f-video-item-img {
  position: relative;
}
.f-video .f-video-item .f-video-item-img img {
  width: 100%;
}
.f-video .f-video-item .f-video-item-img .f-video-item-img-hover {
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: inset 0px 0px 1px rgba(5, 5, 5, 0.5);
  z-index: 10;
}
.f-video .f-video-item .f-video-item-img img {
  margin: 0 auto;
}
.f-video .f-video-item:hover .f-video-item-img .f-video-item-img-hover {
  transition: opacity .20s ease-in 0s, box-shadow .40s ease-out 0s;
  -webkit-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
  -moz-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
  box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
  background: url(../imgs/play_video.png) no-repeat center;
}
.f-video .f-video-item .f-video-item-img .f-video-item-img-hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.f-video .f-video-item .f-video-item-title {
  padding: 5px;
  text-align: center;
  margin-top: 0px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.f-video .f-video-item .f-video-item-title h2 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  height: 34px;
  overflow: hidden;
}

/*.f-video .f-video-item:hover .f-video-item-title {
  background: #FFAD00;
}*/
.f-video .f-video-item .f-video-item-title a,
.f-album .f-album-item .f-album-item-title a {
  line-height: 18px;
  font-size: 15px;
  color: #fff;
  text-align: center;
}
.adv-bottom {
  margin-bottom: 10px;
}
.bota_power .copyright {
  text-align: left !important;
  border: none !important;
  padding: 0 !important;
}
.bota_power .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.bota_power {
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

.bota_power_payment {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: flex-end;
}

.bota_power_payment label {
  margin: 0;
}
.f-video .f-video-item .f-video-item-title a:hover,
.f-news .f-news-item .f-news-item-title a:hover,
.f-footer ul.f-footer-nav li ul li a:hover {
  color: #00B1F3 !important;
}
.login-bar li a:hover {
  color: #C18107
}
.f-video-view-page .f-video-view-player {
  margin-top: 10px;
  background: #000;
}
.f-video-view-page .f-video-view-detail {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
}
.f-video-view-page .f-video-detail-readmore {
  margin-right: 10px;
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
  cursor: pointer;
}
.f-video-view-page .f-video-detail-readmore a {
  padding: 4px;
  color: #F03A3A;
  border: 1px solid #FDA4A4;
  font-size: 12px;
  border-radius: 2px;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.autosize-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.autosize-container iframe,
.autosize-container object,
.autosize-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* END VIDEO STYLE */

/* Start css trang ban do*/
.f-maps-page .f-maps-left .f-maps-left-mapinfo {
  line-height: 20px;
  margin-top: 10px;
  text-align: justify;
  background: #F5F5F5;
  padding: 5px;
}
.f-maps-page .f-maps-left select {
  margin-bottom: 15px;
}
.f-maps-page .f-maps-right {}

/* End css trang ban do */

/* Start css trang lien he */
.f-contact-page {
  padding: 10px;
}
.f-contact-page .f-contact-page-info {
  margin-bottom: 10px;
}
.f-contact-page .f-contact-form {}

/* End css trang lien he */

/* BEGIN RIGHT CONTAINER*/
.f-container .f-ctn-right {
  float: left
}

/* END RIGHT CONTAINER */

/* BEGIN BLOCK STYLE */
.f-block .f-block-title {
  text-transform: uppercase;
  line-height: 32px;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  background: #ED1C24;
  padding: 3px 15px;
  margin-bottom: 10px;
}
.block1 .f-block .f-block-title {
  text-align: center;
}
.block1 .f-block .f-block-title span {
  padding: 0 10px;
  background: #fff;
}
#main-header {
  
}

/*.f-block .f-block-title span {
  color: #fff;
}*/
.f-block .f-block-body {
  background: #FFF;
  border-top: none;
}
.f-block .f-block-body ul.f-block-pr-menu {
  list-style: none;
}
.banner {
  margin-top: 10px;
}
.f-block .f-block-body ul.f-block-pr-menu li {
  padding-left: 10px;
  line-height: 30px;
  background: #FFF;
  border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-pr-menu li a {
  color: #383838;
  margin-left: 10px;
  font-size: 13px;
}
.f-block .f-block-body ul.f-block-pr-menu li a:hover {
  color: #F34711;
}

/*--------------------*/
.f-block .f-block-body ul.f-block-news-menu {
  list-style: none;
}
.f-block .f-block-body ul.f-block-news-menu>li h4 {
  margin: 5px 0 0;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}
.f-block .f-block-body ul.f-block-news-menu>li>a img {
  margin: 0 auto;
}
.f-block .f-block-body ul.f-block-news-menu>li {}
.f-block .f-block-body ul.f-block-news-menu>li>a {
  color: #888;
  display: block;
  width: 100%;
  line-height: 34px;
  transition: background .3s;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -ms-transition: background .3s;
  -o-transition: background .3s;
  font-size: 13px;
  border-bottom: 1px solid #dbdbdb;
}
.f-block .form-horizontal .form-group .btn {
  width: 80px !important;
  background: #3DA1D3;
  border-radius: 3px;
  color: #fff;
}
.f-block .f-block-body ul.f-block-news-menu>li:after {
  position: absolute;
  top: 16px;
  left: 5px;
  content: '';
  width: 5px;
  height: 5px;
  background: #F00;
  background: #B3B3B3;
  display: none;
}
#sidebar .f-block {
  margin-bottom: 12px;
  border: 1px solid #ddd;
}
.divUlSupport{
      padding: 0 15px;
}
ul.divUlSupport li{
  margin-bottom:5px;
}
.container .title {
    text-align: center;
    margin-bottom: 27px;
    font-weight: bold;
}
.container .title h2 {
    font-family: 'fontsemibold';
    color: #464646;
    font-size: 22px;
    width: auto;
    display: inline-block;
    margin: 0 0 10px 0;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header>ul li:last-child{
  display:none;
}
.pr-carol-item {
    margin-left: 15px;
}
.danhmuc-top h2 a {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  color: #313131;
  padding: 4px 0;
}
.danhmuc-top h2 {
  text-align: center;
  margin: 0 0;
  line-height: 30px;
  padding: 5px 0;
  border-radius: 4px 4px 0 0;
}
.f-block-news-menu .info {
  text-align: center;
  font-size: 14px;
}
.f-block .f-block-body ul.f-block-news-menu>li>a:hover {
  color: #03AFEF;
}
.f-block .f-block-body ul.f-block-news-menu>li:hover>ul {
  display: block;
}
.f-block .f-block-body ul.f-block-news-menu>li ul {
  z-index: 1;
  background: #FFF;
  list-style: none;
}
.f-block .f-block-body ul.f-block-news-menu>li ul li {
  position: relative
}
.f-block .f-block-body ul.f-block-news-menu>li ul li:nth-child(n+4) {
  display: none;
}
.f-block .f-block-body ul.f-block-news-menu>li ul li {
  width: 100%;
  float: none;
  text-indent: 5px;
}
.f-block .f-block-body ul.f-block-news-menu>li ul {
  padding: 0px 10px;
  background: #f7f7f7;
}
.f-block .f-block-body ul.f-block-news-menu>li ul li a {
  color: #414141;
  font-size: 13px;
  font-weight: 300;
  display: block;
  height: 30px;
  line-height: 30px;
}
.f-block .f-block-body ul.f-block-news-menu>li ul li h2 {
  text-align: left;
  margin: 0 0;
  line-height: 28px;
  padding: 0 0;
  height: 28px;
  overflow: hidden;
}
.f-block .f-block-body ul.f-block-news-menu>li ul {
  display: none;
}
.f-block .f-block-body ul.f-block-news-menu>li ul li a:hover {
  color: #0095da;
}

/*--------------------*/
.f-block .f-block-body ul.f-block-album-menu {
  list-style: none;
}
.f-block .f-block-body ul.f-block-album-menu li {
  padding-left: 10px;
  line-height: 30px;
  background: #FFF;
  border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-album-menu li a {
  color: #383838;
  margin-left: 10px;
  font-size: 13px;
}
.f-block .f-block-body ul.f-block-album-menu li a:hover {
  color: #f34711;
}

/*--------------------*/
.f-block .f-block-body ul.f-block-video-menu {
  list-style: none;
}
.f-block .f-block-body ul.f-block-video-menu li {
  padding-left: 10px;
  line-height: 30px;
  background: #FFF;
  border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-video-menu li a {
  color: #383838;
  margin-left: 10px;
  font-size: 13px;
}
.f-block .f-block-body ul.f-block-video-menu li a:hover {
  color: #f34711;
}

/*--------------------*/
.f-block .f-block-body ul.f-block-custom-menu {
  list-style: none;
}
.f-block .f-block-body ul.f-block-custom-menu li {
  padding-left: 10px;
  line-height: 30px;
  background: #FFF;
  border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-custom-menu li a {
  color: #383838;
  margin-left: 10px;
  font-size: 13px;
}
.f-block .f-block-body ul.f-block-custom-menu li a:hover {
  color: #f34711;
}
.f-block .panel {
  border-radius: 0;
  border: 0px solid #FFF;
  margin-top: 7px;
  box-shadow: none;
}
.f-block .panel .panel-heading {
  padding: 5px 12px;
  background: #EFEFEF;
  border-radius: 2px;
}
.f-block .panel .panel-heading h4 {}
.f-block .panel .panel-heading h4 a {
  font-weight: 400;
  font-size: 12px;
  color: #373737;
}
.f-block .panel .panel-body {
  border: 0px !important;
}

/* BEGIN BLOCK PRODUCT STYLE */
.f-product-bl .f-pr-bl-item {
  overflow: hidden;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  background: #FFF;
  border-top: none;
}
.slide1 {
  overflow: hidden;
}

.f-product-bl .f-pr-bl-item h2 {
  text-align: left;
  overflow: hidden;
  margin-bottom: 10px;
}
.f-product-bl .f-pr-bl-item h2 a {
  color: #444;
  font-size: 12px;
  line-height: 1.5;
  display: block;
}
.f-product-bl .f-pr-bl-item h2 a:hover{
  color: #ef9b11;
}
.bota_product_page .bota_pr_item {
  padding: 0;
}

.bota_product_page .bota_pr_item .bota_pr_img > a > img {
  padding: 0;
}
.block-top {
  overflow: hidden;
}
.duoi-tab-sp li img {
  max-width: 100%;
  margin-bottom: 9px;
}
#carousel-example-generic {
  margin-bottom: 9px;
}
.adv-top {
  margin-top: 12px;
  margin-bottom: 12px;
}
#sidebar .slide1 .f-pr-bl-item-saleof {
  display: none;
}
#sidebar .slide1 .item {
  float: left;
  border: none;
}
#sidebar .slide1 .item img {
  right: 0px;
}
#sidebar .f-product-bl .f-pr-bl-item h2 {
  text-align: center;
}
#sidebar .f-product-bl .f-pr-bl-item-img {
  height: 160px;
  margin-top: 0px;
}
#sidebar .f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail {
  display: none;
}
#sidebar .f-product-bl .f-pr-bl-item h2 a {
  font-size: 12px;
  font-weight: normal;
}
.f-product-bl .f-pr-bl-item-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.f-product-bl .f-pr-bl-item-img img {
  margin: 0 auto;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
.f-product-bl .f-pr-bl-item .f-pr-bl-item-saleof {
  position: absolute;
  z-index: 19;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  background: url("../imgs/icon.png") no-repeat left center;
  color: #ffffff;
  top: 0px;
  right: 0px;
  height: 33px;
  width: 36px;
  font-weight: bold;
  line-height: 30px
}
.adv-bottom .left {
  width: 46%;
  float: left;
}
.adv-bottom .left {
  width: 46%;
  float: right;
}
.adv-bottom img {
  max-width: 100%;
}

.f-pr-bl-item-boxdetail h2 a {
    font-weight: bold;
    font-style: normal;
    font-size: 13px;
    text-transform: none;
}
.f-pr-bl-item-boxdetail p {
    font-weight: 500;
    font-family: "Roboto";
    font-style: normal;
    font-size: 14px;
    text-transform: none;
    color: #df1414;
    text-align: left;
}

.f-pr-bl-item-boxdetail p {
    margin-bottom: 0;
    text-align: left;
}
p.f-pr-bl-item-old-price {
    color: #333;
    text-decoration: line-through;
    font-weight: normal;
}
/* END PRODUCT BLOCK STYLE */

/* Tin tuc*/
.f-news-bl li {
  list-style: none;
  background: #fff;
}
.f-news-bl li .f-news-bl-item {
  overflow: hidden;
}
.f-news-bl li .f-news-bl-item-img {
  background: #fff;
}
.f-news-bl li div {
  list-style: none;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
.f-news-bl li .f-news-bl-item {
  border-bottom: 1px dashed #f8f8f8
}
.f-news-bl li .f-news-bl-item .label {
  float: right;
}
.f-news-bl li .f-news-bl-item-img {
  overflow: hidden;
}
.f-news-bl li .f-news-bl-item-img img {
  width: 100%;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
.f-news-bl li .f-news-bl-item-img:hover img {}
.f-news-bl li .f-news-bl-item-title h2 {
  margin: 3px 0 6px;
  height: 30px;
  overflow: hidden;
  text-align: left;
}
.f-news-bl li .f-news-bl-item-title h2 a {
  color: #444;
  font-size: 13px;
  line-height: 15px;
}
.f-news-bl li:hover .f-news-bl-item-title h2 a {
  color: #3DA1D3;
}
.f-contact-page-info h5 {
  font-size: 17px;
  line-height: 18px;
}
.date-new {
  color: #ABABAB;
  font-size: 11px;
  font-style: italic;
}
.v2-block-support .f-news-bl-item-img {
  margin-top: 10px;
}
.v2-block-support li {
  padding: 0 10px;
}
.adv-left {
  position: relative;
  display: block;
}
.fa-star {
  color: #F1C40F;
}
.title-adv {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  height: 59px;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 3px;
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.4);
}

/* ....*/

/* Ablum block */
.f-block-album {}
.f-block-album .f-block-album-item .f-block-album-item-img {
  position: relative;
}
.f-block-album .f-block-album-item .f-block-album-item-img img {
  margin: auto;
}
.f-block-album .f-block-album-item .f-block-album-item-title {
  text-align: center;
  margin-top: 0px;
  background: #fff;
}
.f-block-album .f-block-album-item .f-block-album-item-title a {
  line-height: 21px;
  font-size: 13px;
  color: #A2A2A2;
}
.f-block-album .f-block-album-item:hover .f-block-album-item-title a {
  color: #FC3838;
}

/* end */

/* bo dem website */
.f-block-counter {
  list-style: none;
}
.f-block-counter li {
  line-height: 30px;
}
.f-block-counter .counter-key {}
.f-block-counter .counter-value {}
.f-block-counter .total {
  background: url(../imgs/vall.png) no-repeat 0px 6px;
}
.f-block-counter .mm {
  background: url(../imgs/vtoday.png) no-repeat 0px 6px;
}
.f-block-counter .weak {
  background: url(../imgs/vyesterday.png) no-repeat 0px 6px;
}
.f-block-counter .day {
  background: url(../imgs/vtoday.png) no-repeat 0px 6px;
}
.f-support-bl {
  padding-top: 40%;
  background: url(../imgs/support.png) no-repeat;
  background-size: 100%;
}
.f-support-bl li {
  list-style: none;
  padding: 0px;
  margin-top: 5px;
}
.f-support-bl div {
  list-style: none;
  padding-right: 0px;
}
.searchAutoComplete {
  z-index: 10000;
  position: absolute;
  top: calc(100% - -2px) !important;
  left: 0;
  height: auto;
  width: 100%;
}
.searchAutoComplete ul {
  list-style: none;
  border: #01458e solid 1px;
  width: 100%;
  background: white;
  border-radius: 5px;
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
}
.searchAutoComplete ul li {
    line-height: 2.5em;
    border-bottom: aliceblue solid 1px;
    cursor: pointer;
}
.searchAutoComplete ul li a {
    font-size: 14px;
    display: block;
    padding: 8px 10px !important;
    line-height: 1.3em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
  color:#444 !important;
}
.searchAutoComplete ul li img {
  max-width: 100%;
  height: 60px;
  margin-right: 15px;
  width: 60px;
  object-fit: scale-down;
  float: left;
   
}
.searchAutoComplete ul li a p {
  color: red;
  margin-left: 65px;
}
.searchAutoComplete #resSearch a .info {
  display: block;
  margin-left: 65px;
}

.searchAutoComplete #resSearch a .info .name {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

.searchAutoComplete #resSearch a .info .prices {
  color: #ec1c24;
  font-weight: bold;
}
.more-results {
  background-color: #ddd;
  text-align: center;
  padding: 10px 0;
  line-height: 1;
}
.searchAutoComplete #resSearch .no-search {
  padding: 10px 15px;
}
/* ket thuc bo dem*/
.f-advsearch {}
.f-advsearch .f-advsearch-title {
  border-bottom: 1px solid #f3f3f3;
}
.f-advsearch .f-advsearch-title span {
  line-height: 20px;
  font-size: 13px;
}
.f-advsearch .f-advsearch-body {}
.f-advsearch .f-advsearch-body ul li {
  list-style: none;
  line-height: 20px;
  padding: 5px 0;
  width: 50%;
  float: left;
}
.f-advsearch .f-advsearch-body ul li label {
  font-weight: 400;
  cursor: pointer;
  color: #353535;
  font-size: 12px;
}
.f-advsearch .f-advsearch-body ul li span {
  color: #424242;
  font-size: 12px;
}
.f-color-search ul {
  padding: 0;
  margin: 0;
}
.f-color-search ul li {
  list-style: none;
  padding: 0;
  margin: 6px;
  float: left;
}
.f-color-search ul li a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.29);
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
  line-height: 28px;
  font-size: 10px;
  color: #FFF;
}
.f-color-search ul li span {
  font-size: 35px;
}
.f-blocksearch-title {}
.f-contact-bl {}
.f-contact-bl .f-contact-bl-add {}
.f-contact-bl .block-control-input {
  height: 34px !important;
  border-radius: 2px
}
.f-contact-bl .fileupload {
  width: 100px;
}

/*--------------------*/

/* END BLOCK STYLE */

/* END CONTAINER CSS */

/* Begin Compare css */
#f-compare {
  position: fixed;
  top: 135px;
  right: -190px;
  width: 184px;
  background: #FCFCFC;
  z-index: 999;
  box-shadow: 0 0 2px #CCC;
  border-bottom: 5px solid #f3f3f3;
}
#f-compare .f-compare-title {
  position: relative;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-bottom: 2px solid #F34711;
}
#f-compare .f-compare-title i {
  background: url(../imgs/compare.png) no-repeat;
  padding: 8px;
  padding-top: 9px;
  padding-bottom: 7px;
  position: absolute;
  left: 8px;
  top: 8px;
  cursor: pointer;
}
#f-compare .f-compare-title span {
  text-transform: uppercase;
  font-size: 13px;
  color: #686868;
}
#f-compare .f-compare-body ul {
  list-style: none;
}
#f-compare .f-compare-body ul li {
  position: relative;
  height: 42px;
  line-height: 40px;
  text-overflow: ellipsis;
  width: 182px;
  overflow: hidden;
  white-space: nowrap;
  border-bottom: 1px solid #F1F1F1;
  border-left: 2px solid #FFF;
  cursor: pointer;
  background: #FCFCFC;
}
#f-compare .f-compare-body ul li:last-child {
  border-bottom: 0px solid #F1F1F1;
}
#f-compare .f-compare-body ul li:hover {
  border-left: 2px solid #f34711;
  background: #fff;
}
#f-compare .f-compare-body ul li a {
  padding: 10px;
  padding-top: 12px;
  background: url(../imgs/trash.png) no-repeat;
  position: absolute;
  top: 7px;
  left: 2px;
}
#f-compare .f-compare-body ul li span {
  margin-left: 26px;
}
#f-compare .f-compare-body ul li a:hover {
  background: url(../imgs/trashopen.png) no-repeat;
}
#f-compare .f-compare-body .f-compare-info {
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #F7F7F7;
  border-bottom: 1px solid #6D6D6D;
  border-top: 1px solid #797979;
  color: #F60;
}
#f-compare .f-compare-body .f-compare-button {
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 5px 0;
}
#f-compare .f-compare-body .f-compare-button a {
  background: #ECECEC;
  padding: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 2px;
  box-shadow: 0 0 5px #E4E4E4;
  border: 1px solid #CFCFCF;
  color: #7C7C7C;
}
.f-compare-page table thead tr th a {
  font-weight: normal;
}
.f-compare-page table thead tr th span {
  font-weight: normal;
  color: #f34711;
}

/* End Compare css*/

/* start style phÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢n trang */
.f-pagging {
  padding-left: 0px;
}
.f-pagging ul {
  list-style: none;
  margin: 0px;
  display: block;
  border: 1px solid #dddddd;
  float: right;
  border-radius: 4px;
}
.f-pagging ul li a {
  border-right: 1px solid #ddd;
  line-height: 25px;
}
.f-pagging ul li:last-child a {
  border-right: none;
}
.f-pagging ul li {
  float: left;
}
.f-pagging ul li.active a:hover {
  background: #e1e1e1;
  color: #1f2228;
  border-color: #aaa;
}
.fb-comments span {
  width: 100%;
}
.f-pagging ul li.active a {
  background: #aaa;
  border-color: #aaa;
  color: #fff;
}
.pagination>li>a,
.pagination>li>span {
  background: none;
  border: none;
  color: #1f2228
}
.pagination>.disabled>a {
  background: none;
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>.disabled>a:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  background: #dde3e6;
  color: #34495e;
}

/* end style phÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢n trang */

/* Css hoi dap */
.f-qa {
  margin-top: 10px;
}
.f-qaCate {}
.f-qaCate-title {
  line-height: 50px;
  display: block;
  border-bottom: 1px solid #E45454;
  font-weight: 700;
  font-size: 16px;
}
.f-qaCate-body {}
.f-qaCate-body ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.f-qaCate-body ul li {
  display: block;
  line-height: 30px;
  border-bottom: 1px dashed #f1f1f1;
}
.f-qaCate-body ul li a {
  display: block;
  position: relative;
  padding-left: 15px;
  font-size: 13px;
}
.f-qaCate-body ul li a:before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #FA6969;
  content: '';
  border-radius: 50%;
}
.f-qaList {
  padding-bottom: 4px;
  box-shadow: 0 2px 0px #DDD;
  margin-bottom: 10px;
}
.f-qaBox-title {
  line-height: 50px;
  display: block;
  border-bottom: 1px solid #0095DA;
  font-size: 17px;
}
.f-qaBox-title a {
  font-size: 15px;
  text-transform: uppercase;
  color: #515151
}
.f-qaBox-list {
  height: 300px;
}
.f-qaList-body {}
.f-qaList-sotr {
  padding: 5px;
  border: 1px dashed #FFF;
  margin-top: 8px;
  background: #f1f1f1;
}
.f-qaList-sotr a {
  color: #231F20;
}
.login .form-horizontal .form-group {
  margin-bottom: 10px;
}
.f-qaList-body-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 20px;
}
.f-qaList-body-ul li {
  margin-bottom: 10px;
  border-bottom: 1px dotted #c1c1c1;
}
.f-qaList-sotr .active {
  color: #0095DA !important;
  outline: 0;
}
.f-qaList-body-ul li .qa-name {
  font-size: 13px;
  color: #0095DA;
}
.f-qaList-body-ul li .qa-title {
  font-size: 13px;
  color: #373737;
}
.f-qaList-body-ul li .qa-desp {
  color: #6F6D6D;
  font-size: 13px;
}
.f-qaList-body-ul li .qa-desp span {
  color: #0095DA;
  font-size: 12px;
  padding: 3px;
}
.f-qaUpdate {
  text-align: right;
  display: inline-block;
  float: right;
}
.f-qaUpdate a {
  border-radius: 0;
  padding: 10px 25px;
}
.f-qaHot {}
.f-qaHot-title {
  line-height: 50px;
  display: block;
  border-bottom: 1px solid #E45454;
  font-weight: 700;
  font-size: 16px;
}
.f-qaHot-body {}
.f-qaHot-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.f-qaHot-body ul li {
  border-bottom: 1px dashed #817E7E;
  padding: 4px 0;
  line-height: 20px;
}
.f-qaHot-body ul li a {
  display: block;
  font-size: 13px;
}
.f-qaHot-body ul li a span.glyphicon {
  color: #F4AF32;
}
.f-qaViewPage {}
.f-qaViewPage {}
.f-qaView-body-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 20px;
}
.f-qaView-body-ul li {
  margin-bottom: 10px;
  border-bottom: 1px dotted #c1c1c1;
  padding-bottom: 10px;
}
.f-qaView-body-ul li .qa-name {
  font-size: 12px;
  color: #FA5858;
  display: block;
  position: relative;
  margin-top: 2px;
  text-align: center;
  font-weight: bold;
}
.f-qaView-body-ul li .qa-title {
  font-size: 13px;
}
.f-qaView-body-ul li .qa-desp {
  position: relative;
  padding: 10px 20px;
  background: #EBEBEB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 20px;
}
.f-qaView-body-ul li .qa-desp h1 {
  padding: 0;
  font-size: 17px;
  margin: 4px 0px;
  font-weight: 700;
  color: #3A3A3A;
}
.f-qa-answer-box .form-control,
.f-qa-answer-box .btn {
  border-radius: 2px;
}
.f-qaView-body-ul li .qa-desp:after {
  content: "";
  position: absolute;
  top: 5px;
  left: -16px;
  border-style: solid;
  border-width: 11px 16px 0px 0;
  border-color: rgba(0, 0, 0, 0) #EBEBEB;
  display: block;
  width: 0;
  z-index: 1;
}
.f-qaView-body-ul li .qa-tool {
  position: relative;
  margin-top: 4px;
  text-align: right;
}
.f-qaView-body-ul li .qa-tool a {
  font-size: 12px;
  padding-right: 5px;
  padding-left: 5px;
  color: #9E9E9E;
}
.f-qaView-body-ul li .qa-tool a:hover {
  color: #EC5757;
}
.f-qaView-body-ul li .qa-tool a span {}
.f-qaView-body-ul li .qa-desp span {
  color: #C72222;
  font-size: 12px;
  padding: 0px;
}
.f-qaView-body-ul li .qa-time {
  font-size: 12px;
  text-align: right;
  position: relative;
  margin-top: 4px;
  padding-right: 5px;
  color: #4BC7EC;
}
.f-qaView-body-ul li .media-body {
  width: 100%
}
.f-qaView-body-ul li .qa-quote {
  background: #F7F7F7;
  padding: 6px;
  border-left: 4px solid #F08181;
  border-radius: 4px;
  margin-bottom: 9px;
  color: #868686;
  font-size: 13px;
}
.f-qaView-body-ul li .qa-quote span {}
.f-qaView-body-ul li .qa-quote p {
  margin: 0
}
.f-qa-answer-bt a {
  border-radius: 2px;
  padding: 4px 12px;
  font-size: 12px;
  margin-top: 8px;
}
.f-qaView-question .qa-tool {
  text-align: left !important;
  margin-left: 8px;
}
.f-qaView-question .qa-time {
  text-align: left !important;
  margin-left: 13px;
}
.f-qaView-question .qa-desp {
  background: #FDFDE1 !important;
  border: 1px solid #EBEBEB;
}
.f-qa-answer-bt {
  text-align: right
}
.f-qa-answer-box {
  display: none
}
.f-qa-answer-box-tool {
  margin-top: 5px;
}
.form_ykien {
  display: none;
  border-bottom: 1px solid #F1F1F1;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.ykien-thum,
.phai .ykien-thum {
  border-right: 0px solid #E72121 !important;
  border-left: none !important;
}
.ykientitle {
  position: relative;
  text-align: left;
  height: 51px;
  padding-bottom: 10px;
  border-bottom: 1px solid #F1F1F1;
  margin-bottom: 10px;
}
.ykientitle a {
  padding: 10px;
  background: #0095DA !important;
  width: 200px;
  margin: auto;
  border-radius: 3px;
  color: #FFF;
  font-weight: bold;
  float: right;
  text-align: center;
  cursor: pointer;
}
.f-block .block-control-input {
  height: 30px !important
}
.f-block textarea.block-control-input {
  height: 80px !important;
}
.form_ykien .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 23px;
}
.form_ykien .control-label {
  font-size: 12px;
}
.form_ykien .col-md-5 {
  position: relative;
}
.form_ykien .form-control {
  border-radius: 1px;
  box-shadow: none;
  border: 1px solid #0069A3;
}
.list-ykien-item {
  margin-bottom: 0px !important;
  border-bottom: none !important;
  padding: 10px 0 !important;
}
.list-ykien-item:nth-child(2n+1) {
  background: #f1f1f1;
  border-radius: 4px;
}
.list-ykien-item .ykien-thum a {
  overflow: hidden;
  border-radius: 4px !important;
  background: none !important;
  border: 1px solid #ccc !important;
  position: relative;
  display: block;
  z-index: 100;
  float: right;
}
.list-ykien-item .ykien-thum img {
  width: auto !important;
  height: auto !important;
  position: absolute;
  max-width: 100% !important;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.ykien-thum img:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.ykien-ct {
  padding-left: 0px !important;
}
.ykien-name {
  font-weight: normal !important;
  font-size: 20px !important;
  color: #3DA1D3;
}
.yk-time {
  font-size: 12px !important;
  color: #666 !important;
  text-align: left;
  display: block !important;
  text-transform: lowercase;
}
.yk-short {
  font-size: 15px !important;
  line-height: 23px;
  color: #262626;
  margin-top: 15px !important;
  padding-left: 0px !important;
  border-left: 1px dashed #EBEBEB;
  margin-left: 0px !important;
  text-align: justify;
}
.phai .ykien-thum {
  border-left: 2px solid #E72121;
  border-right: none !important;
}
.phai .ykien-thum a {
  width: 140px;
  height: 140px;
  overflow: hidden;
  border-radius: 50%;
  background: #A3A3A3;
  border: 2px solid #0069A3;
  position: relative;
  display: block;
  float: left !important;
}
.form_ykien .form-control {
  box-shadow: none;
  border: 1px solid #ccc !important;
  border-radius: 3px !important;
}
.phai .ykien-thum img {
  width: 170px;
  height: 170px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px !important;
  right: 0;
  margin: auto;
}
.phai .ykien-ct {
  padding-right: 12px;
  padding-left: 0;
  border-left: 0;
  text-align: right;
}
.phai .yk-time {
  font-size: 13px;
  color: #707070;
  text-transform: lowercase;
  font-style: italic;
  text-align: right;
}
.phai .yk-short {
  display: block;
  font-size: 13px;
  line-height: 23px;
  margin-top: 6px;
  padding-left: 5px;
  border-left: 0px dashed #EBEBEB;
  margin-left: 8px;
  text-align: justify;
  border-right: 1px dashed #EBEBEB;
  margin-right: 8px;
  padding-right: 5px;
}
.phai .ykien-name {
  font-weight: bold;
  font-size: 13px;
}
.phai .list-ykien-item .col-md-10 {
  padding: 0;
}
.form_ykien .control-label {
  font-size: 12px;
  font-weight: normal;
}
.form_ykien .form-control {
  border-radius: 1px;
  box-shadow: none;
  border: 1px solid #0069A3;
}
.form_ykien .form-horizontal .form-group {
  margin-bottom: 0px !important;
}
#txtContent {
  height: 150px
}
.form_ykien .col-md-5 {
  position: relative;
}
.btn-success {
  color: #ffffff;
  background-color: #0095DA;
  border-color: #0095DA;
}
.btn-success:hover {
  background-color: #242021;
  border-color: #242021;
}
.form_ykien .help-block {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #E60A0A;
  position: absolute;
  top: 35px;
  left: 15px;
  font-size: 12px;
}
.form_ykien .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 10px !important;
}

/* BEGIN FOTTER CSS */
 .back-top-btn {
  display: none !important;
    position: fixed;
    left: 25px;
    bottom: 80px;
    z-index: 9;
    min-width: auto;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100%;
    background-color: #01458e;
    line-height: 0;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 1.4;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  z-index:9999999;
  border: none;
  outline: none;
}
.back-top-btn span {
    font-size: 30px;
    position: relative;
}
.fa-angle-up:before {
    content: "\f106";
}
.f-footer {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10px;
}
ul.f-footer-nav .col-md-5ths {
  width: 25%;
  padding-right:
}
.f-footer ul.f-footer-nav {
  list-style: none;
  
}
.f-footer h4{
      font-size: 18px;
    color: #464646;
   font-weight: 500;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.f-footer ul.f-footer-nav li {
  position: relative;
}
.f-footer ul.f-footer-nav>li>a {
  padding: 5px 20px 5px 0;
  font-size: 16px;
  display: block;
  color: #333;
  text-transform: uppercase;
  font-weight: 500;
}
.f-footer ul.f-footer-nav li ul {
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0 0 0 0px;
}
.f-footer ul.f-footer-nav li ul li {
  float: none;
  border-top: 0px solid #F00;
  box-shadow: none;
  width: 100%;
  padding: 1px 0;
}
.main-footer>div {
  border-top: 1px solid #aaa;
  padding: 15px 0px;
  background: #fff;
}
.padding2 p {
    font-size: 14px;
    font-weight: 500;
    }
 .padding2 {
    border-top: 1px solid #dbdbdb;
    padding: 10px;
}
.total-card .btn {
    height: 36px;
    padding: 0;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.f-footer ul.f-footer-nav li ul li a {
  color: #313131 !important;
  font-size: 13px;
  font-weight: 300;
}
.content-footer {
  overflow: hidden;
}
.content-footer .dk {
  border: 1px solid #D3D3D3;
  padding: 0 0;
}
.subscribe-mota {
  text-align: center;
  color: #404040;
  font-size: 15px;
}

.form-horizontal .form-group .btn {
  border-radius: 0px;
  color: #fff;
  background: #00A4DE;
  width: 100px;
  border: navajowhite;
}
.btn1 {
  float: left;
}
.form_ykien .control-label {
  font-size: 14px !important;
}
.btn2 {
  float: right;
}
.f-block #content_fb_block {
  height: 90px !important;
}
.f-block .block-control-input #subscribe_email {
  padding: 4px;
  font-size: 13px;
  background-color: #fff;
  border-color: #8e8e8e #c2c2c2 #e2e2e2;
  border-style: solid;
  border-width: 1px;
  border-radius: 0px;
  margin: 10px 0;
}
.adv1 {}
.dk .f-block .f-block-title {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #0095DA;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 44px;
  line-height: 44px;
  text-align: center;
}
.f-footer .f-footer-info {
  line-height: 18px;
  color: #313131;
  padding-top: 8px;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  height: 100%;
  font-weight: 300;
  text-align: left;
  padding-top: 0;
}
.f-footer .logo {}
.f-gotop a {
  position: absolute;
  right: 0px;
  z-index: 10;
  top: 0;
  display: none;
}

/* END FOTTER CSS */
.f-product-view .f-pr-view-choosesizeGroup {
  border: 1px solid #F1F1F1;
  padding: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.f-product-view .f-pr-view-choosesizeGroup .dealer-tab {
  display: none;
}
.dealer-tab label {
  font-size: 14px;
  display: block;
  margin: 0 0 10px;
  color: #7a8188;

}
.dealer-tab ul li,
.box-size-title,
.f-pr-view-box-size select {
  color: #7a8188;
}
.f-product-view .f-page-split-title {
  border-bottom: 1px solid #e3e4e8;
  height: 14px;
  margin: 15px 3px 25px;
  background: #fff;
  padding: 0 0;
}
.f-product-view .f-page-split-title span {
  display: inline-block;
  text-transform: uppercase;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 17px;
  color: #333;
  background: #fff;
  padding: 0 10px 0 0;
}
.f-product-view .f-pr-view-choosesizeGroup .dealer-tab a {
  padding: 4px;
  border-bottom: 2px solid #FFF;
  margin: 3px;
}
.f-product-view .f-pr-view-choosesizeGroup .dealer-tab a.active {
  border-color: #EC0A4F;
  color: #000;
}
.f-product-view .f-pr-view-choosesizeGroup .f-pr-view-choosesizeGroup ul {
  list-style: none;
  margin: 0;
  margin-top: 16px;
  padding: 0;
}
.new-detail .f-page-split-title:after {
  top: 14px;
}
.f-product-view .f-pr-view-choosesizeGroup .f-pr-view-choosesizeGroup ul li {
  background: #EAEAEA;
  padding: 3px;
  border-bottom: 1px solid #BBB;
}
.f-product-view .f-pr-view-choosesizeGroup .csg-oldprice {
  text-decoration: line-through;
  color: #808080;
  display: block;
  margin-top: 5px;
}
.f-product-view .f-pr-view-choosesizeGroup .csg-price {
  font-size: 16px;
  font-weight: 700;
  color: #D73131;
}
.f-product-view .f-pr-view-choosesizeGroup .select_number {
  margin-top: 14px;
}
.f-product-view .f-pr-view-choosesizeGroup .namesize {
  font-size: 13px;
  font-weight: 700;
  display: block;
  margin-top: 16px;
}
.home-slider {
  position: relative;
  margin: 30px 0;
  border: 8px;
  display: block;
}

.slideshow_block_top {
  position: relative;
}
.slideshow_block_top .slick-slide h3,.slideshow_block_top .slick-slide .desc {
    display: none;
}

.slideshow_block_top .slick-slide.slick-current h3, .slideshow_block_top .slick-slide.slick-current .desc {
    display:block;
}
.slideshow_block_top img {
    width: 100%;
    border-radius: .75rem;
    object-fit: contain;
}

.slideshow_block_top a {
    padding-left: 4px;
    padding-right: 4px;
    display: block;
    border: none !important;
    outline: none !important;
}

.slideshow_block_top {
    padding-top: 10px;
    margin-bottom: 24px;
}

.slideshow_block_top .slick-list {
    padding: 0px 25%;
}

.slideshow_block_top a h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 2;
    margin: 0;
}

.slideshow_block_top a .desc {
    font-size: 14px;
    font-weight: 400;
    color: #6b7280;
}
.slick-pannel {
    column-gap: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
}

.slick-pannel .arrowPrev,.slick-pannel .arrowNext {
    padding: 11px;
    background-color: #f3f4f6;
    border-radius: 4px;
    width: 40px;
    cursor: pointer;
    line-height: 1;
}

.slick-pannel .rotate-180 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 180deg;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
}

.arrowPause {
    background-color: #f3f4f6;
    border-radius: 4px;
    padding: 11px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.slick-pannel .arrowPennel {
    line-height: 40px;
    width: 58px;
    height: 40px;
    text-align: center;
}

.slick-pannel .arrowPennel .text-base {
    font-size: 16px;
}

.slick-pannel .arrowPennel .text-dark-900 {
    color: #000;
}
.slick-pannel .arrowPennel .text-dark-300 {
    color: #6e7274;
}
.home-slider .owl-dots {
  bottom: 5px;
  left: 50%;
  position: absolute;
  width: 100%;
  text-align: center;
  transform: translateX(-50%);
}
.home-slider .owl-dot {
  background: #e5e5e5 !important;
  height: 1px;
  margin: 0 1px;
  width: 10px;
}
.home-slider .owl-dot.active {
  background: #ef9b11 !important;
}
.slider-banner .owl-nav {
  position: absolute;
  top: 36%;
  width: 100%;
}
.slider-banner .owl-nav button {
      box-shadow: -6px 0 4px rgba(0, 0, 0, .05), -4px 0 4px rgba(0, 0, 0, .09);
  background: #fff !important;
  height: 44px;
  position: absolute;
  width: 44px;
  opacity: .7;
  border-radius: 100% !important;
  border: #e1e1e1;
  left: -22px;
  filter: drop-shadow(0 4px 7px rgba(0, 0, 0, .15));
  top: 0;
  transform: translateY(0);
}
.slider-banner .owl-nav button.owl-prev::after {
  left: 20px;
  top: 18px;
  transform: rotate(-45deg);
}
.slider-banner .owl-nav button::after {
  content: '';
  position: absolute;
  border-top: 2px solid #666;
  border-left: 2px solid #666;
  height: 8px;
  width: 8px;
  right: 19px;
  top: 18px;
  transform: rotate(135deg);
}
.slider-banner .owl-nav button.owl-next{
  right: -22px;
  left: unset;
}

.slider-banner .owl-nav button span {
  display: none;
}
.news .slide1 .item:nth-child(n+9) {
  display: none;
}
.news .slide1 .item {
  width: 50%;
}
.news .slide1 .f-pr-bl-item h2 {
  height: 30px;
  text-align: center;
}
.news .slide1 .f-pr-bl-item h2 a {
  font-weight: normal;
  line-height: 16px;
}
.news .slide1>div {
  margin-right: -2px;
}
.news .slide1 .item .f-pr-bl-item-saleof,
.news .slide1 .item .f-pr-bl-item-boxdetail {
  display: none;
}

/* Doan CSS chi tiet 2*/
.f-pr-view-box-size {
  padding: 5px;
  
}
.f-pr-view-box-size .custom_pd {
  padding: 5px;
  float: left;
}
.box-size-item {
  background: #2782E8;
  padding: 0 0px 0 5px;
  border-radius: 2px;
  border: 1px solid #E52020;
  height: 30px;
  width: 82px;
  font-size: 12px;
}
.box-size-name {
  float: left;
  width: 16px;
  text-align: center;
  color: #FFF;
  font-weight: 700;
  line-height: 26px;
}
.box-size-name span {}
.box-size-select {
  float: right
}
.box-size-select span {
  color: #FFF;
  line-height: 27px;
  text-align: center;
  display: block;
  font-size: 12px;
  margin-right: 3px;
}
.box-size-select select {
  height: 28px;
  border-radius: 1px !important;
  -webkit-border-radius: 1px !important;
  border: 1px solid rgba(255, 252, 252, 0.27) !important;
  background: rgba(218, 218, 218, 0) !important;
  width: 48px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.56) !important;
  color: #FFF;
}
.box-size-type {
  float: left;
  width: 16px;
  text-align: center;
  color: #FFF;
  font-weight: 700;
  line-height: 26px;
}
.box-size-info {
  background: #E2E2E2;
  line-height: 31px;
  padding: 0 5px;
  border-radius: 4px;
  font-size: 13px;
}
.box-size-viewprice {
  line-height: 28px;
  background: #2782E8;
  padding: 0 5px;
  border-radius: 2px;
  border: 1px solid #E52020;
  color: #FFEF9B;
  text-transform: uppercase;
  font-size: 12px;
}
.box-size-viewprice a {
  color: #FFF;
  font-size: 12px;
  cursor: pointer;
}
.box-size-title {
    color: #000;
    font-size: 15px;
}
.f-product-view .f-pr-view-chooseColorGroup {
  border: 1px solid #F1F1F1;
  padding: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.f-product-view .f-pr-view-chooseColorGroup .dealer-tab {}
.f-product-view .f-pr-view-chooseColorGroup .dealer-tab a {
  padding: 4px;
  border-bottom: 2px solid #FFF;
  margin: 3px;
}
.f-product-view .f-pr-view-chooseColorGroup .dealer-tab a.active {
  border-color: #EC0A4F;
  color: #000;
}
.f-product-view .f-pr-view-chooseColorGroup ul {
  list-style: none;
  margin: 0;
  margin-top: 16px;
  padding: 0;
}
.f-product-view .f-pr-view-chooseColorGroup ul li {
  background: #EAEAEA;
  padding: 3px;
  border-bottom: 1px solid #BBB;
}
.f-product-view .f-pr-view-chooseColorGroup ul li.active {
  background: #FFF5C4;
}
.f-product-view .f-pr-view-chooseColorGroup .csg-oldprice {
  text-decoration: line-through;
  color: #808080;
  display: block;
  margin-top: 5px;
}
.f-product-view .f-pr-view-chooseColorGroup .csg-price {
  font-size: 16px;
  font-weight: 700;
  color: #D73131;
}
.f-product-view .f-pr-view-chooseColorGroup .select_number {
  margin-top: 14px;
}
.f-product-view .f-pr-view-chooseColorGroup .namecolor {
  font-size: 13px;
  font-weight: 700;
  display: block;
  margin-top: 6px;
}
.f-product-view .f-pr-view-chooseColorGroup .viewpricesi {
  font-size: 12px;
  cursor: pointer;
}

.f-miniCart-miniv2 {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 99999;
    /* background: #FFF; */
    right: 0!important;
    top: 0;
  padding-top:0;
}

.miniv2-toolbar-close {
    color: #FFF;
    width: 35px;
    height: 35px;
    text-align: center;
    background: #323232;
    line-height: 30px;
    font-size: 23px;
    cursor: pointer;
    visibility: hidden;
    display: none;
}

.miniv2-toolbar-close span {}

.miniv2-toolbar-barclick {
        position: relative;
    display: block;
    cursor: pointer;
    float:left;
  background: transparent; border: none; outline: none; box-shadow: unset;
}

.miniv2-toolbar-barclick .fa {
    float: right;
    color: #fff;
    font-size: 22px;
    width: 40px;
    height: 38px;
    line-height: 38px;
    background: #FE0000;
}
.miniv2-toolbar-name {
    padding: 0px 0px 5px;
}
.miniv2-toolbar-count {
  display: block;
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: -10px;
    background: #01458e;
    color: #fff;
    height: 16px;
    line-height: 16px;
    border-radius: 15px;
    width: auto;
    padding: 0 10px;
    font-weight: bold;
    float: right;
}

.miniCart-body {
   background:  #fff;
}

.miniCart-body:before {
    content: "";
    position: absolute;
    right: 5px;
    top: -8px;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #fff;
    width: 15px;
    height: 15px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

.miniCartItem {
    margin-bottom: 0;
}

.miniCartItem li {
    border-bottom: 1px solid #F1F1F1;
    max-width: 100%;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.miniCartItemImg {
    float: left;
    width: 50px;
    margin-right: 5px;
}

.miniCartItemImg img {
    display: block;
    width: 100%;
}

.miniCartItem p {
    display: block;
    padding: 3px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    font-size: 12px;
}

.miniCartItem p b {
    color: #919191;
}

.miniCartItem p i {
    float: right;
    margin-right: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #919191;
}

.miniCartItem p a {
    font-size: 12px;
}

.minicartItemTotal {
    padding: 10px;
    float: left;
    width: 100%;
    font-size: 13px;
    background:  #fff;
    margin:  0;
}

.minicartItemTotal b:first-child {}

.minicartItemTotal b:last-child {
    float: right;
    color: #F04E23;
}

.minicartItemPay {
    padding: 10px;
    float: left;
    width: 100%;
    background:  #fff;
    margin:  0;
}

.minicartItemPay a {
    display: block;
    line-height: 35px;
    font-size: 18px;
    border: none;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    background: #F04E23;
    transition: all 0.15s;
}
.f-miniCart-miniv2:hover .my_cart_t {
    display: block;
}
.miniCart-top {
    height: 35px;
    background: #01458e;
    color: #FFF;
    text-align: center;
    line-height: 35px;
}
.icon_cart {
    text-indent: 0;
    font-size: 0px;
    display: block;
    width: 50px;
    height: 40px;
    background: url(../imgs/cart.png) center no-repeat;
    position: relative;
    margin-left: 0;
    margin-top: 0px;
    float: right;
  
}
.cart.dropdown {
    float: right;
    display: block;
    vertical-align: middle;
   
    height: 40px;
    width: 40px;
    text-align: right;
    
}
@media (min-width: 992px) {
  .cart.dropdown {
    margin-top: -8px;
    position: absolute !important;
    top: 24px;
    right: 15px;
  }
  .mobile-xs{
    display: none;
  }
}
.my_cart_t {
    position: absolute;
    z-index: 200;
    /* background: #fff; */
    /* right: 0; */
    width: 300px;
    border: 1px solid #01458e;
    border-radius: 15px;
    /* overflow: hidden; */
    border-top-right-radius: inherit;
    display: none;
    top: 100%;
    float: left;
    right: -4%;
}
.moveimg {
  position: fixed;
  z-index: 9999;
  border: 1px solid #fff;
}
.f-addtocart {
  cursor: pointer;
}
.f-feedback-home {
  padding: 0;
  margin-top: 24px;
}
.f-feedback-home li {
  list-style: none;
  height: 160px;
  overflow: hidden;
}
.f-feedback-home-item {
  text-align: center;
}
.f-feedback-home-item-img {
  text-align: right;
}
.f-feedback-home-item-img a img {}
.f-feedback-home-title {}
.f-feedback-home-title h2 {
  text-align: left;
  margin-top: 0px;
}
.f-feedback-home-title a {
  font-size: 15px;
  color: #262626;
  font-weight: 700;
}
.f-feedback-home-time {
  font-size: 12px;
  color: #00AFF0;
  text-align: left;
  margin-bottom: 0px;
}
.f-feedback-home-sum {
  text-align: justify;
  display: block;
  padding: 0px;
  font-family: Raleway;
  color: #262626;
  font-size: 13px;
  position: relative;
  height: 82px;
  line-height: 20px;
  overflow: hidden;
}
.f-feedback-home-sum:after {
  position: absolute;
  top: -6px;
  left: 49%;
  content: '';
  width: 10px;
  height: 10px;
  background: #EFEFEF;
  transform: rotate(45deg);
}
.f-feedback-home-sum q {
  quotes: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ" "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â";
}
.f-feedback-home .f-feedback-home-item:hover .f-feedback-home-item-img {
  border-color: #2782E8;
}
.f-pr-item-action a:last-child {
  display: none
}
.f-recr-view {
  margin-top: 20px
}
.f-prview-page .f-pr-item-img {
  height: 200px !important;
}
.f-prview-page .f-pr-item .f-pr-item-boxdetail h2 {
  height: 36px;
}
.f-prview-page .f-pr-item .f-pr-item-boxdetail .f-pr-item-old-price {
  display: block;
  height: 20px;
}
.f-prview-page .f-pr-item .f-pr-item-boxdetail .f-pr-item-price {
  margin-bottom: 0px;
}
.f-prview-page .viewlist .f-pr-item-img {
  height: auto !important;
}
.f-category-cmv-ul {
  list-style: none;
}
.f-category-cmv {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.18);
  height: 250px;
  padding: 5px;
  margin-bottom: 15px;
}
.f-category-cmv h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: justify;
  color: #000;
  border-bottom: 1px solid #000;
  display: block;
  height: 56px;
  line-height: 16px;
}
.f-category-cmv h2 a {
  color: #494949;
}
.f-category-cmv .f-category-cmv-summary {
  display: block;
  font-size: 12px;
  margin-top: 10px;
}

/** BEGIN TAB HOME PRODUCT **/
.v2-tabhome {
  margin-bottom: 30px;
  width: 100%;
  float: left;
}
.v2-tabhome .v2-tabhome-title {}
.v2-tabhome .v2-tabhome-title .v2-tabhome-name {
  position: relative;
  /* border-bottom: 2px solid #3DA1D3; */
  
  margin: 15px 0;
  height: 34px;
}
.v2-tabhome .v2-tabhome-title .v2-tabhome-name span {
  text-transform: uppercase;
  line-height: 32px;
  font-weight: 400;
  font-size: 17px;
  color: #ed1c24;
  font-weight: bold;
  /* background: #3da1d3; */
  
  padding: 3px 15px;
}
.v2-tab-home-ul {
  margin-top: 5px;
  border-bottom: 2px solid #3DA1D3;
  overflow: hidden;
  margin-bottom: 15px;
}
.v2-home-catepr-left {
  margin-bottom: 10px !important;
}
.v2-tab-home-ul li {
  list-style: none;
  float: left;
  display: block;
}
.v2-tab-home-ul li a,
.f-video-tab-home li a {
  border: 0px;
  padding: 4px 15px;
  display: block;
  height: 37px;
  text-transform: uppercase;
  font-size: 17px;
  color: #4a90e2;
  font-weight: normal;
}
.v2-tab-home-ul li a:hover,
.v2-tab-home-ul li a:focus {
  color: #fff;
  border: 0px;
  border-radius: 0 0;
  background: #3da1d3;
}
.v2-tabhome {
  margin-top: 10px;
}
.v2-tab-home-ul li.active a:focus,
.v2-tab-home-ul li.active a:hover {
  font-weight: normal;
  border: none;
  border-radius: 0 0 0 0;
  color: #fff !important;
  background: #3da1d3;
}
.v2-tab-home-ul li.active a,
.f-video-tab-home li.active a {
  display: block;
  height: 37px;
  line-height: 30px;
  text-transform: uppercase;
  position: relative;
  border: none;
  border-radius: 0 0 0 0;
  color: #fff;
  background: #3da1d3;
}
.v2-tabhome-item-ul {}
.v2-tabhome-item-ul li {}
.v2-tabhome-item-ul li .f-pr-item {
  box-shadow: none;
}
.v2-tabhome-item-ul li .f-pr-item-img {
  position: relative;
  border-bottom: 0px;
  margin-top: 0px !important;
  height: 180px !important;
  overflow: hidden;
  border: 1px solid #545454 !important;
}
.v2-tabhome-item-ul li .f-pr-item-img img {
  box-shadow: none;
  padding: 0px;
  max-height: 180px;
}
.v2-tabhome-product {}
.v2-tabhome-product ul li {
  list-style: none;
}

/*.f-product li:nth-child(3) {
  border: solid #E5E5E5;
border-width: 0 1px 1px 0;
  border-right: none;
}*/
.f-pr-otherdetail ul li span {
  color: #fff;
}
.v2-tabhome-product {}
.v2-tabhome-product {}
.v2-home-pr-item {
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}
.v2-home-pr-item:hover {}
.v2-home-pr-item:hover img {
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.v2-home-pr-item-img {
  overflow: hidden;
  height: 250px;
  position: relative;
}
.v2-home-pr-item-img a img {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.v2-tabhome .v2-tabhome-title {
  position: relative;
  background: #ffdd00;
}
.btn-new {
  position: absolute;
  background: #fff;
  right: 0px;
  top: 0px;
  display: none;
}
.btn-new a {
  width: 30px;
  height: 30px;
  border: 1px solid #e3e4e8;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  border-radius: 4px;
  cursor: pointer;
  color: #00AFF1;
  transition: all 0.3s;
}
.btn-new a:hover {
  background: #efefef;
}
.btn-new a i {
  line-height: 30px;
  font-size: 11px;
  font-weight: normal;
}
.v2-home-catepr-title img {
  float: left;
}
.customNavigation a {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: -1px;
  text-indent: -9999px;
  float: left;
  padding-top: 10px;
  text-align: center;
  background: #ccc;
  position: relative;
  border-radius: 0 0;
  border-radius: 3px;
}
.customNavigation {
  position: absolute;
  top: 15px;
  right: 0px;
  background: #fff;
  overflow: hidden;
}
.customNavigation a:hover {
  background: #efefef;
}
.v2-home-catepr {
  position: relative;
  /* overflow: hidden; */
}
.customNavigation a:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 7px;
  display: inline-block;
  vertical-align: 2px;
  top: 10px;
}
.customNavigation .btn:hover {
  background: #494b56
}
.customNavigation .btn-left:after {
  background: url(../imgs/left.png) no-repeat center;
  left: 10px;
  -webkit-transform: rotate(0deg);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 300ms;
  -moz-transform: rotate(0deg);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 300ms;
}
.customNavigation .btn-left:hover:after {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
}
.customNavigation .btn-right:hover:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
}
.customNavigation .btn-right:after {
  background: url(../imgs/left.png) no-repeat;
  right: 10px;
  -webkit-transform: rotate(180deg);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 300ms;
  -moz-transform: rotate(180deg);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 300ms;
}
.v2-home-pr-item-boxdetail {
  height: 123px;
  padding: 10px;
  background: #f7f7f7;
}
.v2-home-pr-item-boxdetail h2 {
  font-size: 15px;
  color: #414141;
  font-style: normal;
  font-family: 'NhomMuaMedium', Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
  margin-top: 0px;
}
.v2-home-pr-item-boxdetail h2:first-letter {
  text-transform: uppercase;
}
.v2-home-pr-item-name {}
.v2-home-pr-item-price-gr {
  text-align: center;
  margin-top: 1px;
  position: relative;
  padding: 5px 0;
}
.v2-home-pr-item-price-gr:after {}
.v2-home-pr-item-price-gr:before {}
.v2-home-pr-item-price {
  font-size: 24px;
  color: #0095da;
  font-weight: 300;
  margin-bottom: 0px;
  text-align: left;
  line-height: 23px;
}
.v2-home-pr-item-price-old {
  font-size: 14px;
  color: #414141;
  font-weight: 300;
  margin-bottom: 0px;
  text-align: left;
  text-decoration: line-through;
}
.v2-home-pr-item-action {
  position: absolute;
  top: 174px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #FFF;
  height: 26px;
  line-height: 27px;
  display: none;
}
.v2-home-pr-item-action a {
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11px;
  width: 90px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.v2-home-pr-item-action a:hover {
  color: #fff;
}
.v2-home-pr-item:hover .v2-home-pr-item-action a {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.8, 0.9);
  transform: scale(0.9, 0.9);
}
.v2-home-pr-item button.like-product {
  display: block;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11px;
  width: 26px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  background: #02AEEF;
  height: 25px;
  border: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0px;
  text-align: center;
}
.v2-home-pr-item:hover button.like-product {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.8, 0.9);
  transform: scale(0.9, 0.9);
}
.v2-home-pr-item:hover .v2-home-pr-item-action button {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.8, 0.9);
  transform: scale(0.9, 0.9);
}
.v2-home-pr-item-action .v2-home-pr-item-action-detail {
  background: #00AEEF;
  height: 25px;
}
.v2-home-pr-item-action .v2-home-pr-item-action-buy {
  background: #F00;
  height: 25px;
}
.v2-home-pr-item-action .no-buy {
  background: #999;
  height: 25px;
}
.v2-home-pr-item-action button.v2-home-pr-item-action-buy {
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11px;
  width: 90px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  background: #F00;
  height: 25px;
  border: 0;
  padding: 0;
}
.v2-brand .owl-controls {
  display: none !important;
}
.fb-comments,
.fb-comments span,
.fb-comments iframe[style] {
  width: 100% !important;
}

/** END TAB HOME PRODUCT **/
.v2-brand {
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px;
}
.v2-brand-adv-left {
  width: 200px;
  float: left;
}
.v2-brand-adv-left img {
  width: 200px;
}
.v2-brand-adv-right {
  float: left;
  width: 200px;
}
.v2-brand-adv-right img {
  width: 200px;
}
.v2-brand-center {
  float: left;
  width: 100%;
}
.v2-brand-center ul {
  list-style: none;
  margin-left: 4px;
}
.v2-brand-title {
  color: #EE1C24;
  font-size: 17px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  margin-top: 15px;
  background: #FFDD00;
  height: 34px;
  width: 100%;
  border-bottom: 2px solid #FFDD00;
  text-transform: uppercase;
}
.v2-brand-center-center {
  padding: 0 30px;
}
.v2-brand .v2-brand-center {
  position: relative;
  height: 87px;
}
.v2-brand .btn-left {
  position: absolute;
  left: 0px;
  top: 33%;
  border-radius: 3px;
}
.v2-brand .btn-right {
  position: absolute;
  right: 0px;
  top: 33%;
  border-radius: 3px;
}
.v2-brand .customNavigation {
  position: inherit;
}
.v2-brand-title span {
  background: #FFDD00;
  padding: 4px 23px;
}
.f-page-split ul li h3 {
  margin-bottom: 5px;
}
.v2-brand-center ul li {
  float: left;
  background: #FFF;
  margin: 1px;
  padding: 5px;
  text-align: center;
  width: 127px;
  position: relative;
  height: 85px;
  overflow: hidden;
}
.v2-brand-center ul li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.v2-brand-center ul li:hover img {
  -ms-transform: translateX(-5px);
  /* IE 9 */
  
  -webkit-transform: translateX(-5px);
  /* Chrome, Safari, Opera */
  
  transform: translateX(-5px);
}
.v2-home-catepr {
  width: 100%;
  position: relative;
}
.v2-home-catepr-left {
  margin: 0;
  position: relative;
  padding-left: 0px;
}
.v2-home-catepr-right {
  padding: 0;
  float: left;
  width: 100%;
}
.v2-home-catepr-showli {
  margin-bottom: 15px;
  width: 20%;
}
.v2-home-catepr-left-mn {
  width: 100%;
  height: ;
  float: left;
}
.sp {
  float: left;
  width: 100%;
}
.v2-home-catepr-left-bg {
  float: left;
  height: ;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.v2-home-catepr-left-bg:hover {
  -ms-transform: translateX(-2px);
  /* IE 9 */
  
  -webkit-transform: translateX(-2px);
  /* Chrome, Safari, Opera */
  
  transform: translateX(-2px);
}
.v2-home-catepr-title {
  float: left;
  /* text-transform: uppercase; */
  
  font-weight: 500;
  margin: 0;
  /* background: none !important; */
  
  width: 100%;
  border-bottom: 2px solid #3DA1D3;
  height: 38px;
  background: #ffdd00 !important;
  border-bottom: solid 1px #FFC800;
  padding: 3px 0;
  font-size: 14px;
}
.v2-home-catepr-title i {
  display: none;
}
.v2-home-catepr-title i:before {}
.block-bottom ul.f-block-news-menu>li:nth-child(1)>a {
  background: #f5791f !important;
}
.block-bottom ul.f-block-news-menu>li:nth-child(1)>a .read {
  background: #d35400 !important;
}
.block-bottom ul.f-block-news-menu>li:nth-child(1):hover>a .read {
  background: #f5791f !important;
}
.block-bottom ul.f-block-news-menu>li:nth-child(1):hover>a {
  background: #d35400 !important;
}
.block-bottom ul.f-block-news-menu>li:nth-child(2)>a {
  background: #3498db !important;
}
.block-bottom ul.f-block-news-menu>li:nth-child(2)>a .read {
  background: #2980b9 !important;
}
.block-bottom ul.f-block-news-menu>li:nth-child(2):hover>a .read {
  background: #3498db !important;
}
.block-bottom ul.f-block-news-menu>li:nth-child(2):hover>a {
  background: #2980b9 !important;
}
.block-bottom ul.f-block-news-menu>li:nth-child(3)>a {
  background: #a1aaaf !important;
}
.block-bottom ul.f-block-news-menu>li:nth-child(3)>a .read {
  display: none;
}
.block-bottom ul.f-block-news-menu>li:nth-child(3)>a .bottom-dm {
  padding-left: 10px;
}
.block-bottom ul.f-block-news-menu>li:nth-child(3)>a .bottom-dm img {
  right: 12px;
  left: auto;
}
.bottom-dm {
  position: relative;
  text-align: left;
  padding-left: 70px;
}
.block-bottom {
  margin-bottom: 0px;
}
.bottom-dm .read {
  float: right;
  display: inline-block;
  position: absolute;
  top: 11px;
  right: 12px;
  padding: 3px 15px;
  color: #fff;
  background: #999;
  text-transform: uppercase;
  transition: background .3s;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -ms-transition: background .3s;
  -o-transition: background .3s;
}
.bottom-dm img {
  position: absolute;
  top: 10px;
  left: 10px;
}
.v2-home-catepr-title>a span {
  color: #ed1c24;
  text-transform: uppercase;
  line-height: 25px;
  font-size: 18px;
  display: block;
  padding-top: 6px;
  border-right: solid 1px #817e69;
  padding-left: 76px;
  padding-right: 24px;
  font-weight: bold;
}
.block5 {
  float: left;
}
.f-center-module {
  float: left;
  width: 100%;
}
.block-sanpham .f-product-bl {
  width: 33.333%
}
.v2-home-catepr-right .left {
  float: left;
  width: 100%;
}
.v2-home-catepr:hover .f-pr-item-img {
  background: #fff;
}
.v2-home-catepr .nav-tabs {
  border-bottom: 0px solid #dddddd;
}
.v2-home-catepr .nav-tabs>li {
  float: left;
  /* margin-bottom: -1px; */
  
  margin-right: 10px;
}
.v2-home-catepr .nav-tabs>li:hover a {
  /* color: #C18107; */
}
.v2-home-catepr .nav-tabs>li>a {
  color: #3a3a3c;
  line-height: 24px;
  display: block;
  /* padding-top: 7px; */
}
.fixed>.container {
  padding-top: 1px !important;
  padding-bottom: 0px !important;
}
.label-info {
  background: none;
  color: #313131;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #E0D7D7;
  border-radius: 3px;
  padding: 6px 9px;
  display: inline-block;
}
.label-info:hover {
  color: #fff;
  background: #0095DA;
}
.v2-home-catepr .nav-tabs>li.active>a:hover,
.v2-home-catepr .nav-tabs>li.active>a:focus {
  color: #FF6600;
  border: 0px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
  background: none;
}
.v2-home-catepr-tabul>li.active>a {
  color: #FF6600;
}
.v2-home-catepr .nav-tabs>li.active>a span {
  color: #FF6600;
}
.v2-home-catepr .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.v2-home-catepr .nav-tabs.nav-justified>li {
  float: none;
}
.v2-home-catepr .nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}
.v2-home-catepr .nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.v2-home-catepr-tabul {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
}
.v2-home-catepr-tabul li {
  float: none;
  margin: 0;
}
.v2-home-catepr-tabul li a {
  display: block;
  color: #3a3a3c;
  line-height: 24px;
  display: block;
  padding-top: 4px;
}
.v2-home-catepr-tabul li:last-child a {
  border: none;
}
.v2-home-catepr-tabul li:hover {
  border: 0px;
  border-color: transparent;
}
.v2-home-catepr-tabul>li.active>a:hover,
.v2-home-catepr-tabul>li.active>a:focus {
  color: #CC040E;
  border: 0px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
  background: none;
  border: 0px;
}
.v2-home-catepr-tabul>li.active>a {
  color: #FF6600;
}
.v2-home-catepr-3tab {
  background: none !important;
  float: left;
  width: 100%;
  overflow: hidden;
  margin-top: 21px;
}
.v2-home-catepr-right .right {
  width: 23%;
  float: right;
}
.sp .v2-home-catepr {
  float: left;
}
.v2-home-catepr-right-icon {
  margin-bottom: 12px;
}
.v2-home-catepr-left-bg img {
  max-width: 100%;
}
.sp .v2-home-catepr:nth-child(2n+1) {
  border-right: none;
}
.left .tab-content {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.sp .v2-home-catepr:nth-child(n+3) {
  border-top: none;
}
.v2-home-catepr-3tab ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #ddd;
  float: left;
  width: 1000%;
  height: 39px;
}
.v2-home-catepr-3tab ul li {
  display: inline-block;
  height: 32px;
  text-align: center;
}
.v2-home-catepr-3tab ul li.mid {
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-top: 0;
  border-bottom: 0;
}
.v2-home-catepr-3tab ul li.active a {
  border: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  border-radius: 3px 3px 0 0;
}
.v2-home-catepr-3tab ul li a {
  color: #00aaf1;
  line-height: 33px;
  padding: 2px 53px;
  font-size: 13px;
  display: inline-block;
  text-transform: uppercase;
}
.v2-home-catepr-3tab ul li:last-child a {
  border-right: 0;
}
.v2-home-catepr-right-icon img,
.v2-home-catepr-right-bg img {
  max-width: 100%;
}
.v2-home-catepr-3tab ul li a {
  position: relative;
  background: #fff;
}
.v2-home-catepr-3tab ul li a.active:after {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background: #FFF;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  border-radius: 50%;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.38);
}
.v2-home-catepr-showul {
  list-style: none;
}
.v2-home-catepr-showul-item .f-pr-item-saleof,
.v2-home-pr-item-saleof {
  font-family: 'NhomMuaMedium', sans-serif;
  position: absolute;
  z-index: 10;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 3px;
  display: block;
  width: 60px;
  height: 38px;
  font-size: 14px;
  color: #fff;
  bottom: 137px;
  padding: 10px;
  border-radius: 4px;
  background: #f00;
  right: 10px;
}
.v2-home-catepr-showul-item:hover .f-pr-item-saleof,
.v2-home-pr-item:hover .v2-home-pr-item-saleof {
  background: rgba(255, 255, 255, 0.9);
  color: #414141;
  z-index: 11;
}
.v2-home-catepr-showul-item:hover .f-pr-otherdetail {
  display: block;
}
.v2-home-catepr-showul-item .f-pr-item-img {
  height: 240px;
  overflow: hidden;
  position: relative;
}
.v2-home-catepr-showul-item .f-pr-item-img img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.v2-home-catepr-showul-item {
  position: relative;
}
.f-pr-otherdetail {
  position: absolute;
  z-index: 9;
  width: 100%;
  top: 0px;
  bottom: 34%;
  background: -moz-linear-gradient(left, rgba(0, 29, 62, 1) 0%, rgba(0, 29, 62, .65) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 29, 62, 1)), color-stop(100%, rgba(0, 29, 62, .65)));
  background: -webkit-linear-gradient(left, rgba(0, 29, 62, 1) 0%, rgba(0, 29, 62, .65) 100%);
  background: -o-linear-gradient(left, rgba(0, 29, 62, 1) 0%, rgba(0, 29, 62, .65) 100%);
  background: -ms-linear-gradient(left, rgba(0, 29, 62, 1) 0%, rgba(0, 29, 62, .65) 100%);
  background: linear-gradient(to right, rgba(0, 29, 62, 1) 0%, rgba(0, 29, 62, .65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001d3e', endColorstr='#a6001d3e', GradientType=1);
  -ms-opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001d3e', endColorstr='#a6001d3e', GradientType=1);
  -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001d3e', endColorstr='#a6001d3e', GradientType=1);
  -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001d3e', endColorstr='#a6001d3e', GradientType=1);
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  opacity: 1;
  padding: 10px;
  display: none;
}
.f-pr-otherdetail ul li {
  margin-bottom: 7px;
  color: #fff;
  font-size: 16px;
  line-height: 17px;
}
.v2-home-catepr-showul-item:hover .f-pr-item-img img {
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.v2-home-catepr-showul-item .f-pr-item-name {
  margin: 0;
  padding: 0;
  font-size: 12px;
  display: block;
  padding-top: 5px;
  overflow: hidden;
}
.v2-home-catepr-showul-item .f-pr-item-price-gr {
  margin: 0;
  padding: 0;
  display: block;
  height: 37px;
}
.v2-home-catepr-showul-item .f-pr-item-price-gr p {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.v2-home-pr-item:hover h2 {
  color: #00B1F4;
}
.f-pr-item-name h2,
.v2-pr-item-boxdetail h2 {
  margin: 0px 0 4px 0;
  padding-top: 3px;
  font-size: 15px;
  color: #4a90e2;
  font-style: normal;
  text-transform: uppercase;
  line-height: 20px;
  height: 45px;
  overflow: hidden;
  border-bottom: 1px solid #dbdbdb;
}
.f-pr-item-boxdetail-info {
  overflow: hidden;
  white-space: normal;
  line-height: 20px;
  font-size: 14px;
  color: #6c6c6c;
  display: block !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bncquickbuy {
  display: inline-block;
  cursor: pointer;
  /* width: 35px; */
  
  height: 35px;
  margin: 0px 7px 0px 0px;
  text-align: center;
  background: #fff;
  color: #333;
  border-radius: 4px;
  font-size: 13px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  border: none;
}
.f-pr-item-boxdetail {
  height: 110px;
  margin-top: 13px;
}
.icon-km {
  position: absolute;
  background-position: -129px -71px;
  width: 50px;
  height: 60px;
  background-image: url(../imgs/desktopsprite.png);
  background-repeat: no-repeat;
  z-index: 5;
  top: 0px;
  left: 10px;
}
.v2-tabhome .v2-tabhome-product ul .owl-item li {
  width: 100%;
}
.f-pr-item-price,
.v2-pr-item-price {
  font-size: 16px;
  color: red;
  margin-bottom: 0px;
  display: inline-block;
  font-weight: bold;
  line-height: 23px;
}
.v2-home-pr-item:hover .f-pr-otherdetail {
  display: block;
}
.f-pr-item-old-price,
.v2-pr-item-price-old {
  font-size: 14px;
  color: #666;
  font-weight: 400;
  margin-bottom: 0px;
  display: inline-block;
  margin-left: 4px;
  text-decoration: line-through;
}
.v2-home-catepr-showul .owl-controls {
  display: none !important;
}
.owl-item .item {
  width: inherit !important;
  padding-right
}
.v2-home-catepr-showul-item .f-pr-item-action {
  position: absolute;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 155px;
  display: none;
}
.v2-home-catepr-showul-item .f-pr-item-action .btndetail {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: auto;
  border-radius: 0;
  margin-top: 0;
  padding: 7px 0px;
  font-size: 13px;
  text-align: center;
  line-height: 30px;
  padding-left: 1px;
  display: none;
}
.v2-home-catepr-showul-item .f-pr-item-action .bncquickbuy {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: auto;
  border-radius: 0;
  margin-top: 0;
  padding: 8px 0px;
  font-size: 13px;
  text-align: center;
  line-height: 30px;
  padding-top: 7px;
  display: none;
}
.v2-home-catepr-showul-item .f-pr-item-action .like-product {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: auto;
  border-radius: 0;
  margin-top: 0;
  padding: 8px 0px;
  font-size: 13px;
  text-align: center;
  line-height: 30px;
  padding-top: 7px;
  display: none;
}
.v2-home-catepr-showul-item .f-pr-item-action .quickview {
  display: none;
  margin: auto;
  border-radius: 0;
  margin-top: 38px;
  padding: 3px 0px;
  font-size: 12px;
  margin-bottom: 10px;
  background: #00AEEF;
  width: 96px;
  color: #FFF;
  height: 30px;
  line-height: 25px;
  text-transform: uppercase;
}
.v2-home-pr-item-action-viewq,
.v2-home-pr-item-compare {
  display: inline-block;
  cursor: pointer;
  width: 35px;
  height: 35px;
  margin: 0px 7px 0px 0px;
  padding: 11px 0px 0px 0px;
  text-align: center;
  background: #fff;
  color: #333;
  border-radius: 4px;
  font-size: 13px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.v2-home-pr-item:hover .icon-hover,
.v2-home-catepr-showul-item:hover .icon-hover {
  display: block;
}
.icon-hover {
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: 0px;
  z-index: 5;
  padding-left: 10px;
  padding-bottom: 10px;
  display: none;
  z-index: 10;
}
.v2-home-pr-item-action-viewq i,
.v2-home-pr-item-compare i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  color: #333
}
.v2-home-pr-item-action-viewq:hover i,
.v2-home-pr-item-compare:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  color: #333;
}
.v2-home-pr-item-action-viewq:hover,
.v2-home-pr-item-compare:hover {
  background: #fff;
}
.v2-home-pr-item:hover .v2-home-pr-item-action-viewq {
  opacity: 1;
}
.phoneview {
  position: relative;
}
.phoneview-show {
  position: absolute;
  top: 50px;
  left: -33%;
  width: 160px;
  height: 160px;
  z-index: 99;
  display: none;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
}
.phoneview-show:after {
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  content: '';
  width: 10px;
  height: 10px;
  margin: auto;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border: 1px solid rgba(0, 0, 0, 0.21);
  background: #FFF;
  border-top: 0;
  border-right: 0;
}
.phoneview-show img {
  width: 160px;
  height: 160px;
}
.phoneview:hover .phoneview-show {
  display: block;
}
.checkordernb {
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  z-index: 99;
}
.login-bar li:last-child a span:last-child {
  display: none;
}
.checkordernb-show {
  position: absolute;
  top: 25px;
  left: -200px;
  width: 260px;
  z-index: 996;
  margin: auto;
  display: none;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
  background: #fff;
  padding: 14px;
  border-radius: 4px;
}
.checkordernb-show:after {
  position: absolute;
  top: -5px;
  right: 35px;
  content: '';
  width: 10px;
  height: 10px;
  margin: auto;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border: 1px solid rgba(0, 0, 0, 0.21);
  background: #FFF;
  border-top: 0;
  border-right: 0;
}
.support-box:hover .checkordernb-show {
  display: block;
}
.checkordernb .checkordernb-show .chelp {
  display: block;
  color: #313131;
  font-size: 13px;
  font-family: 'NhomMuaMedium', sans-serif;
  padding: 0;
  margin: 3px 0;
}
.brand-r {
  color: #4a90e2;
  font-size: 15px;
}
.checkordernb-show input {
  width: 100%;
  margin-bottom: 10px;
}
.checkordernb-show button {
  display: block;
  background: #3DA1D3;
  width: 120px;
  text-align: center;
  color: #FFF;
  padding: 8px 0;
  border-radius: 4px;
  margin: auto;
  margin-top: 10px;
  border: 0px;
}
.v2-hometab-news {
  background: #fff;
  margin-bottom: 30px;
  padding: 10px;
}
.v2-hometab-news-big {
  background: #FFF;
}
.v2-hometab-news-big ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 13px;
}
.v2-hometab-news-big li {}
.v2-hometab-news-big li.bigfirst {
  height: 400px;
  border-bottom: 1px solid #CFCFCF;
}
.v2-hometab-news-big li.bigfirst .v2-hometab-news-big-img {
  display: block;
  height: 280px;
  background: #FFF;
}
.v2-hometab-news-big li.bigfirst .v2-hometab-news-big-img img {
  height: 280px;
}
.v2-hometab-news-big li.bigfirst h2 {
  margin: 0;
  font-size: 15px;
  color: #303030;
  font-weight: 600;
  padding: 5px 10px;
  margin-top: 10px;
}
.v2-hometab-news-big li.bigfirst:hover h2 {
  color: #00B1F4;
}
.v2-hometab-news-big li.bigfirst p {
  padding: 10px;
  font-size: 13px;
}
.v2-hometab-news-big li.smallother {
  height: 154px;
  background: #FFF;
  padding-top: 15px;
}
.v2-hometab-news-big li.smallother .v2-hometab-news-big-img {
  display: block;
  height: 80px;
  background: #FFF;
}
.v2-hometab-news-big li.smallother .v2-hometab-news-big-img img {
  height: 80px;
}
.v2-hometab-news-big li.smallother h2 {
  margin: 0;
  font-size: 12px;
  color: #303030;
  font-weight: 600;
  margin-top: 10px;
  text-align: justify;
}
.v2-hometab-news-big li.smallother p {
  padding: 10px;
  font-size: 13px;
  display: none;
}
.v2-hometab-news-small {}
.v2-hometab-news-small ul {
  list-style: none;
  margin-bottom: 0;
}
.v2-hometab-news-small ul li {}
.v2-hometab-news-small-item {
  height: 280px;
  overflow: hidden;
  margin-top: 10px;
}
.v2-hometab-news-small-img {
  height: 130px;
  overflow: hidden;
  position: relative;
}
.v2-hometab-news-small-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.v2-hometab-news-small-title {}
.v2-hometab-news-small-title h2 {
  margin: 0;
  font-size: 16px;
  color: #272324;
  margin-top: 10px;
  text-align: justify;
  margin-bottom: 10px;
  line-height: 19px;
  overflow: hidden;
  height: 35px;
}
.v2-hometab-news-small-title:hover h2 {
  color: #0095DA;
}
.v2-hometab-news-small-sum {
  font-size: 13px;
  text-align: justify;
}
.v2-hometab-news-smalltype {
  height: 30px;
  line-height: 30px;
  color: #333;
  text-transform: uppercase;
  padding-right: 10px;
  position: relative;
  font-size: 20px;
  border-bottom: 1px solid #e3e4e8;
}
.block2-home .slide1 .item:nth-child(n+7),
.bloc-bottom .slide1 .item:nth-child(n+7) {
  display: none;
}
.border-r {
  border-right: 1px solid #CFCFCF;
}
.v2-hometab-news-vip {
  background: #fff;
  padding: 10px;
  margin-bottom: 30px;
}
.v2-hometab-news-vip ul {
  margin-bottom: 0;
}
.new-detail .f-module-page {
  background-color: #FCFCFF;
  border: 1px solid #D6D6D6;
}

.v2-filterpr {
  margin-top: 10px;
}
.mota {
  display: none;
}
.v2-filterpr select {
  border-radius: 2px !important;
  background: #FFF !important;
}
.f-module-page {
  background: #fff;
}
.map_list_address {
  margin-top: 15px;
}
.maps_iframe .bg_map {
  margin: 0 !important;
}
.map-module-page .breadcrumb {
  padding: 0;
}
.map-module-page {
  padding: 0 20px;
}
.f-module-page-title {
  border-bottom: 1px solid #e3e4e8;
  margin: 15px 3px 25px;
}
.block-sanpham .tab-sp .item {
  width: 33.3333%;
  padding: 10px 10px;
  height: 160px;
}
.block-sanpham .tab-sp .item .f-pr-bl-item-img {
  width: 100px;
  float: left;
  margin-right: 5px;
}
.block-sanpham .f-product-bl .f-pr-bl-item {
  margin-bottom: 0px;
}
.block-sanpham .mota {
  display: block;
  color: #ABABAB;
  font-size: 11px;
  font-style: italic;
  line-height: 15px;
  text-align: left;
  max-height: 45px;
  overflow: hidden;
}
.block-sanpham .f-block {
  padding: 0px;
  border: none;
}
.block-sanpham .sanpham-nt {
  padding-left: 0px;
}
.f-module-page-title img {
  border-radius: 50%;
  display: none;
}
.v2-rating {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 12px;
}
.button-small {
  background: #313131;
  border: 1px solid #313131;
  padding: 10px 10px;
  display: block;
  text-align: center;
  margin-top: 10px;
  color: #FFF;
  width: 200px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Roboto';
  margin-bottom: 10px;
  outline: none;
}
.product-sidebar .f-product-bl {
  width: 33.333%;
  padding: 0 1px;
}
.product-sidebar .f-product-bl .f-pr-bl-item h2 {
  text-align: center;
}
.product-sidebar .f-product-bl .f-pr-bl-item h2 a {
  font-weight: normal !important;
}
.product-sidebar .f-pr-bl-item .f-pr-bl-item-boxdetail {
  display: none;
}
.green {
  color: #2ecc71;
}
.tab-contact-header ul li a {
  color: #7a8188;
}
.button-small:hover {
  background: #000;
  color: #FFF;
}
.f-product-view-info h1 {
  font-size: 21px;
  line-height: 29px;
  padding: 14px 0;
  font-weight: bold;
  margin: 0;
  color: #596067;
}
.v2-dealer {}
.v2-dealer li {
  font-size: 13px;
  border-top: 1px dashed #D5D5D5;
  padding: 6px 0;
}
#more-shop {
  padding: 0px 5px;
  color: #FFF;
  font-size: 12px;
  border-radius: 0;
  background: #FF8282;
}
.v2-quickview {}
.v2-quickview .v2qv-bo {
  border-radius: 2px;
  border-color: #F4F4F4;
  background: #F4F4F4;
}
.v2-quickview .v2qv-name {
  margin: 0;
  padding: 0;
  display: block;
  padding-bottom: 8px;
  font-size: 20px;
  color: #333;
  text-align: left;
  margin: 0 0 8px;
  font-weight: 400;
  line-height: 26px;
  font-family: 'NhomMuaMedium', sans-serif;
}
.v2-quickview .v2qv-view {
  font-size: 12px;
  background: #F9F9F9;
  padding: 1px 5px;
  margin-top: 5px;
  border-radius: 1px;
  color: #898989;
}
.v2-quickview .r-label {
  font-weight: 600;
  color: #3A3A3A;
  font-size: 13px;
}
.v2-quickview .old_price {
  font-size: 14px !important;
  color: #414141 !important;
  font-weight: 300 !important;
  margin-bottom: 0px !important;
  text-align: left !important;
  text-decoration: line-through !important;
}
.v2-quickview .r-price {
  font-size: 24px;
  color: #0095da;
  font-family: 'NhomMuaMobileLight', Arial, Helvetica, sans-serif;
}
.v2-quickview .info {}
.qr-img-v {
  margin-top: 35px;
}
.details {}
.details .panel-default {
  border: 1px solid #ECECEC;
  border-radius: 1px;
}
.q-tab-other {}
.q-tab-other .nav-tabs {}
.q-tab-other .nav-tabs li {}
.q-tab-other .nav-tabs li a {}
.q-tab-other-ct {}
.q-tab-other-ct ul {
  margin-top: 20px;
}
.q-tab-other-ct ul li {
  list-style: none;
}
.q-tab-other-ct ul li a {}
.q-tab-other-ct ul li img {
  border: 2px solid #1990BD;
}
.v2-quickview .main-image {
  text-align: center;
  height: 400px;
  position: relative;
}
.hover-info {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: rgb(243, 243, 243);
  opacity: 0;
  transition: all 0.5s;
  display: none;
}
.hover-info .title {
  text-transform: none;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  color: #4a4a4a;
  border-bottom: 1px solid #dcdcdc;
  margin: 10px 5px;
  padding-bottom: 4px;
}
.viewlist .hover-info {
  display: none !important;
}
.hover-info .title a {
  font-size: 13px;
  color: #4a4a4a;
}
.f-product-viewid>li:hover .hover-info {
  opacity: 1;
  z-index: 99;
}
.mota-sp {
  display: block;
  padding: 0 5px;
  font-size: 12px;
  color: #565656;
  line-height: 18px;
}
.mota-sp:hover {
  color: #565656;
}

/* CSS v2 PRoduct view grid*/
.v2-pr-item:hover .icon-hover {
  display: block;
}
.v2-pr-item {
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  border-radius: 4px;
  margin-top: 10px;
}
.v2-pr-item:hover {}
.v2-pr-item:hover img {
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.v2-pr-item-compare {
  position: absolute;
  background: #D7D7D7;
  color: #FFF;
  z-index: 1;
  left: 0;
  top: 0;
  font-size: 11px;
  font-weight: 600;
  padding: 3px 5px;
}
.BNC-search-product {
  padding:0 15px;
  color: #ffffff;
  background-color: #03AFEF;
  border-color: #03AFEF;
}
.v2-pr-item-saleof {
  font-family: 'NhomMuaMedium', sans-serif;
  position: absolute;
  z-index: 10;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 3px;
  display: block;
  width: 60px;
  height: 38px;
  font-size: 14px;
  color: #414141;
  bottom: 105px;
  padding: 10px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.9);
  right: 10px;
}
.v2-pr-item:hover .f-pr-otherdetail {
  display: block;
}
.v2-pr-item-img {
  height: 260px;
  overflow: hidden;
  position: relative;
}
.v2-pr-item-img a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.v2-pr-item-boxdetail {
  height: 95px;
  padding: 10px;
}
.v2-pr-item-boxdetail h2:first-letter {
  text-transform: uppercase;
}
.v2-pr-item-name {}
.v2-pr-item-price-gr {
  text-align: center;
  position: relative;
  padding: 5px 0;
}
.v2-pr-item-price-gr:after {}
.v2-pr-item-price-gr:before {}
.v2-pr-item-action {
  position: absolute;
  top: 174px;
  right: 0;
  left: 0;
  margin: auto;
  display: none;
  text-align: center;
  color: #FFF;
  height: 26px;
  line-height: 27px;
}
.v2-pr-item-action a {
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11px;
  width: 90px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.v2-pr-item-action a:hover {
  color: #fff;
}
.v2-pr-item:hover .v2-pr-item-action a {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.8, 0.9);
  transform: scale(0.9, 0.9);
}
.v2-pr-item:hover button.like-product {
  display: inline-block;
  cursor: pointer;
  width: 35px;
  height: 35px;
  margin: 0px 7px 0px 0px;
  text-align: center;
  background: #fff;
  color: #333;
  font-size: 14px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  border-radius: 3px 3px;
  border: none;
}
.v2-pr-item:hover button.like-product:hover {
  background: #fff;
  border-radius: 3px;
}
.v2-pr-item:hover button.like-product i {
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.v2-pr-item:hover button.like-product:hover i {
  color: #333;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
}
.v2-pr-item:hover .v2-pr-item-action button {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.8, 0.9);
  transform: scale(0.9, 0.9);
}
.v2-pr-item-action .v2-pr-item-action-detail {
  background: #00AEEF;
  height: 25px;
}
.v2-pr-item-action .v2-pr-item-action-buy {
  background: #F00;
  height: 25px;
}
.v2-pr-item-action button.v2-pr-item-action-buy {
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11px;
  width: 90px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  background: #F00;
  height: 25px;
  border: 0;
  padding: 0;
}
.v2-pr-item-action-viewq {
  position: absolute;
  top: 28%;
  z-index: 1;
  left: 25%;
  right: 25%;
  background: #0095da;
  border-radius: 3px;
  border-bottom: 3px solid #00547b;
  font-size: 17px;
  color: #fff!important;
  text-align: center;
  padding: 11px 0px 0;
  height: 53px;
  visibility: hidden;
  opacity: 0;
  text-transform: uppercase;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.v2-pr-item .v2-pr-item-action-viewq:hover {
  background: #a90329;
  border: 1px solid rgba(255, 255, 255, 0.39);
  color: #fff;
}
.v2-pr-item:hover .v2-pr-item-action-viewq {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.8, 0.9);
  transform: scale(0.9, 0.9);
}

/* CSS v2 PRoduct view list*/
.viewlist li {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
  margin: 10px 0 0 0;
  /* border: none !important; */
  
  height: auto;
  float: none;
}
.hpl-item-des li {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.viewlist .v2-pr-item {
  border: 0px solid rgba(0, 0, 0, 0);
  height: auto;
  overflow: hidden;
  margin-bottom: auto;
  position: relative;
  margin-top: auto;
  border-bottom: 1px solid #D7D7D7;
  padding-bottom: 10px;
}
.viewlist .v2-pr-item:hover {}
.viewlist .v2-pr-item:hover img {
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.viewlist .v2-pr-item-compare {
  position: absolute;
  background: #D7D7D7;
  color: #FFF;
  z-index: 1;
  left: 0;
  top: 0;
  font-size: 11px;
  font-weight: 600;
  padding: 3px 5px;
}
.viewlist .v2-pr-item-saleof {
  position: absolute;
  z-index: 1;
  left: 185px;
  right: auto;
  bottom: auto;
  top: 83px;
  width: 35px;
  height: 35px;
  background: url(../imgs/bg_saleoff.png) no-repeat;
  background-size: 35px 35px;
  font-size: 14px;
  color: #FFF;
  padding: 0px 0px;
  line-height: 13px;
  text-align: center;
}
.viewlist .icon-hover {
  text-align: center;
  top: 50%;
}
.viewlist .v2-pr-item-img {
  height: 260px;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
  float: left;
  width: 23%;
}
.viewlist .v2-pr-item-img a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.viewlist .v2-pr-item-boxdetail {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-left: 0px;
}
.viewlist .v2-pr-item-boxdetail h2 {
  margin: 0;
  font-size: 14px;
  padding: 0 6px;
  text-align: left;
  margin-top: 9px;
  height: 37px;
  overflow: hidden;
  text-transform: lowercase;
  top: 0;
  font-size: 15px;
  color: #565656;
  left: 0;
  padding: 0;
  line-height: 20px;
  font-weight: bold;
}
.viewlist .v2-pr-item-boxdetail h2:first-letter {
  text-transform: uppercase;
}
.viewlist .v2-pr-item-name {}
.viewlist .v2-pr-item-price-gr {
  text-align: left;
  margin-top: 0px;
  padding: 5px 0;
  border-bottom: 0px dashed #A6A6A6;
  left: 0;
}
.viewlist .v2-pr-item-price-gr:after {}
.viewlist .v2-pr-item-price-gr:before {}
.viewlist .v2-pr-item-price {
  display: inline-block;
  font-weight: 600;
  color: #262626;
  font-size: 14px;
  margin: 0;
}
.viewlist .v2-pr-item-price-old {
  display: inline-block;
  font-size: 12px;
  text-decoration: line-through;
  color: #6B6B6B;
  margin: 0;
  margin-right: 10px;
}
.v2-pr-item-price-old {
  margin-bottom: 0px;
  text-decoration: line-through;
}
.viewlist .v2-pr-item-action {
  position: absolute;
  top: 0;
  margin: 0;
  text-align: center;
  color: #FFF;
  height: 26px;
  line-height: 27px;
  width: 90px;
  right: 0;
  left: auto;
}
.product-detail .top-header1 {
  width: 100% !important
}
.product-detail .top-header1 .f-menutop-ul>li:nth-child(n+10) {
  display: none !important
}
.product-detail .f-menutop>.f-menutop-ul>li {
  margin-right: 4px !important
}
.adv-top .title-adv {
  display: none;
}
.f-menutop>.f-menutop-ul>li:hover>a {
  color: #ef9b11;
}
.viewlist .v2-pr-item-action a {
  display: block;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11px;
  width: 90px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  margin-bottom: 8px;
}
.viewlist .v2-pr-item-action a:hover {
  color: #fff;
}
.viewlist .v2-pr-item:hover .v2-pr-item-action a {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.8, 0.9);
  transform: scale(0.9, 0.9);
}
.viewlist .v2-pr-item:hover button.like-product {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.8, 0.9);
  transform: scale(0.9, 0.9);
}
.viewlist .v2-pr-item:hover .v2-pr-item-action button {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.8, 0.9);
  transform: scale(0.9, 0.9);
}
.viewlist .v2-pr-item-action .v2-pr-item-action-detail {
  background: #00AEEF;
  height: 25px;
}
.viewlist .v2-pr-item-action .v2-pr-item-action-buy {
  background: #F00;
  height: 25px;
}
.viewlist .v2-pr-item-action button.v2-pr-item-action-buy {
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11px;
  width: 90px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  background: #F00;
  height: 25px;
  border: 0;
  padding: 0;
}
.viewlist .v2-pr-item-action-viewq {
  position: absolute;
  top: 42%;
  z-index: 1;
  left: 55px;
  right: auto;
  margin: auto;
  display: block;
  width: 92px;
  background: #000;
  color: #FFF;
  font-size: 12px;
  padding: 4px 5px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  text-transform: uppercase;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.viewlist .v2-pr-item:hover .v2-pr-item-action-viewq {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.8, 0.9);
  transform: scale(0.9, 0.9);
}
.viewlist .f-pr-otherdetail {
  display: block !important;
  color: #313131;
  font-size: 13px;
}

/* CSS Search */
.chosen-container-single .chosen-single {
  height: 30px;
  border-radius: 3px;
  border: 1px solid #CCCCCC;
}
.chosen-container-single .chosen-single span {
  padding-top: 2px;
}
.chosen-container-single .chosen-single div b {
  margin-top: 2px;
}
.chosen-container-active .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
  border-color: #ccc;
  border-color: rgba(82, 168, 236, .8);
  outline: 0;
  outline: thin dotted \9;
  -moz-box-shadow: 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 0 8px rgba(82, 168, 236, .6)
}
.search-basic select {
  width: 106px !important;
  border-radius: 0px !important;
  border: 0px !important;
  text-align: center;
  position: relative;
}
.search-basic {
  background: #F5F5F5;
  display: none;
}
.v2pagging {
  background: #F2F2F2;
  height: 52px;
  line-height: 32px;
  color: #444;
  font-size: 13px;
  padding: 10px 0;
  margin-top: 20px;
}
.v2-block-brand {}
.v2-block-brand ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.v2-block-brand ul li:first-child {
  margin-left: 0px;
}
.v2-block-brand ul li {
  width: 50%;
  float: left;
  border: 1px solid #eee;
  height: 51px;
  position: relative;
}
.v2-block-brand ul li a.brimg {
  display: block;
}
.v2-block-brand ul li a.brimg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.v2-block-brand ul li a.brname {
  float: left;
}
.v2-block-brand ul li h2 {
  display: none;
}
.v2-block-support {}
.sidebar_widget_content .adv-left {
  max-height: 103px;
}
.v2-block-support li {}
.v2-block-support li {
  padding-top: 10px;
}
.f-slider {
  margin-bottom: 10px;
}
.f-container2 {
  background: #fff;
}
.carousel-indicators li {
  border-radius: 100%;
}
.v2-block-support li .f-news-bl-item .f-news-bl-item-img {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.v2-block-support li .f-news-bl-item .f-news-bl-item-img:hover {
  border: 2px solid #ee3124;
}
.v2-block-support li .f-news-bl-item .f-news-bl-item-img img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.v2-block-support .f-news-bl-item-title h2 {}
.v2-block-support .f-news-bl-item-title h2 a {
  font-size: 12px;
  color: #4D4D4D;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.v2-block-support li div {
  list-style: none;
}
.sp-chat {}
.sp-chat a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #02AEEF;
  text-align: center;
  padding-top: 3px;
  padding-left: 1px;
  color: #FFF;
}
.row_logo_bottom {
  background: #fff;
}
.row_logo_bottom li {
  list-style: none;
}
.row_logo_bottom li img {
  padding: 14px;
}
.v2-login {
  padding: 27px 50px;
  background: #F4F4F4;
  border: 1px solid #E2E2E2;
  border-radius: 1px;
}
.v2-login h3 {
  padding: 0;
  margin: 0;
  padding: 10px 0;
  color: #575757;
  font-size: 20px;
  display: block;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 18px;
}
.v2-login .input-group {
  width: 100%;
  margin-bottom: 10px;
}
.v2-login .btn-primary {
  background: #00AEEF;
  border: 0;
  border-radius: 0;
}
.v2-reg {}
.v2-reg {
  padding: 27px 50px;
  background: #F4F4F4;
  border: 1px solid #E2E2E2;
  border-radius: 1px;
}
.v2-reg h3 {
  padding: 0;
  margin: 0;
  padding: 10px 0;
  color: #575757;
  font-size: 20px;
  display: block;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 18px;
}
.v2-reg .input-group {
  width: 100%;
  margin-bottom: 10px;
}
.v2-reg .btn-success {
  background: #00AEEF;
  border: 0;
  border-radius: 0;
  width: 200px;
}
.v2-checkorder .btn-success {
  background: #00AEEF;
  border: 0;
  border-radius: 0;
  width: 150px;
}
.v2-gotop {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #FFF;
  margin: auto
}
.v2-gotop a {
  background: url(../imgs/nhommua_icon.png) no-repeat -359px -120px;
  width: 35px;
  height: 35px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  display: block;
  border-radius: 2px 2px 0 0;
  cursor: pointer;
}
.v2-gotop a i {
  font-size: 18px;
  cursor: pointer;
  display: none;
}
#search-category {
  list-style: none;
}
.menu {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
#menu {
  background: #ffd600;
}
#search-category li {
  padding-right: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 3px;
  margin-top: 6px;
  cursor: pointer;
  padding: 3px 0px;
  border-bottom: 1px dashed #dbdbdb
}
#search-category li:hover span,
#search-supplier li,
#search-size li:hover span {
  color: #333;
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase;
}
#search-category li span {
  color: #333;
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase;
  padding-left: 10px;
}

/*#search-category li input{
  width: 0px;
}*/
#search-supplier {
  list-style: none;
}
.searchsupplier {
  list-style: none;
}
.searchsupplier li {
  float: left;
  width: 25%;
  padding-right: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 5px;
  margin-top: 10px;
}
.searchsupplier li span {
  margin-left: 10px;
  font-size: 13px;
}
.searchsize {
  list-style: none;
}
.searchsize li {
  float: left;
  width: 25%;
  padding-right: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 5px;
  margin-top: 10px;
  padding: 3px 0px;
  border-bottom: 1px dashed #dbdbdb
}
.menu-bottom li {
  list-style: none;
  float: left;
}
.menu-bottom ul {
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.menu-bottom ul li a {
  color: #535455;
  white-space: nowrap;
  padding: 0 10px 2px 7px;
  font-size: 12px;
  line-height: 36px;
  font-weight: bold;
  border-right: 1px solid #CCC;
}
.searchsize li span {
  margin-left: 10px;
  font-size: 13px;
}
.copyright {
  display: block;
  padding: 5px;
  color: #333;
  float: center;
  font-size: 12px;
  padding: 10px 10px;
  border-top: 1px solid #dbdbdb;
}
.copyright a {
  color: #0095DA;
  font-weight: bold;
  text-transform: uppercase;
}
.v2-subs {
  margin-top: 7px;
}
.v2-subs p {
  font-size: 12px;
  color: #FFF;
  margin: 4px 0;
}
.v2-subs .form-group {
  box-shadow: none;
  border-radius: 0;
  width: 242px;
}
.v2-subs .form-group .form-control {
  border: 1px solid #1E97C5 !important;
  box-shadow: none !important;
  background: #14A0D5;
  border-radius: 0;
}
.v2-subs .btn-success {
  border-radius: 0;
  background: #52BFE8;
  border: 0;
}
.orderv {
  font-size: 16px !important;
  color: #515151;
  text-transform: uppercase;
  font-weight: 200;
  display: inline-block;
  margin-left: 10px;
  line-height: 41px;
  border-bottom: 1px solid #00AEEF !important;
}
#galleria {
  height: 520px
}
.f-footer-nav>li>i {
  display: none;
}
.f-footer-nav>li {
  margin-bottom: 15px;
}
.f-module-page-desc .img {
  display: block;
}
.f-footer-info>p:first-child {
  font-size: 17px;
  color: #333;
  height: 18px;
  padding-bottom: 5px;
  line-height: 24px;
  text-transform: uppercase;
}
.f-footer-info p i:before {
  display: inline-block;
  width: 14px;
}
#search-box {
  position: relative;
}
#search-box .search-area {
  background: transparent;
  
  font-size: 11px;
  width: 100%;
}
#search-box .search-area .search-button svg path {
  stroke: #fff;
}

#search-box .search-area .search-button svg g {
  opacity: 1;
}
#search-box .search-area .search-field {
  border: none;
  width: 100%;
  border-radius: 0px;
  outline: 0;
  float: left;
  height: 45px;
  background: transparent;
  outline: none;
  box-shadow: none;
  text-indent: 8px;
}
.button_sea {
    border: 1px solid #ddd;
    background: #01458e;
    color: #fff;
    border: none;
}
::-webkit-input-placeholder {
  color: #0095da;
  font-size: 13px;
  line-height: 20px;
}
:-moz-placeholder {
  /* Firefox 18- */
  
  font-size: 13px;
  line-height: 20px;
  color: #0095da;
}
::-moz-placeholder {
  /* Firefox 19+ */
  
  font-size: 13px;
  line-height: 20px;
  color: #0095da;
}
:-ms-input-placeholder {
  font-size: 13px;
  line-height: 20px;
  color: #0095da;
}
#search-box .search-area .search-button {
  float: right;
  display: block;
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0 3px 3px 0;
  background: transparent;
  border: none;
  outline: none;
  box-shadow: unset;
}
#search-box .search-area .search-button i {
  font-size: 15px;
  color: #fff !important;
}
#search-box .search-area .search-button span {
  color: #fff;
  font-size: 17px;
}
.icon-header {
  font-size: 17px;
  line-height: 17px;
  padding: 0 5px;
  color: #fff;
  width: 27px;
  height: 23px;
  border-radius: 50px;
  margin: auto;
  font-size: 16px;
  text-align: center;
}
#search-box input {
  padding: 6px 0px;
}
#notify-box ul li {
  float: left;
  padding-bottom: 5px;
}
.search-area .control-group {
  background: #fff;
  width: 100%;
  border: 1px solid #01458e;
  border-radius: 5px;
}
#notify-box ul li:first-child {
  display: none;
}
#notify-box ul li a {
  color: #fff;
  font-size: 11px;
  line-height: 11px;
}
#notify-box ul li a i {
  line-height: 23px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
#search-box .search-area .search-button i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

ul.l-r li a {
  color: #fff;
  font-size: 12px;
}
ul.l-r li {
  float: left;
  margin-right: 5px;
}
.logo1 {
  overflow: hidden;
}
@media (min-width: 992px) {
  .logo1 {
    padding-left: 0px;
  }
}
#search-color>li.active {
  border: none !important
}

/*#logo img{
  margin: auto;
}*/

/*#main-header{
  height: 94px;
}*/
.login-bar {
  float: right;
  margin-right: 2px;
  margin-top: 13px;
}
.login-bar li {
  height: 25px;
  line-height: 25px;
  display: inline-block;
}
.login-bar li a {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  line-height: 17px;
  display: inline-block;
  padding: 0 15px;
  border-right: 1px solid #fff;
  font-family: 'NhomMuaMedium';
}
.login-bar li a span {
  position: relative;
}
.v2-pr-item .f-pr-otherdetail {
  bottom: 27%;
}

#notify-box {
  float: left;
}

.breadcrumb {
  display: block;
  overflow: hidden;
  margin: 0;
  background: #fff;
  line-height: 32px;
  margin-bottom: 10px;
  padding-left: 10px;
}
.breadcrumb li {display: inline;position: relative;}


.breadcrumb li a:hover {
  color: #01458e;
  text-decoration: underline;
}

.breadcrumb > li + li:before {content: "\f105";font: normal normal normal 14px / 1 FontAwesome;color: #999;font-size: 14px;}

.breadcrumb li a {
  font-size: 14px;
  padding: 0 5px 0 5px;
  line-height: 1;
}

.breadcrumb li:last-child > a {
  color: #01458e;
}
.v2_bnc_pr_details_toolbar h1 {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #333;
  margin: 0;
}

.detail-rate {
  padding: 0 10px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 16px;
  min-width: 100px;
}

.detail-rate p {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}


.detail-rate p i {
  color: #fb6e2e;
  cursor: pointer;
}

.icondetails-compare {
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}

.icondetails-compare a {
  color: #01458e;
}

.like-fanpage {
  float: right;
  height: 20px
}

.v2_bnc_pr_details_toolbar {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
[class^="icondetail-"], [class*="icondetail-"] {
  background-image: url(../imgs/icon_chitiet.png?v=2);
  background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  vertical-align: middle;
  background-size: 300px 180px;
}
.icondetail-noibat {
  background-position: 0 0;
  height: 28px;
  width: 28px
}

.icondetail-video {
  background-position: -35px 0;
  height: 30px;
  width: 30px
}

.icondetail-360do {
  background-position: -70px 0;
  height: 30px;
  width: 30px
}

.icondetail-thongso {
  background-position: -105px 0;
  height: 30px;
  width: 30px
}

.icondetail-danhgia {
  background-position: -140px 0;
  height: 19px;
  width: 23px
}

.icondetail-playvideo {
  background-position: -190px -115px;
  height: 25px;
  width: 25px
}
.box01__tab .item.active .item-border {
  border-color: #fb6e2e
}
.box01 .show-tab.loading {
  display: block
}

.box01 .show-tab {
  display: none;
  position: relative
}

.box01__show {
  text-align: center
}

.box01 .show-tab.active {
  display: block
}

.block-tab .bt-overlay {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1
}

.block-tab::-webkit-scrollbar {
  width: 5px;
  background-color: #000
}

.block-tab::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #bbbbbb;
}

.block-tab.show {
  display: block
}
@media (min-width: 992px) {
  .block-tab-top {
    background-color: #fff;
    display: flex;
    justify-content: center;
    left: -5px;
    right: 0px;
    margin: auto;
    padding-top: 10px;
    position: fixed;
    top: 0;
    width: 1160px;
    z-index: 10;
    border-bottom: 1px solid #e0e0e0
  }
  .block-tab {
    background: rgba(0,0,0,.85);
    height: 100%;
    display: none;
    left: 0;
    margin: 0 auto;
    overflow-y: scroll;
    position: fixed;
    padding-top: 42px;
    top: 0;
    transition: .5s;
    right: 0;
    width: 100%;
    z-index: 22
  }
  .block-tab .tab-item {
    color: #333;
    cursor: pointer;
    font-size: 16px;
    line-height: 30px;
    margin: 0 4px;
    padding: 10px 5px;
    white-space: nowrap
  }
  .btn-closemenu {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #333;
    cursor: pointer;
    float: right;
    line-height: 21px;
    padding: 7px;
    position: relative;
    text-align: right;
    width: 67px
  }
  
  .btn-closemenu::before,.btn-closemenu::after {
    background-color: #333;
    content: "";
    left: 13px;
    height: 14px;
    position: absolute;
    top: 10px;
    width: 1px
  }
  
  .btn-closemenu::before {
    transform: rotate(45deg)
  }
  
  .btn-closemenu::after {
    transform: rotate(-45deg)
  }
  .close-tab {
    position: fixed;
    top: 15px;
    right: 20px;
    z-index: 10
  }
  .block-tab .tab-item.active {
    border-bottom: 4px solid #2d9cdb;
    color: #2d9cdb;
    font-weight: bold
  }
}

.block-tab .divshow {
  max-width: 1020px;
  margin: 0 auto;
  width: 100%
}

.block-tab .divclick {
  position: relative;
  height: 100%;
  overflow: hidden
}

.block-tab .playvideo {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%)
}

.block-tab .content-t__list {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 65px);
  max-width: 1200px;
  margin: auto;
}
.block-tab .content-t__list .sync1 {
  flex: 1;
  height: calc(100% - 63px);
  align-items: center;
  display: flex;
  margin-bottom: 20px;
}
.block-tab .content-t__list .sync1 div:not(.owl-nav), .block-tab .content-t__list .sync1 a, .block-tab .content-t__list .sync1 img {
  height: auto;
  max-height: calc(100vh - 165px);
  cursor: default;
}.block-tab .divshow {
   max-width: 1020px;
   margin: 0 auto;
   width: 100%;
 }.content-t__list__item__img-container {
    width: fit-content;
    margin: 0 auto;
    position: relative;
  }.block-tab .owl-carousel:not(.sync2) .owl-item img {
     width: auto;
     max-width: 100%;
     max-height: calc(100vh - 200px);
   }
.block-tab .content-t__list .sync2 {
  height: 60px;
  max-width: 1020px;
  margin: 0 auto 20px auto;
}.slider-click.owl-carousel .owl-item.current {
   border: 3px solid #2d9cdb;
 }.block-tab .owl-carousel.sync2 .owl-item button {
     height: 54px;
     position: relative;
     width: 100%;
     display: block;
  background: transparent;
  border: none;
  padding: 0;
   }.block-tab .owl-carousel.sync2 .owl-item img {
      max-height: 100%;
      height: auto;
      max-width: 100%;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
  object-fit: scale-down;
    }
.slider-click.owl-carousel .owl-stage {
  justify-content: center;
  text-align: center;
  display: flex!important;
  margin: 0 auto;
  transform:unset !important;
  width: 100% !important;
}

.slider-click.owl-carousel .owl-item {
  line-height: 0;
  margin: 0 3px;
  max-width: 100px;
}
.slider-click.owl-carousel .owl-item.synced {
  border: 3px solid #2d9cdb
}

.slider-tab.owl-carousel .owl-nav button {
  background: transparent!important;
  height: 60px;
  width: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2
}

.slider-tab.owl-carousel .owl-nav .owl-prev {
  left: 30px
}

.slider-tab.owl-carousel .owl-nav .owl-next {
  right: 30px
}

.slider-tab.owl-carousel .owl-nav button::before {
  border-top: 3px solid #666;
  border-right: 3px solid #666;
  content: '';
  height: 22px;
  position: absolute;
  top: 18px;
  width: 22px
}
.popup-overlay__popup-video-gallerys{
  padding: 30px;
}
.popup-overlay__popup-video-gallerys iframe{
  width: 100%;
}
.popup-overlay__popup-video-gallery iframe {
  position: absolute;
  pointer-events: all;
  max-height: calc(100vh - 143px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: calc(100vh - 200px);
  width: 95%;
}
.popup-overlay__popup-video-gallery {
  float: none;
  clear: both;
  width: 1160px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
}
.bota_payment {}

.bota_payment {
  margin: 10px auto;
}

.bota_payment button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  background-color: #d0021c;
  font-weight: bold;
  padding: 6px 10px;
  font-size: 15px;
  border-radius: 4px;
  border: none;
  color: #fff;
  box-shadow: unset;
  width: 100%;
  margin-bottom: 8px;
}

.bota_payment a {
  background-color: #2f80ed;
  border-radius: 4px;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  padding: 7px 0;
  text-align: center;
  width: 49%;
  display: inline-block;
}
.bota_payment a + a {
  margin-left: 7px;
}
.bota_payment a span {
  display: block;
}
.callorder {
  line-height: 17px;
  text-align: center;
  margin-bottom: 10px;
}

.callorder a {
  color: #2f80ed;
}


.block-tab-content {
  width: 1160px;
  margin: 22px auto 0 auto;
  background-color: #fff;
  position: relative;
  z-index: 9
}

.block-tab .content-t {
  display: none
}

.block-tab .content-t.active {
  display: block
}

.block-tab img {
  max-width: 100%;
  margin: auto;
  display: block
}

.content-t__list li {
  margin-bottom: 10px
}

.content-t .li-video {
  position: relative
}

.content-t .iconvideo {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%)
}

.content-t-wrap {
  max-width: 700px;
  margin: auto;
  padding: 20px 0
}
.detail-slider a.slider-item {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 394px;
  position: relative;
}
.owl-height {
  min-height: 394px;
}
.detail-slider .slider-item .icondetail-videoop {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%)
}
.icondetail-videoop {
  background-position: -225px -40px;
  height: 31px;
  width: 43px;
}
.detail-slider>.slider-item:nth-child(n+2)>img,.detail-slider>.slider-item:nth-child(n+2)>video {
  display: none
}

.detail-slider>.slider-item>img,.detail-slider>.slider-item>video {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto
}
.box01:not(.limit-height) .owl-carousel .owl-item,.box01:not(.limit-height) .owl-carousel .owl-item img:not(.monopoly-label) {
  width: auto;
  max-width: 100%;
  height: auto
}

.limit-height .owl-carousel .owl-item,.limit-height .owl-carousel .owl-item img:not(.monopoly-label) {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: bottom
}

.box01 .owl-carousel .owl-item img:not(.monopoly-label) {
  vertical-align: middle;
  display: inline-block
}
.box01 .owl-carousel .owl-item video,.box01 .owl-carousel .owl-item iframe {
  max-height: 400px;
  width: 100%
}
.box01 .owl-carousel .item {
  white-space: nowrap;
  text-align: center
}

.box01 img.lazyload {
  opacity: 0
}

.box01 img.monopoly-label {
  position: absolute;
  z-index: 10;
  width: auto;
  height: 20px!important;
  float: left;
  min-height: unset;
  border-radius: 10px;
  bottom: 0;
  left: 0
}

.box01 label.couple-watch-label {
  position: absolute;
  top: 3px;
  right: 9px;
  background-color: #f1f1f1;
  padding: 4px 10px;
  border-radius: 4px
}
.total-imgslider {
  display: flex;
  justify-content: center;
  margin: 10px 0 15px
}

.total-imgslider>a.note {
  position: absolute;
  bottom: 0;
  right: 0
}

.total-imgslider>a.note span {
  color: #333
}
.read-full {
  color: #2f80ed;
  display: inline-block;
  margin-right: 10px;
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
}
.slider-item,.content-t__list__item__img-container button {
  background: transparent;
  border: none;
  padding: 0;
}
.scrolling_inner {
  position: relative
}

.scrolling_inner::-webkit-scrollbar {
  height: 2px
}

.scrolling_inner>span {
  display: block;
  margin-bottom: 10px
}

.box01_show {
  text-align: center;
}
.box01__tab {
  font-size: 0;
  text-align: center
}

.box01__tab::-webkit-scrollbar {
  display: none
}

.box01__tab .item {
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  vertical-align: top;
  width: 55px
}

.box01__tab .item img {
  max-width: 100%;
  height: auto
}

.box01__tab .item:last-child {
  margin-right: 0
}

.box01__tab .item p {
  font-size: 12px;
  line-height: 1.3;
  margin-top: 5px;
  white-space: normal
}

.box01__tab .item-border {
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  min-height: 55px;
  padding: 4px
}
.box01__tab .item-border img {
  height: 45px;
  object-fit: scale-down;
}
.box_left .owl-carousel .owl-nav button {
  opacity: .3
}

.box_left .detail-slider.owl-carousel:hover button {
  opacity: 1
}
.detail-slider .owl-nav button {
  background: rgba(255,255,255,.9)!important;
  height: 60px;
  width: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2
}

.detail-slider .owl-nav button:before {
  border-top: 3px solid #666;
  border-right: 3px solid #666;
  content: '';
  height: 22px;
  position: absolute;
  top: 18px;
  width: 22px
}
.owl-carousel .owl-prev {
  box-shadow: 6px 0 4px rgba(0,0,0,.05),4px 0 4px rgba(0,0,0,.09);
  border-radius: 0 4px 4px 0;
  left: 0
}

.owl-carousel .owl-next {
  box-shadow: -6px 0 4px rgba(0,0,0,.05),-4px 0 4px rgba(0,0,0,.09);
  border-radius: 4px 0 0 4px;
  right: 0
}

.owl-carousel .owl-prev::before {
  left: 10px;
  transform: rotate(-135deg)
}

.owl-carousel .owl-next::before {
  transform: rotate(45deg);
  right: 8px
}

.detail-slider .owl-nav button.disabled {
display: none;
}
.pagination li i {
  font-size: 20px;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination>li>a,
.pagination>li>span {
  padding: 6px 14px;
}
.f-page-split-title {
  line-height: 21px !important;
  color: #565656 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px !important;
  padding-bottom: 6px;
  margin-bottom: 6px;
  padding-left: 15px;
  position: relative;
  background: #fafafa;
  padding-top: 4px;
}
.f-page-split ul li h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.f-page-split ul li h3 a span {
  color: #da251c;
  line-height: 25px;
  position: relative;
  top: -2px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.f-page-split ul li h3 a:hover {
  color: #da251c;
}
.f-page-split ul li h3 a {
  color: #0B5EAE;
  font-size: 15px !important;
}
.f-page-split ul,
.f-page-split ul li {
  /*padding-left: 3px;*/
}
.f-news-page li .f-news-page-item-text h2 a:hover {
  color: #3498db;
  text-decoration: none;
}
.f-cate-ul li {
  width: 16.66666664%;
}
.login-bar li:last-child a {
  border: none;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #fff;
  border-radius: 3px;
  margin-left: 10px;
}
.f-cate-ul li img {
  display: none;
}
.danhmuc-top>li>a span {
  display: block;
}
.danhmuc-top>li:last-child>a {
  border-bottom: none;
}
.danhmuc-top>li>a {
  position: relative;
  padding: 0 5px 4px 5px;
  border-bottom: 1px solid #eee;
}
.danhmuc-top>li>a:hover span {
  color: #00aaf1;
}
.danhmuc-top>li>a:hover span.top {
  font-weight: bold;
  color: #00aaf1;
}
.danhmuc-top>li>a i {
  position: absolute;
  right: 7px;
  top: 14px;
  font-size: 16px;
  color: #ccc;
}
.danhmuc-top>li>a span.top {
  padding: 3px 0px 3px 0px;
  color: #444444;
  font-size: 13px;
  position: relative;
}
.danhmuc-top>li>a span {
  font-size: 11px;
  color: #999;
}
#main {
  padding: 0 0 0 12px;
}
.block5 {
  margin-top: 12px;
}
.code {
  font-weight: bold;
  display: inline-block;
  margin: 3px 0;
}

/*--Main Image Preview--*/
.main_image {
  width: 100%;
  height: 453px;
  float: left;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.main_image h2 {
  font-size: 2em;
  font-weight: normal;
  margin: 0 0 5px;
  padding: 10px;
}
.main_image p {
  font-size: 1.2em;
  padding: 10px;
  margin: 0;
  line-height: 1.6em;
}
.block small {
  padding: 0 0 0 20px;
  background: url(images/icon_cal.gif) no-repeat 0 center;
  font-size: 1em;
}
#main {
  position: relative;
}
.main_image .block small {
  margin-left: 10px;
}
.main_image .desc {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none !important;
}
.main_image .block {
  width: 100%;
  background: #111;
  border-top: 1px solid #000;
}
.main_image a.collapse {
  background: url(images/btn_coll.gif) no-repeat left top;
  height: 27px;
  width: 93px;
  text-indent: -99999px;
  position: absolute;
  top: -27px;
  right: 20px;
}
.main_image a.show {
  background-position: left bottom;
}
#main .image_thumb {
  position: absolute;
  right: 0px;
  top: 24px;
  width: 240px;
  right: 15px;
  border: 1px solid #ccc;
}
.image_thumb img {
  width: 40px;
  height: 36px;
  border-radius: 3px;
  float: left;
}
.image_thumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.image_thumb ul li {
  margin: 0;
  padding: 12px 10px;
  background: rgba(240, 240, 240, 0.83) url(images/nav_a.gif) repeat-x;
  width: 239px;
  float: left;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-right: 1px solid #ccc;
}
.image_thumb ul li.active {
  position: relative;
}
.image_thumb ul li.active:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 12px solid;
  position: absolute;
  border-right-color: #fff;
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  top: 50%;
  right: 100%;
  margin-top: -15px;
}
.image_thumb ul li.hover {
  background: #ddd;
  cursor: pointer;
}
.image_thumb ul li.active {
  background: #fff;
  cursor: default;
}
.image_thumb ul li h2 {
  font-size: 12px;
  color: #666;
  font-weight: bold;
  margin: 0 0 3px 0;
}
.image_thumb ul li .block {
  float: left;
  margin-left: 10px;
  padding: 0;
}
.image_thumb ul li p {
  font-size: 11px;
  color: #666;
}
.block5>div:nth-of-type(1) {
  width: 23%;
  float: right;
  padding: 0px;
}
.block5>.adv-left {
  display: block;
  width: 76%;
  float: left;
}
.block5>div:nth-of-type(2) {
  width: 76%;
  float: left;
  padding: 0px;
  border: none;
  margin-top: 10px;
}
.block5>div .f-block-title {
  background: #fafafa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  height: 36px;
}
.block5>div:nth-of-type(2) .f-block-title span {
  background: #00b7f1;
  padding: 0px 20px 0 15px;
  height: 36px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  text-transform: initial;
  display: inline-block;
  position: relative;
}
.block5>div:nth-of-type(1) .f-block-title {
  text-align: center;
  line-height: 36px;
}
.header-mobile {
  display: none;
}
.block5>div .f-block-title span:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 18px solid transparent;
  border-left: 13px solid #00b7f1;
  border-right: 0px solid transparent;
  border-bottom: 18px solid transparent;
  position: absolute;
  top: 0;
  right: -12px;
  content: "";
}
.block5>div:nth-of-type(2) .f-product-bl {
  width: 20%;
}
.block5>div:nth-of-type(1) .tab-sp>div {
  width: 100%;
  padding: 0 11px;
}
.block5>div:nth-of-type(1) .f-pr-bl-item-img {
  width: 88px;
  height: 97px;
  margin-right: 8px;
  float: left;
  margin-top: 0px;
}
.block5>div:nth-of-type(1) .f-pr-bl-item h2 {
  margin-top: 2px;
  height: 24px;
}
.carousel-indicators .active {
  width: 10px;
  height: 10px;
  background-color: #3DA1D3;
}
.block5>div:nth-of-type(1) .f-pr-bl-item-saleof {
  left: 0px;
}
.bloc-bottom .f-block-title {
  margin-bottom: 0px;
}
.f-block.col-md-2 .f-block-title {
  margin-bottom: 0px;
}
#feed .owl-controls {
  display: none !important;
}
.layout-left .filter>div>span {
  display: block;
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 15px;
  position: relative;
  background: #fff;
  border-bottom: 2px solid #000;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 0px;
}
.layout-left .filter {
  padding: 0px;
  border: 1px;
}
.layout-left {
  padding-left: 0px;
}
#search-supplier li,
#search-size li {
  width: 100%;
  float: none;
}
.layout-left .filter>div.slider-price {
  height: auto;
}
.layout-left .noUi-horizontal .noUi-handle {
  left: -5px !important
}
.viewlist .f-pr-otherdetail {
  position: initial;
  background: #fff;
  padding-top: 0px;
}
.viewlist .f-pr-otherdetail ul li span {
  color: #333;
}
@media all and (max-width: 992px) {
  #sidebar {
    display: none;
  }
}
@media all and (min-width: 1200px) and (max-width: 1299px) {
  .hotline {
    margin-top: 4px;
  }
}

@media (min-width: 1344px) {
    .container {
        max-width: 1344px;
        width: 100%;
    }
}
@media (min-width: 1240px) {
    .container {
        max-width: 1240px;
        width: 100%;
    }
}
@media all and (min-width: 1100px) and (max-width: 1200px) {
  .container {
    width: 1090px
  }
  
  .hotline {
    margin-top: 4px;
  }
}
@media all and (min-width: 768px) {
  .hpl-item-li {
    /* width:50% !important; */
  }
  
  #main-header {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    width: 100%;
  }
  
  .header-top-top {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    width: 100%;
  }
  
  .fixed #notify-box {
    margin-top: 7px;
  }
  
  .fixed #search-box .search-area {
    margin-top: 11px;
  }
  
  .fixed .login {
    display: none;
  }
  
  .fixed #main-header {
    height: 58px;
    position: absolute;
    top: 0px;
  }
  
  .fixed .header-top-top {
    height: 30px;
    position: absolute;
    top: 58px;
  }
  
  .fixed .checkordernb {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
@media all and (min-width: 992px) and (max-width: 1100px) {
  .hotline {
    margin-top: 4px;
  }
  
  .login-bar li a {
    font-size: 14px;
    padding: 0 13px;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .header .news-top ul a {
    font-size: 12px;
  }
  
  .f-block .f-block-body ul.f-block-news-menu>li>a {
    font-size: 12px;
  }
  
  .v2-filterpr>div>div {
    padding-left: 0px;
  }
  
  .f-menutop .f-menutop-ul>li>a.firstlink span img {
    max-width: 100%;
  }
  
  .f-menutop .f-menutop-ul>li>a.firstlink span img {
    height: 34px;
    width: 34px;
  }
  
  .f-menutop .f-menutop-ul>li>a.firstlink {
    font-size: 13px;
  }
  
  .v2-home-catepr-showul-item .f-pr-item-img {
    height: auto;
  }
  
  .v2-home-catepr-showul-item .f-pr-item-img img {
    position: relative;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .v2-tab-home-ul li a,
  .f-video-tab-home li a {
    padding: 2px 15px;
    height: 32px;
    line-height: 31px;
    font-size: 15px;
  }
  
  .v2-tab-home-ul li.active a,
  .f-video-tab-home li.active a {
    display: block;
    height: 31px;
    line-height: 29px;
  }
  
  .f-pr-item-name h2,
  .v2-pr-item-boxdetail h2 {
    font-weight: 400;
  }
  
  .v2-home-catepr-title>a span {
    font-size: 16px;
  }
  
  .v2-home-catepr-tabul li a {
    font-size: 14px;
  }
  
  .v2-home-catepr-title {
    height: 32px;
  }
  
  .hotline {
    margin-top: 6px;
  }
  
  .hotline span {
    font-size: 14px;
  }
  
  .v2-home-catepr-showul-item .f-pr-item-img {
    height: auto;
  }
  
  .v2-home-catepr-showul-item .f-pr-item-img img {
    position: relative;
  }
  
  .social-share {
    display: none;
  }
  
  .sp .v2-home-catepr {
    padding: 0 0;
  }
  
  .block-top .col-md-3 .duoi-tab-sp {
    display: none;
  }
  
  .viewlist .v2-pr-item-img {
    width: 150px;
    height: 150px;
  }
  
  .button-small {
    width: 90%;
  }
  
  .v2-block-brand ul li {
    float: none;
    display: inline-block;
  }
  
  .v2-block-brand ul {
    text-align: center;
  }
  
  .f-product-chooseview {
    margin-left: 15px;
  }
  
  .f-module-page .f-module-page-title>span {
    font-size: 28px;
  }
  
  .v2-filterpr>div>div {
    width: 100%;
    margin-bottom: 5px;
  }
  
  .viewlist .v2-pr-item-saleof {
    left: 172px;
  }
  
  .f-cate-ul li {
    width: 33.333%;
  }
  /*#top-navigation{
    display: none;
  }*/
  
  .header .menutop .f-menutop-name i {
    left: 10px;
  }
  
  .header .menutop .f-menutop-name {
    padding-left: 33px;
  }
  
  .header .menutop .f-menutop-name span {
    margin-left: 0px;
  }
  
  .header .menutop .f-menutop-name span {
    font-size: 11px;
  }
  
  #sidebar {
    padding-right: 0px;
    padding-left: 0px;
  }
  
  .v2-pr-item-saleof {
    font-size: 21px;
    padding: 0 6px;
  }
  
  .logo1 {
    padding: 0 0;
  }
  
  .checkordernb {
    height: 40px;
  }
  
  .v2-tabhome .v2-tabhome-title .v2-tabhome-name span {
    font-size: 15px;
  }
  
  .v2-home-pr-item-img {
    height: auto;
  }
  
  .v2-home-pr-item-img img {
    position: relative;
  }
  
  .f-center-module .f-center-title {
    height: 33px;
  }
  
  .form-horizontal .form-group .btn {
    width: 88px;
  }
  
  .f-center-module .f-center-title {
    margin: 0 0;
  }
  
  .f-center-module .f-center-title span {
    padding: 5px 15px;
  }
  

  .contact-row {
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .block-sanpham .duoi-tab-sp {
    display: none;
  }
  
  .login-bar li a {
    padding: 0 6px;
    font-size: 13px;
  }
  
  .menu {
    padding-right: 0px;
  }
  
  .f-menutop .f-menutop-ul>li>a.firstlink {
    font-size: 13px;
    padding: 0 8px 0px 0px
  }
  
  .search-box {
    right: 0px;
  }
  
  .checkordernb {
    border: none;
  }
  
  .checkorder>span:last-child {
    display: none;
  }
  
  .v2-home-pr-item-img a img {
    max-width: 100%;
  }
  
  .f-menutop>.f-menutop-ul>li {
    height: 33px;
  }
  
  .header .f-menutop {
    border-bottom: none;
  }
  
  .header .f-menutop {
    height: auto;
  }
}

@media all and (min-width: 320px) and (max-width: 767px) {
  .f-ctn-center .login {
    display: block;
  }
  
  .menu .container {
    background: none;
  }
  
  #main-header>.container {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
  }

  .v2-home-pr-item-img a img {
    width: 100%;
  }
  
  .noti {
    position: absolute;
    top: 3px;
  }
  
  .login-bar,
  .login-account {
    margin-top: 0px !important;
  }
  
  #notify-box {
    margin-top: 3px;
  }
  
  .v2-home-catepr-right .left {
    width: 100%;
  }
  
  .v2-home-catepr-right .right {
    display: none;
  }
  
  .f-news-view-detail img {
    max-width: 100% !important;
    height: auto !important;
  }
  
  .f-news-view-detail table {
    width: 100% !important;
  }
  
  .duoi-tab-sp img {
    width: 100%;
  }
  
  .block-sanpham .duoi-tab-sp {
    display: none;
  }
  
  .col-md-5ths {
    width: 33.3333%
  }
  
  .ykien-thum {
    border-right: none !important;
  }
  
  #sidebar {
    display: none;
  }
  
  .f-ctn-center {
    width: 100%;
  }
  
  .f-cate-ul li {
    width: 50%;
  }
  
  .v2-filterpr .form-control {
    margin-bottom: 7px;
  }
  
  .f-product-viewid li {
    width: 50%;
    float: left;
  }
  
  .viewlist li {
    width: 100%;
  }
  
  .form-control {
    margin-bottom: 10px;
  }
  
  #main-header {
    height: auto;
  }
  
  .header .menutop .f-menutop-name span {
    display: none;
  }
  
  .header .menutop .f-menutop-name i {
    font-size: 21px;
    top: 26%;
    left: 10px;
  }
  
  .header .menutop {
    border-radius: 0 0 0 0;
  }
  
  .top-header1 {
    width: 40px !important;
    position: absolute;
    top: 5px;
    left: 5px;
    margin-left: 15px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .product-detail .f-menutop>.f-menutop-ul>li {
    margin-right: 3px !important
  }
  
  .product-detail .top-header1 {
    width: 40px !important;
  }
  
  .f-menutop-name {
    height: 40px;
    background-size: 40px 40px;
    z-index: 9999;
    border-radius: 3px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.35)
  }
  
  .f-menutop>.f-menutop-ul>li {
    float: none;
    height: 30px;
    line-height: 30px;
    width: 100%;
  }
  
  .f-menutop>.f-menutop-ul {
    width: 200px;
    display: none;
    background: #fff;
    padding: 10px 10px;
    border-radius: 4px;
    margin-top: 5px;
  }
  
  .product-detail .f-menutop>.f-menutop-ul {
    width: 185px;
    display: none;
  }
  
  .f-menutop .f-menutop-ul>li:hover>a.firstlink {
    color: #000
  }
  
  .f-menutop .f-menutop-ul>li>a.firstlink {
    color: #313131;
    padding: 0 0;
    border-radius: 4px;
  }
  
  .adv-top {
    display: none;
  }

  
  .top-menu-backgroud {
    display: none !important;
  }
  
  .v2-home-catepr-title a {
    font-size: 15px;
  }
  
  .v2-home-catepr .nav-tabs {
    display: none;
    position: absolute;
    width: 220px;
    top: 42px;
    right: 15px;
    background-color: #fff;
    z-index: 10;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
  }
  
  .v2-home-catepr .nav-tabs>li {
    float: none;
  }
  
  .v2-home-catepr-tabul li a {
    font-size: 14px;
  }
  
  .login-bar .split-line {
    display: none;
  }
  
  .login-bar li a {}
  
  .top-header3 {
    position: relative;
  }
  
  .checkordernb {
    left: 37%;
  }
  
  .f-slider .carousel-inner>.item>img,
  .carousel-inner>.item>a>img {
    height: auto;
    width: 100%;
  }
  
  .f-slider {
    height: auto;
  }
  
  .main-footer-info {
    padding-left: 10px;
  }
  
  .v2-filterpr>div>div {
    width: 100%;
    margin-bottom: 5px;
  }
  
  .f-product-chooseview {
    float: none;
    margin-left: 15px;
  }
  
  .f-footer ul.f-footer-nav li ul {
    padding-left: 0px;
  }
  
  .form-horizontal .control-label {
    padding-left: 15px;
  }
  
  .form-horizontal .form-group {
    margin: 0 0;
  }
  
  .auto-xs {
    text-align: center;
  }
  
  .auto-xs img {
    margin: auto;
  }
  
  .header .news-top ul li {
    float: none;
  }
  
  .header .news-top {
    position: relative;
    z-index: 9999;
  }
  
  .header .news-top ul {
    display: none;
    width: 250px;
    background: #DB2827;
    padding: 15px;
    border-radius: 0px 0px 4px 4px;
    position: absolute;
    left: 0px;
    top: 47px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25)
  }
  
  .header .news-top ul li {
    border-bottom: 1px solid #AE0100;
    */ box-shadow: 1px 0 0 0 #FF5252;
  }
  
  .header .news-top ul li a {
    border: none;
    box-shadow: none;
  }
  
  .icon-bar i,
  .icon-search i {
    font-size: 22px;
    padding: 7px;
    color: #fff;
  }
  
  .login-bar li:last-child {
    border: none;
    box-shadow: none;
  }
  
  .icon-search {
    border-radius: 4px;
    border: 1px solid;
    margin-top: 17px;
  }
  /*#search-box{
    width: 35px;
    position: absolute;
    left: 50px;
  }*/
  
  .icon-bar {
    display: block;
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    margin-top: 7px;
  }
  
  .login-account {
    float: right;
  }
  
  .login-account {
    margin-top: 10px;
  }
  
  .login {
    float: right;
    display: none;
  }
  
  .header-mobile {
    display: block;
  }
  
  .header-mobile .login {
    display: block;
  }
  
  #logo img {
    margin: 0px auto;
    
  }
  
  #search-box .search-area {
    margin: 0 auto;
    position: inherit;
    /*    border-radius: 5px;
    z-index: 9999;
    position: absolute;
    left: 6px;
    top: 47px;
    display: none;
    box-shadow:1px 1px 1px rgba(0, 0, 0, 0.14)*/
  }
  
  .v2-home-pr-item-saleof {
    left: 10px;
    right: inherit;
  }
  
  .header .f-menutop {
    height: auto;
  }
  
  .f-menutop>.f-menutop-ul {
    height: auto;
    text-align: left;
  }
  
  .v2-tab-home-ul li a {
    font-size: 12px;
  }
  
  .v2-home-catepr-left-bg {
    display: none;
  }
  
  .v2-home-pr-item img {
    max-width: 100%;
  }
  
  .dropdown-mobile i {
    display: block;
    font-size: 22px;
    line-height: 30px;
    color: #3DA1D3;
  }
  
  .dropdown-mobile {
    width: 30px;
    height: 30px;
    border: 1px solid #dbdbdb;
    display: block;
    position: absolute;
    text-align: center;
    line-height: 30px;
    right: 15px;
    border-radius: 3px;
  }
  
  .v2-home-catepr-title>a span {
    font-size: 16px;
  }
  
  .v2-home-catepr-title {
    height: 32px;
  }
  
  .v2-home-catepr-tabul li a {
    font-size: 14px;
  }
  
  .sp .v2-home-catepr {
    width: 100%;
  }
  
  .block-top .col-md-3 .duoi-tab-sp {
    display: none;
  }
  
  .v2-block-brand ul li {
    float: none;
    display: inline-block;
  }
  
  .v2-block-brand ul {
    text-align: center;
  }
  
  .social-share {
    margin-left: 70px;
    margin-top: 15px;
  }
  
  .block-sanpham .tab-sp .item {
    width: 50%;
  }
  
  .block-sanpham .tab-sp .item .f-pr-bl-item-img {
    width: 80px;
  }
  
  .adv-bottom>div {
    margin-bottom: 10px;
  }
  
  .new-detail .f-product-viewid li {
    width: 25%;
  }
  
  .product-sidebar .f-product-bl {
    width: 25%;
  }
  
  #main .image_thumb {
    display: none;
  }
  
  .main_image {
    height: auto;
    margin: 10px 0;
  }
  
  #main {
    padding: 0 0;
  }
  
  .block5>.adv-left,
  .block5>div:nth-of-type(1),
  .block5>div:nth-of-type(2) {
    width: 100%;
  }
  
  .block5>div:nth-of-type(1) .tab-sp>div {
    width: 50%;
  }
  
  .block5>div:nth-of-type(1) .tab-sp>div:nth-child(n+5) {
    display: none;
  }
  
  .block5>div:nth-of-type(2) .f-product-bl {
    width: 25%;
  }
  
  .block5>div:nth-of-type(2) .f-product-bl:nth-child(n+5) {
    display: none;
  }
  
  .checkordernb-show {
    top: 53px;
    right: 18px;
    left: initial;
  }
  
  .checkordernb-show:after {
    left: 200px;
    right: initial;
  }
  
  .button-small {
    width: 50%;
  }
  
  .f-module-page-body>.f-cate,
  .f-product-chooseview,
  .social-share {
    display: none;
  }
  
  .f-block-news-menu>li {
    margin-bottom: 10px;
  }
  
  .icon-header {
    border: 1px solid;
    border-radius: 4px;
    width: 38px;
    height: 40px;
    margin-top: 3px;
    margin-left: 3px;
  }
  
  #notify-box ul li a i {
    line-height: 35px;
  }
  
  .checkorder>span:last-child {
    display: none;
  }
  
  .checkordernb {
    border: none;
  }
  
  #search-box {
    float: none;
  }
  
  .f-menutop-name {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../imgs/menu.png) no-repeat center;
    text-indent: -9999px;
    border: 1px solid;
  }
  
  .menu {
    width: 40px;
    position: absolute;
    top: 33px;
    border-top: none;
    border-bottom: none;
  }
  
  .header-top-top {
    float: left;
    width: 100%;
    border-top: 1px solid #dbdbdb;
    padding: 3px 0;
  }
  
  .hotline {
    text-align: center;
  }
  
  .social-share {
    display: none;
  }
  
  .fixed .menu {
    top: 9px;
  }
  
  .fixed .search-box {
    top: -9px;
  }
  
  .v2-pr-item-img a img {
    width: 100%;
  }
  
  .f-feedback-home-item-img a img {
    max-width: 100%;
  }
  
  .header .f-menutop {
    border-bottom: none;
  }
  
  .fixed .header-top-top {
    height: 0px;
  }
  
  .fixed .login {
    display: none;
  }
  
  .fixed {
    height: 54px !important;
  }
  
  .login-bar li:last-child {
    display: none;
  }
  
  .regis a {
    border-right: none !important;
  }
  
  .v2-tabhome .v2-tabhome-title .v2-tabhome-name span {
    font-size: 19px;
  }
  
  .ykien-thum a {
    width: 100% !important;
  }
  
  .adv-center {
    display: none;
  }
}
@media all and (min-width: 320px) and (max-width: 497px) {
  .v2-home-pr-item-img {
    height: auto;
  }
  
  .f-cate-ul li {
    width: 100%;
  }
  
  .f-product-viewid li {
    width: 100%;
  }
  
  .viewlist .v2-pr-item-saleof {
    left: auto;
    right: 10px;
    top: auto;
    bottom: 10px;
  }
  
  .hpl-item-li {
    width: 100%
  }
  
  .full-xs {
    width: 100%;
  }
  
  .f-news li,
  .f-video li,
  .col-md-5ths,
  .f-feedback-home li {
    width: 100%;
  }
  
  .f-footer-info>p:first-child {
    height: auto;
  }
  
  .f-video {
    width: 100%;
    margin: 0 0;
  }
  
  .login-bar li:first-child a {
    left: 42%
  }
  
  .login-bar li:last-child a {
    left: 70%
  }
  
  .v2-home-catepr-title a {
    font-size: 13px;
  }
  
  .f-news-page li .f-news-page-item-img img {
    height: auto;
  }
  
  .f-ctn-center .pull-left {
    float: none !important;
  }
  
  #video_filter>div {
    width: 100%;
    margin-bottom: 5px;
  }
  
  .f-center-module .f-center-title {
    margin: 0 0;
  }
  
  .f-pr-view-info table td:first-child {
    width: auto;
  }
  
  .tab-contact-header ul li {
    margin-bottom: 3px;
  }
  
  .checkordernb-show {
    left: -26px;
  }
  
  .v2-home-catepr-showli {
    width: 100%;
  }
  
  .v2-home-catepr-showli {
    height: auto;
  }
  
  .v2-home-catepr-showli:nth-child(n+2) .f-pr-item-boxdetail {
    float: left;
    width: 100%;
    padding: 3px 0px;
  }
  
  .v2-home-catepr-showul-item .f-pr-item-saleof {
    top: 0px;
  }
  
  .social-share {
    display: none;
  }

  
  .block-sanpham .tab-sp .item {
    width: 100%;
  }
  
  .checkordernb-show {
    right: 22px;
    left: initial;
    top: 53px;
  }
  
  .block-sanpham .tab-sp .item .f-pr-bl-item-img {
    width: 70px;
  }
  
  .new-detail .f-product-viewid li {
    width: 50%;
  }
  
  .product-sidebar .f-product-bl {
    width: 50%;
  }
  
  .checkordernb-show:after {
    left: initial;
    right: 38px;
  }
  
  .block5>div:nth-of-type(1) .tab-sp>div {
    width: 100%;
  }
  
  .block5>div:nth-of-type(2) .f-product-bl {
    width: 50%;
  }
  
  .v2-home-catepr-3tab ul li a {
    padding: 2px 25px;
  }
  
  .login-bar li a {
    padding: 0 17px;
  }
  
  .button-small {
    width: 100%;
  }
  
  .v2-home-catepr-title>a span {
    font-size: 21px;
  }
  
  .customNavigation {
    top: 45px;
  }
  
  .f-block .f-block-body ul.f-block-news-menu>li img {
    width: 100%;
  }

  
  .login-bar {
    text-align: center;
  }
  
  .login-bar li {
    text-align: left;
    margin-left: 0px;
  }
  
  .adv1 {
    margin-bottom: 10px;
  }
  
  .ykien-thum {
    display: none !important;
  }
}
.f-contact-form input,
.f-contact-form textarea {
  margin-bottom: 15px;
}

#button-contact-vr {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    right: 0;
}
/*phone*/
#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}
#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}
.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
@-webkit-keyframes phone-vr-circle-fill {
    0% {-webkit-transform: rotate(0) scale(1) skew(1deg);  }
    10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    50% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
    100% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
}
@-webkit-keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}@keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
}
.phone-bar a:hover {
    opacity: 0.8;color: #fff;
}
@media(max-width: 736px){
    .phone-bar{display: none;}
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
#facebook-vr .phone-vr-circle-fill {
  box-shadow: 0 0 0 0 #2196F3;
  background-color: rgba(33, 150, 243, 0.7);
}
#facebook-vr .phone-vr-img-circle {
  background-color: #2196F3;
}
#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113, 68, 151, 0.8);
}
#viber-vr .phone-vr-img-circle {
    background-color: #714497;
}
#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#contact-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: rgb(35 217 72 / 70%);
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741;
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
}
.bota_menu_bar_mb {
    text-align: right;
}

.bota_menu_bar_mb button {
    margin: 0;
    right: 0;
    padding: 0;
    border: 0;
}

.bota_menu_bar_mb button span {
    background-image: linear-gradient(to right top, #016b9b, #037bb0, #048cc5, #039dda, #00aff0);
    height: 4px;
    width: 34px;
    border-radius: 5px;
    display: block;
}
.bota_menu_bar_mb .icon-bar+.icon-bar {
    margin-top: 4px;
}
.bota_media_fixed{
  position: fixed;
  z-index: 99;
  left: 0px;
  bottom: 0px;
  display: inline-block;
}
.parameter .modal-card-body,.content-t-wrap .modal-card-body{
  overflow: inherit !important;
}

.parameter .modal-card-body .modal-content,.content-t-wrap .modal-card-body .modal-content{
  opacity: 1 !important;
  width: 100% !important;
  box-shadow: unset !important;
  border: none !important;
  border-radius: unset !important;
  max-height: unset !important;
}

.parameter .modal-card-body .modal-content .modal-item-description ,.content-t-wrap .modal-card-body .modal-content .modal-item-description {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.parameter .modal-card-body .modal-content .modal-item-description .px-3 ,.content-t-wrap .modal-card-body .modal-content .modal-item-description .px-3{
  display: block !important;
  padding: 0 !important;
}

.parameter div,.content-t-wrap div {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: unset !important;
}

.paramete .modal-item-description.mx-2.technical-content-modal-item.m-3,.content-t-wrap .modal-item-description.mx-2.technical-content-modal-item.m-3 {
  margin: 0 !important;
  padding: 0 !important;
}
.parameter ul li,.content-t-wrap ul li {
  list-style: inside !important;
}

.parameter ul,.parameter ol,.content-t-wrap ul,.content-t-wrap ol {
  padding-left: 15px;
}

.parameter ol li,.content-t-wrap ol li {
  list-style: decimal !important;
}
.parameter .parameter-item ul,.content-t-wrap .parameter-item ul{
  padding: 0 !important;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-loaded {
  display: block;
}
.bota_footer_top {
  background-color: #f5f5f5;
  padding: 45px 0 60px;
}
.bota_footer_content ul li a{
  font-size: 15px;
}
.bota_footer_top h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #303538;
  margin-bottom: 16px;
  margin-top: 0;
  text-transform: uppercase;
}

.bota_footer_top .footer_links li {
  margin-bottom: 7px;
}

.bota_footer_bottom {
  padding: 24px 0 16px;
}
.f-footer-info h2 {
  font-size: 16px;
}

.f-footer-info p {
  margin-bottom: 5px;
}

.f-footer-info a {
  color: #313131;
}
.bota_footer_bottom h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.total-card .btn {
  max-width: 50px;
  object-fit: scale-down;
  height: auto;
}

.price-wrapper .text-dark {color: #303538;font-weight: 500;font-size: 18px;margin-bottom: 2px;display: block;line-height: 1;}

.price-wrapper  .sale-price {
  font-size: 30px;
  font-weight: bold;
}

.originPrice {
  display: flex;
  column-gap: 8px;
}

.originPrice .price-old {
  font-size: 18px;
  text-decoration: line-through;
  color: #52525b;
}

.originPrice .discount {
  background-color: #DC143C;
  display: inline-block;
  color: #fff;
  border-radius: .25rem;
  line-height: 25px;
  font-size: 14px;
  padding: 0 5px;
}
.g-recaptcha {
  margin-bottom: 30px;
}
.loadding_form.loadd {
  display: none !important;
}
.icon_none {
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
  aspect-ratio: 1 / 1;
  height: 70px;
  padding: 10px;
  background-color: #f4f4f4;
  border-radius: 10px;
  margin: 0 auto 10px;
}
