@media (max-width: 1025px) {
  .main-layout {
    padding-top: 100px; } }

@keyframes headerScroll {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }

@keyframes scroll-left {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(-100%); } }

@keyframes appear {
  0% {
    opacity: 0%; }
  100% {
    opacity: 100%; } }

@keyframes move {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

#insProductPage .giamsoc-ol {
  margin-bottom: 10px;
  text-align: center; }

#insProductPage .giamsoc-ol-price {
  color: #d0021c;
  font-size: 18px;
  font-weight: bold;
  line-height: 23px; }

#insProductPage .giamsoc-ol__top span {
  color: #f4e853; }

#insProductPage .giamsoc-ol__top {
  border-radius: 4px 4px 0 0;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 7px 5px;
  margin-bottom: 0; }

#insProductPage .giamsoc-ol__bottom {
  background-color: #f1f1f1;
  border-radius: 0 0 4px 4px;
  padding: 8px 5px; }
  #insProductPage .giamsoc-ol__bottom .giamsoc-ol-price {
    margin-bottom: 0; }

#insProductPage .swatch-element label {
  font-weight: 500;
  min-width: 67px;
  padding: 0 15px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0; }

#insProductPage .swatch-element label.sd {
  border: 1px solid #e4393c;
  border-color: #2f80ed;
  color: #2f80ed; }

#insProductPage .title.pdTitle {
  font-size: 18px; }

#insProductPage .box_productpage .flex {
  display: flex;
  flex-wrap: wrap; }
  #insProductPage .box_productpage .flex > div:nth-child(1) {
    width: calc(100% - 750px);
    margin-right: 30px; }
    @media (max-width: 991px) {
      #insProductPage .box_productpage .flex > div:nth-child(1) {
        width: calc(100%);
        margin-right: 0px; } }
  #insProductPage .box_productpage .flex > div:nth-child(2) {
    width: calc(700px); }
    @media (max-width: 991px) {
      #insProductPage .box_productpage .flex > div:nth-child(2) {
        width: calc(100%); } }
    #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory {
      display: flex;
      margin-right: -10px;
      flex-wrap: wrap; }
      #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div {
        margin-right: 10px;
        width: calc(100%/2 - 10px); }
        @media (max-width: 360px) {
          #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div {
            width: calc(100%); } }
        #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(1) {
          background: transparent url(//cdn.hstatic.net/themes/200000420363/1001452336/14/bg_two.png?v=2876) no-repeat center top;
          background-size: 100% 100%;
          padding: 10px 15px;
          border-radius: 4px;
          background-color: #4a9278; }
          #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(1) .d1.accessory > b {
            text-transform: uppercase;
            font-size: 15px;
            margin-bottom: 3px;
            color: #fff; }
            #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(1) .d1.accessory > b b {
              color: #FFD400; }
          #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(1) .d1.accessory span {
            display: block;
            margin-bottom: 5px;
            color: #fff; }
          #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(1) .d1.accessory .tsv_doidiem {
            background-color: #FFD400;
            border-radius: 4px;
            color: #333;
            border: 1px solid #FFD400;
            height: 28px;
            line-height: 28px;
            text-align: center;
            max-width: 150px;
            font-size: 13px;
            margin-bottom: 0; }
        #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(2) {
          background: transparent url(//cdn.hstatic.net/themes/200000420363/1001452336/14/bg_two.png?v=2876) no-repeat center top;
          background-size: 100% 100%;
          padding: 10px 15px;
          border-radius: 4px;
          background-color: #013f58; }
          #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(2) .d2 > b {
            text-transform: uppercase;
            font-size: 15px;
            margin-bottom: 3px;
            color: #fff; }
            #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(2) .d2 > b b {
              color: #FFD400; }
          #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(2) .d2 span {
            display: block;
            margin-bottom: 5px;
            color: #fff; }
          #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(2) .d2 .aflex {
            display: flex;
            justify-content: space-between; }
          #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(2) .d2 .tsv_doidiem {
            background-color: #FFD400;
            border-radius: 4px;
            color: #333;
            border: 1px solid #FFD400;
            height: 28px;
            line-height: 28px;
            text-align: center;
            max-width: 150px;
            font-size: 13px;
            margin-bottom: 0; }
          #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(2) .d2 .hssv_muangay {
            background-color: #FFD400;
            border-radius: 4px;
            color: #333;
            border: 1px solid #FFD400;
            height: 28px;
            line-height: 0;
            text-align: center;
            max-width: 150px;
            font-size: 13px;
            margin-bottom: 0;
            width: calc(50% - 5px);
            float: left;
            display: flex;
            align-items: center;
            justify-content: center; }
          #insProductPage .box_productpage .flex > div:nth-child(2) .flexaccessory > div:nth-child(2) .d2 .hssv_tragop {
            background-color: transparent;
            border-radius: 4px;
            color: #FFD400;
            border: 1px solid #FFD400;
            height: 28px;
            line-height: 0;
            text-align: center;
            max-width: 150px;
            font-size: 13px;
            margin-bottom: 0;
            width: calc(50% - 5px);
            float: left;
            display: flex;
            align-items: center;
            justify-content: center; }

#insProductPage .box_productpage .block.block-price1 p {
  margin-bottom: 0; }

#insProductPage .box_productpage .block.block-price1 .divb-right {
  padding-left: 25px; }

#insProductPage .box_productpage .block.block-price1 .divb {
  margin-bottom: 10px; }

#insProductPage .box_productpage .block.block-price1 .block__promo {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin-bottom: 10px; }
  #insProductPage .box_productpage .block.block-price1 .block__promo .pr-content .pr-item {
    padding: 15px 10px 10px 10px; }
  #insProductPage .box_productpage .block.block-price1 .block__promo .divb-right a {
    color: #4a90e2; }
  #insProductPage .box_productpage .block.block-price1 .block__promo .pr-top {
    background-color: #f6f6f6;
    border-bottom: 1px solid #e0e0e0;
    padding: 8px 10px; }
    #insProductPage .box_productpage .block.block-price1 .block__promo .pr-top .pr-txtb {
      font-weight: bold; }
    #insProductPage .box_productpage .block.block-price1 .block__promo .pr-top .pr-top .pr-txt {
      color: #666;
      font-size: 12px;
      line-height: 1.4;
      margin-top: 5px;
      font-style: normal; }
  #insProductPage .box_productpage .block.block-price1 .block__promo .divb .nb {
    background-color: #4a90e2;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    float: left;
    height: 16px;
    line-height: 16px;
    margin-top: 5px;
    text-align: center;
    width: 16px; }

#insProductPage .box_productpage .viewavailble_product a {
  color: #2f80ed;
  display: inline-block;
  margin-bottom: 10px;
  border-bottom: 1px solid #E0E0E0;
  display: block;
  padding-bottom: 8px; }

#insProductPage .box_productpage .campaign.c2.dt > b {
  display: block;
  margin-bottom: 5px; }

#insProductPage .box_productpage .campaign.c2.dt > div.bflex {
  display: flex;
  margin-right: -8px; }
  #insProductPage .box_productpage .campaign.c2.dt > div.bflex > div {
    width: calc(100%/2);
    margin-right: 8px;
    display: inline-block;
    vertical-align: top;
    padding: 10px 10px 8px 10px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    position: relative; }
    #insProductPage .box_productpage .campaign.c2.dt > div.bflex > div .likequestion {
      width: 16px;
      height: 16px;
      position: absolute;
      right: 10px;
      top: 10px; }
      #insProductPage .box_productpage .campaign.c2.dt > div.bflex > div .likequestion i {
        font-style: normal;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        display: block;
        background-color: #999;
        color: #fff;
        font-size: 10px;
        text-align: center;
        line-height: 16px;
        position: relative;
        cursor: pointer; }
    #insProductPage .box_productpage .campaign.c2.dt > div.bflex > div .buyfe {
      font-weight: normal;
      color: #FB6E2E;
      margin-bottom: 0; }
    #insProductPage .box_productpage .campaign.c2.dt > div.bflex > div span {
      display: block; }
    #insProductPage .box_productpage .campaign.c2.dt > div.bflex > div figure {
      height: 16px;
      position: relative;
      margin-bottom: 6px; }
      #insProductPage .box_productpage .campaign.c2.dt > div.bflex > div figure img {
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        height: 10px; }
    #insProductPage .box_productpage .campaign.c2.dt > div.bflex > div b {
      color: #2F80ED;
      font-weight: normal;
      margin-bottom: 2px; }
    #insProductPage .box_productpage .campaign.c2.dt > div.bflex > div #vnpayqr, #insProductPage .box_productpage .campaign.c2.dt > div.bflex > div #fecredit {
      display: none; }

#insProductPage .box_productpage .buybutflex {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px; }
  #insProductPage .box_productpage .buybutflex a {
    margin-right: 10px;
    padding: 14px 10px;
    margin-bottom: 8px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 15px;
    text-align: center; }
    #insProductPage .box_productpage .buybutflex a:nth-child(1) {
      width: calc(100% - 10px);
      background-color: #E02027;
      margin-top: 10px; }
    #insProductPage .box_productpage .buybutflex a:nth-child(2) {
      font-size: 13px;
      width: calc(50% - 10px);
      background-color: #0991E0;
      padding: 6px 10px;
      display: flex;
      align-items: center;
      justify-content: center; }
    #insProductPage .box_productpage .buybutflex a:nth-child(3) {
      width: calc(50% - 10px);
      background-color: #0991E0;
      font-size: 13px;
      padding: 6px 10px; }
    #insProductPage .box_productpage .buybutflex a span {
      font-size: 12px;
      line-height: 14px;
      margin-top: 2px;
      display: block; }
    #insProductPage .box_productpage .buybutflex a .btn-ins {
      font-size: 13px; }

#insProductPage .box_productpage .callorder {
  line-height: 17px;
  text-align: center;
  margin-bottom: 10px; }
  #insProductPage .box_productpage .callorder a {
    color: #2f80ed; }

#insProductPage .promoadd {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding-bottom: 10px;
  text-align: center; }
  #insProductPage .promoadd .promoadd__ttl {
    background-color: #f6f6f6;
    border-bottom: 1px solid #e0e0e0;
    font-size: 13px;
    line-height: 16px;
    padding: 12px;
    text-align: left; }
  #insProductPage .promoadd .promoadd__list {
    padding: 10px;
    text-align: center; }
    #insProductPage .promoadd .promoadd__list li {
      display: flex;
      margin-bottom: 10px;
      text-align: left; }
      #insProductPage .promoadd .promoadd__list li .promoadd__list li.bhx i {
        background: transparent url(//cdn.hstatic.net/themes/200000420363/1001452336/14/tiky.png?v=2876) no-repeat center top;
        background-size: 12px 14px; }
      #insProductPage .promoadd .promoadd__list li [class^="icondetail-"], #insProductPage .promoadd .promoadd__list li [class*="icondetail-"] {
        background-image: url(//cdn.tgdd.vn/mwgcart/mwg-site/ContentMwg/images/TGDD/Mobile/icon_chitiet@2x-min.png?v=2);
        background-repeat: no-repeat;
        display: inline-block;
        height: 30px;
        width: 30px;
        line-height: 30px;
        vertical-align: middle;
        background-size: 300px 180px; }
    #insProductPage .promoadd .promoadd__list .promo_BHX {
      font-size: 14px;
      color: #333;
      line-height: 20px;
      display: block;
      overflow: hidden;
      margin-left: 5px;
      width: calc(100% - 20px); }

#insProductPage .policy_intuitive {
  padding-bottom: 15px; }
  #insProductPage .policy_intuitive .policy {
    margin-top: 20px;
    padding: 12px 0; }
    #insProductPage .policy_intuitive .policy .policy__list {
      display: flex;
      flex-wrap: wrap;
      padding-left: 20px; }
      @media (max-width: 767px) {
        #insProductPage .policy_intuitive .policy .policy__list {
          padding: 0; } }
      #insProductPage .policy_intuitive .policy .policy__list > li {
        border-bottom: 1px solid #f1f1f1;
        position: relative;
        display: flex;
        width: 50%; }
        @media (max-width: 767px) {
          #insProductPage .policy_intuitive .policy .policy__list > li {
            width: 100%; } }
        #insProductPage .policy_intuitive .policy .policy__list > li .iconl {
          width: 28px;
          margin-right: 8px; }
          #insProductPage .policy_intuitive .policy .policy__list > li .iconl img {
            max-width: 28px; }
        #insProductPage .policy_intuitive .policy .policy__list > li a {
          color: #2f80ed; }

#insProductPage .campaign {
  margin-top: 10px;
  position: relative; }
  #insProductPage .campaign div.crule {
    position: absolute;
    right: 0;
    top: 55px;
    padding: 10px;
    border-radius: 4px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #E0E0E0;
    z-index: 5;
    white-space: normal;
    line-height: 1.5;
    box-shadow: 0 0 8px #ccc; }

#insProductPage .thumbgalery {
  text-align: center; }

#insProductPage .headtitle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  align-items: center; }
  @media (max-width: 767px) {
    #insProductPage .headtitle h1 + div {
      margin-bottom: 10px; } }

#insProductPage .thumbgalery .flexthumb {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  overflow: auto; }
  @media (max-width: 991px) {
    #insProductPage .thumbgalery .flexthumb {
      justify-content: center; } }
  #insProductPage .thumbgalery .flexthumb > div {
    flex: 0 0 55px;
    margin-right: 12px; }
  #insProductPage .thumbgalery .flexthumb .imgthumb {
    display: flex;
    min-height: 55px;
    border: 1px solid #ccc;
    align-items: center;
    justify-content: center; }
  #insProductPage .thumbgalery .flexthumb img {
    height: 28px;
    width: 28px;
    object-fit: contain; }
  #insProductPage .thumbgalery .flexthumb span {
    display: block;
    text-align: center;
    font-size: 12px; }

#insProductPage #imgFeatured {
  position: relative;
  text-align: center; }
  #insProductPage #imgFeatured img {
    width: 100%; }
  #insProductPage #imgFeatured .owl-prev button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    left: 0;
    height: 60px;
    width: 30px;
    font-size: 0;
    background: #fff;
    border: none; }
    #insProductPage #imgFeatured .owl-prev button:before {
      border-top: 3px solid #666;
      border-right: 3px solid #666;
      content: '';
      height: 22px;
      position: absolute;
      top: 18px;
      width: 22px;
      right: 8px;
      left: 20px;
      transform: translateX(-50%) rotate(-135deg); }
  #insProductPage #imgFeatured .owl-next button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    right: 0;
    height: 60px;
    width: 30px;
    font-size: 0;
    background: #fff;
    border: none; }
    #insProductPage #imgFeatured .owl-next button:before {
      border-top: 3px solid #666;
      border-right: 3px solid #666;
      content: '';
      height: 22px;
      position: absolute;
      top: 18px;
      width: 22px;
      transform: rotate(45deg);
      right: 8px; }

#insProductPage .thumcount {
  margin-top: 10px;
  cursor: pointer; }

