@charset "UTF-8";
.mg-bottom-30 {
  margin-bottom: 30px !important; }

/** Mục lục **/
.content-mucluc {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  flex-wrap: wrap; }
  .content-mucluc .title_content {
    margin-bottom: 30px;
    border-radius: 5px;
    position: sticky;
    top: 60px; }
    @media (max-width: 767px) {
      .content-mucluc .title_content {
        position: relative;
        margin-bottom: 80px; } }
    .content-mucluc .title_content > p {
      margin: 0;
      font-size: 15px; }
    .content-mucluc .title_content .toc-content {
      margin-top: 10px;
      background: whitesmoke;
      padding: 20px; }
  .content-mucluc ol {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 16px; }
    .content-mucluc ol li a {
      margin-bottom: 0.25em;
      display: block;
      line-height: 17px; }
    .content-mucluc ol ol {
      padding-left: 15px; }

/* ============= COMPARE PRODUCT ============== */
.title-compare {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  text-transform: uppercase;
  margin-top: 15px;
  text-align: right; }
  .title-compare a {
    color: #000000; }

#compareProduct {
  position: fixed;
  z-index: 997;
  top: 20%;
  left: 0;
  -webkit-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;
  width: 0;
  height: 0;
  display: none; }

#compareProduct.openCompare {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible; }

#compareProduct .mainCpPd {
  position: relative;
  width: 300px;
  background: #fff;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -webkit-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  transform: translateX(-300px); }

#compareProduct .mainCpPd.toggleSlide {
  -webkit-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

#compareProduct .mainCpPd .toggleButton {
  position: absolute;
  right: -35px;
  top: 0; }

.mainCpPd .cpTitle h2 {
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0px 5px;
  font-size: 17px; }

.mainCpPd .toggleButton a {
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 18px;
  box-shadow: 3px -1px 5px #888;
  border-width: 1px 1px 1px 0px;
  border-style: solid solid solid none;
  border-color: #CCC #CCC #CCC #CCC;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  background: none repeat scroll 0% 0% #FFF; }

.listCpPd .compareItem {
  padding: 0px 10px; }

.listCpPd .compareItem .siteItem {
  border-bottom: 1px dashed #eaeaea;
  padding: 5px 0px; }

.listCpPd .compareItem .imageItem {
  width: 70px;
  float: left; }

.listCpPd .compareItem .imageItem img {
  max-height: 70px;
  display: block;
  margin: 0 auto; }

.listCpPd .compareItem .detailItem {
  float: left;
  width: calc(100% - 70px);
  padding-left: 10px; }

.listCpPd .compareItem .detailItem .removeCPItem {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  color: #e60f1e;
  font-style: italic; }

.linkToCompare a {
  display: inline-block;
  padding: 5px 20px;
  font-size: 13px;
  margin: 10px 0px;
  background: #000000;
  color: #fff;
  text-transform: uppercase; }

/* ============= COMPARE PAGE ============== */
section#layoutCompare {
  background: #fff; }

h1.cpTitle {
  text-transform: uppercase;
  font-size: 25px;
  margin: 20px 0px; }

.mainCompare {
  margin: 20px 0px; }

.mainCompare .compareRow {
  border: 1px solid #eaeaea;
  border-bottom: 0; }

.mainCompare .compareRow.descRow {
  border-bottom: 1px solid #eaeaea; }

.mainCompare .compareRow .col-md-5 > div {
  border-left: 1px solid #eaeaea; }

.mainCompare .compareRow .imgCP img {
  max-width: 300px; }

.mainCompare .compareRow .imgCP h5 {
  font-family: inherit;
  padding: 10px;
  font-size: 17px;
  line-height: 1.5; }

.mainCompare .compareRow .row > div > div {
  padding: 10px;
  display: block;
  line-height: normal;
  overflow: hidden; }

.mainCompare .compareRow .row > div > div h4 {
  margin: 0; }

.mainCompare .compareRow .priceCP .cpPriceItem {
  color: #000000; }

.mainCompare .compareRow .priceCP del {
  font-size: 13px;
  font-style: italic;
  color: #999; }

.variantsCP .variantOption {
  padding: 0; }

ul.itemVariants {
  margin-top: 10px; }

ul.itemVariants li {
  display: inline-block; }

ul.itemVariants li span {
  display: block;
  vertical-align: middle;
  margin: 0px 5px 5px;
  padding: 3px 10px;
  border: 1px solid #666666;
  color: #666;
  font-size: 12px; }

.noteCompare {
  line-height: 1.3;
  text-align: center;
  font-size: 17px; }

@media screen and (max-width: 991px) {
  .mainCompare .compareRow .imgCP img {
    max-width: 100% !important; } }

.pro-loop .product-img button, .pro-loop .product-img .btn-compare {
  display: inline-block; }

.pro-loop .button-add {
  text-align: center; }

/* -------------- Trả góp --------------------- */
a#tra_gop {
  background: #288ad6;
  border: 1px solid #288ad6;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  width: 100%;
  padding: 5px 0;
  line-height: 1.3; }
  a#tra_gop > span {
    font-size: 14px;
    display: block;
    text-transform: none; }

div#specifications2 {
  padding: 20px !important;
  min-width: 70vw;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  div#specifications2 .title_tragop {
    text-transform: uppercase;
    color: red;
    font-size: 20px;
    padding-bottom: 10px;
    display: flex;
    align-items: center; }
  div#specifications2 .select_line {
    border: 1px solid #ddd;
    border-bottom: none;
    line-height: 42px;
    display: flex;
    flex-wrap: wrap; }
    div#specifications2 .select_line .price_tragop {
      color: #e44919;
      font-size: 18px;
      font-weight: bold; }
    div#specifications2 .select_line label {
      font-size: 15px;
      font-weight: bold;
      border-right: 1px solid #ddd; }
    div#specifications2 .select_line select {
      border: none;
      line-height: 42px;
      padding: 0 15px;
      background: transparent; }
    div#specifications2 .select_line span {
      display: block; }
    div#specifications2 .select_line input {
      width: 100%;
      border: none;
      padding: 0;
      line-height: 42px;
      font-size: 18px;
      font-weight: bold;
      color: #e44919;
      background: transparent; }
  div#specifications2 .select_line.last {
    border-bottom: 1px solid #ddd; }
  div#specifications2 .select_line.bg {
    background: #f1f1f1; }
  div#specifications2 span.close {
    color: #000;
    background: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    opacity: 1;
    text-align: center;
    position: relative; }
  div#specifications2 span.current-price {
    color: red;
    font-size: 18px; }
  div#specifications2 span.original-price {
    color: #666666; }
  div#specifications2 span.sale-off {
    display: inline-block !important;
    text-align: center;
    padding: 2px 3px;
    color: #fff !important;
    background: #fed700;
    font-size: 14px !important; }

