:root {
  --color-main: #d00;
  --red: #d00;
  --white: white;
  --menu-w: 240px;
  --sub-w: 800px;
  --radius: 8px;
  --shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  --color-main-v2: #b81a1a;
  --color-active: #b81a1a;
  --color-social: #b81a1a;
  --color-hover: #b81a1a;
  --color-title: #333;
  --color-white: #fff;
  --font-regular: "Bai Jamjuree Regular";
  --font-medium: "Bai Jamjuree Regular";
  --font-bold: "Bai Jamjuree Bold";
  --font-semi: "Bai Jamjuree Bold";
  --font-extra: "Bai Jamjuree Bold";

  --font-regular-v2: "Bai Jamjuree Regular";
  --font-medium-v2: "Bai Jamjuree Regular";
  --font-bold-v2: "Bai Jamjuree Bold";
  --font-semi-v2: "Bai Jamjuree Bold";
  font-size: 14px;
  font-family: var(--font-regular);
}
.wrap__container {
  margin: auto;
  max-width: 1920px;
}
.wrap__content {
  margin: auto;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
}
.wrap__main {
  margin: auto;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
}
.max-width {
  max-width: 1230px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
img {
  display: inline-block;
  max-width: 100% !important;
  height: auto !important;
}
.hidden-seoh {
  visibility: hidden;
  height: 0px;
  margin: 0px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .img-auto img {
    width: auto !important;
    height: auto !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
.social-plugin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.social-plugin iframe {
  z-index: 1 !important;
}
.a2a_kit .a2a_svg {
  width: 20px;
  height: 20px;
  line-height: 20px;
}

.regular {
  font-family: var(--font-regular) !important;
}
.medium {
  font-family: var(--font-medium) !important;
}
.semi {
  font-family: var(--font-semi) !important;
}
.bold {
  font-family: var(--font-bold) !important;
}
.extra {
  font-family: var(--font-extra) !important;
}
.custom {
  font-family: var(--font-custom) !important;
}
.custom-v2 {
  font-family: var(--font-custom-v2) !important;
}
.custom-v3 {
  font-family: var(--font-custom-v3) !important;
}
.cap {
  text-transform: capitalize !important;
}
.up {
  text-transform: uppercase !important;
}

/* Lazyload */
img.lazy {
  opacity: 0;
}
img:not(.initial) {
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  -moz-transition: opacity 1s;
  transition: opacity 1s;
}
img.initial,
img.loaded,
img.error {
  opacity: 1;
}
img:not([src]) {
  visibility: hidden;
}
.scale-img {
  overflow: hidden;
  display: block;
}
.scale-img img {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.scale-img:hover > img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.hover-img {
  position: relative;
  overflow: hidden;
  display: block;
}
.text-split {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

/* Transition All */
.transition,
.btn-frame .kenit-alo-circle-fill,
.control-owl button,
.carousel-comment-media .carousel-control a span,
.menu ul li a.has-child:after,
.menu ul li ul,
.menu ul li:hover > ul,
.scale-img img,
.scale-img:hover > img,
.support-online .kenit-alo-circle-fill {
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}

/* mixin */
.btn__outline__custom {
  border: solid 1px var(--color-main);
  color: var(--color-main);
}
.btn__outline__custom.active,
.btn__outline__custom:hover {
  border: solid 1px var(--color-main);
  background-color: var(--color-main);
  color: #ffffff !important;
}
.btn__custom {
  border: solid 1px var(--color-main);
  color: #fff;
  background-color: var(--color-main);
}
.btn__custom.active,
.btn__custom:hover {
  border: solid 1px var(--color-active);
  background-color: var(--color-active);
  color: #ffffff !important;
}

/* main */
.title__main {
  margin-bottom: 1rem;
  text-align: center;
}
.title__main h1,
.title__main h2,
.title__main span {
  margin-bottom: 0px;
  font-family: var(--font-bold-v2);
  color: var(--color-main);
  font-size: clamp(28px, 3.5vw, 40px);
  line-height: 1.2;
  text-transform: capitalize;
}
.title__main .slogan {
  color: #181818;
  font-size: 15px;
  margin-bottom: 0.5rem;
  line-height: 1.6;
}
.title__main .line {
  background: url("../images/linemain.png") no-repeat;
  width: 644px;
  height: 7px;
  margin: auto;
}

/*media all*/
.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.rounded-50 {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
}
@media only screen and (max-width: 991px) {
  .mgb-res {
    margin-bottom: 30px;
  }
  .mb-none {
    display: none !important;
  }
  .py-50 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-70 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .mb-50 {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 575px) {
}

/* Menu */
@media only screen and (max-width: 991px) {
  .menu {
    display: none;
  }
}

.menu {
  position: relative;
  z-index: 999;
}
.menu.fixed {
  background: #000;
  padding: 10px 0;
}
.menu ul {
  width: 100%;
  padding: 0px;
  margin: auto;
  list-style: none;
}
.menu ul li {
  position: relative;
  z-index: 1;
  margin: 0px;
}
.menu ul li.menu-line {
  width: 4px;
  height: 4px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.menu ul li a {
  font-family: var(--font-bold);
  font-size: 15px;
  color: #fff;
  margin: 0px;
  padding: 10px 25px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  text-align: center;
  text-decoration: none !important;
  display: block;
  line-height: 1.6;
}
.menu ul li.active_li > a {
  background-color: var(--color-main);
  padding: 12px 35px;
  -webkit-border-radius: 0px 50px 50px 0px;
  -moz-border-radius: 0px 50px 50px 0px;
  border-radius: 0px 50px 50px 0px;
}
.menu ul li a::before {
  margin: auto;
  position: absolute;
  content: "";
  width: 40px;
  height: 8px;
  background: url(../images/set/line-menu.png);
  left: 0px;
  right: 0;
  bottom: 0px;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform 0.5s;
}
.menu ul li a.active::before,
.menu ul li:hover > a::before {
  transform-origin: left;
  transform: scaleX(1);
}
/* .menu ul li a.active,.menu ul li:hover > a { color: var(--color-hover); background-color: var(--color-main); } */
.menu ul li a.has-child {
  padding-right: 16px;
  margin-right: 8px;
}
.menu ul li a.has-child:after {
  content: "";
  position: absolute;
  bottom: -webkit-calc(50% - 4px / 2);
  bottom: -moz-calc(50% - 4px / 2);
  bottom: calc(50% - 4px / 2);
  right: 5px;
  width: 5px;
  height: 5px;
  border: 1px solid #fff;
  border-top: 0px;
  border-left: 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu ul li:hover > a.has-child:after,
.menu ul li a.active.has-child:after {
  border: 1px solid var(--color-main);
}
/* .menu ul li ul { position: absolute; min-width: 250px; margin-top: 0px; padding-top: 0.75rem; padding-bottom: 0.75rem; background-color: #fafafa; border-radius: 0.25rem; -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15); box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15); -webkit-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; opacity: 0; visibility: hidden; } */
.menu ul li ul {
  position: absolute;
  min-width: 250px;
  left: -50px;
  background: var(--color-white);
  -webkit-box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.3);
  -webkit-transform: perspective(600px) rotateX(-90deg);
  -moz-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.menu ul li:hover > ul {
  -webkit-transform: perspective(600px) rotateX(0);
  -moz-transform: perspective(600px) rotateX(0);
  transform: perspective(600px) rotateX(0);
  -webkit-transform-origin: 0 0 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  -moz-transition: all 0.7s;
  transition: all 0.7s;
}
.menu ul li ul li {
  text-align: left;
  border-bottom: 1px solid rgb(173 173 173 / 32%);
}
.menu ul li ul li:last-child {
  border-bottom: 0px;
}
.menu ul li ul li a {
  font-size: 14px;
  padding: 10px;
  display: block;
  color: var(--color-title);
  text-decoration: none !important;
  line-height: 20px;
  text-align: left;
  font-weight: 500;
  text-transform: capitalize;
}
.menu ul li ul li ul {
  top: 0px;
  left: 100%;
}
.menu ul li ul li a:before {
  bottom: unset;
  right: unset;
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--color-main);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  visibility: hidden;
  opacity: 0;
}
.menu ul li ul li a:hover:before,
.menu ul li ul li > a.active:before {
  left: 0;
  visibility: visible;
  opacity: 1;
  width: 20px;
}
.menu ul li ul li a.active,
.menu ul li ul li a:hover {
  padding-left: 30px;
  color: var(--color-hover);
}

/* search */
.search {
  width: 500px;
  background: #fff;
  position: relative;
  right: 0;
  top: 0;
  border: solid 1px #333;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  padding: 3px;
}
.search input {
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  height: 40px;
  outline: none;
  padding: 0px;
  border: 0px;
  background: transparent;
  text-indent: 10px;
  font-size: 13px;
  color: #131313;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.search p {
  width: 40px;
  height: 40px;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  font-size: 13px;
  background: var(--color-main);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
}

/* Mmenu */
@media only screen and (max-width: 991px) {
  .menu-res {
    display: block !important;
  }
}
.menu-res {
  height: 55px;
  z-index: 501;
  background: var(--color-main);
  position: relative;
  display: none;
}
.menu-bar-res {
  height: 55px;
  padding: 0px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
}
#menu {
  display: none;
}
#hamburger {
  display: block;
  width: 35px;
  height: 23px;
  position: relative;
}
#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #ffffff;
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0px;
}
#hamburger:before {
  top: 0px;
}
#hamburger span {
  top: 10px;
}
#hamburger:after {
  top: 20px;
}
#hamburger:before,
#hamburger:after,
#hamburger span {
  -webkit-transition: none 0.5s ease 0.5s;
  -o-transition: none 0.5s ease 0.5s;
  -moz-transition: none 0.5s ease 0.5s;
  transition: none 0.5s ease 0.5s;
  -webkit-transition-property: transform, top, bottom, left, opacity;
  -webkit-transition-property:
    top,
    bottom,
    left,
    opacity,
    -webkit-transform;
  transition-property:
    top,
    bottom,
    left,
    opacity,
    -webkit-transform;
  -o-transition-property:
    top,
    bottom,
    left,
    opacity,
    -o-transform;
  -moz-transition-property:
    transform,
    top,
    bottom,
    left,
    opacity,
    -moz-transform;
  transition-property: transform, top, bottom, left, opacity;
  transition-property:
    transform,
    top,
    bottom,
    left,
    opacity,
    -webkit-transform,
    -moz-transform,
    -o-transform;
  transition-property:
    transform,
    top,
    bottom,
    left,
    opacity,
    -webkit-transform;
}
.search-res-w100 {
  width: -webkit-calc(100% - 45px) !important;
  width: -moz-calc(100% - 45px) !important;
  width: calc(100% - 45px) !important;
  -webkit-border-radius: 0.25rem !important;
  -moz-border-radius: 0.25rem !important;
  border-radius: 0.25rem !important;
}
.search-res-w100 input {
  width: -webkit-calc(100% - 35px);
  width: -moz-calc(100% - 35px);
  width: calc(100% - 35px);
  height: 35px;
  outline: none;
  padding: 0px;
  border: 0px;
  background: transparent;
  text-indent: 10px;
  font-size: 13px;
  color: #131313;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.search-res-w100 p {
  width: 35px;
  height: 35px;
  cursor: pointer;
  line-height: 35px;
  text-align: center;
  font-size: 13px;
  background: var(--color-main);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
}
.mm-wrapper_opening #hamburger:before,
.mm-wrapper_opening #hamburger:after {
  top: 10px;
}
.mm-wrapper_opening #hamburger span {
  left: -50px;
  opacity: 0;
}
.mm-wrapper_opening #hamburger:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mm-wrapper_opening #hamburger:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-menu_opened {
  display: block !important;
}
.mm-slideout {
  z-index: unset;
}

