@charset "UTF-8";

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

@font-face {
  font-family: "RobotoBold";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoBold.html") format("woff2"), url("../fonts/RobotoBold.woff") format("woff");
}

@font-face {
  font-family: "RobotoMedium";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoMedium.html") format("woff2"), url("../fonts/RobotoMedium.woff") format("woff");
}

@font-face {
  font-family: "RobotoRegular";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoRegular.html") format("woff2"), url("../fonts/RobotoRegular.woff") format("woff");
}

@font-face {
  font-family: "RobotoItalic";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoItalic.html") format("woff2"), url("../fonts/RobotoItalic.woff") format("woff");
}

@font-face {
  font-family: "Roboto-Light";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/Roboto-Light.html") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff");
}

@font-face {
  font-family: "RobotoCondensedBold";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoCondensedBold.html") format("woff2"), url("../fonts/RobotoCondensedBold.woff") format("woff");
}

@font-face {
  font-family: "RobotoCondensedRegular";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoCondensed-Regular.html") format("woff2"), url("../fonts/RobotoCondensed-Regular.woff") format("woff");
}

@font-face {
  font-family: "RobotoCondensed-Light";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/RobotoCondensed-Light.html") format("woff2"), url("../fonts/RobotoCondensed-Light.woff") format("woff");
}

@font-face {
  font-family: "Roboto-Black";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/Roboto-Black.html") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff");
}

@font-face {
  font-family: "UTMHelvetIns";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/UTMHelvetIns.html") format("woff2"), url("../fonts/UTMHelvetIns.woff") format("woff");
}

@font-face {
  font-family: "UTMImpact";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/UTMImpact.html") format("woff2"), url("../fonts/UTMImpact.woff") format("woff");
}

@font-face {
  font-family: "Oswald-Medium";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/Oswald-Medium.html") format("woff2"), url("../fonts/Oswald-Medium.woff") format("woff");
}

@font-face {
  font-family: "Oswald-Regular";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/Oswald-Regular.html") format("woff2"), url("../fonts/Oswald-Regular.woff") format("woff");
}

@font-face {
  font-family: "Oswald-Light";
  font-style: normal;
  font-display: block;
  font-weight: normal;
  src: url("../fonts/Oswald-Light.html") format("woff2"), url("../fonts/Oswald-Light.woff") format("woff");
}

body {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  overflow-x: hidden;
  width: 100%;
  margin: auto;
}

.hidden {
  display: none;
}

.clear {
  clear: both;
}

.none {
  display: none;
}

.hidden-seoh {
  visibility: hidden;
  height: 0px;
  margin: 0px;
  overflow: hidden;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none !important;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}


a {
  text-decoration: none !important;
}

