/*
Theme Name: Theme Shop 
Author: MinhHaiWeb
Author URI:           https://minhhaiweb.com
Description:          Thiet ke website uy tin, chat luong
Version: 1.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.5;
  display: inline-block;
  width: 100%;
  font-family: 'Inter', sans-serif;
}
body.no-scroll {
  -webkit-overflow-scrolling: none;
  overflow: hidden;
  overscroll-behavior: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
  border: 1px solid #ddd;
  line-height: 1.5;
  padding: 5px 10px;
  border-radius: 5px;
  min-height: 40px;
}
.woocommerce-info {
  border-top-color: #111;
}
.woocommerce-info::before {
  color: #111;
}
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
}
.woocommerce-MyAccount-navigation ul li {
  margin-bottom: 10px;
  margin-left: 0;
}
.woocommerce-MyAccount-navigation ul li a {
  padding: 10px 15px;
  border: 1px solid #ccc;
  display: inline-block;
  width: 100%;
  border-radius: 5px;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  background: #111;
  border: 1px solid #111;
  color: #fff;
}
.woocommerce-MyAccount-content a {
  color: #222;
  text-decoration: underline;
}
.woocommerce-EditAccountForm input {
  padding: 5px 10px;
  border-radius: 5px;
  min-height: 36px;
}
.woocommerce-EditAccountForm fieldset {
  margin: 20px 0;
}
.comment-form-author label,
.comment-form-email label {
  min-width: 70px;
  display: inline-block;
}
h2.woocommerce-Reviews-title {
  font-size: 20px;
  /* font-weight: 500; */
}
form#commentform {
  padding: 25px 25px 10px;
  background: #efefef;
  margin-top: 20px;
  border-radius: 5px;
}
form#commentform input#submit {
  background: #333 !important;
  color: #fff !important;
  font-weight: 500!important;
  text-transform: uppercase;
  padding: 10px 20px!important;
}
p {
  margin: 0 0 10px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  font-weight: 500;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li {
  margin-left: 10px;
  margin-bottom: 5px;
}
a {
  text-decoration: none;
  color: #000;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container,
.row {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  clear: both;
  position: relative;
}
.row {
  padding-left: 25px;
  padding-right: 25px;
}
.container {
  padding-left: 40px;
  padding-right: 40px;
}
.container .row {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  padding-right: 0;
}
.row {
  display: flex;
  width: auto;
  flex-flow: row wrap;
}
.row > div:not(.col):not([class^=col-]):not([class*=" col-"]) {
  width: 100% !important;
}
.align-center {
  align-items: center !important;
  justify-content: center;
}
.text-center {
  text-align: center;
}
.col {
  margin: 0;
  padding: 0 15px 20px;
  position: relative;
  width: 100%;
}
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.word-nav {
  margin-bottom: 2rem;
}
.word-nav span.txt {
  color: #333;
}
.word-nav .word-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 0;
}
.word-nav .word-it {
  border: 1px solid #9E9E9E;
  display: flex;
  justify-content: center;
  align-items: center;
}
.word-nav .word-it:first-child {
  margin-right: 1.6rem;
  margin-left: 0;
}
.word-nav .word-it span.txt {
  display: block;
  width: fit-content;
  padding: 0.2rem 0.8rem;
  cursor: pointer;
  transition: 0.2s;
}
.word-nav .word-it.active,
.word-nav .word-it:hover {
  background: #333;
  color: #fff;
  border: 1px solid #333;
}
.word-nav .word-it.active span.txt,
.word-nav .word-it:hover span.txt {
  color: #fff;
}
.brand-list {
  row-gap: 15px;
  display: none;
}
.brand-list.active {
  display: flex;
}
.brand-list .col {
  padding-bottom: 0;
}
.header__wrapper {
  display: flex;
  align-items: center;
  padding: 20px 0;
  height: 65px;
}
nav.site-navigation {
  display: flex;
  align-items: center;
  flex: 1 1 0;
  justify-content: flex-end;
}
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.header__logo {
  display: block;
  position: relative;
  margin: 0;
  order: -1;
  margin-right: 40px;
}
.header__logo .header__logo-image {
  display: block;
  width: max-content;
  max-width: 160px;
  transition: opacity 0.2s ease-in-out;
}
.header__logo-image--transparent {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  object-fit: contain;
  object-position: center;
}
.header--transparent .header__logo-image:not(:last-child) {
  opacity: 0;
}
.header__linklist {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: max-content;
  margin-inline-start: 30px;
}
.admin-bar .site-navigation ul.menu > li:not(.menu-single) > ul.sub-menu {
  top: 98px;
}
.site-navigation ul.menu {
  display: flex;
  flex-wrap: wrap;
  row-gap: 12px;
}
.site-navigation ul.menu li > a {
  position: relative;
}
.site-navigation ul.menu li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .3s;
  opacity: 0.5;
}
.site-navigation ul.menu li:hover > a:after {
  transform: scaleX(1);
  transform-origin: left;
}
.site-navigation ul.menu > li.menu-item {
  text-transform: uppercase;
  font-size: 13px;
  display: flex;
  align-items: center;
  font-weight: 500 !important;
  margin: 0;
  margin-right: 15px;
}
.site-navigation ul.menu > li.menu-item > a {
  position: relative;
  line-height: 65px;
}
.site-navigation ul.menu > li.menu-item > a:after {
  content: "";
  position: absolute;
  bottom: 50%;
  margin-bottom: -12px;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .3s;
}
.site-navigation ul.menu > li.menu-item:hover > a:after {
  transform: scaleX(1);
  transform-origin: left;
}
.site-navigation ul.menu {
  list-style: none;
}
.site-navigation ul.menu > li:not(.menu-single) > ul.sub-menu {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  position: fixed;
  top: 65px;
  left: 0;
  width: 100%;
  background: #f5f5f5;
  justify-content: start;
  padding-top: 45px;
  padding-bottom: 60px;
  overflow: visible;
  display: flex;
  padding: 20px calc(50% - 670px);
}
.site-navigation ul.menu > li:not(.menu-single) > ul.sub-menu li a {
  color: #000;
}
.site-navigation ul.menu > li:not(.menu-single):hover > .sub-menu {
  opacity: 1;
  visibility: inherit;
}
.site-navigation ul.menu li.menu-full > ul.sub-menu {
  flex-wrap: wrap;
  justify-content: space-between;
}
.site-navigation ul.menu li.menu-full > ul.sub-menu li {
  margin-left: 0;
}
.site-navigation ul.menu li.menu-full > ul.sub-menu li li a {
  text-transform: none;
}
.site-navigation ul.menu li.menu-full > ul.sub-menu li > a {
  font-weight: 500;
  color: #333;
  text-transform: uppercase;
}
.site-navigation ul.menu li.menu-single {
  position: relative;
}
.site-navigation ul.menu li.menu-single > ul.sub-menu {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 100%;
  left: -15px;
  width: 100%;
  background: #fff;
  overflow: visible;
  padding: 10px 0 ;
  min-width: 250px;
  border: 1px solid #2e2e2e26;
}
.site-navigation ul.menu li.menu-single > ul.sub-menu li {
  margin: 0;
  position: relative;
  padding: 0 10px;
}
.site-navigation ul.menu li.menu-single > ul.sub-menu li.menu-item-has-children > a {
  position: relative;
}
.site-navigation ul.menu li.menu-single > ul.sub-menu li.menu-item-has-children > a:before {
  font-family: "Font Awesome 6 Free";
  content: "\f105";
  color: #333;
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 4px;
}
.site-navigation ul.menu li.menu-single > ul.sub-menu li a {
  color: #000;
  display: inline-block;
  width: 100%;
  padding: 5px 5px;
  line-height: 25px;
  border-bottom: 1px solid #2e2e2e10;
}
.site-navigation ul.menu li.menu-single > ul.sub-menu li:last-child a {
  border: 0;
}
.site-navigation ul.menu li.menu-single > ul.sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: inherit;
}
.site-navigation ul.menu li.menu-single > ul.sub-menu ul.sub-menu {
  position: absolute;
  left: 100%;
  top: -11px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  background: #fff;
  overflow: visible;
  min-width: 250px;
  border: 1px solid #2e2e2e26;
}
.site-navigation ul.menu li.menu-single:hover > .sub-menu {
  opacity: 1;
  visibility: inherit;
}
.site-navigation .tt-mg {
  display: block;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.site-navigation .nav-brands .sub-menu {
  display: inline-block;
  width: 100%;
  background: #fff;
}
.site-navigation .nav-brands .sub-menu > li {
  margin: 0;
  width: 100%;
}
.site-navigation .nav-brands .mega-left ul {
  background-color: #333;
  border-radius: 15px;
  padding: 10px;
  overflow: hidden;
}
.site-navigation .nav-brands .mega-left ul a {
  color: #fff!important;
  padding: 5px 0!important;
  text-transform: none;
  font-size: 16px!important;
  font-weight: normal!important;
  font-family: 'Inter', sans-serif;
}
.site-navigation .nav-brands .mega-right .row {
  padding: 0;
}
.header__linklist li a {
  position: relative;
}
.header__linklist li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .3s;
}
.header__linklist li a:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.header__linklist-item {
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-size: 13px;
  display: flex;
  align-items: center;
  font-weight: 500 !important;
  margin: 0;
}
.header__linklist-item:not(:last-child) {
  margin-right: 25px;
}
.header__linklist-item svg {
  display: inline-block;
  margin: 0 10px 0 0;
  height: 15px;
}
.header__cart-count {
  margin-left: 10px;
}
/*.home .site-header:not(.mh-sticky-menu) {
  box-shadow: none;
}
.home .site-header:after {
  display: block;
}*/
.site-header {
/*  position: fixed;
  top: 0;
  left: 0;*/
  width: 100%;
  z-index: 99;
  box-shadow: 0 1px #d5d4ce;
  background: #fff;
  position: relative;
}
.site-header a {
  font-size: 13px;
  color: #111;
}
.site-header:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25vh;
  background-image: url(images/bg-gradient.png);
  background-size: contain;
  background-position: center top;
  background-repeat: repeat-x;
  z-index: -1;
  opacity: 1;
  transition: opacity .25s;
  pointer-events: none;
  display: none;
}
.site-header:hover {
  background: #fff;
  box-shadow: 0 1px #d5d4ce;
}
.site-header:hover a {
  //font-size: 13px;
  color: #111;
}
.site-header:hover:after {
  display: none!important;
}
#site-navigation:hover {
  background: #fff;
  box-shadow: 0 1px #d5d4ce;
}
/*#site-navigation:hover a {
  font-size: 13px;
  color: #111;
}*/
/*#site-navigation:hover img.header__logo-image.header__logo-image--transparent {
  display: none;
}
#site-navigation:hover img.header__logo-image {
  display: block;
}
#site-navigation:hover svg,
#site-navigation:hover .header__cart-count {
  color: #333;
}*/
/*.home .site-header:not(.mh-sticky-menu) {
  color: #fff;
}
.home .site-header:not(.mh-sticky-menu) img.header__logo-image {
  display: none;
}
.home .site-header:not(.mh-sticky-menu) img.header__logo-image.header__logo-image--transparent {
  display: block;
  opacity: 1;
  width: 160px;
  height: auto;
  position: relative;
}
.home .site-header:not(.mh-sticky-menu) a {
  color: #fff;
}
.home .site-header:not(.mh-sticky-menu) .sub-menu a {
  color: #333;
}*/
/*.admin-bar .site-header {
  padding-top: 32px;
}*/
.mh-sticky-menu {
  background: #fff;
  box-shadow: 0 1px #d5d4ce;
}
.mh-sticky-menu:after {
  opacity: 0!important;
}
.content-area {
  padding-top: 30px;
}
.home .content-area {
  padding-top: 0;
}
section.box-gt1 {
  padding-top: 50px;
}
#outerSub {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 500 !important;
  text-transform: uppercase;
  letter-spacing: 1.3px !important;
}
.text-gt1 {
  padding-right: 20px;
  font-size: 14px;
}
.text-gt1 > p:first-child {
  font-weight: 500 !important;
  text-transform: uppercase;
  letter-spacing: 1.3px !important;
}
.text-gt1 h2 {
  font-weight: 400 !important;
  font-style: normal !important;
  letter-spacing: 0 !important;
  line-height: 1;
  font-size: 45px;
  margin: 30px 0;
}
.button-wrapper {
  margin-top: 30px;
}
a.button {
  font-weight: 500 !important;
  text-transform: uppercase;
  letter-spacing: 1.3px !important;
  position: relative;
  font-size: 13px;
}
a.button:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform-origin: left;
  transition: transform .3s;
  bottom: -6px;
  transform: scaleX(1);
}
a.button:hover:after {
  transform: scaleX(0);
  transform-origin: right;
}
section {
  padding: 30px 0;
}
section.banner-home-top {
  padding: 0;
  margin-bottom: 45px;
}
.titleWrap {
  text-align: center;
}
.titleWrap .button-wrapper {
  margin-top: 0;
  font-size: 13px;
}
.titleWrap .heading {
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.woocommerce-message {
  border-top-color: #333;
  max-width: 1340px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.woocommerce-message::before {
  content: "\e015";
  color: #333;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
  padding: 0;
  display: inline-block;
  width: 105px;
}
.item-product {
  padding-top: 5px;
}
.item-product a.woocommerce-LoopProduct-link {
  padding: 35px 0 15px;
}
.item-product .star-rating {
  display: none!important;
}
.item-product .col-inner {
  background: #fff;
  border: solid 1px #E2E2E2;
  border-radius: 20px;
  transition: all 0.5s;
  overflow: hidden;
  height: 100%;
}
.item-product .col-inner a {
  display: block;
}
.item-product .col-inner a img {
  float: left;
}
.item-product .col-inner:hover {
  box-shadow: 2px 4px 8px #00000040;
}
.item-product span.woocommerce-loop-product__title {
  width: 100%;
  display: inline-block;
  font-weight: 500;
  max-height: 42px;
  line-height: 21px;
  overflow: hidden;
  margin: 10px 0 0;
}
.item-product .price {
  padding: 0 15px;
  font-weight: 500;
  display: inline-block;
  width: 100%;
  font-size: 15px !important;
}
.item-product a.button {
  display: none;
}
.item-product .item-content {
  padding: 15px 12px;
  display: grid;
  text-align: left;
  grid-template-columns: auto auto;
  font-size: 14px;
  font-weight: 500;
}
.item-product .item-content a {
  margin-right: 15px;
}
.item-product .item-content .price-p {
  color: #db0000;
}
.flickity-prev-next-button {
  margin-top: -22px;
  opacity: 0;
  transition: all 0.5s;
}
.flickity-prev-next-button.previous {
  left: 20px;
}
.flickity-prev-next-button.next {
  right: 20px;
}
.list-product {
  //padding-bottom: 20px;
}
.list-product .flickity-button {
  display: none;
}
.list-product .flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0;
}
.list-product .flickity-page-dots .dot {
  margin: 0 5px;
}
.list-product:hover .flickity-prev-next-button {
  opacity: 1;
}
.summary .col-inner {
  position: sticky;
  padding: 30px;
  top: 100px;
}
h1.product_title.entry-title {
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 10px;
}
.price {
  color: #db0000!important;
}
.pd0 {
  padding-left: 0!important;
  padding-right: 0!important;
}
.a_content_p {
  display: flex;
  width: auto;
  flex-flow: row wrap;
}
.a_content_p .col-left {
  flex-basis: 250px;
  max-width: 250px;
  padding-bottom: 30px;
  padding-right: 40px;
  position: relative;
}
.a_content_p .col-left .bt-close-menu {
  position: absolute;
  top: 15px;
  right: 30px;
  font-size: 26px;
  cursor: pointer;
  color: #222;
}
.a_content_p .col-right {
  flex-basis: calc(100% - 250px);
  max-width: calc(100% - 250px);
  padding-bottom: 30px;
}

.product-categories {
  margin: 0;
  list-style: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
  margin-right: 4px;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.col-left ul .count {
  display: none;
}
.col-left ul li {
  display: block;
  padding: 5px 0!important;
  margin: 0;
  color: #333;
}
.col-left ul li a {
  line-height: 18px;
  font-size: 14px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.price ins {
  text-decoration: none;
}
.price del {
  text-decoration: none;
}
.price del bdi {
  text-decoration: line-through;
}
.price del .amount {
  color: #555 !important;
  font-weight: normal;
}
.col-left ul::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.col-left ul::-webkit-scrollbar {
  width: 10px;
  border-radius: 3px;
  background: #333;
}
.col-left ul::-webkit-scrollbar-thumb {
  background: #33333380;
  border-radius: 3px;
  opacity: 0.6;
}
.col-left ul::-webkit-scrollbar-thumb:hover {
  background: #333;
}
.col-left ul ul
.col-left ul ul li {
  font-size: 90%;
}
.product-categories li a:before {
  content: "\f111" !important;
  display: inline-block !important;
  font-family: "Font Awesome 5 Free" !important;
  padding-right: 5px!important;
  color: #333!important;
}
.product-categories li:hover > a:before,
.product-categories li.current-cat > a:before,
.product-categories li.chosen > a:before {
  content: "\f058" !important;
  color: #333!important;
  font-weight: 900!important;
  padding-right: 5px!important;
  margin-right: 0!important;
}
span.widget-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.pd-desc-features {
  margin-bottom: 30px;
  margin-top: 20px;
}
.p_name_c {
  margin-bottom: 5px;
}
.p_name_c a {
  margin-right: 5px;
  color: #333;
  font-weight: 500;
}
.p_name_c a:after {
  content: ",";
}
.p_name_c a:last-child:after {
  content: none;
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0 5px 3px 0;
}
.woocommerce .woocommerce-product-rating {
  display: flex;
  align-items: center;
  margin-bottom: 10px!important;
}
.box-toggle {
  font-size: 15px;
  margin-bottom: 20px;
  overflow: hidden;
}
.box-toggle.closed .pd-line {
  width: 40px;
}
.box-toggle.box-features {
  border-bottom: 1px solid #9E9E9E;
}
.box-toggle p {
  margin-bottom: 6px;
}
.box-toggle p em {
  font-style: normal;
  font-weight: 500;
  border-bottom: 1px solid #cbcbcb;
  font-size: 16px;
  margin: 15px 0 3px;
  display: inline-block;
}
.box-toggle p:first-child em {
  margin-top: 0;
}
.box-toggle > button {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  height: 32px;
  min-height: 32px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.box-toggle > button:after {
  font-family: "Font Awesome 6 Free";
  content: "\f068";
  float: right;
  font-size: 16px;
  padding-right: 3px;
  font-weight: 900;
}
.box-toggle .pd-line {
  width: 100%;
  height: 0;
  border-bottom: 2px solid #9E9E9E;
  transition: width .5s ease;
  margin: 5px 0 20px 0;
}
.box-toggle .pdp-info {
  width: 100%!important;
  padding-bottom: 15px;
  padding-top: 5px;
  font-size: 14px;
}
.box-toggle .pdp-info ul li {
  margin-left: 0;
}
.box-toggle.closed > button:after {
  content: "\f067";
}
.box-toggle.closed .pd-line {
  width: 40px;
}
.quantity {
  display: flex;
  border: 1px solid #9E9E9E;
  margin-right: 10px!important;
  width: 90px;
  justify-content: center;
  border-radius: 5px;
}
.quantity span.minus {
  width: 30px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  padding-left: 10px;
}
.quantity span.plus {
  width: 30px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  padding-right: 10px;
}
.quantity .input-text {
  height: 40px;
  border: 0;
  background: transparent;
  outline: 0;
  box-shadow: none;
}
button.single_add_to_cart_button.button.alt {
  background: #000;
  height: 42px;
  text-transform: uppercase;
  font-weight: normal;
  max-width: calc(100% - 260px);
  width: 350px;
  border-radius: 5px;
}
button.single_add_to_cart_button.button.alt:hover {
  background: #333;
}
button.button.buy_now_button{
  background: #000;
  height: 42px;
  text-transform: uppercase;
  font-weight: normal;
  width: 150px;
  border-radius: 5px;
  margin-left: 10px;
  color: #fff;
}
button.button.buy_now_button:hover {
  background: #333;
  color: #fff;
}
.item-thumb {
  margin-bottom: 10px;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: .5;
  display: inline-block;
  color: #333;
}
.woocommerce div.product p.price del .amount,
.woocommerce div.product span.price del .amount {
  color: #333 !important;
  font-weight: 500;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 auto;
  max-width: 100%;
}
.woocommerce span.onsale,
.onsale {
  min-height: auto;
  min-width: auto;
  padding: 2px 10px;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 20px;
  top: 15px;
  left: 25px;
  margin: 0;
  border-radius: 20px;
  background-color: #333;
  color: #fff;
  font-size: 13px;
  z-index: 9;
}
a.reset_variations {
  display: none!important;
}
ul.page-numbers {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 15px 0;
}
ul.page-numbers li {
  margin: 0 ;
  display: inline-block;
}
ul.page-numbers li a,
ul.page-numbers li span {
  width: 36px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  display: block;
  border: 1px solid #00000030;
  font-size: 16px;
}
ul.page-numbers li span {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}
.item-tin-tuc img {
  border-radius: 5px;
}
.item-tin-tuc p.title-post {
  font-size: 17px;
  text-align: center;
  margin-top: 5px;
  font-weight: 500;
  padding: 0 10px;
}
.site-footer {
  background: #111;
  padding: 50px 0 10px;
  color: #fff;
  margin-top: 40px;
  font-size: 13px;
}
.site-footer p {
  font-size: 13px;
  line-height: 1.8;
}
.site-footer a {
  color: #fff;
  transition: all 0.3s;
}
.site-footer a:hover {
  color: #ccc;
}
.site-footer .widget-title {
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  display: inline-block;
}
.site-footer ul li {
  margin-left: 0;
  margin-bottom: 8px;
  line-height: 22.5px;
}
.site-footer ul li a {
  font-size: 13px;
  display: inline-block;
  word-break: break-word;
  font-weight: normal;
}
.footer-top {
  padding: 0 80px;
  display: grid;
  grid-gap: 40px;
  gap: 40px;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  grid-auto-flow: column;
  grid-template-columns: none;
}
.footer-top .social-media {
  display: flex;
  flex-wrap: wrap;
}
.footer-top .social-media li {
  width: 100%;
}
.footer-top .social-media a {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 3px 0;
  font-size: 13px;
}
.footer-top .social-media svg {
  width: 14px;
  height: 14px;
  display: block;
  vertical-align: middle;
  background: none;
  pointer-events: none;
  overflow: visible;
}
.footer-top .item-image-ft {
  display: flex;
  align-items: end;
}
.footer-top .item-image-ft img {
  width: 180px;
}
.coppy-right {
  padding: 20px 0 10px;
  border-top: 1px solid #ccc;
  margin-top: 40px;
}
.tab-dm {
  display: inline-grid;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  justify-content: flex-start;
  box-shadow: none;
  gap: 30px;
}
.tab-dm .tablinks {
  margin: 15px 0 20px;
  border: 0;
  background: transparent;
  padding: 0 0 18px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  opacity: 0.6;
  transition: all 0.5s;
  cursor: pointer;
  position: relative;
  color: #000;
}
.tab-dm .tablinks:before {
  content: "";
  width: 60%;
  height: 1px;
  display: inline-block;
  border: 1px solid #333;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 0;
  margin-bottom: 0;
  position: absolute;
  bottom: 10px;
  left: 20%;
  opacity: 0;
}
.tab-dm .tablinks.active,
.tab-dm .tablinks:hover {
  opacity: 1;
}
.tab-dm .tablinks.active:before,
.tab-dm .tablinks:hover:before {
  background: #000;
  opacity: 1;
  box-shadow: inset 0px 0px 1px 1.5px #fff;
}
.tab-dm .tablinks:hover {
  opacity: 1;
}
.tabcontent {
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden;
  transition: opacity 0.6s ease-in-out;
}
.tabcontent.active {
  display: block !important;
  height: auto;
  overflow: hidden;
  padding: 0;
  visibility: inherit;
  opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
  border: 0;
  display: grid;
  grid-template-columns: 1fr;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0;
  border-top: 1px solid #ccc!important;
  border-bottom: 1px solid #ccc!important;
  background-color: transparent;
  color: #000;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  cursor: pointer;
  opacity: 0.6;
  transition: all 0.5s;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  width: 100%;
  font-weight: 500;
  text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  opacity: 1;
  border-top: 1px solid #000!important;
  border-bottom: 1px solid #000!important;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
  background: #000;
  border-radius: 5px;
  opacity: 1;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
  background-color: var(--wvs-selected-item-background-color, #000000);
  color: var(--wvs-selected-item-text-color, #ffffff);
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  margin: 5px 12px 5px 0;
  border-radius: 5px!important;
  min-height: 36px;
}
.woocommerce-tabs.wc-tabs-wrapper {
  margin-top: 10px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable {
  border: 0 !important;
  border-bottom: 1px solid #000!important;
  border-radius: 0;
  padding: 0;
  box-shadow: none !important;
  outline: none;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable span.filter-count {
  border: 1px solid #333;
  padding: 0 5px;
  font-size: .8em;
  margin: 0px 10px;
  border-radius: 4px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened,
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened + .filter-content {
  border: 1px solid #9E9E9E;
  box-shadow: none;
}
.tt.tt-sec {
  color: #000;
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
}
.box-search {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #fff;
  transform: translate(100%);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-in-out;
  padding: 30px;
  width: 100%;
  max-width: 450px;
  background: #fff;
}
.box-search.open {
  opacity: 1;
  visibility: visible;
  transform: translate(0);
}
.box-search .bt-close-menu {
  position: absolute;
  top: 30px;
  right: 35px;
  font-size: 26px;
  cursor: pointer;
}
.box-search .box-s > p {
  font-size: 16px;
}
.box-search .box-s form.searchform {
  position: relative;
}
.box-search .box-s form.searchform input#s {
  width: 100%;
  border: 0;
  padding: 10px 50px 10px 0;
  border-bottom: 1px solid #333;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  font-size: 15px;
}
.box-search .box-s form.searchform .bt-submit {
  position: absolute;
  right: 0px;
  top: 50%;
  background: transparent;
  border: none;
  padding: 10px;
  transform: translateY(-50%);
  cursor: pointer;
}
.box-search .box-s {
  margin-top: 30px;
}
.box-menu-mb {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #fff;
  transform: translate(100%);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-in-out;
  padding: 0 0 30px;
  width: 100%;
  max-width: 450px;
  background: #fff;
}
.box-menu-mb.open {
  opacity: 1;
  visibility: visible;
  transform: translate(0);
}
.box-menu-mb .bt-close-menu {
  position: absolute;
  top: 15px;
  right: 30px;
  font-size: 26px;
  cursor: pointer;
  color: #222;
}
.box-menu-mb .box-m > p {
  font-size: 16px;
}
.box-menu-mb .box-m form {
  position: relative;
}
.box-menu-mb .box-m form input#s {
  width: 100%;
  border: 0;
  padding: 10px 50px 10px 0;
  border-bottom: 1px solid #333;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  font-size: 15px;
}
.box-menu-mb .box-m form svg {
  position: absolute;
  right: 0px;
  top: 12px;
}
.box-menu-mb .box-m {
  margin: 50px 30px 0;
}
.mini_cart {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #fff;
  transform: translate(100%);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-in-out;
  padding: 30px;
  width: 100%;
  max-width: 450px;
  background: #fff;
}
.mini_cart.open {
  opacity: 1;
  visibility: visible;
  transform: translate(0);
}
.mini_cart .widget_shopping_cart_content {
  display: flex;
  flex-direction: column;
  height: calc(100% - 40px);
}
.mini_cart .bt-close-menu {
  position: absolute;
  top: 30px;
  right: 35px;
  font-size: 26px;
  cursor: pointer;
}
.mini_cart p.woocommerce-mini-cart__total.total {
  margin-top: auto;
  background: #ebebeb;
  text-align: center;
  padding: 5px 10px;
  min-height: 40px;
  line-height: 30px;
  font-size: 17px;
  font-weight: 500;
}
.mini_cart ul.cart_list,
.mini_cart ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.mini_cart ul.cart_list li,
.mini_cart ul.product_list_widget li {
  padding: 15px 15px 15px 35px;
  position: relative;
  margin: 0;
  list-style: none;
  display: inline-block;
  width: 100%;
  border-bottom: 1px dashed #ccc;
}
.mini_cart ul.cart_list li a,
.mini_cart ul.product_list_widget li a {
  display: block;
  font-weight: 700;
}
.mini_cart a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: #333 !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
  position: absolute;
  left: 5px;
  top: 40px;
  opacity: 0.3;
}
.mini_cart a.remove:hover {
  color: #333 !important;
  opacity: 1;
  background: transparent;
}
.mini_cart ul.cart_list li img,
.mini_cart ul.product_list_widget li img {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  width: 80px;
  height: auto;
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.mini_cart .woocommerce-mini-cart__buttons {
  display: grid;
  grid-template-columns: auto auto;
  margin: 0;
  gap: 10px;
}
.mini_cart .woocommerce-mini-cart__buttons a {
  background: #333;
  padding: 10px 10px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  transition: all 0.3s;
  border-radius: 0;
}
.mini_cart .woocommerce-mini-cart__buttons a:first-child {
  background: #fff;
  color: #000;
  border: 1px solid #333;
}
.mini_cart .woocommerce-mini-cart__buttons a:after {
  display: none;
}
.mini_cart .woocommerce-mini-cart__buttons a:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
.mini_cart span.quantity {
  margin-top: 3px;
  display: inline-block;
  border: 0;
  margin-right: 0 !important;
  width: auto;
}
.overlay {
  position: fixed;
  z-index: 999;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.overlay.active-overlay {
  display: block;
}
.amount {
  color: #db0000 !important;
  font-weight: 500;
}
h1.woocommerce-products-header__title.page-title {
  font-size: 26px;
}
.woocommerce nav.woocommerce-pagination ul {
  border: 0;
  width: auto;
  margin-top: 20px;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
  border: 0;
  line-height: 20px;
}
.woocommerce nav.woocommerce-pagination ul li span:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a.current {
  background: #111;
  color: #fff;
}
.page-header {
  margin-bottom: 20px;
}
.page-header h1 {
  font-size: 28px;
  margin-bottom: 5px;
}
.banner-blog {
  margin-bottom: 30px;
}
.banner-blog img {
  border-radius: 10px;
}
.single-post .entry-content ul {
  padding-inline-start: 40px;
  list-style: none;
  margin-bottom: 20px;
}
.single-post .entry-content ul li {
  margin: 8px 0;
  position: relative;
}
.single-post .entry-content ul li:before {
  content: '';
  background: #0000008a;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 7px;
}
h1.entry-title {
  font-size: 28px;
}
.single-post .content-area {
  padding-top: 65px;
}
.single-post .banner-blog {
  margin-bottom: 30px;
  background: #f1f1f1;
  padding: 40px 0 10px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 100%;
}
a.checkout-button.button.alt.wc-forward {
  background: #222;
  transition: 0.3s;
}
a.checkout-button.button.alt.wc-forward:hover {
  background: #000;
}
.term-description-bottom {
  margin-top: 20px;
}
.term-description {
  margin-bottom: 0!important;
}
.woocommerce a.remove {
  color: #333 !important;
  opacity: 0.3;
}
.woocommerce a.remove:hover {
  background: transparent;
  opacity: 1;
  color: #333 !important;
}
.woocommerce-cart-form {
  padding-top: 48px;
}
.woocommerce-cart-form input#coupon_code {
  height: 35px;
  min-height: auto;
  width: 100px !important;
}
.woocommerce-cart-form button.button {
  height: 35px;
  font-weight: normal !important;
  background: #333 !important;
  color: #fff !important;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  float: left;
  width: 100%;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: right;
  width: 100%;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #f5f5f5;
  border-radius: 5px;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #e7e7e7;
  color: #515151;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #e7e7e7;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
button#place_order {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 1em;
  background: #222;
  transition: 0.3s;
  width: 100%;
  text-transform: uppercase;
  font-weight: 500;
}
.woocommerce-checkout-review-order .product-name {
  display: flex;
  align-items: center;
}
.woocommerce-checkout-review-order .product-name img.image-product-checkout {
  margin-right: 8px;
  width: 60px;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 100%;
  overflow: visible;
}
p#billing_country_field {
  display: none;
}
.woocommerce-additional-fields {
  margin-top: 30px;
}
textarea#order_comments {
  min-height: 120px;
  padding-top: 15px;
}
.box_s_p {
  display: flex;
  margin-bottom: 20px;
}
.box_s_p .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  height: 40px;
  padding-left: 10px;
  padding-right: 20px;
}
.box_s_p .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #222!important;
  line-height: 40px!important;
  font-size: 13px;
}
.box_s_p .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: 1px;
  right: 3px;
  width: 20px;
}
.box_s_p .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: 1px;
  right: 5px;
  width: 20px;
}
.box_s_p .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #111;
  font-size: 13px;
  font-weight: 500;
}
.box_s_p .select2-container--default .select2-selection--single .select2-selection__clear {
  display: none;
}
.box_s_p .woocommerce-result-count {
  display: none;
}
.box_s_p .select2-container {
  width: auto!important;
  min-width: 200px;
}
.box_s_p #woocommerce_product_categories-2 {
  display: inline-block;
  width: auto;
}
.box_s_p .woocommerce-ordering {
  margin: 0;
  margin-left: auto;
  max-width: 50%;
}
.box_s_p .woocommerce-ordering select {
  vertical-align: top;
  border: 1px solid #aaa;
  height: 40px;
}
.box-tk {
  padding: 10px 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 20px;
}
.box-tk a {
  color: #555;
  margin: 5px 5px;
  display: inline-block;
  font-size: 13px;
}
.box-tk a:hover {
  text-decoration: underline;
}
label {
  font-size: 16px;
  font-weight: 400 !important;
}
.title-qt {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.fillter-mobile {
  display: none;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
  width: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs {
  padding: 10px 30px;
  align-items: center;
  justify-content: center;
  display: flex;
  max-width: 550px;
  margin: 0 auto;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 20%;
  float: left;
  margin: 0;
  list-style: none;
  clear: none!important;
  padding: 6px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
}
.woocommerce div.product div.images {
  margin-bottom: 0;
}
.woocommerce-product-gallery .flex-viewport {
  border-radius: 5px;
  overflow: hidden;
}

.item-dm {
  background: #fff;
  text-align: center;
  margin-bottom: 0;
  border: 1px solid #efefef;
  border-radius: 10px;
  overflow: hidden;
}
.item-dm a {
  display: inline-block;
  width: 100%;
  position: relative;
}
.item-dm a img {
  transition: transform .5s ease;
  padding: 10px;
  width: auto;
}
.item-dm a span {
  display: inline-block;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
  z-index: 1;
  background: rgba(255, 255, 255, 0.9);
  color: #333;
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
  transition: all .5s;
}
.item-dm a:hover span {
  font-weight: 500;
}
.item-dm a:hover img {
  transform: scale(1.1);
}
.heading{
  margin-bottom: 20px;
}
.heading.center {
  text-align: center;
}
.box-th{
  margin-top: 20px;
}
.thongtin {
  border: 1px solid #efefef;
  border-radius: 10px;
  padding: 5px 10px;
  font-size: 13px;
  position: sticky;
  top: 90px;
}
.thongtin table {
  margin-bottom: 0;
}
.thongtin table td,
.thongtin table th {
  border-bottom: 1px solid #efefef;
  font-size: 15px;
  line-height: 1.3;
  padding: 0.5em;
  text-align: left;
  color: #222;
  min-width: 130px;
}
.thongtin table td a,
.thongtin table th a {
  color: #2a59ab;
}
.thongtin table td a:hover,
.thongtin table th a:hover {
  text-decoration: underline;
}
.thongtin table tbody tr:last-child td,
.thongtin table tbody tr:last-child th {
  border-bottom: 0;
}
.p_name_c a{
  color: #2a59ab;
}
.p_name_c a:hover{
  text-decoration: underline;
}
.note-huong{
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.note-huong h3 {
  font-size: 1.2em;
  color: brown;
  background-image: linear-gradient(to right, #ffc3a0 0%, #ffafbd 100%);
  padding: 5px 10px;
  display: inline-block;
  border-radius: 5px;
  width: 100%;
}
.list-note {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding-bottom: 2em;
}
.item-note {
  font-size: 85%;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  width: 20%;
  position: relative;
  cursor: pointer;
}
.item-note img {
  width: 68px;
  height: 68px;
  display: block;
  margin: 0 auto;
}
.item-note span {
  display: block;
  margin-top: 5px;
}
.product-banner .widget-content {
  display: flex;
  gap: 30px;
}
.banner-featured {
  width: 40%;
  max-width: 40%;
  flex: auto;

}
.banner-featured img{
  border-radius: 20px;
  overflow: hidden;
}
.product-banner .list-product {
  width: 60%;
  max-width: 60%;
  flex: auto;
}
.product-banner .item-product {
  flex-basis:33.33333%;
  max-width:33.33333%;
}
.widget-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.widget-header .widget-title {
  color: #111111;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  line-height: 1;
  padding-left: 15px;
  font-size: 22px;
}
.widget-header .widget-title:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 100%;
  background: #111111;
  border-radius: 3px;
  top: 0;
  left: 0;
}
.widget-header .btn-viewmore {
  margin-left: auto;
  border-radius: 30px;
  border: 1px solid #111111;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 15px;
  font-size: 14px;
}
.des_cus {
  display: flex;
  width: 100%;
  gap: 30px;
}
.des_content {
  flex-basis: 60%;
  max-width: 60%;
  text-align: justify;
}
.des_ttct {
  flex-basis: 40%;
  max-width: 40%;
}
.des_ttct table{
  width: 100%;
}
.flex-viewport img{
  padding: 0 80px;
}
.list-policy {
  border: 1px solid #efefef;
  border-radius: 10px;
  margin: 0 !important;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-b1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 10px;
  border-right: 1px solid #efefef;
}
.icon-b1 p{
  margin: 0;
}
.list-policy .icon-b1:last-child{
  border:0;
}
.icon-b1 img{
  height: 40px;
}
.shopping-hotline {
  text-align: center;
  margin: 15px 0;
  font-size: 20px;
}
.shopping-hotline a {
  color: #d72229;
}
.shopping-hotline a i {
  font-size: 20px;
  padding:0 2px;
  animation: ring 1s infinite ease-in-out;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #ebe9eb!important;
}
.price_slider_wrapper {
  padding-top: 10px!important;
}
.price_slider_wrapper .price_label span {
  color: #db0000;
}
span.ui-slider-handle.ui-corner-all.ui-state-default,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #111111!important;
}
.woocommerce .widget_price_filter .price_slider_amount {
  display: grid;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  grid-row-end: 3;
  max-width: 80px;
}
.woocommerce .widget_price_filter .price_slider_amount {
  text-align: left;
}
li.menu-item-type-gs_sim{
  width: 100%;
}
.item-brand {
  padding: 5px;
  text-align: center;
}
.item-brand img {
  display: block;
  border: 1px solid #fff;
  background: #fff;
  border: 1px solid #efefef;
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
  transition: all 0.3s;
  width: 100%;
  margin-bottom: 6px;
}
.item-brand img:hover {
  border: 1px solid #111111;
}
.list-brands {
  padding: 10px;
  background: #333;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.list-brands ul {
  width: 100%;
  justify-content: center;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.list-brands ul li{
  margin: 0 15px;
}
.list-brands ul a {
  font-size: 22px;
  color: #fff;
  padding: 5px;
}
.list-brands ul a:hover{
  text-decoration: underline;
}
.title_row_thuongthieu {
  font-size: 22px;
  font-weight: 700;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ececec;
  margin-bottom: 15px;
}
.list-brands-item {
  margin-bottom: 20px;
}
.content-tc{
  max-width: 900px!important;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 15px;
}
nav#ftwp-contents {
  border-radius: 10px !important;
}
.banner-home-top {
  padding-bottom: 50px;
}
.banner-home-top  .flickity-page-dots .dot {
  width: 60px;
  height: 4px;
  border-radius: 0;

}
/*body.hover-on-menu{
  overflow: hidden;
}*/
.word-nav .word-list li{
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
section.related.products {
  margin-top: 30px;
}
.widget {
  margin-bottom: 30px;
}
.des_cus a{
  position: relative;
}
.des_cus a:after {
  content: "";
  position: absolute;
  bottom: 50%;
  margin-bottom: -10px;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .3s;
}
.des_cus a:hover{
  text-decoration: none!important;
}
.des_cus a:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}








@media screen and (min-width: 850px) {
  .medium-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.33333333%;
  }
  .medium-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.66666667%;
  }
  .medium-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .medium-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.33333333%;
  }
  .medium-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.66666667%;
  }
  .medium-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .medium-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.33333333%;
  }
  .medium-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.66666667%;
  }
  .medium-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .medium-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.33333333%;
  }
  .medium-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.66666667%;
  }
  .medium-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .show-mb {
    display: none!important;
  }
}
@media screen and (max-width: 1600px) {
  .site-navigation ul.menu > li:not(.menu-single) > ul.sub-menu {
    padding: 20px 40px;
  }
}
@media screen and (max-width: 1400px) {
  .site-header a {
    font-size: 12px;
  }
  .header__linklist-item:not(:last-child) {
    margin-right: 15px;
  }
  .header__logo {
    margin-right: 20px;
  }


}

