.section-slider {
  width: 60%;
  float: left;
  position: relative;
  margin-top: 0;
}
.module_yml {
  width: 20%;
  float: left;
  position: relative;
  margin-top: 0;
}

.yml-content {
  max-height: 410px;
  overflow: hidden;
  padding-left: 0;
}
.you_may_like .rfq-wrap {
  margin-top: 10px;
  font-size: 14px;
  color: #888;
}
.yml-content .item {
}
.yml-content .item {
  height: 58px;
  padding: 0px;
  list-style: none;
}
.yml-img-wrap {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-right: 10px;
}
.fl {
  float: left;
}
.yml-img-wrap img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.yml-text-wrap {
  padding-top: 5px;
  max-width: 150px;
}
.yml-content a:hover .yml-text-wrap .item-name,
.yml-content a:hover .yml-text-wrap .item-num {
  color: #fcdc01 !important;
}
.yml-text-wrap .item-name {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  color: #222;
  display: block;
}
.yml-text-wrap .item-num {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
  color: #888;
  display: block;
}
.yml-header h2 {
  font-size: 18px;
  font-weight: bold;
}
.yml-header {
  margin-bottom: 10px;
}
.you_may_like .rfq-wrap .btn-rfq:hover {
  background: #fff;
  color: #000;
}
.you_may_like .rfq-wrap .btn-rfq {
  border-color: #000;
  border-radius: 4px;
  background: #000;
  color: #fff;
  margin-top: 5px;
  width: 100%;
}
.page-home .section,
.section-latest-products {
  margin-top: 0;
}

.page-home.is-active {
  overflow-y: hidden;
}

.special_offers {
  margin-top: 20px;
}
body.page-home .section {
  margin-bottom: 20px;
}
.nav-main .module_yml {
  top: -20px;
}

.nav-main .container {
  padding-top: 20px;
}
.page-home .navbar {
  display: flow-root;
}

.industry-booth {
  background: #fff;
  margin-top: 20px;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  padding: 0 !important;
}
.industry-booth .industry-banner {
  position: relative;
  box-sizing: border-box;
  width: 20%;
  overflow: hidden;
}
.industry-booth .industry-link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.industry-booth .industry-theme-image {
}
.industry-booth .theme-img-big {
  display: block !important;
}
.industry-booth .theme-img-small {
  display: none !important;
}
.industry-booth .industry-theme-info {
  position: absolute;
  left: 40px;
  top: 40px;
}
.industry-booth .industry-title {
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 30px;
  color: #222;
}
.industry-booth .soure-now .btn {
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
}
.btn-main {
  color: #fff;
  border: solid 1px #e64545;
  background-color: #e64545;
}
.industry-booth .industry-products {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-top: 1px solid #e6ecf2;
  flex: 1;
}
.industry-booth .prod-item {
  position: relative;
  box-sizing: border-box;
  border: 1px solid #e6ecf2;
  border-left: 0;
  border-top: 0;
  width: 25%;
}
.industry-booth .prod-inr {
  position: relative;
  display: block;
  padding: 5px;
}
.industry-booth .prod-txt {
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  color: #555;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  position: relative;
  z-index: 2;
  margin: 5px;
  text-align: justify;
}
.industry-booth .prod-pic {
  text-align: right;
  font-size: 0;
}
.industry-booth .prod-pic .pic-inr {
  width: 120px;
  height: 120px;
  display: inline-block;
  font-size: 0;
  overflow: hidden;
}
.img-wp {
  width: 100%;
  padding-top: 100%;
  position: relative;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}