.center-layout,
.inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.header-nav a,
.menu-nav a,
.product__categories a,
.product-items__name a,
.about__viewmore,
.staff-items__name,
.feedback-items__name,
.footer-link,
.scroll-to-top,
.breadcrumb span,
.input-field input,
.input-field select,
.input-field textarea,
.effect-img img,
.effect-img:before,
.effect-img:after,
.effect-zoom .animate-image img,
.image-zoom img,
.effect-rotate-360 img,
.effect-rotate img {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.pd-inner {
  padding-top: 20px;
  padding-bottom: 20px;
}

.title-main {
  padding-bottom: 20px;
}

.title-main span {
  display: block;
  font-family: "UTMHelvetIns";
  font-size: 32px;
  color: #0046da;
  text-align: center;
  text-transform: uppercase;
}

.img {
  display: block;
}

.img img {
  display: block;
  max-width: 100%;
}

.flex-center,
.flex-between-center,
.header-top .center-layout,
.header-nav,
.header-bottom .center-layout,
.menu .center-layout,
.product__title,
.copyright .center-layout,
.header-search button,
.menu-search button,
.product__categories a,
.product-items__price,
.why-items .img,
.footer-row,
.footer .social,
.copyright-right,
.pd-detail__buynow,
.scroll-to-top,
.header-search,
.product .center-layout,
.about .center-layout,
.staff-items,
.post-items,
.flex-between,
.menu-nav,
.pd-detail__tab__nav,
.breadcrumb ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-between-center,
.header-top .center-layout,
.header-nav,
.header-bottom .center-layout,
.menu .center-layout,
.product__title,
.copyright .center-layout,
.header-search button,
.menu-search button,
.product__categories a,
.product-items__price,
.why-items .img,
.footer-row,
.footer .social,
.copyright-right,
.pd-detail__buynow,
.scroll-to-top {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-between-center,
.header-top .center-layout,
.header-nav,
.header-bottom .center-layout,
.menu .center-layout,
.product__title,
.copyright .center-layout,
.header-search,
.product .center-layout,
.about .center-layout,
.staff-items,
.post-items {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.grecaptcha-badge {
  display: none;
}

button {
  outline: none !important;
}

img.lazy {
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}

img.initial,
img.loaded,
img.error {
  opacity: 1;
}

img:not([src]) {
  visibility: hidden;
}

#container {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background: #fff;
}

.header {
  position: relative;
}

.menu {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  position: relative;
  background: #CAC9F5;
  padding: 17px 10px;
  border-radius: 15px 15px 0px 0px;
}
.in-page .menu{
    /* max-width: 100%; */
}
.menu .center-layout {
  max-width: 1366px;
}

.menu-nav {
  -ms-flex-pack: distribute;
  /*justify-content: space-around; */
  list-style-type: none;
  position: relative;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}

.menu-nav ul {
  list-style-type: none;
  visibility: hidden;
  position: absolute;
  width: 250px;
  z-index: 99999;
  background: #fff;
  -webkit-box-shadow: 0px 2px 10px;
  box-shadow: 0px 2px 10px;
  -webkit-transform: perspective(600px) rotatex(-90deg);
  transform: perspective(600px) rotatex(-90deg);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
}

.menu-nav>li>ul {
  left: 0;
  top: 100%;
}

.menu-nav li {
  position: relative;
  min-width: 106px;
}

.menu-nav h2,
.menu-nav h3 {
  font-weight: normal;
  font-size: 15px;
  margin: 0;
}

.menu-nav h2 {
  /* line-height: 50px; */
}

.menu-nav a {
  display: block;
  font-size: 15px;
  color: #4A3ADB;
  padding: 0px 0px;
  font-weight: 600;
}

.menu-nav>li>a {
  text-align: center;
  text-transform: uppercase;
  line-height: 53px;
  position: relative;
}

.menu-nav>li:first-child>a {
  padding-left: 0px;
}

.menu-nav>li>a>h2 {
  display: flex;
  align-items: center;
  /* line-height: 53px; */
  font-weight: 600;
}

.menu-nav>li>a>h2 i {
  margin-left: 5px;
  font-size: 13px;
  color: #4A3ADB;
}

.menu-nav>li>ul a {
  padding: 7px;
  text-transform: capitalize;
  border-bottom: 1px solid #fff;
}

.menu-nav>li>ul li:last-child a {
  border-bottom: none
}

.menu-nav>li>ul a h2 {
  line-height: 20px;
}

.menu-nav li:hover>a {
  color: #0046da;
}
.menu-nav li > a img{
    transition: all 0.3s;
}
.menu-nav li:hover>a img{
    transform: scale(1.2);
}
.menu-nav li:hover>ul {
  opacity: 1;
  -webkit-transform: perspective(600px) rotatex(0deg);
  transform: perspective(600px) rotatex(0deg);
  visibility: visible;
}

.zalo-share-button {
  margin-left: 10px;
  margin-top: -5px;
}

/* Search Responsive */
.search-res{position:relative;}
.search-res .icon-search{height: 37px;cursor:pointer;text-align:center;line-height: 37px;color:#ffffff;font-size:17px;margin:0px;}
.search-res .icon-search.active{color: #fff;background: transparent;border-radius:100%;}
.search-res .search-grid{position:absolute;top: 0px;right: 105%;width:0px;height:40px;overflow:hidden;background:#ffffff;border:1px solid var(--color-red);z-index:2;opacity:0;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-red);line-height:40px;text-align:center;}
.search-res .search-grid input{width:calc(100% - 35px);float:right;line-height:38px;outline:none;border:none;color:var(--color-red);}
.search-res .search-grid input::-webkit-input-placeholder{color:#ccc;}
.search-res .search-grid input:-moz-placeholder{color:#ccc;}
.search-res .search-grid input::-moz-placeholder{color:#ccc;}
.search-res .search-grid input:-ms-input-placeholder{color:#ccc;}

/*header top*/
.flex_tc {
  display: flex;
  justify-content: space-between;
}

.w100 {
  width: 100%
}

.header-bottom {
  position: relative;
  padding: 5px 0px;
  background: #fff;
}

.header-bottom .center-layout {
  /* max-width: 1325px; */
}

.fixed {
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0px;
  right: 0px;
  max-width: 100%;
  padding: 5px;
  border-radius: 0;
}

.header-bottom .left {
  width: 40%;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.header-bottom .header-logo {
  width: 20%;
  text-align: center;
}

.header-bottom .header-logo img {
  margin: auto;
}

.header-bottom .left div {
  display: flex;
  align-items: center;
  color: #161572;
  font-size: 20px;
  font-family: 'RobotoBold';
}

.header-bottom .left div img {
  /* max-width: 28px; */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  /* padding: 5px; */
  border-radius: 50%;
  margin-right: 5px;
  background-color: #161572;
}

.header-bottom .right {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.social_header {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.social_header a {
  display: block;
  margin-right: 8px;
}

.header-bottom .right .cart_top {
  display: flex;
  align-items: center;
  color: #5c5c64;
  font-size: 15px;
  font-family: 'RobotoBold';
}

.header-bottom .right .cart_top img {
  margin-right: 5px;
}

/* Slideshow */
.slideshow {
  position: relative;
}

.content-show-slider {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.content-show-slider>div {
  width: 75.833333333%;
  position: relative;
  padding-top: 5px;
}

.slideshow a {
  display: block;
  cursor: pointer;
}

.slideshow a img {
  width: 100%;
}

.slideshow:hover .control-slideshow {
  opacity: 1;
}

.slideshow .control-slideshow:hover {
  opacity: 0.8;
}

.control-slideshow {
  opacity: 0;
  position: absolute;
  z-index: 2;
  top: calc(50% - 50px/2);
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 25px;
  cursor: pointer;
  margin: 0px;
  border-radius: 10px;
  background: #1615728f;
}

.control-slideshow i {
  color: #ffffff;
}

.prev-slideshow {
  left: 0px;
  padding-right: 3px;
}

.next-slideshow {
  right: 0px;
  padding-left: 3px;
}

.btn_search {
  cursor: pointer;
}

.menu-search {
  height: 37px;
  background: #222222;
  position: relative;
  z-index: 99;
  width: 46px;
  border-radius: 10px;
}

.menu-search input {
  width: calc(100% - 40px);
  height: 100%;
  padding-left: 15px;
  border: 0;
  font-size: 13px;
  float: left;
  background: none;
  border: 1px solid #e5e5e5;
}

.menu-search button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 100%;
  border: 0;
  cursor: pointer;
  float: right;
  color: #fff;
  background: #222222;
  font-size: 14px;
  font-family: 'RobotoRegular'
}

.load_slider {
  background: #e6e6e6;
}

.load_slider .center-layout {
  max-width: 1325px;
}

.slide {
  position: relative;
  width: 100%
}

.slide .custom-owl-prev,
.slide .custom-owl-next {
  position: absolute;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  left: 5px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 999;
}

.slide .custom-owl-next {
  left: initial;
  right: 5px;
}

.wrap-coupon {
  padding: 60px 0px;
}

.coupon-item {
  border: 1px solid #0046da;
  display: flex;
  border-radius: 10px;
  background: #fff;
}

.coupon-item:hover .coupon-icon {
  /* transform: rotateY(360deg); */
  animation: rubberBand 1s;
}

.box-coupon-cart {
  overflow: hidden
}

.coupon-item .coupon-title {
  width: 120px;
  padding: 10px;
  text-align: center;
  position: relative;
  border-right: 1px dashed #D9D9D9;
}

.coupon-item .coupon-title:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #0046da;
  border-radius: 50%;
  background: #ffffff;
  top: -10px;
  right: -10px;
}

.coupon-item .coupon-title:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #0046da;
  border-radius: 50%;
  background: #ffffff;
  bottom: -10px;
  right: -10px;
}

.coupon-procart .coupon-item .coupon-title:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #0046da;
  border-radius: 50%;
  background: #ffffff;
  top: -10px;
  right: -10px;
}

.coupon-procart .coupon-title:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #0046da;
  border-radius: 50%;
  background: #ffffff;
  bottom: -10px;
  right: -10px;
}

.coupon-item .coupon-icon {
  margin-bottom: 10px;
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  margin: auto;
  /* color: #fff; */
  border-radius: 50%;
  background-image: linear-gradient(to right, #FFEB3B 0, #cb9b51 22%, #f6e27a 45%, #f6f2c0 50%, #f6e27a 55%, #cb9b51 78%, #FFEB3B 100%);
  transition: all 0.5s;
  margin-bottom: 5px;
}

.coupon-item .coupon-title p {
  margin-bottom: 0px;
  color: #000;
}

.coupon-item .coupon-content {
  width: calc(100% - 120px);
  padding: 14px 17px 10px 17px;
}

.coupon-item .coupon-content>h3 {
  font-size: 16px;
  margin: 0px;
  font-family: 'Oswald-Regular';
  margin-bottom: 5px;
}

.coupon-item .coupon-content .price-coupon {
  display: block;
  font-size: 12px;
}

.coupon-item .coupon-content .slcl-coupon {
  font-size: 12px;
  color: #808080;
}

.coupon-item .coupon-content .hsd-coupon {
  color: #808080;
  margin-bottom: 5px;
  font-size: 12px;
}

.coupon-item .coupon-content p {
  font-size: 12px;
  width: 100%;
}

.progress-bar__wrapper {
  position: relative;
  margin-top: -10px;
  margin-bottom: 10px;
}

.progress-bar__value {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

progress {
  width: 100%;
  height: 3px;
  border-radius: 50px;
  background-color: #FFBDA6;
  transition: width 300ms ease;
}

progress[value]::-webkit-progress-bar {
  width: 100%;
  height: 3px;
  border-radius: 50px;
  background-color: #FFBDA6;
  transition: width 300ms ease;
}

progress[value]::-webkit-progress-value {
  width: 0;
  border-radius: 50px;
  background-color: #B10707;
  transition: width 300ms ease;
}

.coupon-item .btn-save-discout {
  background: #0046da;
  color: #fff;
  width: 46px;
  height: 30px;
  border: 1px solid #0046da;
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.coupon-item .btn-save-discout:hover {
  background: #fff;
  color: #000
}

.coupon-item .view-coupon {
  padding: 0;
  border: 0;
  background: no-repeat;
  position: absolute;
  top: 10px;
  right: 10px;
}

.btn-more-sale{
    display: flex;
    width: fit-content;
    margin: 20px auto 0px auto;
    padding: 6px 8px 6px 20px;
    border: 1px solid #0449db;
    border-radius: 50px;
    color: #161572;
    font-weight: 500;
    text-transform: uppercase;
    gap: 10px;
    align-items: center;
}
.btn-more-sale span{
    display: flex;
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
}
.btn-more-sale span svg{}
.btn-more-sale:hover{
    background: #161572;
    color: #fff;
    border-color: #161572;
}

.widget-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  right: 10px;
  bottom: 77px;
  z-index: 9999;
  justify-content: start;
  align-items: start;
}

.widget-desktop-items {
  margin-bottom: 20px;
  border-radius: 50%;
  position: relative;
}

.widget-desktop-items:last-child {
  margin-bottom: 0;
}

.widget-desktop-items:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 70, 218, 0.5);
  border-radius: 50%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: scaleIn1 1s;
  animation: scaleIn1 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.widget-desktop-items:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #0046da), to(#6392f7));
  background: linear-gradient(90deg, #0046da 0, #6392f7 100%);
  border-radius: 50%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: scaleIn 1.2s;
  animation: scaleIn 1.2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.widget-desktop-items__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  z-index: 999;
}

.widget-desktop-items__zalo {
  font-family: "RobotoBold";
  font-size: 14px;
  color: #0046da;
}

.widget-desktop-items__facebook i {
  font-size: 23px;
  color: #0046da;
}

.widget-desktop-items__call i {
  font-size: 20px;
  color: #0046da;
}

.widget-desktop-items__call .widget-desktop-items__content {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 10px 60px 10px 20px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #0046da), to(#6392f7));
  background: linear-gradient(90deg, #0046da 0, #6392f7 100%);
  border-radius: 20px;
  color: #fff;
  white-space: nowrap;
}

.widget-desktop-items__call .widget-desktop-items__content span {
  font-family: "RobotoBold";
  margin-left: 5px;
}

@-webkit-keyframes scaleIn {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  60% {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
  }
}

@keyframes scaleIn {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  60% {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
  }
}

@-webkit-keyframes scaleIn1 {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  60% {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
    transform: translate(-50%, -50%) scale(1.4);
  }
}

@keyframes scaleIn1 {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  60% {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
    transform: translate(-50%, -50%) scale(1.4);
  }
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}

.shake {
  -webkit-animation: shake 1s infinite ease-in-out;
  animation: shake 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.widget-desktop-items__cart {
  font-size: 20px;
}

.widget-desktop-items__cart span {
  position: absolute;
  top: 57%;
  left: 50%;
  color: #0046da;
  font-size: 12px;
  transform: translate(-50%, -50%);
}

.load_fb {
  margin-bottom: 50px;
  position: relative;
}

.load_fb:after {
  position: absolute;
  content: "";
  width: 39px;
  height: 216px;
  background: url(../images/page.png)no-repeat;
  left: 35px;
  top: 0px;
}

.content_tc {
  background: #fff;
}

/*tieu chi*/
.load_vs {
  position: relative;
  background: #4F4DD2;
}

.load_vs .center-layout {
  background: #6E6EC9;
  padding: 8px 0px;
  max-width: 1325px;
}

.box_vs {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box_vs:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: 100%;
  top: 0px;
  background: #7b7b7b
}

.box_vs .noidung {
  max-width: calc(100% - 33px);
  position: relative;
  padding-left: 10px;
}

.box_vs .img {
  position: relative;
  max-width: 33px;
}

.box_vs .ten {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
}

/*sale*/
.load_sale {
  position: relative;
  padding: 45px 0px;
}
.pro_bc{
    background: #eef0fc;
}
.title_tc {
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  font-size: 30px;
  font-family: 'Oswald-Regular';
  padding-bottom: 20px;
  margin-bottom: 25px;
  background: linear-gradient(0deg,rgba(22, 21, 114, 1) 0%, rgba(0, 70, 218, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.title_tc:after{content:"";position: absolute;bottom: 0px;left: 50%;transform: translateX(-50%);width: 210px;height: 10px;background: url(../images/icontc.png)no-repeat bottom center;}
.load_sale {
  position: relative;
  padding: 50px 0px;
}
.title-nb:after{
    left: 65px;
    transform: none;
    width: 150px;
}
#owl_sale .owl-stage {
  padding: 10px 0px
}

.more_product {
  display: block;
  max-width: 100%;
  max-width: 155px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: #0046da;
  text-transform: capitalize;
  border-radius: 40px;
  margin-top: 20px;
}

.more_product:hover {
  color: #6c637b;
  border: 1px solid #c8cfd1;
  background: none;
}

/*list*/
.load_list {
  padding-top: 40px;
}

.wrap-product {
  position: relative;
  padding-bottom: 40px;
}

.wrap-product .left {
  width: 100%;
  max-width: 250px;
  position: relative;
}

.wrap-product .left .static {
  position: sticky;
  top: 53px;
}

.title_list {
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  font-family: 'Oswald-Regular';
  text-align: center;
  background: #0046da;
  line-height: 45px;
  position: relative;
  margin-bottom: 1px;
}

.title_list:after {
  position: absolute;
  content: "";
  width: 22px;
  height: 22px;
  background: #e6e6e6;
  border-radius: 50%;
  top: 50%;
  right: -11px;
  transform: translate(0, -50%);
}

.title_list:before {
  position: absolute;
  content: "";
  width: 22px;
  height: 22px;
  background: #e6e6e6;
  border-radius: 50%;
  top: 50%;
  left: -11px;
  transform: translate(0, -50%);
}

.ul_cat {
  list-style: none;
  padding: 0px;
  margin: 0px;
  background: #fff;
  border: 1px solid #e6e6e6;
}

.ul_cat li a {
  display: flex;
  border-bottom: 1px solid #e6e6e6;
  color: #434343;
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'RobotoRegular';
  padding: 15px 12px;
  align-items: center;
}

.ul_cat li a:hover {
  color: #0046da;
}

.ul_cat li a img {
  margin-right: 13px;
}

.wrap-product .right {
  width: 100%;
  position: relative;
}

.product__grid2 {
  display: grid;
  grid-template-columns: repeat(4, calc(25% - (29px * 2 / 3)));
  grid-gap: 29px;
}

/*dang ky*/
.load_dk {
  position: relative;
  background: url(../images/bgdk.jpg)no-repeat;
  background-size: cover;
  padding: 25px 0px;
}

.load_dk .center-layout {
  padding: 0px 40px;
  align-items: center;
}

.load_dk .left {
  width: 100%;
  max-width: 420px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  font-size: 15px;
  font-family: 'RobotoRegular';
}

.load_dk .left img {
  max-width: 69px;
}

.load_dk .left .noidung {
  width: calc(100% - 88px);
}

.load_dk .left .noidung .ten {
  text-transform: uppercase;
  font-size: 24px;
  font-family: 'Oswald-Medium';
}

.load_dk .right {
  width: calc(100% - 480px);
  position: relative;
}

.form-newsletter {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.newsletter-top {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, calc(50% - (9px / 2)));
  grid-gap: 9px;
  width: calc(100% - 133px);
}

.newsletter-top .form-group {
  margin-bottom: 0px;
}

.newsletter-top input {
  padding: 0px;
  font-size: 14px;
  text-indent: 20px;
  border-radius: 40px;
  height: 42px;
  background: #fff;
  border: none;
  color: #333;
}

.newsletter-button {
  width: 125px;
}

.newsletter-button input[type=submit] {
  border: 0px;
  color: #fff;
  display: inline-block;
  padding: 5px 16px;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  height: 42px;
  width: 100%;
  background: #ed1c24;
  font-size: 18px;
  font-family: 'RobotoBold';
  border-radius: 40px;
}

.form-newsletter .form-control::-webkit-input-placeholder {
  color: #898989;
  font-size: 13px;
  font-family: 'RobotoRegular';
}

.form-newsletter .form-control::-moz-placeholder {
  color: #898989;
  font-size: 13px;
  font-family: 'RobotoRegular';
}

.form-newsletter .form-control:-ms-input-placeholder {
  color: #898989;
  font-size: 13px;
  font-family: 'RobotoRegular';
}

.form-newsletter .form-control:-moz-placeholder {
  color: #898989;
  font-size: 13px;
  font-family: 'RobotoRegular';
}

.form-contact .form-control::-webkit-input-placeholder {
  color: #333;
  font-size: 14px;
  font-family: 'RobotoRegular';
}

.form-contact .form-control::-moz-placeholder {
  color: #333;
  font-size: 14px;
  font-family: 'RobotoRegular';
}

.form-contact .form-control:-ms-input-placeholder {
  color: #333;
  font-size: 14px;
  font-family: 'RobotoRegular';
}

.form-contact .form-control:-moz-placeholder {
  color: #333;
  font-size: 14px;
  font-family: 'RobotoRegular';
}

/*noi bat*/
.product {
  padding: 35px 0;
}

.product__title {
  border-bottom: 1px solid #999999;
  padding: 8px 10px;
}

.product__title span {
  font-family: "RobotoBold";
  font-size: 16px;
  color: #333333;
  text-transform: uppercase;
}

.product__title a {
  font-size: 15px;
  color: #dc0021;
}

.product__left {
  background: #fff;
  width: 255px;
}

.product__left .product__title {
  text-align: center;
}

.product__categories {
  margin: 0;
  padding: 0 10px;
  list-style-type: none;
}

.product__categories ul {
  margin: 0;
  padding: 0 0 0 5px;
  list-style-type: none;
}

.product__categories a {
  font-size: 13px;
  color: #333333;
}

.product__categories a i {
  font-size: 10px;
  margin-right: 5px;
}

.product__categories a:hover {
  color: #dc0021;
}

.product__categories>li {
  padding: 5px 0;
  border-bottom: 1px dashed #999999;
}

.product__categories>li:last-child {
  border-bottom: 0;
}

.product__categories>li>a {
  font-family: "RobotoCondensedBold";
  font-size: 14px;
  color: #333333;
  text-transform: uppercase;
}

.photo-grid {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - (10px * 2 / 3)));
  grid-gap: 10px;
  margin-top: 40px;
}

.video-grid {
  display: grid;
  grid-template-columns: repeat(3, calc(33.33% - (20px * 2 / 3)));
  grid-gap: 20px;
}

.video-items__name {
  text-align: center;
  margin-top: 10px;
  color: #000;
  font-size: 18px;
  font-family: 'RobotoBold'
}

.fotorama__wrap {
  margin: auto;
}

.product__grid {
  display: grid;
  grid-template-columns: repeat(4, calc(25% - (29px * 3 / 4)));
  grid-gap: 29px;
}

.product__grid__inner {
  grid-template-columns: repeat(5, calc(20% - 8px));
}

.product-items {
  position: relative;
  text-align: center;
  background: #fff;
  box-shadow: rgb(9 30 66 / 26%) 0px 4px 8px -2px, rgb(9 30 66 / 4%) 0px 0px 0px 1px;
  border-radius: 10px;
  overflow: hidden;
}

.product-items:hover .giamgia{
    background: #f90000;
}

.product-items:hover .product-items__name{
    background: #CAC9F5;
}

#owl_sale .product-items:hover {
  box-shadow: rgb(0 70 218) 0px 5px 9px, rgba(0, 0, 0, 0.23) 0px 5px 9px;
}

.product_noidung {
  padding: 10px;
}

.product-items .img {
  position: relative;
  overflow: hidden;
}

.product-items .img .giamgia {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #0046da;
  color: #fff;
  font-size: 11px;
  font-family: 'RobotoBold';
  width: 100%;
  max-width: 34px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  border-radius: 5px;
  display: none;
}

.product-items__name {
  font-weight: normal;
  margin: 0;
  margin-top: 10px;
  background: #F4F4FF;
  border-radius: 50px;
  padding: 6px 10px;
}
.desc-product{
    background: #F3F4F6;
    border: 1px solid #E2E8F0;
    padding: 10px 20px;
    border-radius: 10px;
    margin-top: 8px;
}
.desc-product p{
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.product-items__name a {
  display: block;
  font-size: 15px;
  color: #2a2a2a;
  text-transform: capitalize;
  font-weight: 500;
  color: #161572;
}

.product-items__name a:hover {
  color: #0046da;
}

.product-items__price {
  text-align: center;
  display: block;
  margin: 10px 0px;
}
.info-bot-product{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-bottom: 5px;
}
.product-items:hover .info-bot-product{
    color: #f90000;
}
.sold-quantity{}
.sold-quantity img{}
.product-items__price div {
  display: inline-block;
}
.product-items__price--old > span{
    text-decoration: underline;
}
.product-items__price--new {
  font-size: 18px;
  color: #f90000;
  font-weight: 500;
}
.product-items__price--new > span > span{
    text-decoration: underline;
}
.product-items__price--old {
  font-size: 18px;
  color: #6B7280;
  text-decoration: line-through;
  margin-left: 10px;
}

.product-items__price .giamgia {
  position: absolute;
  right: 0px;
  top: 0px;
  background: #1B1A74;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 15px 0px 0px 15px;
  padding: 2px 4px 2px 10px;
}

.product-items .cart-add {
  position: relative;
  width: 100%;
  text-align: center;
  width: 100%;
  max-width: 130px;
  height: 36px;
  font-size: 12px;
  text-transform: uppercase;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  font-weight: 500;
}

.product-items .cart-add:after {
  position: absolute;
  content: "";
  width: 0;
  right: 0;
  top: 0;
  height: 100%;
  background: #0046da;
  transition: 0.5s;
  display: none;
}

.product-items .cart-add span {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 9;
  border: 1px solid #c8cfd1;
  color: #ffffff;
  width: 100%;
  justify-content: center;
  line-height: 34px;
  background: #161572;
  border-radius: 30px;
}

.product-items .cart-add img {
  max-width: 24px;
  margin-right: 10px;
}

.product-items .cart-add:hover:after {
  width: 100%;
  left: 0;
}

.product-items .cart-add:hover span {
  color: #fff;
  background: #D70018;
}

.product-items .cart-add img#cart_pr2 {
  display: none;
}

.product-items .cart-add:hover img#cart_pr2 {
  display: block;
  max-width: 13px;
}

.product-items .cart-add:hover img#cart_pr1 {
  display: none;
}

.modal {
  z-index: 999999 !important;
}

.zoom_hinh {
  overflow: hidden;
  display: block;
}

.zoom_hinh 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);
}

.zoom_hinh: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.3, 1.3);
}


/*load - kh*/
.load-kh {
  position: relative;
  padding: 40px 0px;
}

.items-kh {
  position: relative;
}

.items-kh .img {
  max-width: 120px;
  margin: auto;
  border-radius: 50%;
  overflow: hidden;
}

.items-kh .ten {
  text-align: center;
  font-size: 16px;
  font-family: 'Oswald-Medium';
  color: #000;
  margin-top: 10px;
}

.items-kh .diachi {
  color: #333;
  font-size: 14px;
  font-family: 'Oswald-Regular';
  text-align: center;
  margin-top: 5px;
  margin-bottom: 15px;
}

.items-kh .mota {
  color: #333;
  font-size: 14px;
  font-family: 'Oswald-Regular';
  text-align: center;
  max-width: 600px;
  margin: auto;
}

#owl-kh .owl-dots {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}

#owl-kh .owl-dots button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #E3E3E3;
  overflow: hidden;
  margin: 0px 3px;
}

#owl-kh .owl-dots button.owl-dot.active {
  width: 30px;
  background: #0046da;
  border-radius: 10px;
}

/*album*/
.album__grid {
  display: grid;
  grid-template-columns: repeat(4, calc(25% - (20px * 3 / 4)));
  grid-gap: 20px;
}

.album_noidung .ten a {
  display: block;
  font-size: 14px;
  color: #4d4d4d;
  font-family: 'RobotoRegular';
  text-transform: capitalize;
}

.album_noidung .ten a:hover {
  color: #0046da;
}

.grid-hinhanh {
  display: grid;
  grid-template-columns: repeat(4, calc(25% - (20px / 4)));
  grid-gap: 0px;
}

.hinhanh-item h3 {
  font-family: RobotoBold;
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
  margin-top: 15px;
  text-align: center;
}

.ha-items__name a {
  display: block;
  font-family: RobotoBold;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
  color: #000;
  font-size: 17px;
}

.ha-items__desc {
  margin-top: 5px;
  color: #444;
  text-align: justify;
}

.attr-label-pro-detail {
  font-weight: bold;
}

.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;
  margin-top: 10px;
}

.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-color: #ed1c24;
  cursor: pointer;
}

