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

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

@media screen and (max-width: 991px) {
  /* .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  } */

  .bar-btn {
    display: block !important;
  }

  .navbar .has-megamenu {
    position: static !important;
  }

  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
  }


}



/* Show dropdown on hover for larger screens */
@media (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important;
  }

  .navbar .megamenu {
    left: 10%;
    right: 0;
    width: 80%;
    margin-top: 0;
  }
}


@media only screen and (max-width: 770px) {}

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

@media only screen and (max-width: 600px) {
  .dropdown-menu.megamenu ul li {
    flex: 0 0 50%;
  }

  .display-block {
    display: block !important;
  }

  .navbar-4 .topnavbar .top-selector-wrapper {
    /* display: none; */
    padding-top: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
  }

  .navbar-4 .topnavbar {
    padding: 0px;
    /* display: none; */
  }

  .collspae-btn {
    display: block !important;
  }

  .navbar-4 .topnavbar .top-selector-wrapper .navbar-brand img {
    width: 100%;
  }

  /* .navbar-4 .topnavbar .header-top-right .user-block>li>a {
    font-size: 16px !important;
  } */

  .navbar-4 .topnavbar .header-top-right .user-block {
    margin-top: 0px !important;
  }


  .product_details_text.pt-4.top_header.d-none {
    display: block !important;
  }


  #fixedPosition .product_details_text {
    display: none;
  }

  .navbar-4 .main-navbar .navbar .navbar-brand {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #fffbf3;
    text-transform: uppercase;
  }

  .display-none {
    display: none;
  }

  .banner_wrap {
    height: auto;
    padding: 0;
  }

  .banner_wrap h1 {
    font-size: 20px;
  }

  .banner_wrap p {
    font-size: 14px;
  }

  .banner_wrap .btn_action {
    margin-block: 4px;
  }

  .arrow {
    flex: 0 0 6%;
  }

  #carouselBannerImages .carousel-inner .carousel-item .carousel-caption h1 {
    font-size: 30px;
  }

  #carouselBannerImages .carousel-inner .carousel-item .carousel-caption {
    width: 50%;
  }

  #carouselBannerImages .carousel-inner .carousel-item img {
    height: 135px;
  }

  .sub_products .sub_product_card .sub_producut_card_img {
    max-height: 100px;
    min-height: 100px;
  }

  .product .product_card .producut_card_img {
    max-height: max-content;
    min-height: auto;
    height: auto;
  }

  .sub_product_card_wrap {
    flex: 0 0 33.3%;
  }

  .section-left {
    position: sticky;
    top: 7px;
  }

  .section-left .left-section {
    height: calc(100vh - 35px);
  }

  .ui-autocomplete {
    width: 95% !important;
  }

  .navbar-4 .topnavbar .top-selector-wrapper .navbar-brand {
    width: 100%;
  }

  .loc_wrap {
    width: 100%;
    padding-inline: 5px;
  }

  .my-order-list-items-body .order_Summary {
    height: calc(100vh - 400px);
  }


  .navbar-toggler {
    display: block;
    color: #000;
    font-size: 28px;
  }

  .navbar-4 .topnavbar .header-top-right .user-block>li>.dropdown>a,
  .navbar-4 .topnavbar .header-top-right .user-block>li>a {
    font-size: 29px;
  }

  .navbar-4 .topnavbar .header-top-right .user-block>li>.dropdown:hover .dropdown-menu {
    display: none;
  }

  .out_of_stock_one {
    font-size: 12px;
  }

  .menu_list {
    width: 100%;
  }

  .test_arrow {
    text-align: end;
    width: 100%;
    margin-top: 18px;
  }

  .menu_list ul li {
    padding-inline: 10px;
    width: 100%;
  }

  .slider_card {
    flex: 0 0 75%;
  }

  .testimonial-3 .list-wrap {
    min-width: 90%;

  }

  .main_header h3::before,
  .main_header h3::after {
    display: none;
  }

  .contact_us_wrap {
    margin-bottom: 40px;
  }

  .rating-container {
    max-width: 100%;
    flex-wrap: wrap;
  }

  .rating-container {
    max-width: 100%;
    flex-wrap: wrap;
  }

  .overall-rating {
    width: 100%;
    border: none;
  }

  .rating-breakdown {
    width: 100%;
    margin-top: 25px;
  }

  footer {
    height: 100%;
  }

  .menu_list {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .menu_list ul {
    display: flex;
    flex-wrap: nowrap;
    /* prevent wrapping */
    justify-content: flex-start;
    align-items: baseline;
    font-size: 14px;
    font-weight: 500;
    min-width: max-content;
    /* allow scrolling if content wider */
    padding: 0;
    margin: 0;
  }

  .menu_list ul li {
    flex: 0 0 auto;
    /* don’t shrink */
    width: 100px;
    border-right: 1px solid #CFCFCF;
  }

  .slider-container {
    overflow: scroll;
    scrollbar-width: none;
  }

  .section-left {
    display: none;
  }

  .best_product_card {
    background-size: 175px;
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 355px;
  }

  .sub_products .sub_product_card p,
  .product .product_card .product_text p {
    height: 80px;
  }

  .product_details_image .product_image {
    height: 350px;
    max-height: 350px;
    min-height: 350px;
  }

  .container.bg1 .steps {
    flex-direction: column;
    align-items: center;
  }

  .container.bg1 .step {
    width: 80%;
    margin-bottom: 40px;
  }

  .container.bg1 .steps::before {
    display: none;
    /* Optional: Hide the horizontal line on mobile */
  }

  .product_details_text .copyLink_textBox #linkToCopy {
    width: 200px;
  }

  .refer-earn-container {
    width: 330px;
  }

}

@media screen and (max-width: 425px) {
  .navbar-4 .topnavbar .header-top-right .user-block {
    display: flex;
    justify-content: flex-end;
  }

  .section-left .left-section {
    width: 70px;
  }
}