@media screen and (max-width:992px) and (min-width: 768px){
  .category-wrappers {
    width: 100%;
  }
}

@media screen and (max-width:1024px){
  .category-content-wrapper .product-layout .product-card {
    width: calc(33.3% - 1rem);
}
}

@media screen and (max-width:992px){
  .megamenu > li {
    width: 100% !important;
}
}

@media screen and (max-width:870px){
  .box-container {
    flex-wrap: wrap;
    margin-bottom: 1rem;
}

.box-container .box-content {
    width: 50%;
    margin-bottom: 2rem;
}

.home-banner-content .banner-container {
    padding: 10px;
}
}

@media screen and (max-width:768px){
  ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li > ul {
    flex-direction: column;
}


ul.megamenu li .sub-menu .content .categories {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 300px;
}

.mobil-nav-container {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 5px 0;
  background-color: #ffffff !important;
  position: fixed;
  bottom: 0;
  z-index: 99;
  border-top: 2px solid;
}

.mobil-nav-container .mobil-nav-item {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.mobil-nav-container .mobil-nav-item > a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.mobil-nav-container .mobil-nav-item > i {
  font-size: 19px;
}

.mobil-nav-container .mobil-nav-item > a > i {
  font-size: 18px;
}

.mobil-nav-container .mobil-nav-item > span {
  font-size: 13px;
}

.mobil-nav-container .mobil-nav-item > a > span {
  font-size: 11px;
  font-family: 'Noto Sans',sans-serif;
}

.mobile-header .header-mobile-top .header-logo-mobile > a {
  display: flex;
  width: 85%;
}
.header-bottom-content .header-left .header-logo {
    display: none;
}

.megamenu-header {
    display: none;
}

.header-search-container {
    display: none !important;
}

.header-shopping-cart {
    display: none !important;
}

.header-bottom-content {
    height: 0 !important;
    padding: 0 !important;
}

  .mobile-header {
    display: flex !important;
    flex-direction: column;
    padding: 10px !important;
    height: auto !important;
}

.mobile-header .header-mobile-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.mobile-header .header-mobile-top > div {
    width: 33.3%;
    display: flex;
    justify-content: center;
}

.mobile-header .header-mobile-top .header-shopping-cart {
    justify-content: end;
    display: flex !important;
}

.mobile-header .header-mobile-top .header-menu-mobile {
    justify-content: flex-start;
}

.header-mobile-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.header-mobile-bottom .header-search-container-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.product-list-container {
  width: 100%;
}

.content-wrapper .sogo-content .product-layout {
  flex-wrap: wrap;
}

.category-content-wrapper .product-layout .product-card {
  width: calc(50% - 1rem);
}
.header-mobile-bottom .header-search-container-mobile .header-search-mobile {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    width: 100%;
}

.header-mobile-bottom .header-search-container-mobile .header-search-mobile #search {
    position: unset !important;
    border: none;
    display: block !important;
}

.header-mobile-bottom .header-search-container-mobile .header-search-mobile #search input {
    position: unset !important;
    padding: 4px;
    height: 40px;
    width: 85% !important;
    border: none;
    box-shadow: none;
    background: #F5F5F5;
}

.header-mobile-bottom .header-search-container-mobile .header-search-mobile #search .input-group-btn {
    display: flex;
    width: 15%;
}

.header-mobile-bottom .header-search-container-mobile .header-search-mobile #search .input-group-btn > button {
    height: 40px;
    padding: 5px;
    font-size: 12px;
    width: 100%;
    border: none;
    background: #F5F5F5;
}

.header-mobile-bottom .header-search-container-mobile .header-search-mobile .search-form {
    width: 100%;
}

.mobile-header .header-mobile-top .header-shopping-cart a {}

.mobile-header .header-mobile-top .header-shopping-cart a .account-icon {
    position: relative;
}

.mobile-header .header-mobile-top .header-shopping-cart a .account-icon > i {
    font-size: 22px;
}

.mobile-header .header-mobile-top .header-shopping-cart a .account-icon .cart-count {
    display: flex !important;
    background: #df1919;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    height: 17px;
    width: 17px;
    position: absolute;
    right: -8px;
    color: #fff;
    font-size: 10px;
    top: -2px;
}

.mobile-header .header-mobile-top .header-menu-mobile > i {
    font-size: 25px;
    color: #000;
}
.activemenu {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: flex;
  width: 70% !important;
  left: 0;
}
.expand-submenu > i {
 display: block !important; 
}
.with-sub-menu {
  width: 100% !important;
}
.product-swiper-wrapper {
  display: none;
}
.sogo-product-container .product-right .product-details-lower .product-cart-buttons.sticked {
  bottom: 50px;
  flex-direction: unset;
  align-items: center;
}

.add-cart-content {
  justify-content: space-evenly;
  width: 60%;
}

.sogo-product-container .product-right .product-details-lower .product-cart-buttons .cart-count-buttons {
  /* justify-content: center !important; */
  margin: 0 !important;
  width: 40% !important;
}