.cart-pro-detail a.buynow {
  background-color: #0046da;
  cursor: pointer;
}

.cart-pro-detail a.buynow:hover,
.cart-pro-detail a.addnow:hover {
  background-color: #646361;
}

.cart-pro-detail a i {
  vertical-align: top;
  margin-top: 3px;
  margin-right: 8px;
}

.news__grid {
  display: grid;
  grid-template-columns: repeat(4, calc(25% - (20px * 3 / 4)));
  grid-gap: 20px;
}

.news-items {
  position: relative;
}

.news-items .img img {
  margin: 0 auto;
}

.news-items {
  font-weight: normal;
  margin: 0;
  margin-top: 10px;
}

.news-items .items__name a {
  display: block;
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
  font-family: 'RobotoBold';
  margin-top: 10px;
}

.news-items .items__name a:hover {
  color: #0046da;
}

.news-items .news__mota {
  color: #333;
  font-size: 14px;
  font-family: 'RobotoRegular';
  text-align: left;
}

.adv {
  background: #eaeaea;
}



.product__right {
  width: 100%
}

.title {
  padding-bottom: 20px;
}

.title span {
  display: block;
  font-family: "UTMHelvetIns";
  font-size: 32px;
  color: #0046da;
  text-align: center;
  text-transform: uppercase;
}



