body {
}
.top-50 {
  top: 50px !important;
}
@charset "UTF-8";
.default-hover h3,
.hover h3 {
  transition: all 0.1s;
}
.default-hover .image,
.hover .image {
  overflow: hidden;
}
.default-hover .image img,
.hover .image img {
  transition: all 0.4s;
}
.default-hover:hover h3,
.hover:hover h3 {
  color: #df0000;
  transition: all 0.15s;
}
.default-hover:hover .image img,
.hover:hover .image img {
  transform: scale(1.2);
  transition: all 0.4s;
}
.grecaptcha-badge {
  display: none;
}
iframe {
  max-width: 100%;
  width: 100%;
}
.container .container {
  width: 100%;
  padding: 0;
}
#menu_responsive:not(.mm-menu) {
  display: none;
}
.mm-menu {
  background: #b97904 !important;
  color: #fff !important;
}
.mm-menu .mm-listitem a {
  font-size: 14px;
}
.page-link {
  color: #333;
  background-color: #fff;
  border: 1px solid #0d51a2;
}
.page-link:hover {
  background-color: #0d51a2;
  border-color: #0d51a2;
}
.page-link:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item.active .page-link {
  background-color: #0d51a2;
  border-color: #0d51a2;
}
.page-item.disabled .page-link {
  color: #6c757d;
  background-color: #fff;
  border-color: #dee2e6;
}
.inherit-text {
  color: inherit;
  line-height: inherit;
  font-size: inherit;
  font-family: inherit;
  text-decoration: none;
}
.scrollToTop {
  width: 41px;
  text-align: center;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 70px;
  right: 25px;
  display: none;
  z-index: 10;
  cursor: pointer;
}
/* default*/
.social-plugin {
  display: flex;
  line-height: 1;
}
.zalo-share-button {
  margin-right: 5px;
}
@font-face {
  font-family: "quicksand-regular";
  src: local("quicksand-regular"),
    url("../fonts/Quicksand-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.quicksand-regular {
  font-family: "quicksand-regular";
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "quicksand-medium";
  src: local("quicksand-medium"),
    url("../fonts/Quicksand-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.quicksand-medium {
  font-family: "quicksand-medium";
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "quicksand-bold";
  src: local("quicksand-bold"),
    url("../fonts/Quicksand-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.quicksand-bold {
  font-family: "quicksand-bold";
  font-weight: normal;
  font-style: normal;
}
.ul-custom-tabs-detail:not(.active) {
  display: none;
}
.txt-green {
  color: #009234;
}
.bg-green {
  background-color: #009234;
}
.txt-orange {
  color: #dc991f;
}
.bg-orange {
  background-color: #dc991f;
}
.txt-red {
  color: #e70003;
}
.bg-red {
  background-color: #e70003;
}
.txt-black-333 {
  color: #393939;
}
.bg-black-333 {
  background-color: #393939;
}
.txt-black-ebe {
  color: #ebebeb;
}
.bg-black-ebe {
  background-color: #ebebeb;
}
.bg-footer {
  background: url("../images/bg_footer.jpg");
  background-size: cover;
}
.txt:not(.bold) {
  font-family: "quicksand-regular";
}
.txt.bold {
  font-family: "quicksand-bold";
}
.txt.medium {
  font-family: "quicksand-medium";
}
.txt.light {
  font-family: "quicksand-light";
}
.title-item-color {
  color: #262626;
}
.p-coin {
  color: #d1911d;
}
.lh-1 {
  line-height: 1;
}
.lh-2 {
  line-height: 2;
}
.fs-13 {
  font-size: 13px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-24 {
  font-size: 24px;
}
.fs-25 {
  font-size: 25px;
}
.fs-28 {
  font-size: 28px;
}
.fs-88 {
  font-size: 88px;
}
.txt-cpl {
  font-family: "quicksand-bold";
  font-size: 16px;
  color: #fff;
  background: #dc991f;
  line-height: 1;
  text-transform: uppercase;
  padding: 12px 0;
  text-align: center;
}
#khungchatn {
  position: fixed;
  width: 300px;
  height: 350px;
  top: 0;
  bottom: 0;
  right: 80px;
  margin: auto;
  z-index: 999999;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  display: none;
}
.icon-size {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon.icon-size:before {
  color: #0d51a2;
}
.right-fix-btn {
  font-size: 20px;
  width: 40px;
  height: 40px;
  color: #0d51a2;
  border-radius: 50%;
  text-align: center;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  box-shadow: 0px 0px 5px 5px #e8f4ff;
  background-color: #fff;
}
.right_fix {
  bottom: 120px;
  right: 30px;
  z-index: 999999999;
  position: fixed;
}
.btn-fixed {
  position: relative;
  width: 40px;
  height: 40px;
  margin-bottom: 30px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ictbtn {
  text-decoration: none !important;
}
.ictbtn .icon:before {
  font-size: 20px;
}
.ictbtn span.wrapper {
  display: flex;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #0d51a2 !important;
  position: relative;
  justify-content: center;
}
.ictbtn span.wrapper img {
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  filter: invert(1) opacity(1);
}
.ictbtn span.wrapper .content {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.ictbtn span.wrapper .content.bg {
  background-color: #fff;
}
.chat-facebook-fill {
  width: 60px;
  height: 60px;
  top: -10px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgba(13, 81, 162, 0.3);
  opacity: 0.75;
  right: -10px;
}
.chat-facebook {
  width: 50px;
  height: 50px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(13, 81, 162, 0.26);
  opacity: 0.1;
  border-color: #fff;
  opacity: 0.5;
}
.rp-label {
  display: none !important;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
.back-to-top {
  width: 40px;
  height: 40px;
}
.back-to-top svg {
  width: 40px;
  height: 40px;
}
.back-to-top .icon {
  justify-content: center;
}
.back-to-top .icon:before {
  color: #fff;
  font-size: 16px;
}
.back-to-top {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 75px;
}
#menu {
  position: relative;
  width: 100%;
  z-index: 99;
}
#menu ul {
  list-style: none;
}
#menu a {
  text-decoration: none;
}
#menu .nav-ul {
  list-style: none;
  padding: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
#menu .sub-nav-ul {
  display: none;
  list-style: none;
  padding: 0;
  background-color: #dc991f;
  position: absolute;
  top: 100%;
  left: 0;
  width: 230px;
}
#menu .menu {
  font-family: "quicksand-bold";
  font-size: 15px;
  color: #262626;
  display: flex;
  align-items: center;
  position: relative;
}
#menu .menu span {
  display: flex;
  height: 48px;
  text-align: center;
  line-height: 1;
  align-items: center;
}
#menu .menu:hover > .sub-nav-ul {
  opacity: 1;
  display: block;
}
#menu .nav-ul > .menu > a > span {
  position: relative;
}
#menu .nav-ul > .menu > a > span:before {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  content: "";
}
#menu .nav-ul > .menu:hover > a > span:before,
#menu .nav-ul > .menu.active > a > span:before {
  background-color: #dc991f;
}
#menu .sub-nav-ul .sub-nav-ul {
  top: 0;
  left: 100%;
}
#menu .sub-nav-ul > .menu {
  border-bottom: 1px dashed #efb244;
  padding-left: 15px;
}
#menu .sub-nav-ul > .menu a {
  color: #fff;
}
#menu .sub-nav-ul > .menu:hover {
  background-color: #da1616;
}
.btn-res {
  display: none;
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 20px;
  color: #333;
}
.sticky {
  position: fixed !important;
  top: 0;
  z-index: 999;
  background: #fff;
  border-bottom: 1px solid #efefef;
}
@media (max-width: 1200px) {
  #topbar .topbar-left {
    display: none;
  }
  #topbar .topbar-right {
    width: 100%;
    text-align: center;
  }
  .giohang-icon {
    display: none;
  }
  .btn-res {
    display: block;
  }
  #header {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .menu-bar-res {
    height: unset !important;
  }
  #menu .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .nav-ul .menu {
    background: #003686 !important;
  }
  .nav-ul .menu:not(.timkiem) {
    display: none !important;
  }
  .stickd {
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 999;
    margin: 0 !important;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
  }
  .stickd #logo img {
    height: 60px;
  }
}
.pagination-home {
  margin-bottom: 30px;
}
.xtls {
  width: 132px;
  height: 40px;
  background-color: #0041a3;
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
  font-family: "quicksand-regular";
  font-size: 14px;
  color: #fff;
}
.chiase {
  display: inline-flex;
  align-items: center;
}
.chiase .fb_iframe_widget {
  display: inline-flex !important;
}
.fb_iframe_widget_fluid_desktop iframe {
  width: 100% !important;
}
.text-split-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.text-split-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}
.text-split-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
}
.text-split-5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 5;
}
/* Breadcrumb */
.breadCrumbs {
  background-color: #eee;
  margin-top: 0 !important;
  padding: 10px 0;
}
.breadCrumbs .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
}
.breadCrumbs .breadcrumb-item a {
  color: var(--color-black);
}
.breadCrumbs .breadcrumb-item.active a {
  color: var(--color-gray);
}
/* Album */
.album {
  text-align: center;
  cursor: pointer;
  margin-bottom: 30px;
  display: block;
}
.album:hover .pic-album img {
  transform: scale(1.1);
}
.pic-album {
  position: relative;
  overflow: hidden;
}
.pic-album img {
  width: 100%;
}
.name-album {
  font-size: 16px;
  color: #000;
  margin-bottom: 0px;
  font-weight: bold;
  margin-top: 10px;
}
.transition {
  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;
}
.scale-img {
  overflow: hidden;
  display: block;
}
.scale-img img {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.scale-img:hover > img {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.hidden {
  display: none;
}
.none {
  display: none;
}
.breadCrumbs {
  margin-bottom: 30px;
}
.hieuung {
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.hieuung:after {
  position: absolute;
  top: 0;
  left: -66%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.5) 100%
  );
  -webkit-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
.hieuung:hover:after {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.sticky-bar {
  border-radius: 5px;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translate(10px, -50%);
  width: 50px;
  background: #8f0100;
  padding: 20px 10px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  z-index: 999;
}
.sticky-bar a {
  text-decoration: none;
}
.menu-res {
  height: 40px;
  z-index: 10;
  background: #3f9415;
  line-height: normal;
  right: 15px;
  top: 15px;
  z-index: 9999;
}
.menu-bar-res {
  height: 40px;
  padding: 0px 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#hamburger {
  display: block;
  width: 30px;
  height: 23px;
  position: relative;
}
#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #fff;
  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;
  transition: none 0.5s ease 0.5s;
  -webkit-transition-property: transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity;
}
.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 {
  transform: rotate(45deg);
}
.mm-wrapper_opening #hamburger:after {
  transform: rotate(-45deg);
}
.mm-menu_opened {
  display: block !important;
}
.menu-bar-res {
  display: none;
}
@media (max-width: 1200px) {
  .menu-bar-res {
    display: block;
  }
}
.number-bold {
  font-family: "quicksand-bold";
  font-size: 50px;
  color: #dc991f;
  line-height: 1.1;
  margin-bottom: 25px;
}
.ft-lab {
  font-family: "quicksand-regular";
  font-size: 18px;
  color: #807e7e;
}
#copyright {
  font-family: "quicksand-regular";
  font-size: 14px;
  color: #999;
  background: #000000;
  line-height: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
#copyright .container {
  display: flex;
  justify-content: space-between;
}
#footer {
  padding: 45px 0;
  position: relative;
}
#footer .icon {
  position: relative;
  width: 25px;
  display: inline-block;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
