.DefaultModule{overflow: hidden}
.footer-info-2020 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 15px 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 15px 0;
}

.footer-info-2020 a {
  display: block;
  color: #222;
  margin-bottom: 5px;
}

.footer-info-2020 a:last-child{margin-bottom: 0;}

.footer-info-2020 .item {
  width: 25%;
  padding-right: 10px;
}

.footer-info-2020 .item:last-child {
  padding: 0;
}

.footer-info-2020 .item b {
  display: block;
  margin-bottom: 7px;
  font-weight: bold;
}
div#LogoContainer {
  text-align: center;
  padding: 0;
}

div#LogoContainer img {
  max-width: 170px;
}
.nav>li>a {
  padding: 10px 8px;
}
.dropdown-menu-sub{min-width: unset;}


.cat-title-2020 a {
  color: #333 !important;
}
.cat-title-2020 .sub-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  background: #fff;
  left: 199px;
  top: -1px;
  min-height: 200px;
  width: 200px;
  opacity: 0;
  visibility: hidden;
  transition: .3s all;
  border: 1px solid #d8d8d8;
  border-left: 0;
}
.cat-title-2020:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transition: .3s all;
}
.cat-sub-title-2020 {
  border-bottom: 1px dashed #f0f0f0;
}
ul.sub-menu-left {
  position: absolute;
  background: #fff;
  z-index: 123;
  left: 242px;
  top: 0;
  width: 233px;
  box-shadow: 1px 0px 2px 0px rgba(0,0,0,0.6);
  min-height: 200px;
}
div#cate-menu {
  position: relative;
}

div#cate-menu {
  overflow: unset !important;
}

li.level0:hover .sub-menu-left {
  display: block;
}

#cate-menu .defaultContent {
  padding: 0;
}
ul.sub-menu-left li:hover a {
  margin: 0 !important;
  color: #428bca !important;
}

ul.sub-menu-left li a {
  padding: 7px 8px 7px 9px !important;
  font-size: 12px !important;
  color: #363636 !important;
}

.homepage .box-product-first{width:20%;}

.contact-detail-slide{
  position: absolute;
  bottom: 2px;
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 99;
  color: red;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.line-clamp{-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}
.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}
.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}

.flex-direction-nav a:before{font-family: 'FontAwesome';}
.flex-direction-nav a.flex-next:before{content: '\f054';}
.flex-direction-nav a.flex-prev:before{content: '\f053';}

.detail-des-left .tab-content img{width:100%;}

@media (max-width: 750px){
  .btn-frame{display: none !important;}
}
.tag-wrapper .tags a:hover {
  color: #000 !important;
}

@media (max-width: 769px){
  .homepage .box-product-first{width:50%;}
  .contact-detail-slide{font-size:16px;}
  .ProductImage > a{height: 163px;}
  .ProductImage img{height:100%;}
  #BulkDiscount #addToCart, .bk-btn .bk-btn-paynow{width:100% !important;}
}