.footer {
  background: #4F4DD2;
  position: relative;
}

.footer .col_1 {
  display: grid;
  grid-template-columns: 37% 14% 37%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-gap: 20px;
  padding: 50px 0;
}


.footer-company {
  font-family: "UTMImpact";
  font-size: 33px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
  position: relative;
}

.footer-row {
  margin-bottom: 10px;
  font-size: 14px;
  color: #fff;
}

.footer-row img {
  margin-right: 10px;
}

.footer .social {
  display: flex;
  align-items: center;
}

.footer .social span {
  text-transform: capitalize;
  margin-right: 10px;
  color: #fff;
  font-size: 14px;
  font-family: 'RobotoBold'
}

.text_ft {
  color: #fff;
  font-size: 14px;
  font-family: 'RobotoRegular'
}

.footer-title {
  font-family: "RobotoBold";
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
  position: relative;
}

.footer-link {
  display: block;
  color: #fff;
  padding: 5px 0;
}

.footer-link:hover {
  color: #dc0021;
}

.content_ft a {
  color: #fff;
  font-size: 14px;
  font-family: 'RobotoRegular'
}


.copyright {
  background: #6E6EC9;
  font-size: 14px;
  color: #fff;
  padding: 13px 0;
  font-family: 'Roboto-Light';
}

