@charset "UTF-8";

html,
body {
  border: 0;
  background-color: #fff;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
}
img {
  max-width: 100%;
}

b,
strong {
  font-weight: 600 !important;
}

h1,
h2 {
  font-weight: 600;
}

h4,
h5,
h6 {
  line-height: 22px;
}

*,
ul {
  padding: 0;
}

.button,
main.main-index {
  z-index: 1;
  position: relative;
}

.button,
.topbar,
main.main-index {
  position: relative;
}

#divzoom #closedivZoom i:after,
#divzoom #closedivZoom i:before {
  width: 20px;
  height: 2px;
  background: #333;
  top: calc(50% - 3px);
  z-index: 1001;
}

ol.unstyled,
ol.unstyled > li,
ul,
ul.unstyled,
ul.unstyled > li {
  list-style: none;
}

.description-productdetail > ul > li,
p {
  text-align: justify;
}

body {
  border: 0;
  background-color: #fff;
  font-size: 62.5%;
  line-height: 1.4;
  font-size: 14px;
  color: #4a4a4a;
  overflow-x: hidden;
  background: #fff;
  position: initial !important;
  font-family: "Jost", sans-serif !important;
}

img {
  max-width: 100%;
}

.list-news-latest::-webkit-scrollbar {
  width: 3px;
  height: 30px;
}

.list-news-latest::-webkit-scrollbar-thumb {
  background-color: #eee;
  border-radius: 5px;
}

.container {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  box-sizing: border-box;
}

/* Với màn hình lớn (Desktop và Laptop) */
@media (min-width: 1366px) {
  .container {
    max-width: 1366px;
    padding: 0 15px;
  }
}

/* Với màn hình trung bình (Tablet) */
@media (min-width: 768px) and (max-width: 1359px) {
  .container {
    max-width: 100%;
  }
}

/* Với màn hình nhỏ (Mobile) */
@media (max-width: 767px) {
  .container {
    max-width: 100%;
  }

  .collection-page.trai .container {
    
  }
}

@media (min-height: 500px) and (max-height: 750px) {
  .fp-is-overflow > .fp-overflow {
    zoom: 1;
  }

  .section-banner .fp-overflow {
    zoom: unset;
  }

  .section-congtrinhmoi .fp-overflow,
  .section-danhmuc .fp-overflow {
    zoom: 0.8 !important;
  }

  .section-blog .fp-overflow {
    zoom: 0.9 !important;
  }
}

#site-nav--mobile.show-filters #site-filters,
.harafunnel-mb a,
.pro-loop a,
.wrapper-home-banner .pages-width .offer,
article,
aside,
details,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

h1 {
  color: #000;
  margin: 12px 0;
  line-height: 1.5;
  font-size: 36px;
}

.article h2,
.page h3,
h2 {
  line-height: 1.2;
}

h2 {
  margin: 11px 0;
  font-size: 22px;
  color: #fff;
}

h3.tubepcaocap {
  text-align: center;
  padding: 10px 0;
  margin: 10px 0 15px;
  font-size: 20px;
  border-bottom: 1px solid;
}

.article h2 {
  border-radius: 10px 10px 0 0;
  background-color: #337ab7;
  margin: 11px 0;
  padding: 11px;
}

.article .article-pages h2 span {
  color: #000;
}

.article .article-pages h3 {
  line-height: 1.3;
  margin-top: 15px !important;
  font-weight: 600;
  color: #000;


  /*
   padding-left: 15px;
   border-left: 2px solid;
*/
}

.page .catalog h3,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  line-height: 1.1;
  color: #000;
}

.article .article-pages h2,
.article .article-pages h3,
.article .article-pages h4,
.article .article-pages h5,
.article .article-pages h6,
.wrapper_layered_filter .check-box-list {
  margin: 10px 0;
}

.page .catalog h3 {
  margin: 13px 0;
  font-weight: 500;
}

h3,
h4,
h5,
h6 {
  font-weight: 500;
}

h4,
h5,
h6 {
  color: #000;
  margin: 0 0 13px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

.button,
h6 {
  font-size: 12px;
}

h6 {
  text-transform: uppercase;
}

.search .search-list-results h3.pro-name {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
}

.search .search-list-results h3.pro-name a {
  line-height: 1.5;
}

#collection h2,
.content-page h2 {
  border-radius: 5px;
  background-color: #fff;
  margin: 0 0 10px;
  padding: 0;
  line-height: 1.5;
  color: #152549;
  font-weight: 600;
}

@media (max-width: 767px) {
  #collection h2 {
    font-size: 20px;
  }
}

.collection-page h2 strong,
.content-page h2 {
  font-weight: 600 !important;
}

@media (min-width: 992px) {
  p {
    line-height: 1.5;
    color: #000;
    font-size: 15px;
  }
}

a {
  color: #333;
  text-decoration: none;
  outline: 0;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: opacity 150ms linear
  , color 150ms linear
  , background 150ms linear;
}

.contact-form .input-group textarea:focus,
.qty-click button.qty-btn:focus,
a:active,
input:focus {
  outline: 0;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #9b9b9b;
  text-decoration: none;
}

table {
  width: 100%;
  border-spacing: 0;
}

table tr td {
  border-top: 1px solid #ddd;
}

table tr td,
table tr th {
  padding: 10px;
  text-align: left;
}

table tr td:first-child,
table tr th:first-child {
  padding-left: 10px;
}

table tr td:last-child,
table tr th:last-child {
  padding-right: 0;
}

.wrapbox-heading-account .header-page p span
  font-weight: 600;
}

.article em,
.page em {
  padding-top: 8px;
  display: inline-block;
}

.collection em {
  font-style: italic;
  display: inline-block;
  padding: 8px;
  width: 100%;
  background-color: #e9e9e9;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .collection p em {
    font-size: 12px;
  }
}
ol.unstyled,
ul.unstyled {
  margin: 0;
}

ol.horizontal > li,
ul.horizontal > li {
  display: block;
  float: left;
}

.blog-content #pagination span,
.bonkhongbon-page,
.bonkhongbon-page p,
.navbar-mainmenu,
.table > tr > td > p,
.wrapper-home-banner-img,
ol.horizontal-inline,
ul.horizontal-inline {
  text-align: center;
}

ol.horizontal-inline > li,
ul.horizontal-inline > li {
  display: inline;
  margin: 0 5px;
}

.fBlock-logo-bct,
.menuFooter-list li,
.pr_style_02 .product-gallery-item,
.title_newsletter,
.youtube-embed-wrapper,
ol.expanded > li,
ul.expanded > li {
  margin-bottom: 15px;
}

body {
  font-family: Montserrat, sans-serif !important;
  margin: 0;
}

.wrapper-home-latestblogs .article-item--post .post-body h3 a {
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.5;
}

.button {
  display: inline-block;
  padding: 10px 28px;
  line-height: normal;
  border: 1px solid #fff;
  border-radius: 0;
  text-transform: uppercase;
  text-align: center;
  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);
  color: #4a4a4a;
  overflow: hidden;
}

.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: #fff;
  -webkit-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.dark {
  color: #fff;
  border-color: #333;
}

.button.dark:before {
  background-color: #333;
}

.button.dark:hover,
ul.menuList-main > li.active a,
ul.menuList-main > li.active a:focus {
  color: #4a4a4a;
}

.button:hover:before {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

.wrap-flex-align {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.flex-column {
  -webkit-flex-direction: column;
  flex-direction: column;
}

button:focus {
  border-color: transparent;
  outline: 0;
}

.heading-page h1 {
  font-size: 26px;
  font-weight: 500;
}

.fade-box .lazyload,
.fade-box .lazyloading {
  opacity: 0;
  transition: opacity 0.3s;
}

.carousel-index-owlnav:hover .owl-controls .owl-nav div,
.fade-box img.lazyloaded,
.footer-bottom p a:hover,
.search-item:hover .thumb-image:after,
.wrapper_layered_filter .bl-filter [type="checkbox"]:checked + label:after {
  opacity: 1;
}

.row-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-flow-header {
}

.header-wrap-icon {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}

.header-wrap-icon > [class*="action-"] {
  display: inline-block;
  margin-left: 8px;
}

.header-wrap-icon > [class*="action-"].action-cart {
  white-space: nowrap;
}

.header-wrap-icon > [class*="action-"] span.ico_action {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.header-wrap-icon > [class*="action-"] span.ico_action svg {
  width: 16px;
  height: 38px;
  fill: #000;
}

.header-wrap-icon > [class*="action-"]:hover span.ico_action {
  background: #000;
  border-color: #000;
}

.header-wrap-icon > [class*="action-"]:hover span.ico_action svg {
  fill: #000;
}

.action_account_custommer .action_bottom,
.action_account_custommer .req_pass,
.header-wrap-icon .action-cart .cart-menu > span,
.swatch .select-swap,
.topbar .action-account a.account-info span.ico_action,
.wrapper-slider-banner .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  vertical-align: middle;
}

.header-wrap-icon .action-cart .cart-menu .count-holder {
  white-space: nowrap;
  font-size: 12px;
  color: #4a4a4a;
}

.header-wrap-icon .action-cart .cart-menu .count-holder .title {
  font-size: 14px;
  display: block;
  font-weight: 500;
  color: #4a4a4a;
}

.topbar {
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 0;
  background: #f4f4f7;
}

.topbar p {
  margin: 0;
}

.topbar .action-account a.account-info {
  color: #4a4a4a;
  background: #fff;
  text-align: center;
  padding: 3px 10px;
  border-radius: 6px 6px 0 0;
}

.topbar .action-account svg {
  width: 14px;
  margin-right: 4px;
}

.main-header {
  background: #fff;
  border-bottom: 1px solid #e7e7e7;
  max-height: 65px;
}

.main-header .wrap-logo a,
.main-header .wrap-logo h1 {
  margin: 0;
  font-size: 32px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
}

.main-header.affix-mobile {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding: 0;
  -webkit-box-shadow: 0 0 10px #0003;
  -moz-box-shadow: 0 0 10px #0003;
  box-shadow: 0 0 10px #0003;
  background: #fff;
  -webkit-animation: 0.5s both fadeInDown;
  animation: 0.5s both fadeInDown;
}

.breadcrumb-shop .breadcrumb > li + li:before,
.footer-container .footer-contact ul li,
.main-header.affix-mobile .wrapper-mainmenu,
.no-padding,
.userbox .action_bottom {
  padding: 0;
}

.main-header.affix-mobile .wrap-logo {
  visibility: visible;
  opacity: 1;
  display: block !important;
}

.main-header.affix-mobile .wrap-logo a,
.main-header.affix-mobile wrap-logo h1 {
  font-size: 25px;
}

.hamburger-menu {
  width: 32px;
  height: 19px;
  cursor: pointer;
  display: block;
  transition: 150ms linear;
}

.hamburger-menu .bar,
.hamburger-menu .bar:after,
.hamburger-menu .bar:before {
  width: 25px;
  height: 2.5px;
}

.hamburger-menu .bar:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 7px;
  background: #252a2b;
  -ms-transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , width 150ms linear
  , background 150ms linear;
  -webkit-transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , width 150ms linear
  , background 150ms linear;
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , width 150ms linear
  , background 150ms linear;
}

.hamburger-menu .bar:after {
  content: "";
  position: absolute;
  right: 0;
  top: 7px;
  background: #252a2b;
  -ms-transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , width 150ms linear
  , background 150ms linear;
  -webkit-transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , width 150ms linear
  , background 150ms linear;
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , width 150ms linear
  , background 150ms linear;
}

.hamburger-menu .bar {
  position: relative;
  background: #252a2b;
  display: block;
  -ms-transition: 0s 0.1s
  , width 150ms linear;
  -webkit-transition: 0s 0.1s
  , width 150ms linear;
  transition: 0s 0.1s
  , width 150ms linear;
  -ms-transform: translateY(7px);
  -webkit-transform: translateY(7px);
  transform: translateY(7px);
}

.search-bar-mobile {
  background-color: #fff;
  display: none;
  padding: 5px;
  position: relative;
}

.search-bar-mobile form.searchform input.searchinput {
  height: 38px;
  font-size: 12px;
}

.search-bar-mobile form.searchform .btn-search {
  top: 6px;
  right: 5px;
  height: 35px;
  line-height: 38px;
}

.search-bar-mobile form.searchform .btn-search svg {
  width: 15px;
  height: 15px;
}

.search-bar-mobile .smart-search-wrapper {
  position: absolute;
  width: initial;
  background: #fff;
  z-index: 100;
  right: 5px;
  left: 5px;
  padding: 0 5px;
  box-shadow: 0 0 10px #00000014;
}

ul.menuList-main {
  margin: 0;
  position: relative;
  z-index: 2;
}

ul.menuList-main > li {
  display: inline-block;
  padding: 10px 0;
  position: relative;
}

ul.menuList-main > li > a {
  color: #4a4a4a;
  position: relative;
  z-index: 2;
  display: block;
  padding: 0 5px;
  height: 35px;
  line-height: 35px;
  width: 100%;
  font-weight: 500;
  font-size: 15px;
}

ul.menuList-main > li > a i {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  margin-left: 4px;
  -webkit-transition: transform 0.2s;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
}

.wrapper_layered_filter .check-box-list li:hover label,
ul.menuList-main > li.active:hover a,
ul.menuList-main > li:hover > a {
  color: #9b9b9b;
}

ul.menuList-main > li:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); 
  -webkit-transform-origin: 0;
  transform-origin: 0;
}