#insProductPage .block-tab {
  background: rgba(0, 0, 0, 0.85);
  height: 100%;
  left: 0;
  margin: 0 auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  transition: .5s;
  right: 0;
  width: 100%;
  z-index: 99999;
  display: none;
  padding-top: 55px; }

#insProductPage .contentshow {
  background: #fff;
  padding: 15px;
  min-height: 100vh; }
  #insProductPage .contentshow .contentbox {
    margin-bottom: -20px;
    margin: auto;
    padding: 20px 0;
    padding-bottom: 0; }

#insProductPage .block-tab-top {
  background-color: #fff;
  display: flex;
  justify-content: center;
  left: 0;
  right: 10px;
  margin: auto;
  overflow: auto;
  top: 0;
  z-index: 10;
  position: fixed;
  top: 0;
  border-bottom: 1px solid #e0e0e0; }
  #insProductPage .block-tab-top .tab-item {
    color: #333;
    cursor: pointer;
    font-size: 16px;
    line-height: 30px;
    margin: 0 6px;
    padding: 10px 5px;
    white-space: nowrap; }
    #insProductPage .block-tab-top .tab-item.active {
      border-bottom: 4px solid #2d9cdb;
      color: #2d9cdb;
      font-weight: bold; }

#insProductPage .tongleclass1, #insProductPage .contentx1 {
  position: relative; }
  #insProductPage .tongleclass1 .owl-prev button, #insProductPage .contentx1 .owl-prev button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    left: 0;
    height: 60px;
    width: 30px;
    font-size: 0;
    background: #fff;
    border: none;
    box-shadow: 0 0 10px rgba(204, 204, 204, 0.5); }
    #insProductPage .tongleclass1 .owl-prev button:before, #insProductPage .contentx1 .owl-prev button:before {
      border-top: 3px solid #666;
      border-right: 3px solid #666;
      content: '';
      height: 22px;
      position: absolute;
      top: 18px;
      width: 22px;
      right: 8px;
      left: 20px;
      transform: translateX(-50%) rotate(-135deg); }
  #insProductPage .tongleclass1 .owl-next button, #insProductPage .contentx1 .owl-next button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    right: 0;
    height: 60px;
    width: 30px;
    font-size: 0;
    background: #fff;
    border: none;
    box-shadow: 0 0 10px rgba(204, 204, 204, 0.5); }
    #insProductPage .tongleclass1 .owl-next button:before, #insProductPage .contentx1 .owl-next button:before {
      border-top: 3px solid #666;
      border-right: 3px solid #666;
      content: '';
      height: 22px;
      position: absolute;
      top: 18px;
      width: 22px;
      transform: rotate(45deg);
      right: 8px; }

#insProductPage .btn-closemenu {
  background: #fff;
  position: fixed;
  top: 15px;
  right: 20px;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #333;
  cursor: pointer;
  float: right;
  line-height: 21px;
  padding: 7px;
  text-align: right;
  width: 67px; }
  @media (max-width: 991px) {
    #insProductPage .btn-closemenu {
      right: initial;
      left: 0;
      z-index: 99;
      top: 0;
      background: #f1f1f1;
      height: 48px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0;
      border-radius: 0;
      width: 40px; } }

#insProductPage .btn-closemenu::before, #insProductPage .btn-closemenu::after {
  background-color: #333;
  content: "";
  left: 13px;
  height: 14px;
  position: absolute;
  top: 10px;
  width: 1px; }
  @media (max-width: 991px) {
    #insProductPage .btn-closemenu::before, #insProductPage .btn-closemenu::after {
      background-color: #333;
      content: "";
      left: 18px;
      height: 14px;
      position: absolute;
      top: 16px;
      width: 1px; } }

#insProductPage .btn-closemenu::after {
  transform: rotate(-45deg); }

#insProductPage .btn-closemenu::before {
  transform: rotate(45deg); }

#insProductPage .tongleclass1 .owl-carousel .owl-item img, #insProductPage .tongleclassvideo .owl-carousel .owl-item img, #insProductPage .tmargin {
  height: calc(100vh - 200px);
  width: auto;
  margin: 0 auto;
  display: block; }

#insProductPage .tabclick {
  display: none; }
  #insProductPage .tabclick.active {
    display: block; }

#insProductPage .iconvideo {
  position: absolute;
  width: 23px !important;
  height: 23px !important;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%); }

#insProductPage .relative {
  position: relative; }
  #insProductPage .relative .wrapvideo {
    display: none; }
    #insProductPage .relative .wrapvideo.active {
      display: block; }
  #insProductPage .relative iframe {
    position: absolute;
    pointer-events: all;
    max-height: calc(100vh - 143px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: calc(100vh - 200px);
    width: 95%;
    z-index: 9999; }

#insProductPage .tongleclass1thumbvideo .owl-stage {
  margin: auto; }

#insProductPage .max700auto {
  max-width: 900px;
  margin: 0 auto; }
  #insProductPage .max700auto img {
    width: 100% !important;
    height: auto !important; }

body.activeproduct .block-tab {
  display: block !important; }

.hiddenover {
  overflow: hidden; }
  .hiddenover .block-tab {
    overflow: hidden !important; }

body.bodyhidden {
  overflow: hidden !important; }

.block-tab::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5; }

.block-tab::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5; }
  @media (max-width: 767px) {
    .block-tab::-webkit-scrollbar {
      width: 0; } }

.block-tab::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555; }

.overlayproduct {
  position: fixed;
  background: #ccc;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  display: none; }

.parameter-ttl {
  background-color: #f1f1f1;
  font-size: 16px;
  font-weight: bold;
  padding: 10px; }

.parameter-all .ulist li:last-child {
  border-bottom: none; }

.parameter-all .ctRight a {
  color: #4a90e2; }

.parameter-all .ulist li {
  border-bottom: 1px solid #f1f1f1;
  display: flex;
  padding: 10px; }

.parameter-all .ctLeft {
  font-weight: bold;
  line-height: 21px;
  width: 30%; }

.parameter-all .ctRight {
  line-height: 21px;
  padding-left: 10px;
  width: 70%; }

.parameter-all ul {
  padding-left: 0; }

.flexthumbnel {
  display: flex;
  justify-content: center; }
  .flexthumbnel > div {
    width: 100px;
    position: relative; }

.imgthumb.active {
  border: 1px solid #fb6e2e !important; }

.nextvariant {
  display: none !important; }

.thmbvariant img {
  width: 100% !important; }

.colorsapncount {
  color: #2f80ed; }

.tongleclass1thumb .owl-stage, .contentx2 .owl-stage {
  margin: 0 auto; }

.tongleclass1thumb a.active, .contentx2 a.active {
  border: 3px solid #288ad6;
  display: block; }

.contentx2 img {
  height: initial !important; }

.contentx2 .owl-stage {
  margin: 0 auto; }

.modal-header .close {
  margin-top: -2px;
  position: absolute;
  right: 13px; }

h4.modal-title {
  color: #fff;
  text-align: left; }

#insProductPage .desp_product .h1, #insProductPage .desp_product .h2, #insProductPage .desp_product .h3, #insProductPage .desp_product .h4, #insProductPage .desp_product .h5, #insProductPage .desp_product .h6, #insProductPage .desp_product h1, #insProductPage .desp_product h2, #insProductPage .desp_product h3, #insProductPage .desp_product h4, #insProductPage .desp_product h5, #insProductPage .desp_product h6 {
  line-height: initial; }

#insProductPage dt, #insProductPage kbd kbd, #insProductPage label {
  font-weight: initial; }

.btn-detail.btn-short-spec {
  margin: 10px auto !important;
  cursor: pointer;
  border: 1px solid #2f80ed;
  border-radius: 5px;
  color: #2f80ed;
  display: block;
  margin: 0 auto;
  max-width: 340px;
  padding: 10px 5px;
  text-align: center; }

.tecknumber .hrvproduct-tabs {
  max-height: 440px;
  overflow: hidden; }

.tecknumber .parameter__title {
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0; }

.block.block-price1 {
  margin-top: 10px; }

.promoadd__list p {
  margin-bottom: 0; }

.promoadd__list img {
  object-fit: contain;
  height: 16px;
  width: 16px;
  margin-right: 10px;
  margin-top: 4px; }

.flextotitle {
  display: flex;
  align-items: center; }
  .flextotitle .title.pdTitle {
    margin: 0;
    margin-right: 15px;
    font-weight: bold; }

.btnStoreNew img {
  margin-right: 10px;
  width: 15px; }

.btnStoreNew li {
  margin-bottom: 8px; }

.btnStoreNew .content-store {
  margin-top: 16px; }

@media (max-width: 991px) {
  .tabshow.block-tab .block-tab-top {
    width: 100%; }
  .tabshow.block-tab .container {
    width: 100%;
    padding: 0; }
  #insProductPage .block-tab {
    padding-top: 0; }
  #insProductPage .block-tab-top {
    background-color: #fff;
    display: flex;
    justify-content: left;
    left: 0;
    right: 10px;
    margin: auto;
    overflow: auto;
    top: 0;
    z-index: 10;
    position: sticky;
    top: 0;
    border-bottom: 1px solid #e0e0e0;
    padding-left: 40px; } }

body.activeproduct {
  overflow: hidden; }

@media (max-width: 767px) {
  #insProductPage .tmargin {
    height: initial !important; }
  .contentbox.contentx2 {
    display: none !important; }
  .contentbox.tongleclass1thumbvideo {
    display: none !important; }
  .tongleclass1 .variantchecksize > div {
    margin-bottom: 15px;
    position: relative; } }

#html5-watermark {
  display: none !important; }

.comparelooptitle .pdLoopItem {
  box-shadow: none !important; }

.comparelooptitle .btnCompare.checked span:before {
  border-color: #000;
  left: -3px; }

.comparelooptitle .btnCompare i, .comparelooptitle .btnCompare span {
  position: initial !important; }

.comparelooptitle .pdLoopDetail {
  padding: 0 !important; }

.compareded {
  display: none; }

.btnCompare.checked .compared {
  display: none; }

.btnCompare.checked .compareded {
  display: block;
  padding-left: 10px; }

.subWrap ul.listSub li h3 {
  margin: 0; }

.desp_product li, .max700auto li {
  list-style: initial; }

@media (max-width: 767px) {
  .insBody {
    overflow: hidden; }
  .headtitle.visible-xs {
    display: flex !important;
    flex-wrap: wrap; }
  .container, .container-fluid {
    padding-right: 7px;
    padding-left: 7px; }
  #insProductPage .title.pdTitle {
    margin-top: 0;
    font-weight: bold; }
  #insProductPage .flex .galary {
    order: unset; }
  #insProductPage .flex .headtitle.visible-xs {
    order: 2; }
  #insProductPage .flex .policy_intuitive {
    order: 2; }
  #insProductPage .flex .desp_product.destop {
    order: 3;
    width: 100%;
    max-width: 100%; }
  #insProductPage .flex > div:last-child {
    order: 2; }
  #insProductPage .flexaccessory {
    display: flex;
    margin-right: -10px;
    flex-wrap: wrap; }
    #insProductPage .flexaccessory > div {
      margin-right: 10px;
      width: calc(100%/2 - 10px); } }
    @media (max-width: 767px) and (max-width: 360px) {
      #insProductPage .flexaccessory > div {
        width: calc(100%); } }

@media (max-width: 767px) {
      #insProductPage .flexaccessory > div:nth-child(1) {
        background: transparent url(//cdn.hstatic.net/themes/200000420363/1001452336/14/bg_two.png?v=2876) no-repeat center top;
        background-size: 100% 100%;
        padding: 10px 15px;
        border-radius: 4px;
        background-color: #4a9278; }
        #insProductPage .flexaccessory > div:nth-child(1) .d1.accessory > b {
          text-transform: uppercase;
          font-size: 15px;
          margin-bottom: 3px;
          color: #fff; }
          #insProductPage .flexaccessory > div:nth-child(1) .d1.accessory > b b {
            color: #FFD400; }
        #insProductPage .flexaccessory > div:nth-child(1) .d1.accessory span {
          display: block;
          margin-bottom: 5px;
          color: #fff; }
        #insProductPage .flexaccessory > div:nth-child(1) .d1.accessory .tsv_doidiem {
          background-color: #FFD400;
          border-radius: 4px;
          color: #333;
          border: 1px solid #FFD400;
          height: 28px;
          line-height: 28px;
          text-align: center;
          max-width: 150px;
          font-size: 13px;
          margin-bottom: 0; }
      #insProductPage .flexaccessory > div:nth-child(2) {
        background: transparent url(//cdn.hstatic.net/themes/200000420363/1001452336/14/bg_two.png?v=2876) no-repeat center top;
        background-size: 100% 100%;
        padding: 10px 15px;
        border-radius: 4px;
        background-color: #013f58; }
        #insProductPage .flexaccessory > div:nth-child(2) .d2 > b {
          text-transform: uppercase;
          font-size: 15px;
          margin-bottom: 3px;
          color: #fff; }
          #insProductPage .flexaccessory > div:nth-child(2) .d2 > b b {
            color: #FFD400; }
        #insProductPage .flexaccessory > div:nth-child(2) .d2 span {
          display: block;
          margin-bottom: 5px;
          color: #fff; }
        #insProductPage .flexaccessory > div:nth-child(2) .d2 .aflex {
          display: flex;
          justify-content: space-between; }
        #insProductPage .flexaccessory > div:nth-child(2) .d2 .tsv_doidiem {
          background-color: #FFD400;
          border-radius: 4px;
          color: #333;
          border: 1px solid #FFD400;
          height: 28px;
          line-height: 28px;
          text-align: center;
          max-width: 150px;
          font-size: 13px;
          margin-bottom: 0; }
        #insProductPage .flexaccessory > div:nth-child(2) .d2 .hssv_muangay {
          background-color: #FFD400;
          border-radius: 4px;
          color: #333;
          border: 1px solid #FFD400;
          height: 28px;
          line-height: 0;
          text-align: center;
          max-width: 150px;
          font-size: 13px;
          margin-bottom: 0;
          width: calc(50% - 5px);
          float: left;
          display: flex;
          align-items: center;
          justify-content: center; }
        #insProductPage .flexaccessory > div:nth-child(2) .d2 .hssv_tragop {
          background-color: transparent;
          border-radius: 4px;
          color: #FFD400;
          border: 1px solid #FFD400;
          height: 28px;
          line-height: 0;
          text-align: center;
          max-width: 150px;
          font-size: 13px;
          margin-bottom: 0;
          width: calc(50% - 5px);
          float: left;
          display: flex;
          align-items: center;
          justify-content: center; }
  #insProductPage .box_productpage .flex {
    flex-direction: column; }
  .starbap-form > div, .starbap-question-form > div {
    width: 100%; } }