.copyright-right span {
  padding: 0 10px;
  position: relative;
}

.copyright-right span:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 10px;
  background: #fff;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.copyright-right span:last-child:after {
  display: none;
}

#footer-map {
  position: relative;
  width: 100%
}

#footer-map iframe {
  width: 100% !important;
  height: 235px;
}

.scrollToTop {
  position: fixed;
  left: 10px;
  bottom: 90px;
  z-index: 99999;
  cursor: pointer;
}

.pd-detail__top {
  display: grid;
  grid-template-columns: 40% 57%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pd-detail__name {
  font-family: "RobotoBold";
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
}

.pd-detail__info {
  padding: 5px 0;
}

.pd-detail__info b {
  font-family: "RobotoBold";
  font-weight: normal;
  margin-right: 10px;
}

.pd-detail__price {
  padding: 10px;
  background: #f1f1f1;
}

.pd-detail__price--old {
  color: #999;
  text-decoration: line-through;
  margin-right: 10px;
}

.pd-detail__price--new {
  font-family: "RobotoBold";
  font-size: 20px;
  color: #d20000;
}

.pd-detail__quantity {
  border: 1px solid #dfdfdf;
  width: 100%;
  max-width: 100px;
  height: 30px;
  line-height: normal;
  text-align: center;
  border-radius: 3px;
}

.pd-detail__tab__nav {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #eee;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.pd-detail__tab__nav li {
  font-family: "RobotoBold";
  font-size: 15px;
  color: #333;
  text-transform: capitalize;
  padding: 10px 20px;
  cursor: pointer;
  border: 1px solid #eee;
  border-bottom: 0;
}

.pd-detail__tab__nav li:hover {
  color: #0046da;
}

.pd-detail__tab__nav li.active {
  background: #0046da;
  color: #fff;
}

.pd-detail__tab__content {
  padding: 10px;
  border: 1px solid #eee;
  border-top: 0;
  display: none;
}

.pd-detail__tab__content.active {
  display: block;
}

.pd-detail__buynow {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 200px;
  padding: 12px 0;
  background: #cc0000;
  border: 0;
  border-radius: 5px;
  font-size: 15px;
  color: #fff;
  margin-bottom: 10px;
  cursor: pointer;
}

.pd-detail__buynow i {
  margin-right: 10px;
}

.post-grid {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 40px;
}

.post-items {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  position: relative;
}

.post-items .img {
  width: 57.0793180133%;
}

.post-items .img img {
  width: 100%;
}

.post-items__name {
  width: 41%;
  background: #0069B4;
  font-weight: normal;
  margin: 0;
  padding: 50px;
}

.post-items__name a {
  display: block;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
}

.post-items__desc {
  width: 50%;
  position: absolute;
  left: 50px;
  top: 100px;
  background: #1874C1;
  padding: 15px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}

.post-items__desc:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 40px;
  background: #fff;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.post-items:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.post-items:nth-child(even) .post-items__name a {
  text-align: right;
}