ul.menuList-main > li:hover > a i {
  color: #666;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter:hover > .filter_group_content,
ul.menuList-main li.has-submenu:hover > .menuList-submain {
  pointer-events: auto;
  visibility: visible;
  top: 100%;
  opacity: 1;
}

#phukiennhabep img:first-child,
.col-phukien-sale .row a,
.menuList-links li,
.promotion-page .product-img > a > img:first-child,
.wrapbox-heading-account .header-page,
.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter,
ul.menuList-submain li {
  position: relative;
}

ul.menuList-submain li a {
  padding: 9px 18px;
  text-align: left;
  display: block;
  font-size: 14px;
  color: #666 !important;
}

ul.menuList-submain li a i {
  font-size: 9px;
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: right 0.3s ease-in-out;
  -ms-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}

ul.menuList-submain li a:hover i {
  right: 10px;
  opacity: 0.8;
}

ul.menuList-submain li:not(:first-child) {
  border-top: 1px solid #ecf0f1;
}

ul.menuList-submain li a:hover,
ul.menuList-submain li a:hover i {
  color: #000 !important;
}

@media (max-width: 1199px) and (min-width: 768px) {
  ul.menuList-main > li > a {
    font-size: 14px;
    letter-spacing: 0.5px;
  }
}

ul.menuList-main > li > a,
ul.menuList-submain li a {
  text-transform: uppercase;
}

.wrapper-heading-home {
  padding: 40px 0 35px;
  text-align: center;
}

.carousel-index-owlnav,
.owl-carousel .owl-stage,
.wrapper-home-category .owl-carousel .owl-stage {
  padding-left: 0 !important;
}

.wrapper-heading-home h2 {
  font-size: 34px;
  line-height: 1.6;
  margin: 0;
  font-weight: 500;
  position: relative;
  padding: 0 0 12px;
}

.groupTitle-home h2:before,
.list-productRelated h2:before,
.wrapper-heading-home h2:before {
  position: absolute;
  content: "";
  display: block;
  width: 55px;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #323232;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}

.owl-carousel .owl-item img {
  text-align: center;
  margin: auto;
}

.groupTitle-home {
  text-align: center;
  margin-bottom: 35px;
}

.groupTitle-home h2 {
  position: relative;
  font-size: 32px;
  line-height: 1.6;
  margin: 0;
  font-weight: 500;
  padding: 0 0 15px;
}

.wrapper-slider-banner .owl-controls .owl-dots {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.wrapper-slider-banner .owl-controls .owl-dots .owl-dot span {
  width: 30px;
  height: 5px;
  border: 1px solid #000;
  border-radius: 0;
  margin: 0 3px;
  display: block;
  -webkit-transition: color 0.2s ease-in-out
  , background 0.2s ease-in-out;
  transition: color 0.2s ease-in-out
  , background 0.2s ease-in-out;
}

.wrapper-slider-banner .owl-controls .owl-dots .owl-dot span:hover,
.wrapper-slider-banner .owl-controls .owl-dots .owl-dot.active span {
  background-color: #000;
  border-color: #000;
}

.carousel-index-owlnav #collection-slide .owl-controls .owl-nav div {
  top: 35%;
}

.carousel-index-owlnav {
  position: relative;
}

.carousel-index-owlnav .owl-controls .owl-nav div {
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  margin: 4px;
  opacity: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.carousel-index-owlnav .owl-controls .owl-nav div svg {
  width: 14px;
  height: 38px;
  fill: #000;
}

.carousel-index-owlnav .owl-controls .owl-nav div.owl-prev {
  left: 60px;
}

.carousel-index-owlnav .owl-controls .owl-nav div.owl-next {
  right: 60px;
}

.box-article-heading .header-page:after,
.carousel-index-owlnav .owl-controls .owl-nav div:hover {
  background: #000;
}

.carousel-index-owlnav .owl-controls .owl-nav div:hover svg {
  fill: #fff;
}

.carousel-index-owlnav:hover .owl-controls .owl-nav div.owl-prev {
  left: 20px;
}

.carousel-index-owlnav:hover .owl-controls .owl-nav div.owl-next {
  right: 20px;
}

.wrapper-home-category .owl-carousel .owl-item img {
  width: 100% !important;
  text-align: center;
  margin: 0 !important;
}

.wrapper-home-category .category-block .category-block--link {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.wrapper-home-category .category-block .category-block--body {
  position: absolute;
  left: 15px;
  bottom: 15px;
  right: 15px;
  overflow: hidden;
  padding: 20px 10px 15px;
  background: #fff;
  text-align: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.wrapper-home-category .category-block .category-block--body h3 {
  font-size: 20px;
  margin: 0;
  position: relative;
  padding-bottom: 10px;
}

.wrapper-home-category .category-block .category-block--body h3:after {
  content: "";
  width: 50px;
  height: 1px;
  background: #999;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  margin: 0 auto;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

#order_cancelled h5,
.customer-table-bg p,
.menuList-links,
.product-image-detail ul,
.wrapper-home-banner-servce .services-pd,
.wrapper-home-category .category-block .category-block--body .action {
  margin: 0;
}

.wrapper-home-category .category-block .category-block--body .action span {
  margin-top: 15px;
  border: 1px solid #eee;
  font-size: 13px;
  padding: 7px 28px;
  display: inline-block;
}

.wrapper-home-category .category-block .category-block--body .action span:hover {
  background: #000;
  color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.wrapper-home-latestblogs .article-item--post {
  margin-bottom: 30px;
  position: relative;
  border: 1px solid #eee;
  display: flex;
  flex-direction: column;
}

.wrapper-home-latestblogs .article-item--post .post-image {
  display: block;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  background: #000;
}

.wrapper-home-latestblogs .article-item--post .post-image img {
  width: 100%;
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  -ms-transition: 1.5s;
  -o-transition: 1.5s;
}

.wrapper-home-latestblogs .article-item--post .post-image .post--date {
  position: absolute;
  left: 15px;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  padding: 6px 45px;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  color: #222;
}

.wrapper-home-latestblogs .article-item--post .post-body {
  padding: 12px 15px;
  position: relative;
}

.wrapper-home-latestblogs .article-item--post .post-body .post--comment.text-right {
  color: #666;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
}

.wrapper-home-latestblogs .article-item--post .post-body h3 {
  font-size: 20px;
  margin: 15px 0 0;
}

.wrapper-home-latestblogs .article-item--post .post-body .post--desc {
  margin: 12px 0;
}

.wrapper-home-latestblogs .article-item--post .post-body .post--action .link-more {
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0 2px 2px;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}

.wrapper-home-latestblogs .article-item--post:hover .post-image img {
  transform: scale(1.26);
  -webkit-transform: scale(1.26);
  -ms-transform: scale(1.26);
  -o-transform: scale(1.26);
  -moz-transform: scale(1.26);
  opacity: 0.8;
}

.wrapper-home-banner {
  padding: 100px 15px;
  background: center/cover no-repeat #f6f5f8;
}

.wrapper-home-banner.lazyloaded {
  background-image: url('https://file.hstatic.net/200000079633/file/banner_trang_chu-5_978e452dc3154cd78c150418e15b430d.jpg');
}

.wrapper-home-banner .pages-width {
  display: block;
  text-align: center;
  color: #000;
  cursor: pointer;
  max-width: 500px;
  margin-left: auto;
}

.wrapper-home-banner .pages-width .title {
  position: relative;
  margin: 0;
  padding-bottom: 20px;
}

.wrapper-home-banner .pages-width .title h2 {
  font-size: 60px;
  font-weight: 600;
  color: #000;
  line-height: 1.2;
  position: relative;
}

.wrapper-home-banner .pages-width .title:before {
  content: "";
  height: 2px;
  width: 120px;
  background: #999;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.menu-collection,
.wrapper-home-banner .pages-width .description {
  margin-bottom: 50px;
}

.wrapper-home-banner .pages-width .description p {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  color: #666;
  letter-spacing: 1px;
  text-align: center;
}

.wrapper-home-banner .pages-width .offer .btn_offer {
  color: #fff;
  background: 0 0;
  border: 1px solid #000;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin: 0;
  padding: 10px 18px;
  text-transform: uppercase;
}

.wrapper-home-banner .pages-width .offer .btn_offer:before,
ul.infoList-social li.link-tiktok a {
  background-color: #000;
}

.blog-posts .blog-post .blog-post-meta a:hover,
.wrapper-home-banner .pages-width .offer .btn_offer:hover {
  color: #000;
}

.wrapper-home-banner-servce {
  padding-top: 20px;
}

.wrapper-home-banner-servce .flex_content {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
}

.wrapper-home-banner-servce .services {
  text-align: center;
  border: 1px solid #f4f4f7;
  padding: 40px 5px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: 25%;
}

.wrapper-home-banner-servce .services:hover {
  background: #f4f4f7;
}

.wrapper-home-banner-servce .services:hover .service-img {
  opacity: 0.5;
}

.wrapper-home-banner-servce .services:hover .text .title {
  color: #9b9b9b;
  letter-spacing: 1px;
}

.wrapper-home-banner-servce .services .service-img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto 8px;
  height: 50px;
  width: 50px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.wrapper-home-banner-servce .services .text .title {
  font-size: 18px;
  font-weight: 500;
  margin: 10px 0;
  color: #666;
  opacity: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.wrapper-home-banner-servce .services .text .desc {
  color: #666;
}

.wrapper-home-banner-img .no_pdr {
  padding-right: 15px;
}

.wrapper-home-banner-img .padding-img {
  padding-top: 0;
  position: relative;
}

.wrapper-home-banner-img .fade-out {
  position: relative;
  padding-bottom: 30px;
}

.wrapper-home-banner-img .fade-out .fadeoutcenter:after {
  background: #0000001a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 1;
}

.wrapper-home-banner-img .fade-out .fadeoutcenter:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition-duration: 1s;
  opacity: 0;
}

.wrapper-home-banner-logo {
  padding: 30px 0 0;
}

.wrapper-home-banner-logo .product-logo .bar-logo {
  pointer: cursor;
}

.wrapper-home-banner-logo .product-logo .bar-logo img {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.wrapper-home-banner-logo .product-logo .bar-logo img:hover {
  transform: scale(0.8);
}

.blog-posts .blog-loop:nth-of-type(3n + 1),
.filter-here .pro-loop.col-4:nth-child(4n + 1),
.filter-here .pro-loop.col-5:nth-child(5n + 1),
.wrapper-collection-2 .pro-loop:nth-child(4n + 1) {
  clear: both;
}


@media (min-width: 767px) and (max-width: 991px) {
  .content-product-list.product-list {
    display: flex;
    flex-wrap: wrap;
  }
}

.pro-loop {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
  background: #fff;
  margin-bottom: 10px;
}

.pro-loop .product-detail {
  padding: 10px;
  border: 1px solid #e3e5ec;
  border-top: none;
}

@media (min-width: 767px) {
  .collection .pro-loop .product-detail .box-pro-detail .box-pro-prices {
    margin-top: 5px;
  }
}

.pro-loop .product-detail span {
  margin: 0 0 5px;
  font-size: 14px;
  position: relative;
  text-align: center;
}

.pro-loop .product-detail span a {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

@media (max-width: 767px) {
  .pro-loop .product-detail span a {
    font-size: 13px!important;
  }
}

.pro-loop .product-detail .box-pro-detail {
  z-index: 9;
  width: 100%;
}

.pro-loop .product-img {
  text-align: center;
  position: relative;
  overflow: hidden;
}

.pro-loop .product-img .product-sale {
  left: 10px;
}

.pro-loop .product-img .sold-out {
  right: 10px;
}

.pro-loop .product-img .sold-out span {
  opacity: 0.66;
}

.pro-loop .product-img .button-add {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  bottom: -34%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.pro-loop .product-img button {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  border: 0;
  background: #191919;
  color: #fff;
  padding: 6px 20px;
}

.pro-loop .product-img button i {
  margin-left: 8px;
  font-size: 14px;
}

.pro-loop .product-img picture {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.pro-loop .product-img picture:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
}

.pro-loop .product-img .product-sale,
.pro-loop .product-img .sold-out {
  position: absolute;
  top: 10px;
  font-size: 12px;
  line-height: 1;
  padding: 5px 10px;
  font-weight: 700;
  z-index: 9;
  color: #f94c43;
  background: #fff;
}

#product-select-option-0,
#product-select-option-1,
#product-select-option-2,
#site-filters,
#site-nav--mobile.show-filters #site-cart,
#site-nav--mobile.show-filters #site-navigation,
#site-nav--mobile.show-filters #site-search,
#site-search,
.list_form_cart .row_cart .list_item_cart table.table-cart thead,
.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item .price span.text,
.pro-price-mb,
.product-description .title-bl h2,
.select,
.selector-wrapper,
.swatch input,
.wrapper_layered_filter .check-box-list input[type="checkbox"],
label[for="product-select-option-0"],
label[for="product-select-option-1"],
label[for="product-select-option-2"],
ul.menuList-links li ul.submenu-links {
  display: none;
}

p.pro-price {
  color: #4a4a4a;
  font-size: 14px;
  margin: 0;
  text-align: center;
}

p.pro-price.highlight {
  color: #f94c43;
}

p.pro-price span.pro-price-del {
  color: #939393;
  font-size: 13px;
  margin-left: 5px;
}

.product-loop-special {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 60px;
}

.product-loop-special.more-image {
  -webkit-align-items: center;
  align-items: center;
}

.product-loop-special .product-width {
  max-width: 270px;
  margin: auto;
}

.product-loop-special .product-detail {
  padding: 20px 0;
}

.product-loop-special .product-img {
  text-align: center;
  position: relative;
}

.product-loop-special .product-detail h3 {
  margin: 0 0 5px;
  font-size: 16px;
  position: relative;
}

.product-loop-special .product-detail h3 a {
  line-height: 16px;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.product-loop-special .action .button {
  width: 100%;
  padding: 10px 5px;
}

@media (max-width: 768px) {
  .collection-special-one .product-loop-special .product-col-left {
    flex-grow: 2;
  }

  .collection-special-one .product-loop-special .product-col-right {
    flex-grow: 1;
    padding: 0 80px;
  }

  .main-body h2 {
    font-size: 20px;
  }

  .table-of-contents {
    width: 100% !important;
  }

  .col-hetubep-phukien .col-md-6 {
    width: 50%;
  }
}

.collection-special-two .product-loop-special .product-col-left {
  width: 60%;
}

.collection-special-two .product-loop-special .product-width {
  max-width: 190px;
}

.collection-special-two .product-loop-special .product-col-right {
  padding: 0 0 0 35px;
}

.collection-special-two .product-loop-special .product-detail {
  padding: 10px 0;
}

@media (min-width: 1024px) {
  #collection .pro-loop.col-5,
  .search-list-results .pro-loop {
    width: 20%;
  }

  .pro-loop:hover .product-img .button-add {
    opacity: 1;
    visibility: visible;
    bottom: 0;
  }

  .pro-loop:hover .product-img picture:nth-of-type(2) {
    opacity: 1;
    visibility: visible;
  }

  .pro-loop:hover .product-img picture:first-of-type {
    opacity: 0;
    visibility: hidden;
  }

  .collection-special-one .product-loop-special {
    padding: 0 100px;
  }
}

@media (max-width: 767px) {
  .list-productRelated h2 {
    font-size: 18px;
  }
}

.product-image__button {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 10;
}

.gallery-index,
.product-zoom {
  position: absolute;
  z-index: 6;
}

.product-zoom {
  display: none;
  width: 30px;
  height: 30px;
  overflow: visible;
  cursor: pointer;
  top: auto;
  bottom: 48px;
  right: 0;
  left: 0;
  margin: auto;
  -ms-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
  , right 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
  , right 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
  , right 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.product-sharing .icon svg,
.product-zoom polyline {
  fill: #000;
}

.product-zoom polyline {
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  transform-origin: center;
  -ms-transition: transform 150ms linear;
  -webkit-transition: transform 150ms linear;
  transition: transform 150ms linear;
}

.product-zoom:hover polyline:first-child {
  -ms-transform: scale(0.9) translate3d(-2px, -2px, 0);
  -webkit-transform: scale(0.9) translate3d(-2px, -2px, 0);
  transform: scale(0.9) translate3d(-2px, -2px, 0);
}

.product-zoom:hover polyline:nth-child(2) {
  -ms-transform: scale(0.9) translate3d(2px, -2px, 0);
  -webkit-transform: scale(0.9) translate3d(2px, -2px, 0);
  transform: scale(0.9) translate3d(2px, -2px, 0);
}

.product-zoom:hover polyline:nth-child(3) {
  -ms-transform: scale(0.9) translate3d(2px, 2px, 0);
  -webkit-transform: scale(0.9) translate3d(2px, 2px, 0);
  transform: scale(0.9) translate3d(2px, 2px, 0);
}

.product-zoom:hover polyline:nth-child(4) {
  -ms-transform: scale(0.9) translate3d(-2px, 2px, 0);
  -webkit-transform: scale(0.9) translate3d(-2px, 2px, 0);
  transform: scale(0.9) translate3d(-2px, 2px, 0);
}

.gallery-index {
  display: none;
  bottom: 55px;
  width: 47px;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  cursor: default;
  right: 10%;
  -ms-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.icon-pr-fix {
  -ms-transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

#pagination {
  padding: 20px 0;
  text-align: center;
}

#collection #pagination {
  padding: 5px 0 30px;
}

.article-comment .comment_form,
.article-pages,
.meta-tags,
.post-navigation {
  margin-bottom: 40px;
}

.product-detail-main #pro_sku {
  font-size: 12px;
  color: #a3a5a7;
}

.product-detail-main .product-price {
  padding: 10px 0;
  border-bottom: 1px dotted #dfe0e1;
}

.product-detail-main .product-price .pro-price {
  font-size: 17px;
  opacity: 0.92;
  font-weight: 700;
  color: #f94c43;
}

.product-detail-main .product-price .pro-sale {
  display: inline-block;
  padding: 5px 15px;
  margin-right: 10px;
  background: #ededed;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  color: #f94c43;
}

.product-detail-main .product-price del {
  font-size: 14px;
  color: #777a7b;
  padding-left: 10px;
  font-weight: 500;
}

.selector-actions {
  width: 100%;
  float: left;
  margin-top: 15px;
}

#order_cancelled,
.footer-container .footer-content ul,
.quantity-area {
  margin-bottom: 15px;
}

.quantity-area input#quantity {
  background: #fff;
  font-weight: 600;
  height: 32px;
  padding: 0;
  text-align: center;
  width: 70px;
  border: 1px solid #f5f5f5;
  border-left: none;
  border-right: none;
  border-radius: 1px;
  float: left;
  -webkit-appearance: none;
}

.quantity-area input.qty-btn {
  float: left;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  outline: 0;
  height: 32px;
  width: 32px;
  text-align: center;
  border-radius: 0;
}

a.btn-addtocart.dark,
button.btn-addtocart.dark {
  font-size: 15px;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
  box-shadow: none;
}

a.btn-addtocart.dark {
  padding: 15px 35px;
}

.cart-view a.linktocheckout.dark:before,
a.btn-addtocart.dark:before,
button.btn-addtocart.dark:before {
  background-color: #0066b2;
}

.apply_container .applylink:hover,
.box_image .banner:hover img,
.hover-style-1:hover,
a.btn-addtocart[disabled],
button.btn-addtocart[disabled],
button.btn-cartdisable[disabled] {
  opacity: 0.8;
}

button.btn-addtocart.dark {
  border-color: #0066b2;
  padding: 14px 35px;
  line-height: 22px;
}

.product-description .title-bl h2,
.product-description h2,
.product-description h3 {
  font-size: 14px;
  font-weight: 700;
}

.product-gallery__thumbs-container {
  width: 9%;
  margin-right: 0;
}

.product-gallery__thumbs {
  box-sizing: border-box;
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  padding-bottom: 1px;
}

.product-gallery__thumb a {
  background-color: #f3f3f3;
  display: block;
}

.product-gallery__thumb {
  line-height: 0;
  margin-bottom: 10px;
  border: 1px solid #f7f7f8;
  width: 100%;
}

#order_details tr td,
.name_account {
  line-height: 21px;
}

.page .main-body .row p img,
.product-gallery__thumb:last-child,
.wrapper_layered_filter .filter-price li:last-child,
ul.muc-luc li ul {
  margin-bottom: 0;
}

.product-gallery__thumb:hover {
  border-color: #a3a5a7;
}

.product-gallery__thumb img {
  cursor: pointer;
  background-color: #f7f7f8;
  width: 100%;
}

.product-gallery__thumb.active,
.product-gallery__thumb.active:hover {
  border-color: #808284;
  margin-bottom: 10px;
}

.product-gallery__thumb.active img {
  opacity: 0.9;
  width: 100%;
}

.product-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-image-detail {
  width: 100%;
  padding-left: 10px;
  position: relative;
}

.product-full-img .no_image {
  width: 50%;
}

.pr_style_02 .product-image-detail {
  width: 100%;
  padding-left: 0;
  position: relative;
}

#divzoom {
  position: fixed;
  display: none;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100vh;
  overflow: hidden;
  width: 100vw;
  background: #fff;
}

#divzoom #closedivZoom {
  position: absolute;
  z-index: 1000;
  border: 2px solid #333;
  top: 15px;
  right: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: 0 0;
}

#divzoom #closedivZoom i:before {
  content: "";
  position: absolute;
  left: 20%;
  display: block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#divzoom #closedivZoom i:after {
  content: "";
  position: absolute;
  right: 30%;
  display: block;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#divzoom #closedivZoom i {
  position: relative;
  width: 40px;
  height: 40px;
  display: block;
}

.divzoom_main {
  height: calc(100vh - 40px);
}

.divzoom_main .product-thumb {
  height: 100%;
  width: 100%;
}

.divzoom_main .product-thumb img {
  max-height: 100%;
}

.swatch {
  padding: 10px 0;
  width: 100%;
  float: left;
  border-bottom: 1px dotted #dfe0e1;
}

.swatch .header {
  margin: 0 0 8px;
  font-size: 13px;
  text-align: left;
  line-height: initial;
}

.swatch > label.tt-label {
  margin-right: 10px;
  font-size: 14px;
  font-weight: 500;
  vertical-align: middle;
  text-transform: uppercase;
  width: 85px;
  text-align: right;
}

.swatch .swatch-element.soldout:not(.color) label,
body.open_layer {
  overflow: hidden;
}

.swatch .swatch-element {
  display: inline-block;
  margin-right: 8px;
  position: relative;
  vertical-align: bottom;
}

.swatch .swatch-element label {
  display: block;
  margin: 0;
  background: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
  padding: 0 5px;
  border: 1px solid #e5e5e5;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}

.swatch .swatch-element.color.soldout label span {
  overflow: hidden;
  position: relative;
}

.swatch .swatch-element.color.soldout label span:before,
.swatch .swatch-element.soldout:not(.color) label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50%;
  height: 50%;
  background: url('//theme.hstatic.net/200000079633/1000874187/14/sold_out.png?v=4593') 0 0 / contain no-repeat;
}

.swatch .swatch-element.color label {
  width: 30px;
  height: 30px;
  padding: 3px;
  border-radius: 50%;
  border: none;
}

.swatch .swatch-element.color span {
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 0;
  font-size: 0;
  border-radius: 50%;
  border: 1px solid #dfe0e1;
}

.swatch .swatch-element.color label.sd {
  background: 0 0;
  border: 1px solid #808284;
}

.swatch .swatch-element label.sd {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}

#product-select-option-0 + .custom-style-select-box,
#product-select-option-1 + .custom-style-select-box,
#product-select-option-2 + .custom-style-select-box,
.action-cart,
.contact-3,
.footer-newsletter,
.section-congtrinhmoi .lSSlideOuter .lSPager.lSpg {
  display: none !important;
}

.wrap-collection-title .heading-collection {
  margin: 30px 0;
}

.wrap-collection-title .heading-collection h1 {
  font-size: 28px;
  font-weight: 500;
  margin: 0;
}

.content-filter .option,
.detail-table-order {
  margin-top: 30px;
}

.option .lb-filter {
  display: block;
  font-size: 15px;
  opacity: 0.92;
  margin-bottom: 0;
}

.custom-dropdown {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
  overflow: hidden;
  border-radius: 0;
}

.custom-dropdown::after {
  content: "\f078";
  font-family: FontAwesome;
  font-size: 13px;
  color: #4a4a4a;
  opacity: 0.42;
  display: block;
  position: absolute;
  top: 10px;
  right: 17px;
}

.article-content img,
.cart-view table,
.option .custom-dropdown,
.wamper_order_cart .order_block .order_cart_action .cart-buttons button {
  width: 100%;
}

.option .custom-dropdown::after {
  content: "\f103";
  font-family: FontAwesome;
  font-size: 14px;
  color: #000;
  display: block;
  position: absolute;
  top: 9px;
  right: 15px;
}

.option .custom-dropdown .custom-dropdown__select {
  font-size: 14px;
  width: 100%;
  display: block;
  height: 37px;
  padding: 0 15px;
  border: 1px solid #e7e7e7;
  background-color: #fff;
  outline: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  text-indent: 1px;
}

.contactFormWrapper,
.large_form,
.list_form_cart .row_cart .list_item_cart table.table-cart,
.option .option-children:not(:first-child),
.subtext-result {
  margin-bottom: 30px;
}

.option select option {
  background: #fff;
  border-color: #e7e7e7;
}

.option.browse-tags .lb-filter,
.wrapper_layered_filter .group_filter_tags .filter_tags.opened {
  display: inline-block;
}

.main-content {
  margin-bottom: 0;
}

.dataEmpty,
.resultsMore a {
  padding: 10px 0;
  text-align: center;
}

.row.wrapper_layered_filter {
  margin: 0;
}

.wrapper_layered_filter .group-filter[aria-expanded="false"] .filter_group_content {
  display: none;
  height: 0;
}

.wrapper_layered_filter .group-filter[aria-expanded="true"] .filter_group_content {
  height: auto;
}

.wrapper_layered_filter .check-box-list li {
  line-height: 20px;
  font-size: 13px;
  margin: 5px 0;
}

.wrapper_layered_filter .check-box-list label {
  display: inline-block;
  cursor: pointer;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 0;
  color: #4a4a4a;
}

.wrapper_layered_filter .filter-price li {
  font-size: 14px;
  margin-bottom: 5px;
}

.list-news-latest .item-article .post-content span.author,
.list-news-latest .item-article .post-content span.date,
.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item p del,
.wrapper_layered_filter .filter-price li span {
  font-size: 12px;
}

.wrapper_layered_filter .filter-size li {
  text-align: center;
  margin-right: -1px;
  margin-bottom: -1px;
  float: left;
}

.wrapper_layered_filter .filter-size li label {
  width: 55px;
  line-height: 55px;
  position: relative;
  border: 1px solid #e5e5e5;
}

.wrapper_layered_filter .filter-size li input[type="checkbox"]:checked + label,
.wrapper_layered_filter .size-filter li:hover label {
  background-color: #111;
  color: #fff;
  border: 1px solid #111;
}

.wrapper_layered_filter .layer_filter-container {
  margin-bottom: 30px;
  margin-top: 30px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center;
}

#layout-cart .countine_order_cart i,
.wrapper_layered_filter .layer_filter-container .layer_filter-title {
  margin-right: 10px;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-title .title_filter {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-title .title_filter:after {
  content: "";
  width: 1px;
  height: 20px;
  background: #e7e7e7;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-title .title_filter .icon_title svg {
  width: 20px;
  height: 30px;
  fill: #909097;
  stroke: #909097;
  position: relative;
  top: 10px;
}

@media (max-width: 767px) {
  p.title_filter {
    font-size: 12px;
  }
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group {
  flex: 1 1 auto;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter span.icon-controls {
  position: relative;
  top: 5px;
  float: right;
  font-size: 8px;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter .filter_group_title {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #e7e7e7;
  text-transform: uppercase;
  cursor: pointer;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter .color-filter ul {
  padding: 0;
  margin: 10px 0 0;
  overflow: hidden;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter .color-filter li {
  display: inline;
  margin: 0 10px 10px 0;
  line-height: normal;
  float: left;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter .color-filter li label {
  border: 1px solid #eaeaea;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  float: left;
  position: relative;
  background-size: contain;
  font-size: 0;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter .color-filter li input[type="checkbox"]:checked + label:before {
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
  border-width: 0 0 2px 2px !important;
  height: 5px;
  width: 9px;
  z-index: 99;
  border: solid #fff;
  margin: 7px 0 0 7px;
}

.wrapper_layered_filter .bl-filter [type="checkbox"]:checked,
.wrapper_layered_filter .bl-filter [type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.wrapper_layered_filter .bl-filter [type="checkbox"]:checked + label,
.wrapper_layered_filter .bl-filter [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
}

.wrapper_layered_filter .bl-filter [type="checkbox"]:checked + label:before,
.wrapper_layered_filter .bl-filter [type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 14px;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 2px;
}

.wrapper_layered_filter .bl-filter [type="checkbox"]:checked + label:before {
  border: 1px solid #000;
}

.wrapper_layered_filter .bl-filter [type="checkbox"]:checked + label:after,
.wrapper_layered_filter .bl-filter [type="checkbox"]:not(:checked) + label:after {
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
  border-width: 0 0 2px 2px !important;
  height: 4px;
  width: 7px;
  border: solid #111;
  margin: 9px 0 0 4px;
  left: 0;
  top: -3px;
  transition: 0.2s;
}

.wrapper_layered_filter .bl-filter [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
}

.wrapper_layered_filter .bl-filter label:hover:before {
  border: 1px solid #000 !important;
}

.wrapper_layered_filter .group_filter_tags {
  margin-top: -23px;
  padding-bottom: 20px;
}

.wrapper_layered_filter .group_filter_tags .filter_tags {
  display: none;
  height: 24px;
  line-height: 22px;
  border-radius: 12px;
  margin: 15px 10px 0 0;
  color: #5d5d5d;
  background: #fff;
  border: 1px solid #dadada;
  font-size: 13px;
  padding: 0 8px;
}

.wrapper_layered_filter .group_filter_tags .filter_tags span.filter_tags_remove {
  display: inline-block;
  width: 15px;
  height: 20px;
  margin-left: 8px;
  vertical-align: bottom;
  cursor: pointer;
}

.wrapper_layered_filter .group_filter_tags .filter_tags.filter_tags_remove_all {
  cursor: pointer;
  border: 0;
}

.wrapper_layered_filter .group_filter_tags .filter_tags.filter_tags_remove_all span {
  color: #3966b8;
  border-bottom: 1px solid #3966b8;
}

.menuList-links li {
  border-bottom: 1px dashed #e7e7e7;
}

.menuList-links li:last-child {
  border-bottom: none;
}

.list-news-latest .item-article:last-child,
.menuList-links > li:last-child {
  border-bottom: none;
}

.menuList-links li a {
  position: relative;
  display: block;
  color: #333 !important;
  padding: 10px 0;
  font-weight: 400;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.menuList-links > li.has-submenu > a {
  padding-right: 30px;
}

.menuList-links > li.has-submenu span.icon-plus-submenu {
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid transparent;
}

.icon-plus-submenu:after,
.icon-plus-submenu:before {
  background: #09090999;
  content: "";
  display: block;
  position: absolute;
  margin-right: 7px;
  top: 50%;
  right: 0;
  -moz-transition: 0.25s linear;
  -o-transition: 0.25s linear;
  -webkit-transition: 0.25s linear;
  transition: 0.25s linear;
}

.icon-plus-submenu:before {
  width: 9px;
  height: 1px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-plus-submenu:after {
  width: 1px;
  height: 9px;
  right: 4px;
  transform-origin: center;
  -moz-transform: translateY(-50%) scale(1, 1);
  -ms-transform: translateY(-50%) scale(1, 1);
  -webkit-transform: translateY(-50%) scale(1, 1);
  transform: translateY(-50%) scale(1, 1);
}

li.has-submenu.opened > a .icon-plus-submenu:after {
  -moz-transform: translateY(-50%) scale(1, 0);
  -ms-transform: translateY(-50%) scale(1, 0);
  -webkit-transform: translateY(-50%) scale(1, 0);
  transform: translateY(-50%) scale(1, 0);
}

.menuList-links > li.has-submenu .icon-plus-submenu:hover {
  border: 1px solid #e7e7e7;
}

ul.submenu-links li a {
  padding: 8px 0;
}

li.has-submenu.level0 > ul.submenu-links {
  border-top: 1px dashed #e7e7e7;
}

li.has-submenu.level0 > ul.submenu-links li a {
  padding-left: 12px;
}

li.has-submenu.level1 > ul.submenu-links li a {
  padding-left: 25px;
}

li.has-submenu.level2 > ul.submenu-links li a {
  padding-left: 45px;
}

.cart-view,
.menu-about li.login,
.site-nav .main-navbar,
.site-nav form.searchform {
  margin-top: 20px;
}

.site-nav form.searchform {
  position: relative;
  padding: 0;
}

.wpo-wrapper-search .search-form-categories .btn-search,
form.searchform .btn-search {
  line-height: 64px;
  position: absolute;
  padding: 0;
  background: 0 0;
  transition: opacity 150ms linear;
  height: 55px;
}

form.searchform input.searchinput {
  background: #f5f5f5;
  color: #4a4a4a;
  width: 100%;
  border: none;
  height: 55px;
  font-size: 15px;
  font-weight: 500;
  padding: 0 55px 0 20px;
  margin: 0;
  display: inline-block;
  border-radius: 0;
  -webkit-appearance: none;
  transition: 150ms linear;
}

form.searchform .btn-search {
  width: 55px;
  top: 0;
  right: 0;
}

form.searchform .btn-search svg {
  width: 25px;
  height: 22px;
  opacity: 0.12;
}

form.searchform input:focus {
  background: #f7f7f7;
  outline: 0;
}

.wpo-wrapper-search .search-form-categories input {
  min-width: 270px;
  width: 72%;
  padding: 15px;
  background: 0 0;
  border: 1px solid #f4f4f7;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.8px;
  color: #999;
  position: relative;
}

.wpo-wrapper-search .search-form-categories .btn-search {
  opacity: 0.3;
  width: 20px;
  top: 58px;
  left: 31%;
  color: #818181;
}

.smart-search-wrapper {
  width: 100%;
  background: #fff;
  z-index: 100;
  right: 80px;
  box-shadow: 0 0 10px #00000014;
}

.smart-search-wrapper .item-ult {
  padding: 10px;
  border-bottom: 1px dotted #dfe0e1;
  clear: both;
  width: 100%;
  float: left;
}

.smart-search-wrapper .item-ult .thumbs {
  width: 40px;
  display: inline-block;
  text-align: right;
}

.smart-search-wrapper .item-ult .title {
  width: calc(100% - 40px);
  padding-right: 5px;
  float: left;
  line-height: 20px;
  position: relative;
  margin-top: 0 !important;
}

.smart-search-wrapper .item-ult .title a {
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  float: left;
  width: 100%;
  margin-bottom: 4px;
}

.smart-search-wrapper .item-ult .title p {
  line-height: 15px;
  font-size: 12px;
  font-weight: 400;
  float: left;
  margin: 0;
}

.smart-search-wrapper .item-ult .title p del {
  font-size: 11px;
  margin-left: 5px;
  color: #797979;
}

.resultsMore {
  width: 100%;
  float: left;
}

.resultsMore a {
  display: block;
  font-size: 14px;
}

#pagination .next,
#pagination .page-node,
#pagination .prev {
  display: inline-block;
  padding: 5px 0;
  font-size: 15px;
  font-weight: 600;
  opacity: 0.4;
  width: 30px;
  text-align: center;
}

#pagination .next {
  margin-left: 30px;
}

#pagination .prev {
  margin-right: 30px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#pagination .next:hover,
#pagination .page-node.current,
#pagination .page-node:hover,
#pagination .prev:hover {
  opacity: 1;
  background-color: #1767b3;
  color: #fff;
  border-radius: 15px;
}

.searchPage .heading-page {
  position: relative;
  text-align: center;
  padding: 0 0 30px;
}

#layout-cart .heading_page:after,
.searchPage .heading-page:after {
  content: "";
  background: #252a2b;
  display: block;
  width: 60px;
  height: 4px;
  margin: 25px auto 0;
}

#layout-cart .heading_page h1,
.searchPage .heading-page h1 {
  font-size: 28px;
  margin: 0 0 10px;
}

.wrapbox-content-search {
  padding-bottom: 30px;
}

.searchPage .subtxt {
  opacity: 0.66;
  margin-top: 15px;
}

.list_form_cart .title_cart span,
.searchPage .subtxt span {
  font-weight: 700;
}

.search-field {
  width: 60%;
  display: block;
  margin: auto;
}

input#go {
  width: 55px;
  height: 55px;
  float: right;
  background: url('//theme.hstatic.net/200000079633/1000874187/14/iconsearch.png?v=4593') center no-repeat #252a2b;
  margin: 0;
  position: relative;
  top: 0;
  border-radius: 0;
  font-size: 0;
  border: 0;
}

#search .search_box {
  width: calc(100% - 55px);
  outline: 0;
  height: 55px;
  padding: 0 20px;
  background: #ededed;
  border: 0;
  box-shadow: none;
}

.expanded-message .message-txt {
  width: 100%;
  padding: 25px 0;
}

.expanded-message .message-txt p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.expanded-message h2 {
  font-weight: 600;
  font-size: 22px;
}

.expanded-message .subtext {
  margin-bottom: 40px;
  display: block;
}

.search-item {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  float: left;
}

.search-item .thumb-image {
  display: block;
  width: 80px;
  position: relative;
  overflow: hidden;
  float: left;
}

.search-item .thumb-image img {
  vertical-align: middle;
  -webkit-transition: transform 250ms linear;
  -moz-transition: transform 250ms linear;
  -o-transition: transform 250ms linear;
  transition: transform 250ms linear;
}

.search-item .thumb-image:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0000001a;
  transition: opacity 250ms linear;
  opacity: 0;
  content: "";
}

.search-item .content {
  float: left;
  padding-left: 35px;
  width: calc(100% - 80px);
}

.search-item .content .title {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}

.search-item .content .caption {
  opacity: 0.66;
  display: block;
  margin-top: 5px;
  font-size: 14px;
}

.search-item .content .caption del {
  font-size: 13px;
  margin-left: 15px;
  opacity: 0.5;
}

.cart-info {
  display: inline-block;
  position: relative;
}

.cart-view table td.img img {
  width: 70px;
  border: 1px solid #ededed;
  margin-right: 10px;
  max-width: none;
}

.cart-view table td a.pro-title-view {
  float: left;
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

#cart-view .variant {
  font-size: 12px;
  float: left;
  width: 100%;
  margin: 5px 0 12px;
  opacity: 0.66;
  text-transform: uppercase;
}

#cart-view tr td,
.table-total tr td {
  border: none !important;
}

.cart-view .line {
  float: left;
  width: 100%;
  border-top: 2px solid #000;
  margin: 10px 0;
}

.cart-view a.linktocart,
.cart-view a.linktocheckout {
  padding: 19px 30px;
  position: relative;
  width: 100%;
  white-space: nowrap;
  margin-top: 10px;
  margin-bottom: 25px;
}

.qty-click button.qty-btn,
.qty-click input.item-quantity {
  padding: 0;
  -webkit-appearance: none;
  font-weight: 500;
  text-align: center;
  height: 25px;
  float: left;
}

.cart-view a.linktocheckout.dark {
  border-color: #0066b2;
}

table#cart-view tr {
  border-bottom: 1px dotted #bcbcbc;
}

table#cart-view tr td {
  border-top: 0;
  border: none;
}

#cart-view tr td:not(.img) {
  padding: 25px 20px 25px 0;
  position: relative;
}

.remove-cart {
  position: absolute;
  right: 10px;
}

span.pro-quantity-view {
  position: relative;
  vertical-align: top;
  display: inline-block;
  float: left;
  width: auto;
  background: #ededed;
  text-align: center;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1;
  margin-right: 12px;
}

span.pro-price-view {
  display: block;
  text-align: center;
  float: left;
  line-height: 26px;
  font-weight: 500;
  opacity: 0.7;
}

#cart-view tr:last-child {
  border: none;
}

#layout-cart .heading_page {
  position: relative;
  text-align: center;
  padding: 10px 0 30px;
}

.list_form_cart .expanded_message {
  font-weight: 400;
  font-size: 22px;
}

.list_form_cart .title_cart {
  background: #fafafa;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 16px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td {
  padding: 20px 0;
  border-top: 1px solid #ededed;
  vertical-align: top;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr:first-child td {
  border-top: 0;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.image {
  text-align: center;
  width: 110px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.image img {
  max-width: 100px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item {
  padding-left: 15px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item h3 {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: 700;
  display: inline;
}

.address p,
.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item .variant,
.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item p {
  margin-bottom: 5px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item .price {
  margin: 0;
  float: right;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item .price span {
  font-size: 16px;
  padding-right: 0;
  font-weight: 500;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.remove {
  text-align: right;
}

.list_form_cart .row_note_order .checkout-note {
  background: #f3f4f4;
  padding: 15px;
  font-weight: 400;
  font-size: 22px;
}

.list_form_cart .row_note_order .checkout-note textarea {
  border-radius: 0;
  border: 0;
  -webkit-appearance: none;
  resize: none;
  color: #4a4a4a;
  font-size: 15px;
  padding: 5px;
  width: 100%;
  height: 130px;
  font-weight: 500;
  transition: 150ms linear;
}

#layout-cart .countine_order_cart {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
  text-align: center;
}

#layout-cart .order_cart_fix {
  position: sticky;
  top: 80px;
}

.qty-click input.item-quantity {
  background: #ededed;
  font-size: 15px;
  width: 35px;
  border: 1px solid #dadbdd;
  border-left: none;
  border-right: none;
  border-radius: 0;
}

.post-navigation .left,
.qty-click {
  float: left;
}

.qty-click button.qty-btn {
  background: #fff;
  font-size: 14px;
  color: #abafb2;
  width: 25px;
  border: 1px solid #dadbdd;
  border-radius: 0;
}

.wamper_order_cart .order_block {
  border: 1px solid #dfe0e1;
  padding: 20px 20px 10px;
}

.wamper_order_cart .order_block .order_title h2 {
  color: #000;
  line-height: 1;
  letter-spacing: 1.1px;
  font-size: 30px;
}

.wamper_order_cart .order_block .order_total_price {
  font-size: 16px;
  padding-bottom: 10px;
  border-top: 1px dotted #dfe0e1;
  padding-top: 15px;
  font-weight: 700;
}

.wamper_order_cart .order_block .order_total_price p {
  margin: 0 0 10px;
}

.wamper_order_cart .order_block .order_total_price p span {
  font-weight: 700;
  float: right;
  color: red;
  font-size: 24px;
}

.wamper_order_cart .order_block .order_cart_action {
  border-top: 1px dotted #dfe0e1;
  padding-top: 15px;
}

.wamper_order_cart .order_block .order_cart_action .cart-buttons a {
  width: 100%;
  display: block;
  background: #0066b2;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 5px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  border-radius: 0;
}

.cart-buttons .link-continue {
  margin-left: 0;
}

.link-continue a {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  border-radius: 0;
  -webkit-appearance: none;
  transition: 150ms linear;
  cursor: pointer;
  margin: 30px 0;
  padding: 0 20px;
}

.list-article-content .news-content {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.blog-posts .blog-loop {
  margin-bottom: 10px;
}

.blog-posts .blog-post .blog-post-thumbnail {
  display: block;
  overflow: hidden;
}

.blog-posts .blog-post .blog-post-title {
  margin: 20px 0;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0;
}

@media (min-width: 767px) {
  #blog .blog-posts .blog-post .blog-post-title {
    margin: 10px 0 0;
    font-weight: 500;
    text-align: left;
    font-size: 16px;
  }

  #blog .blog-posts .blog-post .blog-post-title a {
    white-space: initial;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}

@media (max-width: 767px) {
  #blog .blog-posts .blog-post .blog-post-title a {
    white-space: initial;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}

#blog .blog-posts .blog-loop {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

#blog .heading-page h1 {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 5px;


  /*
   padding-left: 10px;
   border-left: 5px solid;
   border-bottom: 1px solid #ccc;
*/
}

.blog-posts .blog-post .blog-post-meta {
  margin-top: 0;
  margin-bottom: 10px;
  color: #999;
  font-size: 13px;
}

.blog-posts .blog-post .blog-post-meta > span:after {
  content: "/";
  padding-left: 4px;
}

.blog-posts .blog-post .blog-post-meta > span:last-child:after {
  content: "";
}

.blog-posts .blog-post .blog-post-meta a {
  color: #999;
}

@media (min-width: 540px) {
  .box-article-heading h1 {
    margin: 20px 0 5px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
  }
}


@media (max-width: 540px) {
  .box-article-heading h1 {
    margin: 15px 0 5px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
  }
  .article-info-more {
    margin-bottom: 0;
  }
}

.box-article-heading .header-page {
  z-index: 9;
}

ul.article-info-more li {
  opacity: 0.85;
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  font-weight: 600;
}

ul.article-info-more li i {
  margin-right: 5px;
}

#order_details b,
#order_details tr td a,
.meta-tags .tags-title,
.text_status {
  font-weight: 500;
}

.meta-tags a.tag {
  opacity: 0.8;
  font-style: italic;
  font-size: 14px;
}

.meta-tags a.tag:after {
  content: ",";
  margin: 1px;
}

.post-navigation {
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: 600;
}

.post-navigation .right {
  float: right;
}

.article-pages *,
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
  max-width: 100% !important;
}

.article-pages ul {
  list-style: initial;
  padding-left: 20px;
  font-weight: 500;
  line-height: 30px;
}

.article-pages ol {
  list-style-type: decimal;
  padding-left: 20px;
}

.article-pages ul ul {
  list-style-type: circle;
}

.article-pages ul ul ul {
  list-style-type: square;
}

.article-pages p,
.box-info-contact > ul.list-info > li {
  font-size: 14px;
  font-weight: 400;
}

.article-pages p {
  line-height: 1.6;
}

.article-pages p img {
  padding-bottom: 5px;
}

.article-pages h2 span,
.article-pages span {
  color: #000;
  font-weight: 500;
}

.article-pages a span,
.article-pages h3 span {
  color: #000;
  font-weight: 700;
}

.article-comment .title-bl h2,
.article-comment .title-bl p {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 30px;
}

.article-comment .title-bl h2:after,
.box-send-contact h2:after,
.sb-title:after {
  content: "";
  display: block;
  margin-top: 25px;
  width: 30px;
  height: 3px;
  background: #252a2b;
}

.article-comment .comment_form .form-group input,
.article-comment .comment_form .form-group textarea {
  box-shadow: none;
  background: #ededed;
  color: #4a4a4a;
  border: 0;
  border-radius: 0;
}

.article-comment .comment_form .form-group input {
  padding: 0 20px;
  height: 55px;
}

.article-comment .comment_form .form-group textarea {
  padding: 20px;
  resize: none;
}

.article-comment .comment_form button.btn-rb {
  background: #333;
  border: 0;
  height: 55px;
  display: inline-block;
  padding: 0 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}

.article-comment .comment_form button.btn-rb:hover {
  background: #65d1e6;
}

#article h3.author {
  font-size: 14px;
  font-style: normal;
  text-transform: capitalize;
}

#binhluan .date {
  float: right;
  color: #333;
  font-size: 12px;
}

#binhluan .comment-user {
  padding: 25px 0;
  border-bottom: 1px solid #ededed;
}

.menu-blog,
.news-latest {
  margin: 0;
  position: relative;
  padding: 15px;
  border: 1px solid #e3e5ec;
}

.sidebar-page .group-menu {
  margin: 0;
  position: relative;
  padding: 15px;
  border: 1px solid #e3e5ec;
}

.sidebar-page .page_menu_title h2,
.sidebarblog-title h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
  text-align: center;
}

.sidebarblog-title h2 span {
  margin-left: 15px;
  -webkit-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
  display: none;
}

.sidebar-page .page_menu_title.active h2 span,
.sidebarblog-title.active h2 span {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.list-news-latest .item-article {
  border-bottom: 1px dotted #efefef;
  padding: 5px 0;
  margin: 0;
  display: flex;
  align-items: stretch;
}

.list-news-latest .item-article .post-image {
  width: 40%;
  float: left;
  position: relative;
}

.list-news-latest .item-article .post-content {
  width: 70%;
  float: left;
  padding-left: 10px;
}
@media (min-width: 540px) {
  .list-news-latest .item-article .post-content h3,
  .list-news-latest .item-article .post-content p {
    line-height: 20px !important;
    margin: 0 5px 0 0;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media (max-width: 540px) {

  .list-news-latest .item-article {
    padding: 7.5px 0;
  }

  .sidebar-blog .sidebarblog-title p {
    font-size: 18px;
  }

  .list-news-latest .item-article .post-image {
    width: 30%;
  }

  .list-news-latest .item-article .post-content {
    display: flex;
    align-items: center;
    padding-left: 15px;
  }

  .list-news-latest .item-article .post-content p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .list-news-latest .item-article .post-content p a {
    line-height: 22px;
  }
}

.collection-latest .list-news-latest .item-article {
  padding: 6px 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.collection-latest .list-news-latest .item-article .post-content {
  width: 100%;
  float: left;
  padding-left: 10px;
}

.collection-latest .row.list-news-latest {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.collection-latest .list-news-latest .item-article .post-content > p > a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

@media screen and (min-width: 1200px) {
  .collection-latest .list-news-latest .item-article .post-image {
    width: 60%;
  }

  .collection-latest .list-news-latest .item-article .post-content > p {
    font-size: 13px;
    margin: 0 5px 0 0;
    line-height: 18px;
    text-align: left;
  }
}

@media screen and (max-width: 1200px) {
  .collection-latest .list-news-latest .item-article .post-image {
    width: 80%;
  }

  .collection-latest .list-news-latest .item-article .post-content {
    padding-left: 10px;
  }

  .collection-latest .list-news-latest .item-article .post-content > p {
    font-size: 10px;
    line-height: 14px;
  }
}

@media screen and (min-width: 767px) and(max-width: 991px) {
  .collection-latest .list-news-latest .item-article .post-image {
    width: 30%;
  }

  .collection-latest .list-news-latest .item-article .post-content {
    padding-left: 15px;
  }

  .collection-latest .list-news-latest .item-article .post-content > p {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .collection-latest .list-news-latest .item-article .post-image {
    width: 40%;
  }

  .collection-latest .list-news-latest .item-article .post-content {
    padding-left: 15px;
  }

  .collection-latest .list-news-latest .item-article .post-content > p {
    font-size: 15px;
    line-height: 25px;
  }
}

.box-info-contact > ul.list-info {
  list-style: none;
  margin-top: 10px;
}

.box-info-contact > ul.list-info > li > ul {
  list-style: circle !important;
}

.box-info-contact ul {
  list-style: circle;
}

.box-info-contact li {
  line-height: 1.5;
  margin-bottom: 5px;
  margin-left: 20px;
}

.box-info-contact li p {
  color: #666;
  font-weight: 500;
  font-size: 19px;
  margin-bottom: 13px;
}

.box-info-contact li p strong {
  font-weight: 600;
  color: #4a4a4a;
}

.box-send-contact h2 {
  color: #000 !important;
  font-weight: 700;
  font-size: 25px;
  margin: 30px 0 15px;
}

.contact-form .input-group {
  width: 100%;
  margin-bottom: 20px;
}

.contact-form .input-group input,
.contact-form .input-group textarea {
  border: 1px solid #e7e7e7;
  box-shadow: none;
  height: 45px;
  font-weight: 500;
  padding: 0 20px;
  background: #fbfbfb;
  color: #4a4a4a;
  width: 100%;
}

.contact-form .input-group textarea {
  width: 100%;
  height: 130px;
  padding: 20px;
}

.box-send-contact button {
  height: 55px;
  line-height: 55px;
  padding: 0 30px;
  border-radius: 0;
  font-weight: 600;
  text-transform: uppercase;
}

.sidebar-page .page_menu_title h2 span {
  display: none;
  margin-left: 10px;
  -webkit-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
}

.sidebar-collection .box_image,
.sidebar-page .box_image {
  margin: 0 0 30px;
  padding: 20px;
  border: 1px solid #e3e5ec;
}

.box_image .banner,
.footer-container .footer-content ul li a {
  position: relative;
  overflow: hidden;
}

.input-group {
  margin: 15px 0;
}

.paralax-container {
  padding: 10px;
  background-color: #f4f4f7;
  overflow: hidden;
  width: 100%;
  display: block;
}

.paralax-container h1 {
  font-size: 26px;
  font-weight: 500;
  color: #000;
  margin: 0 -15px;
}

.layout-pageContact .breadcrumb-shop {
  background: 0 0 !important;
  border: 0;
}

@media(min-width: 992px) {
  .layout-pageContact .contact-us {
    padding-top: 0;
    padding-bottom: 20px;
    margin: 0;
  }
}

.layout-pageContact .wrapbox-content-page-contact {
  padding-top: 50px;
  padding-bottom: 50px;
}

.layout-pageContact .fr-input {
  width: 200px;
  height: 50px;
}

.breadcrumb-shop {
  background: #f5f5f5;
  border-bottom: 1px solid #e7e7e7;
}

.breadcrumb-shop .breadcrumb-arrows {
  padding: 10px 0;
  background: 0 0;
  border-radius: 0;
  margin: 0;
}

.breadcrumb-shop .breadcrumb-arrows li {
  font-size: 13px;
}

.mainFooter {
  position: relative;
  width: 100%;
  background-color: #f8f8f8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 72% 50%;
  box-shadow: 0px 0px 10px #ddd;
  overflow: hidden;
}

.mainFooter h4.footer-title {
  letter-spacing: 0.5px;
  margin: 5px 0 20px;
  font-size: 17px;
  font-weight: 600;
  color: #222;
  text-transform: uppercase;
}

.footer-newsletter {
  margin-bottom: -25px;
  -webkit-transform: translateY(-65px);
  transform: translateY(-65px);
}

.footer-newsletter .area_newsletter {
  background: #fff;
  border: 1px solid #eee;
  padding: 29px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.footer-newsletter .area_newsletter .title_newsletter h4,
.footer-newsletter .area_newsletter .title_newsletter p {
  color: #222;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.5px;
  position: relative;
  padding-left: 60px;
  margin: 0;
  padding-top: 3px;
}

.footer-newsletter .area_newsletter .title_newsletter h4:before,
.footer-newsletter .area_newsletter .title_newsletter p:before {
  content: "";
  display: block;
  height: 30px;
  width: 45px;
  background: url('//theme.hstatic.net/200000079633/1000874187/14/icon_newsletter.png?v=4593') center/contain no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.footer-newsletter .area_newsletter .form_newsletter .input-group {
  width: 100%;
  margin: 0 auto;
}

.footer-newsletter .area_newsletter .form_newsletter .newsletter__btn,
.footer-newsletter .area_newsletter .form_newsletter .newsletter__input {
  padding: 10px 0;
  display: inline-block;
  vertical-align: middle;
}

.footer-newsletter .area_newsletter .form_newsletter .newsletter__input {
  width: 100%;
  height: 40px;
  color: #666;
  background-color: #fff;
  padding-right: 60px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  border: 0;
  border-bottom: 1px solid #eee;
  border-radius: 0;
}

.footer-newsletter .area_newsletter .form_newsletter .newsletter__input:focus {
  border-color: #222;
}

.footer-newsletter .area_newsletter .form_newsletter .input-group__btn {
  float: right;
  position: absolute;
  top: 5px;
  right: 0;
}

.footer-newsletter .area_newsletter .form_newsletter .newsletter__btn {
  height: 30px;
  width: 50px;
  color: #fff;
  padding: 0;
  background: url('//theme.hstatic.net/200000079633/1000874187/14/icon_newsletter2.png?v=4593') center no-repeat;
  border: none;
  border-left: 1px solid #eee;
}

.footer-container .footer-content ul li {
  display: block;
  line-height: 28px;
  position: relative;
  padding-left: 0;
}

.footer-container .footer-contact ul > li {
  padding: 0 0 5px 25px;
  background-size: 15px 15px !important;
  line-height: 26px;
  font-size: 15px;
}

.footer-container .footer-contact ul > li.contact-0 {
  background: url('https://file.hstatic.net/200000079633/file/truck-icon_39f9ec1822f64ac0a8dc75677012ced1.jpg') 0 12px no-repeat;
  background-position: left;
}

.footer-container .footer-contact ul > li.contact-1 {
  background: url('//theme.hstatic.net/200000079633/1000874187/14/icon_footer_1.png?v=4593') 0 12px no-repeat;
}

.footer-container .footer-contact ul > li.contact-2 {
  background: url('//theme.hstatic.net/200000079633/1000874187/14/icon_footer_2.png?v=4593') 0 center no-repeat;
}

.footer-container .footer-contact ul > li.contact-3 {
  background: url('//theme.hstatic.net/200000079633/1000874187/14/icon_footer_3.png?v=4593') 0 center no-repeat;
}

.footer-container .footer-contact ul > li.contact-4 {
  background: url('//theme.hstatic.net/200000079633/1000874187/14/icon_footer_4.png?v=4593') 0 center no-repeat;
}

.footer-logo {
  margin: 10px 0 15px;
}

.footer-logo .fBlock-logo {
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
  color: #222;
}

ul.contactList li {
  margin: 0 0 8px;
}

ul.contactList li i {
  font-size: 15px;
  width: 28px;
}

.fBlock-logo-bct img {
  max-width: 180px;
}

@media (max-width: 767px) {
  ul.infoList-social {
    margin: 0;
  }
}

@media (min-width: 767px) {
  ul.infoList-social {
    margin: 0 0 20px;
  }
}

ul.infoList-social li {
  display: inline-block;
  margin: 15px 3px 0;
}

ul.infoList-social li.link-facebook a {
  background-color: #3b5999;
}

ul.infoList-social li.link-google a {
  background-color: #ed1c24;
}

ul.infoList-social li.link-youtube a {
  background-color: #f70000;
}

ul.infoList-social li.link-twitter a {
  background-color: #00aced;
}

ul.infoList-social li.link-skype a {
  background-color: #01a9eb;
}

ul.infoList-social li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  width: 35px;
  height: 35px;
  line-height: 35px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 15px;
  color: #fff;
  background: #000;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

ul.infoList-social li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0px solid #222;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

ul.infoList-social li a:hover {
  background: #fff;
  color: #222;
  text-decoration: none;
}

ul.infoList-social li a:hover:after {
  opacity: 0.5;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

ul.menuList-footer li {
  display: inline-block;
  margin: 0 12px;
  vertical-align: middle;
  position: relative;
}

ul.menuList-footer li a {
  color: #666;
  line-height: 25px;
}

@media (min-width: 768px) {
  .wrapper-home-category .category-block .category-block--body h3:after {
    width: 0;
  }

  .wrapper-home-category .category-block .category-block--body .action {
    opacity: 0;
    display: none;
  }

  .wrapper-home-category .category-block .category-block--link:hover .category-block--body {
    padding: 35px 10px 30px;
  }

  .wrapper-home-category .category-block .category-block--link:hover .category-block--body h3:after {
    width: 50px;
  }

  .wrapper-home-category .category-block .category-block--link:hover .category-block--body .action {
    opacity: 1;
    display: block;
  }

  .list_form_cart .row_cart .list_item_cart table.table-cart tr td.remove {
    position: absolute;
    right: 15px;
  }

  ul.menuList-footer li a:before {
    content: "";
    width: 1px;
    height: 12px;
    background: #a4a4a4;
    position: absolute;
    right: -14px;
    top: 7px;
  }

  ul.menuList-footer li:last-child a:before {
    display: none;
  }
}

.footer-bottom {
  background: #535353;
  display: block;
  overflow: hidden;
  padding: 10px 0;
}

@media (min-width: 992px) {
  .footer-bottom p {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .footer-bottom p {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
  }
}

.footer-bottom p a {
  color: #fff;
  opacity: 0.8;
}

.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge {
  right: 19px !important;
}

.addThis_listSharing {
  position: fixed;
  bottom: 85px;
  z-index: 999;
  right: -15px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}

.addThis_listSharing.is-show {
  right: 0;
  opacity: 1;
  visibility: visible;
}

.addThis_listing .addThis_item {
  margin-bottom: 5px;
  margin-right: 24px;
}

.addThis_listing .addThis_item .addThis_item--icon {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 5px 0 #0000001c;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}

.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
  position: absolute;
  top: 4px;
  right: 55px;
  z-index: 9;
  height: 32px;
  line-height: 26px;
  padding: 3px 10px;
  width: auto;
  border-radius: 5px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background-color: #000;
  visibility: hidden;
  opacity: 0;
  -ms-transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

.addThis_listing .addThis_item .addThis_item--icon .tooltip-text:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  -ms-transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

.addThis_listing .addThis_item .addThis_item--icon:hover {
  text-decoration: none;
  opacity: 0.9;
  box-shadow: 0 5px 10px #00000026 0 4px 15px #00000021;
}

.addThis_listing .addThis_item .addThis_item--icon:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

.actionToolbar_mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  height: 65px;
  width: 100%;
  border-top: 1px solid #e7e7e7;
  background: #fff;
  padding: 5px 10px;
  transition: bottom 0.3s ease;
  /* Thêm transition cho thuộc tính bottom */
}

.actionToolbar_mobile ul.actionToolbar_listing {
  margin: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

.actionToolbar_mobile ul.actionToolbar_listing li {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.actionToolbar_mobile ul.actionToolbar_listing li a {
  display: block;
  color: #696969;
  font-size: 12px;
  text-align: center;
  position: relative;
  /*border: 1px solid #eee;*/
  border-radius: 35px;
  /*background-color: #939393;*/
}

.actionToolbar_listing li.li-mo-phong-mau a {
  background-color: #fff !important;
}

.actionToolbar_listing li.li-hotline a {
  background-color: orange !important;
}

.actionToolbar_listing li.li-zalo a {
;
/*background-color: #0189d5!important;*/
}

.actionToolbar_listing li.li-email a {
  background-color: #ccc !important;
}

.actionToolbar_listing li.li-location a {
  background-color: #bf0000 !important;
}

.actionToolbar_chatbot a {
  background-color: #0000 !important;
}

.actionToolbar_mobile ul.actionToolbar_listing li a svg {
  fill: #fff;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}

.actionToolbar_mobile ul.actionToolbar_listing li.actionToolbar_chatbot a .messenger_absolute {
  margin-top: 0;
  display: inline-block;
  vertical-align: top;
}

.actionToolbar_mobile ul.actionToolbar_listing li.actionToolbar_chatbot span {
  margin-top: 0;
}

.actionToolbar_mobile ul.actionToolbar_listing li.actionToolbar_chatbot a svg {
  width: 35px;
  height: 35px;
}

.actionToolbar_mobile .actionToolbar_listing__li__text {
  font-size: 10px;
  font-weight: 500;
  color: #333;
  position: absolute;
  top: 70%;
}

.modal-addThis {
  background: #03111bb3;
  -webkit-transition: opacity 0.35s linear;
  -o-transition: opacity 0.35s linear;
  transition: opacity 0.35s linear;
}

.modal-addThis.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-addThis .modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 1.75rem auto;
  min-height: calc(100% -(1.75rem * 2));
}

.modal-content {
  border: none !important;
  box-shadow: none;
}

.modal-addThis .modal-dialog-centered .modal-content {
  width: 100%;
  margin-bottom: 50px;
}

.modal-addThis.fade .modal-dialog-centered {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}

.modal-addThis.fade.in .modal-dialog-centered {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.modal-backdrop.in {
  display: none;
  opacity: 0 !important;
}

.modal-succes .modal-body .modal-title {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}

.modal-succes .modal-body p:not(.modal-title) {
  font-size: 15px;
  margin: 10px 0 5px;
}

.modal-succes .modal-body .txtloading {
  color: #aaa;
  font-size: 13.5px;
}

@keyframes rotatePlaceholder {
  0,
  5% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  100%,
  12% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
}

.sweet-alert .sa-icon.sa-success::after,
.sweet-alert .sa-icon.sa-success::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

@keyframes animateSuccessTip {
  0,
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animateSuccessLong {
  0,
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

.modal-icon.sweet-alert {
  padding-top: 15px;
}

.animateSuccessTip {
  animation: 0.75s animateSuccessTip;
}

.animateSuccessLong {
  animation: 0.75s animateSuccessLong;
}

.sa-icon.sa-success.animate::after {
  animation: 4.25s ease-in rotatePlaceholder;
}

.sweet-alert .sa-icon.sa-success {
  width: 80px;
  height: 80px;
  border: 4px solid #4cae4c;
  border-radius: 50%;
  margin: 20px auto 0;
  position: relative;
  box-sizing: content-box;
}

.sweet-alert .sa-icon.sa-success::after,
.sweet-alert .sa-icon.sa-success::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff;
}

.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  -moz-transform-origin: 60px 60px;
  -o-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 60px;
  -moz-transform-origin: 0 60px;
  -o-transform-origin: 0 60px;
  transform-origin: 0 60px;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid #5cb85c33;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #5cb85c;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal-contactform .modal-header h4.modal-title,
.modal-contactform .modal-header p.modal-title {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.modal-contactform .modal-header .close {
  margin-top: -10px;
  opacity: 0.5;
  font-size: 26px;
  width: 30px;
  margin-right: -8px;
}

.modal-contactform .content_popupform .input-group {
  width: 100%;
  margin: 0 0 15px;
}

.modal-contactform .content_popupform .input-group input,
.modal-contactform .content_popupform .input-group textarea {
  border: 1px solid #e7e7e7;
  box-shadow: none;
  font-weight: 500;
  padding: 10px 20px;
  background: #fbfbfb;
  color: #252a2b;
  width: 100%;
}

.modal-contactform .content_popupform .input-group textarea {
  resize: none;
  height: 45px;
}

.harafunnel-mb {
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 9999;
  width: 65px;
  height: 65px;
  padding: 8px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 12px #00000026;
  transition: box-shadow 150ms linear;
}

.harafunnel-mb:hover {
  box-shadow: 0 5px 24px #0000004d;
}

.harafunnel-mb a svg {
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .groupTitle-home {
    font-size: 28px;
  }

  .swatch .swatch-element.color {
    margin: 5px 8px 5px 0;
  }

  .sidebar-page .page_menu_title h2 span {
    display: inline-block;
  }

  .layout-pageContact .contact-us {
    padding-top: 15px;
  }

  .mainFooter {
    margin-top: 0;
    padding-top: 30px;
  }

  .modal-addThis .modal-dialog-centered {
    margin: 2.5rem 1.5rem;
    min-height: calc(100% -(2.5rem * 2));
  }

  .hide-mobile {
    display: none !important;
  }

  .congtrinhthucte .p-title {
    font-size: 9px !important;
  }

  .actionToolbar_product {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .product-action-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 700;
    background: #fff;
    display: block;
    box-shadow: 0 0 4px #0003;
    padding: 8px 10px;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
  }

  .input-bottom {
    width: 54px;
    float: left;
    margin-right: 15px;
  }

  .input-bottom input {
    width: 54px;
    height: 45px;
    border: 1px solid #d1d1d1;
    text-align: center;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .add-cart-bottom {
    font-weight: 600;
    height: 45px;
    width: calc(100% - 70px);
    border-radius: 4px;
    float: left;
  }

  .layoutProduct_scroll.scroll-down .actionToolbar_product {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .layoutProduct_scroll.scroll-down .product-action-bottom {
    padding-bottom: 60px;
  }
}

.main-body {
  position: relative;
  right: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -ms-transition: right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media (max-width: 991px) {
  .site-nav.style--sidebar {
    width: -webkit-fill-available!important; 
  }
}

.site-nav.style--sidebar {
  position: fixed;
  width: 480px;
  height: 100vh;
  right: 0;
  top: 0;
  background: #fff;
  z-index: 8888;
  overflow: hidden;
  -ms-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.site-nav.style--sidebar .site-nav-container {
  width: calc(100% + 20px);
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.site-nav.style--sidebar .site-nav-container-last {
  width: calc(100% - 0px);
  position: relative;
  overflow: hidden;
  min-height: 100%;
  padding: 60px 70px 250px;
}

@media (min-width: 767px) and (max-width: 991px) {
  .site-nav.style--sidebar .site-nav-container-last {
    padding: 60px 30px !important;
  }
  .menu-collection li.navi1 {
    padding: 10px 0 !important;
    margin: 0 !important;
  }
}

.site-nav.style--sidebar.show-cart .site-nav-container-last,
.site-nav.style--sidebar.show-filters .site-nav-container-last,
.site-nav.style--sidebar.show-search .site-nav-container-last {
  padding-bottom: 100px;
}

.site-nav.style--sidebar .site-nav-container .title {
  font-size: 22px;
  text-transform: uppercase;
  margin: 3px 0 0;
  font-weight: 500;
}

.site-nav.style--sidebar .site-nav-container .subtitle {
  margin: 40px 0 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 20px 0;
  opacity: 0.66;
}

#site-nav--mobile.show-search #site-search {
  display: block;
}

#gender input[type="radio"],
#site-cart,
#site-nav--mobile.show-cart #site-filters,
#site-nav--mobile.show-cart #site-navigation,
#site-nav--mobile.show-cart #site-search,
#site-nav--mobile.show-search #site-cart,
#site-nav--mobile.show-search #site-filters,
#site-nav--mobile.show-search #site-navigation,
.account-address .input-group-addon,
.circle-text-mobile,
.col-md-12.ba-tieu-chi.mobile,
.footer-menu-aboutus,
.icon-field,
.layer_filter-group .row.clearfix div.col-md-3:nth-child(2),
.menu-collection ul.submenu {
  display: none;
}

#site-nav--mobile.show-cart #site-cart {
  display: block;
}

.site-close-handle {
  position: absolute;
  top: 55px;
  right: 60px;
  width: 35px;
  height: 35px;
  z-index: 999;
  background: 0 0;
  border: none;
  box-shadow: none;
  cursor: pointer;
  -ms-transition: transform 150ms linear;
  -webkit-transition: transform 150ms linear;
  transition: transform 150ms linear;
}

.site-close-handle .hamburger-menu .bar.animate {
  background: 0 0;
}

.site-close-handle .hamburger-menu .bar.animate:before {
  bottom: 0;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  -webkit-transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}

.site-close-handle .hamburger-menu .bar.animate:after {
  top: 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  -webkit-transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1)
  , transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}

.site-close-handle:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.site-overlay {
  background: #000c;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 7777;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s linear;
}

.menu-about li.login span:first-child {
  margin-right: 4px;
  vertical-align: -5px;
}

.menu-about li.login span svg {
  fill: #252a2b;
  width: 20px;
  height: 20px;
}

.menu-collection li.navi1 {
  margin-bottom: 5px;
  border-bottom: 1px solid #e1e1e1;
}

.menu-collection li.navi1 span.icon-subnav {
  text-align: center;
  width: 40px;
  cursor: pointer;
  /*font-size: 25px;*/
  display: inline-block;
  vertical-align: middle;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.menu-collection li a {
  display: inline-block;
  width: calc(100% - 45px);
  vertical-align: middle;
}

.menu-collection li.navi1 > a {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
}

.menu-collection ul.subnav-children li.navi2 > a {
  padding: 8px 0 10px 20px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.menu-collection ul.subnav-children ul.subnav-child li a {
  padding: 8px 0 8px 45px;
}

.menu-collection ul.subnav-children ul.subnav-child li.navi3 a {
  padding: 8px 0 8px 65px;
}

.menu-collection li.active > span.icon-subnav {
  color: #333;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.menu-about li {
  margin-bottom: 12px;
}

.menu-about li a {
  font-weight: 500;
  font-size: 15px;
}

.to-bottom-content {
  position: absolute;
  bottom: 60px;
  left: 70px;
}

.to-bottom-content .site-copyright p {
  font-size: 12px;
  opacity: 0.66;
  margin: 0;
}

.pageNot {
  min-height: 80vh;
}

.content-pagenot h1 {
  font-weight: 700;
  font-size: 40px;
}

.content-pagenot p.subtext {
  font-weight: 500;
  opacity: 0.66;
}

.content-pagenot:after {
  content: "";
  display: block;
  background: #252a2b;
  width: 80px;
  height: 4px;
  margin: 50px auto 0;
}

.content-pagenot a {
  margin: 30px 0 0;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
}

.wrapbox-heading-account {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
}

.wrapbox-heading-account .header-page:after {
  content: "";
  background: #000;
  display: block;
  width: 60px;
  height: 4px;
  margin-top: 70px;
}

.wrapbox-heading-account .header-page h1 {
  font-size: 54px;
  font-weight: 700;
  margin: 0;
  line-height: initial;
}

.wrapbox-heading-account .header-page p {
  font-size: 14px;
  opacity: 0.66;
  margin: 20px 0 0;
  position: relative;
}

.userbox h2 {
  font-size: 20px;
  margin: 0 0 20px;
  font-weight: 600;
}

.userbox input[type="email"],
.userbox input[type="password"],
.userbox input[type="text"] {
  width: 100%;
  height: 55px;
  border: 1px solid transparent;
  background: #ededed;
  color: #4a4a4a;
  padding: 0 20px;
  font-weight: 500;
  -webkit-appearance: none;
}

.userbox input[type="email"]:focus,
.userbox input[type="password"]:focus,
.userbox input[type="text"]:focus {
  background: #fff;
  border-color: #ededed;
}

.action_account_custommer .req_pass,
.page ul.muc-luc li {
  margin-left: 20px;
}

.userbox .action_bottom .btn {
  display: inline-block;
  border-radius: 0;
  padding: 0 30px;
  height: 55px;
  line-height: 55px;
  text-transform: uppercase;
  font-weight: 600;
  background: 0 0;
}

.req_pass {
  color: #959898;
  font-weight: 500;
}

.come-back {
  margin-top: 35px;
  display: block;
  font-weight: 500;
}

.come-back i {
  margin-right: 20px;
}

.userbox .errors a {
  color: red;
}

@-moz-keyframes ripple {
  100%,
  5% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }
}

@-webkit-keyframes ripple {
  100%,
  5% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }
}

@keyframes ripple {
  100%,
  5% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }
}

#gender input[type="radio"] + label {
  position: relative;
  cursor: pointer;
  padding-left: 28px;
  margin: 0 20px 0 0;
}

#gender input[type="radio"] + label:before,
input[type="radio"] + label:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#gender input[type="radio"] + label:before {
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  background: #333;
  -moz-box-shadow: inset 0 0 0 18px #efefef;
  -webkit-box-shadow: inset 0 0 0 18px #efefef;
  box-shadow: inset 0 0 0 18px #efefef;
}

#gender input[type="radio"] + label:after {
  top: 49%;
  left: 9px;
  width: 54px;
  height: 54px;
  opacity: 0;
  background: #ffffff4d;
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}

#gender input[type="radio"]:checked + label:before {
  -moz-box-shadow: inset 0 0 0 4px #efefef;
  -webkit-box-shadow: inset 0 0 0 4px #efefef;
  box-shadow: inset 0 0 0 4px #efefef;
}

#gender input[type="radio"]:checked + label:after {
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -moz-animation: 1s ripple;
  -webkit-animation: 1s ripple;
  animation: 1s ripple;
}

.layout-info-account {
  padding-bottom: 50px;
}

.title-infor-account {
  padding: 30px 15px;
  border-top: 1px solid #ededed;
  margin-bottom: 60px;
}

.title-infor-account h1 {
  font-size: 45px;
  font-weight: 700;
  margin: 0;
  text-align: center;
}

.title-infor-account h1:after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  margin: 50px auto 0;
  background: #252a2b;
}

.title-detail {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  border-bottom: 1px solid #ededed;
  padding-bottom: 8px;
}

.name_account {
  font-weight: 500;
  font-size: 16px;
  margin: 10px 0 5px;
}

#customer_sidebar p {
  margin-bottom: 0;
  font-size: 14px;
}

.customer-table-wrap {
  background: #f7f7f7;
  padding: 10px;
}

#customer_orders table tr.odd,
#order_details tr,
.customer-table-bg,
p.btn_home {
  background: #0066b2;
}

.index p.btn_home {
  background: none;
  /*border: 1px solid #ddd;*/
}

.customer-table-bg {
  padding: 10px;
}

#customer_orders table thead th,
#order_details tr th {
  font-weight: 600;
  font-size: 14px;
}

#customer_orders table tr a {
  font-weight: 500;
  float: left;
  width: 85%;
  margin-left: 3px;
  line-height: 20px;
  opacity: 0.66;
}

#customer_orders table,
#order_details {
  width: 100%;
  background: #fff;
}

#customer_orders table tr,
#order_details tr {
  height: 25px;
  line-height: 30px;
}

#customer_orders table tr td,
#order_details tr td {
  vertical-align: middle;
  border-top: none;
  font-size: 14px;
}

a#view_address {
  font-weight: 500;
  opacity: 0.8;
}

#customer_orders,
#order_payment,
#order_shipping {
  margin-bottom: 30px;
  margin-top: 30px;
}

.customer-table-bg .table > tbody > tr > th {
  border-top: none;
}

.name-order {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.order_section_title {
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 10px 0;
  position: relative;
  text-transform: uppercase;
}

.order_date {
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
}

.account-order .address {
  margin: 0 0 30px;
  padding: 10px;
  background-color: #fbfbfb;
}

span.variant_acc {
  font-size: 13px;
  opacity: 0.8;
}

.alert-info {
  border-radius: 0;
  margin-bottom: 0;
}

.address_title {
  margin-bottom: 0;
  font-size: 16px;
  padding: 10px 0 10px 10px;
  background-color: #d9edf7;
  border-color: #bce8f1;
  position: relative;
}

.address_table {
  margin-bottom: 10px;
  border-top: 0 solid #ddd;
  background: #fafafa;
  padding: 15px;
}

.address_title h3 {
  margin: 0;
  font-size: 14px;
}

.AccountTitle,
.action_link a {
  font-size: 15px;
  text-transform: uppercase;
}

.account-address .note {
  border: none;
  padding: 0;
}

p.address_actions.text-right {
  margin: 7px 5px 0 0;
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
}

.gap,
span.action_link {
  padding: 5px;
}

.view_address p > b {
  font-weight: 500;
  font-size: 14px;
}

.view_address p {
  margin: 5px 0;
  line-height: 15px;
  font-size: 14px;
}

.add-new-address {
  display: inline-block;
  padding: 10px;
  background: #333;
  color: #fff !important;
  text-transform: uppercase;
}

.add-new-address:focus {
  color: #fff;
}

.input-group .input-group-addon {
  padding: 6px 10px;
  border-radius: 0;
  color: #dad9d9;
  background-color: #ebebeb;
  border-color: #ebebeb;
}

.input-group .form-control {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ebebeb;
}

.icon-user:after {
  content: url('//hstatic.net/0/0/global/design/theme-default/userico.png');
}

.icon-envelope:after {
  content: url('//hstatic.net/0/0/global/design/theme-default/email.png');
}

.icon-shield:after {
  content: url('//hstatic.net/0/0/global/design/theme-default/pass.png');
}

.layout-info-account .action_bottom .btn {
  height: 35px;
  line-height: 35px;
  outline: 0;
  margin-right: 5px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 30px;
  border: 0;
  background: #333;
  color: #fff;
  display: inline-block;
  border-radius: 0;
}

.AccountTitle {
  margin-bottom: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
}

.AccountList ul > li > a {
  display: block;
  position: relative;
  padding: 5px 0;
}

.AccountList ul > li > a:before {
  content: "\f192";
  font-family: FontAwesome;
  font-size: 8px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: 2px;
}

.site-overlay.active {
  opacity: 1;
  visibility: visible;
}

.main-body.sidebar-move {
  right: 480px;
}

.site-nav.style--sidebar.active {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@media (min-width: 1200px) {
  .product-detail-wrapper .pro-loop:nth-child(5n + 1) {
    clear: both;
  }

  .paralax-container {
    background-attachment: fixed;
  }

  .wrapbox-content-account {
    padding: 100px 10px 100px 40px;
    height: 100vh;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }

  .wrapbox-content-account #customer-login {
    width: 100%;
  }

  .block-banner-category img {
    -webkit-transition: -webkit-transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    , -webkit-transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .block-banner-category:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  .box-banner-inf {
    width: 50%;
    z-index: 4;
  }

  .top-footer .area_newsletter .title_newsletter {
    width: 26%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .box-banner-inf {
    width: 80%;
    z-index: 4;
  }

  .wrapbox-content-account {
    padding: 100px 60px;
  }

  .wrapbox-heading-account .header-page {
    width: 80%;
    height: 50vh;
  }
}

@media (max-width: 992px) {
  .wrap-header-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    
    .action--search {
      a {color: #2a2a2a;}
    }
    
    i {font-size: 22.5px;}
  }
}

@media (min-width: 992px) {
  .wrap-header-2 {
    text-align: left; 
  }

  .blog-loop .blog-post.row {
    display: flex;
    align-items: center;
  }

  .pr_style_02 .product-gallery-item {
    width: 50%;
    padding-right: 5px;
    float: left;
  }

  .pr_style_02 .product-gallery-item:nth-of-type(2n) {
    padding-left: 5px;
    padding-right: 0;
  }

  .pr_style_02 .product-gallery-item:nth-of-type(odd) {
    clear: both;
  }

  .pr_style_03 .product-content-desc,
  .pr_style_03 .product-gallery__thumbs {
    position: initial;
    top: 0;
  }

  .pr_style_03 .product-content-img {
    position: -webkit-sticky;
    position: sticky;
    top: 65px;
  }

  .index .footer-bottom {

  }

  .modal-addThis.modal-contactform .modal-dialog {
    width: 600px;
  }

  .modal-addThis.modal-succes .modal-dialog {
    width: 450px;
  }

  .box-heading-contact,
  .wrapbox-heading-account {}

.wrapbox-heading-account .header-page {
  padding-bottom: 70px;
}

.main-body.sidebar-move .box__slideshow-split:not(.back-to-normal) .site-box-background-container {
  transform: translateX(-480px);
}

.box-heading-contact {
  padding: 0;
  margin: 30px 15px 0;
}

.box-map iframe {
  width: 100%;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter .filter_group_content {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 10px);
  padding: 5px 15px;
  background: #fff;
  z-index: 100;
  border: 1px solid #e7e7e7;
  border-top: 0;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}

.icon-pr-fix {
  position: absolute;
  bottom: 25px;
}

.product-content-desc {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.wrapper-mainmenu {
  padding: 0;
}

ul.menuList-submain li a {
  font-size: 12px;
}

ul.menuList-submain li:first-child a {
  margin-top: 0;
}

ul.menuList-submain li:last-child a {
  margin-bottom: 0;
}

ul.menuList-main > li > a {
  font-size: 14px;
  font-weight: 500 !important;
}
}

@media (max-width: 1200px) and (min-width: 991px) {
  .congtrinhthucte .p-title {
    font-size: 11px !important;
  }
}

@media (max-width: 1200px) and (min-width: 1024px) {
  .collection-special-two .product-loop-special {
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }

  .collection-special-two .product-loop-special .product-width {
    max-width: 170px;
  }

  .collection-special-two .product-loop-special .product-col-right {
    padding: 0 0 0 25px;
  }

  .collection-special-two .product-loop-special .product-col-left {
    width: 70%;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .action-cart .cart-menu .count-holder {
    font-size: 10px;
  }

  .action-cart .cart-menu .count-holder .title {
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  h4,
  h5,
  h6 {
    line-height: 18px;
  }

  h2 {
    font-size: 22px;
  }

  h3 {
    font-size: 18px;
  }

  .wrapper-home-banner-servce .services .text .title {
    font-size: 14px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 12px;
  }

  h6 {
    font-size: 10px;
    text-transform: uppercase;
  }

  .wrapbox-heading-account {
    padding: 30px 0;
    border-bottom: 1px solid #ededed;
  }

  .wrapbox-heading-account .header-page {
    width: 100%;
    text-align: center;
  }

  .wrapbox-heading-account .header-page:after {
    margin: 50px auto 0;
  }

  .main-header {
    width: 100%;
  }

  .main-header .wrapper-mainmenu {
    padding: 15px 0 10px;
  }

  .main-header.affix-mobile .wrapper-mainmenu {
    padding: 7px 0;
  }

  .header-wrap-icon {
    padding-top: 0;
  }

  .header-wrap-icon > [class*="action-"] span.ico_action {
    width: 30px;
    height: 30px;
  }

  .header-wrap-icon > [class*="action-"] span.ico_action svg {
    width: 14px;
    height: 28px;
  }

  .header-wrap-icon .action-cart .cart-menu {
    position: relative;
    margin-right: 5px;
  }

  .header-wrap-icon .action-cart .cart-menu .count-holder {
    position: absolute;
    top: 0;
    color: #fff;
    transform: translateY(-50%);
    right: -15%;
    background: #65d1e6;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
  }

  .header-wrap-icon .action-cart .cart-menu .count-holder .count span,
  .header-wrap-icon .action-cart .cart-menu .count-holder .title,
  .wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter .filter_group_content {
    display: none;
  }

  .blog-loop:nth-of-type(odd),
  .clea-mean,
  .filter-here .pro-loop:nth-child(odd),
  .product-detail-wrapper .pro-loop:nth-child(odd),
  .wrapper-collection-2 .pro-loop:nth-child(odd) {
    clear: both;
  }

  .product-image-detail {
    width: 100%;
    padding: 0;
  }

  #collection-body .pro-loop:nth-child(odd),
  .list-productRelated .pro-loop:nth-child(odd),
  .wrapper-collection-2 .pro-loop:nth-child(odd) {
    padding-right: 5px;
    padding-left: 5px;
  }

  #collection-body .pro-loop:nth-child(2n),
  .list-productRelated .pro-loop:nth-child(2n) {
    padding-left: 5px;
    padding-right: 5px;
  }

  .header-wrap-icon .action-cart {
    padding: 0 12px;
  }

  .wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter .active span.icon-controls {
    color: #666;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .flickity-page-dots {
    bottom: -55px;
    z-index: 2;
  }

  .divzoom_main .product-thumb {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }

  .box__product-gallery {
    overflow: visible;
  }

  .slide_product {
    width: 100%;
    height: 100%;
  }

  .slide_product li.gallery-item {
    height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }

  .box__product-gallery.scroll .site-box-content:after {
    content: "flickity";
    display: none;
  }

  .sidebarblog-title h2 span {
    display: inline-block;
  }

  .box-map iframe {
    width: 100%;
    height: 50vh !important;
  }

  .wamper_order_cart .order_block .order_total_price p span {
    font-size: 20px;
  }

  ul#tieu-chuan {
    display: flex;
  }

  .col-md-12.ba-tieu-chi.tieu-chuan-2 .col-md-8 {
    margin-bottom: 20px;
  }
}

a.btn_fix,
p.btn_home {
  display: block;
  border-radius: 5px;
}

a.btn_fix {
  color: #fff;
}

.index p.btn_home {
  width: 375px;
}

.collection-desc ul,
.page ul.muc-luc li ul {
  margin-left: 0 !important;
}

.collection-desc .col-content p {
  line-height: 1.6;
}

@media (max-width: 1336px) {
  .wrapper-mainmenu {
    padding: 0;
  }

  ul.menuList-main > li > a,
  ul.menuList-submain li a {
    font-size: 13px;
  }
}

@media (max-width: 1155px) {
  ul.menuList-main > li > a,
  ul.menuList-submain li a {
    font-size: 13px;
  }
}

a.btn_fix {
  padding: 10px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 500;
}

@media (max-width: 767px) {
  a.btn_fix {
    font-size: 14px;
  }
}

p.btn_home {
  width: 100%;
  max-width: 100%;
  margin: 15px 0;
  transition: all 0.3s ease;
  border-radius: 7px;
}

p.btn_home:hover a {
  color: #000;
  background: #fff;
  border-radius: 5px;
  text-decoration: none;
}

@media only screen and (max-width: 600px) {
  p.btn_home {
    width: 100%;
    padding: 0;
    display: block;

    max-width: 100%;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .header-wrap-icon .action-cart .cart-menu,
  .heading-page,
  .mainFooter .widget-footer {
    position: relative;
  }

  .wrapper-slider-banner .owl-controls .owl-dots {
    bottom: 0;
  }

  .wrapbox-heading-account {
    padding: 30px 15px;
  }

  .list_form_cart .expanded_message,
  .topbar .text-left,
  .wrapbox-heading-account .header-page {
    text-align: center;
  }

  .wrapbox-heading-account .header-page h1 {
    font-size: 34px;
  }

  .wrapbox-heading-account .header-page:after {
    margin: 20px auto 0;
  }

  .wrapbox-content-account {
    padding: 60px 15px;
  }

  .heading-page {
    padding: 0;
  }

  .heading-page h1 {
    font-size: 26px;
    margin: 10px 0 !important;
  }

  .wrapbox-content-page-contact {
    padding: 40px 15px;
  }

  .header-wrap-icon > span {
    display: inline-block !important;
  }

  .main-body.sidebar-move {
    right: 320px;
  }

  .site-nav.style--sidebar .site-nav-container {
    width: 100%;
  }

  .site-nav.style--sidebar .site-nav-container-last {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .site-close-handle {
    top: 35px;
    right: 30px;
  }

  .to-bottom-content {
    left: 30px;
  }

  .cart-view a.linktocart,
  .cart-view a.linktocheckout {
    font-size: 11px;
    padding: 15px 8px;
  }

  ul.submenu.subnav-children {
    background-color: #f7f7f7;
  }

  ul.submenu.subnav-children li {
    border-top: 1px solid #e1e1e1;
  }

  ul.submenu.subnav-children li:fisrt-child a {
    padding-bottom: 15px !important;
  }

  ul.submenu.subnav-children li:first-child a {
    padding-top: 15px !important;
  }

  .menu-collection li.navi1 > a {
    font-size: 15px;
    padding: 6px 0;
  }

  .mainFooter h4.footer-title,
  .menu-collection ul.subnav-children li.navi2 > a {
    font-size: 14px;
  }

  .topbar .text-right {
    text-align: center;
    padding-top: 15px;
  }

  .header--action {
    margin-right: 10px;
  }

  .action--search {
  ;
  /*display: none !important;*/
}

.search-bar-mobile {
  display: block;
  padding: 5px;
  position: relative;
}

.flex-flow-header {
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  margin: 0 -15px;
}

.wrap-header-2,
.wrap-header-3 {
  /*padding: 0;
  width: initial;*/
}

.main-header,
.main-header.affix-mobile {
  padding: 15px;
}

.box-heading-contact,
.main-header .wrapper-mainmenu,
.main-header.affix-mobile .wrapper-mainmenu {
  padding: 0;
}

.box-send-contact h2,
.main-header .wrap-logo a,
.main-header .wrap-logo h1,
.main-header.affix-mobile .wrap-logo a {
  font-size: 20px;
}

.main-header .wrap-logo img {
  max-width: 180px;
}

.header-wrap-icon > [class*="action-"] span.ico_action {
  width: 30px;
  height: 30px;
}

.header-wrap-icon > [class*="action-"] span.ico_action svg {
  width: 14px;
  height: 28px;
}

.header-wrap-icon .action-cart .cart-menu .count-holder {
  position: absolute;
  top: 0;
  color: #fff;
  transform: translateY(-50%);
  right: -15%;
  background: #65d1e6;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
}

.header-wrap-icon .action-cart .cart-menu .count-holder .count span,
.header-wrap-icon .action-cart .cart-menu .count-holder .title,
.longarrow,
p.pro-price {
  display: none;
}

#collection-slide .owl-stage-outer,
#homeCarousel-category .owl-stage-outer {
  margin-right: -15px;
}

.wrapper-home-banner {
  padding: 55px 0;
  margin: 10px 0 0;
}

.wrapper-home-banner .pages-width .title h2 {
  font-size: 25px;
}

.wrapper-home-banner .pages-width .description {
  margin-bottom: 35px;
}

.wrapper-home-banner .pages-width .description p {
  font-size: 18px;
  font-weight: 700;
}

.wrapper-home-banner-img .fade-out {
  padding-bottom: 0;
}

.wrapper-collection-2 .pro-loop:nth-child(odd),
.wrapper-home-banner-img .no_pdr:first-child,
.wrapper-home-banner-img .padding-img.pd_lr:first-child {
  padding-right: 5px;
}

.wrapper-collection-2 .pro-loop:nth-child(2n),
.wrapper-home-banner-img .no_pdr:last-child,
.wrapper-home-banner-img .padding-img.pd_lr:last-child {
  padding-left: 5px;
}

.wrapper-home-banner-img .padding-img {
  padding-top: 10px;
}

.wrapper-home-banner-img .padding-img.no_pdr:last-child {
  padding-top: 0;
  padding-left: 5px;
}

.wrapper-home-banner-servce .services {
  padding: 35px 15px;
  width: 50%;
}

.wrapper-home-banner-servce .services:nth-child(odd) {
  border-right: none;
}

.wrapper-heading-home {
  padding: 30px 0;
}

.wrapper-heading-home h2 {
  font-size: 28px;
}

.product-loop-special .product-detail {
  padding: 0;
}

.pro-price-mb {
  display: inline-block;
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 11px;
}

.pro-price-mb .pro-price {
  background: #000000b3;
  color: #fff;
  padding: 2px 8px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  margin-right: 3px;
}

.pro-loop .product-detail {
  padding: 5px;
}

.wrapper-home-banner-gallery .gallery-item {
  position: relative;
  overflow: hidden;
  float: left;
  width: calc(100% / 3);
}

.noCarousel-overflow .category-block,
.noCarousel-overflow .pro-loop {
  overflow: initial;
  float: none;
  display: inline-block;
  padding-right: 15px;
}

.noCarousel-overflow {
  white-space: nowrap;
  overflow-x: scroll;
  padding-bottom: 30px;
  margin-bottom: -30px;
  transition: transform 0.25s;
}

.noCarousel-overflow .category-block {
  width: 80%;
}

.noCarousel-overflow .pro-loop {
  width: 73%;
}

.article-overflow-hidden {
  position: relative;
  overflow: hidden;
  margin: 0 -15px;
}

.list-article-latestblogs {
  padding-left: 15px;
  white-space: nowrap;
  margin-left: 0;
  margin-right: 0;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 50px;
  margin-bottom: -50px;
  transition: transform 0.25s;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.list-article-latestblogs::-webkit-scrollbar {
  display: none;
}

.list-article-latestblogs::-moz-scrollbar {
  display: none;
}

.list-article-latestblogs::-ms-scrollbar {
  display: none;
}

.list-article-latestblogs .col-post {
  padding-left: 0;
}

.list-article-latestblogs .col-post .article-item--post {
  white-space: normal;
}

.box__product-gallery {
  overflow: visible;
  min-height: 450px;
}

.box__product-gallery.scroll .site-box-content:after {
  content: "flickity";
  display: none;
}

.product-loop-special .action .button {
  font-size: 12px;
}

.product-image-detail {
  width: -webkit-fill-available;
  padding-left: 0;
  position: relative;
  border-bottom: 1px solid #ededed;
}

.product-gallery {
  margin-left: -15px;
  margin-right: -15px;
}

.divzoom_main .product-thumb {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.product-zoom.icon-pr-fix {
  right: 15px;
  left: initial;
  margin: 0;
}

.icon-pr-fix {
  position: absolute;
  bottom: 25px;
}

.gallery-index.icon-pr-fix,
.list_form_cart .row_cart .list_item_cart table.table-cart thead tr,
.mainFooter .footer-content {
  display: none;
}

.slide_product li.gallery-item img {
  width: 100%;
  object-fit: cover;
}

.slide_product .flickity-page-dots {
  bottom: -45px;
  z-index: 99;
}

.slide_product {
  width: 100%;
  height: 100%;
}

.slide_product li.gallery-item {
  height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.list-productRelated .pro-loop-title .product-resize,
.list-productRelated .pro-loop-title .wrap-collection-title.image-resize {
  height: initial !important;
}

.list-productRelated .wrap-collection-title.image-resize {
  padding-bottom: 45px;
}

.list-productRelated .wrap-collection-title .block-pding:after {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  margin: 30px auto auto;
  background: #252a2b;
}

.collection-special-two .product-loop-special .product-width {
  max-width: 130px;
}

.collection-special-one .product-loop-special .product-col-right {
  padding-left: 20px;
}

.collection-special-one .product-loop-special .product-width {
  max-width: 260px;
}

.wrap-collection-title .heading-collection {
  margin-top: 20px;
  margin-bottom: 0;
}

.wrap-collection-title .heading-collection h1 {
  text-align: left;
  padding: 0;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group {
  width: 100%;
  display: none;
  border: 1px solid #e7e7e7;
  border-top: 0;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter .active span.icon-controls {
  color: #666;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter .filter_group_title {
  border: 0;
}

.wrapper_layered_filter .layer_filter-container .layer_filter-group .group-filter .filter_group_content {
  display: none;
  position: relative;
  left: 0;
  right: 0;
  padding: 5px 15px;
  background: #fff;
  z-index: 100;
  border-top: 0;
  pointer-events: none;
}

.collection_fillter_sortby {
  margin-top: 25px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.collection_fillter_sortby div:last-child .box_style {
  border-right: 1px solid #e7e7e7;
}

.collection_fillter_sortby .collection_fillterby,
.collection_fillter_sortby .collection_option {
  -webkit-flex: 1 1;
  flex: 1 1;
  width: 50%;
}

.collection_fillter_sortby .collection_fillterby .box_style,
.collection_fillter_sortby .collection_option .box_style {
  position: relative;
  height: 38px;
  line-height: 38px;
  width: 100%;
  font-size: 12px;
  font-weight: 600;
  color: #676767;
  padding: 0 40px 0 10px;
  border: 1px solid #e7e7e7;
  border-right: 0;
  border-radius: 0;
  text-transform: uppercase;
}

.collection_fillter_sortby .layer_filter-title .title_filter {
  margin: 0;
  text-transform: uppercase;
}

.collection_fillter_sortby .layer_filter-title .title_filter:after {
  content: "";
  display: block;
  position: absolute;
  top: 40%;
  right: 15px;
  width: 0;
  height: 0;
  margin: 0;
  background: 0 0;
  border-style: solid;
  border-width: 7px 6px 0;
  border-color: #bababa transparent transparent;
}

.collection_fillter_sortby .layer_filter-title .title_filter .icon_title {
  height: 40px;
  line-height: 36px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}

.collection_fillter_sortby .layer_filter-title.color_svg .title_filter .icon_title svg {
  fill: #00bfff;
  stroke: #00bfff;
}

.collection_fillter_sortby .layer_filter-title .title_filter .icon_title svg {
  width: 20px;
  height: 36px;
  line-height: 36px;
  fill: #333;
  stroke: #333;
}

.collection_fillter_sortby .layer_filter-title .bg-color .title_filter .icon_title svg {
  fill: #3966b8;
  stroke: #3966b8;
}

.blog-posts .blog-post .blog-post-thumbnail,
.list_form_cart .row_note_order .checkout-note {
  margin-bottom: 5px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td {
  border: 0;
  padding: 0 5px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tbody > tr {
  background: #fff;
  padding: 20px 0;
  display: block;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
  margin-bottom: 10px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.image {
  width: 80px;
  float: left;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.image img {
  max-width: 70px;
  background: #fff;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item {
  width: calc(100% - 80px);
  float: left;
  padding-left: 5px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item h3 {
  margin: 0 0 5px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.qty {
  padding: 0;
  float: right;
  margin-right: 8px;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 35%;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item .price {
  width: 100%;
  float: left;
  text-align: left;
  margin: 15px 0;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item .price del {
  margin-top: 2px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.item .price span.text {
  display: inline-block;
  font-size: 12px;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tr td.remove a {
  position: absolute;
  top: 22px;
  right: 0;
}

.list_form_cart .row_cart .list_item_cart table.table-cart tbody > tr:last-child,
.list_form_cart .row_cart .list_item_cart table.table-cart tr:last-child td {
  border: none;
}

.AccountSidebar,
.list_form_cart .row_cart .list_item_cart .checkout-note textarea {
  margin-bottom: 40px;
}

.list_form_cart .row_cart .list_item_cart .cart-buttons .btn-checkout,
.list_form_cart .row_cart .list_item_cart .cart-buttons .btn-update,
.list_form_cart .row_cart .list_item_cart .cart-buttons a {
  font-size: 10px;
  margin: 0;
  padding: 15px 8px;
}

.header-page-contact h1 {
  font-size: 35px;
}

.box-map iframe {
  height: 50vh !important;
}

.list-article-content .news-content {
  min-height: 250px;
  height: 50vh;
}

.article-body h2.title-article {
  font-size: 24px;
}

.sidebarblog-title h2 {
  text-align: center;
  margin-bottom: 10px;
}

.sidebarblog-title h2 span {
  display: inline-block;
}

.footer-newsletter {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}

.footer-newsletter .area_newsletter {
  display: block;
}

.footer-newsletter .area_newsletter .title_newsletter h4 {
  font-size: 20px;
  margin: 0 0 20px;
  text-align: center;
  padding-left: 0;
}

.footer-newsletter .area_newsletter .title_newsletter h4:before {
  content: none;
}

.footer-newsletter .area_newsletter .form_newsletter .newsletter__input {
  border: 1px solid #eee;
  padding-left: 10px;
}

.mainFooter h4.footer-title:before {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 5px;
  text-align: center;
  line-height: 20px;
}

.mainFooter h4.footer-title.active:before {
  content: "\f106";
}

.mainFooter .col-bd:last-child .widget-footer {
  border-bottom: 1px dotted gray;
}

.mainFooter .footer-container {

}

.mainFooter .footer-container .col-bd {
  padding: 0 !important;
}

.breadcrumb-shop .pd5 {
  padding: 0;
}

.breadcrumb-shop .breadcrumb-arrows li {
  font-size: 10px;
}

.pd_contact {
  margin-top: 20px;
}

.title-infor-account h1 {
  font-size: 30px;
}

.title-infor-account h1:after {
  margin-top: 32px;
}

.table-responsive {
  padding: 0 8px;
}

.search-list-results .pro-loop:nth-child(odd) {
  padding-right: 7.5px;
}

.search-list-results .pro-loop:nth-child(2n) {
  padding-left: 7.5px;
}

.sidebar-page {
  margin-top: 50px;
}

.article-item .post--desc {
  min-height: 133px;
}

.footer-static-content,
.mapid {
  width: 100% !important;
}

.wrapbox-content-page .content-page img {
  width: 100%;
  height: auto !important;
}

.col-hetubep-tinhnang.tinhnang-1 {
  display: flex;
  flex-direction: column-reverse;
  margin: 5px;
}

.col-hetubep-tinhnang.tinhnang-2 {
  display: flex;
  flex-direction: column;
  margin: 5px;
}

.col-hetubep-tinhnang.tinhnang-3 {
  display: flex;
  flex-direction: column-reverse;
  margin: 5px;
}
}

@media(max-width: 540px) {
  .wrap-collection-title .heading-collection h1 {
    font-size: 22px;
  }
  .wrap-collection-title .heading-collection h2 {
    font-size: 20px;
  }
}

@media(max-width: 991px) {
  .wrap-collection-title .heading-collection {
   margin: 25px -15px 0px;
  }

  .collection-desc ul {
    margin-bottom: 15px;
    padding-left: 20px;
    line-height: 30px;
    list-style: disc;
  }
  
  .collection-desc ul li {
    font-size: 14px;
    line-height: 1.7;
  }
  
  .page-wrapper ul li {
    font-size: 14px;
    line-height: 30px;
  }

  .page-wrapper h3 {
    margin: 15px 0 20px;
    font-weight: 500;
  }

}

@media(min-width: 992px) {

  .collection-desc ul {
    margin-bottom: 15px;
    padding-left: 20px;
    line-height: 30px;
    list-style: disc; 
  }
  
  .collection-desc ul li {
    font-size: 14px;
    line-height: 2;
  }
  
  .page-wrapper ul li {
    font-size: 14px;
    line-height: 30px;
  }

  .page-wrapper h3 {
    margin: 15px 0 10px;
    font-weight: 500;
  }
  
}

.collection-desc ul.muc-luc {
  margin-bottom: 10px;
  margin-top: 10px;
}

.collection-desc .col-content ul > li {
  margin-left: 20px;
  margin-bottom: 0;
  list-style: disc;
}

.collection-desc ul.muc-luc > li {
  text-align: left;
  list-style: none;
}


.article .content-page p a {
  color: #1767b3;
}

.collection-page .banner-collection-header img {
  width: -webkit-fill-available;
}

.container.lemure .col-sm-12.col-md-9 {
  padding-left: 0;
  padding-right: 0;
}

.container.hetubepconlai .col-sm-6.edel,
.container.hetubepconlai .col-sm-6.treasia {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

.sidebar-page .page_menu_title p,
.sidebarblog-title p {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .sidebar-page .page_menu_title p,
  .sidebarblog-title p {
    font-size: 14px;
  }
}

.mainFooter p.footer-title {
  letter-spacing: 0.5px;
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: 500;
  color: #222;
  text-transform: uppercase;
}

.table-of-contents {
  margin-top: 10px;
  margin-bottom: 20px;


  /*
   border: 0.5px solid #838383;
   width: fit-content;
*/
  border-radius: 5px;
  display: inline-block;
  box-shadow: 1px 2px 9px -5px;
}

.table-of-contents .title-muc-luc {
  border-radius: 5px 5px 0 0;
  margin: 0 !important;
  padding: 7.5px 15px !important;
  font-size: 15px;
  font-weight: 600;
  display: flex;
  align-items: center;
  background-color: #e9e9e9;
  justify-content: space-between;
}

hr {
  margin-top: 10px;
}

.table-of-contents > ul.muc-luc {
  list-style: none !important;
  padding-right: 20px;
  padding-left: 15px;
  margin-left: 0 !important;
  margin-top: 10px;
  line-height: 20px;
}

.table-of-contents > ol {
  padding: 0 10px 0 30px;
  margin-top: 10px; 
}

.table-of-contents > ol > li {
  padding: 5px 0;
}

.table-of-contents > ol > li > ol {
  padding: 10px 0 0 10px;
}

.table-of-contents ul > li > ul {
  padding-bottom: 5px;
  padding-left: 20px;
  list-style: disc;
}

.title-muc-luc:hover {
  box-shadow: #0000001a 0 1px 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  cursor: pointer;
}

ul.muc-luc li {
  padding: 0;
  font-weight: 500;
  line-height: 2;
}

ul.muc-luc li ul li {
  padding: 0;
  font-weight: 500;
  text-align: left;
}

.page ul.muc-luc li ul li {
  padding: 4px 0;
  font-weight: 500;
  text-align: left;
}

ul.muc-luc li a {
  color: #000 !important;
  text-decoration: none;
  font-size: 14px;
}

.text-dichvu,
.content-product-list.row {
  margin: 20px -15px 0;
}

@media (max-width: 991px) {
  .text-dichvu,
  .content-product-list.row {
    margin: 15px -5px;
  }
}

.breadcrumb.breadcrumb-arrows > li.active {
  font-weight: 500;
  color: #000;
}

.col-md-9 .col-sm-8 h3 {
  font-size: 22px;
}

a.cata1 img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

a.xem-chi-tiet {
  color: #333;
}

a.xem-chi-tiet:hover {
  color: #1266b2;
}

.row.button-row {
  padding-left: 15px;
  padding-right: 15px;
}

.mapid {
  width: 100%;
  padding-top: 30px;
  height: 263px;
}

.responsive-iframe {
  width: 100%;
  height: 399px;
}

.content_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottom-gap {
  margin-bottom: 15px;
  margin-top: 15px;
}

.col-hetubep-phukien {
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.title-phukien {
  margin-top: 15px;
  text-align: center;
}

.all-items {
  margin: 0 -15px;
}

@media (min-width: 767px) {
  .col-hetubep-tinhnang {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .col-triet-ly {
    display: flex;
    align-items: center;
  }
}

.col-img-left {
  padding: 0 10px 0 0;
  border-right: 1px solid #ccc;
}

.product-title-about-us {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 1;
  color: #fff;
  font-size: 22px;
  padding: 15px;
  font-weight: 700;
  background-color: #666;
  opacity: 0.7;
  margin: 43% 0;
}

hr {
  margin-bottom: 10px;
}

.image_banner {
  width: -webkit-fill-available;
  content: url('https://file.hstatic.net/200000079633/file/200507._banner_header_-_lemure-2_855b38926c3143df89f758314e6fed2a.jpg');
}

.description-productdetail .btn-primary {
  width: 100%;
  border-radius: 0;
}

.description-productdetail a:before {

}

#shortdesc,
.description-productdetail > #longdesc {
  padding: 10px;
  border: 1px solid #ccc;
}

.description-productdetail > .btn-primary > p {
  margin: 5px;
  color: #fff;
  text-align: left;
}

.select-swap span {
  padding: 10px;
}

@media (min-width: 992px) {
  .collection-desc {
    margin-bottom: 20px;
    margin: 0;
  }
}

@media (max-width: 991px) {
  .collection-desc {
    
  }
}

.row.collection_row {
  margin: 0;
}

.row.collection_row_1 {
  margin: 0 -15px;
}

#blog .list-tinnoibat a,
.collection-desc a {
  color: #1767b3;
}

.collection-desc a.btn_fix,
.page a.btn_fix {
  color: #fff;
  border: 1px solid #ccc;
}

.collection-desc a.btn_fix:hover,
.page a.btn_fix:hover {
  color: #000;
}

.collection-desc a:hover {
  text-decoration: underline;
}

.product-left_blog-content_showmore {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding-top: 50px;
  text-align: center;
  background: linear-gradient(to bottom, #fff0 0, #ffffffe8 50%, #fff 55%);
  display: block;
  margin-bottom: 0;
}

.row .collection_row {
  margin-left: 0;
  margin-right: 0;
}

.product-left_blog-content_showmore a {
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #2f80ed;
  border-radius: 5px;
  color: #2f80ed;
  display: block;
  margin: 0 auto;
  max-width: 250px;
  padding: 10px 5px;
  text-align: center;
}

.product-left_blog-content_showmore a:hover {
  background-color: #2f80ed;
  color: #fff;
}

@media (max-width: 991px) {
  .lSSlideOuter .lSPager.lSGallery {}
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li {
  opacity: 0.5 !important;
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border: none !important;
  opacity: 1 !important;
}

.accordion1 {
  background-color: #eee;
  color: #444;
  cursor: default;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: 0;
  transition: 0.5s;
  font-weight: 700;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

@media (max-width: 767px) {
  .fixed-icon {
    display: none !important;
  }
}

.fixed-icon,
.zoom {
  transition: transform 0.2s;
}

.accordion1 > .active {
  background-color: #ccc;
}

form.variants {
  display: none;
}

.heading-p {
  padding: 15px 10px 0;
  border-top: 1px solid #ddd;
  font-size: 16px;
}

.panel {
  padding: 5px 15px;
  background-color: #fff;
  display: none;
  overflow: hidden;
  border: 1px solid #f1f0f0;
  border-radius: 0;
}

@media (min-width: 1200px) {
  .panel {
    height: 60vh;
    overflow-y: scroll;
  }
}

@media (min-width: 767px) and (max-width: 1200px) {
  .panel {
    height: 50vh;
    overflow-y: scroll;
  }
}

#detail-product .panel ul li {
  text-align: left;
}

.panel ul li {
  padding: 5px 0;
}

.panel ul li ul {
  margin-top: 5px;
}

.accordion1:after {
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.zoom:hover {
  transform: scale(1.5);
}

.collection-desc img {
  width: 100% !important;
  transition: all 0.3s ease;
  border: 1px solid #dedede;
}

.listmenusub {
  margin: 10px 0;
  position: relative;
}

.listmenusub .item {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  display: flex;
}

.listmenusub .item .flex {
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
  width: 100%;
}

.listmenusub .item .flex a {
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  color: #333;
  display: flex;
  font-size: 13px;
  line-height: 10px;
  margin: 0 5px 5px 0;
  height: 70px;
  padding: 6px 5px;
  vertical-align: top;
}

.listmenusub .item .flex a:hover {
  border: 1px solid #005bac;
}

.listmenusub .item img {
  height: 60px;
  width: auto;
  display: inline-block;
  border-radius: 4px;
  margin-right: 10px;
}

.listmenusub .item p {
  text-align: center;
  line-height: 24px;
  margin: 4px 5px 10px;
  text-transform: capitalize;
  font-size: 13px;
}

@media screen and (max-width: 1200px) {
  .listmenusub .item .flex a {
    display: block;
    height: auto;
    padding-bottom: 0;
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .listmenusub .item .flex a {
    display: block;
    height: auto;
    padding-bottom: 0;
    text-align: center;
  }
}

.col-md-12.but-san-pham,
.middle-text {
  padding: 60px 0 30px;
}

.middle-text p {
  text-align: center;
  font-size: 22pt;
  line-height: 30px;
  font-weight: 300;
  color: #6e6e6e;
}

.icon-text img {
  height: 55px;
}

.icon-text .col-md-4 {
  display: flex;
  width: fit-content;
}

.icon-text .col-md-4 > p {
  font-size: 18px;
  color: #005bac;
  margin-left: 15px;
}

.icon-text .col-md-4 > p > span {
  font-size: 26px;
  font-weight: 600;
  float: left;
}

.col-md-12.circle-text-desktop p {
  position: absolute;
  color: #6e6e6e;
  width: 33%;
  text-align: center;
  line-height: 2;
  top: 16%;
  left: 17%;
  font-size: 1.5vw;
}

.col-md-12.but-san-pham p {
  text-align: center;
  border-radius: 5px;
  background-color: #005bac;
  border: 1px solid #005bac;
}

.col-md-12.text-nippon {
  background-color: #1e68b2;
  padding: 0;
}

.col-md-12.text-nippon p {
  text-align: center;
  font-size: 25px;
  color: #fff;
}

.border-padding {
  border: 1px dashed #000;
  padding: 10px;
  border-radius: 5px;
  text-transform: uppercase;
  margin-top: 10px;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 10px;
  height: 0;
  overflow: hidden;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.row-tieu-chuan {
  padding: 0 20px;
  margin: 0;
}

.progress-container {
  width: 100%;
  position: fixed;
  z-index: 0;
  top: 75px;
  left: 0;
}

.progress-barr {
  height: 5px;
  background: #337ab7;
}

@media (min-width: 768px) and (max-width: 991px) {
  .wrapper-home-banner-img .col-md-4 {
    padding-right: 11.5px;
  }

  .progress-container {
    top: 0;
  }
}

.recruit_process {
  margin-top: 30px;
  margin-bottom: 30px;
}

.recruit_process > p {
  text-transform: uppercase;
  color: #333;
  font-weight: 700;
  font-size: 24px;
  line-height: 18px;
  margin-bottom: 30px;
}

.recruit_process > a {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #288ad6;
  position: relative;
}

.recruit_process > a:after {
  position: absolute;
  border-top: 1px solid #288ad6;
  border-right: 1px solid #288ad6;
  content: "";
  height: 6px;
  transform: rotate(45deg);
  transition: 0.3s;
  width: 6px;
  margin-left: 5px;
  margin-bottom: 0;
  bottom: 5px;
}

@media (min-width: 540px) {

  .process_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .process_list li {
    background: #f7f7f8;
    border-radius: 16px;
    width: 125px;
    height: 150px;
    display: flex;
    flex-direction: column;
    padding-left: 12px;
    padding-top: 32px;
    margin-bottom: 32px;
    margin-right: 20px;
    box-shadow: 5px 5px #ccc;
  }

  .process_list li:last-child {
    margin-right: 0;
  }

  .process_list li .icon {
    margin-bottom: 6px;
  }

  .process_list li p {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 5px;
  }

  .process_list li strong {
    font-weight: 700;
    font-size: 15px;
    line-height: 150%;
  }

}

@media (max-width: 540px) {

  .process_list {
    display: flex;
    flex-wrap: nowrap;
    /* Không cho phép các phần tử xuống dòng */
    overflow-x: auto;
    /* Thêm khả năng cuộn ngang */
  }

  .process_list li {
    background: #f7f7f8;
    border-radius: 16px;
    width: 125px;
    height: 150px;
    display: flex;
    flex-direction: column;
    padding-left: 12px;
    padding-top: 32px;
    margin-bottom: 20px;
    margin-right: 20px;
    box-shadow: 5px 5px #ccc;
    flex-shrink: 0;
  }

  .process_list li:last-child {
    margin-right: 0;
  }

  .process_list li .icon {
    margin-bottom: 6px;
  }

  .process_list li p {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 5px;
  }

  .process_list li strong {
    font-weight: 700;
    font-size: 15px;
    line-height: 150%;
  }

}

.apply_container {
  margin-top: 0;
  margin-bottom: 30px;
}

.apply_container .applylink {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 50px;
  background: linear-gradient(180deg, #f69102 0, #fc6e1e 100%);
  border: 1px solid #f5630c;
  border-radius: 4px;
  margin-right: 20px;
}

.apply_container .copylink {
  color: #333;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
}

.flex-container {
  display: flex;
  flex-direction: row;
}

.sub_title_collections {
  color: #000;
  text-align: center;
  padding: 20px 0;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
}

.spinner-container {
  opacity: 0.2;
}

.spinner {
  z-index: 2;
  margin: auto;
  border: 2px solid #dbf2ff;
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50%;
  border-right: 2px solid #018df7;
  text-align: center;
  animation-name: spin;
  animation-duration: 0.9s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.53, 0.21, 0.29, 0.67);
  top: 50%;
  left: 50%;
  position: fixed;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

.row.blog p.sub-heading a,
.row.congtrinhmoi p.sub-heading a,
.row.danh-muc p.sub-heading a {
  color: #daa14c !important;
}

.section-theptrangmenkinh {
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min-width: 767px) {
  #about-takara {
    background: linear-gradient(to bottom, #000 10%, transparent 75%);
    // background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.2) 80%, transparent 90%);
  }
}

.section-danhmuc {
  padding: 0;
}

@media (min-width: 991px) {
  .doanhthu {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }

  .section-blog .lSSlideWrapper {
    position: unset !important;
  }

  .section-blog .lSAction > .lSPrev,
  .section-congtrinhmoi .lSAction > .lSPre {
    /*left:-70px!important;*/
    left: 10px !important;
  }

  .section-blog .lSAction > .lSNext,
  .section-congtrinhmoi .lSAction > .lSNex {
    /*right:-70px!important;*/
    right: 10px !important;
  }

  .lSAction > a {
    width: 45px !important;
    top: 50%;
  }

  #section2 .lSAction > a {
    width: 45px;
    top: 50% !important;
  }

  #section2 .lSAction > .lSNext {
  ;
  // right: -70px !important;
}

#section2 .lSAction > .lSPrev {
;
// left: -70px !important;
}

.text-banner > .text-bot > p,
.text-banner > .text-top > p {
  text-transform: capitalize;
  color: #fff;
  margin: 0;
  font-weight: 700;
}

.text-banner {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 20px 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 100vh;
}

.text-banner > .text-top {
  max-width: fit-content;
  text-align: center;
}

.text-banner > .text-top > p {
  font-size: 41px;
  line-height: 65px;
}

.text-banner > .text-top > p > span {
  text-transform: none;
  font-size: 100px;
}

.text-banner > .text-bot > p {
  font-size: 55px;
  line-height: 50px;
  display: flex;
}

.text-banner > .text-bot > p > span:first-child {
  font-size: 30px;
  line-height: 30px;
}

.text-banner > .text-bot > p > span:nth-child(2) {
  font-size: 180px;
  line-height: 135px;
  letter-spacing: 0;
}

.text-banner > .text-bot > p > span:nth-child(3) {
  font-size: 20px;
}
}

@media (min-width: 450px) and (max-width: 991px) {
  .lSAction > a {
    width: 50px !important;
  }
}

.col-phukien-sale a > img:nth-child(2),
.promotion-page .product-img > a > img:nth-child(2) {
  width: 60px;
  position: absolute;
  z-index: 2;
  left: 0;
  margin: 10px;
}

@media (max-width: 992px) {
  .main-body {
    overflow-x: hidden;
  }

  .flex-container {
    flex-direction: column;
  }

  .text-banner > .text-bot > p,
  .text-banner > .text-top > p {
    text-transform: capitalize;
    color: #fff;
    margin: 0;
    font-weight: 700;
  }

  .text-banner {
    position: absolute;
    top: 20%;
    width: 100%;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: auto;
    zoom: 0.4;
  }

  .text-banner > .text-top {
    max-width: fit-content;
    text-align: center;
  }

  .text-banner > .text-top > p {
    font-size: 41px;
    line-height: 65px;
  }

  .text-banner > .text-top > p > span {
    text-transform: none;
    font-size: 100px;
  }

  .text-banner > .text-bot > p {
    font-size: 55px;
    line-height: 50px;
    display: flex;
  }

  .text-banner > .text-bot > p > span:first-child {
    font-size: 30px;
    line-height: 30px;
  }

  .text-banner > .text-bot > p > span:nth-child(2) {
    font-size: 180px;
    line-height: 135px;
    letter-spacing: 0;
  }
}

@media (max-width: 480px) {
  .page .catalog h3 {
    color: #000;
    margin: 13px 0 13px 13px;
    font-weight: 500;
    line-height: 1.1;
  }
}

ul#slide-saleoff-1,
ul#slide-saleoff-2,
ul#slide-saleoff-3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

ul#slide-saleoff-1 .product-block .product-detail a,
ul#slide-saleoff-2 .product-block .product-detail a,
ul#slide-saleoff-3 .product-block .product-detail a {
  font-size: 15px;
}

.col-phukien-sale .col-md-3 {
  padding-bottom: 15px;
}

.col-phukien-sale img {
  transition: 0.6s;
  opacity: 0.8;
}

.col-phukien-sale img:hover {
  transform: scale(1.05);
  opacity: 1;
}

@media (min-width: 992px) {
  .col-phukien-sale .col-md-3 {
    padding-bottom: 30px;
  }
}

.col-phukien-sale .sale-product-title {
  font-size: 15px;
  position: absolute;
  bottom: -105px;
  left: 0;
  color: #fff;
  background-color: #337ab7;
  padding: 10px;
  text-align: center;
}

#phukiennhabep li {
  padding: 0 5px;
}

#phukiennhabep img:nth-child(2) {
  position: absolute;
  width: 60px;
  z-index: 2;
  left: 0;
  margin: 10px 0 0 15px;
}

#phukiennhabep p {
  padding: 15px;
  margin: 0;
  background-color: #efefef;
  text-align: center;
  font-size: 17px;
}

@media (max-width: 450px) {
  #phukiennhabep li {
    margin-bottom: 15px;
  }
}

.layout-uudiem {
  padding: 20px 10px 0;
}

.layout-uudiem span {
  font-size: 14px;
  line-height: 1.5;
}

@media (min-width: 767px) and (max-width: 1200px) {
  .layout-uudiem {
    padding: 0 15px;
  }
}

@media (min-width: 1025px) {
  .hidden-md {
    display: none !important;
  }

  .right .layout-uudiem {
    padding: 0 60px 0 0;
    text-align: left;
  }

  .left .layout-uudiem {
    padding: 0 0 0 60px;
    text-align: right;
  }

  .left .layout-uudiem p {
    text-align: right;
  }

  .pro-loop .product-detail span a {
    font-size: 15px;
  }
}

.collection h3 {
  font-size: 18px;
  font-weight: 500;
  padding: 0;
}

.collection .h3-class h2 {}

.collection .h3-class h3 {


  /*
   padding:5px 10px 10px 15px;
   margin-top:20px;
   margin-bottom:15px;
   border-bottom:1px solid #c7c7c7;
   border-left:5px solid #065fae;
   font-size:20px;
   color:#000
*/
  margin-bottom: 10px;
}

.collection .h3-class h4 {
  margin-top: 15px;
  margin-bottom: 10px;
}

.col-dichvu .image-dichvu p {
  text-align: center;
  margin: 0 auto;
}

@media (min-width: 767px) {
  .column-divider {
    border-right: 1px solid #ccc;
    height: 100%;
  }
}

.col-dichvu .image-dichvu {
  width: 200px;
  border-radius: 100px;
  overflow: hidden;
  background-color: #ffffff24;
}

@media (max-width: 767px) {
  .col-dichvu .image-dichvu {
    width: 150px;
  }
}

.col-dichvu .image-dichvu img {
  width: 100%;
  height: auto;
  padding: 30px;
  transition: all 0.3s ease;
}

.col-dichvu .image-dichvu img:hover {
;
/*transform:scale(1.05)*/
}

@media (max-height: 767px) and (min-width: 1360px) {
  .col-dichvu .image-dichvu {
    width: 200px;
  }
  .col-dichvu .image-dichvu img {
    width: 200px;
  }
}

@media (max-height: 767px) {
  .collection h3 {
    font-size: 18px;
    text-align: left;
    line-height: 1.5;
  }

  .col-dichvu .image-dichvu {
    width: 150px;
    border: 1px dashed;
    border-radius: 100px;
    overflow: hidden;
  }

  .col-dichvu .image-dichvu p {
    width: 100px;
    border-radius: 50px;
  }

  .col-dichvu .image-dichvu img {
    width: 150px;
  }
}

.fixed-icon {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

.background-fixed-icon {
  background-color: #9ca1a04d;
  animation: 1s infinite glow;
  transition: 0.5s;
}

.fixed-icon:hover {
  transform: scale(1.1);
  cursor: pointer;
}

.fixed-icon a.img_link {
  transition: left 0.5s ease-in-out;
}

.fixed-icon a.img_link.hidden {
  left: -100%;
}

.fixed-icon img {
  width: 120px;
  margin-left: 5px;
}

.move-button {
  writing-mode: vertical-rl;
  text-align: center;
  white-space: nowrap;
  padding: 10px 3px;
  background-color: #337ab7;
  color: #fff;
  border: none;
}

.icon-description {
  font-size: 16px;
  color: #fff;
  background-color: #005bac;
  border-radius: 15px 0 0 15px;
  padding: 10px 15px;
  margin-right: -20px;
  float: left;
  text-transform: capitalize;
  display: none;
}

@media (max-width: 767px) {
  .icon-text .col-md-4 {
    justify-content: flex-start;
  }

  .progress-container {
    top: 60px;
  }

  p {
    font-size: 16px;
    line-height: 1.5;
  }

  .menu-blog,
  .news-latest {
    margin: 0 0 30px;
  }

  .spinner {
    left: 45%;
  }

  .layout-uudiem {
    text-align: justify;
    padding: 0;
    line-height: 1.5;
  }

  .contactFormWrapper {
    margin-bottom: 15px;
  }

  .fixed-icon img {
    width: 90px;
    margin-right: 5px;
  }

  .icon-description {
    display: none;
  }
}

@keyframes glow {
  0,
  100% {
    box-shadow: 5px 5px 20px #5d34a8
    , -5px -5px 20px #5d34a8;
  }

  50% {
    box-shadow: 5px 5px 20px #51e0d2
    , -5px -5px 20px #51e0d2;
  }
}

.sticky-sidebar {
  position: sticky;
  top: 110px;
}

@media (min-width: 991px) {
  .col-content,
  .col-left {
    padding-left: 0;
  }

  .col-right,
  .col-sidebar {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .col-md-12.but-san-pham p {
    border-radius: 0;
  }

  .col-content,
  .col-md-12.full-width,
  .col-sidebar {
    padding: 0;
  }

  .icon-text .col-md-4 > p {
    line-height: 1.3;
    text-align: left;
  }

  .col-md-12.ba-tieu-chi.desktop,
  .col-md-12.circle-text-desktop {
    display: none;
  }

  .circle-text-mobile,
  .col-md-12.ba-tieu-chi.mobile {
    display: block;
  }

  .col-md-12.circle-text-mobile img {
    width: 100%;
  }

  .col-md-12.ba-tieu-chi {
    flex-direction: column;
  }

  .col-md-12.ba-tieu-chi p {
    font-size: 18px;
    padding-bottom: 10px;
  }

  .col-md-12.ba-tieu-chi .col-md-4 p img {
    height: 90px;
    font-size: 18px;
  }

  .col-md-12.text-nippon p {
    font-size: 18px;
  }

  .col-md-12.circle-text-mobile p {
    font-size: 2.6vw;
    line-height: 2;
    letter-spacing: 1px;
    text-align: center;
    position: absolute;
    width: 65%;
    top: 17%;
    left: 18%;
    padding: 0 10px;
  }

  .middle-text {
    padding: 30px;
  }

  .middle-text p {
    font-size: 16px;
    line-height: 20px;
  }

  .promotion-page .product-img > a > img:nth-child(2) {
    width: 45px;
  }

  .promotion-page .row ul {
    margin-left: 0;
  }
}

.post--desc .post--action.text-right {
  font-size: 15px;
}

.passions-conflict {
  font-family: "Passions Conflict" !important;
}

.banner-vietbuild {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background: url('https://file.hstatic.net/200000079633/file/banner-1770x900px_ed477a67824646b2becab4c73aabae25.jpg') no-repeat center center;
  background-size: cover;
  flex-direction: column;
}

#logo {
  max-width: 150px;
}

@media (max-width: 991px) {
  .banner-vietbuild {
    height: 70vh;
  }

  #logo1 {
    display: none;
    max-width: 150px;
  }

  #logo2 {
    display: block;
    max-width: 150px;
  }

  .gioi-thieu .col-gt-right .text-01 {
    font-size: 2vw !important;
    text-align: center;
    font-weight: 500;
  }
}

@media (min-width: 991px) {
  #logo1 {
    display: block;
    max-width: 150px;
    padding: 10px;
  }

  #logo2 {
    display: none;
    max-width: 150px;
  }

  .gioi-thieu .col-gt-left img {
    height: 30vw;
    object-fit: cover;
    border: 10px solid #fff;
  }
}

@media (max-width: 767px) {
  .gian-hang .col-image-gh-top img {
    margin-top: -25px !important;
  }

  .gioi-thieu .col-gt-right .brand {
    text-align: center;
    font-size: 3.5vw !important;
    font-weight: 600;
    line-height: 4.5vw;
  }
}

@media (max-width: 991px) {
  .loi-cam-on img {
    width: 50%;
  }

  .text-end-01 {
    font-size: 4vw;
    line-height: 7vw;
    color: #fff;
    text-align: center;
  }

  .banner-vietbuild {
    height: 70vh;
  }

  .banner-content h1 {
    font-size: 12vw !important;
    line-height: 12vw !important;
    margin: 12px 0 15px !important;
  }

  .banner-content p.text-01 {
    font-size: 3vw !important;
  }

  .banner-content p.text-02 {
    font-size: 5vw !important;
    line-height: 5vw !important;
  }

  .banner-content p.text-03 {
    font-size: 2.5vw !important;
    margin-bottom: 22px !important;
    line-height: 4.9vw !important;
  }

  .tick-group {
    margin: 0 5px !important;
  }

  .gian-hang {
    padding: 0 0 60px;
  }

  .gian-hang .col-image-gh-top img {
    margin-top: 25px;
  }

  .gian-hang .col-text-gh {
    padding-top: 15px;
  }

  .gian-hang .col-text-gh-cover p {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    line-height: 0.8;
  }

  .gian-hang .col-image-gh {
    text-align: center;
  }

  .gian-hang .col-image-gh img {
    width: 70%;
  }

  .promo-info {
    padding: 60px 0 0;
    display: flex;
    justify-content: center;
  }

  .main-col {
    display: flex;
  }

  .main-col .col-left {
    margin-right: -12vw !important;
  }

  .main-col .col-left img {
    width: 35vw;
  }

  .main-col .col-right {
    margin-top: 5vw;
  }

  .promo-info p.slogan-right.top {
    font-size: 25vw;
    line-height: 25vw;
    margin: 0 0 0 1vw;
  }

  .promo-info p.slogan-right.bot {
    font-size: 8.5vw;
    line-height: 8.5vw;
    margin-bottom: 3vw;
    margin-left: 4vw;
  }

  .promo-info p.slogan-full-1,
  .promo-info p.slogan-full-2 {
    font-size: 3vw;
    line-height: 3vw;
    margin-left: 0;
  }

  .gioi-thieu .col-gt-left img {
    height: 50vw;
    object-fit: cover;
    border: 10px solid #fff;
  }

  .gioi-thieu .col-gt-right .text-01 {
    font-size: 3vw;
    text-align: center;
  }

  .gioi-thieu .gt-button {
    padding: 2vw 4vw;
    margin: 2vw 0;
    font-size: 2.3vw;
  }

  ul.list-ttmk > li {
    font-size: 3vw;
    font-weight: 500;
  }

  .map {
    padding-bottom: 90px;
  }

  .map p {
    font-size: 3.5vw;
    line-height: 6vw;
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
  }

  .map img {
    width: 100%;
  }

  .loi-moi {
    padding-bottom: 30px;
  }

  .cover-text-loi-moi {
    padding: 15px;
    background-color: #0000004a;
    border: 1px solid #fff;
    border-radius: 5px;
  }

  .cover-text-loi-moi p {
    color: #fff;
    font-weight: 500;
    font-size: 4vw;
    line-height: 5vw;
    text-align: center;
  }
}

.banner-content {
  text-align: center;
}

.banner-content h1 {
  font-size: 7vw;
  margin: 15px 0 35px;
  color: #fff;
  text-align: center;
  line-height: 7vw;
  text-transform: uppercase;
  font-weight: 500;
}

.banner-content p.text-01 {
  font-size: 1.5vw;
  margin-bottom: 15px;
  color: #fff;
  text-align: center;
  line-height: 1.5vw;
}

.banner-content p.text-02 {
  font-size: 3vw;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 3vw;
}

.banner-content p.text-03 {
  font-size: 1.5vw;
  margin-bottom: 45px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 3vw;
  border: 1px solid #9c9c9c;
  padding: 10px;
  border-radius: 5px;
  background-color: #00000059;
}

.tick-container {
  font-size: 25px;
}

.tick span[data-view] {
  display: inline-block;
  color: #fff;
}

.tick * {
  text-align: center;
}

.tick-group {
  margin: 0 15px;
}

span.tick-label.tick-text {
  font-size: 3vw;
}

.container-trai {
  max-width: 900px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media (min-width: 767px) {
  .loi-cam-on img {
    width: 50%;
  }

  .text-end-01 {
    font-size: 2vw;
    line-height: 4vw;
    color: #fff;
    text-align: center;
  }

  .loi-moi {
    padding-bottom: 30px;
  }

  .cover-text-loi-moi {
    padding: 15px;
    background-color: #0000004a;
    border: 2px solid #fff;
    border-radius: 20px;
  }

  .cover-text-loi-moi p {
    color: #fff;
    font-weight: 400;
    font-size: 2.5vw;
    line-height: 3.5vw;
    text-align: center;
  }

  .map {
    padding-bottom: 30px;
  }

  .map p {
    font-size: 2vw;
    line-height: 2vw;
    text-align: center;
    font-weight: 600;
  }

  .map img {
    width: 100%;
  }

  .map .col-map-img {
    margin-top: -35px;
  }

  .gian-hang {
    padding: 0 0 90px;
  }

  .gian-hang .col-text-gh {
    padding: 0;
  }

  .gian-hang .col-text-gt-01 {
    font-size: 2vw;
    font-weight: 500;
    line-height: 2vw;
  }

  .gian-hang .col-text-gt-02 {
    font-size: 2vw;
    font-weight: 500;
    line-height: 2vw;
    margin-bottom: 0;
  }

  .gian-hang .col-image-gh-top {
    margin-top: -60px;
  }

  .gian-hang .col-text-gh {
    display: flex;
    align-items: center;
  }

  .gian-hang .col-image-gh {
    text-align: right;
  }

  .gian-hang .col-image-gh a img {
    transition: transform 0.2s;
  }

  .gian-hang .col-image-gh a img:hover {
    transform: scale(1.05);
  }

  .gian-hang .col-image-gh img {
    width: 75%;
  }

  .promo-info {
    padding: 30px 0 0;
    display: flex;
    justify-content: center;
  }

  .promo-info p.slogan-left,
  .promo-info p.slogan-right {
    text-align: center;
  }

  .promo-info p.slogan-left {
    font-size: 4vw;
  }

  .promo-info p.slogan-right.top {
    font-size: 13vw;
    font-weight: 500;
    line-height: 13vw;
    margin: 0 0 0 1.1vw;
  }

  .promo-info p.slogan-right.bot {
    font-size: 4.4vw;
    line-height: 3vw;
    font-weight: 600;
    margin-bottom: 2vw;
  }

  .promo-info p.slogan-full-1,
  .promo-info p.slogan-full-2 {
    text-align: center;
    font-size: 1.7vw;
    line-height: 1.7vw;
    font-weight: 600;
    margin-left: -1.2vw;
  }

  .main-col {
    display: flex;
  }

  .main-col .col-left {
    text-align: right;
    margin-right: -4vw;
  }

  .main-col .col-left img {
    width: 20vw;
  }

  .main-col .col-right {
    display: flex;
    margin-top: 5vw;
    flex-direction: column;
    align-items: flex-start;
  }

  .gioi-thieu .col-gt-right .text-01 {
    text-align: center;
    font-size: 1.5vw;
    font-weight: 500;
    margin: 0;
    padding: 0 30px;
  }

  .gioi-thieu .gt-button {
    background-color: #0003;
    padding: 1vw 4vw;
    margin: 2vw 0;
    font-size: 1.3vw;
    transition: all 0.2s;
  }

  .gioi-thieu .gt-button:hover {
    background-color: #fff;
    padding: 1vw 4vw;
    margin: 2vw 0;
    font-size: 1.3vw;
    color: #000;
  }

  ul.list-ttmk > li {
    font-size: 2vw;
    font-weight: 500;
  }
}

.gioi-thieu .main-gt-col-1 {
  display: flex;
  align-items: center;
}

.gioi-thieu .main-gt-col-2 {
  display: flex;
  align-items: center;
}

.gioi-thieu .col-gt-left {
  padding: 0;
}

.gioi-thieu .col-gt-right {
  text-align: center;
}

.gioi-thieu .col-gt-right .brand {
  text-align: center;
  font-size: 2vw;
  font-weight: 600;
  line-height: 4.5vw;
}

.gioi-thieu .gt-button {
  background-color: #0003;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
}

#loadmore {
  display: flex;
  align-items: center;
  justify-content: center;
}

#loadmore:after {
  content: "···";
  margin-left: 5px;
  font-size: 20px;
  vertical-align: middle;
  line-height: 20px;
}

@media (max-width: 767px) {
  .heading-collection.row .col-left,
  .heading-collection.row .col-right {
    padding: 0;
  }

  #loadmore {
    margin-bottom: 20px;
    width: 100%;
  }
}

@media (min-width: 992px) {
  #loadmore {
    margin-bottom: 30px;
    width: 100%;
  }

  .collection-latest .list-news-latest .item-article .post-image {
    overflow: hidden;
  }

  .collection-latest .list-news-latest .item-article .post-image img {
    transition: transform 0.3s ease;
  }

  .collection-latest .list-news-latest .item-article .post-image img:hover {
    transform: scale(1.05);
  }

  #de-lai-thong-tin {
    padding: 10px 15px;
    color: #fff;
    background: #0066b2;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
  }

  .map-trai {
    display: flex;
    align-items: center;
  }

  #session1 {
    margin-bottom: 30px;
  }

  #session2 {
    margin-bottom: 0;
  }

  #session3 {
    margin-bottom: 45px;
  }

  .cover-image-trai {
    width: 100%;
    background-image: url('https://file.hstatic.net/200000079633/file/banner_a3a3147a5235401ead8d00b43dd5233d.jpg');
    background-size: cover;
    background-position: center;
    z-index: 2;
    margin-bottom: 30px;
  }

  .container-trai-1 {
    max-width: 1366px;
    /* Giới hạn chiều rộng tối đa cho nội dung */
    margin: 0 auto;
    /* Canh giữa */
    box-sizing: border-box;
    /* Đảm bảo padding không làm tăng kích thước */
  }

  /* Thiết lập cho các thiết bị trung bình (tablets, từ 768px đến 1199px) */
  @media (max-width: 1199px) {
    .container-trai-1 {
      max-width: 960px;
      padding: 15px;
    }
  }

  /* Thiết lập cho các thiết bị nhỏ (điện thoại, từ 576px đến 767px) */
  @media (max-width: 767px) {
    .container-trai-1 {
      max-width: 720px;
      padding: 10px;
    }
  }

  /* Thiết lập cho các thiết bị rất nhỏ (điện thoại nhỏ, dưới 576px) */
  @media (max-width: 575px) {
    .container-trai-1 {
      max-width: 100%;
      padding: 5px;
    }
  }

  .page-title-trai {
    color: #fff;
    text-align: center;
    font-size: 36px;
    margin-top: 45px;
    margin-bottom: 15px;
  }

  .h2-title-trai {
    font-size: 24px;
    text-align: center;
    padding: 25px 0;
    text-transform: uppercase;
    font-weight: 500;
  }

  .content-right-trai p {
    color: #fff;
    text-align: right;
    font-size: 16px;
    /* Thay thế 1.3vw */
  }

  .artile-title-trai {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
  }

  p.lien-he-trai {
    max-width: 600px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
  }
}


@media (max-width: 991px) {
  #de-lai-thong-tin {
    padding: 10px 15px;
    color: #fff;
    background: #0066b2;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 3vw;
  }

  #session2 {
    margin-bottom: 0;
  }

  #session3 {
    margin-bottom: 45px;
  }

  .cover-image-trai {
    width: 100%;
    background-image: url('https://file.hstatic.net/200000079633/file/banner_a3a3147a5235401ead8d00b43dd5233d.jpg');
    background-size: cover;
    background-position: center;
    z-index: 2;
    margin-bottom: 30px;
  }

  .container-trai-1 {
    padding: 30px 0;
  }

  .page-title-trai {
    color: #fff;
    text-align: center;
    font-size: 8vw;
    margin-bottom: 35px;
  }

  .h2-title-trai {
    font-size: 4vw;
    text-align: center;
    padding: 30px 0;
    text-transform: uppercase;
    font-weight: 500;
  }

  .content-right-trai p {
    color: #fff;
    text-align: center;
    font-size: 3vw;
  }

  .map-trai img.vietnam-map {
    padding: 30px;
  }

  .article-du-an .post-image img {
    width: 100%;
  }

  .artile-title-trai {
    color: #fff;
    font-size: 3vw;
    line-height: 1.5;
  }

  p.lien-he-trai {
    color: #fff;
    font-size: 3vw;
    text-align: center;
  }
}

@media (min-height: 767px) {
  .article-du-an {
    height: auto;
    margin-bottom: 10px;
  }
}

.page .content-trai h2 {
  font-size: 18px;
}

.page .content-trai ul {
  list-style-type: disc;
}

.page .content-trai ul li {
  margin-left: 15px;
  line-height: 25px;
}

.page .muc-luc ul {
  list-style-type: none;
}

@media (min-width: 767px) {
  a.hotline-trai:hover {
    opacity: 0.8;
  }
}

#article ol li {
  line-height: 1.6;
  margin-bottom: 0;
  font-weight: 500;
}

#article p {
  font-weight: 400;
}

.collection-desc .group-menu .menuList-links > li > a,
.collection-desc .group-menu ul.submenu-links li a {
  padding: 5px 0;
}

.collection-desc .group-menu ul.menuList-links,
.collection-desc .group-menu ul.menuList-links ul.submenu-links {
  list-style: none !important;
  margin-bottom: 0;
}

.collection-desc .group-menu ul.menuList-links > li,
.collection-desc .group-menu ul.menuList-links,
.collection-desc .group-menu ul.menuList-links ul.submenu-links li {
  margin-left: 0 !important;
}

.collection-desc .group-menu li.has-submenu.level1 > ul.submenu-links li a,
.collection-desc .group-menu li.has-submenu.level0 > ul.submenu-links li a {
  text-align: left;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .collection-banner-desktop,
  .article-banner-desktop {
    display: none;
  }
}

@media (min-width: 767px) {
  .collection-banner-mobile,
  .article-banner-mobile {
    display: none;
  }
}

figure {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .section-theptrangmenkinh p.btn_home {
    width: 100%;
  }

  .section-congtrinhmoi p.btn_home {
    width: 269px;
  }

  .breadcrumb > li {
    display: contents !important;
  }

  .section-congtrinhmoi {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

}

.lSAction > a {
  background: none;
}

@media (min-width: 767px) {
  .row.danh-muc .op-tuong {
    padding: 25px 15px 0;
  }
}

@media (max-width: 767px) {
  .row.danh-muc .op-tuong {
    padding: 15px;
  }
}

.banner_ads_01 {
  /*ransform: scale(0); transition: transform 0.2s; position: absolute;*/
  border: 1px solid #e3e5ec;
  padding: 20px;
}
.banner_ads_01.show_ads {
  transform: scale(1);
  position: relative;
}

.banner_ads_01 > a > img {
  animation: pulse2 2s infinite;
}

.banner_ads_01 > a > img:hover {
  animation: none;
}

#style-2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

#style-2::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

#style-2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #838383;
}

.product-cate-trai {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  /* Khoảng cách giữa các item */
  margin-bottom: 15px;
}

.product-cate-trai .item {
  padding: 0;
  position: relative;
  border: 1px solid #ccc;
  flex: 1;
  text-align: center;
  transition: transform 0.3s ease-in-out;
  overflow: hidden;
}

.product-cate-trai .item img {
  width: 100%;
  height: auto;
}

.image-container {
  transition: transform 0.3s ease-in-out;
}

.image-container:hover {
  transform: scale(1.03);
}

.product-cate-trai .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  /* Đen trong suốt */
  color: white;
  text-align: center;
  padding: 10px 0;
}

.product-cate-trai .overlay a {
  color: white;
  text-decoration: none;
}

.danh-muc-moi {
  display: grid;
  grid-template-columns: 58.2% 40%;
  /* Phân chia lưới với 60% bên trái và 40% bên phải */
  gap: 20px;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
  margin: 0 15px;
  img {
    border-radius: 15px;
  }
}

.danh-muc-moi .left,
.right .image-container {
}

.danh-muc-moi .left img {
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease;
  /* Hiệu ứng chuyển đổi khi hover */
}

.danh-muc-moi .left:hover img {
  transform: scale(1.025);
  /* Zoom hình ảnh khi hover */
}

.danh-muc-moi .right img:hover {
  transform: scale(1.025);
  /* Zoom hình ảnh khi hover */
}

.danh-muc-moi .right {
  display: grid;
  /* grid-template-rows: 1fr 1fr;
  Hai hàng: Hàng trên có 2 hình, hàng dưới có 1 hình */
  gap: 20px;
}

.danh-muc-moi .right-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  /* Hai hình đầu tiên chia sẻ hàng đầu tiên */
  gap: 20px;
}

.danh-muc-moi .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Đảm bảo hình ảnh không bị méo */
  display: block;
}

.danh-muc-moi .square {
  aspect-ratio: 1 / 1;
  /* Đảm bảo hình ảnh vuông */
}

@media (max-width: 767px) {
  .danh-muc-moi {
    display: flex;
    flex-direction: column;
    /* Sắp xếp các phần tử theo chiều dọc */
    gap: 15px;
    /* Khoảng cách giữa các hình */
  }

  .danh-muc-moi .left {
    width: 100%;
    height: auto;
    /* Tự động điều chỉnh chiều cao theo nội dung */
  }

  .danh-muc-moi .right {
    gap: 15.5px;
  }

  .danh-muc-moi .right-top {
    display: flex;
    gap: 15px;
    /* Khoảng cách giữa các hình */
  }

  .danh-muc-moi .right-top .image-container {
    flex: 1;
    /* Mỗi hình chiếm một nửa không gian */
    height: auto;
    aspect-ratio: 1 / 1;
    /* Giữ tỷ lệ hình vuông */
  }

  .danh-muc-moi .right .image-container {
    height: auto;
    /* Tự động điều chỉnh chiều cao theo nội dung */
  }
}

.seemore {
  display: flex;
  justify-content: center;
}

@media (min-width: 991px) {
  .bgimg img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
  }
}

.collection-desc a.hotline-trai > img {
  box-shadow: 3px 4px 10px -5px;
  padding: 30px 0;
}

.page .content-page ul {
  list-style: disc;
  margin-left: 20px;
}

.m-0 {
  margin: 0 !important;
}

.mt-2 {
  margin-top: 0.5rem;
}

.d-flex {
  display: flex;
}

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

.page .content-page img {
  padding-bottom: 10px;
  width: 100%;
}

@media (min-width: 991px) {
  .thong-so:before {
    top: -170px;
    height: 200px;
    background: url('https://www.takara-standard.co.jp/img/brand/index/shape_bg.png') no-repeat center top;
  }
}

@media (min-width: 991px) {
  #about-takara {
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 2rem 0;
  }
  #about-takara h2 {
    color: #daa14c;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: left;
  }

  #about-takara h2::after {
    content: "";
    display: block;
    margin: 0 auto;
    background: url('https://file.hstatic.net/200000079633/file/line_936fa7f59cfc4408806a7ba51f4e7eb0.png');
    height: 20px;
    background-repeat: no-repeat;
    background-position: left bottom;
  }

  #about-takara .col-right p{
    text-align: left;
    padding: 10px 0 10px 0;
  }

  #index .button-1 {
    border: none;
  }

  /* Sử dụng kích thước % để linh hoạt */
  #about-takara .button-1 {
    width: 300px;
    margin: 0 auto;
    padding: 10px;
  }

  #about-takara .button-1:hover {
    background: white;
    color: #000;
  }

  #about-takara .row-intro img {
    width: 100%;
  }

  #about-takara .row-img {
    padding-top: 15px;
  }
}

/* Hình tròn và kích thước % */
.circle-img {
  width: 100%;
  max-width: 200px;
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.15);
  margin: auto;
}

.circle-img img {
  width: 100%;
  height: auto;
  padding: 15%;
}

@media (min-width: 991px) {
  #about-takara .col-gt-left {
    padding-left: 95px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #about-takara .row-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

/* Điều chỉnh kích thước chữ, lề trên các màn hình nhỏ */
@media (max-width: 767px) {

  #about-takara .row-intro {
    display: flex;
    flex-direction: column-reverse;
  }

  #about-takara .row-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #about-takara .row-intro img {
    display: none;
  }

  .row.theptrangmenkinh img {
    display: none;
  }

  .circle-img {
    width: 170px;
  }

  .col1,
  .col2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .blog .list-article-content .article-item:not(:first-child) .blog-post .blog-post-title {
    /* Các thuộc tính CSS áp dụng cho tất cả các article-item trừ phần tử đầu tiên */
    font-size: 14px !important;
    text-align: left;
  }

  .blog .list-article-content .article-item:not(:first-child) .blog-post {
    /* Các thuộc tính CSS áp dụng cho tất cả các article-item trừ phần tử đầu tiên */
    display: flex;
  }

  .blog .list-article-content .blog-post .blog-post-meta {
    margin-bottom: 0 !important;
  }

  .blog .list-article-content .article-item:not(:first-child) .blog-post a {
    margin-bottom: 0;
    flex: 0 0 35%;
  }

  .blog .list-article-content .article-item:first-child .blog-post .blog-post-meta {
    padding: 0 0 10px;
  }

  .blog .list-article-content .article-item:not(:first-child) .entry-content {
    display: none;
  }
}

@media (max-width: 991px) {
  .blog .list-article-content .blog-post {
    border: 0 solid #e3e5ec;
  }

  .blog .list-article-content .blog-content {
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .blog .list-article-content .blog-post-title {
    font-weight: 500;
    margin: 5px 0 0;
    font-size: 18px;
    text-align: left;
  }

  .blog .list-article-content .blog-loop {
    border-bottom: 1px solid #ededed;
  }

  .blog .list-article-content .article-item:first-child .blog-content {
    padding: 0;
  }
}

@media (min-width: 991px) {

  .blog .list-article-content .row {
    margin: 0 -10px;
  }


  .blog .list-article-content .blog-post {
    position: relative; // Bắt buộc: để ::after định vị chính xác
    border: 1px solid #e3e5ec;

    .blog-content {
      border: 1px solid #e3e5ec;
    }
  
    &::after {
      content: '';
      background-color: #00000010;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      visibility: hidden;
      opacity: 0;
      transition: opacity 0.3s, visibility 0.3s;
      z-index: 1;
    }
  
    img {
      aspect-ratio: 1000 / 525;
      width: 100%;
      transition: all 0.7s;
      display: block;
      position: relative;
      z-index: 0; // Đảm bảo nằm dưới ::after nếu cần
    }
  
    p, span, a {
      transition: all 0.1s;
      position: relative;
      z-index: 2; // Đảm bảo nằm trên ::after
    }
  
    &:hover {
      &::after {
        opacity: 1;
        visibility: visible;
      }
  
      img {
        transform: scale(1.1);
      }
    }
  }

  .blog .list-article-content .blog-content {
    padding: 5px 15px;
  }

  .blog .list-article-content .blog-content .entry-content {
    font-size: 13px;
    white-space: initial;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-align: left;
  }

  .blog .list-article-content .article-item {
    padding: 0 10px;
  }

  .read-more {
    color: #007bff;
    /* Màu xanh mặc định của Bootstrap */
    text-decoration: none;
  }

  .read-more:hover {
    text-decoration: underline;
  }

}

.product-title,
.product-price,
.product-category {
  text-align: left
}

@media (max-width: 991px) {
  .background-img {
    display: none;
  }

  .background-img-mb {
    display: block;
  }
}

@media (min-width: 992px) {
  .background-img {
    display: block;
  }

  .background-img-mb {
    display: none;
  }

  .pd-page,
  .wrapper-home-category {
    padding-top: 30px;
    padding-bottom: 45px;
  }
  
  .page .pd-page {
    margin: 0;
    padding-bottom: 45px;
  }

  .blog .pd-page {
    margin: 0;
    padding-bottom: 45px;
  }

  .article .pd-page {
    margin: 0;
    padding-bottom: 45px;
  }

  #collection-desc {
    padding-bottom: 45px;
  }
}

@media (max-width: 757px) {
  .main-content-trai {
    margin-top: 10px;
  }
}

.collection .row.optuong-trai {
  padding: 0 7.5px;
}

.collection .row.optuong-trai > div {
  padding: 0 7.5px;
  margin-bottom: 10px;
}

.button_noel {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100px;
  margin-top: 10px;
  padding: 10px 30px;
  font-family: 'Lobster'
  , cursive;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
  color: #FFF;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
  background: #5e0d0c;
  outline: none;
  border: 1px solid #4c0300;
  box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.25), /* highlight */
  inset 0 0 6px #a23227, /* inner glow */
  inset 0 80px 80px -40px #ac3223, /* gradient */
  1px 1px 3px rgba(0, 0, 0, 0.75);
  /* shadow */

  position: relative;
  overflow: visible;
  /* IE9 & 10 */
  -webkit-transition: 500ms linear;
  -moz-transition: 500ms linear;
  -o-transition: 500ms linear;
  transition: 500ms linear;
}

.button_noel::before {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: -3px;
  right: 0;
  height: 23px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAXCAYAAACS5bYWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABFpJREFUeNrUV0tIo1cUvpkYjQ4xxSA6DxuNqG0dtaUKOgs3s6i0dFd3pSsXdjeIixakiGA34sZuXCkoONLFwJTK4GMYLYXg29gatTpiXurkbd7vv9/5ub+IxuhA7eiFQ5Kbc8/57ne/e87/ywRBYLdl3GG3aNwqsLJ0k0tLS+fmcnNzWUVFBVMoFGx2djarvLxcm5OTw+bm5iytra2xc4ExNjY27iqVyvvwK6CpeDzuCYVC1urq6qDA9UcfPp+PHR4esmAwKK6tr68/l5/8rgQ2Ozub1dbWyiYmJooaGxt/VqvV38jlchX9l0qlwoFA4DWS/RKLxRxFRUVf5+XlPcaaT2AP0sVPJBL2SCRiAPBpu93+vKamZo/Ae71eZjabWV1dXVqw7CKwp43ksrCw8Bhg7MJ/PLDZ5PHx8cz29vYT5JGD/bSYLgTrcDgYdk6siSc6NjZWDaAe4ZoHQL+cmZnRpZPnhWDpD8kw7uKo9ML/NMCsd2tr61vkzboMrEyv138M7TyLRqMWMBsX3sMgaZhMpp+AR5EJrCocDpuEGzKg4x8khs+CVWxubvZfR9JkMik4nU7BarUKLpeLmLsKuwIqTLynp4fqmIzASrqQT09Pf1VVVfX0KsWZ6uHBwQHTaDSsoKAgo6/H4xHLEcrVyRwuEisrKzs5XrrIVAVwiUVDKRRrL+YI32ewdVhMApuHWvcj6vids6J2u90MF4yBHUZNgKoEBaRBQalJqFSqtJfUYrGIlQX+ydXVVTN+u0tKSjQNDQ1axJVl2iTypebn55d7e3v/kqoDgZU1NTU9LCws/Py0M+2ekuGincxJ3yF+18jIyHJLS0slQJUWFxczrBeBE0vE5tHRkbixlZWVfSR8gTX/0P5gH7S1tX3Z3t7+BW8qAvwSfr8/jA0EIRM/qoFtampqbW9vTw+XA+ojUruVd3Z2tvb19T2TQFEim81GgVJoCvvj4+NLOJZgaWmpemdn5y3a6BbcnJDAw8HBwac6ne6eqCW5XDwB3qVSqM9/DAwMUNy/eVLabT7sI25qwgujThCBhWE+mAt2yNc4SQKSZrOQQE1HS22VJkmPAGTr7+//fX19fRk+Zgq0trbGeFAKEAQT98BSqKOj47vm5uaa/Px8JeIk4GcaHh6eWlxcfAU/A8xG67BxAX3fwdcbYUpSDJ06Z49Ak8ZC3OL8f3YiA4PBYKdLQ2AJ9OTk5GpXV9cQiCVh79M94QtlPLDUE/1gPNrd3f0W33W4cBoco48zQuy/IZYAMnGqlSc4c66L9JruQUaSARXeT8HGKzxAqFBekni6+h46+pMzGiJGMgTOJh1yU/KNEGDvZWvfBawkA9ppwGg0mrRa7SOI2g+gxOgbJIpdFpj72PnxSnPX8vqRxTURgBQWKisrH+GThOm+CtAzoK/9/Uiqq/6hoaHfdnd3jaOjo7/yY7yxbwqkWy3sQzpS2C6YirwvUJk0y7hurfyGRrnduPGvAAMASmo8wzeVwfsAAAAASUVORK5CYII=') no-repeat 0 0
  , url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAXCAYAAABOHMIhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABiZJREFUeNrsWMtPlFcUvzPMwIDysLyRR4uATDHWCiVgSmRlios2DeiiXUFs0nRBd6arxqQhJDapkYXhP4BqDKTQhZaFNQSCaBEVJjwdHsNr5DUMDDPDzPT3u7nTDEgRKrKgc5KT+z3uufec33de99P4fD4RpL2RNgjB3kn35MkTeRERESFiYmLkGBoaKnQ6nWSNRvPPZFxr+vv7k6KioiIdDsfa8vLyQkFBgcP3Bnel3MDAQArWI0eFhISE87nb7bZ7PJ4VvLYuLi5O5+fnu9+kMNfq6+tLjIyMzMY6KeBEbK/XarXReI3lPDZMWcc4v7GxYV1dXR3Jy8ub2E5HPvJ6vRSSDH0ku1wuAfsEZOV1IEFHoeNFdHS0yMrK2knR0Lm5uR+hxLdQMjbwHTZbB41h8RGwCdc9MzMzneHh4bGJiYlf4SN8ijkfwqiIncCAAR7Iz2GPSShudjqdfeCeqampvwBQfFxc3JdYqwTv8gB8/F48A8BgKecE14V+L7ju2tpae05OzkuCCZvkPOj8mizmC6vVKtmPu+bx48cC3qI1mUyFUOyywWD4SHlELBaLJmCHNcwAghuAOujtuF4FqHO4nsX4EsAS3I4TJ04ME1h8PDE9PS09TYZoY2Pj1729vd6lpSVfkDYTPG0UkfNDRUWFgQ5Gb2Mh0N29e9eG/GQfHh4W8/PzwUy/ObQ/gMfVVlZW1iAiZdQxp3nv3LljRoL/5erVq1UIxzSiiVD9X4EDYATynCwAzGO858hCQRoaGmJFZNJz8YIcBc4BF966dau6sLAwBxVSJCUlCSThQwuU3W6XkYUok1Vzm5znQx5bbm9v77p+/frPeNSNRzZ/ISBwrG4ZR48eLamtrf2+uLjYSEG9Xi/wTISFhQlWGXohyzO/CJlVl23KQRLbABoaHx+/Z1lUZ/Hq1SsJFj3JT3hmHx8fnydPTEzMj46OziHPW2w22wxeD4Kfgadh/4YEzU8Az4DhffAn5eXlX1y6dKkEoCTspAQ9Mjs7+0BBo8Fms1lkZGTsOo0QLLRNkvnR+fEJzIMHD0xtbW39CL8JTFtSbAOvBIyLHIGVm9VzE2gKuDAMSSpcT6KXyT137lx2cnLyMXhcGDb3wq3XuWF3d/fCzZs3P0c4v5eSknJQbYLo7Ox0gC2lpaVZ3Be67Th/dnZWoAJKsJC3XA8fPhxoamp6hMb+BaaMgWcUMGtszZjiFDNmvcDI91pzG0iY4ARwkwrxkcHBwUdgNrRMbnrqoRbkVzDcvn3bl5qaWsmcgFH4G8XdEGUWFhak51AuISFBnkoCTyFbyWKxCJwIxlC0fq2rq7tcVFRkRKskjh8/Lr0+kBjCCDV/knfdv3//WX19/R8IRRNemxlu4AXwKqM+EJwdj1HbPYSwh3sCPAJDABm2LLchCjS+5/kirKGhwWk0GrMuXrxYQuX9hm/XXTMXMY+srKwI5ApZrbYmZh7deEJhAUKjLe/pLTzSsCuHrK+1tbUJVe3P6upq87Vr174rKysrYHVj/uW+OH3IfEuw4F3ee/fuPQfAvwOs5yyE4CnlFOu7BWrTCWlreO6FACpBZGwUw4BvkANLobReHb3kGZYGsGzTq/zlO8AT1ru6uoZbWlqeA6gINJAfnz59OlVLoX8Jtebm5raampqfcMvQYgTknz9//sKVK1c+y83NTdIEuCnaKMuNGzd+6+np6cCtSTkAw9D9X8Dyh+dbgaaAC1XAnUlPTy+qqqq6cPbs2UzkmWjNljiDJzpwHFnCkW2yo6NjCKW8H54wjlezKvRT09LSTsJrz5w6dSoN+Yp51ADAPUj8VoDbDq9pxrwuJcNIYQllJTIi/xopBw/VA7DJp0+f9hA78CgL5F5C8J2CpoCj8sfA6WCe/FPRhsRlZmbGIs8Y4FFO5CJgtrSsvrRVGW1V93b1myoGnKAKEcHgnwsWpg1lNI0fphwrmdqbckeU18WrnlOjqp5/j7W3BWvfQVPKa5SBkcrYCNVB65TRTlWZ1lXiXVU5xbtlDb2SPaLWYwrgHIcqPg6Vc7fbX69Yoyqfa7/AeiegbWOEVhmsVcWDwPn224iDJgla8Hd38Hd3ELQgaIeI/hZgAIPEp0vmQJdoAAAAAElFTkSuQmCC') no-repeat 50% 0
  , url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACEAAAAXCAYAAACFxybfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAodJREFUeNrsVb1rWlEUv2pN/GqspKRSKFYXWzEloIWif0Fn6dJChQ7OQil0qd3EzcEpg0OgdHDr4CQODk7VRlLMEIVqApX4We0zflR9/Z1Ui4T34ksaaAYP/Hzc673n/M6550PG8zz73yKjn0wm83fDYDAwo9HINBrNnwOQg4MDs0ql2lQqlfdAWont7ng8Pjw+Ps44nc4G1pI9EXWaSOzt7TGO42aH5Pv7 + 8ajUZ0MBiUeXEZd7vdL5VK5fX29rZ+5tQiEmdxKrlcjsEYczgcynK5/BKKv/IXFNz/XiqVXkHdjUuRIA9SqdRD8or/R8Ez9fr9fqHVakUR4c2z0REjIQuHw2ZcrPBXLCA0RHTezEdHjIQqkUhEr9I4HOILhQLf6/VoOUFEvDMiQiToDx1Cdz+bzZ6bUFarlel0OkkVUK/XWbvdPoVer5fh3ntsfwJ+CJ2XA4p0Op1bpBgJyxDehQQ6nQ5DZXHBYDBZq9V+EhFUndnr9drEqoc2bwJbwGPgtohuVSwWe2Gz2TZMJpNgRKi6qtUqg2EWj8dTgUDgo0KhWPN4PC70EvXOzs67fD6/S6kiRIKeZA1YJ2MiJNbdbvfTUCjkV6vVK2hcDF8GI2w0GrGTkxM2HA5PDxaLxSOfz/cWEfk81X0XIMMFgJJ/srBjCgk8IdcfuVyuZ36//7nFYtkQyAMumUzuRiKRD0jMFLa+AZOpYwqgB/ziBVqmVBKUO7eAB/R0WG/Z7XaTVqtdbTabHJL6EK2djBaBPHA0NSqpbUsiMUeEBgpF4Q5AbZrmSJ/yEWgBTaBNHl9kdkgmMUeG7qwAq9PqovceTA3zlxlgsuswyuXsGsiSxJLEkoSY/BZgAEjRodi+uBruAAAAAElFTkSuQmCC') no-repeat 100% 0;

}
.button_noel:hover {
  background: #a61715;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75)
  , 0 0 40px #FFF;
  box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.25), /* highlight */
  inset 0 0 6px #da3b2c, /* inner glow */
  inset 0 80px 80px -40px #dd4330, /* gradient */
  1px 1px 3px rgba(0, 0, 0, 0.75);
  /* shadow */
}
.button_noel:focus {
  outline: none;
  /*FF*/
}
.button_noel:active {
  box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.25), /* highlight */
  inset 0 0 6px #da3b2c, /* inner glow */
  inset 0 80px 80px -40px #dd4330, /* gradient */
  0 1px 0 rgba(255, 255, 255, 0.25);
  /* shadow */

  -webkit-transition: 250ms linear;
  -moz-transition: 250ms linear;
  -o-transition: 250ms linear;
  transition: 250ms linear;
}