.tex-center {
  text-align: center; }

div#form_popup {
  position: fixed;
  top: 20%;
  display: none;
  left: 30vw;
  z-index: 99999; }
  div#form_popup .close {
    z-index: 99999; }
  div#form_popup .overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.34902); }
  div#form_popup .pop_content {
    min-width: 60vw;
    margin: 0 auto;
    background: #fff;
    padding: 25px;
    z-index: 9999;
    overflow-y: auto;
    max-height: 90vh;
    position: relative; }
    div#form_popup .pop_content .form-group {
      padding: 10px; }

#specifications2 {
  position: fixed;
  top: 20%;
  display: none;
  left: 30vw;
  z-index: 99999; }
  #specifications2 .close {
    z-index: 99999; }
  #specifications2 .overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.34902); }
  #specifications2 .pop_content {
    min-width: 60vw;
    margin: 0 auto;
    background: #fff;
    padding: 25px;
    z-index: 9999;
    overflow-y: auto;
    max-height: 90vh;
    position: relative;
    width: 100%; }
    @media (max-width: 767px) {
      #specifications2 .pop_content {
        padding: 15px; } }
    #specifications2 .pop_content .form-group {
      padding: 10px; }

.form_tragop {
  display: none; }

.undo {
  display: none; }

#btn_tragop p {
  margin: 0 !important; }

.timepay_btns > a {
  display: inline-block;
  width: 100px;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-weight: bold;
  margin-bottom: 5px; }