.post-items:nth-child(even) .post-items__desc {
  text-align: right;
  left: initial;
  right: 50px;
}

.post-items:nth-child(even) .post-items__desc:before {
  left: initial;
  right: 0;
}

.others {
  background: #e6e6e6;
  padding: 20px 0;
}

.others__title {
  font-family: "RobotoBold";
  font-size: 20px;
  color: #0046da;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 5px;
  position: relative;
}

.others__title:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background: #0046da;
  left: 0;
  bottom: 0;
}

.btn-primary {
  color: #fff;
  background: #0046da;
  border-color: #0046da;
}

.btn-primary:hover {
  color: #fff;
  background-color: #ed1c24;
  border-color: #ed1c24;
}

.contact__map {
  width: 100%;
  height: 400px;
}

.contact__map iframe {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
}

.detail {
  padding: 10px;
  -webkit-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.11);
  box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.11);
}

.detail__title {
  font-family: "RobotoBold";
  font-size: 20px;
  color: #333;
  margin-bottom: 15px;
}

.detail__share {
  padding: 10px;
  -webkit-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.11);
  box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.11);
  margin-top: 20px;
}

.detail__share b {
  font-family: "RobotoBold";
  margin-right: 5px;
}

.detail__share #atstbx {
  height: 20px;
  overflow: hidden;
  margin-right: 3px;
}