.wrapperPdPage .pdBlockDetail .blockTitle {
  display: flex;
  justify-content: space-between;
  height: 10px; }
  .wrapperPdPage .pdBlockDetail .blockTitle h2 {
    background: #fff;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 15px; }
    .wrapperPdPage .pdBlockDetail .blockTitle h2::after {
      content: initial; }
  .wrapperPdPage .pdBlockDetail .blockTitle .more-detail-related {
    color: #288ad6; }

.wrapperPdPage .pdBlockDetail .pdLoopItem .itemLoop {
  padding: 10px;
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #F1F1F1;
  border-left: 1px solid #f1f1f1;
  border-top: 1px solid #f1f1f1;
  overflow: hidden; }

.wrapperPdPage .pdBlockDetail .pdLabel.sale {
  display: none; }

#insProductPage .policy_intuitive .policy .policy__list > li:nth-child(3) {
  border: none; }

#insProductPage .policy_intuitive .policy .policy__list > li:nth-child(3), #insProductPage .policy_intuitive .policy .policy__list > li:nth-child(4) {
  margin-top: 10px; }

.tabclick[dataid="tab-article-gallery-0"] iframe {
  position: initial !important;
  transform: none !important;
  height: 400px;
  width: 100%;
  z-index: 9999; }

#insProductPage .title.pdTitle {
  max-width: 500px; }

.wrapperPdPage .pdBlockDetail .pdLoopItem .itemLoop {
  padding: 0;
  border: none;
  margin-left: 10px; }

.comparelooptitle .btnCompare.checked span:before {
  display: none; }

.btnCompare.checked .compareded img {
  width: 16px;
  margin-right: 4px;
  vertical-align: sub; }

.comparelooptitle .btnCompare span img {
  width: 16px;
  margin-right: 4px;
  vertical-align: sub; }

.pdLoopImg.imageHovers:hover img {
  transform: none !important; }

.flextotitle {
  width: 100%; }

.pd-desc__cotent a, .contentshow a {
  color: #337ab7; }

.article-table-contents * {
  max-width: 100% !important; }

.article-table-contents img {
  max-width: 100% !important;
  height: auto !important; }

.article-table-contents ul, .article-table-contents ol {
  padding-left: 20px; }

.article-table-contents ol {
  list-style-type: decimal; }

@media (min-width: 768px) {
  #insProductPage .title.pdTitle {
    max-width: 540px;
    min-width: 68.5%; } }

@media (max-width: 768px) {
  #insProductPage .title.pdTitle {
    margin-top: 10px; } }

/*--------------------*/
.imagebanner1fix {
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }

.imagebanner2fix {
  z-index: 9999;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

.relativetime {
  position: relative; }
  .relativetime .levlup_4 {
    position: absolute;
    left: 110px;
    background: #fff;
    width: 100%;
    border: 1px solid #ccc;
    z-index: 9;
    padding: 10px;
    margin-left: 25px;
    top: 0;
    display: none; }
    .relativetime .levlup_4:after {
      content: ' ';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6px 6px 0;
      border-color: #fff transparent transparent;
      position: absolute;
      display: block;
      top: 6px;
      left: -9px;
      margin-left: 0;
      transform: rotate(90deg); }
    .relativetime .levlup_4:before {
      content: ' ';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6px 6px 0;
      border-color: #ccc transparent transparent;
      position: absolute;
      display: block;
      bottom: 0px;
      left: 0%;
      margin-left: 0px;
      transform: rotate(90deg);
      top: 6px;
      left: -10px; }
  .relativetime:hover .levlup_4 {
    display: block; }

.imagebanner1fix.huver, .imagebanner2fix.huver {
  transition: 0.3s all ease; }

.imagebanner1fix.huver:hover {
  left: 0 !important;
  transition: 0.3s all ease; }

.imagebanner2fix.huver:hover {
  right: 0 !important;
  transition: 0.3s all ease; }

@media (max-width: 767px) {
  .flex2ben {
    display: none; } }

.arrowline > a::after {
  content: "\f105";
  font-family: "FontAwesome" !important;
  margin-left: 8px; }

a[href="http://linkbanner"] {
  display: none !important; }

.arrowline span {
  display: inline-block; }

.nav-sidebar .mainChild li a {
  display: block; }

.vivaa {
  display: inline-block; }

.article-table-contents {
  display: inline;
  flex-direction: column; }

.sodakem + h1 {
  order: -2; }

.colorsapncount:hover, #insProductPage .policy_intuitive .policy .policy__list > li a:hover {
  color: #d21212; }

.collection-page__desc a, .tecknumber .hrvproduct-tabs a {
  color: #518ac8;
  text-decoration: none; }
  .collection-page__desc a:hover, .tecknumber .hrvproduct-tabs a:hover {
    color: #eb6154;
    /*text-decoration: underline;*/ }

#insProductPage .jsArticle {
  transition: none; }

#insProductPage .box_productpage .viewavailble_product a:hover,
.btn-detail.btn-short-spec:hover > span, #insProductPage .jsArticle:hover {
  color: #d21212; }

.btn-detail.btn-short-spec:hover > span::before,
#insProductPage .jsArticle:hover > span::before {
  border-left: 5px solid #d21212 !important; }

#insProductPage .contentshow .tabclick table {
  float: none !important; }
  @media (max-width: 768px) {
    #insProductPage .contentshow .tabclick table {
      width: 100% !important; } }

@media (max-width: 768px) {
  #fb-root iframe {
    bottom: 10px !important; }
  .social-fixed {
    bottom: 150px; }
  .btn-detail.btn-short-spec {
    width: 100%; }
  #insProductPage .box_productpage .flex .pdInfo .tecknumber {
    display: grid; }
    #insProductPage .box_productpage .flex .pdInfo .tecknumber .parameter__title {
      margin: 6px 0 0; } }

.pdPriceBoxInfo .pdPriceWrap p.item #pdPriceNumber {
  font-weight: bold !important; }

.pdLabel.sold {
  /*display:none*/ }

.swatchbuil .product__option-title {
  font-size: 15px; }

.swatchbuil .product__select.d-none {
  display: none !important; }