/* Search Responsive */
.search-res {
  position: relative;
}
.search-res .icon-search {
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-align: center;
  line-height: 42px;
  color: #ffffff;
  font-size: 17px;
  margin: 0px;
}
.search-res .icon-search.active {
  color: var(--color-main);
  background: #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.search-res .search-grid {
  position: absolute;
  top: 50px;
  right: 0px;
  width: 0px;
  height: 40px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid var(--color-main);
  z-index: 2;
  opacity: 0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  line-height: normal;
}
.search-res .search-grid p {
  float: left;
  width: 35px;
  height: 38px;
  cursor: pointer;
  outline: none;
  border: none;
  margin: 0px;
  font-size: 17px;
  display: block;
  color: var(--color-main);
  line-height: 40px;
  text-align: center;
}
.search-res .search-grid input {
  width: -webkit-calc(100% - 35px);
  width: -moz-calc(100% - 35px);
  width: calc(100% - 35px);
  float: right;
  line-height: 38px;
  outline: none;
  border: none;
  color: var(--color-main);
}
.search-res .search-grid input::-webkit-input-placeholder {
  color: #313131;
}
.search-res .search-grid input:-moz-placeholder {
  color: #313131;
}
.search-res .search-grid input::-moz-placeholder {
  color: #313131;
}
.search-res .search-grid input:-ms-input-placeholder {
  color: #313131;
}