@media screen and (max-width: 1200px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 850px) {
  .medium-1,
  .medium-2,
  .medium-3,
  .medium-4,
  .medium-5,
  .medium-6,
  .medium-7,
  .medium-8,
  .medium-9,
  .medium-10,
  .medium-11,
  .medium-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .small-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.33333333%;
  }
  .small-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.66666667%;
  }
  .small-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .small-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.33333333%;
  }
  .small-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.66666667%;
  }
  .small-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .small-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.33333333%;
  }
  .small-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.66666667%;
  }
  .small-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .small-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.33333333%;
  }
  .small-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.66666667%;
  }
  .small-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .hidden-mb {
    display: none!important;
  }
  .header__linklist {
    margin-left: auto;
    margin-right: 10px;
  }
  .header__linklist a {
    font-size: 14px;
    color: #111;
  }
  .menu-mb i {
    font-size: 22px;
    line-height: 31px;
    padding: 10px 0 10px 15px;
    cursor: pointer;
  }
  #mb-menu.menu li {
    position: relative;
    margin-left: 0;
  }
  #mb-menu.menu li a {
    font-size: 16px;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    line-height: 30px;
    color: #222;
  }
  #mb-menu.menu > li {
    margin: 0;
  }
  #mb-menu.menu > li .sub-menu {
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
    background: #fff;
    box-shadow: none;
    border-left: 0;
    width: 100%;
    height: auto;
    display: none!important;
    flex-wrap: inherit;
    list-style: none;
    padding: 0;
    flex-direction: unset;
    align-content: normal;
    margin: 0;
    transition: all 0.3s;
  }
  #mb-menu.menu > li .sub-menu.open {
    display: block!important;
  }
  #mb-menu.menu > li > a {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    //padding: 15px 30px;
  }
  #mb-menu.menu > li:not(:last-child) {
    border-bottom: 1px solid #2e2e2e26;
  }
  #mb-menu.menu > li > ul li .sub-open {
    top: 10px;
  }
  #mb-menu.menu > li > ul li a {
    padding: 10px 30px 10px 45px;
  }
  #mb-menu.menu > li > ul li > ul li a {
    padding: 10px 30px 10px 60px;
  }
  #mb-menu.menu li.menu-item-has-children {
    position: relative;
  }
  #mb-menu.menu li.menu-item-has-children > a {
    padding-right: 50px;
  }
  .sub-open {
    position: absolute;
    right: 20px;
    top: 15px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .sub-open:after {
    content: "\2b";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    font-size: 18px;
  }
  .sub-open.sub-opend:after {
    content: "\f068";
  }
  a.header__linklist-link.link--animated.cart-container {
    font-size: 14px !important;
  }
  .tt.tt-sec {
    padding: 15px 30px 0;
  }
  .mini_cart {
    padding: 0 30px 30px;
  }
  .mini_cart .bt-close-menu {
    position: absolute;
    top: 15px;
    right: 30px;
    font-size: 26px;
    cursor: pointer;
  }
  form.searchform {
    position: relative;
    margin: 50px 30px 0;
  }
  form.searchform input#s {
    width: 100%;
    border: 0;
    padding: 10px 50px 10px 0;
    border-bottom: 1px solid #333;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    font-size: 15px;
  }
  form.searchform .bt-submit {
    position: absolute;
    right: 0px;
    top: 50%;
    background: transparent;
    border: none;
    padding: 10px;
    transform: translateY(-50%);
    cursor: pointer;
  }
  .row {
    padding-left: 10px;
    padding-right: 10px;
  }
 /* .tab-dm {
    display: flex;
    gap: 10px;
  }*/
  .tab-dm .tablinks {
    line-height: 1.5;
    text-transform: none;
  }
  .tabcontent .list-product .medium-3 {
    flex-basis:50%;
    max-width: 50%;
  }
  .col {
    margin: 0;
    padding: 0 10px 15px;
    position: relative;
    width: 100%;
  }
  .footer-top {
    padding: 0 20px;
    display: grid;
    grid-gap: 20px;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }
  .medium-3.item-product {
    flex-basis: 50%;
    max-width: 50%;
  }
  .item-product .col-inner {
    border-radius: 10px;
  }
  .item-product .col-inner span.woocommerce-loop-product__title {
    width: 100%;
    display: inline-block;
    padding: 0;
    font-weight: 500;
    padding: 0 10px;
    margin: 10px 0 0;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
  }
  .item-product .col-inner .price {
    padding: 0 5px;
    font-size: 13px !important;
  }
  .summary .col-inner {
    position: sticky;
    padding: 0;
  }
  .thumb-sp .flickity-page-dots {
    bottom: 0;
  }
  .woocommerce div.product div.summary {
    margin-bottom: 0;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    grid-template-columns: 1fr;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-top: 0;
  }
  .woocommerce div.product > .container > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .woocommerce div.product > .container > .row .col {
    padding: 0 0 20px;
  }
  .box_s_p .select2-container {
    width: 100% !important;
    min-width: auto;
  }
  .box_s_p {
    gap: 10px;
  }
  select.orderby {
    width: 100%;
  }
  .a_content_p .col-left {
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 30px;
    padding-right: 0;
  }
  .a_content_p .col-right {
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 30px;
  }
  .col.medium-3.item-product {
    padding: 0;
    border: 0;
  }
  .item-product .col-inner {
    background: #fff;
    text-align: center;
    border: 0;
    border-radius: 0;
    box-shadow: none!important;
  }
  .fillter-mobile {
    display: flex;
    align-items: center;
    padding: 0 15px;
    border-radius: 5px;
    height: 40px;
    border: 1px solid #aaa;
    font-size: 14px;
    cursor: pointer;
    width: 50%;
  }
  .fillter-mobile i {
    padding-right: 8px;
  }
  .a_content_p .col-left {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #fff;
    transform: translate(-100%);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s ease-in-out;
    padding: 0 0 30px;
    width: 100%;
    max-width: 450px;
    background: #fff;
  }
  .a_content_p .col-left.show {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
  }
  .a_content_p .col-left .sidebar-p {
    padding: 30px;
  }
  .box_s_p .woocommerce-ordering select {
    font-size: 14px;
  }
  .woocommerce div.product div.images .flex-control-thumbs {
    padding: 10px 0;
  }
  .product-banner .widget-content {
    display: block;
  }    
  .banner-featured {
    width: 100%;
    max-width: 100%;
    flex: auto;
    padding-bottom: 40px;
  }
  .product-banner .list-product {
    width: 100%;
    max-width: 100%;
    flex: auto;
    margin: 0;
  }
  .product-banner .product {
    width: 50%;
    max-width: 50%;
  }
  section.product-banner{
    margin-bottom: 15px;
  }
  .widget-header .btn-viewmore{
    margin: 0 auto;
  }
  .widget-header .widget-title {
    font-size: 20px;
    line-height: 25px;
  }
  .tab-dm{
    gap: 5px;
  }
  .tab-dm .tablinks{
    margin: 0 3px;
    padding: 5px 0;
  }
  .tab-dm .tablinks:before{
    bottom: 3px;
  }
  .banner-home-top .flickity-page-dots .dot {
    width: 25px;
    height: 4px;
    margin: 0 5px;
  }
  .list-brands ul{
    display: inline-block;
    width: 100%;
  }
  .list-brands ul li {
    margin: 0;
    width: 16.66666666666%;
    float: left;
    text-align: center;
  }
  h1.entry-title {
    font-size: 25px;
  }
  .flex-viewport img {
    padding: 0;
  }
  .des_content {
    flex-basis: 100%;
    max-width: 100%;
  }
  .des_ttct {
    flex-basis: 100%;
    max-width: 100%;
    order: -1;
  }
  .des_cus {
    flex-direction: column;
  }
  .woocommerce span.onsale, .onsale {
    padding: 2px 6px;
    font-size: 12px;
  }

  .title-qt {
    display: inline-block;
    width: auto;
    margin-bottom: 10px;
    float: left;
    line-height: 40px;
    padding-right: 10px;
  }
  button.single_add_to_cart_button.button.alt {
    max-width: 220px;
    width: 220px;
    clear: both;
  }
  button.button.buy_now_button{
    max-width: 50%;
    width: calc(100% - 230px);
  }
  .icon-b1 img {
    height: 30px;
  }
  .icon-b1 p{
    text-align: center;
  }
  .thongtin table td, .thongtin table th {
    font-size: 14px;
    min-width: 100px;
  }
  h1.product_title.entry-title {
    font-size: 24px;
    line-height: 1.3;
  }
  .term-description {
    padding-bottom: 20px!important;
    margin-bottom: 20px!important;
  }

}