@media (min-width: 991px) {
  .section-intro h2,
  .section-congtrinhmoi h2,
  .section-theptrangmenkinh h2,
  .section-danhmuc h2,
  .section-blog h2 {
    color: #daa14c;
    font-size: 26px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
  }

  .section-intro p,
  .section-congtrinhmoi p,
  .section-theptrangmenkinh p,
  .section-danhmuc p,
  .section-blog p {
    width: 100%;
    color: #fff;
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
    font-size: 18px !important;
    line-height: 1.6;
  }

  .section-intro .sub-layout {

  }

  .section-intro .row-intro {
    margin-bottom: 60px;
    display: flex;
  }

  .section-theptrangmenkinh .theptrangmenkinh {
    margin-bottom: 60px;
    display: flex;
  }

  .button-trai {
    width: 50%;
    padding: 10px;
  }
}

@media (max-width: 540px) {

  .section-banner {
    margin-bottom: 30px;
  }

  .section-intro,
  .section-congtrinhmoi,
  .section-theptrangmenkinh,
  .section-danhmuc,
  .section-blog {
    height: auto;
    margin-bottom: 90px;
  }

  .section-intro h2,
  .section-congtrinhmoi h2,
  .section-theptrangmenkinh h2,
  .section-danhmuc h2,
  .section-blog h2 {
    color: #daa14c;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
  }

  .section-intro p,
  .section-congtrinhmoi p,
  .section-theptrangmenkinh p,
  .section-danhmuc p,
  .section-blog p {
    color: #fff;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    font-size: 16px !important;
    line-height: 1.6;
    width: 100%;
  }

  .circle-img {
    width: 130px;
  }

  .row.blog .bot {
    margin-left: 0;
  }

  .row.dichvu,
  .row.row-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
  }

  .button-trai {
    margin-top: 15px;
  }
}

