#sync2c {
  text-align: center;
  margin: 0 -2px;
}
#sync2c .item {
  width: calc(25% - 8px);
  margin: 0 2px;
  display: inline-block;
  border: 1px solid #eee;
  box-sizing: border-box;
}

.product .frame_left .type {
  top: 17px;
  position: absolute;
  /* bottom: -1px; */
  text-align: center;
  right: 0px;
  background-image: url(../images/bg_icon_style.png);
  background-size: cover;
  width: 124px;
  height: 26px;
  z-index: 2;
}
.product .frame_left .type span {
  font-style: italic;
  font-weight: bold;
  padding: 4px 0px 0px 17px;
  display: inline-block;
  font-size: 12px;
  box-sizing: border-box;
  color: #fff;
}

.btn_area {
  margin-bottom: 20px;
}

.fotorama__img {
  background: #fff;
}

.note1 {
  text-transform: uppercase;
  width: 100%;
  background: #c30808;
  text-align: left;
  color: #fff;
  padding: 17px 10px 17px 50px;
  box-sizing: border-box;
  margin-top: 10px;
  border-radius: 5px;
  position: relative;
}
.note1 svg {
  fill: #fff;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 12px;
  left: 12px;
}
@media all and (max-width: 600px) {
  .note1 {
    padding: 6px 10px 6px 50px;
  }
}

.note2 {
  text-transform: uppercase;
  width: 100%;
  background: #0089de;
  text-align: left;
  color: #fff;
  padding: 6px 10px 6px 50px;
  box-sizing: border-box;
  margin-top: 10px;
  border-radius: 5px;
  position: relative;
  line-height: 20px;
}
@media all and (max-width: 1200px) and (min-width: 870px) {
  .note2 {
    width: calc(50% - 20px);
    margin: 0 10px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 600px) {
  .note2 {
    width: calc(100% - 20px);
    margin-left: 10px;
  }
}
.note2 svg {
  fill: #fff;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 12px;
  left: 12px;
}

.product {
  background: #fff;
}
@media all and (max-width: 768px) {
  .product {
    margin-top: 25px;
  }
}
.product .sape_ma {
  width: 100%;
  background: #f6f6f6;
  padding: 25px 0;
}

#sync2 .owl-dots {
  display: none !important;
}

.product .frame_left {
  float: left;
  margin: 0 0 30px;
  width: 48%;
  box-sizing: border-box;
  line-height: 22px;
  position: relative;
}
.product .frame_left .is_new, .product .frame_left .is_promotion {
  top: 20px;
  width: 50px;
  height: 50px;
  padding-top: 14px;
  font-size: 14px;
  z-index: 11;
}
.product .frame_left .is_new {
  left: 20px;
}
.product .frame_left .is_promotion {
  left: 70px;
}
.product .frame_left .is_promotion_l0 {
  left: 20px !important;
}
@media only screen and (max-width: 769px) {
  .product .frame_left {
    width: 100%;
    float: none;
    padding: 0px;
    margin-bottom: 20px;
  }
  .product .frame_left .is_new, .product .frame_left .is_promotion {
    width: 36px;
    height: 36px;
    padding-top: 8px;
    font-size: 11px;
    top: 10px;
  }
  .product .frame_left .is_new {
    left: 10px;
  }
  .product .frame_left .is_promotion {
    left: 46px;
  }
  .product .frame_left .is_promotion_l0 {
    left: 10px !important;
  }
}

.product .frame_center {
  float: left;
  margin: 0px 0 30px;
  width: 52%;
  padding: 0px 0px 0px 10px;
  box-sizing: border-box;
}
@media only screen and (max-width: 769px) {
  .product .frame_center {
    width: 100%;
    float: none;
    padding: 0px;
    margin: 0px;
  }
}

.gift_summary {
  margin-bottom: 18px;
  line-height: 24px;
}
@media only screen and (max-width: 420px) {
  .gift_summary {
    width: 100%;
  }
}
.gift_summary .title_gift_full {
  text-transform: uppercase;
  color: #f50707;
  font-weight: bold;
  margin-bottom: 9px;
}
.gift_summary .title_gift_full svg {
  width: 14px;
  height: 14px;
  fill: #f50707;
  margin-right: 5px;
}
.gift_summary .gift_full {
  line-height: 21px;
}
.gift_summary .gift_full > p {
  position: relative;
  padding-left: 13px;
}
.gift_summary .gift_full > p:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 0px;
  top: 6px;
  position: absolute;
  background: #292929;
}

.product .frame_right {
  float: right;
  width: 24%;
  padding-left: 10px;
  box-sizing: border-box;
}
@media only screen and (max-width: 769px) {
  .product .frame_right {
    width: 100%;
    float: none;
    padding: 0px;
    margin: 0px;
  }
}

.product .name_mb {
  display: none;
}

