.table-wrapper-responsive { max-width: 100%; overflow: auto; }
@media (max-width: 1200px) { .column-left { width: 285px; }
  .ft-1 { width: 100% !important; margin-bottom: 30px; }
  .ft-2 { width: 100% !important; margin-bottom: 30px; }
  .ft-3 { width: 100% !important; margin-bottom: 30px; }
  .ft-4 { width: 100% !important; margin-bottom: 30px; } }
@media (max-width: 1023px) { .product-list-wrapper .column-left { display: none; } }
@media (max-width: 1000px) { #slider { width: 100%; margin-bottom: 30px; order: -1; }
  .column-left, .column-product-list { width: 100%; text-align: center; margin-bottom: 30px; }
  .body-wrapper { flex-wrap: wrap; }
  .a-side { display: block; width: 100%; z-index: 99999; background: #fff; }
  .main-side { width: 100%; }
  .sidebar-menu { display: none; }
  .a-side-wrapper { position: relative; justify-content: space-between; display: flex; align-items: center; }
  .sidebar-logo { margin: 0 !important; padding-top: 5px; padding-bottom: 5px; }
  #logo img { height: 80px; }
  #copyright .container { flex-wrap: wrap; justify-content: center; text-align: center; }
  #hamburger:before, #hamburger:after, #hamburger span { background-color: #df0000 !important; }
  .body-wrapper:not(.index) #slider { height: auto; } }
.a-side.stickd { position: fixed; top: 0; }