@media (min-width: 540px) (max-width: 767px) {

  .section-intro,
  .section-congtrinhmoi,
  .section-theptrangmenkinh,
  .section-danhmuc,
  .section-blog {
    height: 100vh !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }

  .section-intro h2,
  .section-congtrinhmoi h2,
  .section-theptrangmenkinh h2,
  .section-danhmuc h2,
  .section-blog h2 {
    color: #daa14c;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
  }

  .section-intro p,
  .section-congtrinhmoi p,
  .section-theptrangmenkinh p,
  .section-danhmuc p,
  .section-blog p {
    color: #fff;
    margin-bottom: 0;
    padding: 10px 0 20px;
    text-align: center;
    font-size: 16px !important;
    line-height: 1.6;
    width: 100%;
  }

  .section-theptrangmenkinh h2 {
    font-size: 24px;
  }

  .section-intro .row.row-img {
    margin-top: 30px;
  }

  .section-theptrangmenkinh .row.dichvu {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .section-theptrangmenkinh .col-right,
  .section-theptrangmenkinh .col-left {
    width: 100%;
  }

  .section-danhmuc {
    margin-top: 90px;
  }

  .button-trai {
    width: 75%;
    padding: 10px;
  }

}

@media (min-width: 540px) and (max-width: 768px) {
  .section-intro,
  .section-congtrinhmoi,
  .section-theptrangmenkinh,
  .section-danhmuc,
  .section-blog {
    height: 75vh;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .section-intro,
  .section-congtrinhmoi,
  .section-theptrangmenkinh,
  .section-danhmuc,
  .section-blog {
    height: auto;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding-top: 120px;
    margin-bottom: 60px;
  }

  .section-intro h2,
  .section-congtrinhmoi h2,
  .section-theptrangmenkinh h2,
  .section-danhmuc h2,
  .section-blog h2 {
    color: #daa14c;
    font-size: 28px;
    line-height: 1.5 font-weight: 600;
    text-transform: uppercase;
    text-align: center;
  }

  .section-intro p,
  .section-congtrinhmoi p,
  .section-theptrangmenkinh p,
  .section-danhmuc p,
  .section-blog p {
    color: #fff;
    margin-bottom: 0;
    padding: 10px 0 20px;
    text-align: center;
    font-size: 16px !important;
    line-height: 1.6;
    width: 100%;
  }

  .section-intro .row-intro {
    margin-bottom: 60px;
    display: flex;
  }

  .section-intro .circle-img {
    max-width: 160px;
  }

  .section-intro .col-right,
  .section-intro .col-left {
    width: 50%;
  }

  .section-intro .col-left img {
    background-color: #fff;
    padding: 20px;
    width: 75%;
  }

  .section-theptrangmenkinh .col-right,
  .section-theptrangmenkinh .col-left {
    width: 50%;
  }

  .section-theptrangmenkinh .row.theptrangmenkinh {
    margin-bottom: 60px;
    display: flex;
    flex-direction: row-reverse;
  }

  .section-theptrangmenkinh .row.dichvu {
    display: flex;
  }
}

.sub-main-header {
  position: relative;
  background-color: #fff !important;
}

.sub-main-header ul.menuList-main > li > a {
  color: #000;
}

.sub-main-header .header-wrap-icon > [class*="action-"] span.ico_action svg {
  fill: #c5c5c5 !important;
}

.home-main-header .header-wrap-icon > [class*="action-"] span.ico_action svg {
  fill: #fff !important;
}

@media (max-width: 767px) {
  .sub-main-header .header-wrap-icon > [class*="action-"] span.ico_action svg,
  .home-main-header .header-wrap-icon > [class*="action-"] span.ico_action svg {
    fill: #000 !important;
  }
}

.fixed-button {
  position: fixed;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
  pointer-events: none;
}
.fixed-button .btn {
  font-size: 18px;
  padding: 10px 20px;
  background: #000;
  color: #fff;
  text-decoration: none;
  pointer-events: all;
}
@media (max-width: 767px) {
  .float-container {
    display: none;
  }
}
@media (min-width: 992px) {
  .float-container {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 4;
  }
  .menu-toggle {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    transition: all 0.3s;
  }
  .menu-toggle:hover {
    transform: scale(1.1);
  }
  .menu-toggle p {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    margin: 0 0 10px;
    padding: 15px;
  }
  img.trai-toggle {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    cursor: pointer;
    box-shadow: 0 5px 15px rgb(0 120 255 / 0.4);
  }
  img.trai-toggle:hover {
    background-color: #005bb5;
    box-shadow: 0 5px 25px rgb(0 120 255 / 0.6);
  }
  .location-button,
  .messenger-button,
  .simu-button,
  .zalo-button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: fixed;
    transition: all 0.3s;
  }
  .messenger-button {
    background-color: #0078ff;
  }
  .location-button {
    background-color: #bf0000;
  }
  .zalo-button {
    background-color: #0189d5;
  }
  .simu-button {
    background-color: #4b87c8;
  }
  .location-button:hover,
  .messenger-button:hover,
  .simu-button:hover,
  .zalo-button:hover {
    transform: scale(1.1);
    box-shadow: 0 5px 25px rgb(255 255 255 / 0.6); 
  }
  .location-hide,
  .mess-hide,
  .simu-hide,
  .zalo-hide {
    bottom: 30px;
    z-index: -1;
    transition: all 0.3s;
  }
  .click-show {
    display: none;
  }
  .click-hide {
    display: block;
  }
}
.hidden {
  display: none;
}
@keyframes pulse {
  0,
  100% {
    transform: scale(1);
    box-shadow: 0 5px 15px rgb(0 120 255 / 0.4);
  }
  50% {
    transform: scale(1.1);
    box-shadow: 0 5px 25px rgb(0 120 255 / 0.6);
  }
}

.clamp-text {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Giới hạn 3 dòng */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.description-productdetail ul {
  margin-left: 30px;
  list-style: disc;
  line-height: 30px;
}

.product-gallery-item {
  text-align: center;
}

.list-productRelated h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 24px;
  padding: 0 0 15px;
  position: relative;
  margin: 10px 0 20px 0
}

@media (min-width: 992px) {
  .list-productRelated .pro-loop {
    width: 20%;
  }
}

@media (max-width: 991px) {
  .list-productRelated .pro-loop {
    width: 50%;
  }
}

.content-product-list {
  padding-bottom: 0;
}

@media (min-width: 992px) {
  
  .product-detail-main .product-title h1 {
    font-size: 22px;
    font-weight: 500;
  }

  .product-detail-wrapper {
    padding-top: 60px;
    margin: 0;
  }

  .product-detail-wrapper .product-gallery-list {
    padding: 15px 0 45px;
  }

  .product-gallery-list .product-gallery-item {
    padding: 15px;
  }

  .product-description {
    margin: 0 0 20px;
  }

  .product-title h1 {
    margin: 0;
  }
}

@media (max-width: 991px) {

  .product-full-img {
    padding-top: 0px
  }

  .product-detail-main .product-title h1 {
    margin: 5px 0 5px;
    font-size: 22px;
    font-weight: 500;
  }

  .product-detail-main {
    margin-bottom: 0!important;
  }
  
  .product-detail-wrapper .product-gallery-list {
    padding: 10px 5px;
  }

  .product-gallery-list .product-gallery-item {
    padding: 5px;
  }
  
}

#slide-contrinhmoi .lslide {
  width: 75%; /* Đặt width cho tất cả item */
  opacity: 0.5; /* Mặc định giảm opacity cho tất cả item */
  transition: all 0.5s ease; /* Hiệu ứng chuyển đổi mượt mà */
}