.product h1, .product .name_mb {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 0px;
  display: block;
  float: none;
  font-weight: 450;
}
@media only screen and (max-width: 1170px) {
  .product h1, .product .name_mb {
    font-size: 22px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 500px) {
  .product h1, .product .name_mb {
    font-size: 20px;
    font-weight: 600;
  }
}

.status-manu {
  color: #000;
  margin-top: 25px;
}
.status-manu .status-product span {
  color: var(--main-color);
}
.status-manu .manu_name_product {
  margin-top: 5px;
}
.status-manu .manu_name_product span {
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (max-width: 600px) {
  .status-manu {
    margin-top: 18px;
  }
}

.rate_head {
  line-height: 14px;
  display: block;
  margin-top: 15px;
  display: inline-block;
  float: left;
}
@media only screen and (max-width: 1170px) {
  .rate_head {
    margin-top: 10px;
  }
}
.rate_head span.star {
  width: 13px;
  display: inline-block;
  color: #FF9727;
}
.rate_head span.star.star-on {
  color: var(--main-color);
  width: 14px;
}
@media all and (max-width: 600px) {
  .rate_head span.star.star-on {
    width: 14px;
  }
}
.rate_head span.star.star-off {
  color: #FF9727;
}
.rate_head .rate_count {
  margin-left: 5px;
  font-size: 14px;
  color: #222;
}

.product_name {
  position: relative;
  box-sizing: border-box;
}
@media all and (max-width: 1200px) {
  .product_name {
    padding-right: 0px;
    margin-top: 0px;
  }
}
@media all and (max-width: 600px) {
  .product_name {
    border-bottom: none;
  }
}
@media screen and (max-width: 550px) {
  .product_name {
    margin-bottom: 10px;
  }
}

.product_name_mobile {
  margin-bottom: 20px;
}

.manufactory font {
  color: #0183BF;
  margin-right: 13PX;
}

.rate_count {
  margin-left: 5px;
}

.is_stock {
  margin-left: 17px;
  position: relative;
  padding-left: 20px;
  color: #0183BF;
  font-size: 14px;
}

.stock_area .is_stock i {
  display: block;
  width: 16px;
  height: 17px;
  color: #b6af96;
  content: " ";
  position: absolute;
  top: -1px;
  left: 0;
  background-position: -410px -2px;
}

.member_levels {
  padding: 15px;
  border: 1px dashed var(--extra-color);
  border-radius: 4px;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.member_levels .title_member_levels {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.member_levels .member_lever {
  margin-top: 10px;
}
.member_levels .member_lever .name {
  display: inline-block;
  float: left;
  padding: 5px 30px;
  width: 110px;
  font-weight: bold;
  color: #252525;
  border-radius: 3px;
  background: #ffd451;
  text-align: center;
  box-sizing: border-box;
}
.member_levels .member_lever .save_point {
  display: inline-block;
  float: left;
  margin-left: 10px;
  line-height: 28px;
}
.member_levels .member_lever .save_point span {
  color: red;
  display: inline-block;
  margin-right: 5px;
}

.frame_dt {
  position: relative;
  border-radius: 3px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.info label {
  font-size: 15px;
  text-transform: uppercase;
  color: #252525;
  font-weight: bold;
  margin-bottom: 10px;
}
.info li {
  margin-bottom: 10px;
}
.info li .span1 {
  display: inline-block;
  width: 100px;
  float: left;
}
.info li .span2 {
  display: inline-block;
  width: calc(100% - 100px);
  float: left;
  color: var(--extra-color);
}

.box-promotion {
  border: 1px solid #ddd;
  padding: 24px 18px 14px;
  position: relative;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .box-promotion {
    padding: 20px 10px 10px;
  }
}
.box-promotion ul {
  margin-left: 15px;
}
.box-promotion ul li {
  list-style-type: disc;
  margin-bottom: 6px;
}
.box-promotion ul li:last-child {
  margin-bottom: 0px;
}
.box-promotion .promotion-title {
  background: #8d5d35;
  color: #fff;
  width: 144px;
  text-transform: uppercase;
  padding: 5px 5px 5px 14px;
  position: absolute;
  top: -18px;
  left: -1px;
  box-sizing: border-box;
}
.box-promotion .promotion-title svg {
  width: 14px;
  height: 14px;
  fill: #fff;
  margin-right: 5px;
}
.box-promotion .promotion-title:after {
  content: "";
  width: 10px;
  height: 18px;
  background: #afafaf;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  position: absolute;
  left: 144px;
  top: 0px;
}
.box-promotion p {
  position: relative;
  padding-left: 10px;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.box-promotion p:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  left: 0px;
  top: 7px;
  background: #3f3f3f;
}

.lb_select_color {
  margin-top: 30px;
  margin-bottom: 12px;
}
@media all and (max-width: 768px) {
  .lb_select_color {
    margin-top: 20px;
  }
}

._color {
  display: block;
  position: relative;
  width: 384px;
  max-width: 100%;
}

._color label {
  display: block;
  font-weight: bold;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 17px;
  font-size: 15px;
}

.price_follow_color {
  font-size: 18px;
  font-weight: bold;
  color: #dc0000;
}

._color .Selector {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  transition: 0.5s;
  width: 23px;
  text-align: left;
  position: relative;
  height: 23px;
  margin-right: 5px;
  margin-bottom: 8px;
  border: 1px solid transparent;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.select_color {
  margin: 0 -6px;
  margin-top: 6px;
}

.li_Selector {
  display: inline-block !important;
  width: calc(33.33% - 12px);
  margin: 0 6px;
  float: left;
}
.li_Selector .active {
  border: 1px solid #ff9b00;
  color: #ED1C24;
}

._memory {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

._memory label {
  display: block;
  font-size: 15px;
}

.price_follow_memory {
  font-size: 18px;
  font-weight: bold;
  color: #dc0000;
}

._memory .Selectorm {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  border-radius: 5px;
  box-sizing: border-box;
  line-height: 25px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #eee;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  transition: 0.5s;
  border-radius: 6px;
}
._memory .Selectorm:hover {
  border: 1px solid var(--main-color);
}

.select_memory {
  margin: 0 -6px;
  margin-top: 6px;
}

.li_Selector {
  display: inline-block !important;
  width: calc(33.33% - 12px);
  margin: 0 6px;
  float: left;
  margin-bottom: 12px;
}
.li_Selector .active {
  border: 1px solid var(--main-color);
  color: #ED1C24;
}
.li_Selector .active .price_follow_color {
  color: #ED1C24;
}

._color .Selector .color_item {
  display: inline-block !important;
  border: 1px solid #ddd;
  height: 15px;
  width: 15px;
  visibility: visible !important;
  cursor: pointer;
  background-position: -93px -163px;
  background-repeat: no-repeat;
  position: relative;
  box-sizing: border-box;
  border-radius: 50%;
}

._color .Selector .color_name {
  position: absolute;
  top: 5px;
  left: 34px;
}

._color .Selector .color_item font::after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(32, 128, 202, 0.8392156863);
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  left: 39%;
  top: 20px;
  vertical-align: top;
  content: "";
}

._color .Selector.active, ._color .Selector:hover {
  border: 1px solid #ddd;
  border: 1px solid var(--main-color);
}

._color .Selector:hover .color_item font {
  display: block;
}

._attributes select {
  height: 36px;
  margin-bottom: 10px;
  padding-left: 12px;
  margin-right: 10px;
  border-radius: 5px;
  border: #ddd 1px solid;
  box-sizing: border-box;
  width: 176px;
}
._attributes select:nth-child(2n) {
  float: right;
  margin-right: 0;
}

.region_wp {
  margin-top: 25px;
}
.region_wp .muahangtu {
  display: inline-block;
  float: left;
  width: 100px;
  line-height: 32px;
}
.region_wp select {
  height: 32px;
  padding-left: 5px;
  margin-bottom: 10px;
  border-radius: 3px;
  border: rgba(233, 233, 233, 0.5411764706) 1px solid;
  box-sizing: border-box;
  width: calc(100% - 100px);
  float: left;
}
.warranty_aq {
  position: relative;
  float: left;
  display: none;
}

.warranty_aq font {
  display: block;
  width: 30px;
  height: 33px;
  position: absolute;
  top: -8px;
  left: 0;
  background-repeat: no-repeat;
}

.warranty_aq i {
  display: block;
  width: 30px;
  height: 28px;
  content: " ";
  background-position: -385px -128px;
  background-repeat: no-repeat;
  margin-top: 9px;
}

.warranty_popup {
  display: none;
  position: absolute;
  top: -37px;
  background: #0183BF;
  color: #FFF;
  width: 240px;
  left: -120px;
  padding: 5px 10px;
  text-align: center;
  border-radius: 5px;
}

.warranty_aq:hover .warranty_popup {
  display: block;
}

.product_button2 {
  margin-top: 33px;
  clear: both;
  display: block;
  border-bottom: 1px solid #EEE;
  padding-bottom: 5px;
  margin-bottom: 40px;
}

.product_button2 figure {
  float: left;
  margin-right: 20px;
}
.product_button2 figure img {
  max-width: 109px;
}
@media all and (max-width: 600px) {
  .product_button2 figure {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .product_button2 figure img {
    max-width: 70px;
  }
}

.product_button2_info {
  float: left;
  width: 30%;
  margin-top: 17px;
}
@media all and (max-width: 600px) {
  .product_button2_info {
    margin-top: 0px;
    width: calc(100% - 120px);
  }
}

.product_button2_info .data-name {
  font-size: 16px;
  line-height: 24px;
}

.button2_wrap {
  float: right;
  width: calc(70% - 130px);
  margin-top: 28px;
}

.button2_wrap #buy-now-222, .button2_wrap .btn-dathang {
  margin-top: 10px;
  padding: 8px 0;
}

.button2_wrap #buy-now-222 font, .button2_wrap .btn-dathang font {
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: bold;
}

.button2_wrap #buy-now-222 span, .button2_wrap .btn-dathang span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8705882353);
}

.product_button2_info .price_current {
  color: #DC0000;
  font-size: 18px;
  font-weight: 600;
  margin-top: 11px;
  display: inline-flex;
}
@media all and (max-width: 420px) {
  .product_button2_info .price_current {
    margin-top: 0px;
  }
}

.warranty_popup::after {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #2080CA;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  left: 126px;
  top: 31px;
  vertical-align: top;
  content: "";
}

.warranty_popup a {
  color: #FFF;
}

.characteristic {
  margin-bottom: 60px;
}
@media all and (max-width: 768px) {
  .characteristic {
    margin-bottom: 35px;
  }
}

.characteristic label {
  display: block;
  position: relative;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 16px;
  color: #333333;
  padding: 10px;
  padding-top: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
}

.advantage {
  padding: 5px 18px;
  margin-bottom: 15px;
  font-size: 13px;
  border: 1px solid var(--extra-color);
  box-sizing: border-box;
}
.advantage .tuvan li {
  margin-bottom: 6px;
}
.advantage .tuvan p {
  line-height: 18px;
  font-size: 14px;
}
.advantage .tuvan p a {
  font-weight: bold;
  color: var(--main-color);
}

.advantage label {
  font-weight: bold;
  color: #fff;
  text-align: center;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  display: block;
  font-size: 15px;
  background: var(--extra-color);
  text-transform: uppercase;
  margin-top: -5px;
  margin-left: -18px;
  margin-right: -18px;
}
.advantage label svg {
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  fill: var(--extra-color);
}

.advantage .adv_ddress {
  font-size: 13px;
  color: #565656;
}
.advantage .adv_ddress p {
  margin-bottom: 8px;
  position: relative;
  padding-left: 23px;
}
.advantage .adv_ddress p:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  background-size: cover;
  background: url('data:image/svg+xml;utf8,<svg version="1.1" width="20px" height="20px" fill="black" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> <g> <g> <path d="M256,0C153.755,0,70.573,83.182,70.573,185.426c0,126.888,165.939,313.167,173.004,321.035 c6.636,7.391,18.222,7.378,24.846,0c7.065-7.868,173.004-194.147,173.004-321.035C441.425,83.182,358.244,0,256,0z M256,278.719 c-51.442,0-93.292-41.851-93.292-93.293S204.559,92.134,256,92.134s93.291,41.851,93.291,93.293S307.441,278.719,256,278.719z"/> </g> </g> </svg>');
  background-size: cover;
}
.advantage .tuvan label {
  padding-left: 25px;
}
.advantage .tuvan li {
  margin-bottom: 6px;
}
.advantage .tuvan p {
  line-height: 18px;
  font-size: 14px;
}
.advantage .tuvan p a {
  font-weight: bold;
  color: var(--main-color);
}

.advantage_content p {
  position: relative;
  padding-left: 28px;
  margin-bottom: 13px;
  font-size: 13px;
}
.advantage_content p svg {
  width: 20px;
  color: #0183BF;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
}

.advantage_content p b, .advantage_content p strong, .promotion b, .promotion strong {
  font-weight: 600;
}

.advantage_content .warranty_exchange svg {
  width: 30px;
  left: -5px;
}

.accessories_incentives .item {
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.accessories_incentives .item img {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 100px;
}

.accessories_incentives .item .name {
  font-weight: normal;
  margin-bottom: 2px;
  max-height: 54px;
  overflow: hidden;
}

.accessories_incentives .item .price {
  font-weight: normal;
  font-size: 14px;
  font-weight: bold;
  color: #dc0000;
}

#buy-now-222 {
  -webkit-border-radius: 5px;
  -webkit-background: var(--main-color);
  -webkit-appearance: none;
}

#buy-now, .btn-dathang, #buy-now-222, #buy-now-2, .btn-tragop {
  display: inline-block;
  text-align: center;
  background: #000;
  box-sizing: border-box;
  border-radius: 0px;
  color: #FFF;
  text-decoration: none;
  position: relative;
  font-size: 18px;
  border: none;
  cursor: pointer;
  padding: 13px 38px;
  line-height: 1.1;
  border: 1px solid transparent;
}
@media screen and (max-width: 600px) {
  #buy-now, .btn-dathang, #buy-now-222, #buy-now-2, .btn-tragop {
    font-size: 16px;
    padding: 12px 20px;
    width: calc(50% - 10px);
    margin: 0px 5px !important;
  }
}

.rate-comment-plugin {
  margin-top: 30px;
}
.rate-comment-plugin .tab-title {
  margin-bottom: 0px;
  text-transform: uppercase;
}
.rate-comment-plugin .tab-title h2 {
  font-weight: 650;
}

body #rates_rate {
  margin-top: 15px;
}

.btn-dathang, .btn-tragop {
  background: transparent;
  float: left;
  margin-left: 10px;
  line-height: 1.1;
  line-height: 1.1;
  border: 1px solid #000;
  color: #000;
}
.btn-dathang:hover, .btn-tragop:hover {
  background: var(--main-color);
  color: #fff;
  border: 1px solid var(--main-color);
}

.btn-dathang span {
  display: inline-block;
}

.promotion_info {
  margin-top: 20px;
}
.promotion_info.frame_dt {
  font-size: 13px;
}
.promotion_info.frame_dt p {
  position: relative;
  padding-left: 16px;
}
.promotion_info.frame_dt p:after {
  content: "";
  position: absolute;
  background: #0183BF;
  top: 6px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}

#buy-now:hover, #buy-now-222:hover {
  background: var(--main-color);
}

.btn-tragop:hover {
  background: var(--main-color);
}

#buy-now font, #buy-now-222 font, .btn-tragop font {
  text-transform: uppercase;
  font-size: 14px;
}
@media all and (max-width: 800px) {
  #buy-now font, #buy-now-222 font, .btn-tragop font {
    font-size: 13px;
  }
}
@media all and (max-width: 600px) {
  #buy-now font, #buy-now-222 font, .btn-tragop font {
    font-size: 14px;
  }
}