.swatchbuil .product__option-item {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-right: 10px;
  cursor: pointer; }
  .swatchbuil .product__option-item.active {
    color: #ffffff;
    border-color: #d21212;
    background: #d21212; }
  .swatchbuil .product__option-item[data-vailable='false'] {
    opacity: 0.6;
    pointer-events: none; }

.selected-build .product-item__build .swatchbuil .product__option-item {
  display: none; }
  .selected-build .product-item__build .swatchbuil .product__option-item.active {
    display: inline-block; }

.menubarmobile {
  position: fixed;
  width: 340px;
  left: 0;
  z-index: 999999;
  top: 0;
  bottom: 0;
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  max-width: 100%; }
  .menubarmobile i {
    width: 22px;
    text-align: right;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .menubarmobile i:before {
      content: "\f105"; }
    .menubarmobile i.active:before {
      content: "\f107"; }
  .menubarmobile .headermenu {
    display: flex;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between; }
  .menubarmobile > ul {
    padding-left: 0; }
  .menubarmobile li {
    list-style: none; }
  .menubarmobile li > a > img {
    margin-right: 10px;
    max-width: 20px; }
  .menubarmobile li > a {
    position: relative;
    display: block;
    padding: 10px 5px;
    line-height: 1.5;
    align-items: center;
    width: 100%;
    transition: none;
    border-bottom: 1px solid #f2f2f2; }
    .menubarmobile li > a > i {
      float: right;
      margin-right: 10px;
      margin-top: 5px; }
  .menubarmobile .mainChild.lv2 {
    position: initial;
    display: block;
    opacity: 1;
    visibility: visible;
    transform: none;
    width: 100%;
    box-shadow: none;
    display: none; }
  .menubarmobile .main-child__wrapper {
    display: block;
    flex: initial;
    width: 100%; }
    .menubarmobile .main-child__wrapper .main-child__item {
      padding: 10px 20px;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .menubarmobile .relativetime .levlup_4 {
    position: initial;
    display: block;
    border: none;
    margin-left: 0;
    padding: 0;
    padding-left: 10px;
    display: none; }
  .menubarmobile .relativetime .levlup_4:before {
    display: none; }
  .menubarmobile .main-child__banner {
    display: none; }
  .menubarmobile .main-child__item .head {
    margin-bottom: 0; }
  .menubarmobile .main-child__item .levlup_3 {
    display: none; }
  .menubarmobile .arrowline > a::after {
    display: none; }
  .menubarmobile .arrowline i {
    margin-top: 12px; }

.overmenuifll {
  position: fixed;
  background: rgba(0, 0, 0, 0.66);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: none; }

body.activeonemenu .menubarmobile, body.activeonemenu .overmenuifll {
  display: block; }

.overlayh {
  overflow: auto;
  max-height: 100vh;
  overflow-x: hidden;
  padding-bottom: 200px; }

.ull1 img {
  filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(130deg) brightness(95%) contrast(0%); }

.devailnine {
  height: 2px;
  background: #ccc; }

.logoimage {
  width: 100px;
  margin: 0 auto;
  display: block;
  margin-bottom: 11px; }

.ull1 .mainChild.levlup_2 {
  display: block;
  position: initial;
  transform: none;
  width: 100%;
  padding-left: 15px;
  display: none;
  transition: none; }

.ull1 i {
  margin-top: 2px !important; }

.giatitle1 {
  font-size: 17px;
  color: #807d7d;
  line-height: 1.7; }

.giatitlecontect {
  font-weight: bold;
  color: #E02027;
  font-size: 25px;
  line-height: 25px; }

.formlienhehethang {
  border: 1px solid #ccc;
  padding: 15px;
  margin-top: 30px;
  border-radius: 10px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */ }
  .formlienhehethang > h3 {
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 15px; }
  .formlienhehethang input, .formlienhehethang button {
    height: 40px;
    border-radius: 4px; }
  .formlienhehethang button {
    background: #E02027;
    color: #fff;
    /*font-weight: bold;*/
    width: 100%;
    text-transform: uppercase;
    border: none; }
  .formlienhehethang input::-webkit-outer-spin-button,
  .formlienhehethang input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .formlienhehethang input[type=number] {
    -moz-appearance: textfield; }

.hangsapve {
  text-align: center;
  background: #E02027;
  color: #fff;
  /*font-weight: bold;*/
  width: 100%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 55px;
  border-radius: 4px;
  margin: 20px 0;
  font-size: 15px;
  padding: 8px;
  flex-direction: column; }
  .hangsapve span:nth-child(2) {
    font-size: 13px;
    font-weight: 500; }

.hangsapve2 {
  text-align: center;
  background: #2f80ed;
  color: #fff;
  width: 100%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 55px;
  border-radius: 4px;
  margin: 20px 0;
  font-size: 15px;
  padding: 8px;
  flex-direction: column; }
  .hangsapve2 a {
    color: #fff; }

.formlienhehethang {
  max-width: 440px; }

.headermenumain {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 14px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px; }
  .headermenumain > div:nth-child(1) {
    width: 30%; }
  .headermenumain > div:nth-child(2) {
    width: 70%; }
  .headermenumain .titlem1 {
    font-weight: bold;
    font-size: 21px;
    line-height: 1.1; }
  .headermenumain .titlem2 {
    font-size: 13px; }

.zupmenu2 {
  padding: 0;
  margin: 0;
  margin-left: 15px;
  margin-top: 15px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px; }

.zlexxmain {
  display: flex;
  gap: 10px;
  align-items: center; }

.svehangflex {
  display: flex;
  align-items: center;
  gap: 10px; }
  .svehangflex > div {
    width: calc(100%/2); }

.main-child__banner {
  display: none; }

/*Mai (20/03/2023)*/
@media (max-width: 480px) {
  #insProductPage .headtitle {
    padding-bottom: 0; } }

.section-flashsale-countdown .pdLoopItem .itemLoop {
  padding: 10px 0; }

.visible-new {
  display: block !important; }

@media (max-width: 1199px) and (min-width: 992px) {
  #insProductPage .box_productpage .flex > div:nth-child(1) {
    width: calc(100% - 550px); }
  #insProductPage .box_productpage .flex > div:nth-child(2) {
    width: calc(500px); }
  #insProductPage .title.pdTitle {
    min-width: 60%; } }

.bannertiopflex {
  display: flex;
  margin-top: 15px;
  gap: 15px;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .bannertiopflex {
      gap: 5px; } }
  .bannertiopflex > div {
    flex-grow: 1; }
    .bannertiopflex > div:nth-child(1) {
      width: calc(70% - 15px); }
      @media (max-width: 767px) {
        .bannertiopflex > div:nth-child(1) {
          width: calc(70% - 5px); } }
    .bannertiopflex > div:nth-child(2) {
      width: calc(30% - 15px);
      display: flex;
      flex-direction: column;
      gap: 15px; }
      @media (max-width: 767px) {
        .bannertiopflex > div:nth-child(2) {
          width: calc(30% - 5px); } }
      @media (max-width: 767px) {
        .bannertiopflex > div:nth-child(2) {
          gap: 5px; } }

.bannercustomsale {
  /* the slides */
  /* the parent */ }
  .bannercustomsale .pdLoopItem {
    margin-bottom: 10px; }
  .bannercustomsale .slick-slide {
    margin: 0 0px; }
  .bannercustomsale .slick-list {
    margin: 0 -0px; }
  .bannercustomsale .slider-index.next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    background: #e02027;
    z-index: 9; }
    .bannercustomsale .slider-index.next svg path {
      stroke: #fff; }
  .bannercustomsale .slider-index.prev {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9;
    background: #e02027; }
    .bannercustomsale .slider-index.prev svg {
      transform: rotate(180deg); }
      .bannercustomsale .slider-index.prev svg path {
        stroke: #fff; }
  .bannercustomsale .slick-arrow {
    opacity: 1;
    transition: 0.4s all ease; }
  .bannercustomsale:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }

.bannercustomsale .slick-dots {
  padding: 0;
  list-style: none;
  display: flex !important;
  justify-content: center;
  position: relative;
  top: 10px;
  z-index: 1; }
  .bannercustomsale .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }
  .bannercustomsale .slick-dots .slick-active button {
    background: linear-gradient(227.28deg, #EC0098 0%, #FF8159 100%); }

.bannercustomsale {
  border: 5px solid #ff9e00;
  border-radius: 10px;
  overflow: hidden;
  background: #ff9e00; }

.d-flexforsale {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 23px; }

.d-flexforsaleflex {
  display: flex;
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px; }

.d-flexforsale .flash-sale-heading > div {
  display: flex;
  align-items: center;
  gap: 10px; }

.d-flexforsale .flash-sale-heading > div h2 {
  margin-bottom: 0; }

.d-flexforsale .flashsale__countdown-label {
  font-weight: bold;
  font-size: 16px; }

.d-flexforsale .flashsale__countdown-wrapper {
  display: flex;
  align-items: center;
  gap: 15px; }

.d-flexforsale .ega-badge-ctd__item {
  border-radius: 3px;
  text-align: center;
  display: flex;
  place-items: center;
  place-content: center;
  font-size: 22px;
  font-weight: 500;
  width: 100%;
  height: 39px;
  line-height: 39px; }

.d-flexforsale .ega-badge-ctd {
  display: flex;
  align-items: center; }

.d-flexforsale .blocktimr {
  display: flex;
  color: #ff9e00;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  border-radius: 4px;
  font-size: 14px;
  background-color: #fff;
  margin: 0 5px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 2px; }

.d-flexforsale .blocktimr span {
  font-size: 12px;
  line-height: 1.3;
  color: #ff9e00;
  width: 100%;
  text-align: center;
  height: 20px;
  line-height: 20px;
  border-radius: 0 0 3px 3px;
  border-top: 1px solid #ff9e00;
  display: block; }

.bannercoundow {
  background: #ff9e00; }
  .bannercoundow .flash-sale-heading {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-style: italic; }

.seemorenz {
  font-weight: bold;
  color: #fff;
  margin-right: 14px; }

.flexboxnew .flexboxnewbox {
  display: flex;
  gap: 10px; }
  .flexboxnew .flexboxnewbox .flexboxnewbox_item1 {
    width: calc(30%);
    flex-grow: 1; }
    @media (max-width: 767px) {
      .flexboxnew .flexboxnewbox .flexboxnewbox_item1 {
        display: none; } }
  .flexboxnew .flexboxnewbox .flexboxnewbox_item2 {
    width: calc(70%);
    flex-grow: 1; }
    @media (max-width: 767px) {
      .flexboxnew .flexboxnewbox .flexboxnewbox_item2 {
        width: calc(100%); } }

.boxflexznewbox {
  gap: 10px; }
  .boxflexznewbox > div {
    flex-grow: 1; }
  .boxflexznewbox svg path {
    stroke: #333 !important; }

.flexboxnewbox_item1 {
  /* the slides */
  /* the parent */ }
  .flexboxnewbox_item1 .slick-slide {
    margin: 0 15px; }
  .flexboxnewbox_item1 .slick-list {
    margin: 0 -15px; }
  .flexboxnewbox_item1 .slider-index.next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    .flexboxnewbox_item1 .slider-index.next svg path {
      stroke: #fff; }
  .flexboxnewbox_item1 .slider-index.prev {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    .flexboxnewbox_item1 .slider-index.prev svg {
      transform: rotate(180deg); }
      .flexboxnewbox_item1 .slider-index.prev svg path {
        stroke: #fff; }
  .flexboxnewbox_item1 .slick-arrow {
    opacity: 0;
    transition: 0.4s all ease; }
  .flexboxnewbox_item1:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }

.flexboxnewbox_item1 .slick-dots {
  padding: 0;
  list-style: none;
  display: flex !important;
  justify-content: center;
  position: relative;
  z-index: 1;
  position: absolute;
  bottom: 0;
  z-index: 999;
  width: 100%; }
  .flexboxnewbox_item1 .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }
  .flexboxnewbox_item1 .slick-dots .slick-active button {
    background: #ea2117; }

.sliderhandle img {
  width: 100%; }

.flexbannernew {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  flex-wrap: wrap; }
  .flexbannernew > div {
    width: calc(100%/3 - 10px);
    flex-grow: 1; }
    @media (max-width: 767px) {
      .flexbannernew > div {
        width: calc(100%/1 - 10px); } }
    .flexbannernew > div img {
      width: 100%; }

.flexcatdanhmuc {
  background: #fff; }
  @media (min-width: 768px) {
    .flexcatdanhmuc {
      display: flex;
      flex-wrap: wrap; } }
  .flexcatdanhmuc > div {
    padding: 6px;
    padding-bottom: 15px;
    transition: 0.3s all ease;
    flex-grow: 1;
    border: 1px solid #f5f5f5; }
    @media (min-width: 768px) {
      .flexcatdanhmuc > div {
        width: calc(100%/10); } }
    .flexcatdanhmuc > div a {
      display: block;
      text-align: center;
      font-size: 13px;
      overflow: hidden;
      transition: 0.3s all ease; }
    .flexcatdanhmuc > div img {
      transition: 0.3s all ease;
      width: 100%;
      aspect-ratio: 1/1;
      object-fit: contain;
      margin-bottom: 10px; }
    @media (min-width: 992px) {
      .flexcatdanhmuc > div:hover img {
        transform: scale(1.3);
        transition: 0.3s all ease; }
      .flexcatdanhmuc > div:hover a {
        font-weight: bold;
        color: #e02027;
        transition: 0.3s all ease; } }

.bannertiopflexotem1 {
  /* the slides */
  /* the parent */ }
  .bannertiopflexotem1 .slider-index.next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    .bannertiopflexotem1 .slider-index.next svg path {
      stroke: #fff; }
  .bannertiopflexotem1 .slider-index.prev {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    .bannertiopflexotem1 .slider-index.prev svg {
      transform: rotate(180deg); }
      .bannertiopflexotem1 .slider-index.prev svg path {
        stroke: #fff; }
  .bannertiopflexotem1 .slick-arrow {
    opacity: 0;
    transition: 0.4s all ease; }
  .bannertiopflexotem1:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }

.bannertiopflexotem1 .slick-dots {
  padding: 0;
  list-style: none;
  display: flex !important;
  justify-content: center;
  position: relative;
  top: 10px;
  z-index: 1; }
  .bannertiopflexotem1 .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }
  .bannertiopflexotem1 .slick-dots .slick-active button {
    background: linear-gradient(227.28deg, #EC0098 0%, #FF8159 100%); }

.bannertiopflexotem2 img {
  width: 100%; }

.deal-status {
  margin-top: -15px;
  font-weight: 300;
  min-height: 22px; }

.process-bar {
  position: relative;
  border-radius: 1.2rem 1.2rem;
  line-height: 20px;
  height: 22px;
  display: block;
  width: 100%;
  background: #fff;
  margin-bottom: 8px;
  border: 2px solid #333;
  overflow: hidden; }

.process-bar div {
  background: #ff424e;
  height: 4px;
  border-radius: 4px; }

#deal-all-root .flex-container .product-listing .items .item .deal-status .started {
  font-size: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  font-weight: 400; }

.dabanrelate {
  position: relative;
  color: #333;
  display: block;
  text-align: center;
  font-weight: bold; }

.phantramban {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 10%;
  background: #ff9e00; }

.checkkho0 {
  pointer-events: none;
  opacity: 0.6; }

.checkkho0 .crossed-out {
  display: block !important; }

.fsalewnewmen {
  margin: 30px 0; }

@media (max-width: 767px) {
  .d-flexforsaleflex {
    flex-wrap: wrap; }
  .seemorenz {
    font-weight: bold;
    color: #fff;
    margin-right: 14px;
    display: block;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    margin-top: -15px; } }

.buttonseemore a {
  display: block;
  text-align: center;
  color: #fff;
  padding: 15px;
  border-bottom-left-radius: 10px;
  background: #ea2117;
  border-bottom-right-radius: 10px;
  font-size: 15px;
  margin-bottom: -3px; }

.raganewproduct {
  margin: 30px 0; }

.khucproductnew {
  border: 3px solid #ea2117;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.flexcatdanhmuc {
  margin-top: 30px; }

.flexcatdanhmuc {
  /* the slides */
  /* the parent */ }
  .flexcatdanhmuc .slick-slide {
    margin: 0 5px; }
  .flexcatdanhmuc .slick-list {
    margin: 0 -5px; }
  .flexcatdanhmuc .slider-index.next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    .flexcatdanhmuc .slider-index.next svg path {
      stroke: #fff; }
  .flexcatdanhmuc .slider-index.prev {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    .flexcatdanhmuc .slider-index.prev svg {
      transform: rotate(180deg); }
      .flexcatdanhmuc .slider-index.prev svg path {
        stroke: #fff; }
  .flexcatdanhmuc .slick-arrow {
    opacity: 0;
    transition: 0.4s all ease; }
  .flexcatdanhmuc:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }

.flexcatdanhmuc .slick-dots {
  padding: 0;
  list-style: none;
  display: flex !important;
  justify-content: center;
  position: relative;
  bottom: 10px;
  z-index: 1; }
  .flexcatdanhmuc .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }
  .flexcatdanhmuc .slick-dots .slick-active button {
    background: #e02027; }

.danhmucmargin {
  margin: 40px 0; }

.content-product-list {
  /* the slides */
  /* the parent */ }
  .content-product-list .slider-index.next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9;
    background: #eb0000; }
    .content-product-list .slider-index.next svg path {
      stroke: #fff; }
  .content-product-list .slider-index.prev {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9;
    background: #eb0000; }
    .content-product-list .slider-index.prev svg {
      transform: rotate(180deg); }
      .content-product-list .slider-index.prev svg path {
        stroke: #fff; }
  .content-product-list .slick-arrow {
    opacity: 1;
    transition: 0.4s all ease; }
  .content-product-list:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }

.flexboxnew .flexboxnewbox .flexboxnewbox_item1 {
  overflow: hidden; }

@media (max-width: 767px) {
  .boxflexznewbox > div {
    width: calc(100%); } }

.flexboxnew {
  /* the slides */ }
  .flexboxnew .slider-index.next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    .flexboxnew .slider-index.next svg path {
      stroke: #fff; }
  .flexboxnew .slider-index.prev {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    .flexboxnew .slider-index.prev svg {
      transform: rotate(180deg); }
      .flexboxnew .slider-index.prev svg path {
        stroke: #fff; }
  .flexboxnew .slick-arrow {
    opacity: 0;
    transition: 0.4s all ease; }
  .flexboxnew:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }

.flexboxnew .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  position: relative;
  top: 10px;
  z-index: 1;
  padding: 0;
  list-style: none;
  display: flex !important;
  justify-content: center;
  position: relative;
  top: 10px;
  z-index: 1;
  position: absolute;
  top: initial;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0; }
  .flexboxnew .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }
  .flexboxnew .slick-dots .slick-active button {
    background: #e02027; }

.titleblog {
  font-weight: 600;
  line-height: 36px;
  font-size: 24px;
  padding: 5px 8px 4px 12px;
  display: flex;
  align-items: center; }

.hehe-flashsale {
  margin-top: 25px; }

.flexbannernew {
  margin-top: 10px; }

.shop-page .shop-list.row .shop-list__item svg {
  width: 16px;
  height: 14px;
  margin-right: 5px; }

.slidePDHome.gridBlock {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start; }
  .slidePDHome.gridBlock .productItem {
    width: calc(100%/5); }
    @media (max-width: 991px) {
      .slidePDHome.gridBlock .productItem {
        width: calc(100%/4); } }
    @media (max-width: 767px) {
      .slidePDHome.gridBlock .productItem {
        width: calc(100%/3); } }
    @media (max-width: 600px) {
      .slidePDHome.gridBlock .productItem {
        width: calc(100%/2); } }

@media (max-width: 991px) {
  .slidePDHome {
    display: grid !important;
    grid-auto-flow: column;
    grid-auto-columns: 43.4783%;
    overflow: auto hidden; }
    .slidePDHome .productItem {
      width: initial !important;
      flex: initial !important;
      max-width: initial !important;
      padding: 0 5px;
      margin-bottom: 10px; } }

/* 4. ------------- CONTROL CAROUSEL PAGE ------------ */
#home .product-lists.owl-carousel .owl-controls .owl-nav div,
.owl-nav__style .owl-controls .owl-nav div {
  width: 30px;
  height: 50px;
  font-size: 50px;
  line-height: 40px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid;
  border-color: #e02027;
  color: #e02027;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  font-family: -webkit-body;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden; }

.owl-nav__style .owl-controls .owl-nav div {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  background: transparent !important;
  border: none !important;
  font-size: inherit;
  left: 15px; }

.owl-nav__style .owl-controls .owl-nav div.owl-next {
  left: auto;
  right: 15px; }

#home .product-lists:hover .owl-controls .owl-nav div {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible; }

#home .product-lists:hover .owl-controls .owl-nav div:hover {
  background: #e02027;
  color: #fff; }

#home .product-lists.owl-carousel .owl-controls .owl-nav div.disabled {
  background: #e02027;
  color: #fff;
  opacity: .6;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6; }

#home .product-lists.owl-carousel .owl-controls .owl-nav div.owl-next {
  right: -30px; }

#home .product-lists.owl-carousel .owl-controls .owl-nav div.owl-prev {
  left: -30px; }

#home .product-lists:hover .owl-controls .owl-nav div.owl-next {
  right: 0px; }

#home .product-lists:hover .owl-controls .owl-nav div.owl-prev {
  left: 0px; }

#home .product-lists .owl-controls .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5px;
  line-height: 1;
  font-size: 0;
  padding: 5px;
  /* background: rgba(0, 166, 81, .2); */
  background: #f4f8fa;
  display: none !important; }

#home .product-lists .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: transparent;
  border: 1px solid;
  border-color: #e02027;
  margin: 0px 3px;
  line-height: 1; }

#home .product-lists .owl-controls .owl-dots .owl-dot.active {
  background: #e02027; }

#home .product-lists.notDots .owl-controls .owl-dots {
  display: none !important; }

/* ------------- END CONTROL CAROUSEL PAGE ------------ */
.htsoft-note {
  font-size: 15px;
  margin: 24px 0 16px; }

.htsoft-note ul {
  margin-bottom: 0; }

.htsoft-note ul li:first-child {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px; }

.htsoft-note ul li:nth-child(2) {
  color: #482ffa;
  font-weight: bold;
  font-size: 16px; }

.htsoft-note li::marker {
  color: #000;
  font-size: 14px; }

.fametag {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9; }

#imgFeatured .slick-slide .fametag {
  display: none; }

.new-landingpage .slick-slide .fametag {
  display: block;
  z-index: 1; }

.slick-slide.slick-active {
  display: block; }

.gridtemplatetab {
  display: grid;
  grid-template-columns: 0.6fr 0.4fr;
  gap: 20px; }
  @media (max-width: 992px) {
    .gridtemplatetab {
      grid-template-columns: repeat(1, 1fr); } }

.hrvproduct-tabs p:empty {
  display: none !important; }

.taginforitem {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  background: #ECECEC;
  padding: 5px;
  font-size: 12px;
  border-radius: 6px;
  color: #6D6E72; }
  .taginforitem .taginforitemflex {
    display: inline-flex;
    align-items: center;
    gap: 4px; }

.hrvproduct-tabs.chbumm * {
  font-size: 14px;
  color: #000 !important; }

.hrvproduct-tabs.chbumm table {
  border: 1px solid #ccc !important; }
  .hrvproduct-tabs.chbumm table tr {
    border-bottom: 1px solid #ccc !important; }
    .hrvproduct-tabs.chbumm table tr td {
      border-right: 1px solid #ccc;
      vertical-align: middle; }
      .hrvproduct-tabs.chbumm table tr td:nth-child(1) {
        font-weight: bold; }

.variantchecksize.owl-loaded .owl-item:nth-child(n+2) .fametag {
  display: none !important; }

[dataid="tab-featured-images-gallery-0"] .tongleclass1thumb {
  padding: 0 !important; }

@media (max-width: 767px) {
  .variantchecksize > div:nth-child(n+2) .fametag {
    display: none !important; } }

.pdLabel, .topLabel {
  z-index: 11 !important; }

.holiitem {
  border: 1px solid #2f80ed;
  border-radius: 5px;
  color: #2f80ed;
  display: block;
  margin: 0 auto;
  max-width: 340px;
  padding: 10px 5px;
  text-align: center;
  position: relative;
  width: 100%;
  margin-top: 5px;
  background: #fff; }

/*===== APP COMBO - BUY X TANG Y ============================================*/
.modal-productApp {
  text-align: center;
  padding: 0 !important;
  font-size: 0;
  background: rgba(3, 17, 27, 0.7);
  -webkit-transition: opacity .35s linear;
  -o-transition: opacity .35s linear;
  transition: opacity .35s linear; }

.modal-productApp:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-productApp .modal-dialog-centered {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  font-size: 14px; }

.modal-productApp.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-productApp .modal-dialog-centered .modal-content {
  width: 100%; }

.modal-productApp.fade .modal-dialog-centered {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s; }

.modal-productApp.fade.in .modal-dialog-centered {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.modal-productApp .modal-footer {
  padding: 15px;
  text-align: center; }

.modal-productApp .modal-footer .button {
  margin: 0 5px; }

.modal-productApp .modal-header {
  padding: 15px 20px; }

.modal-productApp .modal-header .name-combo,
.modal-productApp .modal-header .modal-title {
  margin: 0;
  font-weight: bold;
  font-size: 22px;
  padding: 0px 30px 0px 0px; }

.modal-productApp .modal-header .combo-title {
  margin: 10px 0 0;
  font-size: 14px;
  font-weight: bold; }

.modal-productApp .modal-header .close-modal-app {
  display: inline-block;
  position: absolute;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #333;
  right: 13px;
  top: 9px;
  z-index: 9;
  opacity: 1;
  margin: 0; }

.modal-productApp .modal-header .close-modal-app svg {
  display: inline-block;
  fill: currentColor;
  position: relative;
  width: 12px;
  line-height: 30px;
  margin-top: -2px; }

#combo-program {
  max-height: 400px;
  overflow: auto;
  padding-right: 15px; }

#combo-program .combo-title b {
  color: #ff0707; }

#combo-program .combo-w {
  border: 0;
  margin-bottom: 0px;
  padding: 0px 10px 0px 40px;
  position: relative;
  margin-bottom: 13px;
  border: 1px solid #ccc;
  border-radius: 15px; }

#combo-program .combo-w:after {
  content: '\2714\fe0e';
  font-size: 16px;
  position: absolute;
  top: calc(50% - 11px);
  left: 11px;
  color: #65d1e6;
  opacity: 0; }

#combo-program .combo-w:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  position: absolute;
  top: calc(50% - 10px);
  left: 7px; }

#combo-program .combo-w.checked:after {
  opacity: 1; }

#combo-program .combo-w.checked:before {
  border: 1px solid #65d1e6; }

#combo-program table tr {
  margin-bottom: 3px; }

#combo-program table tr:first-child td {
  border-top: 0; }

#combo-program table label {
  font-weight: normal;
  font-size: 13px;
  display: block;
  border: none;
  padding: 2px 5px;
  cursor: pointer; }

#combo-program table label:after {
  content: "";
  display: table;
  clear: both; }

#combo-program table label img {
  display: inline-block;
  width: 45px;
  float: left; }

#combo-program table label p {
  display: inline-block;
  width: calc(100% - 85px);
  float: left;
  margin-bottom: 0px;
  padding-left: 15px; }

#combo-program table label .discount-promotion-price b {
  color: #fa0303; }

#combo-program table label .discount-promotion-price del {
  margin-left: 5px; }

#combo-program table input {
  display: none; }

#combo-program table input:checked + label {
  color: #000;
  background: #fff8f8; }

#buyxgety-program {
  margin: 20px 0;
  border: 2px dotted #65d1e6;
  padding: 10px;
  position: relative;
  min-height: 100px;
  z-index: 0; }

#buyxgety-program .buyxgety-heading {
  padding: 5px 10px;
  position: relative;
  padding-right: 60px; }

#buyxgety-program .buyxgety-heading h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 4px; }

#buyxgety-program .buyxgety-heading:after {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  right: 10px;
  top: 6px;
  background-image: url(//theme.hstatic.net/1000409903/1000872782/14/appbuyxgety-icon.png?v=29);
  background-repeat: no-repeat;
  background-size: contain; }

#buyxgety-program .modal-body {
  padding: 15px 30px; }

.buyxgety_item {
  display: -webkit-flex;
  display: flex;
  padding: 5px 10px 10px; }

.buyxgety_item .buyxgety_checkbox {
  width: 35px;
  float: left;
  padding-top: 7px; }

.buyxgety_item .buyxgety_image {
  width: 60px;
  float: right; }

.buyxgety_item .buyxgety_item_title {
  width: calc(100% - 95px);
  float: right;
  padding-left: 15px; }

.buyxgety_item .buyxgety_list_variant select {
  font-size: 94%;
  font-style: italic;
  min-width: 110px;
  outline: none;
  padding: 1px 15px 2px;
  margin: 2px 0 5px; }

.buyxgety_item .buyxgety_checkbox input[type=radio] {
  cursor: pointer;
  width: 15px;
  height: 15px; }

/* edit +++  
.pro-loop .product-img .sold-out == bottom:10 
.qty-click input.item-quantity 
table.table-cart tr td.item h3
.selector-actions
*/
.pro-loop .product-img .product_gift_label {
  width: 25px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1; }

.product-loop-special .product-col-left {
  position: relative; }

.product-loop-special .product-col-left .product_gift_label {
  position: absolute;
  width: 50px;
  top: 15px;
  z-index: 2;
  left: 20px; }

button.btn-product-gift {
  width: 100%;
  padding: 14px 35px;
  font-size: 16px; }

table.table-cart tr td.item .ico-gift {
  display: inline-block;
  width: 16px;
  vertical-align: text-bottom;
  margin-left: 10px; }

@media (max-width: 767px) {
  .modal-productApp .modal-dialog-centered {
    margin: 30px 10px 50px; }
  .modal-productApp .modal-header {
    padding-left: 15px; }
  .modal-productApp .modal-header .name-combo,
  .modal-productApp .modal-header .modal-title {
    font-size: 18px; }
  .modal-productApp .modal-footer .button {
    width: 100%;
    margin: 0; }
  .modal-productApp .modal-footer .button + .button {
    margin-top: 15px; } }

.gift.product_gift_label img {
  width: 40px !important;
  position: absolute;
  right: 0;
  z-index: 1; }

span.money.red {
  font-weight: bold;
  color: red; }

#insSlider .owl-controls .owl-dots {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%; }
  #insSlider .owl-controls .owl-dots .owl-dot {
    display: inline-block; }
    #insSlider .owl-controls .owl-dots .owl-dot.active span {
      background-color: #E30019; }
    #insSlider .owl-controls .owl-dots .owl-dot span {
      position: relative;
      display: inline-block;
      outline: none;
      font-size: 0;
      width: 20px;
      height: 4px;
      margin: 0 4px;
      border-radius: 0;
      border: none;
      cursor: pointer;
      background: rgba(0, 0, 0, 0.3);
      -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
      transition: color 0.2s ease-in-out, background 0.2s ease-in-out; }