#slide-contrinhmoi .lslide.active {
  width: 100%; /* Đặt width 100% cho item đang active */
  opacity: 1; /* Hiển thị rõ nét cho item active */
}

.no-scroll {
  overflow: hidden;
  height: 100vh;
  touch-action: none; /* chặn scroll trên mobile */
}

/* icon share */
@media (max-width: 991px) {
  .cpanel-action {
    display: none;
  }
}

#collection .cpanel-action {
  margin: 0 auto !important;
}

#collection .cpanel-action li {
  list-style-type: none !important;
  margin-left: 0 !important;
}

.cpanel-action {
  margin: 0 auto 30px;
  padding: 0;
  list-style: none;
  position: sticky;
  top: -45px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.cpanel-action li:not(:first-of-type) {
  margin: 8px 0 0;
}

.cpanel-action li.line::before {
  content: "";
  display: block;
  width: 32px;
  margin: 0 auto;
  padding-top: 8px;
  border-top: 1px solid #e3e6e8;
}

.cpanel-item {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  padding: 0;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  color: #fff;
  font-size: 28px;
  transition: all 0.3s;
}

.cpanel-item:active {
  transform: translateY(4px);
}

.cpanel-item:active svg {
  background: #eee none;
}

.cpanel-item:active:hover {
  box-shadow: none;
}

.cpanel-item.print {
  margin-top: 18px;
}

.cpanel-item.print.comment-empty {
  margin-top: 8px;
}

.cpanel-item svg {
  background: #fff none;
  border: 1px solid #e4e4e4;
  border-radius: 100px;
}

.cpanel-item:hover {
  box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.05);
}