.timepay_btns > a.active {
  border-color: #f5a623;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
  color: #4a90e2; }

/* END TRAGOP */
.product-thietbi .product-gallery {
  flex-direction: column; }

.product-thietbi .product-image-detail {
  width: 100%; }

.product-thietbi .product-gallery__thumbs-container {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: space-between; }
  @media (max-width: 767px) {
    .product-thietbi .product-gallery__thumbs-container {
      margin-top: 20px; } }
  .product-thietbi .product-gallery__thumbs-container .product-gallery__thumbs {
    width: calc(100% / 6 * 4 + 20px);
    padding: 0 10px;
    margin: auto;
    position: relative;
    top: 0; }
    .product-thietbi .product-gallery__thumbs-container .product-gallery__thumbs .owl-next {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      font-size: 20px; }
    .product-thietbi .product-gallery__thumbs-container .product-gallery__thumbs .owl-prev {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      font-size: 20px; }
  .product-thietbi .product-gallery__thumbs-container .btn-image-thumb {
    display: flex;
    width: calc(100% / 6 * 2 - 20px); }
    .product-thietbi .product-gallery__thumbs-container .btn-image-thumb img {
      max-height: 80px; }

.product-thietbi .product-gallery__thumb {
  padding: 3px;
  border: 1px solid #ddd; }
  .product-thietbi .product-gallery__thumb.active, .product-thietbi .product-gallery__thumb.active:hover {
    border: 1px solid #0d95e8; }

.product-thietbi .wrap-addcart .btn-addtocart {
  width: 100%;
  margin-bottom: 10px; }

.product-banner-countdown {
  position: relative; }

.pbc-countdown-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .pbc-countdown-wrap .pbc-countdown-btn {
    background: linear-gradient(to bottom, #ccc, #fff);
    font-size: 20px;
    text-transform: uppercase;
    margin: 20px 0; }

.pbc-countdown {
  display: flex; }
  .pbc-countdown .time {
    display: flex;
    flex-direction: column; }
    .pbc-countdown .time > div:first-child {
      background: linear-gradient(to bottom, #ccc, #fff);
      display: block;
      text-align: center;
      font-size: 30px;
      margin: 0 5px;
      padding: 5px;
      border-radius: 5px;
      min-width: 50px; }
    .pbc-countdown .time > div:last-child {
      display: none; }

#toc {
  counter-reset: heading;
  list-style-type: none;
  font-size: 16px; }
  #toc li {
    padding: 5px 0;
    margin: 5px 0; }
    #toc li::before {
      counter-increment: heading;
      content: counters(heading, ".") " ";
      color: red;
      font-weight: 600;
      margin-right: 5px;
      display: inline; }
    #toc li a {
      margin: 0;
      font-size: 15px;
      display: inline; }
  #toc ol {
    counter-reset: subheading; }
    #toc ol li {
      flex-wrap: nowrap; }
      #toc ol li:before {
        content: counter(heading) "." counter(subheading);
        counter-increment: subheading; }

.adv {
  border: 1px solid #ddd; }
  .adv li {
    display: block;
    overflow: hidden;
    padding: 5px 0 5px 40px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin: 0 10px;
    border-bottom: solid 1px #f0f0f0;
    position: relative;
    border: 0 !important;
    border-radius: 0; }
    .adv li small {
      display: block;
      line-height: 13px; }
    .adv li img {
      width: 30px;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }

.prod-km {
  padding: 20px 0; }
  .prod-km__title {
    font-weight: bold;
    font-size: 20px; }
  .prod-km__content {
    color: #ff5e00; }

.product-image-feature {
  cursor: pointer; }

.show-more::before {
  height: 55px;
  margin-top: -45px;
  content: -webkit-gradient(linear, 0% 100%, 0% 0, from(white), color-stop(0.2, white), to(rgba(255, 255, 255, 0)));
  display: block; }

.readmore {
  width: 240px;
  display: block;
  overflow: hidden;
  position: relative;
  line-height: 40px;
  font-size: 14px;
  color: #288ad6;
  margin: 15px auto 10px;
  cursor: pointer;
  border: 1px solid #288ad6;
  border-radius: 4px;
  text-align: center; }

.readmore:after {
  content: '';
  width: 0;
  right: 0;
  border-top: 6px solid #288ad6;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px; }

.hide-more .readmore:after {
  transform: rotate(180deg); }

.pro-tabcontent-more {
  height: 200px;
  overflow: hidden;
  line-height: 1.5; }

.prod-thongso table {
  border: 0; }
  .prod-thongso table tr, .prod-thongso table td {
    border: 0 !important; }
  .prod-thongso table td {
    padding: 5px 5px !important; }
  .prod-thongso table tr:nth-child(odd) {
    background: whitesmoke; }

.article-content-wrap p {
  margin: 0; }

@media (max-width: 767px) {
  .product-detail-main {
    margin-bottom: 10px; } }

.product-image-feature-wrap {
  position: relative; }

img.gift {
  position: absolute; }

.addThis_listSharing .addThis_listing {
  height: 210px;
  overflow: hidden; }

a.see-more {
  background: red;
  color: #fff;
  padding: 5px;
  font-size: 10px;
  margin-left: -5px;
  border-radius: 10px; }

.unset-height {
  height: unset !important;
  overflow: unset !important; }

@media (max-width: 767px) {
  .list-slider-banner .caption_banner_slide {
    zoom: .5; } }