#buy-now p, #buy-now-222 p, .btn-tragop p {
  /**/
}

.hotline_detail {
  margin-top: 20px;
  position: relative;
  padding-left: 55px;
  font-size: 14px;
  color: var(--main-color);
}
.hotline_detail svg {
  width: 30px;
  position: absolute;
  left: 0px;
  padding: 6px;
  border-radius: 10px;
  background: var(--extra-color);
  fill: #fff;
  top: -12px;
}
.hotline_detail a {
  color: var(--main-color);
  font-size: 20px;
}
@media all and (max-width: 800px) {
  .hotline_detail a {
    font-size: 18px;
  }
}

.product .product_base .price {
  position: relative;
  margin-top: 25px;
  font-weight: 450;
}
@media all and (max-width: 600px) {
  .product .product_base .price {
    margin-top: 40px;
  }
}
.product .product_base .price .in_stock {
  position: absolute;
  right: 0;
  top: 15px;
  color: #000;
  font-weight: normal;
  font-size: 14px;
  /* padding-left: 20px; */
  line-height: 20px;
}
.product .product_base .price .in_stock i {
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  width: 18px;
  height: 21px;
  display: inline-block;
  /* margin-left: 11px; */
  /* margin-top: 4px; */
  float: left;
  margin-right: 3px;
  background: url('data:image/svg+xml;utf8,<svg aria-hidden="true" data-prefix="fas" data-icon="check-circle" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="svg-inline--fa fa-check-circle fa-w-16"><path fill="#0183BF" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z" class=""></path></svg>');
  background-repeat: no-repeat;
}

.product .product_base .note_hotdeal {
  color: #fff;
  padding: 3px 6px 2px 8px;
  font-size: 12px;
  background: #ff9b00;
  border-radius: 10px;
  float: left;
  line-height: 15px;
  margin-left: 20px;
  margin-top: 5px;
}

.product .product_base .price .price_current {
  font-size: 46px;
  color: var(--main-color);
  float: left;
  line-height: 1.1;
}
@media all and (max-width: 600px) {
  .product .product_base .price .price_current {
    font-size: 28px;
    margin-right: 0;
    float: left;
  }
}

.price_old_txt {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  color: #464646;
  margin-left: 20px;
}
@media all and (max-width: 600px) {
  .price_old_txt {
    margin-left: 0px;
    font-size: 14px;
  }
}

.product .product_base .price .price_old {
  display: inline-block;
  font-size: 24px;
  /*font-weight: normal;*/
  color: #000;
  margin-top: 20px;
  margin-left: 20px;
  line-height: 1.1;
}
@media all and (max-width: 1024px) {
  .product .product_base .price .price_old {
    font-size: 18px;
  }
}
@media all and (max-width: 768px) {
  .product .product_base .price .price_old {
    font-size: 16px;
    margin-top: 12px;
  }
}
.product .product_base .price .price_old .price_old_nb {
  text-decoration: line-through;
}
.product .product_base .price .price_old .discount, .product .product_base .price .price_old .text {
  font-weight: bold;
  color: #dc0000;
}

.product .product_base .price .note_hotdeal {
  color: #fff;
  padding: 3px 6px 2px 8px;
  font-size: 12px;
  background: #ff9b00;
  border-radius: 10px;
  float: left;
  line-height: 15px;
  margin-left: 20px;
  margin-top: 5px;
}
@media all and (max-width: 600px) {
  .product .product_base .price .note_hotdeal {
    display: none;
  }
}

#smartTab {
  z-index: 1;
  /* max-width: 710px; */
  width: 100%;
}

.product .product_tabs_ul {
  border-top: 2px solid #E0E0E0;
  background: #F5F5F5;
  border-radius: 2px;
  list-style: none;
  margin-bottom: 20px;
  padding: 0;
}

.product .product_tabs_ul li {
  float: left;
  border-right: 1px solid #f4f4f4;
}

.product .product_tabs_ul a {
  display: inline-block;
  padding: 10px 18px 11px;
  white-space: nowrap;
  font-size: 16px;
}

.product .product_tabs_ul li {
  float: left;
  border-right: 1px solid #E7E7E7;
}

.product .product_tabs_ul li.active a, .product .product_tabs_ul li:hover a {
  color: #00A7F4;
  border-top: #00A7F4 2px solid;
  margin-top: -2px;
  padding-top: 12px;
  text-decoration: none;
  background: #FDFDFD;
}

#box_conten_linfo {
  max-height: 560px;
  transition: height 75ms;
  overflow: hidden;
}

#readmore_desc, #readany_desc {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 28px;
  font-size: 15px;
}

#readmore_desc {
  position: relative;
}
#readmore_desc:before {
  width: 100%;
  height: 150px;
  background-image: -webkit-linear-gradient(bottom, #ffffff, rgba(255, 255, 255, 0.9294117647), rgba(255, 255, 255, 0));
  top: -150px;
  left: 0px;
  content: "";
  position: absolute;
}

#readmore_desc span, #readany_desc span {
  text-align: center;
  color: var(--main-color);
  padding: 6px 30px 5px 20px;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  -moz-transition: all 0.2s ease-in 0;
  -webkit-transition: all 0.2s ease-in;
  -webkit-transition-delay: 0;
  transition: all 0.2s ease-in 0;
  display: inline-block;
  border: 1px solid rgba(233, 233, 233, 0.5411764706);
}

#readmore_desc span:hover {
  background: var(--main-color);
  color: #fff;
}
#readmore_desc span:hover:before {
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#readany_desc span:hover {
  background: var(--main-color);
  color: #fff;
}
#readany_desc span:hover:before {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}

#readmore_desc span::before {
  border-left: 2px solid var(--main-color);
  width: 4px;
  /* border-right: 8px solid transparent; */
  border-bottom: 2px solid var(--main-color);
  display: inline-block;
  width: 5px;
  height: 5px;
  position: absolute;
  right: 15px;
  top: 14px;
  vertical-align: top;
  content: "";
  /* border-radius: 3px; */
  transform: rotate(-45deg);
}

#readany_desc span::before {
  border-right: 2px solid #333;
  width: 4px;
  /* border-right: 8px solid transparent; */
  border-top: 2px solid #333;
  display: inline-block;
  width: 5px;
  height: 5px;
  position: absolute;
  right: 15px;
  top: 15px;
  vertical-align: top;
  content: "";
  /* border-radius: 3px; */
  transform: rotate(-45deg);
}

.product .hit_share {
  text-align: center;
  margin: 15px auto 0px;
  height: 20px;
  width: 50%;
}
@media screen and (max-width: 830px) {
  .product .hit_share {
    width: 200px;
  }
}
.product .hit_share .fb_iframe_widget {
  display: inline-block;
  position: relative;
  /* margin-top: 10px; */
  height: 20px;
  width: 80px;
  float: left;
}
.product .hit_share .fb-like {
  margin-right: 20px;
  margin-left: 20px;
}
@media screen and (max-width: 600px) {
  .product .hit_share .fb-like {
    margin-left: 0px;
  }
}

/***** MODAL ********/
.modal {
  display: none;
}

.modal-dialog {
  width: 100%;
  position: fixed;
  top: 0px;
  background: rgba(14, 14, 14, 0.74);
  z-index: 1000;
  left: 0;
  bottom: 0;
  padding-top: 50px;
}

.modal-dialog .modal-content {
  width: 850px;
  max-width: 100%;
  margin: 0 auto;
  background: #FFF;
  box-sizing: border-box;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  z-index: 100;
  padding: 20px;
}

.modal-header {
  position: relative;
  background: var(--main-color);
  padding-top: 4px;
  border: none;
}

.modal-header button {
  position: absolute;
  right: 7px;
  top: 3px;
  border: none;
  background: red;
  font-size: 19px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: 0 4px 1px;
}

.modal-title {
  padding-bottom: 6px;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 16px;
  color: #FFF;
  padding-left: 13px;
}

.modal-body {
  padding: 5px 15px 15px;
}
@media all and (max-width: 600px) {
  .modal-body {
    padding: 10px 0;
  }
}

.modal-full-screen {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

/***** end MODAL *******/
.group_field {
  background: #EEE;
  text-align: left;
}

.group_field b {
  font-weight: 600;
}

.compare_table {
  line-height: 26px;
  height: 100%;
  overflow-x: scroll;
}

.modal-content .content {
  overflow-y: scroll;
  height: 80vh;
}

.title_charactestic {
  font-weight: normal;
  padding-left: 0;
  padding-bottom: 10px;
  padding-top: 10px;
}
@media all and (max-width: 450px) {
  .title_charactestic {
    width: 45%;
  }
}

tr.tr-0, tr.tr-1 {
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
}

#readmore_chareactestic {
  font-weight: normal;
  display: inline-block;
  color: #f3f3f3;
  background: var(--extra-color);
  width: 100%;
  text-align: center;
  border-radius: 5px;
  padding: 8px;
  cursor: pointer;
  font-size: 14px;
}

#tab_videos ._left {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding-right: 0px;
}

#tab_videos ._right {
  width: 100%;
  float: right;
  box-sizing: border-box;
  padding-left: 0px;
  margin-top: 20px;
}

#tab_videos ._right iframe, #tab_videos ._left iframe {
  max-width: 100%;
}

.description {
  font-size: 15px;
  line-height: 24px;
}
.description span {
  /*font-family: LexendLight !important;*/
}
.description img {
  max-width: 100%;
  height: auto !important;
}
.description p, .description div, .description li, .description h2, .description h3, .description h4 {
  margin-bottom: 20px;
}
.description li {
  list-style: inside;
}
.description iframe {
  max-width: 100%;
}
.description table {
  border: 1px solid #ccc;
  font-size: 15px;
  width: 100% !important;
  margin-bottom: 10px;
}
.description table tr, .description table td {
  border: 1px solid #ccc;
}
.description table td {
  padding-left: 10px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.description table td p span {
  font-size: 13px !important;
}
.description table td span strong {
  font-size: 13px !important;
}
.description table td span span strong {
  font-size: 13px !important;
}
.description .video_wrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.description .video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.description h1 {
  font-size: 28px;
}
.description h2 {
  font-size: 24px;
}
.description h3 {
  font-size: 20px;
}
.description h1, .description h2, .description h3 {
  margin-bottom: 10px;
  margin-top: 20px;
}
.description ul li {
  margin-left: 40px;
}

@keyframes border-pulsate {
  0% {
    border-color: #00A7F4;
  }
  50% {
    border-color: #c30808;
  }
  100% {
    border-color: #00A7F4;
  }
}
.products_orders {
  color: #f50707;
  font-size: 13px;
  line-height: 21px;
  margin-top: 13px;
  border: 1px solid #ededed;
  padding: 8px 10px;
  box-sizing: border-box;
}
@media all and (max-width: 600px) {
  .products_orders {
    width: 100%;
    box-sizing: border-box;
  }
}

#products_orders li {
  position: relative;
}