.split-1row {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.split-2rows {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
  -webkit-line-clamp: 2;
  height: 44px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.split-3rows {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
  -webkit-line-clamp: 3;
  height: 66px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.split-4rows {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
  -webkit-line-clamp: 4;
  height: 88px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.split-5rows {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
  -webkit-line-clamp: 5;
  height: 100px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.text-error {
  color: #f00;
}

.text-success {
  color: #06a704;
}

.bg-white {
  background: #fff;
}

.detail__content img,
.detail__content iframe {
  max-width: 100% !important;
  height: auto !important;
}

.scroll-to-top {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  width: 32px;
  height: 32px;
  background: #dc0021;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  right: 15px;
  bottom: 20px;
  border-radius: 3px;
  z-index: 9999;
}

.scroll-to-top:hover {
  background: #cc0000;
}

.breadcrumb {
  background: transparent;
  padding: 8px 10px;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
}

.breadcrumb ol {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}

.breadcrumb a {
  color: #2b2b2b;
}

.breadcrumb i {
  font-style: normal;
  color: #888;
  padding: 3px 5px 0;
}

.breadcrumb a:hover span {
  color: #0046da;
}

.breadcrumb li:last-child span {
  color: #0046da;
}

.breadcrumb li:last-child i {
  display: none;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.pagination-home {
  margin-top: 20px;
}

/* Phân Trang */
.pagination-home .pagination .page-item .page-link {
  color: #555555;
  font-size: .875rem;
}

.pagination-home .pagination .page-item.active .page-link {
  color: #ffffff;
  background-color: #555555;
  border-color: #555555;
}

/* Phân Trang Ajax */
.pagination-ajax {
  text-align: center;
}

.pagination-ajax a {
  display: inline-block;
  vertical-align: top;
  margin: 0px 2px 3px 2px;
  color: #333;
  background: #eee;
  border: 1px solid rgba(161, 161, 161, 0.4);
  font-size: 12px;
  cursor: pointer;
  padding: 3px 10px 5px 10px;
  border-radius: 2px;
}

.pagination-ajax a.current,
.pagination-ajax a:hover {
  background: #dc0021;
  color: #fff !important;
  border-color: #dc0021;
}

.input-group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}

.input-field {
  margin-bottom: 20px;
}

.input-field label {
  display: block;
  font-family: "RobotoBold";
  font-weight: normal;
  margin-bottom: 5px;
}

.input-field input {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #eee;
  border-radius: 3px;
  background: #fff;
  padding-left: 10px;
}

.input-field input:hover,
.input-field input:focus {
  border-color: #dc0021;
  -webkit-box-shadow: 0 0 0 1px #dc0021;
  box-shadow: 0 0 0 1px #dc0021;
}

.input-field select {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #eee;
  background: #fff;
  padding-left: 10px;
}

.input-field select:hover,
.input-field select:focus {
  border-color: #dc0021;
  -webkit-box-shadow: 0 0 0 1px #dc0021;
  box-shadow: 0 0 0 1px #dc0021;
}

.input-field textarea {
  display: block;
  width: 100%;
  min-height: 100px;
  border: 1px solid #eee;
  border-radius: 3px;
  background: #fff;
  padding: 10px;
}

.input-field textarea:hover,
.input-field textarea:focus {
  border-color: #dc0021;
  -webkit-box-shadow: 0 0 0 1px #dc0021;
  box-shadow: 0 0 0 1px #dc0021;
}

.effect-img {
  position: relative;
  overflow: hidden;
}

.effect-img:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 15px;
  top: 15px;
  z-index: 33;
  background: transparent;
  border-top: 0 solid #fff;
  border-left: 0 solid #fff;
}

.effect-img:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: 15px;
  bottom: 15px;
  z-index: 33;
  background: transparent;
  border-bottom: 0 solid #fff;
  border-right: 0 solid #fff;
}

.effect-img:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.effect-img:hover:before {
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  border-top-width: 1px;
  border-left-width: 1px;
}

.effect-img:hover:after {
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  border-bottom-width: 1px;
  border-right-width: 1px;
}

.effect-zoom .animate-image {
  overflow: hidden;
}

.effect-zoom:hover .animate-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.image-zoom {
  overflow: hidden;
}

.image-zoom:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.effect-rotate-360 {
  overflow: hidden;
}

.effect-rotate-360:hover img {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.effect-rotate {
  overflow: hidden;
}

.effect-rotate:hover img {
  -webkit-transform: rotate(720deg);
  transform: rotate(720deg);
}


@-webkit-keyframes fadeindown {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-20px);
    transform: translatey(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0);
  }
}

@keyframes fadeindown {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-20px);
    transform: translatey(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0);
  }
}

label.error {
  display: block !important;
  position: relative !important;
  font-size: 11px !important;
  color: #f00 !important;
  -webkit-transform: initial !important;
  transform: initial !important;
  text-align: right;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

#hamburger {
  display: none;
  width: 35px;
  height: 23px;
  position: relative;
}

#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #fff;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  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;
  -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity, -webkit-transform;
}

.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);
  transform: rotate(45deg);
}

.mm-wrapper_opening #hamburger:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-menu_opened {
  display: block !important;
}

.goog-logo-link {
  display: none !important;
}

.goog-te-gadget {
  color: transparent !important;
  height: 30px !important;
}

.goog-te-gadget .goog-te-combo {
  color: #000 !important;
  padding: 4px 2px;
  font-size: 11px;
  max-width: 120px;
}

/* Messenger */
.js-facebook-messenger-container.closed,
.js-facebook-messenger-tooltip.closed {
  display: none !important
}

.js-facebook-messenger-tooltip {
  bottom: 97px;
  right: 97px
}

.js-facebook-messenger-tooltip {
  color: #404040;
  background: #fff
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
  z-index: 999
}

.js-facebook-messenger-tooltip {
  display: none;
  position: fixed;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt;
  z-index: 1.0E+30
}