@media screen and (max-width: 480px) {
  #bannersHome {
    display: block !important;
    margin-top: 10px; }
    #bannersHome ~ .hehe-flashsale {
      margin-top: 10px; }
    #bannersHome .row {
      flex-wrap: nowrap;
      overflow-x: auto; }
      #bannersHome .row .bannerItem {
        flex: 58.3%;
        max-width: 58.3%;
        min-width: 58.3%; }
  .flexbannernew {
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-bottom: 0; }
    .flexbannernew > * {
      flex: 58.3%;
      max-width: 58.3%;
      min-width: 58.3%; } }

.ftSocial li a svg {
  transform: translateY(2px); }

.main-child__item .head {
  color: #e02027; }

/*NEWCUS*/
.fuldespage {
  background: #e02027; }

.navSiteMain ul.nav-navbar {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 21px;
  background: #e02027; }

@media (max-width: 992px) {
  .fuldespage, .danhmucsnaon {
    display: none; } }

.menutukhgoa {
  display: flex;
  gap: 10px;
  font-size: 12px;
  margin-top: -5px; }
  .menutukhgoa a {
    font-size: 12px; }
  @media (max-width: 767px) {
    .menutukhgoa {
      margin-top: 5px;
      overflow: auto; }
      .menutukhgoa a {
        flex: 0 0 auto; } }

.danhmucsnaon .css-1l91g85 {
  display: flex;
  align-items: center;
  gap: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 4px;
  font-size: 13px; }

@media (min-width: 992px) {
  .header-logo {
    flex: 175px;
    max-width: 175px;
    text-align: center; } }

.nav-sidebar__head {
  display: none; }

.activecateegory .nav-sidebar__dropdown {
  display: block !important; }

.activecateegory .overlaymenucate {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); }

.activecateegory header:not(.showfixed) {
  position: relative;
  z-index: 99999; }

.showfixed {
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  /*
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0;
	animation: smoothScroll 0.5s forwards;
	

	.top-bar,.fuldespage{
		//display:none
	}
	.nav-sidebar{
		//display:none
	}*/ }

@keyframes smoothScroll {
  0% {
    transform: translateY(-150px); }
  100% {
    transform: translateY(0px); } }

.boxflasalechuan .gridtemplatehand1 {
  padding: 10px;
  background: #fff;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px; }
  @media (max-width: 767px) {
    .boxflasalechuan .gridtemplatehand1 {
      margin-bottom: 10px; } }
  .boxflasalechuan .gridtemplatehand1 .css-1t4t2c9 {
    font-weight: bold;
    font-size: 18px; }
    @media (max-width: 767px) {
      .boxflasalechuan .gridtemplatehand1 .css-1t4t2c9 {
        font-size: 13px; } }
  @media (max-width: 767px) {
    .boxflasalechuan .gridtemplatehand1 .css-1rjvlsd {
      font-size: 10px; } }
  .boxflasalechuan .gridtemplatehand1.active {
    color: #fff;
    background: #770000;
    position: relative; }
    .boxflasalechuan .gridtemplatehand1.active:after {
      content: '';
      position: absolute;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 0 10px 10px 10px;
      border-color: transparent transparent transparent transparent;
      transform: rotate(180deg) translateX(50%);
      bottom: -10px;
      left: 50%; }

.boxflasalechuan .gridtemplatehand {
  display: flex;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background: #fff; }
  @media (max-width: 767px) {
    .boxflasalechuan .gridtemplatehand {
      display: flex;
      overflow: auto;
      gap: 10px; }
      .boxflasalechuan .gridtemplatehand::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background-color: #F5F5F5; }
      .boxflasalechuan .gridtemplatehand::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
        display: none; }
      .boxflasalechuan .gridtemplatehand::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #555; } }
  .boxflasalechuan .gridtemplatehand > div {
    min-width: 0;
    cursor: pointer;
    flex-grow: 1; }
    @media (max-width: 767px) {
      .boxflasalechuan .gridtemplatehand > div {
        flex: 0 0 85px;
        border: 1px solid #f5f5f5;
        border-radius: 10px;
        padding: 5px; } }

.boxflasalechuan .boxflasalechuangrid {
  display: grid;
  grid-template-columns: 0.2fr 0.8fr;
  background: #770000;
  padding: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }
  @media (max-width: 767px) {
    .boxflasalechuan .boxflasalechuangrid {
      grid-template-columns: repeat(1, 1fr); } }
  .boxflasalechuan .boxflasalechuangrid > div {
    min-width: 0; }

.boxflasalechuangrid1 .slider-index.next {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .boxflasalechuangrid1 .slider-index.next svg {
    width: 24px; }
    .boxflasalechuangrid1 .slider-index.next svg path {
      stroke: #fff; }

.boxflasalechuangrid1 .slider-index.prev {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .boxflasalechuangrid1 .slider-index.prev svg {
    transform: rotate(180deg);
    width: 24px; }
    .boxflasalechuangrid1 .slider-index.prev svg path {
      stroke: #fff; }

.boxflasalechuangrid1:hover .slick-arrow {
  transition: 0.4s all ease;
  opacity: 1; }

.boxflasalechuangrid1 .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  position: relative;
  top: 10px;
  z-index: 1; }
  .boxflasalechuangrid1 .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }

.boxflasalechuangrid1 .slick-slide {
  margin: 0 7px; }

.boxflasalechuangrid1 .slick-list {
  margin: 0 -7px; }

.boxflasalechuangrid1 {
  position: relative; }
  .boxflasalechuangrid1 .timerofthe {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 99;
    width: 100%;
    text-align: center; }
  .boxflasalechuangrid1 .timerstamp {
    display: flex;
    justify-content: center;
    gap: 15px; }
  .boxflasalechuangrid1 .timerstamp1 {
    background-image: linear-gradient(#4a4a4a, #232222);
    color: #fff;
    padding: 13px;
    font-weight: bold;
    font-size: 14px;
    width: 60px; }

.theheught {
  max-height: 350px;
  object-fit: cover; }

.timerofthetitle {
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 7px; }

@media (max-width: 767px) {
  .boxflasalechuangrid1.imagen {
    margin-bottom: 10px; } }

.xemttll {
  text-align: right;
  margin-bottom: 10px; }

@media (max-width: 992px) {
  .hiddenmobile {
    display: none; }
  .boxflasalechuan {
    margin-top: 10px; }
  .gridtemplatehand {
    margin-bottom: -25px;
    z-index: 9;
    position: relative;
    background: transparent !important; } }

.hiddenmobiledek {
  margin-top: -3px;
  margin-bottom: 2px; }

@media (min-width: 992px) {
  .hiddenmobiledek {
    display: none; } }

.css-1bwbz4x {
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
  border-radius: 3px;
  height: 14px;
  margin-top: 2px;
  display: none; }
  .css-1bwbz4x b {
    font-weight: 400; }

.boxclicjs.active .css-1bwbz4x {
  display: block;
  width: 100%; }

@media (max-width: 992px) {
  .ramflex {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 15px; }
    .ramflex .xemttll {
      min-width: 100px;
      margin-bottom: 0; } }

@media (min-width: 992px) {
  .css-1bwbz4x {
    display: none !important; } }

@media (min-width: 768px) {
  .visiblemobile {
    display: none !important; } }

@media (max-width: 767px) {
  .boxclicjs {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .timerofthe {
    display: none !important; } }

.activecateegory .imagebanner2fix, .activecateegory .imagebanner1fix {
  z-index: 1; }

.timerofthetitle {
  color: #ffffff; }

.timerstamp1 span {
  display: block; }

@media screen and (max-width: 900px) {
  .home-fsale-tab .home-section-flashsale-countdown .conlai {
    display: none;
    font-size: 7px; }
  .home-fsale-tab .home-section-flashsale-countdown {
    top: -5px; }
  .home-fsale-tab .home-section-flashsale-countdown {
    zoom: 0.5; }
  .home-fsale-tab .home-section-flashsale-countdown .main-title * {
    font-size: 8px; }
  .home-fsale-tab .home-section-flashsale-countdown {
    padding-left: 0; } }

#insProductPage #imgFeatured img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1; }

/************update product**********/
.wrapperPdPage .pdBlockDetail .box_productpage .flex .tunwrap .galary .insgalary #imgFeatured #list_thumb {
  max-width: 98px;
  overflow-y: hidden;
  position: relative; }
  .wrapperPdPage .pdBlockDetail .box_productpage .flex .tunwrap .galary .insgalary #imgFeatured #list_thumb .product-thumb__item {
    border: 1px solid #f0f0f0; }
    .wrapperPdPage .pdBlockDetail .box_productpage .flex .tunwrap .galary .insgalary #imgFeatured #list_thumb .product-thumb__item img {
      display: block;
      margin: 0 auto; }

.wrapperPdPage .pdBlockDetail .box_productpage .flex .tunwrap .galary .insgalary .listProduct-gallery {
  display: flex;
  justify-content: space-between; }
  .wrapperPdPage .pdBlockDetail .box_productpage .flex .tunwrap .galary .insgalary .listProduct-gallery #list_gallery {
    width: calc(100% - 112px); }
    .wrapperPdPage .pdBlockDetail .box_productpage .flex .tunwrap .galary .insgalary .listProduct-gallery #list_gallery button.slick-prev.slick-arrow {
      outline: 0px;
      position: absolute;
      left: calc(50% - 15px);
      font-size: 24px;
      border-radius: 0px;
      line-height: 30px;
      height: 30px;
      width: 30px;
      padding: 0;
      margin: 0px;
      background: #ff0062;
      color: #fff;
      opacity: 0.8;
      border: none;
      z-index: 9;
      top: 50%;
      left: 0; }
    .wrapperPdPage .pdBlockDetail .box_productpage .flex .tunwrap .galary .insgalary .listProduct-gallery #list_gallery button.slick-next.slick-arrow {
      outline: 0px;
      position: absolute;
      font-size: 24px;
      border-radius: 0px;
      line-height: 30px;
      height: 30px;
      width: 30px;
      padding: 0;
      margin: 0px;
      background: #ff0062;
      color: #fff;
      opacity: 0.8;
      border: none;
      z-index: 9;
      top: 50%;
      right: 0; }

.product-thumb.slick-slide.slick-current.slick-active {
  border-color: #e02027; }

.flashsale-wrap .pdBlockInfo .headtitle .title.pdTitle {
  margin: 0px;
  padding: 0px;
  color: #333333;
  font-weight: bold; }

.flashsale-wrap .pdBlockInfo .headtitle .head-info {
  color: #333333;
  margin: 5px 0; }

.flashsale-wrap .pdBlockInfo .headtitle .wrapBlockInfo .pdPrice {
  border-top: 1px solid #f0f0f0;
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0; }

.wrapbox-khuyenmai {
  padding: 10px;
  margin-bottom: 20px;
  border: 2px dashed #e51f08;
  margin-top: 30px;
  position: relative; }
  .wrapbox-khuyenmai .wrapbox-title {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;
    color: #e51f08;
    background: #fff;
    position: absolute;
    top: -20px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .wrapbox-khuyenmai .wrapbox-title .icon {
      margin-right: 5px; }
      .wrapbox-khuyenmai .wrapbox-title .icon svg {
        width: 20px; }
  .wrapbox-khuyenmai .wrapbox-content ul {
    argin-bottom: 0;
    border-radius: 4px;
    padding: 8px 8px 8px 15px;
    list-style-position: inside;
    background: #fff;
    font-size: 14px; }
    .wrapbox-khuyenmai .wrapbox-content ul li {
      padding: 3px 0;
      margin: 0;
      margin-left: 15px;
      list-style: disc; }

.wrap-detail {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  font-weight: bold;
  flex-wrap: nowrap; }

.select-actions .quantity-area .pro-qty {
  display: flex;
  justify-content: flex-start;
  flex-direction: column; }
  .select-actions .quantity-area .pro-qty .quantity-title {
    margin: 0;
    margin-bottom: 5px;
    display: block;
    min-width: 200px;
    position: relative;
    font-weight: bold; }
  .select-actions .quantity-area .pro-qty .addcart-area {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative; }
    .select-actions .quantity-area .pro-qty .addcart-area .quantity-action {
      display: flex;
      justify-content: center;
      flex-wrap: nowrap;
      margin-right: 20px;
      align-items: flex-end; }
      .select-actions .quantity-area .pro-qty .addcart-area .quantity-action button {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 34px;
        text-align: center;
        border: 0;
        background: #fff;
        border: 1px solid #f0f0f0; }
        .select-actions .quantity-area .pro-qty .addcart-area .quantity-action button svg {
          width: 30px;
          height: 30px; }
      .select-actions .quantity-area .pro-qty .addcart-area .quantity-action input {
        display: block;
        background: none;
        text-align: center;
        width: 80px;
        height: 34px;
        padding: 5px 25px;
        margin: 0;
        border-color: #f0f0f0; }
    .select-actions .quantity-area .pro-qty .addcart-area .btn-addtocart {
      background: #0991E0;
      border: 1px solid #0991E0;
      color: #fff;
      padding: 0px 10px;
      display: inline-block;
      position: relative;
      outline: 0;
      font-size: 18px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 5px;
      font-weight: bold;
      text-transform: uppercase; }
    .select-actions .quantity-area .pro-qty .addcart-area .btn-buynow {
      background: #E02027;
      border: 1px solid #E02027;
      color: #fff;
      padding: 0px 10px;
      font-size: 18px;
      display: inline-block;
      position: relative;
      outline: 0;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 5px;
      font-weight: bold;
      text-transform: uppercase;
      margin-left: 10px; }

.wrapperPdPage .pdBlockDetail .tecknumber {
  padding: 0 20px; }
  .wrapperPdPage .pdBlockDetail .tecknumber .parameter__title {
    color: #333333;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px; }

.wrapperPdPage .pdBlockDetail .desp_product {
  padding: 0 20px; }

.productDetail-related .productRelated-title h2 {
  margin: 0px;
  padding: 0px;
  padding: 0 20px;
  color: #333;
  font-weight: bold; }

.productDetail-related .productRelated-content {
  padding: 0 20px; }
  .productDetail-related .productRelated-content button.slick-prev {
    outline: 0px;
    position: absolute;
    font-size: 24px;
    border-radius: 0px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0px;
    background: #999999;
    color: #fff;
    opacity: 0.8;
    border: none;
    z-index: 9;
    top: 50%;
    left: 0; }
  .productDetail-related .productRelated-content button.slick-next {
    outline: 0px;
    position: absolute;
    font-size: 24px;
    border-radius: 0px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0px;
    background: #999999;
    color: #fff;
    opacity: 0.8;
    border: none;
    z-index: 9;
    top: 50%;
    right: 0; }

#owlProduct-related .pdLoopItem {
  margin-bottom: 15px; }

.productDetail-recently-viewed {
  margin-top: 20px; }
  .productDetail-recently-viewed .productViewed-title h2 {
    margin: 0px;
    padding: 0px;
    padding: 0 20px;
    color: #333;
    font-weight: bold; }
  .productDetail-recently-viewed .productViewed-content #listViewed .pdLoopItem {
    width: 20%;
    float: left; }

@media (max-width: 992px) {
  .wrapperPdPage .pdBlockDetail .box_productpage .flex .tunwrap .galary .insgalary #imgFeatured #list_thumb {
    display: none; }
  .wrapperPdPage .pdBlockDetail .box_productpage .flex .tunwrap .galary .insgalary .listProduct-gallery #list_gallery {
    width: 100%; }
  .wrapperPdPage .pdBlockDetail .tecknumber {
    padding: 0 10px;
    margin-top: 30px; }
  .wrapperPdPage .pdBlockDetail .desp_product {
    padding: 0 10px; }
  .productDetail-recently-viewed .productViewed-content #listViewed .pdLoopItem {
    width: 50%; }
  .productDetail-recently-viewed .productViewed-title h2 {
    padding: 0 10px;
    margin-bottom: 20px; }
  .productDetail-related .productRelated-title h2 {
    padding: 0 10px; }
  .productDetail-related .productRelated-content {
    padding: 0 10px; } }

#insProductPage .headtitle {
  flex-wrap: wrap;
  border-bottom: 0;
  padding-bottom: 0;
  justify-content: flex-start;
  margin-bottom: 5px; }

@media (min-width: 768px) {
  #insProductPage .title.pdTitle {
    max-width: 100%; } }

.flashsale-wrap .pdBlockInfo .headtitle .wrapBlockInfo .pdPrice {
  margin-bottom: 0; }

.flashsale-wrap .pdBlockInfo .headtitle .head-info {
  display: block;
  width: 100%; }

.wrapPdInfo .pdPriceBoxInfo .pdPriceWrap .wrapBlockInfo {
  display: block;
  width: 100%; }

#insSlider .slider-control .list-control .swiper-slide {
  min-height: 83px; }

#insProductPage .swatch-element label.sd {
  border: 1px solid #e4393c;
  border-color: #e4393c;
  color: #e4393c; }

.select-actions .quantity-area .pro-qty .addcart-area .btn-addtocart {
  background: #ff0062;
  border: 1px solid #ff0062; }

#insProductPage .swatch-element label.sd::before {
  content: "";
  background: url(//theme.hstatic.net/200000156811/1001066847/14/select-pro.png?v=823);
  width: 14px;
  height: 14px;
  position: absolute;
  z-index: 99;
  background-repeat: no-repeat;
  bottom: 0;
  right: 0;
  background-size: contain; }

.btn-ins.pay-nganluong {
  width: 37%;
  background-color: #0991E0;
  font-size: 15px;
  padding: 6px 10px;
  border-radius: 4px;
  color: #fff;
  margin-left: 10px;
  height: 40px;
  line-height: 15px;
  display: block;
  text-align: center;
  font-weight: bold; }

.select-actions .quantity-area .pro-qty .addcart-area .btn-addtocart,
.select-actions .quantity-area .pro-qty .addcart-area .btn-buynow {
  font-size: 16px; }

.btn-ins.pay-nganluong span {
  display: block; }

.wrapperPdPage .pdBlockDetail .box_productpage .flex .tunwrap .galary .insgalary .listProduct-gallery #list_gallery button.slick-next.slick-arrow,
.wrapperPdPage .pdBlockDetail .box_productpage .flex .tunwrap .galary .insgalary .listProduct-gallery #list_gallery button.slick-prev.slick-arrow {
  background: #6c6c6c; }

#add-to-cart svg {
  width: 25px;
  height: 25px; }

.select-actions .quantity-area .pro-qty .addcart-area .btn-addtocart {
  background: #fff;
  border-color: #E7020E;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  color: #E7020E;
  width: 65px;
  line-height: 10px;
  padding: 0; }
  .select-actions .quantity-area .pro-qty .addcart-area .btn-addtocart span {
    width: 100%;
    font-size: 7px; }

.select-actions .quantity-area .pro-qty .addcart-area .btn-buynow {
  padding: 0 2px; }

.btn-ins.pay-nganluong {
  width: 100px;
  line-height: 30px; }

.addcart-area-ws {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap; }
  @media (max-width: 1024px) {
    .addcart-area-ws {
      flex-wrap: wrap; } }

.addcart-area-xs {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 100%; }

.addcart-area-xs .pay-nganluong {
  width: 53%;
  margin-top: 10px; }

.select-actions .quantity-area .pro-qty .addcart-area .btn-buynow {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-transform: initial;
  font-weight: 400; }

.select-actions .quantity-area .pro-qty .addcart-area .btn-buynow p {
  font-size: 10px;
  width: 100%;
  line-height: 10px;
  margin-bottom: 0; }

.select-actions .quantity-area .pro-qty .addcart-area .btn-buynow span {
  line-height: 24px;
  text-transform: uppercase;
  font-weight: bold; }

.fo-w {
  width: 150px; }
  @media (max-width: 1024px) {
    .fo-w {
      display: none; } }

@media screen and (max-width: 1199px) {
  #insSlider {
    flex: 0 0 100%;
    max-width: 100%; } }