/* SLider */
.control-owl {
  position: absolute;
  width: 100%;
  z-index: 2;
  left: 0px;
  top: -webkit-calc(50% - 22px);
  top: -moz-calc(50% - 22px);
  top: calc(50% - 22px);
  opacity: 1;
}
.position-relative:hover .control-owl {
  opacity: 1;
}
.control-owl button {
  opacity: 1;
  top: 0px;
  position: absolute;
  outline: none;
  border: 0px;
  padding: 0px;
  margin: 0px;
  display: block;
  cursor: pointer;
  color: #ffffff;
  width: 41px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  margin: 0px;
  background-color: unset;
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.control-owl button:hover {
  opacity: 1;
}
.control-owl button.owl-prev {
  left: 20px;
}
.control-owl button.owl-next {
  right: 20px;
}

.title__main {
  margin-bottom: 1.5rem;
  text-align: center;
}
.title__main h4 {
  text-transform: uppercase;
  color: var(--color-main);
  font-weight: 700;
  font-size: 30px;
  display: block;
  margin-bottom: 0;
}
.banner__slideshow {
  position: absolute !important;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 99;
}

.share {
  padding: 17px 10px 10px 10px;
  line-height: normal;
  background: rgba(128, 128, 128, 0.15);
  margin-top: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.share b {
  display: block;
  margin-bottom: 5px;
}
.othernews b {
  margin-bottom: 10px;
}
.list-news-other {
  padding-left: 17px;
  list-style: square;
}
.list-news-other li {
  margin-bottom: 2px;
}
.list-news-other li a {
  text-transform: none;
  color: #333333;
}
.list-news-other li a:hover {
  color: var(--color-main);
}
/* Toc */
.box-readmore {
  padding: 8px 15px;
  border: 1px solid #dedede;
  margin-bottom: 2rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eeeeee;
}
.box-readmore li ul > li {
  margin: 0;
  margin-bottom: 8px;
}
.box-readmore li ul > li:before {
  content: counters(item, ".") " ";
}
.box-readmore ul {
  list-style-type: none;
  counter-reset: item;
  margin-bottom: 0px;
  padding-left: 0px !important;
  margin-top: 8px;
}
.box-readmore ul li {
  display: table;
  counter-increment: item;
  margin-bottom: 5px;
}
.box-readmore ul li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 5px;
}
.box-readmore ul li a {
  color: #333333;
  cursor: pointer;
  font-weight: 600;
}
.box-readmore ul li a:hover {
  color: #767676;
}
/* Partner */
.info-partner {
  background: #f8f8f8;
  padding: 15px 0px;
}

/* Product */
.grid__product {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .grid__product {
    gap: 10px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 575px) {
  .grid__product {
    gap: 15px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.cart-product {
  margin: 5px 0 0 0px;
}
.cart-product span {
  cursor: pointer;
  color: #fff;
  text-align: center;
  padding: 0px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  line-height: 34px;
  font-size: 13px;
  font-weight: 700;
}
.cart-add {
  margin-left: 10px;
  background-color: #00a5d9;
  width: 155px;
}
.cart-add:hover {
  background-color: var(--color-main);
}
.cart-buy {
  background-color: #ff2e00;
  width: 93px;
  height: 33px;
}
.cart-buy:hover {
  background-color: var(--color-main);
}
.btn__product {
  background-color: var(--color-main);
  color: #fff !important;
  text-transform: capitalize;
  font-family: var(--font-bold);
  font-size: 15px;
  padding: 0.5rem 1.5rem;
}
.btn__product:hover {
  background-color: var(--color-hover);
}
@media only screen and (max-width: 991px) {
  .product .price-new {
    font-size: 11px;
  }
  .btn__buy {
    font-size: 14px;
  }
  .btn__product {
    font-size: 13px;
  }
}

/* Product Detail */
.grid-pro-detail {
  margin-bottom: 3rem;
}
.left-pro-detail {
  position: relative;
  text-align: center;
}
.left-pro-detail .MagicZoom {
  border: 1px solid #eee;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
}
.gallery-thumb-pro {
  position: relative;
  margin-top: 10px;
}
.owl-pro-detail {
  padding: 0px 30px;
}
.control-owl.control-pro-detail {
  top: -webkit-calc(50% - 12.5px);
  top: -moz-calc(50% - 12.5px);
  top: calc(50% - 12.5px);
  opacity: 1;
}
.control-pro-detail button {
  color: #222222;
  opacity: 1;
  width: 25px;
  height: 25px;
  font-size: 23px;
}
.control-pro-detail button:hover {
  opacity: 0.7;
}
.control-pro-detail button.owl-prev {
  left: 0px;
}
.control-pro-detail button.owl-next {
  right: 0px;
}
.thumb-pro-detail {
  display: block !important;
  border: 1px solid #eee;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background-color: #ffffff;
}
.thumb-pro-detail.mz-thumb.mz-thumb-selected {
  border-color: #cecfd2;
}
.thumb-pro-detail img {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-filter: brightness(100%) !important;
  filter: brightness(100%) !important;
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.title-pro-detail {
  text-transform: uppercase;
  font-size: 26px;
  display: block;
  font-weight: 700;
  color: #000000;
  margin-bottom: 20px;
  line-height: 1.4;
}
.btn-hotline-detail {
  display: block;
  background: #d81d22;
  border-radius: 5px;
  text-align: center;
  padding: 12px 20px;
  margin-top: 25px;
  transition: background 0.3s;
}
.btn-hotline-detail:hover {
  background: #bd1519;
}
.btn-hotline-detail .hotline-detail-title {
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
}
.btn-hotline-detail .hotline-detail-sub {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  margin-top: 2px;
}
.btn-zalo-detail {
  display: block;
  background: #ffffff;
  border: 1.5px solid #d81d22;
  border-radius: 5px;
  text-align: center;
  padding: 12px 20px;
  margin-top: 15px;
  transition: background 0.3s;
  color: black;
}
.btn-zalo-detail:hover {
  background: #d81d22;
  color: white;
}
.btn-zalo-detail .zalo-detail-title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
}
.btn-zalo-detail .zalo-detail-sub {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 2px;
}
.comment-pro-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.social-plugin-pro-detail {
  margin-bottom: 1rem;
  margin-top: 0px !important;
}
.desc-pro-detail {
  margin-bottom: 1rem;
}
.attr-pro-detail {
  list-style: none;
  padding: 0px;
}
.attr-pro-detail li {
  margin-bottom: 0.5rem;
}
.attr-label-pro-detail {
  margin: 0px 5px 0px 0px;
}
.attr-label-pro-detail.d-block {
  display: block;
  margin: 0px 0px 5px 0px;
}
.attr-content-pro-detail {
  display: inline-block;
  margin-bottom: 0px;
}
.price-new-pro-detail {
  font-weight: 700;
  font-size: 20px;
  color: var(--color-main);
}
.price-old-pro-detail {
  font-weight: 500;
  color: #ccc;
  text-decoration: line-through;
  padding-left: 10px;
}
.color-pro-detail {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 35px;
  height: 30px;
  margin: 0px 0px 3px 0px;
  border: 1px solid transparent;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
}
.size-pro-detail {
  cursor: pointer;
  border: 1px solid #ccc;
  padding: 3px 10px 4px 10px;
  display: inline-block;
  position: relative;
}
.size-pro-detail.active,
.color-pro-detail.active {
  border-color: #e5101d;
  color: #e5101d;
}
.size-pro-detail.active:after,
.color-pro-detail.active:after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-image: url(../images/check-cart.png);
}
.color-pro-detail input[type="radio"],
.size-pro-detail input[type="radio"] {
  display: none;
}
.quantity-pro-detail {
  width: 100%;
  max-width: 110px;
  line-height: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}
.quantity-pro-detail span {
  line-height: 25px;
  padding: 0px;
  width: 30px;
  height: 30px;
  color: #5f5f5f;
  cursor: pointer;
  font-size: 22px;
  border: 1px solid #cccccc;
}
.quantity-pro-detail span.quantity-plus-pro-detail {
  border-left: 0px;
}
.quantity-pro-detail span.quantity-minus-pro-detail {
  border-right: 0px;
}
.quantity-pro-detail input {
  height: 30px;
  border: 1px solid #cccccc;
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  text-align: center;
  font-size: 14px;
  padding: 5px;
}
.cart-pro-detail {
  margin-bottom: 1rem;
}
.cart-pro-detail a {
  font-size: 14px;
  color: #ffffff !important;
  text-transform: uppercase;
}
.tags-pro-detail a {
  float: left;
  font-size: 13px;
  padding-bottom: 0.375rem;
  margin: 0px 5px 5px 0px;
}
.tags-pro-detail a i {
  font-size: 11px;
  margin: 5px 5px 0px 0px;
}
.tabs-pro-detail {
  margin-top: 2rem;
}
.tabs-pro-detail .nav-tabs {
  border-bottom: none;
  gap: 10px;
  margin-bottom: 20px;
}
.tabs-pro-detail .nav-tabs .nav-item {
  margin-bottom: 0;
}
.tabs-pro-detail .nav-tabs .nav-link {
  background-color: #f5f5f5;
  color: #111111;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 30px;
  border: none !important;
  border-radius: 0;
  transition: all 0.3s ease;
  text-align: center;
}
.tabs-pro-detail .nav-tabs .nav-link:hover {
  background-color: #e5e5e5;
  color: #000000;
}
.tabs-pro-detail .nav-tabs .nav-link.active,
.tabs-pro-detail .nav-tabs .nav-item.show .nav-link {
  background-color: #d81d22 !important;
  color: #ffffff !important;
  border: none !important;
}

/* Contact */
.contact-form textarea,
.contact-form input {
  border: solid 1px #eee;
}
.text__label {
  font-size: 14px;
}

.contact-map {
  position: relative;
  height: 500px;
  margin-top: 30px;
}
.contact-map iframe {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
/* breadCrumbs */
.breadCrumbs {
  padding: 10px 0px;
  background: #f2f2f2;
}
.breadCrumbs ol {
  margin: 0px;
}
.breadCrumbs ol li a {
  color: #333;
}
.breadCrumbs ol li a:hover {
  color: #f00;
}
/* paging */
.pagination {
  margin: 20px 0px;
}
.pagination li a {
  cursor: pointer;
}
.btn-frame {
  display: block;
  width: 40px;
  height: 38px;
  position: fixed;
  right: -1px;
  z-index: 10;
  cursor: pointer;
}
.btn-frame i {
  width: 40px;
  height: 38px;
  background: transparent;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn-frame i img {
  vertical-align: middle;
  width: 100%;
}
.btn-frame .animated.infinite {
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.btn-frame .kenit-alo-circle {
  width: 60px;
  height: 60px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(7, 41, 103, 0.8);
  opacity: 0.1;
  border-color: #1182fc;
  opacity: 0.5;
}
.btn-frame .zoomIn {
  -webkit-animation-name: zoomIn;
  -moz-animation-name: zoomIn;
  -o-animation-name: zoomIn;
  animation-name: zoomIn;
}
.btn-frame .animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.btn-frame .kenit-alo-circle-fill {
  width: 70px;
  height: 70px;
  top: -10px;
  right: -10px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  background-color: rgba(7, 41, 103, 0.35);
  opacity: 0.4;
}
.btn-frame .pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}
.grid-properties {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin: 10px 0px;
}
.grid-properties span {
  position: relative;
  border: 1px solid #ddd;
  padding: 5px 15px;
  cursor: pointer;
  overflow: hidden;
}
.grid-properties span:hover,
.grid-properties span.active {
  border: 1px solid #f00;
  color: #f00;
}
.grid-properties span:hover:after,
.grid-properties span.active:after {
  content: "";
  border: 0.9375rem solid transparent;
  border-bottom: 0.9375rem solid #f00;
  bottom: 0;
  position: absolute;
  right: -0.9375rem;
}
.grid-properties span.outstock {
  pointer-events: none;
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.26);
  cursor: not-allowed;
}
.page-link {
  color: var(--color-main) !important;
}
.page-item.active .page-link {
  background-color: var(--color-main);
  border-color: var(--color-main);
  color: #fff !important;
}
.page-link:hover {
  color: var(--color-hover) !important;
}

/* scrollToTop */
/* .scrollToTop { width:41px; height:41px; text-align:center; font-weight:bold; color:#444; text-decoration:none; position:fixed; bottom:65px; right:25px; display:none; z-index:10; cursor:pointer; } */
.scrollToTop {
  position: fixed;
  bottom: 65px;
  right: 35px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  z-index: 1001010;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  transition: all 400ms linear;
}
.scrollToTop.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.scrollToTop::before {
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  content: "\f102";
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: var(--color-main-v2);
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  transition: all 400ms linear;
}
.scrollToTop svg path {
  fill: none;
}
.scrollToTop svg.progress-circle path {
  stroke: var(--color-main-v2);
  stroke-width: 4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  transition: all 400ms linear;
}
@media only screen and (max-width: 991px) {
  .scrollToTop {
    right: 15px;
  }
}

/* Hidden Google Captcha */
.grecaptcha-badge {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  visibility: hidden !important;
  overflow: hidden;
}
/*filter css*/
.w__filter .btn__outline__custom {
  font-size: 13px;
}
.btn__filter {
  border: solid 1px #e5e7eb;
  color: #333;
  background-color: #f3f4f6;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
  padding: 7px 12px;
  font-size: 12px;
  margin: 0px 10px 10px 0px;
  position: relative;
}
.btn__filter.active_im,
.btn__filter.active,
.btn__filter:hover {
  background: #fef2f2;
  border: 1px solid #d70018;
  color: #d70018;
}
.filter__show {
  display: block;
}
.filter__hide {
  display: none !important;
}
.content__filter {
  background-color: #fff;
  border: 1px solid #eee;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
  padding: 10px 10px;
  position: absolute;
  max-width: 350px;
  width: 100%;
  z-index: 2;
}
.content__filter.filter__all {
  max-width: 800px;
}
.content__filter:after {
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  left: 30px;
  position: absolute;
  top: -10px;
}
.btn__filter.btn__filter-children.active:after {
  background-color: #d70018;
  -webkit-border-radius: 8px 0 10px 0;
  -moz-border-radius: 8px 0 10px 0;
  border-radius: 8px 0 10px 0;
  color: #fff;
  content: "✓";
  font-size: 7px;
  height: 10px;
  left: 0;
  padding-bottom: 8px;
  padding-left: 0;
  position: absolute;
  top: 0;
  width: 15px;
}
/**/
.box__sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 80px;
}
.category__box .title__category {
  margin: 0;
  text-align: left;
  padding: 8px 15px;
  background-color: var(--color-main);
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
.title__category span {
  color: #fff !important;
  font-size: 16px;
  text-transform: uppercase;
  font-family: var(--font-bold);
}
.category__box ul {
  padding: 0px;
  margin: 0;
  list-style: none;
}
.category__box i {
  margin-right: 5px;
}
.category__list {
  max-height: 500px;
  overflow-y: auto;
  padding: 0;
  list-style: inside;
  background-color: #fff;
  border: solid 1px #eee;
  border-top: none;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}
.category__list li {
  /*border-top:solid 1px #ccc; */
  position: relative;
  list-style: none;
}
.category__list > li:first-child {
  border-top: none;
}
.category__list li a {
  font-size: 14px;
  color: #666;
  text-transform: capitalize;
  line-height: 1.5;
  padding: 5px 15px;
}
.category__list li a:hover {
  color: var(--color-hover);
}
.category__list li span {
  margin-top: 5px;
}
.category__list li span i {
  color: #ccc !important;
}
.category__list li .toggle {
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  right: 5px;
  cursor: pointer;
}
.category__list li .toggle i {
  color: #ccc;
}
.category__list li ul {
  display: block;
}
.category__list li ul li {
  padding: 0px 15px;
}
.category__list li ul li a {
  text-transform: capitalize;
}
/* width */
.box__sticky::-webkit-scrollbar {
  width: 3px;
}
/* Track */
.box__sticky::-webkit-scrollbar-track {
  background: #ccc;
}
/* Handle */
.box__sticky::-webkit-scrollbar-thumb {
  background: var(--color-main);
}
/* Handle on hover */
.box__sticky::-webkit-scrollbar-thumb:hover {
  background: var(--color-hover);
}
/* --- NEW PRODUCT DETAIL REDESIGN --- */
.detail-page-wrap .title__detail_box {
  color: #333;
  font-size: 1.1rem;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 2px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.detail-page-wrap .accordion-button:not(.collapsed) {
  color: #0d6efd;
  background-color: #e8f0fe;
  box-shadow: none;
}
.detail-page-wrap .accordion-button:focus {
  box-shadow: none;
  border-color: transparent;
}
.detail-page-wrap .content-pro-detail-wrap {
  position: relative;
  background: #fff;
  border: 1px solid #f1f1f1;
}
.detail-page-wrap .content-overlay {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1)
  );
  z-index: 1;
  pointer-events: none;
  position: absolute;
  margin-bottom: 50px;
}
.detail-page-wrap .btn-readmore-content {
  border-radius: 50px;
  font-weight: 600;
  padding: 8px 24px;
}
.detail-page-wrap .special-offer-box {
  border: 1px solid #dc3545;
  border-radius: 8px;
  overflow: hidden;
}
.detail-page-wrap .offer-header {
  background-color: #dc3545;
  color: white;
  padding: 8px 12px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.detail-page-wrap .offer-body {
  padding: 15px;
  background: #fff;
  font-size: 14px;
  line-height: 1.6;
}
.detail-page-wrap .btn-buy-now {
  background: linear-gradient(180deg, #f52f32, #e11b1e);
  border: none;
  border-radius: 6px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.detail-page-wrap .btn-buy-now:hover {
  background: linear-gradient(180deg, #e11b1e, #c8181a);
}
.detail-page-wrap .properties.property-item {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 8px 15px;
  cursor: pointer;
  transition: all 0.3s;
  background: #f8f9fa;
}
.detail-page-wrap .properties.property-item.active {
  background-color: #e8f0fe !important;
  border-color: #0d6efd !important;
  color: #0d6efd !important;
  font-weight: 600;
}
.detail-page-wrap .properties.property-item:hover {
  border-color: #0d6efd;
}
.qa-form-box {
  background: #fff;
  padding: 20px;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
}
/* --- REFINED LEFT COLUMN REDESIGN --- */
.left-pro-detail {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
}
.box-detail-section {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
  padding: 25px;
  border: 1px solid #f0f0f0;
}
.detail-page-wrap .title__detail_box {
  font-size: 20px !important;
  font-weight: 700;
  color: #222;
  text-transform: none;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 20px;
  position: relative;
}
.detail-page-wrap .title__detail_box::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background: #e11b1e;
  margin-top: 10px;
  border-radius: 2px;
}

/* FAQ Custom */
.accordion-custom .accordion-item {
  border: 1px solid #eaeaea;
  border-radius: 8px !important;
  margin-bottom: 12px;
  overflow: hidden;
}
.accordion-custom .accordion-button {
  font-weight: 600;
  font-size: 15px;
  color: #333;
  background-color: #fafafa;
  box-shadow: none !important;
  padding: 15px 20px;
}
.accordion-custom .accordion-button:not(.collapsed) {
  background-color: #fff4f4 !important;
  color: #e11b1e !important;
}
.accordion-custom .accordion-body {
  background: #fff;
  color: #555;
  font-size: 15px;
  line-height: 1.6;
  padding: 18px 20px;
  border-top: 1px solid #eaeaea;
}

/* Content */
.text-content-smooth {
  font-size: 15px !important;
  line-height: 1.8 !important;
  color: #333;
}
.text-content-smooth h2,
.text-content-smooth h3 {
  font-size: 1.3rem;
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 15px;
}
.text-content-smooth img {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.btn-readmore-content {
  background: #fff;
  border: 1px solid #e11b1e;
  color: #e11b1e;
  padding: 10px 30px;
  border-radius: 25px;
  font-weight: 600;
  transition: all 0.3s;
}
.btn-readmore-content:hover {
  background: #e11b1e;
  color: #fff;
}

/* Forms */
.qa-form-box {
  padding: 0;
  border: none;
  box-shadow: none;
}
.form-control-custom {
  background-color: #f8f9fa;
  border: 1px solid #ebebeb;
  padding: 14px 18px;
  border-radius: 8px;
  font-size: 14px;
  transition: all 0.3s;
}
.form-control-custom:focus {
  background-color: #fff;
  border-color: #e11b1e;
  box-shadow: 0 0 0 3px rgba(225, 27, 30, 0.1);
}
.btn-submit-qa {
  background: #222;
  color: #fff;
  padding: 12px 30px;
  border-radius: 8px;
  font-weight: 600;
  transition: all 0.3s;
}
.btn-submit-qa:hover {
  background: #e11b1e;
  color: #fff;
}
/* --- FIX ALIGNMENT --- */
.detail-page-wrap .title__detail_box {
  text-align: left;
}
/* --- REFINED RIGHT COLUMN --- */
.right-content-box {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  padding: 30px;
  border: 1px solid #f0f0f0;
}
.right-meta-pro {
  font-size: 14px;
  color: #666;
}
.right-price-box {
  margin: 15px 0 25px 0;
  display: flex;
  align-items: baseline;
}
.right-price-box .price-new-pro-detail {
  font-size: 25px;
  font-weight: 700;
  color: #e11b1e;
}
.right-price-box .price-old-pro-detail {
  font-size: 16px;
  color: #999;
  text-decoration: line-through;
  margin-left: 12px;
}
.title-btn-buy {
  font-size: 18px;
  letter-spacing: 0.5px;
}
.text-btn-buy {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.85);
  margin-top: 5px;
  font-weight: normal;
  text-transform: none;
}
.btn-add-cart {
  border: 1px solid #e11b1e;
  color: #e11b1e;
  background: #fff;
  border-radius: 8px;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-add-cart:hover {
  background: #fff4f4;
  color: #c8181a;
  border-color: #c8181a;
}
/* --- DISCOUNT BADGE & BORDER OVERRIDE --- */
.right-content-box {
  border: 3px solid transparent !important;
  background-image:
    linear-gradient(#fff, #fff),
    linear-gradient(
      180deg,
      rgb(255, 89, 0),
      rgb(255, 226, 129),
      rgb(255, 255, 255)
    ) !important;
  background-origin: border-box !important;
  background-clip: padding-box, border-box !important;
}
.right-price-box {
  margin: 15px 0 10px 0; /* Reduced bottom margin to fit badge */
}
.discount-badge-pro {
  display: inline-flex;
  align-items: center;
  background: #fff4f4;
  border: 1px dashed #ffcccc;
  border-radius: 6px;
  padding: 8px 15px;
  color: #e11b1e;
  font-size: 15px;
  margin-bottom: 25px;
  box-shadow: 0 2px 6px rgba(225, 27, 30, 0.1);
}
.discount-badge-pro .icon-discount {
  width: 15px;
  margin-right: 8px;
}
.discount-badge-pro .discount-text {
  margin-right: 12px;
}
.discount-badge-pro .discount-text strong {
  font-size: 15px;
}
.discount-badge-pro .badge-percent {
  background: #e11b1e;
  color: #fff;
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: bold;
}
/* --- FIX BUTTON SIZES --- */
.title-btn-buy {
  font-size: 16px;
  color: white;
}
.text-btn-buy {
  font-size: 12px;
  margin-top: 2px;
}

/* --- MODERN FORM NEWSLETTER / QA --- */
.form-newsletter {
  position: relative;
}
.newsletter__input {
  position: relative;
  width: 100%;
}
.newsletter__input .form-control {
  width: 100%;
  padding: 14px 15px 14px 45px;
  font-size: 14px;
  color: #222;
  background-color: #f7f9fa;
  border: 1px solid #e8ecef;
  border-radius: 10px;
  transition: all 0.3s ease;
  box-shadow: none;
}
.newsletter__input textarea.form-control {
  min-height: 120px;
  padding-top: 14px;
  resize: vertical;
}
.newsletter__input .form-control:focus {
  background-color: #fff;
  border-color: #e11b1e;
  box-shadow: 0 4px 20px rgba(225, 27, 30, 0.08);
  outline: none;
}
.newsletter__input .label {
  position: absolute;
  top: 14px;
  left: 15px;
  color: #777;
  font-size: 14px;
  pointer-events: none;
  transition: all 0.3s ease;
  display: flex;
  align-items: flex-start;
  white-space: nowrap;
}
.newsletter__input .label i {
  color: #999;
  font-size: 16px;
  width: 20px;
  text-align: center;
  margin-right: 10px;
  line-height: 20px;
  transition: all 0.3s;
}
/* Active State: Hide text, highlight icon */
.newsletter__input .form-control:focus + .label,
.newsletter__input .form-control:not(:placeholder-shown) + .label {
  color: transparent;
}
.newsletter__input .form-control:focus + .label i,
.newsletter__input .form-control:not(:placeholder-shown) + .label i {
  color: #e11b1e;
}
/* Invalid Feedback */
.newsletter__input .invalid-feedback {
  font-size: 12px;
  padding-left: 15px;
  margin-top: 6px;
  color: #dc3545;
}
/* Modern Submit Button */
.newsletter-button {
  margin-top: 10px;
}
.newsletter-button .btn__submit {
  background: linear-gradient(135deg, #e11b1e 0%, #ff4d4f 100%);
  color: #fff;
  border: none;
  padding: 14px 45px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 6px 15px rgba(225, 27, 30, 0.25);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.newsletter-button .btn__submit:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(225, 27, 30, 0.4);
  background: linear-gradient(135deg, #c8181a 0%, #e11b1e 100%);
}
.newsletter-button .btn__submit:active {
  transform: translateY(0);
  box-shadow: 0 4px 10px rgba(225, 27, 30, 0.2);
}