#products_orders li .icon_v1 {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  display: inline-flex;
  top: 3px;
  left: 0;
  background-position: -377px -2px;
}

/********* TAB **************/
#prodetails_tab50 {
  margin-top: 50px;
}

.video_product {
  margin-top: 40px;
}

#characteristic-label .title_icon i {
  background: url('data:image/svg+xml;utf8,<svg aria-hidden="true" data-prefix="fas" data-icon="bars" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-bars fa-w-14"><path fill="white" d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z" class=""></path></svg>');
  background-repeat: no-repeat;
}

/********* TAB **************/
/******** QUICK ORDER ********/
.col-modal-l {
  border-right: 1px solid #EEEEEE;
  border-bottom: none;
  margin-bottom: 0;
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-right: 15px;
}
@media all and (max-width: 600px) {
  .col-modal-l {
    width: 100%;
    padding: 0;
    border-right: 0;
  }
}

.col-modal-r {
  width: 50%;
  float: right;
  padding-left: 15px;
  box-sizing: border-box;
}
@media all and (max-width: 600px) {
  .col-modal-r {
    width: 100%;
    padding: 0;
  }
}

#modal_buy_now .media-box {
  margin-bottom: 10px;
}

.mt10 {
  margin-bottom: 10px;
}

.pull-left {
  float: left;
  width: 35%;
}

.media-body {
  float: right;
  width: 65%;
  padding-left: 10px;
  box-sizing: border-box;
}

.media-body h2 {
  margin-bottom: 6px;
}

#modal_buy_now .media-body select {
  width: 100%;
  margin-bottom: 10px;
  height: 28px;
  border: 1px solid #EEE;
  padding-left: 5px;
}

#modal_buy_now .media-body .quantity_modal {
  border: 1px solid #EEE;
  text-align: center;
  width: 50px;
  padding: 5px 10px;
}

#modal_buy_now .price_modal {
  color: #e20000;
  font-size: 18px;
  font-weight: bold;
  margin-top: 9px;
}

.price_modal_new {
  color: #e20000;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  line-height: 20px;
}
.price_modal_new label {
  color: #252525;
  font-size: 15px;
  font-weight: normal;
}

.input_text_wrap {
  margin-bottom: 15px;
}

#modal_buy_now .input_text {
  display: block;
  width: 100%;
  padding: 5px 10px;
  box-sizing: border-box;
  border: 1px solid #EEE;
}

.btn {
  display: inline-block;
  padding: 6px 25px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

#modal_buy_now .btn-default {
  background-color: #25B7E9;
  border: medium none;
  color: #fff;
  border-radius: 0;
  margin-right: 10px;
}

#modal_buy_now .reset-default {
  background-color: #A9A9A9;
  border: medium none;
  border-radius: 0;
  color: #fff;
}

#modal_buy_now .other_info {
  border-top: 1px solid #EEEEEE;
  padding-top: 16px;
  text-align: center;
}

/******** end QUICK ORDER ********/
/******** buy_fast ********/
.buy_fast {
  margin-top: 10px;
  /* color: #FFF; */
  float: none;
  box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  /* background: #0ca962; */
  padding: 15px 10px 10px;
  border: 1px solid var(--main-color);
}
@media all and (max-width: 420px) {
  .buy_fast {
    width: 100%;
  }
}
.buy_fast .title_buy_fast {
  margin-bottom: 8px;
  text-align: center;
}
.buy_fast .title_buy_fast_bold {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: var(--main-color);
  margin-bottom: 3px;
}

.sub_title {
  margin-top: 3px;
  margin-bottom: 10px;
}

.buy_fast label {
  display: block;
  text-transform: uppercase;
  margin-bottom: 1px;
  font-size: 16px;
}

#telephone_buy_fast {
  border: none;
  width: calc(100% - 66px);
  float: left;
  height: 34px;
  /* border-radius: 4px; */
  padding-left: 15px;
  box-sizing: border-box;
  font-size: 15px;
  border: 1px solid #ededed;
  font-weight: bold;
}

.button-buy-fast {
  background: var(--main-color);
  width: 58px;
  height: 34px;
  border: none;
  text-transform: uppercase;
  float: right;
  cursor: pointer;
  font-size: 14px;
  color: #fff;
}

.button-buy-fast:hover {
  background: #DF0909;
  color: #FFF;
}

.buy_fast .label_error {
  text-align: left;
  padding-top: 4px;
  display: block;
  position: absolute;
  bottom: -19px;
  left: 0px;
}

/******** end buy_fast ********/
/******** COMPARE BOX ********/
.products_compare_wrap .cat-title-main {
  width: calc(100% - 340px);
  float: left;
  margin-top: 10px;
}
@media all and (max-width: 750px) {
  .products_compare_wrap .cat-title-main {
    width: 100%;
    float: none;
  }
}

.compare_box {
  width: 340px;
  float: right;
  position: relative;
}
.compare_box svg {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 9px;
  fill: #a8a8a8;
}
@media all and (max-width: 750px) {
  .compare_box {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}

.compare_box label {
  font-weight: 500;
}

.compare_box input {
  padding: 10px 24px;
  width: 100%;
  box-sizing: border-box;
  border: none;
  font-size: 13px;
  border: 1px solid #ededed;
}

.autocomplete-suggestions-compare {
  position: absolute;
  top: 4px;
  right: -5px;
  margin: 6px 0 0 6px;
  _background: none;
  _margin: 1px 0 0 0;
}

.autocomplete-suggestions-compare {
  border: 1px solid #ececec;
  background: #fff;
  cursor: default;
  overflow: auto;
  margin: 0 0px 6px -30px;
  width: 100%;
  top: 31px;
  left: 51% !important;
}

.autocomplete-suggestions-compare div {
  cursor: pointer;
  width: 100%;
  display: inline-block;
  clear: both;
  padding: 0;
  margin: 0;
  margin-bottom: -5px;
}

.autocomplete-suggestions-compare .autocomplete-group {
  padding: 8px 3%;
  width: 100%;
  background: #f9f9f9;
  box-sizing: border-box;
}

.autocomplete-suggestions-compare div a, .autocomplete-suggestions-compare div a:link, .autocomplete-suggestions-compare div a:visited {
  display: inline-block;
  margin: 0;
  padding: 6px 3%;
  width: 100%;
  /* font-family: opensans; */
  font-size: 13px;
  color: #333;
  background: #fff;
  clear: both;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
}

.autocomplete-suggestions-compare div a:hover {
  background: #ececec;
}

.autocomplete-suggestions-compare div a img {
  width: 64px;
  float: left;
  margin-right: 20px;
}

.autocomplete-suggestions-compare div a label {
  font-weight: normal;
  cursor: pointer;
  margin: 0;
}

.autocomplete-suggestions-compare div a span {
  clear: both;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

.autocomplete-suggestions-compare div a span.price {
  color: #fd0000;
  padding-top: 10px;
}

.autocomplete-suggestions-compare div.last {
  border: none;
}

.autocomplete-suggestions-compare strong {
  font-weight: 500;
  color: #0083bf;
}

.autocomplete-suggestions-compare::-webkit-scrollbar-track {
  border-radius: 15px;
  background-color: var(--main-color);
}

.autocomplete-suggestions-compare::-webkit-scrollbar {
  width: 5px;
  background-color: var(--main-color);
  border-radius: 15px;
}

.autocomplete-suggestions-compare::-webkit-scrollbar-thumb {
  border-radius: 15px;
  background: var(--main-color);
  border: 1px solid var(--main-color);
}

@media only screen and (max-width: 768px) {
  .autocomplete-suggestions-compare {
    top: 30px;
    left: 10px;
  }
}
/******** end COMPARE BOX ********/
/******** NEWS RELATE HORIZONTAL********/
.news_related_horizontal {
  margin-left: -10px;
  margin-right: -10px;
}

.news_related_horizontal .item-related {
  float: left;
  width: 16.66667%;
  padding: 0 10px;
  box-sizing: border-box;
}

.news_related_horizontal .item-related > a {
  text-align: center;
  overflow: hidden;
  display: block;
}

.news_related_horizontal .item-related img {
  width: 100%;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}

.news_related_horizontal .item-related:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  opacity: 0.5;
}

.news_related_horizontal .item-related .title-item-related {
  font-weight: normal;
  margin-top: 15px;
}

/******** end NEWS RELATE HORIZONTAL********/
/******** NEWS RELATE VERTICAL********/
.news_related_vertical {
  box-sizing: border-box;
}

.news_related_vertical .item-related {
  box-sizing: border-box;
  margin-bottom: 16px;
  padding-bottom: 13px;
  border-bottom: 1px solid #eee;
}
@media all and (max-width: 800px) and (min-width: 500px) {
  .news_related_vertical .item-related {
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    float: left;
  }
}

.news_related_vertical .item-related > a {
  width: 100px;
  float: left;
  display: block;
}

.news_related_vertical .item-related img {
  width: 100%;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}

.news_related_vertical .item-related .title-item-related {
  font-weight: normal;
  /* text-align: center; */
  width: calc(100% - 115px);
  float: right;
}

/******** end NEWS RELATE ********/
.characteristic a {
  color: #0183BF;
}

.frame_b_l {
  float: left;
  width: calc(100% - 380px);
}
@media all and (max-width: 840px) {
  .frame_b_l {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
}

.frame_b_l_full {
  width: 100% !important;
  float: none;
}

.frame_b_r {
  width: 360px;
  float: right;
}
@media all and (max-width: 840px) {
  .frame_b_r {
    width: 100%;
    float: none;
  }
}
@media all and (max-width: 600px) {
  .frame_b_r .tab_content_right {
    display: none;
  }
}

/**************** SLIDeSHOw Highlight **************/
#products_slideshow_hightlight {
  display: block;
}

#products_slideshow_hightlight .name {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  display: none;
  font-family: MyriadPro-Light;
  font-size: 18px;
  font-weight: bold;
  left: 0;
  margin: 0;
  padding: 8px 20px;
  position: absolute;
  width: 100%;
}