.pdlabel-swat {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 70px;
  height: auto; }

.pdlabel-swatq {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 70px;
  height: auto; }

.pdlabel-swat-top {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 70px;
  height: auto; }

.pdlabel-swat-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 1;
  width: 70px;
  height: auto; }

.pdlabel-swat-bottom {
  position: absolute;
  right: 0;
  z-index: 1;
  width: 70px;
  height: auto;
  bottom: 0; }

@media (max-width: 767px) {
  .pdlabel-swat-bottom,
  .pdlabel-swat-center,
  .pdlabel-swat-top,
  .pdlabel-swatq,
  .pdlabel-swat {
    width: 45px; }
  .select-actions .quantity-area .pro-qty .addcart-area .quantity-action {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 10px; }
  .select-actions .quantity-area .pro-qty .addcart-area {
    flex-wrap: wrap; }
  .btn-ins.pay-nganluong {
    width: 100%;
    background-color: #0991E0;
    font-size: 15px;
    padding: 6px 10px;
    border-radius: 4px;
    color: #fff;
    margin-left: 0px;
    height: 40px;
    line-height: 30px;
    display: block;
    text-align: center;
    font-weight: bold;
    margin-top: 10px; }
  .select-actions .quantity-area .pro-qty .addcart-area .quantity-action {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 10px;
    margin-right: 0; }
  .select-actions .quantity-area .pro-qty .addcart-area .btn-addtocart {
    width: 20%; }
  .select-actions .quantity-area .pro-qty .addcart-area .btn-buynow {
    padding: 0 0px;
    width: 77%; }
  .select-actions .quantity-area .pro-qty .addcart-area {
    width: 100%; }
  .addcart-area-ws {
    width: 100%; } }

#list_thumb button.slick-next.slick-arrow, #list_thumb button.slick-prev.slick-arrow {
  background: #6c6c6c; }

#list_thumb button.slick-prev.slick-arrow {
  outline: 0px;
  font-size: 24px;
  border-radius: 0px;
  line-height: 30px;
  height: 30px;
  width: 30px;
  padding: 0;
  margin: 0px;
  color: #fff;
  opacity: 0.8;
  border: none;
  z-index: 9;
  /*position: absolute;
		top: 50%;
		left: 0;*/
  position: static;
  transform: rotate(90deg);
  margin: 0 auto 7px; }

#list_thumb button.slick-next.slick-arrow {
  outline: 0px;
  font-size: 24px;
  border-radius: 0px;
  line-height: 30px;
  height: 30px;
  width: 30px;
  padding: 0;
  margin: 0px;
  color: #fff;
  opacity: 0.8;
  border: none;
  z-index: 9;
  /*position: absolute;
		top: 50%;
		right: 0;*/
  position: static;
  transform: rotate(90deg);
  margin: 5px auto 0; }

