@charset "UTF-8";
.buttonlink a {
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .buttonlink a:hover {
    color: #fff !important;
    background: rgba(0, 0, 0, 0.2) !important; }

.sectionindex1 {
  border: 1px solid #ddd;
  border-bottom: 0; }
  .sectionindex1 .sectionindex1hed {
    padding: 0 15px;
    padding-top: 20px; }
    .sectionindex1 .sectionindex1hed .sectionindex1hed1 {
      color: #000000;
      font-size: 30px;
      font-weight: bold;
      margin-bottom: 20px; }
  .sectionindex1 .sectionindex1content {
    color: #A5A5A5;
    margin: 0 15px;
    padding-bottom: 15px; }
  .sectionindex1 .sectionindex1grid {
    border-top: 1px solid #ddd; }

.sectionvideopro2 .deoproslideritem .buttonlink a {
  background: rgba(255, 255, 255, 0.16);
  border: 2px solid #fff;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  min-width: 220px; }

/*===== loop sản phẩm===============================================*/
.newloopitem {
  position: relative;
  transition: transform 0.3s ease;
  aspect-ratio: 2.5 / 3.5;
  display: flex;
  flex-direction: column;
  padding: 15px 15px !important; }
  .newloopitem .newlooimage {
    margin-top: 15px; }
  .newloopitem .image-container {
    flex-grow: 1;
    position: relative;
    overflow: hidden; }
    .newloopitem .image-container .wd-buttons {
      z-index: 4;
      display: flex;
      flex-direction: column;
      border-radius: calc(5px / 1.2);
      background: #fff;
      border: 0;
      transition: all .3s ease;
      position: absolute;
      opacity: 0;
      visibility: hidden;
      transform: translateX(20px) translateZ(0);
      top: 0px;
      inset-inline-end: 0px;
      right: 0;
      border-radius: 9px; }
      .newloopitem .image-container .wd-buttons .wd-add-cart-icon {
        display: inline-flex;
        vertical-align: middle;
        --wd-action-icon-size: 20px; }
        .newloopitem .image-container .wd-buttons .wd-add-cart-icon button {
          border-radius: 9px;
          vertical-align: middle;
          text-shadow: none;
          box-shadow: none;
          text-decoration: none;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          cursor: pointer;
          flex-direction: column;
          width: 45px;
          font-weight: 400;
          line-height: 0;
          height: 40px;
          gap: 0;
          min-height: unset;
          padding: 0;
          background-color: transparent;
          border: 1px solid #ddd;
          position: relative;
          z-index: 1;
          overflow: hidden;
          background-color: #ddd;
          text-align: center;
          letter-spacing: 1px;
          outline: none;
          text-transform: uppercase;
          -webkit-transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
          .newloopitem .image-container .wd-buttons .wd-add-cart-icon button:not(:hover) svg {
            fill: #ddd; }
          .newloopitem .image-container .wd-buttons .wd-add-cart-icon button svg {
            width: 21px;
            height: 20px;
            fill: #fff; }
          .newloopitem .image-container .wd-buttons .wd-add-cart-icon button:before {
            content: '';
            display: block;
            background-color: #fff;
            border-radius: 9px;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            z-index: -1;
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
            -webkit-transform-origin: left center;
            transform-origin: left center;
            -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
            transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
            transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
            transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
          .newloopitem .image-container .wd-buttons .wd-add-cart-icon button:hover {
            border-color: #ddd;
            color: #fff; }
            .newloopitem .image-container .wd-buttons .wd-add-cart-icon button:hover:before {
              -webkit-transform-origin: right center;
              transform-origin: right center;
              -webkit-transform: scale(0, 1);
              transform: scale(0, 1); }
            .newloopitem .image-container .wd-buttons .wd-add-cart-icon button:hover svg path {
              fill: #000; }
    .newloopitem .image-container a img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: opacity 0.3s ease; }
    .newloopitem .image-container a .image2 {
      opacity: 0;
      visibility: hidden; }
  .newloopitem:hover .image-container .image2 {
    opacity: 1;
    visibility: visible; }
  .newloopitem:hover .wd-buttons {
    opacity: 1;
    visibility: visible;
    transform: none; }
  .newloopitem .product_price {
    font-weight: 500;
    margin-top: 5px !important; }

/*===== endloop===============================================*/
.sectionvideopro .slick-dots li button {
  width: 12px;
  height: 12px;
  background: rgba(60, 60, 67, 0.3); }

.sectionvideopro .slick-dots li.slick-active button {
  background: rgba(60, 60, 67, 0.6); }

.sectionvideopro .deoproslideritem .buttonlink a {
  min-width: 215px; }
  .sectionvideopro .deoproslideritem .buttonlink a:hover {
    color: #000; }

.sectionproduct2 .sectionproduct2header .sectionproduct2header1 .sectionindex1hed {
  align-items: flex-start; }
  .sectionproduct2 .sectionproduct2header .sectionproduct2header1 .sectionindex1hed .sectionindex1hed1 {
    color: #000;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px; }

.sectionproduct2 .sectionproduct2header .sectionindex1content {
  color: #A5A5A5;
  margin: 0;
  margin-bottom: 0px; }

.relativebanner .positionnalr {
  top: 40px;
  z-index: 9; }

.bannersectioni2 .bannersectioni2flex {
  padding: 15px; }
  .bannersectioni2 .bannersectioni2flex .bannersectioni2flex1 .itemflz {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.8px;
    text-transform: uppercase; }
    .bannersectioni2 .bannersectioni2flex .bannersectioni2flex1 .itemflz b {
      font-weight: 700; }
  .bannersectioni2 .bannersectioni2flex .bannersectioni2flex1 span {
    font-size: 12px;
    line-height: 10px;
    font-weight: 700; }

.bannersectindexgo .flex-padding-db {
  padding: 15px; }
  .bannersectindexgo .flex-padding-db .sectionindex1hed .sectionindex1hed1 {
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1.2px;
    text-transform: uppercase; }
    .bannersectindexgo .flex-padding-db .sectionindex1hed .sectionindex1hed1 b {
      font-weight: 700; }
  .bannersectindexgo .flex-padding-db .sectionindex1content {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.8px;
    margin-top: 10px; }

.bannersectindexgo .rsectindeflexgrid .rsectindeflexgrid1 img,
.bannersectindexgo .rsectindeflexgrid .rsectindeflexgrid3 img {
  margin: 0 auto; }

.bannersectindexgo .rsectindeflexgrid .rsectindeflexgrid2 .svsetcont {
  line-height: 70px; }

.bannersectindexgo .rsectindeflexgrid .rsectindeflexgrid2 .zvcontent {
  margin-bottom: 35px; }

.collectionctincollast .flex-padding-db {
  padding: 15px; }
  .collectionctincollast .flex-padding-db .conctincollasttitle {
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-bottom: 15px; }
    .collectionctincollast .flex-padding-db .conctincollasttitle b {
      font-weight: 700; }
  .collectionctincollast .flex-padding-db .conctincollastdese {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.8px;
    margin-top: 10px;
    margin-bottom: 10px; }

/*===== endindex section===============================================*/
/*===== Footer===============================================*/
.vnewfooterflex1 .listulffooter .ul-db-club li a {
  display: inline-block;
  margin-bottom: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.475px;
  text-transform: uppercase; }

.vnewfooterflex1 .footertitle {
  margin-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase; }

.vnewfooterflex1 .footertitle.v2-tops {
  margin-top: 25px;
  margin-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase; }

.vnewfooterflex1 .footertitle2 {
  font-size: 9px;
  line-height: 17px; }

.vnewfooterflex1 .contaccustomer {
  margin-top: 5px; }
  .vnewfooterflex1 .contaccustomer input {
    color: #A5A5A5;
    outline: none;
    font-weight: 400;
    font-size: 9px; }
    .vnewfooterflex1 .contaccustomer input::placeholder {
      color: #A5A5A5;
      font-weight: 400; }
    .vnewfooterflex1 .contaccustomer input:focus {
      outline: none;
      box-shadow: initial;
      border-color: #ddd; }

.vnewfooterflex1 .vcontent1 {
  font-size: 9x;
  font-weight: 400;
  line-height: 20px; }

.vnewfooterflex1 .vcontent2 {
  font-size: 9px;
  font-weight: 400;
  line-height: 20px; }
  .vnewfooterflex1 .vcontent2 a {
    text-decoration: underline; }

/*===== Footer botoom===============================================*/
.footer-content-bttom {
  border: 1px solid #ddd; }
  .footer-content-bttom .footer-left {
    width: 70%;
    color: #000;
    font-size: 8.5px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: 0.425px;
    text-transform: uppercase; }
  .footer-content-bttom .footer-right {
    width: 30%;
    text-align: right;
    color: #000;
    font-size: 8.5px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.425px;
    text-transform: uppercase; }
  .footer-content-bttom > div {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 15px; }

.slick-slider .slick-btn {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s; }

.slick-slider:hover .slick-btn {
  opacity: 1;
  visibility: visible; }

/*===== Backtotop===============================================*/
.back-to-top {
  position: fixed;
  bottom: 25px;
  right: 0;
  z-index: 99;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  width: 25px; }
  .back-to-top a {
    display: block;
    z-index: 2; }
    .back-to-top a .text {
      margin: 8px 0 0;
      font-size: 14px;
      line-height: 14px;
      font-weight: 700; }
  .back-to-top .scrollnav-pagetop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: -webkit-transform .3s ease 0s;
    transition: -webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s,-webkit-transform .3s ease 0s; }

.back-to-top.show {
  right: 15px;
  -webkit-transform: translateX(%);
  transform: translateX(0%); }
  .back-to-top.show .scrollnav-pagetop {
    -webkit-transform: rotateY(0) translateX(0);
    transform: rotateY(0) translateX(0); }

/*===== CART===============================================*/
@keyframes euiBeaconPulseSmall {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  50% {
    opacity: 0.6; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.4);
    opacity: 0; } }

.cart_fixed__summary {
  position: fixed;
  bottom: 250px;
  right: 13px;
  margin: 0;
  z-index: 994;
  cursor: pointer; }
  .cart_fixed__summary .svgico {
    position: relative;
    z-index: 4;
    height: 48px;
    width: 48px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ffffff;
    cursor: pointer;
    background: #000000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    animation: pulse 2s infinite;
    animation: pulse 2s infinite; }
    .cart_fixed__summary .svgico svg {
      width: 28px;
      height: 28px;
      fill: #ffffff;
      margin: 10px 0; }
  .cart_fixed__summary .box-contact:before {
    animation: euiBeaconPulseSmall 2s infinite ease-out; }
  .cart_fixed__summary .box-contact:before, .cart_fixed__summary .box-contact:after {
    position: absolute;
    content: '';
    height: 48px;
    width: 48px;
    left: 0;
    top: 0;
    background: #000000;
    border-radius: 50%; }
  .cart_fixed__summary .number_item {
    color: #ffffff;
    background: #000000;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    display: block;
    font-weight: bold;
    right: -8px;
    top: -12px;
    z-index: 100;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15); }
  .cart_fixed__summary a:hover {
    color: #000; }

/******************HEADER***********************************/
.newhdeader header .newhdeaderflex {
  padding: 0; }
  .newhdeader header .newhdeaderflex .headercol1 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center; }
    .newhdeader header .newhdeaderflex .headercol1 .newhdeaderflex1 {
      width: 8%;
      display: flex;
      justify-content: center; }
      .newhdeader header .newhdeaderflex .headercol1 .newhdeaderflex1 img {
        margin: 0 auto;
        padding: 8px; }
    .newhdeader header .newhdeaderflex .headercol1 .newhdeaderflex2 {
      padding: 0 10px; }
  .newhdeader header .newhdeaderflex .headercol2 {
    justify-content: flex-end;
    flex-wrap: nowrap;
    padding-right: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin: 0;
    padding-left: 22px;
    padding-right: 22px; }
  .newhdeader header .newhdeaderflex .newhdeaderflex3 {
    width: 100%; }
    .newhdeader header .newhdeaderflex .newhdeaderflex3 form {
      width: 100%;
      min-width: 100%; }
  .newhdeader header .newhdeaderflex .newhdeaderflex5 {
    justify-content: flex-start;
    padding-left: 20px;
    width: 20%; }

.newhdeader header .newhdeaderflex {
  justify-content: space-between; }
  .newhdeader header .newhdeaderflex .newhdeaderflex4menu {
    gap: 0px;
    padding-left: 35px;
    border-right: 0;
    padding-right: 35px; }
  .newhdeader header .newhdeaderflex .newhdeaderflex4 {
    justify-content: flex-end;
    width: 100%; }
  .newhdeader header .newhdeaderflex .newhdeaderflex5 {
    gap: 20px; }

.newhdeader .hr-lefts {
  width: 1px;
  height: 20px;
  background: #fff; }

.newhdeader .limenud .menulv2 li a {
  transition: all 0.2s; }

.newhdeader .limenud .menulv2 li:hover a {
  color: #fff;
  background: #000;
  transition: all 0.2s; }

/**************************************màn *********************************/
@media (max-width: 1500px) {
  .newhdeader .newhdeaderflex3 form {
    min-width: 450px; }
  .relativebanner .positionnalr1 {
    font-size: 45px; } }

/**********************************Collection*********************/
.templatecollection.none-collections-qe .breadcrumb-wrap {
  padding: 7px 15px;
  border-bottom: 1px solid #ddd; }
  .templatecollection.none-collections-qe .breadcrumb-wrap .breadcrumb {
    align-items: center; }
    .templatecollection.none-collections-qe .breadcrumb-wrap .breadcrumb .breadcrumb-item {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .templatecollection.none-collections-qe .breadcrumb-wrap .breadcrumb .breadcrumb-item a {
        font-size: 13px; }
      .templatecollection.none-collections-qe .breadcrumb-wrap .breadcrumb .breadcrumb-item:before {
        height: 25px; }
      .templatecollection.none-collections-qe .breadcrumb-wrap .breadcrumb .breadcrumb-item span {
        text-transform: uppercase;
        color: #000;
        font-weight: 500;
        font-size: 13px; }

.templatecollection.none-collections-qe .filterlocsp {
  padding: 10px 15px; }
  .templatecollection.none-collections-qe .filterlocsp a {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    column-gap: 10px;
    align-items: center; }
    .templatecollection.none-collections-qe .filterlocsp a:hover {
      color: #000; }
    .templatecollection.none-collections-qe .filterlocsp a .svfs {
      display: inline-block;
      position: relative;
      font-size: 17px;
      cursor: pointer;
      line-height: 26px;
      border: 1px dashed #000;
      background: #fff;
      padding: 0;
      width: 30px;
      height: 30px;
      text-align: center;
      transition: all 0.3s;
      border-radius: 5px; }
      .templatecollection.none-collections-qe .filterlocsp a .svfs:hover {
        background: #000; }
        .templatecollection.none-collections-qe .filterlocsp a .svfs:hover svg path {
          fill: #fff; }
    .templatecollection.none-collections-qe .filterlocsp a svg {
      width: 20px;
      height: 20px; }
      .templatecollection.none-collections-qe .filterlocsp a svg:nth-child(2) {
        display: none; }
    .templatecollection.none-collections-qe .filterlocsp a > span {
      font-size: 13px;
      text-transform: uppercase;
      font-weight: 500; }
    .templatecollection.none-collections-qe .filterlocsp a.active svg:nth-child(1) {
      display: none; }
    .templatecollection.none-collections-qe .filterlocsp a.active svg:nth-child(2) {
      display: inline-block;
      width: 17px;
      height: 17px; }

.templatecollection.none-collections-qe .gritemloc .gritemloc2 div {
  margin-bottom: 15px; }

@media (min-width: 1000px) {
  .paginate {
    margin-left: -10px;
    margin-right: -10px;
    border-bottom: 1px solid #ddd; } }

/**********************************Collection 2*********************/
.templatecollection.collectionv2all {
  border: 1px solid #ddd; }
  .templatecollection.collectionv2all .container-nones {
    border-bottom: 1px solid #ddd; }
    .templatecollection.collectionv2all .container-nones .breadcrumb-wrap {
      padding: 7px 15px; }
      .templatecollection.collectionv2all .container-nones .breadcrumb-wrap .breadcrumb {
        align-items: center; }
        .templatecollection.collectionv2all .container-nones .breadcrumb-wrap .breadcrumb .breadcrumb-item {
          display: flex;
          justify-content: flex-start;
          align-items: center; }
          .templatecollection.collectionv2all .container-nones .breadcrumb-wrap .breadcrumb .breadcrumb-item a {
            font-size: 13px; }
          .templatecollection.collectionv2all .container-nones .breadcrumb-wrap .breadcrumb .breadcrumb-item:before {
            height: 25px; }
          .templatecollection.collectionv2all .container-nones .breadcrumb-wrap .breadcrumb .breadcrumb-item span {
            text-transform: uppercase;
            color: #000;
            font-weight: 500;
            font-size: 13px; }
  .templatecollection.collectionv2all .templimge {
    margin: 10px 15px; }
  .templatecollection.collectionv2all .gridmenucol2 {
    margin-top: 0; }
    .templatecollection.collectionv2all .gridmenucol2 .gridmenucol2menu1 a {
      font-size: 11px; }
  .templatecollection.collectionv2all .templatecolgrid {
    padding: 0 15px; }
  @media (min-width: 1000px) {
    .templatecollection.collectionv2all .paginate {
      margin-left: -15px;
      margin-right: -15px;
      width: auto;
      border-bottom: 0; } }

@media (min-width: 1000px) {
  .collectionv2all[datavlcheck="grid8"].templatecollection .templatecolgrid .index1gridgol:nth-child(n+9) {
    border-top: 0 !important; }
  .collectionv2all[datavlcheck="grid8"].templatecollection .templatecolgrid .index1gridgol:nth-child(8n) {
    border-right: 1px solid #ddd !important; }
  .collectionv2all[datavlcheck="grid8"].templatecollection .templatecolgrid .index1gridgol {
    border: 1px solid #ddd !important;
    border-right: 0 !important; } }

/**********************************Blog recuit*********************/
.templatcuit {
  border: 1px solid #ddd; }
  .templatcuit .breadcrumb-wrap {
    padding: 7px 15px;
    border-bottom: 1px solid #ddd; }
    .templatcuit .breadcrumb-wrap .breadcrumb {
      align-items: center; }
      .templatcuit .breadcrumb-wrap .breadcrumb .breadcrumb-item {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .templatcuit .breadcrumb-wrap .breadcrumb .breadcrumb-item a {
          font-size: 13px; }
        .templatcuit .breadcrumb-wrap .breadcrumb .breadcrumb-item:before {
          height: 25px; }
        .templatcuit .breadcrumb-wrap .breadcrumb .breadcrumb-item span {
          text-transform: uppercase;
          color: #000;
          font-weight: 500;
          font-size: 13px; }
  .templatcuit .imagepicture {
    margin: 10px 15px; }
  .templatcuit .listblogall {
    padding: 40px 15px;
    border-top: 0; }
    .templatcuit .listblogall:first-child {
      border-top: 1px solid #ddd; }
    .templatcuit .listblogall:last-child {
      border-bottom: 0; }
    .templatcuit .listblogall .blogalltitle a {
      margin-bottom: 10px;
      display: block; }
    .templatcuit .listblogall .thongtinblog a {
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: .3s;
      transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
      border: 1px solid #000;
      width: 140px;
      text-align: center;
      font-size: 13px; }
      .templatcuit .listblogall .thongtinblog a:hover {
        background: #A5A5A5;
        color: #000000;
        border: 1px solid #A5A5A5; }

/***********************************Artilce recuilt ************************/
.articlerecuit {
  border-bottom: 1px solid #ddd; }
  .articlerecuit .breadcrumb-wrap {
    padding: 7px 15px;
    border-bottom: 1px solid #ddd; }
    .articlerecuit .breadcrumb-wrap .breadcrumb {
      align-items: center; }
      .articlerecuit .breadcrumb-wrap .breadcrumb .breadcrumb-item {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .articlerecuit .breadcrumb-wrap .breadcrumb .breadcrumb-item a {
          font-size: 13px; }
        .articlerecuit .breadcrumb-wrap .breadcrumb .breadcrumb-item:before {
          height: 25px; }
        .articlerecuit .breadcrumb-wrap .breadcrumb .breadcrumb-item span {
          text-transform: uppercase;
          color: #000;
          font-weight: 500;
          font-size: 13px; }
  .articlerecuit .imagepicture {
    margin: 10px 15px; }
  .articlerecuit .lisaarticledetai {
    padding: 20px 15px;
    border-top: 1px solid #ddd; }
    .articlerecuit .lisaarticledetai .listflexarticle {
      justify-content: space-between;
      flex-wrap: nowrap;
      column-gap: 10px; }
    .articlerecuit .lisaarticledetai .lisaarticledetai1 > h1 {
      color: #000;
      font-size: 35.361px;
      font-style: normal;
      font-weight: 800;
      line-height: 150%;
      /* 53.042px */
      letter-spacing: 1.768px;
      text-transform: uppercase; }
    .articlerecuit .lisaarticledetai .lisaarticledetai1 .cotnentrte {
      line-height: 35px; }
      .articlerecuit .lisaarticledetai .lisaarticledetai1 .cotnentrte ul li {
        margin-left: 20px;
        list-style: disc;
        font-weight: 400; }
    .articlerecuit .lisaarticledetai .lisaarticledetai1 .formpust .titlformrcui {
      margin-top: 20px;
      margin-bottom: 20px; }
    .articlerecuit .lisaarticledetai .lisaarticledetai1 .formpust input {
      background: #F0F0F0;
      display: flex;
      padding: 10px 20px;
      align-items: center;
      gap: 10px;
      color: #000;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 200%;
      letter-spacing: 1px; }
      .articlerecuit .lisaarticledetai .lisaarticledetai1 .formpust input::placeholder {
        color: #000; }
    .articlerecuit .lisaarticledetai .lisaarticledetai1 .formpust .choosecv {
      border: 1px dashed #ddd;
      background: #F0F0F0;
      display: flex;
      padding: 0px 20px;
      flex-direction: column;
      align-items: center;
      gap: 30px;
      justify-content: center;
      text-align: center;
      font-size: 14px;
      height: 60px; }
    .articlerecuit .lisaarticledetai .lisaarticledetai1 .formpust button {
      display: flex;
      height: 35px;
      width: 110px;
      padding: 10px 30px;
      justify-content: center;
      align-items: center;
      gap: 10px;
      border-radius: 0;
      border: 1px solid #000000;
      font-size: 12px; }
      .articlerecuit .lisaarticledetai .lisaarticledetai1 .formpust button:hover {
        background: #A5A5A5;
        color: #000000;
        border: 1px solid #A5A5A5; }
    .articlerecuit .lisaarticledetai .lisaarticledetai2table .ticledetai2tabltitle {
      text-align: left;
      padding: 20px 30px; }
    .articlerecuit .lisaarticledetai .lisaarticledetai2table .ticleditleline {
      color: #000;
      font-size: 16.095px;
      font-style: normal;
      font-weight: 500;
      line-height: 150%;
      letter-spacing: 0.805px; }
      .articlerecuit .lisaarticledetai .lisaarticledetai2table .ticleditleline span {
        font-weight: bold;
        display: block;
        color: #000;
        font-size: 16.095px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        letter-spacing: 0.805px; }
      .articlerecuit .lisaarticledetai .lisaarticledetai2table .ticleditleline:last-child {
        border-bottom: 0; }

/*******************************************PRoduct *************************************/
.templateproduct .breadcrumb-wrap {
  padding: 7px 15px;
  border-bottom: 1px solid #ddd; }
  .templateproduct .breadcrumb-wrap .breadcrumb {
    align-items: center; }
    .templateproduct .breadcrumb-wrap .breadcrumb .breadcrumb-item {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .templateproduct .breadcrumb-wrap .breadcrumb .breadcrumb-item a {
        font-size: 13px; }
      .templateproduct .breadcrumb-wrap .breadcrumb .breadcrumb-item:before {
        height: 25px; }
      .templateproduct .breadcrumb-wrap .breadcrumb .breadcrumb-item span {
        text-transform: uppercase;
        color: #000;
        font-weight: 500;
        font-size: 13px; }

.templateproduct .templateproductflex {
  border-top: 0; }
  .templateproduct .templateproductflex .templateproductflex1 {
    width: 60%;
    padding: 0px 0px; }
  .templateproduct .templateproductflex .templateproductflex2 {
    width: 40%; }
    .templateproduct .templateproductflex .templateproductflex2 .titlepro {
      margin-top: 17px;
      padding-top: 17px; }
    .templateproduct .templateproductflex .templateproductflex2 .priceprodyc {
      margin-top: 17px;
      border-bottom: 1px solid #ddd;
      margin-bottom: 17px;
      padding-bottom: 17px;
      display: block; }
    .templateproduct .templateproductflex .templateproductflex2 #product-quickview .product-quickview-swatch .product-sw-line {
      margin-top: 17px; }
      .templateproduct .templateproductflex .templateproductflex2 #product-quickview .product-quickview-swatch .product-sw-line .flexforhan {
        margin-bottom: 5px; }
        .templateproduct .templateproductflex .templateproductflex2 #product-quickview .product-quickview-swatch .product-sw-line .flexforhan .product-sw-title {
          color: #000;
          font-size: 18px;
          font-style: normal;
          font-weight: 500;
          line-height: 100%;
          letter-spacing: 0.9px;
          text-transform: uppercase; }
    .templateproduct .templateproductflex .templateproductflex2 #product-quickview .product-sw-line:first-child {
      margin-bottom: 25px; }
    .templateproduct .templateproductflex .templateproductflex2 #product-quickview .sizechosse a {
      color: #000;
      text-align: right;
      leading-trim: both;
      text-edge: cap;
      font-size: 18px;
      font-style: normal;
      font-weight: 500;
      line-height: 100%;
      /* 18px */
      letter-spacing: 0.9px;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: none;
      text-decoration-thickness: auto;
      text-underline-offset: auto; }
    .templateproduct .templateproductflex .templateproductflex2 .addtocarta a {
      padding: 17px 0;
      text-align: center;
      leading-trim: both;
      text-edge: cap;
      font-size: 23px;
      font-style: normal;
      font-weight: 800;
      line-height: 100%;
      /* 23px */
      letter-spacing: 1.15px;
      text-transform: uppercase;
      border: 1px solid #000;
      transition: all 0.3s; }
      .templateproduct .templateproductflex .templateproductflex2 .addtocarta a:hover {
        background: #fff;
        color: #000; }
    .templateproduct .templateproductflex .templateproductflex2 .desall1 {
      margin-top: 17px;
      padding-top: 17px;
      line-height: 33px; }
    .templateproduct .templateproductflex .templateproductflex2 .flex-res {
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap;
      width: 100%;
      padding-top: 17px;
      margin-top: 17px;
      padding-bottom: 17px;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      align-items: center; }
      .templateproduct .templateproductflex .templateproductflex2 .flex-res .returnshipping, .templateproduct .templateproductflex .templateproductflex2 .flex-res .flex-rechat {
        margin: 0;
        padding: 0;
        border: 0; }
        .templateproduct .templateproductflex .templateproductflex2 .flex-res .returnshipping a, .templateproduct .templateproductflex .templateproductflex2 .flex-res .flex-rechat a {
          color: #000;
          font-size: 18px;
          font-style: normal;
          font-weight: 500;
          line-height: 100%;
          letter-spacing: 0.9px;
          text-decoration: underline;
          text-transform: uppercase; }

.templateproduct .galimageflexbox {
  padding: 0px; }
  @media (min-width: 1501px) {
    .templateproduct .galimageflexbox .galimageflex .galimageflexitem img {
      height: 100%;
      object-fit: cover; } }
  .templateproduct .galimageflexbox .galimageflex .galimageflexitem {
    height: 100%; }
  .templateproduct .galimageflexbox .galimageflex .galimageflexitem:nth-last-child(1) {
    border-bottom: 1px solid #ddd; }

.templateproduct .galimageflexbox .galimageflex {
  border-bottom: 0; }

.relateditem {
  margin-top: 0px; }

/************************************ Detail collection list ***************************************/
.collectionlist.collectionlist-detail-list .breadcrumb-wrap {
  padding: 7px 15px;
  border-bottom: 1px solid #ddd; }
  .collectionlist.collectionlist-detail-list .breadcrumb-wrap .breadcrumb {
    align-items: center; }
    .collectionlist.collectionlist-detail-list .breadcrumb-wrap .breadcrumb .breadcrumb-item {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .collectionlist.collectionlist-detail-list .breadcrumb-wrap .breadcrumb .breadcrumb-item a {
        font-size: 13px; }
      .collectionlist.collectionlist-detail-list .breadcrumb-wrap .breadcrumb .breadcrumb-item:before {
        height: 25px; }
      .collectionlist.collectionlist-detail-list .breadcrumb-wrap .breadcrumb .breadcrumb-item span {
        text-transform: uppercase;
        color: #000;
        font-weight: 500;
        font-size: 13px; }

.collectionlist.collectionlist-detail-list .listdetailtitle {
  margin: 32px 0; }
  .collectionlist.collectionlist-detail-list .listdetailtitle a span:nth-child(1) {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3.3px;
    text-transform: uppercase; }
  .collectionlist.collectionlist-detail-list .listdetailtitle a span:nth-child(2) {
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 5.1px;
    text-transform: uppercase; }

.collectionlist.collectionlist-detail-list .gridteimageitemimage {
  padding: 0 20px; }

/*********************CART **************************************/
.templatecart .breadcrumb-wrap {
  padding: 7px 15px;
  border-bottom: 1px solid #ddd; }
  .templatecart .breadcrumb-wrap .breadcrumb {
    align-items: center; }
    .templatecart .breadcrumb-wrap .breadcrumb .breadcrumb-item {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .templatecart .breadcrumb-wrap .breadcrumb .breadcrumb-item a {
        font-size: 13px; }
      .templatecart .breadcrumb-wrap .breadcrumb .breadcrumb-item:before {
        height: 25px; }
      .templatecart .breadcrumb-wrap .breadcrumb .breadcrumb-item span {
        text-transform: uppercase;
        color: #000;
        font-weight: 500;
        font-size: 13px; }

.templatecart .templatecontaner {
  max-width: 70%;
  margin-top: 100px;
  margin-bottom: 100px; }
  .templatecart .templatecontaner .cartheaderway {
    margin-bottom: 40px; }
    .templatecart .templatecontaner .cartheaderway .cartheaderway2 {
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 100%;
      letter-spacing: 0.8px;
      text-transform: uppercase; }
      .templatecart .templatecontaner .cartheaderway .cartheaderway2 a {
        text-decoration: none;
        position: relative;
        display: inline-flex;
        align-items: center;
        color: #000;
        transition: all 0.3s ease;
        padding-right: 20px; }
        .templatecart .templatecontaner .cartheaderway .cartheaderway2 a:before {
          content: "";
          background: url(https://file.hstatic.net/200000947185/file/link-arrow.svg);
          width: 10px;
          height: 9px;
          background-repeat: no-repeat;
          background-size: cover;
          margin-left: 0px;
          transition: transform 0.3s ease;
          transform: rotate(45deg);
          position: absolute;
          top: 0;
          right: 0;
          z-index: 9;
          display: inline-block;
          -webkit-font-smoothing: antialiased; }
        .templatecart .templatecontaner .cartheaderway .cartheaderway2 a:hover {
          color: #F47916; }
          .templatecart .templatecontaner .cartheaderway .cartheaderway2 a:hover:before {
            transform: rotate(0deg); }
  .templatecart .templatecontaner .quanflexall .cartitemline {
    padding-top: 20px;
    position: relative; }
    .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 {
      gap: 25px; }
      .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 .cartitemlineitem1 img {
        width: 200px; }
      .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 .cartitemlineem1 .cartvendor {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        letter-spacing: 0.8px;
        text-transform: uppercase; }
      .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 .cartitemlineem1 div:nth-child(2) {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 0.8px;
        text-transform: uppercase;
        margin-top: 8px; }
      .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 .cartitemlineem1 .cartvariant {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 0.8px;
        text-transform: uppercase;
        margin-top: 8px; }
    .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline2 {
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 100%;
      letter-spacing: 0.8px;
      text-transform: uppercase; }
    .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline3 .quantitycarrt {
      font-size: 22px;
      font-style: normal;
      font-weight: 500;
      line-height: 100%;
      letter-spacing: 1.1px;
      text-transform: uppercase; }
    .templatecart .templatecontaner .quanflexall .cartitemline .item-remove {
      position: absolute;
      right: 5px;
      top: 5px;
      z-index: 9; }

.templatecart .cartitemline {
  grid-template-columns: repeat(2, 1fr); }

.templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 {
  gap: 25px;
  width: 100%; }
  .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 .cartitemlineitem1 {
    width: 110px; }

.templatecart .templatecontaner .quanflexall .cartitemline .flex-wq {
  width: 100%;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-left: 50px;
  display: flex; }

form#cartupdatedatahung {
  display: none; }

@media (max-width: 767px) {
  .newloopitem {
    aspect-ratio: 2.5 / 4;
    padding: 10px 10px !important; }
  .sectionindex1grid {
    border: 0; }
  .sectionindex1,
  .sectionindex1grid2 {
    margin-bottom: 20px !important; }
    .sectionindex1 .slick-dots,
    .sectionindex1grid2 .slick-dots {
      bottom: -15px;
      z-index: 9;
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
      .sectionindex1 .slick-dots button,
      .sectionindex1grid2 .slick-dots button {
        background: #D9D9D9;
        border: none;
        font-size: 0;
        width: 13px;
        height: 1px;
        border-radius: 0;
        margin-right: 10px;
        outline: none;
        text-indent: -9999px; }
  .sectionproduct2 .sectionproduct2header .sectionproduct2header2 {
    display: none; }
  .sectionproduct2 .sectionproduct2header .sectionindex1content {
    margin-bottom: 5px; }
  .relativebanner .positionnalr1,
  .relativebanner .positionnalr2 {
    display: none; }
  .relativebanner .positionnalr3 a {
    display: inline-block;
    border: 2px solid #000;
    min-width: 110px;
    text-align: center;
    padding: 3px;
    border-radius: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 12px; }
  .relativebanner .positionnalr {
    top: 120px;
    z-index: 9;
    left: 10px;
    transform: translateY(0px); }
  .relativebanner {
    border: 0; }
  .sliderbannersectioni2 {
    border: 0; }
  .bannersectindexgo .flex-padding-db .sectionindex1hed .sectionindex1hed1 {
    font-size: 12px;
    line-height: 20px; }
  .bannersectindexgo .flex-padding-db .sectionindex1content {
    margin-bottom: 0; }
  .bannersectindexgo .rsectindeflexgrid .rsectindeflexgrid2 .svsetcont {
    line-height: 55px;
    letter-spacing: 5.5px; }
  .bannersectindexgo .rsectindeflexgrid .rsectindeflexgrid2 .zvcontent {
    margin-bottom: 25px; }
  .collectionctincollast .flex-padding-db .conctincollastdese {
    font-size: 11px;
    line-height: 18px;
    text-align: justify; }
  .sectionindex1grid3 {
    border: 0;
    border-top: 1px solid #ddd; }
  footer.ss-footer-db {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd; }
  .footer-content-bttom > div {
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 15px;
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%; }
  .footer-content-bttom .footer-left {
    width: 100%;
    font-size: 12px;
    margin-bottom: 10px; }
  .footer-content-bttom .footer-right {
    width: 100%;
    text-align: left;
    font-size: 12px; }
  .cart_fixed__summary .box-contact:before, .cart_fixed__summary .box-contact:after {
    height: 38px;
    width: 38px; }
  .cart_fixed__summary .svgico {
    height: 38px;
    width: 38px; }
  .cart_fixed__summary .svgico svg {
    width: 22px;
    height: 18px; }
  .templatecollection.collectionv2all .gridmenucol2 .gridmenucol2menu1 {
    width: 85%;
    flex-wrap: nowrap !important;
    overflow-x: scroll;
    justify-content: flex-start;
    margin-right: 20px; }
  .templatecollection.collectionv2all .gridmenucol2 .gridmenucol2menu1 a {
    margin-right: 15px;
    display: block;
    min-width: 95px;
    margin-bottom: 15px;
    padding: 6px 10px; }
  .gridmenucol2menu2 {
    width: 15%; }
  .gridmenucol2 {
    margin-bottom: 10px; }
  .collectionv2all[datavlcheck="grid8"] .templatecolgrid {
    grid-template-columns: repeat(3, 1fr); }
  .templatecollection[datavlcheck="grid8"] .templatecolgrid .index1gridgol:nth-child(4) {
    border-top: 0; }
  .templatecollection[datavlcheck="grid8"] .templatecolgrid .index1gridgol:nth-child(2n) {
    border-right: 0 !important; }
  .templatecollection[datavlcheck="grid8"] .templatecolgrid .index1gridgol.activeadded {
    border-right: 1px solid #000 !important;
    border-bottom: 0; }
  .templatecollection.collectionv2all .paginate {
    border-top: 0; }
  .templatecollection.collectionv2all[datavlcheck="grid8"] .paginate {
    border-top: 1px solid #000; }
  .gritemloc2list.active .active {
    font-weight: bold; }
  .gritemloc2list.active a {
    color: #000;
    font-weight: 400; }
  .listsort.active > div {
    font-weight: 400; }
  .templatecollection.none-collections-qe .paginate {
    border-bottom: 1px solid #ddd; }
  .templatecart .templatecontaner {
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px; }
    .templatecart .templatecontaner .cartheaderway {
      margin-bottom: 10px;
      margin-top: 20px; }
      .templatecart .templatecontaner .cartheaderway .cartheaderway2 {
        font-size: 13px; }
    .templatecart .templatecontaner .quanflexall .cartitemline {
      padding-top: 20px;
      justify-content: flex-start;
      flex-wrap: nowrap; }
      .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 {
        gap: 25px;
        flex-wrap: nowrap;
        width: 100%; }
        .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 .cartitemlineitem1 img {
          width: 130px; }
        .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 .cartitemlineem1 .cartvendor {
          font-size: 14px; }
        .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 .cartitemlineem1 div:nth-child(2) {
          font-size: 13px; }
        .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline1 .cartitemlineem1 .cartvariant {
          font-size: 14px; }
      .templatecart .templatecontaner .quanflexall .cartitemline .flex-wq {
        width: 100%;
        justify-content: space-between;
        flex-wrap: nowrap;
        padding-left: 0;
        display: flex;
        align-items: center;
        margin-top: 10px; }
      .templatecart .templatecontaner .quanflexall .cartitemline .cartitemline3 .quantitycarrt {
        font-size: 18px; }
  .templatecart .cartheaderway1 {
    font-size: 23px; }
  .templatecart .cartitemline {
    grid-template-columns: repeat(1, 1fr); }
  .templatecart .controlquanti {
    width: 25px;
    height: 25px; }
  .templatecart .cartdesm {
    font-size: 12px;
    line-height: 17px; }
  .templatecart .buttoncheckout a {
    display: inline-block;
    color: #ffffff;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: 0.95px;
    text-transform: uppercase;
    background: #000;
    padding: 15px 110px;
    margin-top: 20px;
    margin-bottom: 20px; }
  .collectionlist {
    border-bottom: 1px solid #ddd;
    padding: 0;
    padding-bottom: 35px; }
    .collectionlist .listflexcoltitle {
      margin: 30px 0;
      color: #000000;
      text-align: center;
      margin: 30px 0;
      font-size: 13.222px;
      font-style: normal;
      font-weight: 700;
      line-height: 100%;
      letter-spacing: 2.644px;
      text-transform: uppercase; }
    .collectionlist .gridtitememimage a span:nth-child(1) {
      color: #000000;
      text-align: center;
      font-size: 13.222px;
      font-style: normal;
      font-weight: 500;
      line-height: 120%;
      letter-spacing: 1.983px;
      text-transform: uppercase; }
    .collectionlist .gridtitememimage a span:nth-child(2) {
      color: #000000;
      text-align: center;
      padding-top: 5px;
      font-size: 17.629px;
      font-style: normal;
      font-weight: 700;
      line-height: 120%;
      letter-spacing: 2.644px;
      text-transform: uppercase; }
    .collectionlist .gridteimageitemimage {
      margin-bottom: 0px; }
  .collectionlist.collectionlist-detail-list .listdetailtitle a span:nth-child(1) {
    font-size: 18px; }
  .collectionlist.collectionlist-detail-list .listdetailtitle a span:nth-child(2) {
    font-size: 22px; }
  .collectionlist.collectionlist-detail-list .gridteimageitemimage {
    padding: 0 0px; }
  .gridtemcolitem {
    padding: 0 15px; }
  .contentdetaillist {
    padding: 0 15px; }
  .templateproduct .templateproductflex {
    border: 0; }
    .templateproduct .templateproductflex .templateproductflex2 {
      padding: 15px !important; }
      .templateproduct .templateproductflex .templateproductflex2 .titlepro {
        margin-top: 0px;
        padding-top: 15px;
        border-top: 0;
        font-size: 20.886px;
        font-style: normal;
        font-weight: 800;
        line-height: 100%;
        letter-spacing: 1.044px;
        text-transform: uppercase; }
      .templateproduct .templateproductflex .templateproductflex2 .priceprodyc {
        margin-top: 17px;
        border-bottom: 0;
        margin-bottom: 30px;
        padding-bottom: 0px;
        display: block;
        font-size: 19.494px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        text-transform: uppercase; }
      .templateproduct .templateproductflex .templateproductflex2 #product-quickview .product-quickview-swatch .product-sw-line .flexforhan .product-sw-title {
        color: #000000;
        font-size: 12.532px;
        font-style: normal;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 0.627px;
        text-transform: uppercase; }
      .templateproduct .templateproductflex .templateproductflex2 #product-quickview .sizechosse a {
        color: #000000;
        text-align: right;
        font-size: 12.532px;
        font-style: normal;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 0.627px; }
      .templateproduct .templateproductflex .templateproductflex2 .addtocarta a {
        padding: 13px 0;
        text-align: center;
        font-size: 16px; }
      .templateproduct .templateproductflex .templateproductflex2 .flex-res .returnshipping a {
        font-size: 15px; }
      .templateproduct .templateproductflex .templateproductflex2 .flex-res .flex-rechat a {
        font-size: 15px; }
  .templateproduct .galimageflexbox .galimageflex {
    border: 0; }
    .templateproduct .galimageflexbox .galimageflex .galimageflexitem {
      border: 0; }
      .templateproduct .galimageflexbox .galimageflex .galimageflexitem:nth-last-child(1) {
        border: 0; }
  #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color .product-sw-select-item-span {
    height: 30px;
    width: 30px; }
  #product-quickview .product-quickview-swatch .product-sw-line .product-sw-select .product-sw-select-item .product-sw-select-item-span {
    min-width: 90px;
    height: 30px;
    line-height: 30px; }
  .templatcuit .imagepicture {
    margin: 10px 10px; }
  .templatcuit .listblogall {
    padding: 30px 15px; }
    .templatcuit .listblogall .blogalltitle a {
      margin-bottom: 10px;
      display: block;
      font-size: 18.848px;
      font-style: normal;
      font-weight: 800;
      line-height: 150%;
      letter-spacing: 0.942px;
      text-transform: uppercase; }
    .templatcuit .listblogall .thongtinblog a {
      width: 130px;
      text-align: center;
      font-size: 12px;
      padding: 5px; }
  .listblogall .gtimitem1 {
    font-size: 11px; }
  .listblogall .itemaddress {
    font-size: 11px; }
  .articlerecuit .imagepicture {
    margin: 10px 10px; }
  .articlerecuit .lisaarticledetai .lisaarticledetai2table .ticledetai2tabltitle {
    text-align: left;
    padding: 10px 10px;
    font-size: 12.047px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.602px;
    text-transform: uppercase; }
  .articlerecuit .lisaarticledetai .lisaarticledetai2table .ticleditleline {
    color: #000000;
    font-size: 12.095px; }
  .articlerecuit .lisaarticledetai .lisaarticledetai1 > h1 {
    color: #000000;
    font-size: 19.401px;
    font-style: normal;
    font-weight: 800;
    line-height: 150%;
    letter-spacing: 0.97px;
    text-transform: uppercase; }
  .articlerecuit .lisaarticledetai .lisaarticledetai1 .cotnentrte {
    line-height: 25px; }
  .articlerecuit .lisaarticledetai .lisaarticledetai1 .formpust .titlformrcui {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14.811px;
    font-style: normal;
    font-weight: 800;
    line-height: 150%;
    letter-spacing: 0.741px;
    text-transform: uppercase; }
  .articlerecuit .lisaarticledetai .lisaarticledetai1 .formpust input {
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 200%;
    letter-spacing: 1px;
    height: 40px; }
  .articlerecuit .lisaarticledetai .lisaarticledetai1 .formpust .choosecv {
    height: 50px;
    font-size: 13px; }
  .articlerecuit .lisaarticledetai .lisaarticledetai1 .formpust button {
    height: 40px;
    padding: 10px 0px;
    width: 100px;
    font-size: 15px; }
  .mobilemenubar .menunggcolmenu .menunitemlmenu a {
    font-size: 15px; } }

.vnewfooterflex1 .listulffooter .ul-db-club li a {
  font-size: 9.5px;
  line-height: 100%; }

/*******************************new *********************************************/
.newhdeader header .newhdeaderflex {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .newhdeader header .newhdeaderflex .headercol0 {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 10px 0px;
    margin: 0;
    padding-right: 0; }
    .newhdeader header .newhdeaderflex .headercol0 .newhdeaderflex1 {
      position: relative;
      height: 51px;
      display: flex;
      align-items: center;
      border-right: 1px solid #ddd; }
  .newhdeader header .newhdeaderflex .headercol1 {
    -ms-flex-positive: 3;
    flex-grow: 3;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    .newhdeader header .newhdeaderflex .headercol1 form input {
      height: 51px;
      width: 100%;
      border: 0 transparent;
      color: #222;
      outline: none;
      padding: 0 6px;
      line-height: 40px;
      vertical-align: middle; }
    .newhdeader header .newhdeaderflex .headercol1 .newhdeaderflex3 {
      border-color: #ddd;
      padding: 0 20px;
      padding-right: 0; }

.newhdeader .newhdeaderflex4menu a {
  font-size: 13px; }

.newhdeader header .newhdeaderflex .headercol1 form input {
  color: #fff; }

.articlerecuit .breadcrumb-wrap {
  padding: 4px 15px; }

.rsectindeflexgrid .zvcontentbuttun a {
  border-radius: 999px; }

.articlerecuit .breadcrumb-wrap .breadcrumb .breadcrumb-item a,
.articlerecuit .breadcrumb-wrap .breadcrumb .breadcrumb-item span {
  font-size: 10px; }

.rsectindeflexgrid .zvcontentbuttun a {
  text-transform: uppercase;
  font-size: 12px; }

@media (min-width: 1000px) {
  .vnewfooterflex1.nth-child-one .listulffooter .ul-db-club li:first-child {
    margin-top: -6px; }
  .vnewfooterflex1.nth-child-two .listulffooter .ul-db-club li:first-child {
    margin-top: -6px; } }

.section-title-all > span:before {
  content: initial; }

.newhdeader header .newhdeaderflex .headercol0 .newhdeaderflex1 {
  height: 40px;
  padding-right: 10px; }
  .newhdeader header .newhdeaderflex .headercol0 .newhdeaderflex1 img {
    width: 25px;
    padding: 0; }

.newhdeader header .newhdeaderflex .headercol1 form input {
  height: 40px;
  padding: 0; }

.newhdeader header .newhdeaderflex .headercol1 .newhdeaderflex3 {
  padding: 0 10px; }

.newhdeader header .newhdeaderflex .newhdeaderflex4menu {
  padding-left: 0px;
  border-right: 0;
  padding-right: 0px; }
  .newhdeader header .newhdeaderflex .newhdeaderflex4menu > li {
    padding: 0 20px; }

.newhdeader header .newhdeaderflex .headercol2 {
  padding-right: 0; }

.newhdeader .newhdeaderflex2 img {
  width: 140px; }

.newhdeader .newhdeaderflex2 a {
  line-height: 0; }

.newhdeader .newhdeaderflex3 form button {
  padding-right: 0;
  line-height: 0; }

.newhdeader .newhdeaderflex4menu a {
  padding: 10px 0;
  line-height: 20px; }

.newhdeader .hr-lefts {
  width: 1px;
  height: 20px;
  background: #fff;
  border: 0;
  padding: 0;
  margin: 10px 0; }

.checkbox-wrapper-4 .cbx:hover {
  background: transparent; }

.section-margin-five .relativebanner {
  border: 0; }

/*****************************Màu*********************************/
.sectionindex1 {
  border-color: #dddddd; }

.flex-bkg-ss-1 {
  background: #ffffff; }

.sectionproduct2 .sectionproduct2header {
  border-color: #dddddd;
  background: #ffffff; }

.sectionproduct2 .sectionproduct2header .sectionproduct2header1 .sectionindex1hed .sectionindex1hed1 {
  color: #000000; }

.sectionproduct2 .sectionproduct2header .sectionindex1content {
  color: #A5A5A5; }

.bannersectioni2flex {
  border-color: #dddddd;
  background: #ffffff; }

.bannersectioni2 .bannersectioni2flex .bannersectioni2flex1 .itemflz,
.bannersectioni2 .bannersectioni2flex .bannersectioni2flex1 span {
  color: #000000; }

.bannersectindexgo .flex-padding-db {
  border-color: #dddddd;
  background: #ffffff; }

.bannersectindexgo .flex-padding-db .sectionindex1hed .sectionindex1hed1,
.bannersectindexgo .flex-padding-db .sectionindex1content {
  color: #000000; }

.rsectindeflexgrid .rsectindeflexgrid2 {
  background: #f2f2f2; }

.rsectindeflexgrid .rsectindeflexgrid2 .svsetcont,
.rsectindeflexgrid .zvcontent {
  color: #000000; }

.collectionctincollast .flex-padding-db {
  border-color: #fafafa;
  background: #ffffff; }

.collectionctincollast .flex-padding-db .conctincollasttitle,
.collectionctincollast .flex-padding-db .conctincollastdese {
  color: #000000; }

footer.ss-footer-db {
  background: #ffffff; }

footer.ss-footer-db * {
  color: #000000 !important; }

.footer-content-bttom {
  border: 1px solid #dddddd;
  background: #ffffff; }

.footer-content-bttom .footer-left,
.footer-content-bttom .footer-right {
  color: #000000; }

.newhdeader,
.sticky-header {
  background: #000000 !important; }

.newhdeader header .newhdeaderflex .newhdeaderflex4menu > li > a,
.newhdeader header .newhdeaderflex .headercol1 form input,
.newhdeader header .newhdeaderflex .headercol1 form input::placeholder {
  color: #ffffff !important; }

.zalo-fieds {
  position: fixed;
  bottom: 180px;
  right: 13px;
  margin: 0;
  z-index: 994;
  cursor: pointer; }

.zalo-fieds svg {
  width: 50px; }

#myModalszi .modal-dialog {
  max-width: 45%; }

.sold-out {
  line-height: 1;
  padding: 8px 10px 8px;
  text-transform: uppercase;
  z-index: 9;
  color: #ffffff;
  right: 0;
  background: #000000;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%); }

.sold-out span {
  font-weight: 400; }

.main-page-wrap .main-page-data {
  padding: 0 20px; }

.main-page-wrap .main-page-data * {
  text-align: left !important; }

.main-page .main-page-breadcrumb {
  padding: 10px 20px; }

.addtocarta.disabled a {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none; }

.newloopitem .product_title a {
  height: 38px;
  line-height: 16px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

@media (max-width: 767px) {
  .zalo-fieds svg {
    width: 35px; }
  .cart_fixed__summary {
    bottom: 230px; } }

.templateproduct .templateproductflex .templateproductflex2 .priceprodyc {
  margin-top: 17px;
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block; }

.pro-sale {
  position: absolute;
  bottom: 5px;
  right: 10px;
  z-index: 9; }

.pro-sale span {
  color: #575757;
  font-size: 11px; }

.pdSale {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 99;
  background: #f2f2f2;
  color: #575757;
  padding: 3px 4px;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.price-prds-de {
  margin-top: 17px;
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  color: #000;
  opacity: 0.7;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase; }

.templateproduct .templateproductflex .templateproductflex2 .priceprodyc {
  margin-top: 17px;
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  margin-top: 17px;
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  color: #000;
  opacity: 0.7;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase; }