.industry-booth .prod-inr img {
  transition: transform 0.3s ease-out;
}
.industry-booth .view-more {
  display: none;
}
.industry-booth .prod-item .more-link {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 120px;
}
.industry-booth .more-box {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.industry-booth .more-icon {
  width: 48px;
  height: 48px;
  margin: 0 auto;
  margin-bottom: 10px;
  background: url(//www.micstatic.com/sh/img/home-2019/more-icon.png) no-repeat
    center;
}
.industry-booth .more-text {
  font-size: 16px;
  color: #555;
}
.img-wp img {
  width: 120px;
  height: 120px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  right: 0;
}
ul.nav.navbar-nav.mega-menu li div.dropdown-menu {
  left: 20%;
}
.industry-booth .prod-inr:hover .prod-txt {
  color: #e64d45;
}
.right-sidebar-products .module_yml {
  width: 100%;
}
.bg_w {
  background: #fff;
}
.pt-15 {
  padding-top: 15px;
}
.list-node.col-product {
  /* width: 25%; */
}

.row-product .list-node.col-product {
  display: flex;
  /* width: 100%; */
  flex-wrap: wrap;
  /* width: 100%; */
}

.row-product.d-flex {
  margin: 0 -3px;
}

.row-product.product_cat .list-node.col-product {
  /* width: 25%; */
}

.row-product .list-node.col-product .product-item {
  width: 100%;
  padding: 3px !important;
  background-color: transparent;
}

.row-product .list-node.col-product .box-text-products {
  display: flow-root;
}

.list-node .product-item .right {
  display: table-cell;
}
.list-node .product-item .left label {
  margin-right: 5px;
}
.list-node .product-item .left {
  display: table-cell;
}
.list-node .product-details-user {
  float: left;
  font-size: 0.875rem;
  line-height: 18px;
}
.meta span {
  font-size: 13px;
  line-height: 18px;
  color: #9a9a9a;
  float: right;
  margin-left: 15px;
}

.list-node.col-product .product-details-review {
  margin-left: 0;
}

.list-node .product-details-review {
  display: inline-block;
  margin-left: 30px;
}
.list-node .meta span i {
  margin-right: 5px;
}
.list-node .product-item h1.product-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 10px;
}
.list-node .product-item .item-details {
  padding-top: 0;
}
.mb-20 {
  margin-bottom: 20px;
}
.col-content-products.search_page,
.col-sidebar-products {
  /* padding-top: 15px; */
  /* padding-bottom: 15px; */
}
.right-sidebar-products .you_may_like {
  padding: 0;
}
.yml-content .item a {
  display: flex;
}

body .nav-breadcrumb {
  padding-bottom: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.meta.shop {
  border-top: 1px dashed #dae0e5;
  padding-top: 15px;
}
.lbl-price {
  color: #ff0000;
}
.btn-contact-seller-e {
  color: #fff;
  border: solid 1px #d92121;
  background-color: #d92121;
  float: left;
}
.btn-product-cart-cus i {
  margin: 0;
  color: green;
}
.btn-product-cart-cus {
  padding: 5px 10px;
  border: 1px solid #e6ecf2;
  margin: 0 5px;
}
.row-custom .btn-wishlist i {
  font-size: 13px;
  margin: 0;
}
.row-custom .btn-wishlist {
  padding: 5px 10px;
  border: 1px solid #e6ecf2;
  line-height: 22px !important;
}
.list-node .custom-control-variation {
  margin-bottom: 0;
}
.list-node .discount-rate {
  width: auto;
  display: inherit;
  background: #f20000;
  color: #fff;
  margin-left: 10px;
  padding: 0 4px;
}
.ana_cart a .notification {
  top: -10px;
  left: -14px;
}
.cat_header {
  width: 135px;
  border: 1px solid #d2d2d2;
  margin-right: 10px;
}
.head_ana_left .top-search-bar {
}
.cat_header .btn {
  padding: 10px 10px 9px;
}
.cat_header .search-select .dropdown-menu {
  top: -1px !important;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.page .container {
  background: #fff;
  padding-top: 20px;
}
.section-featured-list li .section-featured-content {
  color: #666;
  text-decoration: none;
  display: block;
}
.section-featured-list .img-thumb-160 {
  width: 100%;
  height: 160px;
  border: 1px solid #e6ecf2;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-featured-list .img-thumb-160 img {
  max-width: 100%;
  max-height: 100%;
}
ul,
li {
  list-style: none;
}
.section-featured-list {
  padding-left: 0;
  list-style: none;
}
.product-sort-by .sort-select {
  margin-left: 0;
}
#select_sort_items {
  width: 100%;
}

.section-featured-list .featured-name {
  margin: 5px 0 0;
  font-size: 14px;
  max-height: 42px;
  overflow: hidden;
}
.metashop {
  padding-top: 10px;
}

.product_cat .metashop > div,
.product_cat .pro_cart > div {
  display: block;
  float: left;
  margin-left: 0;
  margin-bottom: 5px;
  width: 100%;
}
.product_cat .product-contact span {
  margin-right: 5px;
}
.col-content-products .product_cat .img-product-container {
  height: auto;
}
.product-item .item-details .product-title a {
  white-space: inherit;
  width: 100%;
  height: 40px;
  line-height: 20px;
  color: #222;
}
.product_cat .product-contact span i {
  margin-right: 2px;
}
body .nav-top.fixed .nav-top-right {
  display: block;
}
.members {
  margin-top: -20px;
  padding-top: 20px;
}
.ncc .module_yml {
  width: 100%;
}
.form-inline {
  margin-top: 5px;
}
.members .col-content-products .img-product-container {
  height: auto;
}
.member_item_pro .row-custom {
  padding: 0;
}
.area_member > div {
  border-bottom: 1px solid #e6ecf2;
  margin-bottom: 15px;
}
.member-list-item .left label {
  color: #999;
  width: 120px;
}
.logo_main img {
  max-height: 50px;
  max-width: 180px;
  width: 100%;
}
#accordion .tab-pane .card {
  padding: 20px;
}
a.img-shop-header {
  float: left;
  max-width: 80px;
  width: 70px;
}
a.img-shop-header img {
  height: 60px;
  width: auto;
}
div#menu_scroll_lhson a {
  color: #222;
}