.select-actions .quantity-area .pro-qty .addcart-area .btn-buynow {
  align-items: center; }

@media (min-width: 992px) {
  .select-actions .quantity-area .pro-qty .addcart-area .btn-buynow {
    align-items: center;
    min-width: calc(371px - 75px); } }

.gift-container {
  padding: 20px 20px 12px;
  margin-bottom: 8px;
  border: 2px solid #ff0000;
  border-style: dashed;
  border-radius: 8px;
  position: relative;
  width: 100%; }

.gift-title {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 18px;
  font-weight: 600;
  color: #ff0000;
  position: absolute;
  top: -16px;
  background: #fff;
  padding: 0 16px;
  left: 10px; }

@media (min-width: 992px) {
  .select-actions .quantity-area .pro-qty .addcart-area .btn-buynow {
    min-width: calc(540px - 75px); }
  .addcart-area-xs .pay-nganluong {
    width: 77%; } }

@media (max-width: 767px) {
  #owlProduct-related ul.slick-dots {
    display: none !important; } }

.zlexxmain {
  width: 100%; }

.shop-page .shop-list.row .shop-list__item {
  height: 200px; }

.formlienhehethang {
  width: 100%;
  max-width: 440px; }

.viewavailble_product {
  margin-top: 20px;
  width: 100%; }

.fametag.fametag1 {
  top: initial;
  left: 98px;
  pointer-events: none; }

#homeflashsale .pdLoopItem .pdLoopDetail {
  padding: 10px; }

#priceRange-input-min,
#priceRange-input-max {
  pointer-events: auto !important;
  user-select: auto !important;
  opacity: 1 !important;
  position: relative !important;
  z-index: 10 !important;
  background: white !important; }

.fldp .section-dis {
  margin-bottom: 3rem !important; }
  @media (min-width: 991px) {
    .fldp .section-dis {
      margin-bottom: 6rem  !important; } }

.fldp .fldp-banner a {
  display: block; }
  .fldp .fldp-banner a img {
    width: 100%; }

