.default-style .resp-tabs-list {
    display: flex;
    overflow-x: auto !important;
    white-space: nowrap;
    scrollbar-width: none;
}
.default-style .resp-tabs-list li {
	width: 100%;
}

/* Custom Style Table-Spec : Product detail*/
  .custom-table-spec tr {
    background-color: #fff !important;
    border-bottom: 1px solid #e0e2e3;
  }
  .custom-table-spec tr:last-child {
    border: none;
  }
  .custom-table-spec th {
    font-weight: 700;
  }

/* BacktoTop */
.back2top{
    bottom: 1% !important;
}
/* พื้นหลัง header */
.header-bottom:after {
  width: 100% !important;
	border-radius:0 !important;
}
.header-mobile .mobile-top {
    background-color: #1b1a41 !important;
}
@media (max-width:1024px){
    .wrap.quicklink {
    display: none;
    }
}
  /* สีเว็บฮาร์ดแวร์ใหม่ */
  .header-top {
    background: #000000 !important;
}
  .header-bottom:after {
    background: #ff3434 !important;  
}
.header-content-right > div{
  background-color: #c41a2a7d !important;
}
  .header-content-right > div:hover {
    background-color: #000000 !important;
}
/* mega menu */
.header-style-1 .header-bottom .menu-left.vertical_menu .vertical-menu-block .block-title-menu {
    background-color: #363636 !important;
}
.menu-left.vertical_menu .vertical-menu-block .block-title-menu:before {
    background-color: #000000 !important;
}
/* btn-search */
.header-style-1.header-container .search-container .block-search .actions .action.search {
    background-color: #363636 !important;
}
.header-style-1.header-container .search-container .block-search .actions .action.search:hover{
  background-color: #000000 !important;
}
.cms-index-index .horizontal-block .horizontal-menu .horizontal-megamenu-block .sm_megamenu_menu > li.home-item > a, 
.header-style-1 .horizontal-block .horizontal-menu .horizontal-megamenu-block .sm_megamenu_menu > li.sm_megamenu_actived > a, 
.horizontal-block .horizontal-menu .horizontal-megamenu-block .sm_megamenu_menu > li > a:hover {
    color: #000000 !important;
}
.menu-left.vertical_menu .vertical-menu-block {
    background: #c41a2a7d !important;
  }
.menu-left.vertical_menu .vertical-menu-block:hover {
    background: #fff !important;
}