.thong-tin-shop-header div#wao_menu_lhson span {
  float: right;
}
.thong-tin-shop-header-right {
  float: left;
  width: calc(80% - 75px);
  color: #555;
  margin-left: 5px;
}
.thong-tin-shop-header-right h2 {
  line-height: 24px;
  padding: 5px 0px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  font-size: 18px;
  color: #222;
  text-decoration: none;
}
.thong-tin-shop-header-right p {
  float: left;
  padding-right: 10px;
}
body .nav-top .nav-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.header_shop .top-search-bar {
  width: 100%;
}
.thong-tin-shop-header-right p i {
  margin-right: 5px;
  font-size: 16px;
}
.thong-tin-shop-header-right .rating i {
  font-size: 12px;
}
#form_validate_search input,
#form_validate_search .dropdown-item,
#form_validate_search .dropdown-toggle {
  font-size: 14px;
}
#form_validate_search .search-select button {
  min-width: 142px;
}
.mt--5 {
  margin-top: -2px;
}
.mobile-nav-buttons .btn-block {
  background-color: #fe0000;
}
span.info i {
  margin-right: 5px;
}
.section-featured-members .section-header .title {
  margin-bottom: 20px;
}
.header_shop .top-bar .col-right .navbar-nav {
  margin-top: 10px;
}
.header_shop .top-bar {
  padding: 10px 0;
}
nav#nav-shop-v2 {
  float: left;
  width: 100%;
  background: #da291c;
  margin-bottom: 20px;
}
ul.menu-cha-shop {
  float: left;
  width: 100%;
  position: relative;
}
ul.menu-cha-shop li {
  float: left;
  position: relative;
  display: block;
  padding: 0 15px;
  color: #fff;
  line-height: 40px;
  border: 1px solid #da291c;
  cursor: pointer;
}
ul.menu-cha-shop li a {
  font-size: 14px;
  color: #fff;
}
ul.menu-shop-v2 {
  float: left;
  width: 250px;
  top: 40px;
  position: absolute;
  z-index: 999;
  background: #da291c;
  display: none;
  margin-left: -30px;
}
ul.menu-shop-v2 li {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 4px 10px;
  line-height: 25px;
}
ul.menu-shop-v2 li a {
  float: left;
  width: 100%;
  font-size: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.thong-tin-shop-header-right p {
  margin-bottom: 0;
}
ul.menu-cha-shop li:hover ul {
  display: block;
}
ul.menu-cha-shop li:hover {
  background: #fff;
}
ul.menu-cha-shop li > a,
ul.menu-cha-shop li:hover ul a {
  color: #fff;
}
ul.menu-cha-shop li:hover a,
ul.menu-cha-shop ul li:hover a {
  color: #da291c;
}
ul.menu-shop-v2:before {
  height: 1px;
  content: "";
  background: #fff;
  width: 250px;
  float: left;
  opacity: 0.5;
}
#provice_filter .radio_label:before {
  border-radius: 10px !important;
}
.row-custom.row-member-index button {
  padding: 7px 10px;
  margin-right: 10px;
}

.product-list-pagination {
  margin-top: 15px;
}

.category-filtering {
  display: none;
}
.button.secondary{
    background-color: #0a0a0a;
    border-radius: 99px;
    color: #fff;
    padding: 0 1.2em;
    line-height: 2.4em;
    min-height: 2.5em;
    margin-right: 1em;
    display: inline-block;
}
@media (min-width: 768px) {
  .head_ana_right.col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .head_ana_left.col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}

