@charset "UTF-8";
@font-face {
  font-family: 'RobotoCondensedBold';
  src: local('RobotoCondensedBold'), url('../fonts/RobotoCondensedBold.woff2') format('woff2');
  src: local('RobotoCondensedBold'), url('../fonts/RobotoCondensedBold.ttf') format('truetype'), url('../fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg'), url('../fonts/RobotoCondensedBold.woff') format('woff'), url('../fonts/RobotoCondensedBold.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoCondensedBold.eot');
  font-style: normal;
  font-weight: 400;
  font-display: block;
}
@font-face {
  font-family: 'Roboto';
  src: local('RobotoRegular'), url('../fonts/RobotoRegular.woff2') format('woff2');
  src: local('RobotoRegular'), url('../fonts/RobotoRegular.ttf') format('truetype'), url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg'), url('../fonts/RobotoRegular.woff') format('woff'), url('../fonts/RobotoRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoRegular.eot');
  font-style: normal;
  font-weight: 400;
  font-display: block;
}
@font-face {
  font-family: 'Roboto';
  src: local('RobotoBold'), url('../fonts/RobotoBold.woff2') format('woff2');
  src: local('RobotoBold'), url('../fonts/RobotoBold.ttf') format('truetype'), url('../fonts/RobotoBold.svg#RobotoBold') format('svg'), url('../fonts/RobotoBold.woff') format('woff'), url('../fonts/RobotoBold.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoBold.eot');
  font-style: normal;
  font-weight: 700;
  font-display: block;
}
@font-face {
  font-family: 'Roboto';
  src: local('RobotoBlack'), url('../fonts/RobotoBlack.woff2') format('woff2');
  src: local('RobotoBlack'), url('../fonts/RobotoBlack.ttf') format('truetype'), url('../fonts/RobotoBlack.svg#RobotoBlack') format('svg'), url('../fonts/RobotoBlack.woff') format('woff'), url('../fonts/RobotoBlack.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoBlack.eot');
  font-style: normal;
  font-weight: 900;
  font-display: block;
}
body {
  font-family: Roboto, sans-serif;
  margin: 0;
  font-weight: 400;
  line-height: 1.5em;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  color: #333;
  background: #fff;
  background-size: 100% auto;
}
p {
  margin: 0 0 10px;
}
figure {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin-top: 0;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.17em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.83em;
}
h6 {
  font-size: 0.75em;
}
.noidung *:not(iframe):not(object) {
  max-width: 100% !important;
  height: auto !important;
}
.noidung iframe,
.noidung object {
  max-width: 100% !important;
}
.noidung table {
  width: 100%;
}
.full {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}
.flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.overflow-hidden {
  overflow: hidden !important;
}
.bg {
  background-position: center center;
  background-size: cover;
}
.bgdichvu{background: url(../images/backround-nen-9427.jpg) center no-repeat;background-size: cover;color: #fff;padding: 15px}
.wow {
  visibility: hidden;
}
a:hover {
  text-decoration: none;
}
img:not(.initial) {
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
img.initial,
img.loaded,
img.error {
  opacity: 1;
}
img:not([src]) {
  visibility: hidden;
  opacity: 0;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.aspect-ratio-box {
  position: relative;
  display: block;
  overflow: hidden;
}
.aspect-ratio-box-inside {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
}
.scrollToTop {
  cursor: pointer;
  position: fixed;
  right: 10px;
  bottom: 80px;
  z-index: 1000;
  display: none;
}
.hidden {
  display: none;
}
.hidden-seoh {
  visibility: hidden;
  height: 0px;
  margin: 0px;
  overflow: hidden;
}
.toolbar {
  background: #00afef;
  width: 100%;
  padding: 3vw;
  bottom: 0px;
  position: fixed;
  z-index: 500;
  height: auto;
  left: 0px;
}
.toolbar ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px;
  margin: 0px;
}
.toolbar ul li {
  text-align: center;
  width: 25%;
}
.toolbar ul li a {
  display: block;
  width: 100%;
  cursor: pointer;
}
.toolbar ul li a img {
  height: 6vw;
  width: auto;
}
.toolbar ul li a span {
  font-weight: 400;
  color: #fff;
  font-size: 3.5vw;
  display: none;
}
.wrapper {
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
@media (min-width: 577px) {
  .wrapper {
    max-width: 570px;
  }
}
@media (min-width: 769px) {
  .wrapper {
    max-width: 750px;
  }
}
@media (min-width: 993px) {
  .wrapper {
    max-width: 1230px;
  }
  .wrapper.wrapper-1440 {
    max-width: 1440px;
  }
}
#quickview {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 577px) {
  #quickview {
    max-width: 570px;
  }
}
@media (min-width: 769px) {
  #quickview {
    max-width: 750px;
  }
}
@media (min-width: 993px) {
  #quickview {
    max-width: 1230px;
  }
}
.img-full {
  width: 100%;
  height: auto;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-center {
  display: block;
  margin: 0 auto;
}
.breadcrumb-wrapper {
  margin-top: 0;
  margin-bottom: 30px;
  padding: 14px 0 12px 0;
  background: #f5f5f5;
  border-bottom: 1px solid #e7e7e7;
}
.breadcrumb {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  background: none;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
}
.breadcrumb .breadcrumb-item a {
  color: #333;
}
.breadcrumb-item :hover {
  color: #00afef;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #000;
  margin: 0 3px;
}
.hover-scale:hover 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);
}
.section-main {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  z-index: 3;
}
.pagination-home {
  margin-top: 0;
}
.pagination {
  flex-wrap: wrap;
}
.page-link {
  color: #000;
}
.pagination-ajax {
  flex-wrap: wrap;
  justify-content: center;
  font-size: 13px;
  margin-top: 6px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pagination-ajax .first,
.pagination-ajax .prev,
.pagination-ajax .next,
.pagination-ajax .last {
  display: none;
}
.pagination-ajax a {
  padding: 2px 0 0px 0;
  text-align: center;
  color: #000000;
  cursor: pointer;
  margin: 3px 4px 1px 4px;
  min-width: 25px;
  background: linear-gradient(to bottom, #ffffff, #ebebeb);
  border: 1px solid #d5d5d5;
  border-radius: 50%;
}
.pagination-ajax a:hover,
.pagination-ajax a.current {
  color: #fff !important;
  background: linear-gradient(to bottom, #757575, #b1aeae);
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.4);
}
.site_name {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.alert-coming-soon {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fdfdfd;
  border: 1px dashed #ddd;
  color: #333;
}
/* PRIMARY MENU */
.primary-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.primary-menu li + li {
  background: url("../images/line.png") center top no-repeat;
}
.primary-menu li a {
  text-transform: uppercase;
  display: block;
  font-size: 16px;
  color: #fff;
  font-family: RobotoCondensedBold;
  padding: 14px 0 10px 0;
  text-align: center;
}
.primary-menu li:hover a,
.primary-menu li.active a {
  color: #00afef;
}
/* #PRIMARY MENU */
/* HEADER */
.header-block {
  color: #fff;
  position: fixed;
  height: 100vh;
  overflow-y: auto;
  width: 270px;
  left: 0;
  top: 0;
  z-index: 1000;
  background-color: #000000;
}
.header-block::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}
.header-site-name {
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 2px;
}
.header-slogan {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  font-size: 13px;
  margin-bottom: 15px;
}
.header-select-lang {
  text-align: center;
  margin-bottom: 15px;
}
.header-select-lang span {
  margin-left: 10px;
  margin-right: 10px;
}
.header-shop-open {
  text-align: center;
  font-size: 13px;
  padding-bottom: 15px;
}
.btn-lang {
  color: #737373;
}
.btn-lang.active,
.btn-lang:hover {
  color: #00afef;
}
.logo {
  padding-top: 30px;
  margin-bottom: 15px;
}
.socialheader {
  margin-bottom: 20px;
  text-align: center;
}
.socialheader a + a img {
  margin-left: 15px;
}
.nav-menu {
  margin-bottom: 25px;
}
#body {
  padding-left: 270px;
}
.btn-open-menu {
  background: #00afef;
  color: #fff;
  font-size: 2em;
  border-radius: 4px;
  padding: 10px 10px;
  position: fixed;
  top: 15px;
  left: 15px;
  transition: 0.5s;
  display: none;
  z-index: 1000;
  width: 45.5px;
  height: 48px;
  text-align: center;
}
.btn-open-menu:hover {
  background: blue;
  color: #fff;
}
.btn-open-menu.active {
  left: 285px;
}
@media screen and (max-width:1024px) {
  .btn-open-menu {
    display: block;
  }
  #body {
    padding-left: 0;
  }
  .header-block {
    transition: transform 0.5s;
    transform: translateX(-100%);
  }
  .header-block.active {
    transform: translateX(0);
  }
}
/* #HEADER */
/* FRONT PAGE */
.page-100vh {
  min-height: 100vh;
  background: #f1f1f1;
  padding-bottom: 90px;
  padding-top: 90px;
}
.home-heading {
  text-align: center;
  text-transform: uppercase;
  color: #111;
  font-weight: 900;
  font-size: 30px;
  line-height: 1.5em;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.home-heading:after {
  content: '';
  width: 334px;
  height: 16px;
  background: url(../images/title-index.png);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.home-heading2{color: #fff}
.section-slider {
  height: 100vh;
}
.bg-slider-index {
  position: relative;
}
.bg-slider-index a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slick-slider-index {
  position: absolute;
  width: 100%;
  height: 100vh;
}
.slick-slider-index * {
  width: 100%;
  height: 100vh;
}
.first-news {
  margin-bottom: 20px;
}
.first-news-date-created {
  color: #666;
  font-style: italic;
  margin-bottom: 15px;
}
.first-news-title {
  font-size: 18px;
  color: #111;
  text-transform: uppercase;
  line-height: 25px;
  max-height: 50px;
  overflow: hidden;
}
.first-news-title a {
  color: inherit;
}
.first-news-btn {
  display: inline-block;
  min-width: 150px;
  text-align: center;
  padding: 15px 15px 14px 15px;
  background: #161616;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
  transition: 0.3s;
}
.first-news-btn:hover {
  color: #fff;
  background: #00afef;
}
.section-khach-hang {
  padding-top: 80px;
  padding-bottom: 80px;
  color: #fff;
}
.khach-hang-thumbnail {
  margin-bottom: 20px;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 993px) {
  .khach-hang-flex-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .khach-hang-thumbnail {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
  }
  .khach-hang-content {
    padding-left: 30px;
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
  }
}
.khach-hang-title {
  margin-bottom: 10px;
  text-transform: capitalize;
  font-size: 22px;
  color: #00afef;
  font-weight: bold;
  line-height: 23px;
  max-height: 46px;
  overflow: hidden;
}
.khach-hang-title a {
  color: inherit;
}
.khach-hang-btn {
  display: block;
  width: 120px;
  line-height: 39px;
  padding-top: 1px;
  background: #00afef;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-top: 30px;
  font-weight: bold;
  transition: 0.3s;
}
.khach-hang-btn:hover {
  background: blue;
  color: #fff;
}
.khach-hang-position {
  font-size: 17px;
  margin-bottom: 12px;
}
.khach-hang-excerpt {
  font-size: 15px;
  line-height: 21px;
  max-height: 105px;
  overflow: hidden;
}
.khach-hang.odd .khach-hang-thumbnail {
  order: 2;
}
.khach-hang.odd .khach-hang-content {
  order: 1;
  padding-left: 0;
  padding-right: 30px;
}
.ks-title {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 30px;
  color: #000;
  position: relative;
  line-height: 1.2em;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.ks-title:after {
    content: '';
    width: 334px;
    height: 16px;
    background: url(../images/title-index.png);
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.ks-button {
  display: inline-block;
  margin-top: 35px;
  background-color: #161616;
  min-width: 260px;
  line-height: 49px;
  padding-top: 1px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 14px;
  transition: 0.3s;
  padding-left: 15px;
  padding-right: 15px;
}
.ks-button:hover {
  color: #fff;
  background-color: #00afef;
}
.content-page-khao-sat {
  position: relative;
  z-index: 2;
  width: 520px;
}
.img-khao-sat {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
}
.w100 {
  width: 100%;
}
.dich-vu-it-content {
  padding-left: 205px;
  margin-bottom: 25px;
}
.dich-vu-it-content > img {
  z-index: 1;
  position: absolute;
  left: 0;
  bottom: -5px;
}
.slick-service {
  margin-left: -10px;
  margin-right: -10px;
}
.slick-service .item-service {
  padding: 10px;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
}
.service {
  background-color: #fff;
}
.service-title {
  font-weight: bold;
  background-color: #00afef;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 15px 10px 14px 10px;
  text-align: center;
}
.service-btn {
  color: #fff;
  background-color: #00afef;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.service-btn a {
  display: block;
  color: inherit;
  padding: 15px 10px 14px 10px;
}
.service-price {
  text-align: center;
  color: #bf0000;
  font-weight: bold;
  font-size: 22px;
  padding: 15px;
}
.service-price sub{color: #000}
.service-price a {
  color: inherit;
}
.service-attrs {
  padding: 15px;
}
.service-attr {
  margin-bottom: 17px;
}
.service-attr-title {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  color: #222;
  margin-bottom: 10px;
}
.service-attr-content {
  background: #f6f6f6;
  text-align: center;
  border: 1px solid #cacaca;
  padding: 9px 10px 8px 10px;
  border-radius: 4px;
  color: red;
  font-weight: bold;
}
.text-yellow {
  color: #000;
}
@media screen and (max-width: 1366px) {
  .img-khao-sat {
    width: 50%;
  }
}
@media screen and (max-width:992px) {
  .slick-khach-hang {
    margin-top: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
  .slick-khach-hang .item-khach-hang {
    padding-left: 10px;
    padding-right: 10px;
  }
  .content-page-khao-sat {
    max-width: 400px;
    width: 100%;
  }
  .page-100vh {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width:768px) {
  .khach-hang-title {
    font-size: 18px;
  }
  .khach-hang-position {
    font-size: 15px;
  }
  .khach-hang-excerpt {
    font-size: 14px;
  }
  .khach-hang-btn {
    margin-top: 15px;
  }
  .first-news {
    margin-bottom: 10px;
  }
  .first-news-btn {
    margin-top: 0;
  }
  .first-news-thumbnail {
    margin-bottom: 15px;
  }
  .img-khao-sat {
    display: none;
  }
  .content-page-khao-sat {
    max-width: 100%;
  }
  .ks-button {
    margin-top: 15px;
  }
}
@media screen and (max-width:576px) {
  .ks-title {
    font-size: 25px;
  }
  .dich-vu-it-content {
    padding-left: 0;
  }
  .dich-vu-it-content > img {
    display: none;
  }
}
/* #FRONT PAGE */
/* PRODUCT */
.is-sticky,
.col-sticky {
  position: sticky;
  z-index: 1;
  top: 75px;
  right: 0;
}
.row-product {
  margin-left: -9px;
  margin-right: -9px;
}
.col-product {
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 35px;
  width: 100%;
  flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  max-width: 20%;
}
.slick-san-pham {
  margin-left: -12px;
  margin-right: -12px;
}
.item-san-pham {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
}
.btn-slick-san-pham {
  border: 0;
  outline: 0 !important;
  border-radius: 0;
  background-color: transparent;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  width: 45px;
  height: 45px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  margin: 0;
  padding: 0;
  display: block;
}
.btn-slick-san-pham img {
  width: 100%;
  height: auto;
}
.btn-slick-san-pham.prev {
  left: -50px;
  box-shadow: -2px 0px 5px 0px #aeaeae;
}
.btn-slick-san-pham.next {
  right: -50px;
  box-shadow: 2px 0px 5px 0px #aeaeae;
}
.btn-add-cart {
  display: block;
  width: 55px;
  height: 55px;
  border: 1px solid #00afef;
  border-radius: 50%;
  color: #00afef;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  font-size: 1.5em;
  padding-top: 14px;
  padding-left: 1px;
  transition: 0.3s;
  background-color: transparent;
}
.btn-add-cart:hover {
  background-color: #00afef;
  color: #fff;
}
.img-het-hang {
  position: absolute;
  top: 0;
  z-index: 1;
  right: -19px;
}
.san-pham:hover 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);
}
.san-pham:hover 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);
}
.san-pham .aspect-ratio-box {
  padding-bottom: calc(280 / 225 * 100%);
}
.san-pham-title {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin-top: 15px;
  margin-bottom: 7px;
}
.san-pham-title a {
  color: inherit;
}
.gia {
  display: flex;
  justify-content: center;
  font-size: 16px;
}
.gia-ban {
  color: #464646;
}
.gia-ban strong {
  color: #f22c29;
  font-weight: 600;
}
.gia-ban a {
  color: inherit;
}
.gia-cu {
  margin-left: 3px;
  color: #b9b9b9;
}
.prices {
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
  align-items: center;
}
.prices .gia-ban strong {
  font-size: 20px;
}
.prices .gia-cu {
  margin-left: 10px;
  font-size: 14px;
  font-weight: normal;
  color: #666;
}
.button {
  position: relative;
  display: inline-block;
  padding: 10px 28px;
  line-height: normal;
  border: 1px solid #ffffff;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  background-color: transparent;
  -webkit-transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 1;
  color: #000000;
  overflow: hidden;
}
button.btn-addtocart {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: none;
  padding: 14px 35px;
  line-height: 22px;
  width: 100%;
}
.button.red {
  color: #fff;
  border-color: #e00707;
}
.button:before {
  position: absolute;
  content: '';
  display: block;
  left: -2px;
  top: 0;
  right: -2px;
  bottom: 0;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  z-index: -1;
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.button.red:before {
  background-color: #e00707;
}
.button.red:hover {
  color: #000000;
}
.button:hover:before {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.product-detail-frame {
  margin-top: 30px;
}
.product-detail-thumbnail-block {
  flex: 0 0 810px;
  -ms-flex: 0 0 810px;
  max-width: 810px;
}
.product-detail-content-block {
  margin-left: 30px;
  flex: 0 0 360px;
  -ms-flex: 0 0 360px;
  max-width: 360px;
}
.product-detail-h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.4em;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
}
.product-detail-prices {
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #f2f2f2;
}
.product-detail-prices .gia-ban {
  font-size: 18px;
  color: #f00;
}
.product-detail-prices .gia-ban strong {
  color: inherit;
}
.product-detail-prices .gia-ban a {
  color: inherit;
}
.product-detail-prices .gia-cu {
  margin-left: 10px;
}
.product-detail-button-add-to-cart {
  cursor: pointer;
  display: block;
  width: 100%;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
  outline: 0 !important;
}
.product-detail-small-thumbnail {
  flex: 0 0 65px;
  -ms-flex: 0 0 65px;
  max-width: 65px;
}
.product-detail-large-thumbnail {
  margin-left: 30px;
  flex: 0 0 705px;
  -ms-flex: 0 0 705px;
  max-width: 705px;
}
.item-large-thumbnail {
  margin-bottom: 10px;
}
.item-small-thumbnail {
  margin-bottom: 10px;
  border: 1px solid transparent;
  cursor: pointer;
}
.item-small-thumbnail:hover,
.item-small-thumbnail.active {
  border-color: #00afef;
}
.btn-product-detail-qty {
  font-weight: 400;
  font-size: 20px;
  color: #000;
  cursor: pointer;
  background: #f2f2f2;
  outline: none !important;
  height: 34px;
  border: 0;
  outline: 0;
  font-weight: bold;
  flex: 0 0 34px;
  -ms-flex: 0 0 34px;
  max-width: 34px;
}
.txt-product-detail-qty {
  height: 34px;
  text-align: center;
  border: none;
  outline: none !important;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  background: #fff;
  border-radius: 0;
  font-weight: bold;
  flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  max-width: 80px;
}
.txt-product-detail-qty[disabled] {
  background: #eee;
}
/* #PRODUCT */
/* NEWS */
/* Bài viết */
.lk a {
  display: block;
  color: #333;
  margin-bottom: 10px;
}
.lk a:before {
  content: '\25CF';
  color: inherit;
  margin-right: 5px;
}
.lk a:hover {
  color: #00afef;
}
.left-product {
  flex: 0 0 calc(100% - 330px);
  -ms-flex: 0 0 calc(100% - 330px);
  max-width: calc(100% - 330px);
}
.right-product {
  flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  max-width: 300px;
  margin-left: 30px;
  width: 100%;
}
.aside {
  margin-bottom: 1rem;
}
.aside-heading {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  background: #00afef;
  text-align: center;
  border-radius: 3px 3px 0 0;
  padding: 15px 15px;
}
.aside-body {
  background: #f2f2f2;
  padding: 10px;
  border-radius: 0 0 3px 3px;
  border: 1px solid #f8f8f8;
  box-shadow: 0 1px 3px 0 rgb(0 0 0%);
}
.aside-form {
  border-radius: 10px;
  background: #00afef !important;
  padding: 20px 15px;
}
.aside-form strong {
  font-size: 20px;
  margin-bottom: 10px;
}
.item-vertical-sp {
  margin-bottom: 20px;
}
.item-bv {
  margin-bottom: 1rem;
}
.item-bv img {
  float: left;
  width: 70px;
  border-radius: 50%;
  margin-right: 10px;
}
.item-bv h2 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5em;
  color: #333;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}
.item-bv h2 a {
  color: inherit;
}
.col-album {
  margin-bottom: 30px;
}
.item-album {
  margin-bottom: 22px;
}
.row-feedback {
  margin-top: 50px;
}
.col-feedback {
  margin-bottom: 50px;
}
.row-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.col-gutter-10 {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.news {
  width: 49%;
  float: left;
  margin-bottom: 25px;
  display: block;
}
.news:nth-child(2n) {
  float: right;
}
.news:nth-child(2n+1) {
  clear: both;
}
.pic-news {
  float: left;
  margin-right: 4%;
  width: 36%;
}
.pic-news img {
  width: 100%;
}
.info-news {
  float: left;
  width: 60%;
}
.name-news {
  color: #333;
  font-size: 16px;
  display: block;
  line-height: normal;
  margin-bottom: 5px;
}
.name-news:hover {
  color: var(--color-red);
}
.time-news {
  color: var(--color-gray);
  margin-bottom: 0.25rem;
}
.desc-news {
  color: #333;
  margin-top: 5px;
  line-height: 22px;
}
.share b {
  display: block;
  margin-bottom: 5px;
}
.othernews b {
  margin-bottom: 10px;
  margin-top: 15px;
  color: #333;
}
.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: #333;
}
.list-news-other li a:hover {
  color: #dc3545;
}
.bg-black {
  background: #000;
}
.video-detail-title {
  font-weight: normal;
  color: #000;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 5px;
}
.video-detail-meta {
  padding: 0 0;
  font-size: 13px;
  color: #949393;
  line-height: 21px;
}
.scrollbar {
  overflow-y: auto;
  max-height: 399px;
}
.scrollbar::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.scrollbar::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
.scrollbar::-webkit-scrollbar-track {
  background-color: #c2c2c2;
}
.scrollbar::-webkit-scrollbar-track-piece {
  background-color: #e6e6e6;
}
.scrollbar::-webkit-scrollbar-thumb {
  height: 60px;
  background-color: #c2c2c2;
  border-radius: 0;
}
.scrollbar::-webkit-scrollbar-corner {
  background-color: #e6e6e6;
}
.scrollbar::-webkit-resizer {
  background-color: #666;
}
.item-other-video {
  background: #333;
  padding: 10px 10px 10px 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.item-other-video:hover,
.item-other-video.active {
  background: #555;
}
.item-other-video + .item-other-video {
  border-top: 1px solid #444;
}
.item-other-video .order {
  color: #c4c4c4;
  top: 10px;
  left: 5px;
  text-align: center;
  line-height: 41px;
  text-align: 4px;
  flex: 0 0 35px;
  -ms-flex: 0 0 35px;
  max-width: 35px;
}
.item-other-video figure {
  flex: 0 0 75px;
  -ms-flex: 0 0 75px;
  max-width: 75px;
}
.item-other-video .aspect-ratio-box {
  padding-bottom: calc(180 / 320 * 100%);
}
.item-other-video h3 {
  margin: 0;
  color: #c4c4c4;
  font-weight: normal;
  font-size: 13px;
  display: block;
}
.item-other-video div {
  padding: 5px 10px;
  flex: 0 0 calc(100% - 75px - 35px);
  -ms-flex: 0 0 calc(100% - 75px - 35px);
  max-width: calc(100% - 75px - 35px);
}
.video-wrapper-detail {
  flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  max-width: 60%;
}
.video-wrapper-detail iframe {
  display: block;
  width: 100%;
  height: 460px;
}
.video .aspect-ratio-box {
  padding-bottom: calc(180 / 320 * 100%);
}
.video .aspect-ratio-box:after {
  content: "";
  font-weight: 400;
  text-align: center;
  font-size: 2em;
  line-height: 1.8em;
  padding-left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3Cpath d='M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6zm-16.2 55.1l-352 208C45.6 483.9 32 476.6 32 464V47.9c0-16.3 16.4-18.4 24.1-13.8l352 208.1c10.5 6.2 10.5 21.4.1 27.6z'/%3E%3C/svg%3E");
  background-size: 30px;
  background-position: 14px center;
  color: rgba(255, 255, 255, 0.7);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 50%;
  top: 50%;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.video .aspect-ratio-box:hover:after {
  background-color: #cc0000;
}
.video h3 {
  margin-bottom: 5px;
  margin-top: 10px;
}
.video h3 a {
  font-size: 13px;
  display: block;
  font-weight: 500;
  color: #000;
}
.video h3:hover a {
  color: #f00;
}
.video p {
  padding: 5px 0;
  font-size: 13px;
  color: #949393;
  line-height: 21px;
}
.video p span + span:before {
  content: " - ";
}
.block-list-video {
  padding: 10px;
  flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  max-width: 40%;
}
.text-other-video {
  color: #fff;
  font-size: 15px;
  padding: 10px 0;
}
.item-thumbnail {
  border-radius: 2px;
}
.mrb-10 {
  margin-bottom: 10px;
}
.grid-item {
  width: 25%;
  padding: 5px;
}
.grid-masonry {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px;
}
.slider-nav {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 10px;
}
.item-nav {
  padding-left: 5px;
  padding-right: 5px;
}
.slick-current .item-nav {
  opacity: 0.75;
}
.time-main {
  color: #333;
  margin-bottom: 20px;
}
.the-title,
.the_title {
  font-size: 30px;
  margin: 0 0 15px;
  font-weight: 600;
  line-height: 1.6;
  color: #000;
  font-weight: 900;
}
.mb-20 {
  margin-bottom: 20px;
}
.row-video {
  margin-left: -10px;
  margin-right: -10px;
}
.col-video {
  padding-left: 10px;
  padding-right: 10px;
}
.col-tin-tuc {
  margin-bottom: 25px;
  padding-left: 18px;
  padding-right: 18px;
}
.col-tin-tuc:nth-child(1) .tin-tuc figure {
  order: 2;
}
.col-tin-tuc:nth-child(1) .tin-tuc-content {
  order: 1;
  padding-left: 0;
  padding-right: 20px;
}
.col-tin-tuc:nth-child(2) {
  margin-top: 60px;
}
.row-tin-tuc {
  margin-left: -18px;
  margin-right: -18px;
}
.slick-tin-tuc {
  margin-left: -15px;
  margin-right: -15px;
}
.slick-tin-tuc .item-tin-tuc {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
}
.tin-tuc {
  background: #fff;
}
.tin-tuc:hover 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);
}
.tin-tuc:hover 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);
}
.tin-tuc .aspect-ratio-box {
  padding-bottom: calc(25 / 38 * 100%);
}
.tin-tuc-content {
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}
.tin-tuc-content-left {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  flex: 0 0 85px;
  -ms-flex: 0 0 85px;
  max-width: 85px;
}
.tin-tuc-content-left strong {
  text-transform: uppercase;
  font-size: 28px;
  color: #333;
  display: block;
  line-height: 1em;
  margin-top: 10px;
  margin-bottom: 0;
}
.tin-tuc-content-left span {
  font-size: 13px;
  color: #444;
  display: block;
}
.tin-tuc-content-right {
  padding-right: 25px;
  flex: 0 0 calc(100% - 85px);
  -ms-flex: 0 0 calc(100% - 85px);
  max-width: calc(100% - 85px);
}
.tin-tuc-mota {
  color: #555555;
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 20px;
  height: 80px;
  overflow: hidden;
}
.tin-tuc-title {
  font-size: 15px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.tin-tuc-title a {
  color: #222222;
  display: block;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.tin-tuc-btn {
  font-size: 13px;
  text-transform: uppercase;
  color: #111;
}
.tin-tuc-btn:hover {
  color: #00afef;
}
/**
 * Responsive news
 */
@media screen and (max-width:992px) {
  .left-product {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  .right-product {
    margin-left: 0;
    margin-right: 20px;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  .row-tin-tuc {
    margin-left: -7px;
    margin-right: -7px;
  }
  .col-tin-tuc {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 14px;
  }
  .tin-tuc-btn {
    margin-top: 0;
  }
  .tin-tuc-excerpt {
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
  }
  .tin-tuc-title {
    font-size: 15px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
  }
}
@media screen and (max-width:768px) {
  .the_title {
    font-size: 20px;
  }
  .tin-tuc-content {
    padding: 10px;
  }
  .tin-tuc-content-left {
    display: none;
  }
  .tin-tuc-content-right {
    padding: 0;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  .tin-tuc-mota {
    margin-bottom: 10px;
  }
  .slick-tin-tuc {
    margin-left: -10px;
    margin-right: -10px;
  }
  .slick-tin-tuc .item-tin-tuc {
    padding: 10px;
  }
}
@media screen and (max-width:360px) {
  .tin-tuc-meta {
    font-size: 11px;
  }
}
/* #NEWS */
/* CONTACT */
/* Contact */
.top-contact {
  margin-bottom: 30px;
}
.input-contact {
  position: relative;
  margin-bottom: 15px;
}
.input-contact .custom-file-label::after {
  content: attr(title);
}
#map_contact {
  position: relative;
  height: 100%;
}
#map_contact iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%!important;
  height: 100%!important;
}
@media screen and (max-width: 768px) {
  
}
/* #CONTACT */
/* FOOTER */
footer#footer {
  color: #fff;
  background: #161616;
}
.footer-copyright {
  background: #0c0c0c;
  font-size: 13px;
  padding: 18px 0;
}
.footer-copyright .wrapper {
  display: -webkit-box;
  display: flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-block {
  padding-top: 75px;
  padding-bottom: 70px;
}
.footer-site-name {
  text-transform: uppercase;
  font-family: RobotoCondensedBold;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 25px;
}
.footer-flex-box {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-flex-box > div {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.footer-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  position: relative;
  padding-bottom: 19px;
  margin-bottom: 30px;
}
.footer-title:after {
  content: '';
  width: 40px;
  height: 1px;
  background: #8b8b8b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.footer-permalink {
  display: block;
  color: #fff;
  margin-bottom: 10px;
}
.footer-permalink:hover {
  color: #ff0;
}
.footer-1 {
  flex: 0 0 530px;
  -ms-flex: 0 0 530px;
  max-width: 530px;
}
.footer-2 {
  flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  max-width: 200px;
}
.footer-3 {
  flex: 0 0 350px;
  -ms-flex: 0 0 350px;
  max-width: 350px;
}
@media screen and (max-width: 1366px) {
  .footer-1 {
    flex: 0 0 450px;
    -ms-flex: 0 0 450px;
    max-width: 450px;
  }
  .footer-3 {
    flex: 0 0 300px;
    -ms-flex: 0 0 300px;
    max-width: 300px;
  }
}
@media screen and (max-width:1200px) {
  .footer-1 {
    flex: 0 0 350px;
    -ms-flex: 0 0 350px;
    max-width: 350px;
  }
}
@media screen and (max-width: 1120px) {
  .footer-copyright .wrapper {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width:992px) {
  .footer-1 {
    flex: 0 0 280px;
    -ms-flex: 0 0 280px;
    max-width: 280px;
  }
  .footer-3 {
    flex: 0 0 250px;
    -ms-flex: 0 0 250px;
    max-width: 250px;
  }
}
@media screen and (max-width:768px) {
  .footer-flex-box {
    flex-wrap: wrap;
  }
  .footer-flex-box > div {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-flex-box > div + div {
    margin-top: 20px;
  }
  .footer-title {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .footer-block {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.map-wrapper iframe {
  display: block;
  width: 100%;
  height: 245px;
}
.socialfooter {
  margin-top: 30px;
}
.socialfooter a + a img {
  margin-left: 15px;
}
@media screen and (max-width:992px) {
  .socialfooter img {
    max-width: 30px;
  }
  .socialfooter a + a img {
    margin-left: 3px;
  }
}
/* #FOOTER */
/* CART */
.delete-coupon {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  color: #0cbf54;
  right: 140px;
  width: 30px;
  text-align: center;
  height: 38px;
  line-height: 39px;
  cursor: pointer;
}
.is-active .delete-coupon {
  display: block;
}
.is-active input {
  padding-right: 30px !important;
}
.item-coupon-kd {
  background-color: #0cbf54;
  padding: 3px 10px;
  color: #fff;
  font-weight: normal;
  border-radius: 13px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.item-coupon-kd.disabled {
  background: #f2f2f2;
  border: 1px solid #ddd;
}
.item-coupon-kd + .item-coupon-kd {
  margin-top: 5px;
}
em.error {
  color: #f00;
  display: block;
  margin-top: 0.25em;
}
.box-checkout-inside {
  background: #fff;
  border-width: 4px 1px 1px 1px;
  border-style: solid;
  border-color: #ec7a5c #ddd #ddd #ddd;
  padding: 15px;
}
.text-vat {
  color: #666;
  font-size: 13px;
}
.mini-cart {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.mini-cart.active {
  visibility: visible;
  opacity: 1;
}
.mini-cart-option span + span:before {
  content: '-';
  margin: 0 5px;
}
.cart-panel {
  padding-bottom: 300px;
  position: fixed;
  right: 0;
  top: 0;
  width: 450px;
  height: 100vh;
  background: #fff;
  -webkit-transform: translate(100%,0);
  -moz-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  -o-transform: translate(100%,0);
  transform: translate(100%,0);
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}
.mini-cart.active .cart-panel {
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.cart-panel-body {
  overflow-y: auto;
  height: calc(100vh - 260px);
}
.cart-panel-body.height3 {
  height: calc(100vh - 148px - 300px);
}
.cart-panel-body.height2 {
  height: calc(100vh - 200px - 300px);
}
.cart-panel-heading {
  padding: 15px 20px;
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.text-cart-panel-heading {
  font-size: 16px;
}
#close-cart {
  color: #ddd;
  font-size: 2em;
}
#close-cart:hover {
  color: #000;
}
.cart-panel-footer {
  padding: 4px 15px 15px 15px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
  background: #f4f5f7;
}
.link-chi-tiet-gio-hang {
  text-align: center;
  padding: 15px 0 0 0;
  font-size: 13px;
}
.link-chi-tiet-gio-hang a {
  color: #337ab7;
  text-decoration: underline;
}
.btn-link-thanh-toan {
  cursor: pointer;
  width: 100%;
  border: none;
  outline: none !important;
  display: block;
  color: #fff;
  background: #00afef;
  text-transform: uppercase;
  padding: 10px 10px;
  border-radius: 3px;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -moz-box-shadow: 0 0 5px rgb(0,0,0,0.15);
  -webkit-box-shadow: 0 0 5px rgb(0,0,0,0.15);
  box-shadow: 0 0 5px rgb(0,0,0,0.15);
}
.btn-link-thanh-toan:hover {
  color: #fff;
  -moz-box-shadow: 0 3px 10px rgb(0,0,0,0.35);
  -webkit-box-shadow: 0 3px 10px rgb(0,0,0,0.35);
  box-shadow: 0 3px 10px rgb(0,0,0,0.35);
}
.div-summary {
  font-size: 15px;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.div-summary-coupon {
  display: none;
}
.div-summary-coupon.show {
  display: flex;
}
.form-coupon {
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}
.form-coupon:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('../images/ajax-loader.gif') rgba(255, 255, 255, 0.5) center center no-repeat;
  top: 0;
  left: 0;
  z-index: 9;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.form-coupon.loading:after {
  visibility: visible;
  opacity: 1;
}
.form-coupon button {
  float: right;
  width: 140px;
  height: 38px;
  background: #00afef;
  color: #fff;
  cursor: pointer;
  border: none;
  outline: none;
  border-radius: 0 4px 4px 0;
}
.form-coupon .padding-input {
  padding-right: 140px;
}
.form-coupon input {
  width: 100%;
  height: 38px;
  border-radius: 4px 0 0 4px;
  background: #fff;
  font-size: 13px;
  border-right: none;
  font-style: italic;
}
.text-coupon {
  display: block;
  margin-bottom: 10px;
}
.mini-cart-item {
  position: relative;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mini-cart-item + .mini-cart-item {
  border-top: 1px solid #ddd;
}
.mini-cart-item .aspect-ratio-box {
  padding-bottom: 100%;
}
.mini-cart-item img {
  padding: 15px;
}
.mini-cart-item-figure {
  flex: 0 0 115px;
  -ms-flex: 0 0 115px;
  max-width: 115px;
}
.mini-cart-item-info {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  flex: 0 0 calc(100% - 115px);
  -ms-flex: 0 0 calc(100% - 115px);
  max-width: calc(100% - 115px);
}
.mini-cart-item-info h3 a {
  color: #333;
  font-size: 14px;
  font-weight: normal;
}
.mini-cart-item-price {
  margin-bottom: 3px;
  justify-content: space-between;
}
.mini-cart-item-price a {
  color: inherit;
}
.mini-cart-item-gia-moi.red {
  color: #f00;
  font-weight: bold;
}
.mini-cart-item-gia-cu {
  color: #999;
  text-decoration: line-through;
}
.mini-cart-item-phan-tram {
  color: #666;
}
.mini-cart-item-gia-sale {
  font-weight: bold;
}
.text-het-hang {
  font-size: 12px;
  margin-left: 1rem;
  line-height: 2rem;
}
.cart-control {
  width: 100px;
  flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  max-width: 100px;
  display: -webkit-box;
  display: flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.btn-qty {
  line-height: 20px;
  width: 25px;
  height: 25px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fff;
  font-size: 20px;
  outline: none !important;
  cursor: pointer;
}
.txt-qty {
  width: 40px;
  text-align: center;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 0;
  outline: none;
}
.btn-delete-mini-cart-item-cart {
  color: #666;
  position: absolute;
  right: 3px;
  bottom: 0;
  font-size: 1.5em;
}
.btn-delete-mini-cart-item-cart:hover {
  color: #f00;
}
.txt-cart-is-empty {
  text-align: center;
  margin-top: 20px;
}
.cell-img {
  width: 150px;
}
.cell-price {
  text-align: center;
}
.red {
  color: #f00;
}
.cell-qty {
  width: 100px;
}
.h3-cell-name a {
  color: #333;
  font-size: 14px;
  font-weight: normal;
}
.cell-control {
  width: 40px;
}
.btn-del-row-cart {
  color: #666;
  font-size: 1.5em;
}
.table-cart {
  background: #fdfdfd;
  padding: 20px;
  border-width: 4px 1px 1px 1px;
  border-style: solid;
  border-color: #ec7a5c #ddd #ddd #ddd;
  margin-bottom: 0;
}
.table-cart tr > td {
  vertical-align: middle;
}
.cart-title {
  font-size: 16px;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
}
.count-cart-circle {
  background: #00afef;
  border-radius: 50%;
  width: 30px;
  line-height: 29px;
  padding-top: 1px;
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.scroll-mini-cart2 {
  max-height: 305px;
  overflow-y: auto;
}
.mini-cart2 {
  padding: 10px 0 10px 0;
}
.mini-cart2 + .mini-cart2 {
  border-top: 1px solid #ddd;
}
.mini-cart2 .aspect-ratio-box {
  border: 1px solid #ddd;
  padding-bottom: 100%;
}
.mini-cart2 img {
  padding: 5px;
}
.mini-cart2 figure {
  flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  max-width: 80px;
}
.mini-cart2-info {
  padding-left: 0;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
}
.mini-cart2-info-top {
  margin-bottom: 5px;
}
.mini-cart2-info-top a {
  color: #337ab7;
}
.mini-cart2-qty {
  position: absolute;
  left: 0;
  top: 0;
}
.block-checkout {
  background: #fdfdfd;
  border-width: 4px 1px 1px 1px;
  border-style: solid;
  border-color: #ec7a5c #ddd #ddd #ddd;
  padding: 30px;
}
.block-checkout + .block-checkout {
  margin-top: 30px;
}
.heading-thanh-toan {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
}
.label-form-item {
  margin-top: 5px;
  text-align: right;
}
#form-checkout .custom-control-label {
  cursor: pointer;
}
#form-checkout .custom-control-label:before,
#form-checkout .custom-control-label:after {
  top: 2px;
}
#form-checkout .form-item + .form-item {
  margin-top: 20px;
}
.form-control-custom {
  height: 45px;
  border-radius: 0;
  border-color: #ddd;
  font-size: 14px;
}
textarea.form-control-custom {
  height: auto;
}
.method-item > label {
  cursor: pointer;
  display: block;
  margin-bottom: 0;
  position: relative;
  padding: 10px 20px 10px 40px;
  font-size: 16px;
  line-height: 32px;
  border: 1px solid #ddd;
  transition: margin-bottom 300ms;
}
.method-item > label:before {
  content: '';
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-box-shadow: inset 0 0 0 1px #ccc;
  -webkit-box-shadow: inset 0 0 0 1px #ccc;
  box-shadow: inset 0 0 0 1px #ccc;
}
.method-item > label i {
  float: right;
  font-size: 2em;
  color: #dea433;
}
.method-item > label input {
  margin-right: 5px;
  margin-top: 5px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.method-item > label.checked:before {
  -moz-box-shadow: inset 0 0 0 8px #dea433;
  -webkit-box-shadow: inset 0 0 0 8px #dea433;
  box-shadow: inset 0 0 0 8px #dea433;
}
.method-item + .method-item {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.method-content {
  display: none;
}
.method-content > div {
  margin-top: 0;
  background: #fdfdfd;
  padding: 20px;
  border-radius: 0 0 4px 4px;
  border: 1px solid #ddd;
  border-top: none;
}
.col-hinh-thuc + .col-hinh-thuc {
  margin-top: 30px;
}
.product-detail-button {
  margin-bottom: 0;
  padding-right: 0;
}
.btn-product {
  border: 1px solid #00afef;
  font-size: 16px;
  text-align: center;
  border-radius: 4px;
  transition: 0.3s;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
}
.btn-them-gio-hang {
  text-transform: uppercase;
  font-weight: bold;
  color: #00afef;
  padding: 19px 10px 17px 10px;
}
.btn-them-gio-hang:hover {
  color: #fff;
  background: #00afef;
}
.btn-mua-ngay {
  background: #00afef;
  margin-left: 0;
  color: #fff;
  padding: 9px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.85rem;
  border-radius: 0.25rem;
}
.btn-mua-ngay strong {
  font-size: 16px;
  display: block;
  margin-bottom: 3px;
}
.btn-mua-ngay .text-gio-hang {
  line-height: 14px;
  font-size: 13px;
  display: block;
}
.btn-mua-ngay:hover {
  color: #000;
  background: #fff;
}
@media screen and (max-width:992px) {
  .cell-img {
    width: 80px;
  }
  .product-detail-button {
    padding-right: 0;
  }
}
@media (min-width: 767px) {
  .open-cart {
    margin-right: 17px;
  }
}
@media screen and (max-width:768px) {
  .block-checkout {
    padding: 15px;
  }

}
@media screen and (max-width:576px) {
  #map_contact{height: 400px;margin: 15px 0px}
  .col-hinh-thuc + .col-hinh-thuc {
    margin-top: 15px;
  }
  .heading-thanh-toan {
    margin-bottom: 15px;
  }
  .block-checkout {
    padding: 15px;
  }
  .label-form-item {
    margin-top: 0;
    margin-bottom: 5px;
    text-align: left;
  }
  .table-cart {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .table-cart thead {
    display: none;
  }
  .table-cart tbody {
    display: block;
  }
  .table-cart td {
    border-bottom: 0;
    border-top: 0;
    padding: 5px;
  }
  .cart-control:not(.mini-cart-item-control) {
    margin-left: auto;
    margin-right: auto;
  }
  .cell-img {
    padding-top: 10px;
  }
  .cell-img img {
    width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .h3-cell-name {
    margin-bottom: 0;
  }
  .row-cart {
    text-align: center;
    display: block;
    width: 100%;
  }
  .row-cart > td {
    width: 100%;
    display: block;
  }
  .row-cart + .row-cart {
    border-top: 1px solid #dee2e6;
  }
}
@media screen and (max-width:500px) {
  .cart-panel {
    width: 100%;
  }
}
/* #CART */