#products_slideshow_hightlight .item {
  text-align: center;
  display: none;
}

#products_slideshow_hightlight .item:first-child {
  display: block;
}

.owl-dot {
  background: #888888;
  margin: 0px 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  /* border: 1px solid #fff; */
  box-sizing: border-box;
  box-shadow: 1px 1px 1px #FFF;
}

#products_slideshow_hightlight:hover .owl-dot {
  opacity: 1;
}

.owl-dots {
  text-align: center;
  position: absolute;
  bottom: 3px;
  padding: 6px 0px;
  border-radius: 19px;
  left: 50%;
  transform: translate(-50%, 0);
  background: none;
}

.owl-dot.active,
.owl-dot:hover {
  background: var(--main-color);
  box-shadow: inset rgba(255, 255, 255, 0.37) -1px 1px 1px;
}

#products_slideshow_hightlight .owl-controls .owl-nav {
  position: absolute;
  top: 38%;
  height: 0;
  width: 100%;
  display: none;
}

#products_slideshow_hightlight:hover .owl-controls .owl-nav {
  display: block;
}

#products_slideshow_hightlight .owl-controls .owl-nav div {
  display: inline-block;
  zoom: 1;
  position: absolute;
  padding: 6px 0 0;
  margin: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: rgba(1, 131, 191, 0.75);
  width: 30px;
  height: 34px;
  text-align: center;
  font-size: 46px;
  color: #fff;
  font-family: -webkit-body;
  line-height: 20px;
}

#products_slideshow_hightlight .owl-controls .owl-prev {
  left: 10px;
}

#products_slideshow_hightlight .owl-controls .owl-next {
  right: 10px;
}

/**************** end SLIDeSHOw Highlight **************/
.products_compare_wrap {
  margin-top: 60px;
}
.products_compare_wrap .list_vertical {
  display: flex;
  flex-wrap: wrap;
}
.products_compare_wrap .list_vertical .item-related {
  box-sizing: border-box;
  width: 25%;
  padding: 0px 15px;
  padding: 10px 15px;
}
.products_compare_wrap .list_vertical .item-related:nth-child(1) {
  border-right: 1px solid #ddd;
}
@media all and (max-width: 600px) {
  .products_compare_wrap .list_vertical .item-related {
    width: 50%;
  }
  .products_compare_wrap .list_vertical .item-related:nth-child(3) {
    border-right: 1px solid #ddd;
  }
}
.products_compare_wrap .list_vertical .item-related:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.products_compare_wrap .list_vertical .item-related:hover .arraw_right {
  opacity: 1;
}
.products_compare_wrap .list_vertical .img_a {
  margin-bottom: 10px;
  display: block;
  min-height: 199px;
}
.products_compare_wrap .list_vertical .text-view {
  text-transform: uppercase;
  color: #656565;
  height: 17px;
  margin-bottom: 10px;
}
.products_compare_wrap .list_vertical .name {
  line-height: 20px;
  margin-bottom: 8px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.products_compare_wrap .list_vertical .name_main {
  color: var(--main-color);
}
.products_compare_wrap .list_vertical .price_wrap {
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 18px;
}
.products_compare_wrap .list_vertical .price {
  color: var(--sub-color);
  font-weight: 700;
}
.products_compare_wrap .list_vertical .price_old {
  color: #848181;
  font-size: 14px;
  font-weight: normal;
  display: inline-flex;
  text-decoration: line-through;
  display: block;
}
.products_compare_wrap .list_vertical .gift_accessories_compare {
  font-size: 13px;
  line-height: 20px;
}
.products_compare_wrap .list_vertical .link_compare {
  color: var(--sub-color);
  margin-top: 15px;
  position: relative;
  display: inline-block;
}
.products_compare_wrap .list_vertical .link_compare:after {
  display: block;
  width: 14px;
  height: 15px;
  color: #b6af96;
  content: "";
  background: url('data:image/svg+xml;utf8,<svg  width="10px" height="10px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" ><path fill="rgb(222 222 222)" d="M17.525 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z" class=""></path></svg>');
  background-repeat: no-repeat;
  position: absolute;
  top: 4px;
  right: -21px;
}

/***** STYLE RULE ******/
.frame_left {
  position: relative;
}
.frame_left .doi-1 {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 3px;
  content: "";
  background: rgba(255, 0, 0, 0.7411764706);
  border-radius: 50%;
  color: #FFF;
  font-size: 11px;
  line-height: 12px;
  padding-top: 8px;
  box-sizing: border-box;
  letter-spacing: -0.8px;
  font-weight: 600;
  word-spacing: -0.8px;
  left: 6px;
  text-align: center;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  transform: translate(-400px, -100px);
  z-index: 1;
}
.frame_left .doi-1 div {
  -webkit-animation: jump 4.8s ease-in infinite;
  animation: jump 4.8s ease-in infinite;
}
.frame_left .gia-soc, .frame_left .bao-hanh-24, .frame_left .tra-gop, .frame_left .doi-1-24, .frame_left .hot-sale, .frame_left .bh-ca-roi-vo {
  z-index: 1;
  position: absolute;
  left: calc(50% - 76px);
  bottom: 27px;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  transform: translate(400px, 400px);
}
.frame_left .gia-soc div, .frame_left .bao-hanh-24 div, .frame_left .tra-gop div, .frame_left .doi-1-24 div, .frame_left .hot-sale div, .frame_left .bh-ca-roi-vo div {
  color: #FFF;
  padding: 8px 10px 6px;
  font-weight: bold;
  font-size: 17px;
  display: block;
  border-radius: 4px;
  text-transform: uppercase;
}
.frame_left .gia-soc div, .frame_left .hot-sale div {
  background: rgba(242, 137, 2, 0.8196078431);
  -webkit-animation: scale-shadow 2.8s ease-in infinite;
  animation: scale-shadow 2.8s ease-in infinite;
}
.frame_left .bao-hanh-24 div, .frame_left .doi-1-24 div, .frame_left .bh-ca-roi-vo div {
  background: rgba(242, 137, 2, 0.8196078431);
}
.frame_left .bao-hanh-24 div span, .frame_left .doi-1-24 div span, .frame_left .bh-ca-roi-vo div span {
  -webkit-animation: text-circle 4s ease-in infinite;
  animation: text-circle 4s ease-in infinite;
  display: inline-block;
}
.frame_left .tra-gop div {
  background: rgba(242, 137, 2, 0.8196078431);
}
.frame_left .tra-gop div span {
  -webkit-animation: neon1 3s ease-in infinite;
  animation: neon1 3s ease-in infinite;
  display: inline-block;
}

.frame_left_animate .doi-1 {
  transform: translate(0, 0);
  -webkit-transform: scale(1) rotate(0deg);
  -webkit-transition: all cubic-bezier(0.4, 0, 1, 1) 2s;
  transition: all 2.3s ease 0s;
  -webkit-transition: all 2.3s ease 0s;
}
.frame_left_animate .gia-soc, .frame_left_animate .bao-hanh-24, .frame_left_animate .tra-gop, .frame_left_animate .doi-1-24, .frame_left_animate .hot-sale, .frame_left_animate .bh-ca-roi-vo {
  transform: translate(0, 0);
  -webkit-transform: scale(1) rotate(0deg);
  -webkit-transition: all cubic-bezier(0.4, 0, 1, 1) 2s;
  transition: all 2.3s ease 0s;
  -webkit-transition: all 2.3s ease 0s;
}

/***** end STYLE RULE ******/
@media only screen and (max-width: 960px) {
  .news_related_horizontal .item-related {
    width: 33.333%;
  }
  .news_related_horizontal .item-related:nth-child(4) {
    clear: left;
  }
}
@media only screen and (max-width: 600px) {
  .news_related_horizontal .item-related {
    width: 50%;
  }
  .news_related_horizontal .item-related:nth-child(2n+1) {
    clear: left;
  }
  .news_related_horizontal .item-related:nth-child(4) {
    clear: none;
  }
  #tab_videos ._left {
    width: 100%;
    padding-right: 0px;
  }
  #tab_videos ._right {
    width: 100%;
    padding-left: 0px;
    margin-top: 15px;
  }
  .button2_wrap {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
.p-link {
  text-align: center;
  margin-top: 18px;
  display: none;
}
.p-link a {
  color: #00a7f4;
  font-size: 15px;
  font-style: italic;
  text-decoration: none;
}
.mz-hint {
  opacity: 0;
}

#prodetails_tab300 {
  margin-bottom: 30px;
}
#prodetails_tab300 .tab-title {
  margin-bottom: 15px;
}
#prodetails_tab300 .item {
  width: 25%;
}
@media all and (max-width: 800px) {
  #prodetails_tab300 .item {
    width: 50%;
  }
}

.group_price {
  margin-bottom: 10px;
}
.group_price label {
  font-weight: bold;
}
.group_price .select_extend {
  margin-top: 6px;
}
.group_price .li_Selector {
  width: calc(25% - 6px);
  margin: 0 3px;
}
.group_price .li_Selector a {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  border-radius: 5px;
  box-sizing: border-box;
  line-height: 20px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #eee;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  transition: 0.5s;
  border-radius: 6px;
  font-weight: bold;
}
.group_price .li_Selector a .price_follow {
  font-size: 14px;
  font-weight: normal;
  color: #676767;
}
.group_price .li_Selector a:hover {
  border: 1px solid var(--main-color);
}
.group_price .li_Selector .active {
  border: 1px solid var(--main-color);
  color: #ED1C24;
}
.group_price .li_Selector .active .price_follow {
  color: #ED1C24;
}

.price_arae .price_current {
  font-weight: 650;
}