.cpanel-item.link {
  position: relative;
}

.cpanel-item.link .tooltiptext {
  width: 70px;
  background: #fff none;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 105px;
  margin-left: -60px;
  font-size: 14px;
  border: 2px solid #ccc;
  font-weight: 400;
}

.cpanel-item.link .tooltiptext:after {
  content: "";
  display: block;
  position: absolute;
  border-style: solid;
  border-color: #ccc;
  border-width: 2px 2px 0 0;
  width: 10px;
  height: 10px;
  top: 10px;
  left: -6px;
  transform: rotate(-137deg);
}

.cpanel-item.comment {
  background-color: transparent;
  color: #999;
  font-size: 35px;
}

.cpanel-item.comment span {
  height: 16px;
  padding: 1px 4px;
  background: #e7f0eb;
  border-radius: 4px;
  color: #0f6c32;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -10px;
  text-indent: 0;
  font-size: 11px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Helvetica Neue", "Arial", "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", sans-serif;
  line-height: 140%;
  font-weight: 600;
  z-index: 1;
}

.cpanel-item.bookmark {
  background-color: transparent;
  color: #999;
  font-size: 35px;
}

.cpanel-item.donate {
  font-size: 28px;
}

.cpanel-item.donate:hover {
  background: #1a7900 none;
}

