 @media (max-width: 910px) {
   .cos-nav {
     align-items: normal !important;
   }

   .anav {
     margin-top: 65px;
     margin-left: -15%;
     flex-basis: 0% !important;
   }

   .anav ul li {
     width: 100px;
   }

   .search-box input {
     width: 100%;
   }

   .profile-user {
     display: none;
   }

   .dropdown-profile {
     border: none;
   }

   .navbar-custom {
     padding: 10px 20px !important;
   }

   .p-size {
     font-size: 18px;
   }

   .dropdown-menu {
     right: 0 !important;
   }

   .drop-pro-max {
     gap: 0px !important;
   }

   .aaccount {
     align-self: baseline;
   }

   .aaccount .acc {
     display: none;
   }
   .cart-container .bi-cart {

      font-size: 18px;

    }

   .dropdown-toggle::after {
     display: none;
   }

 }

 @media (max-width: 576px) {
   .anav {
     margin-left: -50%;
   }

   .navbar-custom {

     flex-wrap: wrap;

     text-align: center;

   }



   .search-box {

     margin: 10px 0;

   }



   .search-box input {

     font-size: 0.9rem;

   }



   .navbar-custom .right-content {

     justify-content: center;

   }

 }

 @media (max-width: 480px) {
   .anav {
     margin-left: -40%;
   }
 }


 /*------------ footer --------------*/

 @media (max-width: 768px) {
   .footer {
     text-align: center;
   }

   .footer .social-icons {
     justify-content: center;
     margin-top: 15px;
   }

   .footer .col-md-2,
   .footer .col-md-4 {
     margin-bottom: 30px;
   }

   .contact-box {
     padding: 25px;
   }

   .dform {
     margin-bottom: 1rem;
   }
 }



 @media (max-width: 992px) {

   /* <!-- producat section --> */
   .hide-on-mobile {
     display: none !important;

   }



   .mobile-bar {

     display: flex;

   }



   /* <!-- producat section --> */



   /* <!-- producat details --> */

   .scrollable-content {
     max-height: 600px !important;
     overflow-y: scroll;
     scrollbar-width: none;
     -ms-overflow-style: none;
   }



   .scrollable-content::-webkit-scrollbar {
     display: none;
   }



   /* <!-- producat details --> */

 }

 @media (min-width: 992px) {

   /* <!-- producat details --> */

   .scrollable-content {

     max-height: 600px !important;

     overflow-y: scroll;

     scrollbar-width: none;

     -ms-overflow-style: none;

   }



   .scrollable-content::-webkit-scrollbar {

     display: none;

   }



   /* <!-- producat details --> */

 }


 /*** Responsive ***/
 @media (max-width: 1500px) {

   .src-dsktp {
     width: 350px !important;
     margin: 0 !important;
   }
 }

 @media (max-width: 1199px) {
   .src-dsktp {
     width: 285px !important;
   }
 }

 @media (max-width: 1024px) {}

 @media (max-width: 991px) {
   .aaccount{
     margin-right: 50px;
   }

   .navbar-toggler {
     position: absolute;
     right: 0;
   }

   .src-dsktp {
    align-self: center;
     width: 387px !important;
   }
 }

 @media (max-width: 909px) {
   .aaccount{
     margin-right: 65px;
   }
 }


 @media (max-width: 767px) {
   .src-dsktp {
     width: 285px !important;
   }
  .destoph {
     display: none;
   }
   .destopm {
     display: block;
   }

   #searchInput {
     padding-left: 30px !important;
   }
 }

 @media (max-width: 575px) {
   .prd_catg {
     padding: 15px 0px 24px !important;
   }
 }

 @media (max-width: 300px) {
  .aaccount{
     margin-right: 25%;
   }
 }

 @media (max-width: 420px) {}