.sogo-product-container .product-right .product-details-lower .product-cart-buttons .cart-count-buttons > .quantity-input-wrapper {
  width: 50% !important;
}

.sogo-product-container .product-right .product-details-lower .product-cart-buttons .cart-count-buttons > button {
  width: 30px !important;
}

.sogo-product-container .product-right .product-details-lower .product-cart-buttons.sticked #button-cart {
  width: 80%;
  margin-right: 1rem;
}

.product-detail-content-wrap {
  padding-left: 20px;
  padding-right: 20px;
}

.product-contact-content {
  padding-left: 15px;
  padding-right: 15px;
}
.content-wrapper .sogo-content .filter-sort {
  position: fixed;
  bottom: 53px;
  height: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 99;
  display: flex !important;
  border-top: 1px solid #ddd;
  width: 100%;
  padding: 0;
  left: 0;
}
.category-list--container {
  display: none !important;
}
.content-wrapper .sogo-content .filter-sort .sort-view #show-filter, .content-wrapper .sogo-content .filter-sort .sort-view .sort-wrapper {
  width: 50%;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
}

.bf-form > [class^="bf-attr-"] {
  width: 100% !important;
}

.bf-price-slider-container {
  width: 95%;
}

.bf-cur-symb {
  justify-content: space-evenly !important;
}

.bf-panel-wrapper {
  position: fixed !important;
  inset: 0 !important;
  z-index: 100001 !important;
  background-color: #fff !important;
}

.box .box-content.brainyfilter-panel {
  max-height: 100vh;
  overflow: auto;
}

.filter-close-wrapper {
  display: block;
  overflow: auto;
  max-width: calc(100% - 45px);
}

.filter-close-wrapper .active-filters {
  width: 100%;
  height: 45px;
  padding: 0.5rem 45px 0.3rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter-close-wrapper #close-filter {
  position: absolute;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  border: 0;
  background: #fff;
  width: 45px;
  height: 45px;
  font-size: 1.5rem;
  right: 0;
  top: 0;
  z-index: 99;
}

.bf-form {
  padding: 0 0 70px !important;
}

.category-content-wrapper .category-list--container .bf-form .bf-attr-block {
  width: 100% !important;
  margin: 0 !important;
}

.bf-attr-header {
  background-color: #eee !important;
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
  padding: 1rem !important;
}

}

@media screen and (max-width:680px){
  
  .box-container .box-content .box-content-toptext {
      flex-direction: column-reverse;
  }
  
  .box-container .box-content .box-content-toptext > i {
      margin-left: 0;
      margin-bottom: 1rem;
      font-size: 27px;
  }
  
  .home-banner-content .banner-container .banner-content {
      width: 100%;
  }
  
  .home-banner-content .banner-container {
      flex-wrap: wrap;
  }
  
  .home-banner-content .banner-container .banner-content:not(:last-child) {
      margin: 0;
      margin-bottom: 1rem;
  }
  
  .footer-container {
      flex-wrap: wrap;
  }
  
  .footer-container > div {
      width: 100%;
      margin-top: 3rem;
      height: auto;
  }
  
  .footer-container .footer-barcode {width: 50%;}
  
  
  .footer-container .footer-social-icon {
      width: 50%;
  }
  
  
  .footer-link > ul > li > a {
      justify-content: center;
      width: 100%;
  }
  
  .footer-logo > a {
      justify-content: center;
  }
  
  .footer-logo > a > img {
      width: 80%;
  }
}

@media screen and (max-width:520px){
  .product-contact-content > button > a > span {
    font-size: 9px;
    font-weight: 700;
}

.product-contact-content > button > a > i {
    margin-right: .2rem;
    font-size: 15px;
}

.product-contact-content > button {
    padding: 8px 0;
}
  .footer-link > ul > li {
    width: 100%;
}

.footer-container .footer-social-icon {
    width: 100%;
}

.footer-container .footer-barcode {
    width: 100%;
}

.footer-barcode > img {
    width: 22%;
}
.tab-featured-container .vertical-tab .nav-tabs > li > a {
  font-size: 13px;
}
}
@media screen and (max-width:430px){
  .tab-featured-container .vertical-tab .nav-tabs {
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: start;
    flex-shrink: 1;
    padding-bottom: 3px;
}

.tab-featured-container .vertical-tab .nav-tabs > li > a {
    width: max-content;
}

.tab-featured-container .vertical-tab .nav-tabs::-webkit-scrollbar {
    height: 3px;
}

.tab-featured-container .vertical-tab .nav-tabs::-webkit-scrollbar-thumb {}

.box-container .box-content .box-content-toptext > span {
  font-size: 12px;
}

.box-container .box-content .box-content-bottomtext > span {
  font-size: 12px;
}


}


@media screen and (max-width:375px){
  .sort-wrapper-container .sort-wrapper-select-container > a {
    font-size: 10px;
}

.product-card .product-caption .product-name-wrapper > a > span {
    font-size: 11px !important;
}

.product-price-container .product-price {
    font-size: 12px;
}
}