.notification-message {
  margin: auto 1rem;
  padding: 0.2rem 0.6rem;
  background: #fff;
  color: #1767b3;
  border-radius: 0.25rem;
  position: absolute;
  right: -210%;
  top: 43%;
  display: none;
  border: 1px solid #1767b3;
  font-size: 13px;
}

.notification-message.notify {
  display: block;
}

.title-muc-luc span {
  text-transform: uppercase;
}

.view-more {
    font-size: 15px;
    display: block;
    margin-top: 10px;
    padding: 0px;
    color: #337ab7;
    text-align: center;
}

.view-more:hover {
    color: #337ab7;
}

.novashare-buttons {
    position: relative;
}

.novashare-buttons-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.novashare-columns.novashare-has-total-share-count-before .novashare-buttons-wrapper {
    margin-left: 50px;
}

.novashare-columns.novashare-has-total-share-count-after .novashare-buttons-wrapper {
    margin-right: 50px;
}

body a.novashare-button {
    display: inline-flex;
    height: 40px;
    line-height: 40px;
    margin: 0 10px 10px 0;
    padding: 0;
    font-size: 14px;
    overflow: hidden;
    text-decoration: none;
    border: none;
}

.novashare-button * {
    pointer-events: none;
}

.novashare-button-block {
    display: inline-flex;
    align-items: center;
}

