/*
Theme Name: WebNganh Child
Description: Website Design by Wordpress and Theme Flatsome
Author: UX Themes Web Nganh
Template: flatsome
Theme URI: https://webnganh.com/
Author URI: https://webnganh.com/
Description: WebNganh.Com - WebNganh.Vn - iFnt.Vn
Version: Code DevWp WebNganh
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.col {
  padding-left: 12px;
  padding-right: 12px;
}

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.plr-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.pb-5 {
  padding-bottom: 50px !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.icon-box {
  align-items: center;
}

body.boxed {
  max-width: 430px !important;
}

.sec__header {
  position: relative;
}

.sec__header.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  background-color: #fff;
}

.sec__header .icon-box {
  align-items: center;
}

.icon-box-left .icon-box-img + .icon-box-text {
  padding-left: 5px;
}

.sec__header .icon-box p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
}

.icon-box-img img,
.icon-box-img svg {
  padding-top: 0;
}

.sec__header .col__left .icon-box {
  background-color: #f1f1f3;
  padding: 3px 5px;
}

.price__main {
  font-size: 20px;
  margin: 10px 0 5px;
  line-height: 26px;
}

.price__sub {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}

.price__sub span {
  background-color: #ff914d;
  padding: 6px;
}

.col__right .price__main {
  font-size: 16px;
  margin-bottom: 0;
}

.flash-sale {
  display: flex;
  align-items: center;
  gap: 8px;
}

.flash-sale .label {
  font-size: 12px;
  line-height: 18px;
}

.countdown {
  display: flex;
  align-items: center;
}

.countdown .time {
  background: #fff;
  color: #000;
  font-size: 12px;
  width: 28px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
}

.countdown .colon {
  color: #fff;
  font-weight: bold;
  margin: 0 4px;
  font-size: 14px;
}

.row__title .col__left {
  flex-basis: 27%;
  max-width: 27%;
  padding-right: 0;
}

.row__title .col__right {
  flex-basis: 73%;
  max-width: 73%;
  padding-left: 0;
}

.row__title h3 {
  font-size: 17px;
  line-height: 28px;
}

.button__sale {
  font-style: italic;
}

.sub__title p {
  margin-bottom: 10px;
}

.trophy .icon-box {
  padding: 6px 12px;
}

.review .icon-box {
  align-items: center;
}

.fs-14 p,
.fs-14 span {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
}

.fs-12 p,
.fs-12 span {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  margin-bottom: 0;
}

.fa-solid {
  margin-left: 9px;
}

.info__data {
  padding-bottom: 50px;
}

.list__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 12px;
}

.list__info .info__item {
  display: flex;
  align-items: center;
  gap: 5px;
}

.row__title h4 {
  font-size: 16px;
  line-height: 22px;
}

.shipping p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}

.shipping p > img {
  margin-bottom: 0 !important;
}

.star__review img {
  margin-bottom: 0 !important;
}

.icon__star {
  margin: 5px 0 !important;
}

.text__product p {
  margin-bottom: 10px;
}

.star__detail {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-left: 8px;
}

.number__review {
  color: #7d7d7d;
}

.name__product .icon-box-left .icon-box-img + .icon-box-text {
  padding-left: 10px;
}

.name__product strong {
  font-size: 14px;
  line-height: 20px;
}

.button__access {
  padding: 0;
}

.button__access .text-right .button:last-of-type {
  margin-right: 1em !important;
}

.list__info--product {
  display: flex;
  align-items: center;
}

.info__product--item {
  display: flex;
  flex-direction: column;
  padding: 0 18px;
  border-right: none;
}

.info__product--item:not(:last-of-type) {
  border-right: 1px solid #7d7d7d;
}

.info__product--item .product__item--total {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0;
}

.info__product--item .product__item--name {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
  color: #7d7d7d;
}

.detail__product p {
  font-size: 14px;
}

.image__text {
  margin-top: -10%;
}

.remain__form p {
  margin-bottom: 10px;
}

.remain__form img {
  margin-bottom: 0 !important;
}

.remain__form span {
  font-size: 20px;
}

.progress {
  width: 100%;
  height: 14px;
  background: #f1f1f3;
  border-radius: 999px;
  overflow: hidden;
}

.progress__bar {
  height: 100%;
  width: 0;
  background: linear-gradient(to right, #34a635, #74ba3f);
  border-radius: 999px;
  transition: width 0.6s ease;
}

.name__sale p {
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 0;
}

.ux-timer span {
  padding: 10px !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.ux-timer span strong {
  display: none !important;
}

.section__form {
  margin-top: -10%;
}

.order-form {
  margin-top: 20%;
}

.form-group {
  display: flex;
  align-items: center;
  gap: 20px;
  border-radius: 12px;
  padding: 8px 20px;
  margin-bottom: 15px;
  background: #fff;
}

.input-wrap {
  width: 100%;
}

.input-wrap label {
  font-size: 12px;
  color: #7d7d7d;
  margin-bottom: 0;
  font-family: "Inter", sans-serif;
  font-weight: 300;
}

.input-wrap input {
  font-family: "Inter", sans-serif;
  border: none;
  outline: none;
  width: 100%;
  font-size: 14px;
  margin-bottom: 0;
  color: #000;
  box-shadow: none;
  padding: 0;
  font-weight: 600;
}

.product-option {
  display: flex;
  align-items: center;
  gap: 12px;

  padding: 12px;
  margin-bottom: 10px;

  border: 1px solid #eee;
  border-radius: 12px;
  background: #fff;

  cursor: pointer;
  position: relative;
}

.product-option img {
  width: 30%;
  height: auto;
}

.product-info {
  position: relative;
  flex: 1;
}

.product-info .gift-icon {
    position: absolute;
    top: -5px;
    right: 3%;
    width: 35%;

}

.product-info strong {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.product-info .price {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: #e53935;
  margin: 10px 0;
}

.product-info .price sup {
  position: relative;
  font-size: 10px;
  left: -5px;
  top: -2px;
}

.product-info .price span {
  display: inline-block;
  padding: 5px 6px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  background: #e53935;
  border-radius: 20px;
  line-height: 12px;
}

.product-info .gift-icon.custom__gift{
    width: 50%;
    left: 62%;
    top: -27%;
}

.product-info small {
  font-size: 14px;
  font-weight: 400;
}

.product-option input[type="radio"] {
  display: none;
}

.product-option::after {
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid #ccc;
  border-radius: 50%;
}

.product-option:has(input:checked) {
  border-color: #f33f58;
  background: #f3faf5;
}

.product-option:has(input:checked)::after {
  border-color: #f33f58;
  background: radial-gradient(#f33f58 50%, transparent 52%);
}

.sec__footer {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 9;
  width: 100%;
  transition: transform 0.3s ease-in-out;
}

.sec__footer.is-static {
  position: static;
}

.sec__footer .icon-box-center .icon-box-img {
  margin-bottom: 5px;
}

.item__footer .icon-box p {
  font-size: 10px;
  line-height: 16px;
  font-family: "Inter", sans-serif;
  font-weight: 500;
}

.btn__buy--now {
  padding: 3px 1.2em;
  margin-bottom: 0;
}

.item__footer a span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.add-to__cart {
  flex-basis: 36%;
  max-width: 36%;
}

.buy__now {
  flex-basis: 30%;
  max-width: 30%;
}

.msg__notice {
    margin-top: 12px;
    font-size: 14px;
}

.msg__notice .alert {
    padding: 10px 14px;
    border-radius: 6px;
    font-weight: 500;
}

.msg__notice .alert-success {
    background: #e6f9f0;
    color: #0f8a5f;
    border: 1px solid #a6e6c6;
}

.msg__notice .alert-danger {
    background: #fdecea;
    color: #b42318;
    border: 1px solid #f5b7b1;
}

.msg__notice.show {
    display: block;
}

.lds-dual-ring.load {
    display: none;
}

  .lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
  }

  .lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 5% auto;
    border-radius: 50%;
    border: 6px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
  }

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

  .overlay_irt{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.8);
    z-index: 99999999;
    opacity: 1;
    transition: all 0.5s;
  }

.menu__header{
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.menu__header--item {
    position: relative;
    padding-bottom: 12px;
    font-size: 14px;
}

.menu__header--item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s ease;
}

.menu__header--item.active {
    font-weight: 700;
}

.menu__header--item.active::after {
    width: 100%;
}



@media (max-width: 850px) {
}
