@media screen and (max-width: 600px) {
  body {
    /* background-color: red; */
    width: 500px;
    overflow-x: hidden;
  }
  header {
    align-items: center;
    height: 20vw;
    width: 100vw;
  }
  

  
  .menu-btn-1546_45 {
    
    cursor: pointer;
    margin: 5px 12px 12px 8px;
    width: 25px;
    position: absolute;
    display: inline-block;
  }
  .menu-btn-1546_45:hover ..menu_content{
    /* transform: translate(12vw , 12vw); */
    visibility: visible;
  }
  .menu_res{
    height: 20vw;
    /* border-radius: 4px; */
    background-color: #2874f0;
    display: grid;
    width: 100vw;
  }
  
  
  .menu_content{
    
    justify-content: center;
    grid-gap : 36px;
    
    padding: 0;
    display: grid;
    grid-template-columns: auto auto auto;

  }
  .res_login{
    border: 1px solid rgb(218, 218, 218);
    text-align: center;
    align-content: center;
    align-items: center;
    height: 40px;
    width: 81px;
    background-color: violet;
    font-weight: 600;
    color: white;
    margin: 10vw 0 0 0;
    padding: 12px;
  }
  .res_login:hover{
    background-color: white;
    color: #2874f0;
  }
  .responsible-1{
    transition: .01s ease-in .3s;
    /* transition: 0.3s ease-out 0.2s; */
    visibility: hidden;
    float: right;
    z-index: 10;
    /* transform: translate(3vw , 3vw); */
    position: absolute;
    display: grid;
  }
  .flipkart-img {
    align-items: center;
    margin: 1vw 0 0 10vw;
    position: inherit;
    width: 12vw;
    display: inline-block;
    /* margin: 4vw 0 0 17vw; */
    padding: 0;
  }
  .search-icon {
    visibility: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    display: absolute;
    float: right;
    transform: translate(-5vw, -10vw);
    opacity: 1;
  }
  .search-bar {
    height: 30px;
    width: 80vw;
    margin: 4vw 0 0 20vw;
    padding: 0;
    align-items: center;
    /* flex-wrap: wrap; */
    display: inline-block;
    /* display: none; */
  }
  .container {
    justify-content: center;
    display: grid;
    align-items: center;
  }
  .changeimage {
    display: grid;
    justify-content: center;
    width: 80vw;
    height: auto;
  }
  i {
    margin: 0 0 0 3vw;
  }

  .e-p {
    align-items: center;
  }
  .search-icon {
    /* display: inline-block; */
    background-color: transparent;
    display: inline-flex;
    margin: 3vw 0 0 60vw;
    padding: 0;
    position: absolute;
  }
  .plus {
    font-size: 2vw;
  }
  .explore-plus {
    margin: 0 0 0 3vw;
    font-size: 2vw;
    width: auto;
    display: inline-flex;
    position: relative;
    margin: auto;
    padding: 0;
  }
  .login-btn {
    display: none;
  }
  .more-btn {
    display: none;
  }
  .cart {
    display: none;
  }
  .smartsall {
    overflow: hidden;
    box-sizing: border-box;
    grid-template-columns: auto auto auto auto;
    grid-gap: 0px;
    /* grid-gap:0; */
    display: grid;
    flex-wrap: wrap;
    width: 100vw;
  }
  .smart {
    height: 300px;
    display: grid;
  }
  .product {
    position: relative;
    height: auto;
    align-items: center;
    justify-content: center;
    width: auto;
  }
  .pro1 {
    margin: 8px 5px 0 0;
    overflow-x: hidden;
    border-radius: 6px;
    height: auto;
    font-size: 12px;
    height: 221px;
  }
  .pro1:hover .class1-i {
    height: 21vw;
  }
  .class1-i {
    margin: 0;
    padding: 0;
    height: 20vw;
  }
  .class1-im {
    height: auto;
    position: relative;
    margin: 0;
    padding: 0;
  }
  .class987 {
    font-size: small;
  }
  .class987-1 {
    font-size: small;
  }

  .views-btn-cleare {
    box-shadow: none;
    font-size: 10px;
    height: 6vw;
    width: 15vw;
  }
  .deal-of {
    font-size: medium;
  }
  .deal {
    width: 90vw;
  }

  .wexcj-asddv {
    position: relative;
    display: grid;

    /* flex-wrap: wrap-reverse; */
    grid-template-rows: auto auto;
  }
  .sdfc_sadrfsds {
    margin: auto;
    justify-content: center;
    display: inline-block;
    align-items: center;
  }
}

@media screen and (max-width: 471px) {
  .explore-plus {
    visibility: hidden;
  }
  .flipkart-img {
    display: inline-flex;
    margin: 4vw 0 0vw 40vw;
    width: 18vw;
  }
  .menu-btn-1546_45{
    cursor: pointer;
    transform: translate(30vw,2vw);
    width: 30px;
  }
}