.novashare-button-wrapper {
    display: inline-flex;
    align-items: center;
    overflow: hidden;
    width: 100%;
}

.novashare-button:not(.novashare-hover-swap):hover .novashare-button-wrapper > span:not(.novashare-inverse) {
    box-shadow: inset 0 0 0 50px rgba(0, 0, 0, 0.1);
}

.novashare-button:not(.novashare-hover-swap):hover .novashare-button-wrapper > span.novashare-inverse {
    filter: brightness(0.9);
}

.novashare-button-icon {
    background: #333;
    color: #fff;
    height: 40px;
    width: 40px;
    min-width: 40px;
    box-sizing: border-box;
}

.novashare-button-icon > * {
    height: 50%;
    margin: 0 auto;
    padding-top: 2px;
}

.novashare-button-share-count {
    display: none;
    font-size: 12px;
    align-items: center;
}

.novashare-button.novashare-share-count:hover svg {
    display: none;
}

.novashare-button.novashare-share-count:hover .novashare-button-share-count {
    display: flex;
}

.novashare-button-label {
    background: #333;
    color: #fff;
    height: 100%;
    box-sizing: border-box;
    flex-grow: 1;
    padding: 0 15px 0 0;
    overflow: hidden;
}

.novashare-button-label-wrapper {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.novashare-button-icon.novashare-border + .novashare-button-label.novashare-inverse, .novashare-button-icon.novashare-inverse + .novashare-button-label:not(.novashare-inverse), .novashare-button-icon:not(.novashare-inverse) + .novashare-button-label.novashare-inverse {
    padding-left: 10px;
}

.novashare-button.linkedin .novashare-button-block {
    background: #007ab9;
}

.novashare-button.linkedin .novashare-border {
    border-color: #007ab9;
}

.novashare-button.linkedin .novashare-inverse {
    color: #007ab9;
}

.novashare-button.twitter .novashare-button-block {
    background: #1da1f2;
}

.novashare-button.twitter .novashare-border {
    border-color: #1da1f2;
}

.novashare-button.twitter .novashare-inverse {
    color: #1da1f2;
}

.novashare-button.facebook .novashare-button-block {
    background: #3b5998;
}

.novashare-button.facebook .novashare-border {
    border-color: #3b5998;
}

.novashare-button.facebook .novashare-inverse {
    color: #3b5998;
}

.novashare-button.linkedin .novashare-button-block {
    background: #0077b5;
}

.novashare-button.linkedin .novashare-border {
    border-color: #0077b5;
}

.novashare-button.linkedin .novashare-inverse {
    color: #0077b5;
}

.novashare-button.pinterest .novashare-button-block {
    background: #c92228;
}

.novashare-button.pinterest .novashare-border {
    border-color: #c92228;
}

.novashare-button.pinterest .novashare-inverse {
    color: #c92228;
}

.novashare-button.buffer .novashare-button-block {
    background: #323b43;
}

.novashare-button.buffer .novashare-border {
    border-color: #323b43;
}

.novashare-button.buffer .novashare-inverse {
    color: #323b43;
}

.novashare-button.reddit .novashare-button-block {
    background: #ff4500;
}

.novashare-button.reddit .novashare-border {
    border-color: #ff4500;
}

.novashare-button.reddit .novashare-inverse {
    color: #ff4500;
}

.novashare-button.hackernews .novashare-button-block {
    background: #f0652f;
}

.novashare-button.hackernews .novashare-border {
    border-color: #f0652f;
}

.novashare-button.hackernews .novashare-inverse {
    color: #f0652f;
}

.novashare-button.pocket .novashare-button-block {
    background: #ef4056;
}

.novashare-button.pocket .novashare-border {
    border-color: #ef4056;
}

.novashare-button.pocket .novashare-inverse {
    color: #ef4056;
}

.novashare-button.whatsapp .novashare-button-block {
    background: #25d366;
}

.novashare-button.whatsapp .novashare-border {
    border-color: #25d366;
}

.novashare-button.whatsapp .novashare-inverse {
    color: #25d366;
}

.novashare-button.tumblr .novashare-button-block {
    background: #35465c;
}

.novashare-button.tumblr .novashare-border {
    border-color: #35465c;
}

.novashare-button.tumblr .novashare-inverse {
    color: #35465c;
}

.novashare-button.vkontakte .novashare-button-block {
    background: #45668e;
}

.novashare-button.vkontakte .novashare-border {
    border-color: #45668e;
}

.novashare-button.vkontakte .novashare-inverse {
    color: #45668e;
}

.novashare-button.xing .novashare-button-block {
    background: #026466;
}

.novashare-button.xing .novashare-border {
    border-color: #026466;
}

.novashare-button.xing .novashare-inverse {
    color: #026466;
}

.novashare-button.flipboard .novashare-button-block {
    background: #e12828;
}

.novashare-button.flipboard .novashare-border {
    border-color: #e12828;
}

.novashare-button.flipboard .novashare-inverse {
    color: #e12828;
}

.novashare-button.telegram .novashare-button-block {
    background: #08c;
}

.novashare-button.telegram .novashare-border {
    border-color: #08c;
}

.novashare-button.telegram .novashare-inverse {
    color: #08c;
}

.novashare-button.mix .novashare-button-block {
    background: #fd8235;
}

.novashare-button.mix .novashare-border {
    border-color: #fd8235;
}

.novashare-button.mix .novashare-inverse {
    color: #fd8235;
}

.novashare-button.yummly .novashare-button-block {
    background: #e16120;
}

.novashare-button.yummly .novashare-border {
    border-color: #e16120;
}

.novashare-button.yummly .novashare-inverse {
    color: #e16120;
}

.novashare-button.sms .novashare-button-block {
    background: #218aff;
}

.novashare-button.sms .novashare-border {
    border-color: #218aff;
}

.novashare-button.sms .novashare-inverse {
    color: #218aff;
}

.novashare-button.email .novashare-button-block {
    background: #319324;
}

.novashare-button.email .novashare-border {
    border-color: #319324;
}

.novashare-button.email .novashare-inverse {
    color: #319324;
}

.novashare-button.print .novashare-button-block {
    background: #d34836;
}

.novashare-button.print .novashare-border {
    border-color: #d34836;
}

.novashare-button.print .novashare-inverse {
    color: #d34836;
}

.novashare-button.\35 00px .novashare-button-block {
    background: #0099e5;
}

.novashare-button.\35 00px .novashare-border {
    border-color: #0099e5;
}

.novashare-button.\35 00px .novashare-inverse {
    color: #0099e5;
}

.novashare-button.angellist .novashare-button-block {
    background: #000;
}

.novashare-button.angellist .novashare-border {
    border-color: #000;
}

.novashare-button.angellist .novashare-inverse {
    color: #000;
}

.novashare-button.applemusic .novashare-button-block {
    background: #000;
}

.novashare-button.applemusic .novashare-border {
    border-color: #000;
}

.novashare-button.applemusic .novashare-inverse {
    color: #000;
}

.novashare-button.bandcamp .novashare-button-block {
    background: #408294;
}

.novashare-button.bandcamp .novashare-border {
    border-color: #408294;
}

.novashare-button.bandcamp .novashare-inverse {
    color: #408294;
}

.novashare-button.behance .novashare-button-block {
    background: #1769ff;
}

.novashare-button.behance .novashare-border {
    border-color: #1769ff;
}

.novashare-button.behance .novashare-inverse {
    color: #1769ff;
}

.novashare-button.bitbucket .novashare-button-block {
    background: #0052cc;
}

.novashare-button.bitbucket .novashare-border {
    border-color: #0052cc;
}

.novashare-button.bitbucket .novashare-inverse {
    color: #0052cc;
}

.novashare-button.codepen .novashare-button-block {
    background: #000;
}

.novashare-button.codepen .novashare-border {
    border-color: #000;
}

.novashare-button.codepen .novashare-inverse {
    color: #000;
}

.novashare-button.copy .novashare-button-block {
    background: #816b5b;
}

.novashare-button.copy .novashare-border {
    border-color: #816b5b;
}

.novashare-button.copy .novashare-inverse {
    color: #816b5b;
}

.novashare-button.deviantart .novashare-button-block {
    background: #05cc47;
}

.novashare-button.deviantart .novashare-border {
    border-color: #05cc47;
}

.novashare-button.deviantart .novashare-inverse {
    color: #05cc47;
}

.novashare-button.digg .novashare-button-block {
    background: #000;
}

.novashare-button.digg .novashare-border {
    border-color: #000;
}

.novashare-button.digg .novashare-inverse {
    color: #000;
}

.novashare-button.discord .novashare-button-block {
    background: #7289da;
}

.novashare-button.discord .novashare-border {
    border-color: #7289da;
}

.novashare-button.discord .novashare-inverse {
    color: #7289da;
}

.novashare-button.dribbble .novashare-button-block {
    background: #ea4c89;
}

.novashare-button.dribbble .novashare-border {
    border-color: #ea4c89;
}

.novashare-button.dribbble .novashare-inverse {
    color: #ea4c89;
}

.novashare-button.dropbox .novashare-button-block {
    background: #0061ff;
}

.novashare-button.dropbox .novashare-border {
    border-color: #0061ff;
}

.novashare-button.dropbox .novashare-inverse {
    color: #0061ff;
}

.novashare-button.flickr .novashare-button-block {
    background: #0063dc;
}

.novashare-button.flickr .novashare-border {
    border-color: #0063dc;
}

.novashare-button.flickr .novashare-inverse {
    color: #0063dc;
}

.novashare-button.foursquare .novashare-button-block {
    background: #f94877;
}

.novashare-button.foursquare .novashare-border {
    border-color: #f94877;
}

.novashare-button.foursquare .novashare-inverse {
    color: #f94877;
}

.novashare-button.github .novashare-button-block {
    background: #181717;
}

.novashare-button.github .novashare-border {
    border-color: #181717;
}

.novashare-button.github .novashare-inverse {
    color: #181717;
}

.novashare-button.goodreads .novashare-button-block {
    background: #553b08;
}

.novashare-button.goodreads .novashare-border {
    border-color: #553b08;
}

.novashare-button.goodreads .novashare-inverse {
    color: #553b08;
}

.novashare-button.houzz .novashare-button-block {
    background: #4dbc15;
}

.novashare-button.houzz .novashare-border {
    border-color: #4dbc15;
}

.novashare-button.houzz .novashare-inverse {
    color: #4dbc15;
}

.novashare-button.instagram .novashare-button-block {
    background: #e4405f;
}

.novashare-button.instagram .novashare-border {
    border-color: #e4405f;
}

.novashare-button.instagram .novashare-inverse {
    color: #e4405f;
}

.novashare-button.jsfiddle .novashare-button-block {
    background: #0084ff;
}

.novashare-button.jsfiddle .novashare-border {
    border-color: #0084ff;
}

.novashare-button.jsfiddle .novashare-inverse {
    color: #0084ff;
}

.novashare-button.lastfm .novashare-button-block {
    background: #d51007;
}

.novashare-button.lastfm .novashare-border {
    border-color: #d51007;
}

.novashare-button.lastfm .novashare-inverse {
    color: #d51007;
}

.novashare-button.line .novashare-button-block {
    background: #00b900;
}

.novashare-button.line .novashare-border {
    border-color: #00b900;
}

.novashare-button.line .novashare-inverse {
    color: #00b900;
}

.novashare-button.messenger .novashare-button-block {
    background: #0078ff;
}

.novashare-button.messenger .novashare-border {
    border-color: #0078ff;
}

.novashare-button.messenger .novashare-inverse {
    color: #0078ff;
}

.novashare-button.mixcloud .novashare-button-block {
    background: #314359;
}

.novashare-button.mixcloud .novashare-border {
    border-color: #314359;
}

.novashare-button.mixcloud .novashare-inverse {
    color: #314359;
}

.novashare-button.phone .novashare-button-block {
    background: #512da8;
}

.novashare-button.phone .novashare-border {
    border-color: #512da8;
}

.novashare-button.phone .novashare-inverse {
    color: #512da8;
}

.novashare-button.rss .novashare-button-block {
    background: orange;
}

.novashare-button.rss .novashare-border {
    border-color: orange;
}

.novashare-button.rss .novashare-inverse {
    color: orange;
}

.novashare-button.share .novashare-button-block {
    background: #2a2a2c;
}

.novashare-button.share .novashare-border {
    border-color: #2a2a2c;
}

.novashare-button.share .novashare-inverse {
    color: #2a2a2c;
}

.novashare-button.skype .novashare-button-block {
    background: #00aff0;
}

.novashare-button.skype .novashare-border {
    border-color: #00aff0;
}

.novashare-button.skype .novashare-inverse {
    color: #00aff0;
}

.novashare-button.snapchat .novashare-button-block {
    background: #fffc00;
}

.novashare-button.snapchat .novashare-border {
    border-color: #fffc00;
}

.novashare-button.snapchat .novashare-inverse {
    color: #fffc00;
}

.novashare-button.soundcloud .novashare-button-block {
    background: #f30;
}

.novashare-button.soundcloud .novashare-border {
    border-color: #f30;
}

.novashare-button.soundcloud .novashare-inverse {
    color: #f30;
}

.novashare-button.spotify .novashare-button-block {
    background: #1ed760;
}

.novashare-button.spotify .novashare-border {
    border-color: #1ed760;
}

.novashare-button.spotify .novashare-inverse {
    color: #1ed760;
}

.novashare-button.stackoverflow .novashare-button-block {
    background: #fe7a16;
}

.novashare-button.stackoverflow .novashare-border {
    border-color: #fe7a16;
}

.novashare-button.stackoverflow .novashare-inverse {
    color: #fe7a16;
}

.novashare-button.steam .novashare-button-block {
    background: #000;
}

.novashare-button.steam .novashare-border {
    border-color: #000;
}

.novashare-button.steam .novashare-inverse {
    color: #000;
}

.novashare-button.subscribe .novashare-button-block {
    background: #7a5189;
}

.novashare-button.subscribe .novashare-border {
    border-color: #7a5189;
}

.novashare-button.subscribe .novashare-inverse {
    color: #7a5189;
}

.novashare-button.telegram .novashare-button-block {
    background: #2ca5e0;
}

.novashare-button.telegram .novashare-border {
    border-color: #2ca5e0;
}

.novashare-button.telegram .novashare-inverse {
    color: #2ca5e0;
}

.novashare-button.tiktok .novashare-button-block {
    background: #000;
}

.novashare-button.tiktok .novashare-border {
    border-color: #000;
}

.novashare-button.tiktok .novashare-inverse {
    color: #000;
}

.novashare-button.tripadvisor .novashare-button-block {
    background: #34e0a1;
}

.novashare-button.tripadvisor .novashare-border {
    border-color: #34e0a1;
}

.novashare-button.tripadvisor .novashare-inverse {
    color: #34e0a1;
}

.novashare-button.vimeo .novashare-button-block {
    background: #1ab7ea;
}

.novashare-button.vimeo .novashare-border {
    border-color: #1ab7ea;
}

.novashare-button.vimeo .novashare-inverse {
    color: #1ab7ea;
}

.novashare-button.wordpress .novashare-button-block {
    background: #21759b;
}

.novashare-button.wordpress .novashare-border {
    border-color: #21759b;
}

.novashare-button.wordpress .novashare-inverse {
    color: #21759b;
}

.novashare-button.yelp .novashare-button-block {
    background: #d32323;
}

.novashare-button.yelp .novashare-border {
    border-color: #d32323;
}

.novashare-button.yelp .novashare-inverse {
    color: #d32323;
}

.novashare-button.youtube .novashare-button-block {
    background: red;
}

.novashare-button.youtube .novashare-border {
    border-color: red;
}

.novashare-button.youtube .novashare-inverse {
    color: red;
}

.novashare-border {
    border-width: 2px;
    border-style: solid;
}

body .novashare-button .novashare-button-block.novashare-inverse, body .novashare-button:hover .novashare-button-block.novashare-inverse, body a.novashare-button.novashare-hover-swap .novashare-button-block.novashare-button-wrapper {
    background: 0 0;
}

.novashare-1-col .novashare-buttons-wrapper > a {
    flex-basis: 100%;
    margin-right: 0;
}

.novashare-2-col .novashare-buttons-wrapper > a {
    flex-basis: calc(50% - 5px);
}

.novashare-2-col .novashare-buttons-wrapper > a:nth-of-type(2n) {
    margin-right: 0;
}

.novashare-3-col .novashare-buttons-wrapper > a {
    flex-basis: calc(33.333333% - 6.666666px);
}

.novashare-3-col .novashare-buttons-wrapper > a:nth-of-type(3n) {
    margin-right: 0;
}

.novashare-4-col .novashare-buttons-wrapper > a {
    flex-basis: calc(25% - 7.5px);
}

.novashare-4-col .novashare-buttons-wrapper > a:nth-of-type(4n) {
    margin-right: 0;
}

.novashare-5-col .novashare-buttons-wrapper > a {
    flex-basis: calc(20% - 8px);
}

.novashare-5-col .novashare-buttons-wrapper > a:nth-of-type(5n) {
    margin-right: 0;
}

.novashare-6-col .novashare-buttons-wrapper > a {
    flex-basis: calc(16.666666% - 8.333333px);
}

.novashare-6-col .novashare-buttons-wrapper > a:nth-of-type(6n) {
    margin-right: 0;
}

.novashare-columns.small.novashare-has-total-share-count-before .novashare-buttons-wrapper {
    margin-left: 40px;
}

.novashare-columns.small.novashare-has-total-share-count-after .novashare-buttons-wrapper {
    margin-right: 40px;
}

.novashare-columns.large.novashare-has-total-share-count-before .novashare-buttons-wrapper {
    margin-left: 60px;
}

.novashare-columns.large.novashare-has-total-share-count-after .novashare-buttons-wrapper {
    margin-right: 60px;
}

.novashare-buttons.small .novashare-button {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border-radius: 5px;
}

.novashare-buttons.small .novashare-button-icon {
    height: 30px;
    width: 30px;
    min-width: 30px;
}

.novashare-buttons.small .novashare-button-share-count {
    font-size: 10px;
}

.novashare-buttons.large .novashare-button {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}

.novashare-buttons.large .novashare-button-icon {
    height: 50px;
    width: 50px;
    min-width: 50px;
}

.novashare-buttons.large .novashare-button-share-count {
    font-size: 16px;
}

.novashare-rounded {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.novashare-rounded .novashare-button-label {
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
}

.novashare-circular {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}

.novashare-circular .novashare-button-label {
    border-radius: 0 30px 30px 0;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
}

.novashare-align-right {
    justify-content: flex-end;
}

.novashare-align-right .novashare-button {
    margin: 0 0 10px 10px;
}

.novashare-align-center {
    justify-content: center;
}

.novashare-align-center .novashare-button {
    margin-left: 5px;
    margin-right: 5px;
}

.novashare-total-share-count {
    font-size: 15px;
    line-height: normal;
    text-align: center;
    display: inline-table;
    height: 40px;
    width: 40px;
    margin: 0 0 10px;
}

.novashare-total-share-count-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.novashare-total-share-count-amount {
    font-weight: 700;
}

.novashare-total-share-count-text {
    font-size: 8px;
    line-height: 11px;
}

.novashare-columns .novashare-total-share-count {
    position: absolute;
    right: 0;
    margin: 0 !important;
}

.novashare-columns.novashare-has-total-share-count-before .novashare-total-share-count {
    right: unset;
    left: 0;
}

.novashare-buttons.small .novashare-total-share-count {
    height: 30px;
    width: 30px;
    font-size: 13px;
}

.novashare-buttons.small .novashare-total-share-count-text {
    font-size: 7px;
    line-height: 10px;
}

.novashare-buttons.large .novashare-total-share-count {
    height: 50px;
    width: 50px;
    font-size: 19px;
}

.novashare-buttons.large .novashare-total-share-count-text {
    font-size: 9px;
    line-height: 12px;
}

.novashare-inline {
    margin-bottom: 10px;
}

.novashare-inline-below {
    margin-top: 10px;
}

.novashare-inline-cta {
    margin-bottom: 10px;
    font-size: 20px;
}

.novashare-floating {
    position: fixed;
    top: 25%;
    left: 5px;
    z-index: 999;
    height: 75%;
}

.novashare-floating .novashare-buttons-wrapper {
    flex-direction: column;
    height: 100%;
}

.novashare-hide {
    display: none;
}

@media print {
    .novashare-no-print, .novashare-no-print * {
        display: none !important;
    }
}

.tg {
    border-collapse: collapse;
    border-spacing: 0;
}

.tg td {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.tg th {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.tg .tg-0pky {
    border-color: inherit;
    text-align: left;
    vertical-align: top
}

@media (min-width: 992px) {
  .pro-loop {
    margin-bottom: 20px !important;
    padding: 0 10px;
  }
  
  .pro-loop.pro-loop-trai {
    width: 25% !important;
  }
  
  .layout-pageContact .contact-us {
    display: flex;
    align-items: center;
  }
  
  .layout-pageContact .contact-us .col-md-6.fade-box {
    display: flex;
    flex-direction: row;
  }
  
  .layout-pageContact .contact-us .col-md-6.pd_contact {
    border-left: 1px solid #ccc;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-right: 0;
    margin-right: 15px;
  }

  #collection #collection-product-list .product-img img {
    aspect-ratio: 1000 / 666;
    object-fit: cover;
  }

  .content-product-list.product-list {
    display: flex;
    flex-wrap: wrap;
    margin: 5px;
  }
}