@media screen and (max-width:700px) {

  .user_in:hover .box_user_in,
  .user_in:focus .box_user_in {
    left: 9%;
    right: auto !important;
  }
  .header-left {
    width: 100% !important;
  }
  
  .header-right {
    margin-right: 0 !important;
  }
  .user_in .cart-toggle{
    display: flex;
align-items: center;
  }
  .mobile-menu-container .nav .nav-item {

  }
  .header-left .search_header {
    display: none;
  }

  .categories_menuulli1:hover .categories_mega_menu,
  .categories_menuulli1:hover .categories_mega_menu {
    display: none !important;
  }

  .curse_pointer {
    cursor: pointer;
  }
  html{
  
    direction: ltr;
  }
  .access_limit {
    margin-bottom: 1rem;
    flex-direction: column;
  }
 
  .toolbox .left-sidebar-toggle:hover,
  .toolbox .left-sidebar-toggle:focus,
  .toolbox .left-sidebar-toggle:active {
    background-color: transparent !important;
    color: var(--color_gray_hover) !important;
  }

  .flc {
    display: none !important;
  }

  .add_li1 {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }

  .addres_li li {

    width: 12em !important;
    min-width: 18em !important;

  }

  .scroll_x {
    overflow-x: auto;
  }

  .namad img {
    margin: 0 auto;
    display: block;
  }

  .new_footerr {
    max-width: 47%;
    margin-left: 1%;
    margin-bottom: 1em;
  }

  .tbl1 li {
    margin: 0px 0px 12px 0px !important;
    width: 100% !important;
  }

  .boxdes1 .right_des {
    margin-top: 2em;
  }

  .boxdes1 .left_photo2 img {

    margin: 0 auto;
    display: block;
    max-width: 95%;
  }

  .boxdes1 {
    display: block !important;
  }

  .boxdes1 .left_photo,
  .boxdes1 .right_des {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    display: block !important
  }

  .number_product {
    max-width: 100%;
  }

  .categories_menuul .categories_menuulli1a {

    padding-left: 10px !important;
  }

  .sort_icon_mobile {

    display: block !important;
    position: absolute;
    right: 6px;
    color: var(--color_orang);
    font-size: 19px;

  }

  .toolbox select option {

    text-align: center !important;
    text-align-last: center;

  }

  .toolbox select {

    text-align: center !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align-last: center;
    align-items: center;
    justify-content: center;
    text-indent: 3px;
    padding-right: 3rem;
  }

  .toolbox-right .toolbox-right {
    margin-right: 0 !important;
    width: 100%;
    display: flex;


  }

  .toolbox-right {
    margin-right: 0 !important;
    width: 100%;
    display: flex;
    height: 40px;
    border: 1px solid #e6e6e6;
    font-size: 16px;
    box-sizing: border-box;
    margin-top: 1rem;
    position: relative;
    overflow: hidden;
  }

  .number_product_txt {}

  .toolbox-right .item_box_filter:first-child {
    border-left: 1px solid #e6e6e6;
  }

  .toolbox-right .item_box_filter {
    flex: 1;
    box-sizing: border-box;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;

  }

  .no_des {
    display: block !important;
  }

  .categories_menuul {
    overflow: auto;
  }

  .source_menu1 .category-dropdown {
    display: none;
  }

  .header {}

  .banner_right_slider {
    width: 0;
    height: 0;
    margin: 0;
  }

  .banner_left_content {

    display: block !important;
    width: 100% !important;
  }

  .component-list.component-small-list .component-item {
    width: 100% !important;
    margin-bottom: 15px !important;
  }

  .component-list.component-big-list {

    max-width: 100% !important;
  }

  .logo img {
    padding: 0px 0 0 0;
    max-height: 4rem;
    width: auto;
    margin: 0 auto;
  }

  .campaign .image-container img {

    height: auto !important;
  }


}

@media screen and (max-width:900px) {
  body::-webkit-scrollbar {
    width: 0px;
    background: transparent; /* Chrome/Safari/Webkit */
  }
  .no_lab {
    display: block !important;
  }

  .no_mobile {
    display: none !important;
  }

  .mt-4 {
    margin-right: 0 !important;
  }
}