.js-facebook-messenger-close-tooltip {
  width: 10px;
  height: 10px;
  display: inline-block;
  cursor: pointer;
  margin-left: 10px
}

.js-facebook-messenger-box.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}

.js-facebook-messenger-box.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
  z-index: 999
}

.js-facebook-messenger-box {
  display: block;
  position: fixed;
  cursor: pointer;
  bottom: 150px;
  right: 17px;
  width: 56px;
  height: 56px;
  text-align: center;
  background: #1182FC;
  border-radius: 100%;
  overflow: hidden;
  z-index: 99;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3)
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
  transform: rotate(0deg)
}

.js-facebook-messenger-box svg#fb-msng-icon {
  width: 32px;
  height: 33px;
  position: absolute;
  top: 13px;
  left: 12px;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
}

.js-facebook-messenger-box.rotate svg#close-icon {
  transform: rotate(-45deg)
}

.js-facebook-messenger-box svg#close-icon {
  opacity: 0;
  width: 19px;
  height: 20px;
  position: absolute;
  top: 19px;
  left: 19px;
  -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
  z-index: 1000
}

.js-facebook-messenger-container {
  position: fixed;
  opacity: 0;
  transform: translateY(50px);
  bottom: 110px;
  right: 90px;
  border-radius: 10px;
  pointer-events: none;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
  -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
  -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
  -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
  transition: transform 160ms ease-in-out, opacity 160ms ease-in-out
}

.js-facebook-messenger-top-header {
  width: 220px
}

.js-facebook-messenger-top-header {
  color: #fff;
  background: #1182FC
}

.js-facebook-messenger-top-header {
  display: block;
  position: relative;
  width: 220px;
  background: #1182FC;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 10px;
  font-size: 14px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px
}

.js-facebook-messenger-container iframe,
.js-facebook-messenger-container-button iframe {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
  z-index: 999
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
  z-index: 1000
}

.js-facebook-messenger-top-header {
  color: #fff;
  background: #1182FC
}

.js-facebook-messenger-top-header {
  width: 220px
}

.js-facebook-messenger-tooltip {
  color: #404040;
  background: #fff
}

.js-facebook-messenger-container.open {
  transform: translateY(0px);
  opacity: 1;
  pointer-events: all
}

.js-facebook-messenger-tooltip {
  bottom: 97px;
  right: 97px
}

.js-facebook-messenger-box.open svg#fb-msng-icon {
  opacity: 0
}

.js-facebook-messenger-box.rotate.open svg#close-icon {
  transform: rotate(0deg)
}

.js-facebook-messenger-box.open svg#close-icon {
  opacity: 1
}

.input-contact {
  margin-bottom: 1rem;
}

/* Product  Detail */
.tabs-pro-detail {
  width: 100%;
}

.grid-pro-detail {
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.left-pro-detail {
  position: relative;
  width: 40%;
  text-align: center;
  margin-right: 2%;
}

.left-pro-detail .MagicZoom {
  border: 1px solid #eee;
  padding: 7px;
  border-radius: 5px;
}

.right-pro-detail {
  width: calc(100% - 42%);
}

.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;
  font-weight: 700;
}

.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: #d20000;
}

.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;
  cursor: pointer;
}

.cart-pro-detail a.addnow {
  margin-right: 10px;
  background: #ed1c24;
  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: #0046da;
}

.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;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.tags-pro-detail a {
  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;
  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;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-top: 15px;
}

.tabs-pro-detail .ul-tabs-pro-detail li {
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #eee;
  padding: 5px 10px;
}

.tabs-pro-detail .ul-tabs-pro-detail li.active {
  background: #333;
  color: #fafafa;
}

.tabs-pro-detail .ul-tabs-pro-detail li:last-child {
  margin-right: 0px;
}

.tabs-pro-detail .content-tabs-pro-detail {
  display: none;
  width: 100%;
}

.tabs-pro-detail .content-tabs-pro-detail.active {
  display: block;
}

.social-share {
  padding: 0;
}

.social-share li {
  display: inline-block;
  padding: 0 2px;
}

.social-share li a i.fa-facebook-square {
  font-size: 25px;
  color: #1E4FAC;
}

.social-share li a i.fa-twitter-square {
  font-size: 25px;
  color: #1BA5D4;
}

.social-share li a i.fa-google-plus-square {
  font-size: 25px;
  color: #FD5344;
}

.social-share li a i.fa-linkedin {
  font-size: 25px;
  color: #007AB5;
}

.social-share li a i.fa-envelope-square {
  font-size: 25px;
  color: #DC0000;
}

.social-share li a i.fa-pinterest-square {
  font-size: 25px;
  color: #007AB5;
}

.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;
}

/* //nangcap */
.attr-pro-detail a.check-cart.active {
  background-color: #ff91ae;
  color: #fff;
}

.attr-pro-detail a.check-cart {
  position: relative;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  min-width: 50px;
  padding: 3px;
  text-transform: uppercase;
  background-color: #f5f5f5;
  border: 1px solid #d9d9d9;

}

.far {
  display: none;
}

.price-new-cart {
  color: red;
  margin-bottom: 0px;
}

#icon_lk {
  position: fixed;
  bottom: 305px;
  right: 5px;
  z-index: 99999;
}

#icon_lk a {
  display: block;
  margin: 21px 0px;
}

#icon_lk img {
  height: 50px;
  width: auto;
  position: relative;
  z-index: 2;
  background: #fff;
  border-radius: 50%;
}

.menu-nav>li>a>h2 img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 50%;
  /* margin-right: 5px; */
  margin: 0 auto;
  margin-bottom: 25px;
}

.menu-nav>li>a>h2 {
  flex-wrap: wrap;
  gap: 0;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  width: fit-content;
  display: block;
  padding: 0 8px;
  width: 100%;
}

.menu-nav>li>a>h2 span {
  /* width: 100%; */
}
.wrap_menu_index{
  display: none;
}
.title-nb{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}
.title-nb span{
    color: #000;
}
.title-nb a{
    display: flex;
    width: fit-content;
    padding: 6px 8px 6px 20px;
    border: 1px solid #0449db;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    gap: 10px;
    align-items: center;
    font-size: 14px;
    font-family: 'Roboto';
    background: #1615725c;
}
.title-nb a span{
    width: 24px;
    height: 24px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
}
.title-nb a svg{
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
}