.fldp .fldp-products {
  /*max-width: 1200px;
		margin: 0 auto;*/ }
  .fldp .fldp-products .fldp-products-banner img {
    width: 100%; }
  .fldp .fldp-products .fldp-products-menu {
    background: var(--fldp-color-main);
    padding: 1rem; }
    .fldp .fldp-products .fldp-products-menu .fldp-products-menu-items {
      display: flex;
      justify-content: safe center;
      align-items: center;
      overflow: auto hidden;
      gap: 1rem;
      margin: 0;
      padding: 0;
      padding-bottom: 5px; }
      .fldp .fldp-products .fldp-products-menu .fldp-products-menu-items li {
        border: 1px solid #DbDbDb;
        background: #F4F4F4;
        border-radius: 8px;
        white-space: nowrap;
        min-width: fit-content; }
        .fldp .fldp-products .fldp-products-menu .fldp-products-menu-items li.active {
          background: #000; }
          .fldp .fldp-products .fldp-products-menu .fldp-products-menu-items li.active a {
            color: #FFF !important; }
        .fldp .fldp-products .fldp-products-menu .fldp-products-menu-items li a {
          display: block;
          padding: .5rem;
          font-size: 12px; }
  .fldp .fldp-products .fldp-products-grids {
    background: var(--fldp-color-main);
    border-top: 1px solid #FFF;
    padding: 1rem; }
    .fldp .fldp-products .fldp-products-grids .fldp-products-grids-items {
      display: grid;
      grid-template-columns: repeat(5, 1fr);
      gap: 1rem; }
      @media (max-width: 1200px) {
        .fldp .fldp-products .fldp-products-grids .fldp-products-grids-items {
          grid-template-columns: repeat(4, 1fr); } }
      @media (max-width: 991px) {
        .fldp .fldp-products .fldp-products-grids .fldp-products-grids-items {
          grid-template-columns: repeat(3, 1fr); } }
      @media (max-width: 640px) {
        .fldp .fldp-products .fldp-products-grids .fldp-products-grids-items {
          grid-template-columns: repeat(2, 1fr); } }
      .fldp .fldp-products .fldp-products-grids .fldp-products-grids-items > * {
        min-width: 0; }
      .fldp .fldp-products .fldp-products-grids .fldp-products-grids-items .fldp-products-grids-more {
        grid-column: span 5; }
        @media (max-width: 1200px) {
          .fldp .fldp-products .fldp-products-grids .fldp-products-grids-items .fldp-products-grids-more {
            grid-column: span 4; } }
        @media (max-width: 991px) {
          .fldp .fldp-products .fldp-products-grids .fldp-products-grids-items .fldp-products-grids-more {
            grid-column: span 3; } }
        @media (max-width: 640px) {
          .fldp .fldp-products .fldp-products-grids .fldp-products-grids-items .fldp-products-grids-more {
            grid-column: span 2; } }
        .fldp .fldp-products .fldp-products-grids .fldp-products-grids-items .fldp-products-grids-more a {
          max-width: 400px;
          width: 100%;
          margin: 13px auto 5px auto;
          text-align: center;
          height: 40px;
          line-height: 42px;
          border-radius: 4px;
          border: 1px solid #4a90e2;
          display: block;
          color: #4a90e2;
          font-size: 16px;
          background-color: #fff;
          cursor: pointer; }
          .fldp .fldp-products .fldp-products-grids .fldp-products-grids-items .fldp-products-grids-more a: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; }

.fldp .fldp-navigation {
  position: fixed;
  top: 50%;
  left: unset;
  margin: auto;
  z-index: 99;
  display: none;
  background-color: #fff;
  padding: 2px;
  border-radius: 5px;
  background-size: 100% 100%;
  overflow: auto;
  height: auto;
  transform: translate(0, -50%); }
  .fldp .fldp-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 400px;
    overflow: hidden auto; }
    .fldp .fldp-navigation ul::-webkit-scrollbar {
      width: 5px;
      background-color: #f5f5f5; }
    .fldp .fldp-navigation ul::-webkit-scrollbar-thumb {
      background-color: #000;
      border: 2px solid #555; }
    .fldp .fldp-navigation ul::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #f5f5f5; }
    .fldp .fldp-navigation ul li a {
      display: block;
      width: 135px;
      border-top: 0;
      background: #fff;
      color: #333;
      margin-bottom: 3px;
      border-radius: 5px;
      cursor: pointer;
      min-height: 55px;
      align-items: center;
      justify-content: center;
      border: 1px solid #fd445c;
      font-size: 12px;
      text-transform: capitalize;
      text-align: center;
      max-width: 100px;
      padding: 3px 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      .fldp .fldp-navigation ul li a.active {
        background-color: #ff0044;
        color: #ffffff;
        pointer-events: none; }
      .fldp .fldp-navigation ul li a span {
        margin: auto;
        max-height: 35px;
        line-height: 17px;
        display: block;
        overflow: hidden;
        text-align: center;
        padding: 0 5px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis; }

.scp .scp-wrapper h2 {
  text-align: center;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 12px;
  text-align: center;
  color: #0f5b99;
  font-weight: bold; }

.scp .scp-wrapper .scp-box {
  padding: 17px 12px;
  background-size: 100% 100%;
  min-height: 350px;
  border-radius: 10px;
  margin-bottom: 12px; }
  .scp .scp-wrapper .scp-box h3 {
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 17px;
    font-weight: bold; }
    @media (max-width: 640px) {
      .scp .scp-wrapper .scp-box h3 {
        font-size: 24px;
        line-height: 28px; } }
  .scp .scp-wrapper .scp-box .scp-items {
    margin: 0 -8px; }
    .scp .scp-wrapper .scp-box .scp-items:not(.slick-initialized) {
      display: grid;
      grid-auto-flow: column;
      grid-auto-columns: 20%;
      overflow: hidden; }
      @media (max-width: 1200px) {
        .scp .scp-wrapper .scp-box .scp-items:not(.slick-initialized) {
          grid-auto-columns: 20%; } }
      @media (max-width: 991px) {
        .scp .scp-wrapper .scp-box .scp-items:not(.slick-initialized) {
          grid-auto-columns: calc(100%/3); } }
      @media (max-width: 640px) {
        .scp .scp-wrapper .scp-box .scp-items:not(.slick-initialized) {
          grid-auto-columns: 50%; } }
    .scp .scp-wrapper .scp-box .scp-items.slick-slider .slick-arrow {
      all: unset;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      display: flex !important;
      justify-content: center;
      align-items: center;
      width: 28px !important;
      height: 44px !important;
      background: #d9d9d9;
      opacity: .5;
      z-index: 9;
      cursor: pointer; }
      .scp .scp-wrapper .scp-box .scp-items.slick-slider .slick-arrow.slick-disabled {
        opacity: .25;
        pointer-events: not-allowed !important;
        cursor: not-allowed !important; }
      .scp .scp-wrapper .scp-box .scp-items.slick-slider .slick-arrow:not(.slick-disabled):hover {
        opacity: 1; }
      .scp .scp-wrapper .scp-box .scp-items.slick-slider .slick-arrow.slick-prev {
        left: 0; }
      .scp .scp-wrapper .scp-box .scp-items.slick-slider .slick-arrow.slick-next {
        right: 0; }
      .scp .scp-wrapper .scp-box .scp-items.slick-slider .slick-arrow svg {
        width: 18px;
        height: 18px; }

.scp-item {
  padding: 0 8px; }
  .scp-item .scp-item-inner {
    position: relative;
    border-radius: 5px;
    background: #fff;
    padding: 12px 13px;
    position: relative;
    -webkit-box-shadow: 0 -1px 9px 0 rgba(164, 164, 164, 0.25);
    box-shadow: 0 -1px 9px 0 rgba(164, 164, 164, 0.25);
    min-width: 0; }
    .scp-item .scp-item-inner .scp-item-image:hover picture img {
      transform: translateY(-10px); }
    .scp-item .scp-item-inner .scp-item-image picture img {
      transition: all 0.35s ease-in-out 0s;
      -moz-transition: all 0.35s ease-in-out 0s;
      -o-transition: all 0.35s ease-in-out 0s;
      -webkit-transition: all 0.35s ease-in-out 0s;
      -ms-transition: all 0.35s ease-in-out 0s;
      max-height: 100%;
      margin: auto;
      aspect-ratio: 1;
      object-fit: contain;
      padding-top: 10px; }
    .scp-item .scp-item-inner .scp-item-image .scp-item-label {
      position: absolute;
      top: 0px;
      right: 10px;
      z-index: 9; }
      .scp-item .scp-item-inner .scp-item-image .scp-item-label img {
        max-width: 36px;
        max-height: 48px;
        width: 100%;
        height: 100%; }
    .scp-item .scp-item-inner .scp-item-title {
      text-align: start; }
      .scp-item .scp-item-inner .scp-item-title h3 {
        margin-top: 10px; }
        .scp-item .scp-item-inner .scp-item-title h3 a {
          text-align: start;
          font-size: 14px;
          line-height: 20px;
          height: 40px;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          display: -webkit-box;
          overflow: hidden;
          font-weight: 400; }
    .scp-item .scp-item-inner .scp-item-price .pdPrice span {
      margin-top: 6px;
      font-weight: bold;
      font-size: 20px;
      line-height: 28px;
      color: #be1f2d; }
    .scp-item .scp-item-inner .scp-item-khuyenmai {
      line-height: 20px;
      height: calc(1.4rem*2);
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      overflow: hidden;
      font-weight: 400;
      margin-bottom: 10px; }
    .scp-item .scp-item-inner .scp-item-sold {
      line-height: 20px;
      height: calc(1.4rem*1);
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      overflow: hidden; }

.scp-item-tooltip, .global-tooltip {
  position: absolute;
  top: 0;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  color: #000;
  border-radius: 10px;
  width: 440px;
  z-index: 999;
  overflow: hidden auto;
  display: none; }
  @media (max-width: 991px) {
    .scp-item-tooltip, .global-tooltip {
      display: none !important; } }
  .scp-item-tooltip .scp-item-tooltip-name, .global-tooltip .scp-item-tooltip-name {
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
    border-radius: 10px 10px 0 0;
    padding: 6px 12px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(10.84%, #e02027), color-stop(104.56%, #e02027));
    background: -o-linear-gradient(bottom, #e02027 10.84%, #e02027 104.56%);
    background: linear-gradient(0deg, #e02027 10.84%, #e02027 104.56%); }
    .scp-item-tooltip .scp-item-tooltip-name h3, .scp-item-tooltip .scp-item-tooltip-name h3 a, .global-tooltip .scp-item-tooltip-name h3, .global-tooltip .scp-item-tooltip-name h3 a {
      color: #fff;
      font-size: 18px;
      line-height: 26px;
      text-transform: uppercase; }
  .scp-item-tooltip .scp-item-tooltip-info .scp-item-tooltip-info-items, .global-tooltip .scp-item-tooltip-info .scp-item-tooltip-info-items {
    margin-top: 16px;
    padding: 0 8px; }
    .scp-item-tooltip .scp-item-tooltip-info .scp-item-tooltip-info-items .scp-item-tooltip-info-item, .global-tooltip .scp-item-tooltip-info .scp-item-tooltip-info-items .scp-item-tooltip-info-item {
      padding: 0 12px;
      padding-bottom: 6px;
      width: 100%; }
      .scp-item-tooltip .scp-item-tooltip-info .scp-item-tooltip-info-items .scp-item-tooltip-info-item strong, .global-tooltip .scp-item-tooltip-info .scp-item-tooltip-info-items .scp-item-tooltip-info-item strong {
        min-width: 125px;
        display: inline-block; }
      .scp-item-tooltip .scp-item-tooltip-info .scp-item-tooltip-info-items .scp-item-tooltip-info-item span, .global-tooltip .scp-item-tooltip-info .scp-item-tooltip-info-items .scp-item-tooltip-info-item span {
        color: #e02027;
        font-weight: bold; }
  .scp-item-tooltip .scp-item-tooltip-gift .box-tooltip-gift, .global-tooltip .scp-item-tooltip-gift .box-tooltip-gift {
    border: 1px solid #e02027;
    margin: 0 10px 10px; }
  .scp-item-tooltip .scp-item-tooltip-gift .tooltip-gift, .global-tooltip .scp-item-tooltip-gift .tooltip-gift {
    background: #fff;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-radius: unset; }
  .scp-item-tooltip .scp-item-tooltip-gift .tooltip-gift .icon-gift, .global-tooltip .scp-item-tooltip-gift .tooltip-gift .icon-gift {
    background: #e02027;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    margin: 6px 0 11px -30px;
    max-width: 170px;
    width: 100%;
    padding-left: 30px; }
  .scp-item-tooltip .scp-item-tooltip-gift .tooltip-gift .icon-gift::before, .global-tooltip .scp-item-tooltip-gift .tooltip-gift .icon-gift::before {
    content: "";
    border-top: 8px solid #105fbd;
    border-left: 8px solid transparent;
    position: absolute;
    left: 0;
    top: 100%; }
  .scp-item-tooltip .scp-item-tooltip-gift .tooltip-gift .icon-gift i, .global-tooltip .scp-item-tooltip-gift .tooltip-gift .icon-gift i {
    width: 18px;
    height: 18px;
    background-position: -59px -98px;
    position: absolute;
    top: 12px;
    left: 16px; }
  .scp-item-tooltip .scp-item-tooltip-gift .tooltip-gift .icon-gift::after, .global-tooltip .scp-item-tooltip-gift .tooltip-gift .icon-gift::after {
    content: "";
    width: 28px;
    height: 28px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    right: -13px; }
  .scp-item-tooltip .scp-item-tooltip-gift .icon-database, .global-tooltip .scp-item-tooltip-gift .icon-database {
    margin-right: 12px;
    padding: 10px;
    border: 1px solid #0f5b99;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25); }
  .scp-item-tooltip .scp-item-tooltip-gift .tooltip-list, .global-tooltip .scp-item-tooltip-gift .tooltip-list {
    padding: 12px;
    padding: 20px; }
  .scp-item-tooltip .scp-item-tooltip-gift .tooltip-list ul, .global-tooltip .scp-item-tooltip-gift .tooltip-list ul {
    font-size: 14px;
    list-style: none; }
  .scp-item-tooltip .scp-item-tooltip-gift .tooltip-descreption-info .card-price-origin-line-through, .global-tooltip .scp-item-tooltip-gift .tooltip-descreption-info .card-price-origin-line-through {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #000; }
  .scp-item-tooltip .scp-item-tooltip-gift .box-tooltip-gift .tooltip-list-gift, .global-tooltip .scp-item-tooltip-gift .box-tooltip-gift .tooltip-list-gift {
    margin: -20px 0 0; }
  .scp-item-tooltip .scp-item-tooltip-gift svg, .global-tooltip .scp-item-tooltip-gift svg {
    width: 16px;
    height: 16px;
    margin-right: 2.5px;
    margin-top: 5px;
    display: inline-block; }

.hot-promotion {
  padding: 20px 0 0 0; }
  .hot-promotion .preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 999;
    background: rgba(255, 255, 255, 0.75); }
    .hot-promotion .preloader .loaderweb {
      display: block;
      position: relative;
      left: 50%;
      top: 50%;
      width: 80px;
      height: 80px;
      margin: -75px 0 0 -50px;
      border-radius: 50%;
      border: 3px solid transparent;
      border-top-color: #000;
      -webkit-animation: spin 2s linear infinite;
      animation: spin 2s linear infinite; }
  .hot-promotion.homeproducts-block {
    margin-bottom: 20px;
    border-radius: 12px;
    overflow: hidden; }
    .hot-promotion.homeproducts-block > h3 {
      font-weight: 700;
      font-size: 24px;
      color: #1d2939;
      margin-bottom: 20px;
      line-height: 32px; }
    .hot-promotion.homeproducts-block ul.products-tabs {
      position: relative;
      padding: 15px 20px 10px;
      display: flex;
      align-items: flex-start;
      text-align: center;
      justify-content: flex-start;
      overflow: auto hidden;
      border-bottom: 1px solid #eaecf0;
      margin: 0;
      padding: 0;
      background-color: #fff;
      border-top-left-radius: 16px;
      border-top-right-radius: 16px; }
      .hot-promotion.homeproducts-block ul.products-tabs li {
        display: inline-block;
        font-size: 14px;
        line-height: 18px;
        margin-right: 10px;
        height: 60px;
        width: calc(100% / 8);
        position: relative;
        border-bottom: 2px solid transparent; }
        @media (max-width: 1024px) {
          .hot-promotion.homeproducts-block ul.products-tabs li {
            min-width: 25vw; } }
        .hot-promotion.homeproducts-block ul.products-tabs li a {
          display: block;
          width: 100%;
          height: 100%;
          padding: 0 7px;
          border-radius: 8px;
          text-align: center;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100%;
          color: #344054; }
          .hot-promotion.homeproducts-block ul.products-tabs li a > * {
            display: block;
            margin: auto; }
          .hot-promotion.homeproducts-block ul.products-tabs li a > img {
            max-width: 100%;
            max-height: 44px;
            width: auto;
            margin: 3px auto; }
          .hot-promotion.homeproducts-block ul.products-tabs li a img {
            max-width: 90%;
            max-height: 44px;
            margin: auto;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0; }
    .hot-promotion.homeproducts-block .timeline-title {
      position: relative;
      display: flex;
      justify-content: space-around; }
      .hot-promotion.homeproducts-block .timeline-title .listing-timeline {
        float: left;
        width: max-content;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 78px;
        right: 98px;
        gap: 10px;
        position: relative;
        float: none;
        display: flex;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        top: 0;
        padding: 5px;
        border-radius: 50%;
        border-radius: 25px;
        background-color: #f2f4f7;
        display: flex;
        margin-bottom: 16px;
        justify-content: center; }
        .hot-promotion.homeproducts-block .timeline-title .listing-timeline a {
          flex: 1;
          line-height: 1.5;
          font-size: 16px;
          position: relative;
          padding: 2px;
          border-radius: 17px;
          background-color: transparent;
          width: 160px;
          background-color: #f2f4f7;
          padding: 5px;
          margin: 0;
          display: grid;
          gap: 5px;
          color: #344054 !important;
          background-color: #F2F4F7 !important;
          cursor: pointer; }
          .hot-promotion.homeproducts-block .timeline-title .listing-timeline a.active {
            color: #fff; }
            .hot-promotion.homeproducts-block .timeline-title .listing-timeline a.active label {
              cursor: pointer;
              color: #FFF !important; }
            .hot-promotion.homeproducts-block .timeline-title .listing-timeline a.active .ift-flashsale-countdown {
              color: #FFF; }
          .hot-promotion.homeproducts-block .timeline-title .listing-timeline a > label {
            color: #344054 !important;
            font-size: 16px; }
          .hot-promotion.homeproducts-block .timeline-title .listing-timeline a .ift-flashsale-countdown {
            color: #000; }
            .hot-promotion.homeproducts-block .timeline-title .listing-timeline a .ift-flashsale-countdown span {
              display: inline-block;
              margin: 0 5px;
              width: 24px;
              height: 24px;
              font-size: 14px;
              color: #344054;
              line-height: 24px;
              font-weight: 600;
              background-color: #fff;
              padding: 0;
              min-width: 0;
              border-radius: 6px; }
              .hot-promotion.homeproducts-block .timeline-title .listing-timeline a .ift-flashsale-countdown span strong {
                display: none !important; }
    .hot-promotion.homeproducts-block .block-products, .hot-promotion.homeproducts-block .slide-products {
      padding-top: 20px;
      padding-bottom: 1px;
      background-color: #fff;
      padding-bottom: 5px;
      border-bottom-left-radius: 16px;
      border-bottom-right-radius: 16px;
      padding-top: 16px; }
      .hot-promotion.homeproducts-block .block-products > .box-common__content > img, .hot-promotion.homeproducts-block .slide-products > .box-common__content > img {
        display: block;
        max-width: calc(100% - 40px);
        margin: 0 auto 15px auto; }
      .hot-promotion.homeproducts-block .block-products > .box-common__content .box-scroll, .hot-promotion.homeproducts-block .slide-products > .box-common__content .box-scroll {
        overflow: unset;
        white-space: normal;
        padding-bottom: 15px;
        padding-bottom: 0; }
      .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale.slick-slider, .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list.slick-slider, .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale.slick-slider, .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list.slick-slider {
        /*.slick-slide > div{ display: flex; align-items: flex-start; gap: .5rem; }*/ }
        .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale.slick-slider .slider-index.next, .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list.slick-slider .slider-index.next, .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale.slick-slider .slider-index.next, .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list.slick-slider .slider-index.next {
          position: absolute;
          right: 15px;
          top: 50%;
          transform: translateY(-50%);
          border: none;
          background: rgba(0, 0, 0, 0.6);
          z-index: 9;
          border-radius: 100%;
          height: 40px;
          width: 40px;
          display: flex !important;
          align-items: center;
          justify-content: center; }
          .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale.slick-slider .slider-index.next svg, .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list.slick-slider .slider-index.next svg, .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale.slick-slider .slider-index.next svg, .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list.slick-slider .slider-index.next svg {
            width: 24px; }
            .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale.slick-slider .slider-index.next svg path, .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list.slick-slider .slider-index.next svg path, .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale.slick-slider .slider-index.next svg path, .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list.slick-slider .slider-index.next svg path {
              stroke: #fff; }
        .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale.slick-slider .slider-index.prev, .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list.slick-slider .slider-index.prev, .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale.slick-slider .slider-index.prev, .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list.slick-slider .slider-index.prev {
          position: absolute;
          left: 15px;
          top: 50%;
          transform: translateY(-50%);
          border: none;
          background: rgba(0, 0, 0, 0.6);
          z-index: 9;
          border-radius: 100%;
          height: 40px;
          width: 40px;
          display: flex !important;
          align-items: center;
          justify-content: center; }
          .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale.slick-slider .slider-index.prev svg, .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list.slick-slider .slider-index.prev svg, .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale.slick-slider .slider-index.prev svg, .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list.slick-slider .slider-index.prev svg {
            transform: rotate(180deg);
            width: 24px; }
            .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale.slick-slider .slider-index.prev svg path, .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list.slick-slider .slider-index.prev svg path, .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale.slick-slider .slider-index.prev svg path, .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list.slick-slider .slider-index.prev svg path {
              stroke: #fff; }
        .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale.slick-slider:hover .slick-arrow, .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list.slick-slider:hover .slick-arrow, .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale.slick-slider:hover .slick-arrow, .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list.slick-slider:hover .slick-arrow {
          transition: 0.4s all ease;
          opacity: 1; }
      .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized) {
        width: 100%;
        grid-template-columns: repeat(6, minmax(0, 1fr));
        overflow: hidden;
        border: 0;
        padding: 0 20px 5px;
        margin-top: 28px;
        margin-top: 16px;
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        gap: 8px; }
        .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized) > *, .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized) > *, .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized) > *, .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized) > * {
          min-width: 0; }
        @media (max-width: 1024px) {
          .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized) {
            grid-template-columns: repeat(4, 1fr);
            padding: 0 10px 5px; } }
        @media (max-width: 767px) {
          .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized) {
            grid-template-columns: repeat(3, 1fr);
            padding: 0 0 5px; } }
        @media (max-width: 640px) {
          .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized), .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list:not(.slick-initialized, .slick-initialized, .slick-initialized, .slick-initialized) {
            grid-template-columns: repeat(2, 1fr); } }
      .hot-promotion.homeproducts-block .block-products > .box-common__content .slider-flashsale .pdLoopItem, .hot-promotion.homeproducts-block .block-products > .box-common__content .block-list .pdLoopItem, .hot-promotion.homeproducts-block .slide-products > .box-common__content .slider-flashsale .pdLoopItem, .hot-promotion.homeproducts-block .slide-products > .box-common__content .block-list .pdLoopItem {
        margin-bottom: .5rem;
        box-shadow: inset 1px 0px 0px #EDEDED, inset -1px 0px 0px #EDEDED, inset 0px 1px 0px #EDEDED, inset 0px -1px 0px #EDEDED; }
      .hot-promotion.homeproducts-block .block-products > .box-common__content a.readmore-btn, .hot-promotion.homeproducts-block .slide-products > .box-common__content a.readmore-btn {
        background-color: #fff;
        border-radius: 4px;
        border: 1px solid #e0e0e0;
        color: #2a83e9;
        display: block;
        line-height: 16px;
        padding: 15px 20px;
        text-align: center;
        width: 340px;
        height: 48px;
        margin: 0 auto 0;
        cursor: pointer;
        border: 0;
        color: #2a83e9;
        font-weight: 500;
        font-size: 14px;
        width: fit-content;
        height: 36px;
        padding: 0 20px;
        line-height: 36px;
        background-color: #fff;
        border-radius: 4px;
        display: block;
        margin: 5px auto 15px;
        font-weight: bold;
        border: 0;
        color: #2a83e9;
        font-size: 14px;
        height: 36px;
        padding: 0 20px;
        line-height: 36px; }

.font-bold {
  font-weight: bold; }

#insProductPage .swatch-element label.buildpc {
  display: block !important;
  padding: 7px 8px !important;
  line-height: normal;
  border-color: #0263d1;
  color: #0263d1; }

#insProductPage .swatch-element label.buildpc .price-buildpc {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
  margin-top: 3px; }

#insProductPage .swatch-element label.sd.buildpc {
  color: #e4393c;
  border-color: #e4393c; }

.tooltip-custom {
  position: relative; }

.tooltip-custom .content-tooltip {
  display: none; }

.tooltip-custom:hover .content-tooltip {
  display: block;
  position: absolute;
  bottom: 100%;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 15px;
  z-index: 999; }

.chinh-sach-build-pc {
  border: 2px dashed red;
  padding: 16px 24px 8px;
  margin-bottom: 24px;
  margin-top: 24px;
  border-radius: 8px;
  position: relative; }

.chinh-sach-build-pc h3 {
  position: absolute;
  top: -10px;
  left: 10px;
  background-color: white;
  padding: 0 12px;
  color: red;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase; }

.chinh-sach-build-pc h4 {
  display: none;
  position: absolute;
  top: -24px;
  left: 24px;
  font-weight: bold;
  background-color: #fff0bc;
  padding: 8px 15px;
  border-radius: 8px; }

.chinh-sach-build-pc ul {
  list-style: disc; }

.link-build-pc a {
  color: #337ab7;
  font-weight: 700; }

@media (min-width: 1000px) {
  #insProductPage .headtitle > div {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap; } }

.tskt-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 5px;
  margin-bottom: 8px; }

.tskt-label {
  background: #f3f4f6;
  color: #667085;
  font-size: 12px;
  padding: 0px 5px;
  border-radius: 9999px;
  border: 1px solid #e5e7eb;
  white-space: nowrap;
  transition: all 0.2s ease; }

.btn-buildmay a {
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid #0991e0;
  margin-bottom: 10px;
  border-radius: 4px;
  color: #0991e0; }

p.status-label {
  font-size: 16px;
  font-weight: bold;
  color: #e02027; }

@media (min-width: 1000px) {
  .boxflasalechuan .boxflasalechuangrid > div picture.hiddenmobile img {
    height: 100% !important;
    width: 100%; } }

#list_gallery:not(.slick-initialized) {
  display: flex;
  overflow-x: hidden; }

#list_gallery:not(.slick-initialized) .product-gallery {
  flex: 0 0 100%; }

#list_gallery:not(.slick-initialized) .product-gallery:nth-child(n+2) {
  display: none; }
