@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot");
  src:
    url("../fonts/icomoon.eot#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf") format("truetype"),
    url("../fonts/icomoon.woff") format("woff"),
    url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.prd1 {
  position: relative;
}

.prd1 img {
  width: 100%;
}

.prd1 .container {
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
}

.prd1 .container h1 {
  font-size: 44px;
  font-weight: 700;
  text-transform: none;
  color: #78faae;
}

.prd1 .container p {
  font-size: 20px;
  color: #78faae;
}

.prd2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.prd2 .container > div {
  background-color: #fff;
  margin: 0;
  padding: 30px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}

.slider-nav-simple .flickity-prev-next-button {
  opacity: 1;
  width: 60px;
  height: 60px;
  background-color: var(--fs-color-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 6px;
}

.slider-nav-simple .flickity-button:before {
  content: "\e92e";
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 40px;
}

.slider-nav-simple .flickity-button.previous:before {
  display: inline-block;
  transform: rotate(180deg);
}

.slider-nav-simple .flickity-button svg {
  display: none;
}

.prd3 .ngoai-that-item img {
  border-radius: 20px;
}

.prd3 .ngoai-that-item p {
  font-size: 18px;
  text-align: center;
  padding: 15px 0;
  margin: 0;
}

.prd-tab {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  justify-content: center;
}

.tab-btn {
  padding: 5px 20px;
  border: 1px solid #ddd;
  background: #fff;
  cursor: pointer;
  margin: 0;
}

.tab-btn.active {
  background: #000;
  color: #fff;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.title h2 {
  font-size: 36px;
  text-transform: none;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}

.prd5 {
  background-color: #f3f3f3;
  padding-top: 40px;
  padding-bottom: 40px;
}

.tinhnang-item {
  background-color: #fff;
  padding: 15px;
}

.tinhnang-item .content-bot {
  padding: 10px 0 0;
}

.tinhnang-item .content-bot h3 {
  font-size: 18px;
  text-transform: none;
  color: #000;
  min-height: 58px;
  margin: 0;
}

.tinhnang-item .button {
  margin: 0;
  background-color: transparent;
  border: 0;
  color: #000;
  font-size: 14px;
  text-transform: none;
  padding: 0;
  font-weight: 600;
  margin-top: 15px;
  box-shadow: none !important;
  min-height: unset;
}

.prd6 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.vanhanh-item h3 {
  font-size: 18px;
  text-transform: none;
  color: #000;
}

.vanhanh-item .col-right > div {
  padding: 100px;
}

.prd7 {
  padding-top: 80px;
}

.prd8 {
  padding-top: 80px;
}

.prd8 img {
  border-radius: 20px;
}

.size-btn .button {
  margin: 0 auto;
  border-radius: 99px;
  display: block;
  width: fit-content;
}

.lightbox-content .vanhanh-item .col-right > div {
  padding: 15px;
}

.prd4 {
  padding-top: 40px;
  padding-bottom: 40px;
}

#color-name,
.meta-car p {
  font-size: 24px;
  text-transform: none;
  color: #000;
  font-weight: 500;
  margin: 0;
  width: auto;
}

.meta-car {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 48em) {
  .prd1 .container h1 {
    font-size: 28px;
    color: #fff;
  }

  .prd1 .container p {
    font-weight: 500;
    color: #fff;
  }

  .prd3 .image-cover,
  .prd5 .image-cover,
  .prd6 .image-cover,
  .prd8 .image-cover {
    padding-top: 62.25% !important;
  }

  .prd6 .col {
    padding-bottom: 0;
  }

  .prd6 .t-child {
    margin-bottom: 0;
  }

  .slider-nav-simple .flickity-prev-next-button {
    width: 40px;
    height: 40px;
  }

  .slider-nav-simple .flickity-button:before {
    font-size: 20px;
  }

  .meta-car {
    display: block;
    text-align: left;
  }

  .vanhanh-item .col-right > div {
    padding: 20px 50px;
  }

  .order-2 {
    order: 2;
  }
}