#footer .ft-info {
  color: #999999;
  font-size: 14px;
}
#footer .ft-3 {
  width: 365px;
  max-width: 100%;
}
#footer .ft-2 {
  width: 220px;
  max-width: 100%;
}
#footer .ft-1 {
  width: 450px;
  max-width: 100%;
}
#footer .ft-list-item {
  color: #999999;
  font-size: 13px;
  font-family: "quicksand-regular";
}
#footer .ft-content-list {
  color: #999999;
}
#footer form input,
#footer form textarea {
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0 !important;
  padding-left: 0;
}
#footer form input[type="submit"] {
  background: #dc991f;
  color: #fff;
  font-size: 14px;
  font-family: "quicksand-bold";
  border: none;
  padding: 8px 20px;
}
#footer form textarea {
  height: 90px;
}
#index-newsletter input[type="submit"] {
  background: #dc991f;
  color: #fff;
  font-size: 14px;
  font-family: "quicksand-bold";
  border: none;
  padding: 8px 20px;
}
#index-newsletter textarea {
  height: 60px;
}
.column-left {
  width: 330px;
}
.h2-long-title {
  position: relative;
  line-height: 1;
  margin-bottom: 20px;
}
.h2-long-title:before {
  content: "";
  height: 6px;
  background-color: #ccc;
  width: 100%;
  position: absolute;
  top: 17px;
  z-index: 1;
}
.h2-long-title span {
  position: relative;
  background: #f2f2f2;
  color: #1a1a1a;
  z-index: 9;
  padding-right: 30px;
}
.column-product-list {
  width: 280px;
}
#slider {
  width: calc(100% - 600px);
}
#header {
  /* margin-top: 30px; */
}
#topbar {
  background-color: #f2f2f2;
  font-size: 14px;
  color: #4c4c4c;
  line-height: 1;
  height: 41px;
  z-index: 999999;
  position: relative;
}
#topbar .container {
  height: 100%;
  align-items: center;
}
.tieuchi-item h3 {
  color: #262626;
}
.btn-orange {
  font-family: "quicksand-medium";
  font-size: 14px;
  color: #fff;
  line-height: 1;
  background-color: #dc991f;
  padding: 12px 20px;
}
.row-list {
  border-bottom: 1px solid #efefef;
}
.list-icon + .list-icon {
  border-left: 1px solid #efefef;
}
.ul-dropdown {
  position: relative;
  height: 41px;
  display: inline-flex;
  align-items: center;
}
.ul-dropdown .ul-dropdown-content {
  position: absolute;
  display: none;
  right: 0;
  top: 100%;
}
.ul-dropdown .ul-dropdown-content li {
  white-space: nowrap;
  border-bottom: 1px solid #ccc;
  color: #333;
  font-size: 14px;
}
.ul-dropdown .ul-dropdown-content li a {
  display: block;
  padding: 7px 15px;
  text-decoration: none;
}
.ul-dropdown .ul-dropdown-content li:hover {
  background: #dc991f;
  color: #fff;
}
.ul-dropdown:hover .ul-dropdown-content {
  display: block;
  padding: 0;
  background: #fff;
  list-style: none;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-top: 0;
}
.body-wrapper:not(.index) .main {
  margin-bottom: 45px;
}
.content-table {
  display: table;
  width: 100%;
}
.row-order-item.header {
  background: #065d88;
  color: #fff;
}
.row-order-item {
  display: table-row;
}
.row-order-item span {
  display: table-cell;
  text-align: center;
  padding: 5px;
}
.row-order-item:nth-child(even) {
  background-color: #efefef;
}
.row-order-item:not(.header) {
  border-bottom: 1px solid #efefef;
}
.row-order-item:not(.header) .tinhtrang {
  font-family: "quicksand-medium";
}
.box-per_filter label {
  display: inline-flex;
  align-items: center;
}
.box-per_filter p {
  margin: 0;
}
.box-per_filter input {
  margin-right: 10px;
}
.list_checkbox h3 {
  font-family: "quicksand-medium";
  font-size: 15px;
  color: #333;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background: #d1911d;
  color: #fff;
  padding: 7px 0;
  padding: 7px 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.product-km {
  position: relative;
  line-height: 1.7;
  border-bottom: 1px solid #efefef;
}
.product-km .price {
  font-family: "quicksand-medium";
  font-size: 14px;
  color: #000;
}
.product-km .price .value {
  color: #dc0000;
  font-family: "quicksand-bold";
}
.product-km .detail {
  text-align: left;
}
.product-km .buynow {
  display: inline-block;
  padding: 6px 20px;
  background: #da1616;
  border-radius: 23px;
  color: #fff;
  font-size: 13px;
  font-family: "quicksand-medium";
  cursor: pointer;
}
.count_cart {
  position: absolute;
  background: #dc991f;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  color: #fff;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -7px;
  right: -7px;
}
.product-item {
  position: relative;
}
.product-item hr {
  margin: 8px 0;
}
.product-item h3 {
  color: #262626;
}
.ten-product {
  color: #161616;
  line-height: 1.5;
}
.gia-product .label {
  font-family: "quicksand-regular";
  font-size: 14px;
  color: #161616;
}
.gia-product .value {
  font-family: "quicksand-bold";
  font-size: 14px;
  color: #ea2d34;
}
.product-discount {
  font-family: "quicksand-bold";
  font-size: 14px;
  color: #fff;
  background-color: #d1911d;
  padding: 3px 8px;
}
.product-item .product-discount {
  position: absolute;
  left: 10px;
  top: 10px;
}
.product-view {
  font-size: 14px;
  color: #808080;
  font-family: "quicksand-regular";
}
.product-view:before {
  content: url("../images/product-view.png");
  position: relative;
  bottom: -2px;
  margin-right: 5px;
}
/* Sáº£n Pháº©m Detail */
.grid-pro-detail {
  margin-bottom: 50px;
}
.left-pro-detail {
  position: relative;
  text-align: center;
  background: white;
}
.left-pro-detail .MagicZoom {
  border: 1px solid #eee;
  padding: 7px;
  border-radius: 5px;
}
.gallery-thumb-pro {
  position: relative;
  margin-top: 10px;
}
.owl-thumb-pro {
  padding: 0px 40px;
}
.thumb-pro-detail {
  display: block !important;
  border: 1px solid #eee;
  padding: 5px;
  border-radius: 3px;
  cursor: pointer;
}
.thumb-pro-detail.mz-thumb.mz-thumb-selected {
  border-color: #cecfd2;
}
.thumb-pro-detail img {
  box-shadow: none !important;
  filter: brightness(100%) !important;
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.title-pro-detail {
  text-transform: capitalize;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
.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;
  font-size: 13px;
}
.attr-content-pro-detail .btn-area {
  padding: 0px 3px;
  font-size: 12px;
}
.attr-content-pro-detail {
  display: inline-block;
  margin-bottom: 0px;
}
.attr-content-pro-detail span.material {
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  padding: 5px 10px;
  border: 1px solid #efefef;
}
.price-new-pro-detail {
  font-weight: 700;
  font-size: 20px;
  color: var(--color-red);
}
.price-old-pro-detail {
  font-weight: 500;
  color: var(--color-gray);
  text-decoration: line-through;
  padding-left: 10px;
}
.color-pro-detail {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 35px;
  height: 30px;
  margin: 0px 0px 3px 0px;
  border: 1px solid transparent;
}
.size-pro-detail {
  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;
}
.color-pro-detail.active:before,
.size-pro-detail.active:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
  z-index: 1;
  background-image: url("../images/check-cart.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}
.color-pro-detail input[type="radio"],
.size-pro-detail input[type="radio"] {
  outline: none;
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  border: 0px;
  top: 0px;
  left: 0px;
}
.quantity-pro-detail {
  width: 100%;
  max-width: 110px;
  line-height: normal;
  display: flex;
  align-items: center;
  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: calc(100% - 60px);
  text-align: center;
  font-size: 14px;
  padding: 5px;
}
.cart-pro-detail {
  margin-bottom: 1rem;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.cart-pro-detail a {
  width: auto;
  text-align: center;
  color: #fff;
  padding: 8px 15px;
  text-transform: uppercase;
  border-radius: 3px;
}
.cart-pro-detail a.addnow {
  margin-right: 10px;
  background: #fd6e1d;
  background: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    from(#fd6e1d),
    to(#f59000)
  );
  background: -webkit-linear-gradient(top, #f59000, #fd6e1d);
  background: -moz-linear-gradient(top, #f59000, #fd6e1d);
  background: -ms-linear-gradient(top, #f59000, #fd6e1d);
  background: -o-linear-gradient(top, #f59000, #fd6e1d);
}
.cart-pro-detail a.buynow {
  background-color: var(--color-green);
}
.cart-pro-detail a.buynow:hover {
  background-color: var(--color-dark-green);
}
.cart-pro-detail a i {
  vertical-align: top;
  margin-top: 3px;
  margin-right: 8px;
}
.tags-pro-detail {
  margin: 1rem 0px 2rem 0px;
}
.tags-pro-detail a {
  float: left;
  font-size: 12px;
  color: #fff;
  padding: 5px 10px 7px 10px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: var(--color-red);
  border-radius: 3px;
}
.tags-pro-detail a:hover {
  background-color: var(--color-medium-red);
}
.tags-pro-detail a i {
  font-size: 10px;
  float: left;
  margin: 5px 5px 0px 0px;
}
.tabs-pro-detail .ul-tabs-pro-detail {
  padding: 0px;
  list-style: none;
  margin-bottom: 1rem;
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
}
.tabs-pro-detail .ul-tabs-pro-detail li {
  cursor: pointer;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #eee;
  padding: 8px 15px;
}
.tabs-pro-detail .ul-tabs-pro-detail li.active {
  background: #de2036;
  color: #fafafa;
}
.tabs-pro-detail .ul-tabs-pro-detail li:last-child {
  margin-right: 0px;
}
.tabs-pro-detail .content-tabs-pro-detail {
  display: none;
}
.tabs-pro-detail .content-tabs-pro-detail.active {
  display: block;
}
.control-carousel {
  position: absolute;
  top: calc(50% - 30px / 2);
  margin-bottom: 0px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #eee;
  z-index: 2;
  background-color: #fff;
  color: #ccc;
  cursor: pointer;
}
.control-carousel:hover {
  background-color: var(--color-red);
  border-color: var(--color-red);
  color: #fff;
}
.prev-carousel {
  left: 0px;
}
.next-carousel {
  right: 0px;
}
.name-news {
  color: #333;
  font-size: 16px;
  display: block;
  line-height: normal;
  margin-bottom: 5px;
}
.time-news {
  margin-bottom: 8px;
}
.desc-news {
  font-size: 14px;
  color: #333;
}
.time-news {
  color: #7e7e7e;
  font-size: 13px;
}
.news:hover .name-news {
  color: #dd0000;
}
.list-news-other {
  padding-left: 15px;
}
.list-news-other li {
  font-family: "quicksand-regular";
  font-size: 15px;
  color: #333;
  line-height: 2;
}
.list-news-other li:hover {
  color: #dd0000;
}
.time-main {
  font-size: 14px;
}
.title-main {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.title-main h2 {
  font-family: "quicksand-bold";
  font-size: 24px;
  color: #b97904;
}
.news-left {
  flex: 1 0 0;
  margin-right: 45px;
}
.news-right {
  width: 320px;
}
.box-news-right h2 {
  font-family: "quicksand-bold";
  font-size: 18px;
  color: #333;
  position: relative;
  padding-left: 30px;
}
.box-news-right h2:before {
  content: url("../images/bg_title.png");
  position: absolute;
  left: 0;
}
.box-news-right ul.list-news-other {
  list-style: none;
  padding: 0;
}
.box-news-right ul.list-news-other li {
  border-bottom: 1px solid #efefef;
  padding: 10px 0;
}
.box-news-right ul.list-news-other li:before {
  content: url("../images/bg_li.png");
  margin-right: 5px;
}
.chinhanh_detail .icon {
  width: 30px;
  height: 30px;
  display: inline-flex;
  border: 1px solid #df0000;
  border-radius: 3px;
  align-items: center;
  justify-content: center;
}
.chinhanh_detail .icon:before {
  color: #df0000;
}
.chinhanh_detail .value {
  font-family: "quicksand-regular";
  font-size: 17px;
  color: #333;
}
.chinhanh_detail .cd-info {
  margin-bottom: 10px;
}
.chinhanh_detail h2 {
  color: #df0000;
}
@media (max-width: 991px) {
  .news-right {
    width: 100%;
  }
  .news-left {
    margin-right: 0;
  }
}
.form-row-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.form-row-search input[type="text"] {
  border: none;
  outline: none;
  width: 100%;
  height: 50px;
  padding: 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  position: absolute;
  display: block;
  opacity: 0.7;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.form-row-search input[type="text"]:focus {
  opacity: 1;
}
#btnSearch {
  cursor: pointer;
  border: none;
  padding: 2px 8px;
}
.search-form {
  background-color: #b97904;
  width: 0px;
  height: 52px;
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: 99999999;
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  overflow: hidden;
  border: 1px solid gainsboro;
  opacity: 0;
}
a.search {
  color: #fff;
  font-size: 10px;
}
.container .container {
  padding: 0;
  width: 100% !important;
}
.search-form {
  right: 15px !important;
}
.timkiem_icon {
  position: relative;
  display: flex;
  align-items: center;
}
#timkiem_icon {
  position: relative;
  display: flex;
  align-items: center;
}
#header .container {
  position: relative;
}
#addons {
  position: absolute;
  right: 15px;
  top: 0px;
  display: flex;
  align-items: center;
  bottom: 0;
  margin: auto 0;
}
#header {
  /* margin-top: 30px; */
}
.coin {
  color: red;
}
@media (max-width: 1200px) {
  .giohang-icon {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .number-bold {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .sticky-top {
    z-index: unset;
  }
}
.desc-pro-detail table {
  width: unset !important;
}
.text-red {
  color: #df0000;
}