.product_compatables {
  width: 100%;
  box-sizing: border-box;
  background: #f7f7f7;
  margin-top: 30px;
  padding: 50px 0px 30px;
}
@media all and (max-width: 800px) {
  .product_compatables {
    width: 100%;
  }
}
.product_compatables .product_grid {
  border: none;
}
@media screen and (max-width: 500px) {
  .product_compatables .product_grid {
    margin: 0px;
  }
}
.product_compatables .item {
  width: 20% !important;
  border: none !important;
  box-sizing: border-box;
  padding: 0px;
  text-align: left;
}
.product_compatables .item h2 {
  line-height: 20px;
  margin-bottom: 5px;
  margin-top: 15px;
}
.product_compatables .item h2 a {
  color: #191919;
}
.product_compatables .item .price_current {
  /*color: #e92828;*/
}
.product_compatables .item .price_old {
  color: #000;
}
@media all and (max-width: 800px) {
  .product_compatables .item {
    width: 33.33% !important;
    padding-bottom: 10px;
    margin: 0px;
  }
}
@media all and (max-width: 500px) {
  .product_compatables .item {
    width: 50% !important;
    padding-bottom: 10px;
    margin: 0px;
  }
}
.product_compatables .item .frame_inner {
  position: relative;
}
@media all and (max-width: 600px) {
  .product_compatables .item .frame_inner {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.product_compatables .item .name_compatable {
  position: relative;
  padding-left: 20px;
  line-height: 20px;
}
.product_compatables .item .name_compatable .check {
  position: absolute;
  left: 0;
  top: 3px;
}
.product_compatables .item .name_compatable .check input {
  width: 15px;
  height: 15px;
}
.product_compatables .item .product_image {
  min-height: 120px;
  margin: 0px;
  display: grid;
}
.product_compatables .product_compatables_item .frame_inner {
  padding-left: 30px;
  position: relative;
}
.product_compatables .product_compatables_item .frame_inner:before {
  content: "+";
  font-size: 30px;
  line-height: 30px;
  color: #000;
  position: absolute;
  top: calc(41% - 15px);
  left: -2px;
  width: auto;
  height: auto;
}
@media all and (max-width: 600px) {
  .product_compatables .product_compatables_item .frame_inner:before {
    font-size: 32px;
    left: 5px;
  }
}
.product_compatables .product_compatables_item .chose_other_compatables {
  padding-left: 40px;
  padding-right: 20px;
  margin-top: 10px;
}
.product_compatables .product_compatables_item .chose_other_compatables a {
  color: #333;
}
.product_compatables .product_compatables_item .chose_other_compatables a:hover {
  color: var(--blue-color);
}

.popup_chose_other_compatables {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(27, 27, 27, 0.8705882353);
  content: "";
  top: 0px;
  left: 0px;
  z-index: 99999999;
}
.popup_chose_other_compatables .popup_chose_other_compatables_inner {
  background: #fff;
  /* transform: translate(-50%, -50%); */
  z-index: 2222;
  padding: 15px;
  /* display: none; */
  width: 1000px;
  max-width: 100%;
  height: 80%;
  overflow-y: scroll;
  box-sizing: border-box;
  margin: auto;
  margin-top: 50px;
}
.popup_chose_other_compatables .popup_chose_other_compatables_inner .close_popup_chose_other_compatables {
  line-height: 15px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 18px;
  color: red;
  background: #ffffff;
  cursor: pointer;
  float: right;
}
.popup_chose_other_compatables .popup_chose_other_compatables_inner .item .chose_product_other_compatables {
  text-align: center;
  margin-top: 10px;
}
.popup_chose_other_compatables .popup_chose_other_compatables_inner .item .chose_product_other_compatables a {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
  background: var(--extra-color);
}
.popup_chose_other_compatables .popup_chose_other_compatables_inner .item .chose_product_other_compatables a:hover {
  background: var(--main-color);
}

.total_money_compatable {
  width: 20%;
  padding-left: 40px;
  padding-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.total_money_compatable .ctn_total {
  width: 100%;
  position: relative;
}
@media all and (max-width: 500px) {
  .total_money_compatable .ctn_total {
    margin-top: 20px;
  }
}
.total_money_compatable .ctn_total .asb {
  position: absolute;
  font-size: 26px;
  font-weight: 700;
  top: 25%;
  transform: translateY(-25%);
  left: -30px;
}
@media all and (max-width: 800px) {
  .total_money_compatable {
    width: 33.33% !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media all and (max-width: 600px) {
  .total_money_compatable {
    width: 50% !important;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media all and (max-width: 450px) {
  .total_money_compatable {
    width: 100% !important;
    padding: 0px;
  }
}
.total_money_compatable .label {
  line-height: 30px;
  font-weight: 650;
}
.total_money_compatable .total_money #total_money_compatable {
  display: inline-block;
  /* margin-right: 10px; */
  font-size: 45px;
  color: var(--main-color);
  line-height: 1.1;
  display: block;
}
@media all and (max-width: 768px) {
  .total_money_compatable .total_money #total_money_compatable {
    font-size: 38px;
  }
}
@media all and (max-width: 500px) {
  .total_money_compatable .total_money #total_money_compatable {
    font-size: 34px;
  }
}
.total_money_compatable .total_money .total_money_compatable_old {
  font-size: 24px;
  text-decoration: line-through;
  line-height: 1.1;
}
@media all and (max-width: 768px) {
  .total_money_compatable .total_money .total_money_compatable_old {
    font-size: 18px;
  }
}
.total_money_compatable .total_money .total_money_compatable_old sup {
  font-size: 14px;
}
.total_money_compatable .total_money strong {
  font-weight: 450;
}
.total_money_compatable .count_total a {
  display: inline-block;
  color: #fff;
  position: relative;
  padding: 15px 10px;
  width: calc(100% - 0px);
  margin-top: 25px;
  background: #000;
  text-align: center;
  box-sizing: border-box;
}
.total_money_compatable .count_total a svg {
  position: absolute;
  width: 24px;
  height: 24px;
  fill: #fff;
  left: -5px;
  top: 5px;
}
.total_money_compatable .count_total .title {
  /*text-transform: uppercase;*/
  font-size: 18px;
}
@media screen and (max-width: 500px) {
  .total_money_compatable .count_total .title {
    font-size: 17px;
  }
}
.total_money_compatable .count_total .reduction {
  font-size: 15px;
  margin-top: 10px;
  text-align: center;
}
.total_money_compatable .count_total .reduction sup {
  font-size: 11px;
}
@media all and (max-width: 1100px) {
  .total_money_compatable .count_total .reduction {
    font-size: 13px;
    margin-top: 5px;
  }
}

.warranty_product {
  margin-top: 10px;
}
.warranty_product span {
  font-weight: bold;
}

.wrap-btm-buy {
  margin-top: 50px;
}
@media all and (max-width: 768px) {
  .wrap-btm-buy {
    margin-top: 25px;
  }
}
@media screen and (max-width: 600px) {
  .wrap-btm-buy {
    margin: 20px -5px 0px;
  }
}
@media all and (max-width: 420px) {
  .wrap-btm-buy {
    /*width: 100%;*/
  }
}

.product_detail_bt {
  position: relative;
  margin-top: 40px;
}
@media all and (max-width: 768px) {
  .product_detail_bt {
    margin-top: 30px;
  }
}
.product_detail_bt .wishlist {
  position: absolute;
  top: 0px;
  right: 10px;
  cursor: pointer;
}
.product_detail_bt .wishlist svg {
  width: 40px;
  fill: #c2c2c2;
  transition: 0.5s;
}
.product_detail_bt .wishlist .wishlist_active svg {
  fill: #ff424f;
}
.product_detail_bt .text {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}
.product_detail_bt .numbers-row {
  display: inline-block;
  margin-left: 20px;
  border: 1px solid #ddd;
  position: relative;
  width: 174px;
}
.product_detail_bt .numbers-row input {
  line-height: 44px;
  border: none;
  border-right: 1px solid #ddd;
  border-radius: 5px 0px 0px 5px;
  width: 112px;
  padding-left: 12px;
  box-sizing: border-box;
}
.product_detail_bt .numbers-row .inc {
  position: absolute;
  top: 2px;
  right: 26px;
  transform: rotate(-90deg);
  cursor: pointer;
}
.product_detail_bt .numbers-row .inc:hover {
  fill: var(--main-color);
}
.product_detail_bt .numbers-row .dec {
  position: absolute;
  bottom: 2px;
  right: 26px;
  transform: rotate(90deg);
  cursor: pointer;
}
.product_detail_bt .numbers-row .dec:hover {
  fill: var(--main-color);
}
.product_detail_bt .numbers-row:after {
  content: "";
  width: 40px;
  height: 1px;
  background: #ddd;
  position: absolute;
  right: 11px;
  top: 21px;
}

.product_tab_content .list-tab-title {
  text-align: center;
  border-bottom: 2px solid #eee;
  margin-bottom: 20px;
}
.product_tab_content .list-tab-title li {
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 0px;
  margin: 0 15px;
  position: relative;
  font-size: 15px;
}
@media all and (max-width: 500px) {
  .product_tab_content .list-tab-title li {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.product_tab_content .list-tab-title li:after {
  content: "";
  transition: 0.5s;
  position: absolute;
  width: 8px;
  height: 8px;
  left: calc(50% - 4px);
  bottom: -8px;
  background: transparent;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
}
.product_tab_content .list-tab-title .active {
  border-bottom: 2px solid var(--main-color);
}
.product_tab_content .list-tab-title .active:after {
  background: var(--main-color);
}
.product_tab_content .list-tab-title .active a {
  color: var(--main-color);
  font-weight: bold;
}

.product_combo {
  padding-top: 5px;
  padding-bottom: 5px;
  border: none;
  border-bottom: 1px dashed var(--main-color);
  margin-bottom: 10px;
}
.product_combo .item {
  width: 25%;
  border: none;
}
.product_combo .buy_total {
  width: 25%;
  float: right;
  text-align: center;
  padding: 40px 40px;
  box-sizing: border-box;
}
@media all and (max-width: 600px) {
  .product_combo .buy_total {
    width: 50%;
  }
}
.product_combo .buy_total a {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
  background: red;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  box-sizing: border-box;
  font-weight: bold;
}
.product_combo .buy_total .total {
  margin-top: 10px;
  display: inline-block;
  font-size: 20px;
  padding: 6px 10px;
  border-radius: 5px;
  font-weight: bold;
  color: #fcff00;
  box-sizing: border-box;
  background: linear-gradient(180deg, #f6a53a 0%, #dd6833 50%, #c8352e 100%);
}

.price_quantity {
  margin-top: 10px;
  margin-bottom: 20px;
}
.price_quantity .list {
  margin-top: 10px;
}
.price_quantity .item {
  margin: 10px 0;
}
.price_quantity .item .quan {
  float: left;
}
.price_quantity .item .quan a {
  display: inline-block;
  width: 120px;
  text-align: center;
  padding: 5px 10px;
  box-sizing: border-box;
  color: #fff;
  border-color: #ff8a00;
  background-image: -moz-linear-gradient(top, #ff8a00 0, #e57a00 100%);
  background-image: linear-gradient(to bottom, #ff8a00 0, #e57a00 100%);
  background-repeat: repeat-x;
  background-color: #ff8a00;
  border-radius: 4px;
}
.price_quantity .item .price_quan {
  line-height: 28px;
  margin-left: 10px;
  font-weight: bold;
  color: #ff8a00;
  font-size: 18px;
  float: left;
}

.manu-sku {
  margin-top: 10px;
  line-height: 22px;
}
@media screen and (max-width: 768px) {
  .manu-sku {
    line-height: 26px;
    font-size: 15px;
  }
}
.manu-sku > div {
  display: inline-block;
  float: left;
  padding-right: 20px;
  position: relative;
}
.manu-sku > div:after {
  position: absolute;
  content: "";
  right: 9px;
  top: 4px;
  width: 1px;
  height: 10px;
  background: #6b6b6b;
}
.manu-sku > div:last-child:after {
  display: none;
}
.manu-sku > div span {
  color: var(--blue-color);
}
@media screen and (max-width: 420px) {
  .manu-sku > div {
    float: none;
    padding-right: 0px;
  }
  .manu-sku > div:after {
    display: none;
  }
}

.detail_main .detail_main_top {
  background: #fff;
}
@media all and (max-width: 1024px) {
  .detail_main .detail_main_top {
    margin-bottom: 0px;
  }
}
.detail_main .detail_main_bot {
  background: #fff;
  margin-top: 60px;
}
@media all and (max-width: 600px) {
  .detail_main .detail_main_bot {
    margin-top: 30px;
  }
}

@media all and (max-width: 1024px) {
  .video_list_over {
    overflow-x: auto;
    overflow-y: hidden;
  }
}

.list_video_review {
  margin: 15px 10px 60px;
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 1024px) {
  .list_video_review {
    width: 1170px;
    margin: 30px 5px 30px;
  }
}
.list_video_review .title {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 18px;
  margin: 22px 0px 0px;
}
@media all and (max-width: 420px) {
  .list_video_review .title {
    font-size: 14px;
    margin: 15px 0px 0px;
  }
}
.list_video_review .video_item {
  /*width: 980px;*/
  width: calc(20% - 20px);
  margin: 0px 10px;
  position: relative;
  overflow: hidden;
  /*height: 512px;*/
  /*  @media all and (max-width: 768px) {
        height: 390px;
    }
    @media all and (max-width: 500px) {
        height: 264px;
    }
    @media all and (max-width: 440px) {
        height: 208px;
    }
    @media all and (max-width: 370px) {
        height: 180px;
    }*/
}
@media all and (max-width: 1024px) {
  .list_video_review .video_item {
    width: calc(20% - 10px);
    margin: 0px 5px;
  }
}
.list_video_review .video_item .video_item_inner {
  display: grid;
  height: 100%;
}
.list_video_review .video_item iframe {
  height: 100%;
}
.list_video_review .video_item img {
  display: grid;
  /*position: absolute;*/
  width: 100%;
  transition: 0.5s all ease;
  /*border-radius: 10px;*/
}
.list_video_review .video_item .play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  background-color: rgba(51, 51, 51, 0.5411764706);
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 1024px) {
  .list_video_review .video_item .play-video {
    width: 55px;
    height: 55px;
  }
}
.list_video_review .video_item .play-video svg {
  width: 30px;
  height: 30px;
  fill: #fff;
  margin-left: 5px;
}
@media all and (max-width: 1024px) {
  .list_video_review .video_item .play-video svg {
    width: 25px;
    height: 25px;
  }
}
.list_video_review .video_item .play-video:hover {
  background-color: #ff0000;
}
.list_video_review .video_item:hover img {
  transform: scale(1.035);
}

.prodetails_tab_content {
  margin-bottom: 30px;
}

.products-list-related {
  margin-top: 60px;
}

.all_ground_extend {
  margin-top: 26px;
}
@media all and (max-width: 768px) {
  .all_ground_extend {
    margin-top: 16px;
  }
}
.all_ground_extend .ground_extend_item_select {
  margin-top: 20px;
}
.all_ground_extend .ground_extend_item {
  margin-bottom: 10px;
}
.all_ground_extend .ground_extend_item .ground_extend_name {
  margin-bottom: 12px;
}
.all_ground_extend .ground_extend_item .ground_extend_name_select {
  margin: 7px 12px 0px 0px;
  font-size: 15px;
}
.all_ground_extend .ground_extend_item .item_extend_name {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -2px;
  flex: 1;
}
.all_ground_extend .ground_extend_item .item_extend_name .item {
  float: left;
  border: 1px solid rgba(204, 204, 204, 0.8);
  text-align: center;
  display: block;
  border: 1px solid #bdbcbc;
  padding: 5px 10px;
  box-sizing: border-box;
  margin: 0px 5px;
  cursor: pointer;
  position: relative;
}
.all_ground_extend .ground_extend_item .item_extend_name .item:hover {
  border: 1px solid var(--main-color);
}
.all_ground_extend .ground_extend_item .item_extend_name .item:hover i {
  background: url(../images/beacon-sprite.png) no-repeat -36px 0;
  display: block;
  font-size: 0;
  position: absolute;
  text-indent: -99em;
  width: 12px;
  height: 12px;
  bottom: 0;
  right: 0;
}
.all_ground_extend .ground_extend_item .item_extend_name .item .extend_name {
  font-size: 13px;
  position: relative;
}
.all_ground_extend .ground_extend_item .item_extend_name .item .extend_name span {
  background-color: #ffffff;
  width: 14px;
  height: 14px;
  border: 1px solid #ccc;
  content: "";
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 8px;
}
.all_ground_extend .ground_extend_item .item_extend_name .item .extend_price {
  color: red;
}
.all_ground_extend .ground_extend_item .item_extend_name .item_color {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #ddd;
  position: relative;
}
.all_ground_extend .ground_extend_item .item_extend_name .item_color:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  content: "";
  width: 6px;
  height: 10px;
  display: block;
  border: solid #eee;
  border-width: 0 2px 2px 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2px -2px 0 0;
  display: none;
}
.all_ground_extend .ground_extend_item .item_extend_name .active {
  border: 1px solid var(--main-color);
}
.all_ground_extend .ground_extend_item .item_extend_name .active i {
  background: url(../images/beacon-sprite.png) no-repeat -36px 0;
  display: block;
  font-size: 0;
  position: absolute;
  text-indent: -99em;
  width: 12px;
  height: 12px;
  bottom: -1px;
  right: 0;
}
.all_ground_extend .ground_extend_item .item_extend_name_hide {
  display: none !important;
}

.image_color {
  float: left;
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #dc0000;
}

.form-status {
  margin-top: 11px;
}
.form-status span {
  background: #f50202;
  color: #fff;
  padding: 8px 15px;
  display: inline-block;
  cursor: pointer;
}

.popup-form-status {
  display: none;
  position: fixed;
  background: #fff;
  width: 500px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11111111;
  padding: 20px;
  box-sizing: border-box;
}
.popup-form-status .form-status-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 14px;
}
.popup-form-status .input-text {
  width: 100%;
  height: 36px;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.popup-form-status .button_form_status {
  text-align: center;
}
.popup-form-status .button_form_status button {
  text-align: center;
  margin: 0 auto;
  background: red;
  color: #fff;
  border: none;
  padding: 0px 15px;
  text-transform: uppercase;
  height: 36px;
  background: #f50202;
}
.popup-form-status .close {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  text-align: center;
  box-sizing: border-box;
  background: #f50202;
  color: #fff;
  padding-top: 5px;
  font-size: 15px;
  cursor: pointer;
}

.support_online {
  margin-top: 13px;
}
.support_online a {
  font-weight: bold;
  color: var(--blue-color);
}

.title_list_gift {
  font-weight: bold;
  margin-top: 20px;
}

.list_gift {
  border: 1px solid #f3f3f3;
  padding: 10px;
  margin-top: 10px;
}
.list_gift .item {
  width: 82px;
  text-align: center;
  float: left;
  margin-right: 10px;
  font-size: 13px;
}

.product_tags {
  margin-top: 20px;
}
.product_tags font {
  font-weight: bold;
}
.product_tags a {
  border: 1px solid #ededed;
  padding: 6px 8px;
  border-radius: 4px;
}

.file_upload_product svg {
  width: 15px;
  height: 15px;
  margin-right: 4px;
}
.file_upload_product a {
  color: var(--main-color);
}

.tab-title {
  /*text-transform: uppercase;*/
  font-size: 26px;
  display: inline-block;
  margin-bottom: 30px;
  /* font-weight: 700; */
  line-height: 24px;
  font-weight: 650;
}
@media all and (max-width: 600px) {
  .tab-title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 15px;
  }
}
.tab-title h2 {
  font-weight: 650;
}

.default_characteristic_mobile {
  display: none;
}
@media all and (max-width: 840px) {
  .default_characteristic_mobile {
    display: block;
  }
}

.MagicZoomPlus .play-video {
  display: none;
}

.item_video {
  position: relative;
  cursor: pointer;
  display: block;
}
.item_video .play-video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.item_video .play-video img {
  width: 60px !important;
  height: 60px !important;
  opacity: 0.85;
}
.item_video .play-video:hover img {
  opacity: 0.95;
}

.block_title_wrap {
  font-size: 24px;
  line-height: 24px;
  display: inline-block;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 3px 4px 3px 20px;
  transform: skewX(342deg);
}
.block_title_wrap .title {
  text-transform: uppercase;
  color: var(--sub-color);
  font-weight: 700;
  float: left;
  padding: 5px 10px 4px 0px;
  transform: skewX(17deg);
}
.block_title_wrap .time-dow-hotdeal {
  float: left;
  /**/
  background: var(--sub-color);
  color: #fff;
  padding: 5px 13px 4px;
  line-height: 22px;
  font-size: 22px;
}
.block_title_wrap .time-dow-hotdeal div {
  display: inline-block;
  transform: skewX(6deg);
}
.block_title_wrap #day_h_span {
  font-size: 16px;
}
@media all and (max-width: 850px) {
  .block_title_wrap {
    box-shadow: none;
    padding: 0px;
  }
}
@media all and (max-width: 600px) {
  .block_title_wrap {
    font-size: 16px;
  }
  .block_title_wrap #day_h_span {
    font-size: 14px;
  }
  .block_title_wrap .time-dow-hotdeal {
    font-size: 18px;
  }
}

.flash_sale {
  margin-top: 26px;
}
@media all and (max-width: 600px) {
  .flash_sale {
    margin-top: 16px;
  }
}

.summary-uu-viet {
  background: #232323;
  padding: 88px 0px;
}
.summary-uu-viet .imgLeft {
  width: 50%;
  float: left;
}
.summary-uu-viet .imgLeft img {
  width: 100% !important;
  height: auto !important;
  border-radius: 10px;
}
.summary-uu-viet .textRight {
  float: right;
  width: 50%;
  box-sizing: border-box;
  padding-left: 55px;
}
.summary-uu-viet .title {
  color: #ff3333 !important;
  font-size: 30px !important;
  font-weight: 700;
  line-height: 44px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.summary-uu-viet .content {
  color: #fff;
  line-height: 24px;
  /**/
  font-size: 14px;
  margin-bottom: 8px;
}
@media all and (max-width: 768px) {
  .summary-uu-viet {
    padding: 50px 0px 30px;
  }
  .summary-uu-viet .textRight {
    padding-left: 20px;
  }
  .summary-uu-viet .title {
    margin-top: 0px;
  }
}
@media all and (max-width: 600px) {
  .summary-uu-viet .imgLeft, .summary-uu-viet .textRight {
    width: 100% !important;
    float: none !important;
  }
  .summary-uu-viet .textRight {
    margin-top: 20px;
    padding-left: 0px;
  }
  .summary-uu-viet .title {
    font-size: 22px !important;
    line-height: 30px;
    margin-bottom: 10px;
  }
}

.wrap-list-strengths {
  background: #232323;
  padding: 82px 0px;
  color: #fff;
}
.wrap-list-strengths .title-list {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 26px;
}
.wrap-list-strengths .summary-list {
  line-height: 22px;
  max-width: 80%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
}
.wrap-list-strengths .list-strengths {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
}
.wrap-list-strengths .item {
  width: calc(25% - 20px);
  margin: 0px 10px;
}
.wrap-list-strengths figure {
  border: 4px solid #fff0c9;
  border-radius: 50%;
  margin-bottom: 20px;
  overflow: hidden;
  transition: 0.2s;
}
.wrap-list-strengths figure img {
  border-radius: 50%;
  transform: scale(1.1);
  transition: 0.2s;
}
.wrap-list-strengths figure:hover img {
  transform: scale(1.3);
}
.wrap-list-strengths .title {
  font-weight: 700;
  text-align: center;
  font-size: 16px;
}
@media all and (max-width: 600px) {
  .wrap-list-strengths {
    padding: 10px 0px 30px;
  }
  .wrap-list-strengths .title-list {
    font-size: 22px !important;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .wrap-list-strengths .summary-list {
    max-width: 100%;
  }
  .wrap-list-strengths .item {
    width: calc(50% - 20px);
    margin: 0px 10px 30px;
  }
  .wrap-list-strengths figure {
    margin-bottom: 10px;
  }
  .wrap-list-strengths .title {
    font-size: 14px;
  }
}

.btn-triger-buy {
  text-align: center;
  margin-top: 75px;
}
.btn-triger-buy span {
  background: #fff;
  color: #222;
  display: inline-block;
  padding: 10px 52px 12px;
  font-size: 16px;
  border-radius: 20px;
  cursor: pointer;
  transition: 0.2s;
}
.btn-triger-buy span:hover {
  background: var(--main-color);
  color: #fff;
}
@media all and (max-width: 600px) {
  .btn-triger-buy {
    margin-top: 20px !important;
  }
  .btn-triger-buy span {
    padding: 8px 40px 10px;
    font-size: 14px;
  }
}

.summary-loi-ich {
  background: #c72127;
  color: #fff;
  padding: 80px 0px;
}
.summary-loi-ich .contentLeft {
  float: left;
  width: calc(50% - 20px) !important;
}
.summary-loi-ich .contentRight {
  float: left;
  width: 50%;
}
.summary-loi-ich .title {
  font-size: 32px !important;
  font-weight: bold;
  line-height: 45px;
  font-weight: 700;
  margin-bottom: 18px;
}
.summary-loi-ich .summary {
  line-height: 22px;
  margin-bottom: 40px;
}
.summary-loi-ich .question {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
  padding-right: 35px;
  box-sizing: border-box;
  position: relative;
}
.summary-loi-ich .question:after {
  background-image: url(../images/plus.svg);
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  right: 0px;
  top: 2px;
  cursor: pointer;
}
.summary-loi-ich .answer {
  line-height: 24px;
  display: none;
}
.summary-loi-ich .item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ef8888;
}
.summary-loi-ich .open .answer {
  display: block;
}
.summary-loi-ich .open .question:after {
  background-image: url(../images/minus.svg);
}
.summary-loi-ich .image-big {
  margin-bottom: 18px;
}
.summary-loi-ich .image-big img {
  width: 100%;
  border-radius: 10px;
  height: auto;
}
.summary-loi-ich .image-list {
  margin: 0px -10px;
}
.summary-loi-ich .image-list .image-1, .summary-loi-ich .image-list .image-2 {
  width: calc(50% - 20px);
  margin: 0px 10px;
}
.summary-loi-ich .image-list .image-1 img, .summary-loi-ich .image-list .image-2 img {
  width: 100%;
  border-radius: 10px;
  height: auto;
}
.summary-loi-ich .btn-triger-buy {
  margin-top: 30px;
}
.summary-loi-ich .btn-triger-buy:hover span {
  background: #000;
}
@media all and (max-width: 768px) {
  .summary-loi-ich .contentLeft, .summary-loi-ich .contentRight {
    width: 100% !important;
    float: none !important;
  }
  .summary-loi-ich .contentRight {
    margin: 20px 0px 0px;
  }
}
@media all and (max-width: 600px) {
  .summary-loi-ich {
    padding: 30px 0px;
  }
  .summary-loi-ich .title {
    font-size: 22px !important;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .summary-loi-ich .image-big {
    margin-bottom: 8px;
  }
  .summary-loi-ich .image-list {
    margin: 0px -5px;
  }
  .summary-loi-ich .image-list .image-1, .summary-loi-ich .image-list .image-2 {
    width: calc(50% - 10px);
    margin: 0px 5px;
  }
  .summary-loi-ich .question {
    font-size: 16px;
    line-height: 24px;
  }
}

.summary-doi-tuong {
  padding: 66px 0px;
  background: #f7f7f7;
}
.summary-doi-tuong .title {
  text-align: center;
  font-size: 32px !important;
  font-weight: bold;
  line-height: 45px;
  font-weight: 700;
  margin-bottom: 18px;
}
.summary-doi-tuong .summary {
  text-align: center;
  line-height: 22px;
  width: 80%;
  margin: 0 auto 40px;
  color: #000;
}
.summary-doi-tuong .wraper-img {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -50px;
}
.summary-doi-tuong .wraper-img .item {
  width: calc(50% - 100px) !important;
  margin: 0px 50px;
}
.summary-doi-tuong .wraper-img .item img {
  width: 100%;
  border-radius: 10px;
  height: auto;
}
.summary-doi-tuong .title-item {
  text-align: center;
  width: 73%;
  margin: 22px auto 0px;
  font-size: 16px;
  line-height: 24px;
}
.summary-doi-tuong .btn-triger-buy {
  margin-top: 28px;
}
.summary-doi-tuong .btn-triger-buy span {
  background: var(--main-color);
  color: #fff;
}
.summary-doi-tuong .btn-triger-buy:hover span {
  background: #000;
}
@media all and (max-width: 768px) {
  .summary-doi-tuong .wraper-img {
    margin: 0px -10px;
  }
  .summary-doi-tuong .wraper-img .item {
    width: calc(50% - 20px) !important;
    margin: 0px 10px;
  }
}
@media all and (max-width: 600px) {
  .summary-doi-tuong {
    padding: 30px 0px;
  }
  .summary-doi-tuong .summary {
    width: 100%;
    margin: 0px auto 10px;
  }
  .summary-doi-tuong .title-item {
    width: 100%;
    margin: 10px auto 0px;
    font-size: 14px;
  }
  .summary-doi-tuong .title {
    font-size: 22px !important;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 430px) {
  .summary-doi-tuong .wraper-img {
    margin: 0px;
  }
  .summary-doi-tuong .wraper-img .item {
    width: 100% !important;
    margin: 20px 0px 0px;
  }
}

.pos4 {
  margin-top: 0px;
}

.pos1 {
  margin-top: 0px;
  margin-bottom: 60px;
}
@media all and (max-width: 768px) {
  .pos1 {
    margin-bottom: 40px;
  }
}

.aq_relates_content {
  background-color: #f7f7f7;
  padding: 70px 0px 90px;
  margin-top: 60px;
}
@media all and (max-width: 768px) {
  .aq_relates_content {
    padding: 45px 0px 40px;
    margin-top: 45px;
  }
}

footer {
  margin-top: 0px;
}

.default_characteristic .charactestic_table tbody {
  margin: 0px -10px;
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 450px) {
  .default_characteristic .charactestic_table tbody {
    margin: 0px;
  }
}
.default_characteristic .charactestic_table tr {
  width: calc(33.333% - 20px);
  margin: 0px 10px 0px;
  float: left;
  padding-left: 15px;
}
@media all and (max-width: 768px) {
  .default_characteristic .charactestic_table tr {
    width: calc(50% - 20px);
    padding-left: 10px;
  }
}
@media all and (max-width: 450px) {
  .default_characteristic .charactestic_table tr {
    width: 100%;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    /*padding-left: 10px;*/
  }
}