@media (min-width: 992px) {
  .col-content-products.search_page {
    flex: 1 0 74%;
    max-width: 76%;
  }
  .col-sidebar-products {
    max-width: calc(24% - 10px);
  }

  .col-content-products.search_page {
    margin-left: 10px;
    /* margin-right: 10px; */
  }
  .members .col-content-products .product-item .img-product {
    max-height: 160px;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .row-product.product_cat .list-node.col-product {
    /* width: calc(100% / 3); */
  }

  .box-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .col-sidebar-products.bg_w {
    display: none;
    width: 260px;
    position: fixed;
    top: 0;
    left: -260px;
    z-index: 9999;
    padding: 30px 15px;
    height: 100%;
    transition: 0.3s;
  }
  .col-sidebar-products.bg_w.is-active {
    display: block;
    left: 0;
    overflow-y: scroll;
  }

  .col-sidebar-products.bg_w.is-active .product-filters {
    display: block;
  }

  .bg_w1.is-active {
    position: fixed;
    top: 0;
    left: 260px;
    z-index: 9999;
    background: #0b0b0b;
    opacity: 0.6;
    width: 100%;
    height: 100%;
  }
  .category-filtering {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .industry-booth .industry-link {
    padding: 30px 20px 30px 21px;
  }
  .industry-booth .theme-img-big {
    display: none !important;
  }
  .industry-booth .theme-img-small {
    display: block !important;
  }
  .industry-booth .industry-title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .industry-booth .industry-banner .ob-icon {
    display: inline-block;
  }
  .industry-booth .soure-now .btn {
    display: none;
  }
  .industry-booth {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1024px) {
  .industry-booth .prod-inr {
    padding: 20px;
  }
  .industry-booth .view-more {
    display: block;
  }
}
@media only screen and (max-width: 812px) {
  .industry-booth .prod-item {
    width: 50%;
  }
  .industry-booth .prod-item {
    width: 33.33%;
  }
  .list-node .product-item {
    display: block;
  }
  .industry-booth .industry-banner {
    width: 100%;
  }
  .list-node.col-product {
    /* width: calc(100% / 3); */
  }
}

@media only screen and (max-width: 768px) {
  .industry-booth .prod-item {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .btn-filter-products-mobile {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
  }
  .industry-booth .prod-item {
    width: 50%;
  }
  ul.menu-cha-shop li:not(:first-child) {
    display: none;
  }
  .menu-icon-shop-mobile {
    display: block;
  }
  ul.menu-cha-shop {
    width: 90%;
    position: absolute;
    left: 0;
    z-index: 99;
  }
  ul.menu-cha-shop li.nav-item-v2 a i {
    font-size: 24px;
    margin-right: 5px;
  }
  .menu-icon-shop-mobile {
    float: right;
    width: 10%;
    margin: 0px;
    right: 0px;
    margin-right: -15px;
    text-align: center;
  }

  .menu-icon-shop-mobile a {
    line-height: 40px;
  }

  .menu-icon-shop-mobile a i {
    font-size: 20px;
    color: #fff;
  }

  ul.menu-cha-shop li a {
    background: none;
  }

  ul.menu-cha-shop li {
    background: #da291c;
    color: #fff;
    width: 100%;
  }
  .industry-products.homepage span.sr-proList-price-home {
    position: relative;
    float: left;
    width: 100%;
  }

  .industry-booth .prod-pic .pic-inr {
    width: 100%;
    border: 1px solid #f0f1f2;
  }

  .industry-booth .prod-inr {
    padding: 5px;
  }

  .industry-booth .prod-inr img {
    height: 100%;
    width: auto;
  }

  .industry-booth .prod-item .img-wp {
    height: 100%;
    width: auto;
    padding: 0px;
  }

  .industry-booth .prod-item del.discount-original-price.sr-proList-price-home {
    position: absolute;
    right: 0px;
  }
  .industry-products.homepage span.sr-proList-price-home {
    position: relative;
    float: left;
    width: 100%;
  }

  .industry-booth .prod-pic .pic-inr {
    width: 100%;
    border: 1px solid #f0f1f2;
  }

  .industry-booth .prod-inr {
    padding: 5px;
  }

  .industry-booth .prod-inr img {
    height: 100%;
    width: auto;
  }

  .industry-booth .prod-item .img-wp {
    height: 100%;
    width: auto;
    padding: 0px;
  }

  .industry-booth .prod-item del.discount-original-price.sr-proList-price-home {
    position: absolute;
    right: 0px;
  }

  div#promoted_posts p.title-exp {
    display: none;
  }
  .industry-booth .industry-theme-image img {
    display: none !important;
  }

  .industry-booth .industry-theme-info {
    position: relative;
    left: 0px;
    top: 0px;
  }

  .industry-booth .industry-title {
    color: red;
    font-weight: bold;
    text-transform: uppercase;
  }

  .industry-booth .industry-link {
    padding: 10px;
  }

  .row-product .list-node.col-product .product-item {
    width: 50%;
  }

  .row-product .list-node.col-product .box-text-products {
    text-align: center;
  }
}
@media screen and (min-width: 850px){
.gallery-columns-6 .gallery-item, .large-columns-6>.col, .large-columns-6 .flickity-slider>.col {
    max-width: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%;
    padding: 0 2px 3px;
}
}