
.accessories a {
  text-decoration: none;
  color: black;
}
/* Add a black background color to the top navigation bar */
.topnav {
    /* overflow: hidden; */
    color: white;
    background-color: black;
    display: grid;
    grid-template-columns: 20% 40% 10% 10% 10% 10%;
    box-sizing: border-box;
    align-content: space-around;
    position: fixed;
    width: 100%;
    height: 75px;
    z-index: 5;
    top: 0;
    padding-top: 7px;
  }
  s {
      text-decoration: line-through;
  }
  
  /* Style the links inside the navigation bar */
  .topnav a {
    float: left;
    height: 50px;
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 25px;
    box-sizing: border-box;
  }
  
  /* Change the color of links on hover */
  .topnav a:hover {
    background-color: black;
    color: white;
  }
  
  /* Style the search box inside the navigation bar */
  .topnav input[type=text] {
    width: 90%;
    height: 45px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: none;
    margin-top: 8px;
    /* margin-right: 16px; */
    font-size: 17px;
    border-radius: 20px 20px 20px 20px;
    box-sizing: border-box;
    color: black;
  }
  .topnav button{
    width: 10%;
    background-color: black;
    color: white;
    height: 40px;
    border-radius: 20px 20px 20px 20px;
    margin-left: -68px;
    border: none;
    box-sizing: border-box;
    padding: 15px;
  }
   .topnav button i{
  
    margin-top:-5px;
    color: white;
    font-size:20px;
    box-sizing: border-box;
  }  

  .qr-code {
    width: 100%;
    /* background-color: red; */
    /* padding: 10px; */
    box-sizing: border-box;
    cursor: pointer;
    /* margin-top: 12px; */
  }
  .dropdown-content2 {
    background-color: #E8E8E8;
    padding: 20px;
    width: 300%;
    border-radius: 20px 20px 20px 20px;
    display: none;
  }  
  .gr-code-item {
    display: grid;
    grid-template-columns: 30% 33% 33%;
    width: 100%;
    grid-gap: 2%;
  }
  .qr-code-items1 {
    width: 100%;
    height: 100px;
    background-color: red;
    grid-area: 1/1/3/1;
  }
  .qr-code-items2 {
    width: 100%;
    height: 50px;
    /* background-color: blue; */
    grid-area: 1/2/1/4;
    color: black;
  }
  .qr-code-items3 {
    width: 100%;
    height: 50px;
    background-color: white;
    align-content: center;
    color: black;
    border-radius: 20px 20px 20px 20px;
  }
  .qr-code-items4 {
    width: 100%;
    height: 50px;
    background-color: white;
    align-content: center;
    color: black;
    border-radius: 20px 20px 20px 20px;
  }
  .flag {
    width: 100%;
    /* background-color: blue; */
    box-sizing: border-box;
    margin-top: -10px;
    /* align-content: center; */
    cursor: pointer;
  }
  .dropdown-content3 {
    margin-top: 17px;
    width: 200%;
    height: auto;
    background-color: #E8E8E8;
    color: black;
    border-radius: 20px 20px 20px 20px;
    display: none;
  }
  .flag-item {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 25px 50px 25px 50px 40px 50px 50px 50px;
    grid-row-gap: 5px;
    border-radius: 20px 20px 20px 20px;
  }
  .flag-items1 {
    width: 100%;
    height: 100%;
    /* background-color: red; */
    padding-left: 10px;
  }
  .flag-items2 {
    width: 100%;
    height: 100%;
    /* background-color: blue; */
  }
  .flag-items3 {
    width: 100%;
    height: 100%;
    /* background-color: green; */
    padding-left: 10px;
  }
  .flag-items4 {
    width: 100%;
    height: 100%;
    /* background-color: yellow; */
  }
  .flag-items5 {
    width: 100%;
    height: 100%;
    /* background-color: pink; */
    padding-left: 10px;
  }
  .flag-items6 a {
    width: 100%;
    height: 100%;
    background-color: #d2d2d2;
    align-content: center;
    border-radius: 20px 20px 20px 20px;
    color: black;
  }
  .flag-items7 a {
    width: 100%;
    height: 100%;
    background-color: #d2d2d2;
    align-content: center;
    border-radius: 20px 20px 20px 20px;
    color: black;
  }
  .flag-items8 a {
    width: 100%;
    height: 100%;
    background-color: #d2d2d2;
    align-content: center;
    border-radius: 20px 20px 20px 20px;
    color: black;
  }
  .account {
    width: 100%;
    /* background-color: green; */
    /* padding: 10px; */
    box-sizing: border-box;
  }
  .dropdown-content4 {
    margin-top: 17px;
    width: 200%;
    height: auto;
    background-color: #E8E8E8;
    color: black;
    border-radius: 20px 20px 20px 20px;
    display: none;
  }
  .account-item {
    display: grid;
    grid-template-rows: 60px 50px 20px 20px 20px 20px 20px 30px 20px 20px 20px 20px 20px 20px 20px;
    grid-row-gap: 5px;
  }
  .account-item a{
    width: 100%;
    width: 100%;
    height: 55px;
    background-color: black;
    /* margin-left: 5%; */
    border-radius: 20px 20px 20px 20px;
    /* align-content: center; */
    color: white;
    margin-top: -10px;
    text-align: justify;
  }
  .account-item1 {
    width: 100%;
    height: 50px;
    background-color: black;
    /* margin-left: 5%; */
    border-radius: 20px 20px 20px 20px;
    /* align-content: center; */
    color: white;
    margin-top: -10px;
  }
  .account-item2 {
    width: 90%;
    height: auto;
    background-color: #d2d2d2;
    margin-left: 5%;
    border-radius: 20px 20px 20px 20px;
    align-content: center;
  }
  .account-item3 {
    width: 90%;
    height: auto;
    /* background-color: green; */
    margin-left: 5%;
  }
  .account-item4 {
    width: 90%;
    height: auto;
    /* background-color: blue; */
    margin-left: 5%;
  }
  .account-item5 {
    width: 90%;
    height: auto;
    /* background-color: gray; */
    margin-left: 5%;
  }
  .account-item5 {
    width: 90%;
    height: auto;
    /* background-color: purple; */
    margin-left: 5%;
  }
  .account-item6 {
    width: 90%;
    height: auto;
    /* background-color: hotpink; */
    margin-left: 5%;
  }
  .account-item7 {
    width: 90%;
    height: auto;
    /* background-color: yellow; */
    margin-left: 5%;
  }
  .account-item8 {
    width: 90%;
    height: 30px;
    /* background-color: red; */
    margin-left: 5%;
    border-bottom: 2px solid black;
  }
  .account-item9 {
    width: 90%;
    height: auto;
    /* background-color: blue; */
    margin-left: 5%;
  }
  .account-item10 {
    width: 90%;
    height: auto;
    /* background-color: green; */
    margin-left: 5%;
  }
  .account-item11 {
    width: 90%;
    height: auto;
    /* background-color: gold; */
    margin-left: 5%;
  }
  .account-item12 {
    width: 90%;
    height: auto;
    /* background-color: teal; */
    margin-left: 5%;
  }
  .account-item13 {
    width: 90%;
    height: auto;
    /* background-color: indigo; */
    margin-left: 5%;
  }
  .account-item14 {
    width: 90%;
    height: auto;
    /* background-color: lawngreen; */
    margin-left: 5%;
  }
  .account-item15 {
    width: 90%;
    height: auto;
    /* background-color: red; */
    margin-left: 5%;
  }
  .cart {
    width: 100%;
    /* background-color: yellow; */
    padding: 10px;
    box-sizing: border-box;
  }
  .cart_counter {
    width: 30px;
    height: 30px;
    background-color: #FD384F;
    text-align: center;
    font-size: 15px;
    border: 1px solid white;
    border-radius: 30px;
    padding: 3px;
    box-sizing: border-box;
    position: absolute;
    z-index: 5;
    margin-left: 40px;
    margin-top: -65px;
  }
  .bottom-nav {
    /* float: left; */
    display: grid;
    grid-template-columns: 30% 10% 10% 10% 10% 15% 7.2%;
    grid-gap: 0px 1.3%;
    background-color: black;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin-top: 75px;
  }
  .categories {
    width: 100%;
    height: 70px;
    /* background-color: red; */
    padding: 10px;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
  }
  .drop-list {
    width: 80%;
    height: 50px;
    border-radius: 20px 20px 20px 20px;
    font-size: 20px;
    box-sizing: border-box;
  }
  .dropbtn {
    background-color: black;
    color: white;
    padding: 10px;
    font-size: 16px;
    border: 2px solid white;
    width: 80%;
    height: 50px;
    border-radius: 20px 20px 20px 20px;
    font-size: 20px;
    box-sizing: border-box;
  }
  
  /* .dropdown {
    position: relative;
    display: inline-block;
  } */
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    width: 76.3%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 20px 20px 20px 20px;
    box-sizing: border-box;
  }
  
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  .dropdown-content a:hover {
    background-color: #ddd;
}
  
  .categories:hover .dropdown-content {
    display: block;
    border-radius: 0px 0px 20px 20px;
}
  
  .categories:hover .dropbtn {
    background-color: white;
    border-radius: 20px 20px 0px 0px;
    color: black;
}

    
  .nn {
    width: 100%;
    height: 70px;
    /* background-color: green; */
    padding-top: 25px;
    box-sizing: border-box;
  }
  .bestsellers {
    width: 100%;
    height: 70px;
    /* background-color: yellow; */
    padding-top: 25px;
    box-sizing: border-box;
  }
.top-brands {
    width: 100%;
    height: 70px;
    /* background-color: pink; */
    padding-top: 25px;
    box-sizing: border-box;
}
.home-garden {
    width: 100%;
    height: 70px;
    /* background-color: darkred; */
    padding-top: 25px;
    box-sizing: border-box;
}
.hair {
    width: 100%;
    height: 70px;
    /* background-color: dodgerblue; */
    padding-top: 25px;
    box-sizing: border-box;
}
.more {
    width: 100%;
    height: 70px;
    /* background-color: burlywood; */
    padding-top: 25px;
    box-sizing: border-box;
}
.header-info {
    display: grid;
    grid-template-columns: 11% 13% 15% 15% 15% 14% 10%;
    grid-gap: 0px 0.5%;
    margin-left: 5%;
    margin-right: 1.3%;
    box-sizing: border-box;
}
.slogan {
    width: 100%;
    height: auto; 
    /* background-color: green;   */
}
.money {
    width: 100%;
    height: auto;
    /* background-color: blue; */
}
.shopper {
    width: 100%;
    height: auto;
    /* background-color: red; */
}
.delivery {
    width: 100%;
    height: auto;
    /* background-color: aqua; */
}
.payments {
    width: 100%;
    height: auto;
    /* background-color: crimson; */
}
.protection {
    width: 100%;
    height: auto;
    /* background-color: fuchsia; */
}
.download {
    width: 100%;
    height: auto;
    /* background-color: gold; */
    
}
.main-tiles {
    display: grid;
    grid-template-columns: 20% 30% 40%;
    /* grid-template-rows: 10% 20% 20%; */
    margin-left: 5%;
    margin-right: 5%;
    grid-gap: 5%;
    box-sizing: border-box;
    box-sizing: border-box;
}
.register {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    display: grid;
    grid-template-columns: 50% 50%;
    border-radius: 30px 30px 30px 30px;
    padding: 10px;
    grid-column-gap: 5px;
    box-sizing: border-box;
}
.register a{
  text-decoration: none;
}
.register_acc{
  width: 100%;
  height: auto;
  background-color: #1CEC24;
  border-radius: 30px 30px 30px 30px;
  padding: 10px;
  box-sizing: border-box;
}
.ali_img{
  object-fit: contain;
}
.register-btn {
    width: 100%;
    height: 80px;
    background-color: black;
    padding: 30px;
    border-radius: 30px 30px 30px 30px;
    border: 2px solid white;
    color: white;
    box-sizing: border-box;
}
.sign-in-btn {
    width: 100%;
    height: 80px;
    background-color: #f4eded;
    padding: 30px;
    border-radius: 30px 30px 30px 30px;
    border: 2px solid black;
    box-sizing: border-box;
    color: black;
}
.sign-in-opt {
    grid-area: 3 / 3 / 3 / 1;
    grid-gap: 20px;
    /* background-color: black; */
    width: 100%;
    box-sizing: border-box;
}
.bestsellers2 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    grid-area: 1 / 2 / 3 / 2;
    border-radius: 30px 30px 30px 30px;
    padding: 10px;
    box-sizing: border-box;
}
.bestsellers2 a {
  text-decoration: none;
  color: black;
}
.bs-items1 {
    z-index: 0;
}
.bs-items3 {
    width: 35%;
    height: 80px;
    background-color: #f4eded;
    float: right;
    display: inline;
    z-index: 5;
    margin-top: -70%;
    border-radius: 50%;
    box-sizing: border-box;
}
.top-brands2 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 10px;
    box-sizing: border-box;
}
.top-brands2 a {
  text-decoration: none;
  color: black;
}
.flexbox-con {
    display: grid;
    grid-template-columns: 45% 40%;
}
.flexbox-con > div {
    margin: 5px;
}
.tb-items1 {
    /* display: inline; */
    width: 100%;

}
.tb-items2 {
    /* display: inline; */
    width: 120%;
    margin-left: 20px;
}
.welcome-deal {
    width: 100%;
    height: 400px;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 10px;
    /* margin-top: -15%; */
    box-sizing: border-box;
}
.welcome-deal a {
  text-decoration: none;
  color: black;
}
.wdslidepics {
    width: 100%;
    height: auto;
}
.wd-prices {
    display: inline;
}
.weekly-deals {
    width: 100%;
    height: 400px;
    background-color: #f4eded;   
    border-radius: 30px 30px 30px 30px; 
    padding: 10px;
    box-sizing: border-box;
}
.weekly-deals a {
  text-decoration: none;
  color: black;
}
.more-to-love {
    display: grid;
    grid-template-columns: 19% 19% 19% 19% 19%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    grid-gap: 1.3%;
    box-sizing: border-box;
}
.more-to-love a {
  text-decoration: none;
  color: black;
}
.more-to-love a:hover {
  text-decoration: none;
  color: black;
  border: 5px solid black;
  border-radius: 30px 30px 30px 30px;
}
.m2l-head {
  margin-left: 5%;
}
.item-prices {
    display: inline;
}
.item1 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 8px;
    box-sizing: border-box;
}
 .item2 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 8px;
    box-sizing: border-box;
}
.item3 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 8px;
    box-sizing: border-box;
}
.item4 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 8px;
    box-sizing: border-box;
}
.item5 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 8px;
    box-sizing: border-box;
}
.item6 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 8px;
    box-sizing: border-box;
}
.item7 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 8px;
    box-sizing: border-box;
}
.item8 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 8px;
    box-sizing: border-box;
}
.item9 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 8px;
    box-sizing: border-box;
}
.item10 {
    width: 100%;
    height: auto;
    background-color: #f4eded;
    border-radius: 30px 30px 30px 30px;
    padding: 8px;
    box-sizing: border-box;
} 
.wdcolor {
    width: auto;
}
/* .browse {
    display: grid;
    grid-template-columns: 15% 15% 15% 15%;
    margin-left: 25%;
    margin-right: 10%;
    grid-gap: 40px;
    box-sizing: border-box;
} */
/* .cat-heading { 
    width: 100%;
    /* background-color: aqua; }*/

/* .cat-line1 {
    content: ""; 
    border-bottom: 2px solid #000;
    width: 100%;
    background-color: sienna;
}
.cat-line1 {

}
.cat-line3 {
    content: ""; 
    border-bottom: 2px solid #000;
    width: 100%;
    background-color: sienna;
} */

.footer {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 1%;
    background-color: #E8E8E8;
    padding-left: 5%;
    padding-right: 5%;
    text-decoration: none;
    height: auto;
    box-sizing: border-box;
}
.footer-item1 {
    width: 100%;
    height: auto;
    /* background-color: blue; */
    padding: 10px;
    box-sizing: border-box;
}
.footer-item2 {
    width: 100%;
    height: auto;
    /* background-color: aqua; */
    padding: 10px;
    box-sizing: border-box;
}
.footer-item4 {
    width: 100%;
    height: auto;
    /* background-color: blueviolet; */
    padding: 10px;
    box-sizing: border-box;
}
.footer-item5 {
    width: 100%;
    height: auto;
    /* background-color: darkgreen; */
    padding: 10px;
    box-sizing: border-box;
}
.footer-item6 {
    width: 100%;
    height: auto;
    /* background-color: crimson; */
    grid-area: 2 / 1 / 2 / 4;
    padding: 10px;
    box-sizing: border-box;
}
.footer-item7 {
    width: 100%;
    height: auto;
    /* background-color: greenyellow; */
    grid-area: 2 / 4 / 2 / 6;
    padding: 10px;
    box-sizing: border-box;
}
.footer-bottom {
    width: 100%;
    height: auto;
    background-color: black;
    color: white;
    padding: 10px;
    box-sizing: border-box;
}
.footer-bottom-item {
    margin-left: 5%;
    margin-right: 5%;
    box-sizing: border-box;
}


/* icons css */
.glyphicon {
    font-size: 35px;
}
.material-icons {
    font-size: 35px;
}


/* circle slideshow css */
.cat-h4{
    font-family: sans-serif;
    /* margin: 100px auto; */
    text-align: center;
    font-size: 18px;
    position: relative;
  }
  .cat-h4:before{
    content: "";
    display: block;
    width: 500px;
    height: 2px;
    background: #ccc;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -2;
  
  }
  .cat-h4:after{
    content: "";
    display: block;
    width: 500px;
    height: 2px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: -2;
  }
  
  .product {
    position: relative;
    overflow: hidden;
    /* padding-left: -20px; */
    /* padding-right: 50px; */
    width: 90%;
    height: 480px;
    margin-left: 5%;
    /* background-color: rgb(227, 12, 12);  */
  }
  .product-card h5{
    text-align: center;
    font-size: larger;
  }
  
  .product-container {
    padding: 0 10vw;
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
  }
  
  .product-container::-webkit-scrollbar {
    display: none;
  }
  
  .product-card {
    flex: 0 0 auto;
    width: 250px;
    height: 450px;
    margin-right: 40px;
  }
  
  .product-image {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
    border-radius: 900px;
    margin-top: 30%;
  }
  
  .product-info {
    width: 100%;
    height: 100px;
    padding-top: 10px;
  }
  
  
  .pre-btn,
  .nxt-btn {
    border: none;
    width: 5%;
    height: 70px;
    position: absolute;
    margin-top: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E8E8E8;
    opacity:50%;
    cursor: pointer;
    z-index: 8;
    border-radius: 50%;
  }
  .pre-btn i {
    opacity: 100%;
  }
  .nxt-btn i {
    opacity: 100%;
  }
  .pre-btn {
    left: 0;
    transform: rotate(180deg);
  }
  
  .nxt-btn {
    right: 0;
  }
  
  .pre-btn:hover img,
  .nxt-btn:hover img {
    opacity: 1;
  }
  
  
  .collection:nth-child(3) {
    grid-column: span 2;
    margin-bottom: 10px;
  }
  .product-thumb{
    width: 100%;
    height: 100%;
  }
/* adding css for category pages */
.accessories {
  display: grid;
  grid-template-columns: 20% 15% 15% 15% 15% 15%;
  grid-template-rows: 250px 250px;
  grid-gap: 1%;
  grid-row-gap: 5%;
  margin-left: 5%;
  margin-right: 5%;
}
.left-filters {
  width: 100%;
  grid-area: 1/1/3/1;
  /* background-color: black; */
  display: grid;
  grid-template-rows: 20% 30% 20% 20% 10%;
}
.filter-items1 {
  width: 100%;
  height: 100%;
  /* background-color: red; */
  border-bottom: 1px solid black;
}
.filter-items2 {
  width: 100%;
  height: 100%;
  /* background-color: blue; */
  border-bottom: 1px solid black;
}
.filter-items3 {
  width: 100%;
  height: 100%;
  /* background-color: green; */
  border-bottom: 1px solid black;
}
.filter-items4 {
  width: 100%;
  height: 100%;
  /* background-color: aqua; */
  display: grid;
  grid-template-columns: 40% 40% 15%;
  grid-gap: 2%;
  border-bottom: 1px solid black;
}
.filter-items4 h3 {
  grid-area: 1/1/1/4;
}
.zar1 {
  width: 100%;
  height: 30px;
  background-color: rgb(231, 231, 231);
  border-radius: 5px 5px 5px 5px;
}
.zar2 {
  width: 100%;
  height: 30px;
  background-color: rgb(231, 231, 231);
  border-radius: 5px 5px 5px 5px;
}
.zar3 {
  width: 100%;
  height: 30px;
  background-color: black;
  color: white;
  border-radius: 30%;
}
.filter-items5 {
  width: 100%;
  height: 100%;
  /* background-color: blueviolet; */
  border-bottom: 1px solid black;
}
.accessories1 {
  width: 100%;
  height: 100px;
  /* background-color: red; */
}
.accessories2 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(60, 255, 0); */
}
.accessories3 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(255, 217, 0); */
}
.accessories4 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(4, 255, 0); */
}
.accessories5 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(0, 255, 225); */
}
.accessories6 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(38, 0, 255); */
}
.accessories7 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(234, 0, 255); */
}
.accessories8 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(0, 255, 98); */
}
.accessories9 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(80, 54, 4); */
}
.accessories10 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(0, 56, 29); */
}
.top-selling {
  display: grid;
  grid-template-columns:  19% 19% 19% 19% 19%;
  grid-template-rows: 400px 400px;
  grid-gap: 1%;
  grid-row-gap: 5%;
  margin-left: 5%;
  margin-right: 5%;
}
.top-selling a {
  text-decoration: none;
  color: black;
}
.top-selling a:hover {
  text-decoration: none;
  color: black;
  border: 5px solid black;
  border-radius: 30px 30px 30px 30px;
}
.top-selling-items1 {
  width: 100%;
  height: 100px;
  /* background-color: red; */
}
.top-selling-items2 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(255, 72, 0); */
}
.top-selling-items3 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(255, 179, 0); */
}
.top-selling-items4 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(174, 255, 0); */
}
.top-selling-items5 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(81, 255, 0); */
}
.top-selling-items6 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(21, 255, 0); */
}
.top-selling-items7 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(0, 255, 213); */
}
.top-selling-items8 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(0, 81, 255); */
}
.top-selling-items9 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(102, 0, 255); */
}
.top-selling-items10 {
  width: 100%;
  height: 100px;
  /* background-color: rgb(255, 0, 157); */
}
/* adding css for the product pages */
.bottom-nav2 {
  display: grid;
  grid-template-columns: 50% 15% 10% 10% 10%;
  grid-gap: 1%;
  background-color: black;
  padding-top: 25px;
  padding-left: 20px;
  font-size: 25px;
}
.bottom-nav2-con1{
  width: 100%;
  height: 50px;
  /* background-color: red; */
  color: white;
}
.bottom-nav2-con2{
  width: 100%;
  height: 50px;
  /* background-color: rgb(0, 255, 4); */
  color: white;
}
.bottom-nav2-con3{
  width: 100%;
  height: 50px;
  /* background-color: rgb(51, 0, 255); */
  color: white;
}
.bottom-nav2-con4{
  width: 100%;
  height: 50px;
  /* background-color: rgb(255, 0, 128); */
  color: white;
}
.bottom-nav2-con5{
  width: 100%;
  height: 50px;
  /* background-color: rgb(0, 255, 247); */
  color: white;
}
.sub-nav {
  display: grid;
  grid-template-columns: 20% 20% 57%;
  grid-gap: 1%;
  background-color: gray;
  color: white;
  display: none;
}
.sub-nav-item1 {
  width: 100%;
  height: 50px;
  /* background-color: blue; */
}
.sub-nav-item2 {
  width: 100%;
  height: 50px;
  /* background-color: rgb(0, 255, 47); */
}
.sub-nav-item3 {
  width: 100%;
  height: 50px;
  /* background-color: rgb(255, 200, 0); */
}
.main-product {
  display: grid;
  grid-template-columns: 39% 59%;
  grid-gap: 1%;
}
.main-product-item1 {
  width: 100%;
  height: auto;
  /* background-color: rgb(0, 255, 247); */
}
/* slideshow css */
* {
  box-sizing: border-box;
}

img {
  vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container5 {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev2,
.next2 {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next2 {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev2:hover,
.next2:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row2:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column2 {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}


.main-product-item2 {
  width: 100%;
  height: 800px;
  /* background-color: rgb(255, 0, 0); */
}
.divide {
  display: grid;
  grid-template-columns: 48% 48%;
  grid-gap: 4%;
}
.discount-con1 {
  width: 100%;
  height: auto;
  background-color: gray;
}
.discount-con2 {
  width: 100%;
  height: auto;
  background-color: gray;
}
.color {
  display: grid;
  grid-template-columns: 13% 13% 13% 13% 13% 13% ;
  grid-gap: 4%;
  grid-row-gap: 5%;
}
.color-item1 {
  width: 100%;
  height: 70px;
  /* background-color: black; */
  border: 2px solid #f44336;
  border-radius: 30px 30px 30px 30px;
}
.color-item2 {
  width: 100%;
  height: 70px;
  /* background-color: black; */
  border: 2px solid #f44336;
  border-radius: 30px 30px 30px 30px;
}
.color-item3 {
  width: 100%;
  height: 70px;
  /* background-color: black; */
  border: 2px solid #f44336;
  border-radius: 30px 30px 30px 30px;
}
.color-item4 {
  width: 100%;
  height: 70px;
  /* background-color: black; */
  border: 2px solid #f44336;
  border-radius: 30px 30px 30px 30px;
}
.color-item5 {
  width: 100%;
  height: 70px;
  /* background-color: black; */
  border: 2px solid #f44336;
  border-radius: 30px 30px 30px 30px;
}
.color-item6 {
  width: 100%;
  height: 70px;
  /* background-color: black; */
  border: 2px solid #f44336;
  border-radius: 30px 30px 30px 30px;
}
.color-item7 {
  width: 100%;
  height: 70px;
  /* background-color: black; */
  border: 2px solid #f44336;
  border-radius: 30px 30px 30px 30px;
}
.color-item8 {
  width: 100%;
  height: 70px;
  /* background-color: black; */
  border: 2px solid #f44336;
  border-radius: 30px 30px 30px 30px;
}
.color-item9 {
  width: 100%;
  height: 70px;
  /* background-color: black; */
  border: 2px solid #f44336;
  border-radius: 30px 30px 30px 30px;
}
.color-item10 {
  width: 100%;
  height: 70px;
  /* background-color: black; */
  border: 2px solid #f44336;
  border-radius: 30px 30px 30px 30px;
}
.item-buttons {
  display: grid;
  grid-template-columns: 48% 48%;
  grid-gap: 4%;
}
.add-to-cart {
  width: 100%;
  height: 100px;
  background-color: #f44336;
  border-radius: 30px 30px 30px 30px;
}
.add-to-cart input{
  background-color: #f44336;
}
.add-to-cart input:hover{
  background-color: black;
}
.buy-now {
  width: 100%;
  height: 100px;
  background-color: #f44336;
  border-radius: 30px 30px 30px 30px;
}
.buy-now:hover {
  background-color: #000000;
  color: white;
  cursor: pointer;
}
.buy-now a {
  color: black;
}
.buy-now a:hover {
  color: white;
}
.add-to-cart:hover {
  background-color: #000000;
  color: white;
  cursor: pointer;
}
.related {
  display: grid;
  grid-template-columns: 15% 15% 15% 15% 15% 15%;
  grid-gap: 1.7%;
}
.related a {
  text-decoration: none;
  color: black;
}
.related a:hover {
  text-decoration: none;
  color: black;
  border: 5px solid black;
  border-radius: 30px 30px 30px 30px;
}
.related-item1 {
  width: 100%;
  height: 450px;
  /* background-color: rgb(0, 255, 4); */
}
.related-item2 {
  width: 100%;
  height: 450px;
  /* background-color: rgb(255, 0, 0); */
}
.related-item3 {
  width: 100%;
  height: 450px;
  /* background-color: rgb(30, 0, 255); */
}
.related-item4 {
  width: 100%;
  height: 450px;
  /* background-color: rgb(255, 0, 140); */
}
.related-item5 {
  width: 100%;
  height: 450px;
  /* background-color: rgb(255, 225, 0); */
}
.related-item6 {
  width: 100%;
  height: 450px;
  /* background-color: rgb(153, 0, 255); */
}
.product-info-head {
  display: grid;
  grid-template-columns: 15% 15% 15% 15%;
  grid-gap: 1%;
}
.product-info-headings1 {
  width: 100%;
  height: 50px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 20px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.product-info-headings2 {
  width: 100%;
  height: 50px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 20px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.product-info-headings3 {
  width: 100%;
  height: 50px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 20px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.product-info-headings4 {
  width: 100%;
  height: 50px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 20px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.description {
  display: grid;
  grid-template-columns: 99%;
  /* grid-template-rows: 500px 400px 400px 400px 400px 400px 400px; */
  grid-gap: 1%;
}
#more {
  display: none;
  /* position:relative; */
}
.description-item1 {
  width: 100%;
  height: auto;
  /* background-color: rgb(255, 0, 98); */
}
.specs {
  display: grid;
  grid-template-columns: 99%;
  /* grid-template-rows: 300px 300px 300px 300px 300px; */
  grid-gap: 1%;
  /* position:absolute; */
}
.spec-items1 {
  width: 100%;
  height: 300px;
  /* background-color: rgb(89, 255, 0); */
}
/* user rating */
.heading {
  font-size: 25px;
  margin-right: 25px;
}

.fa {
  font-size: 25px;
}

.checked {
  color: orange;
}

/* Three column layout */
.side {
  float: left;
  width: 15%;
  margin-top:10px;
}

.middle {
  margin-top:10px;
  float: left;
  width: 70%;
}

/* Place text to the right */
.right {
  text-align: right;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* The bar container */
.bar-container {
  width: 100%;
  background-color: #f1f1f1;
  text-align: center;
  color: white;
}

/* Individual bars */
.bar-5 {width: 60%; height: 18px; background-color: #04AA6D;}
.bar-4 {width: 30%; height: 18px; background-color: #2196F3;}
.bar-3 {width: 10%; height: 18px; background-color: #00bcd4;}
.bar-2 {width: 4%; height: 18px; background-color: #ff9800;}
.bar-1 {width: 15%; height: 18px; background-color: #f44336;}




/* adding account pages css */
/* login page css */
.account-bottom-nav {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 35px 35px;
  margin-top: 75px;
  color: white;
  font-size: 25px;
}
.account-bottom-nav-item1 {
  width: 100%;
  height: auto;
  background-color: #000000;
}
.account-bottom-nav-item2 {
  width: 100%;
  height: auto;
  background-color: #000000;
  text-align: end;
}
.account-bottom-nav-item3 {
  width: 100%;
  height: auto;
  background-color: #000000;
  grid-area: 2/1/2/3;
  text-align: center;
  border-radius: 0px 0px 50px 50px;
}

.container1-login {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 550px;
  margin-top: 75px;
}
.container1-Register {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 800px;
  margin-top: 45px;
}
.con-form-box {
  background: #fdfdfd;
  display: flex;
  flex-direction: column;
  padding: 25px 25px;
  border-radius: 20px;
  width: 50%;
  color: white;
  background-color: rgba(0, 0, 0, 0.336);
  backdrop-filter: blur(7px);
  border: 3px solid #000000;
}
.con-form-box header{
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 10px;
}
.field-input {
  display: flex;
  margin-bottom: 5px;
  flex-direction: column;
  color: black;
}
.field-input label {
  font-size: 15px;
  color: white;
}
.field-input input {
  height: 30px;
  width: 100%;
  font-size: 20px;
  padding: 0 10px;
  border-radius: 5px;
  border:1px solid #ccc;
  outline: none;
}
.form-btn {
  height: 40px;
  background-color: #f44336;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  transition: all .3s;
  margin-top: 10px;
  padding: 0px 10px;
}
.form-btn:hover {
  opacity: 0.9;
  background-color: rgb(18, 156, 18);
}
#submit {
  width: 100%;
}
#login-submit{
  width: 100%;
}
#reg-submit{
  width: 100%;
}
.form-links {
  padding-top: 15px;
  font-size: 15px;
}
.message {
  text-align: center;
  background: #f9eded;
  padding: 15px 0px;
  border: 1px solid #699053;
  border-radius: 5px;
  margin-bottom: 10px;
  color: red;
}
.main_acc_top {
  display: grid;
  margin-top: 100px;
  background-color: green;
  height: 50px;
  text-align: right;
}


/* end of account pages css */

/* start of admin css */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&display=swap');

:root{
   --blue:#000000;
   --red:tomato;
   --orange:orange;
   --black:#333;
   --white:#fff;
   --bg-color:#eee;
   --dark-bg:rgba(0,0,0,.7);
   --box-shadow:0 .5rem 1rem rgba(0,0,0,.1);
   --border:.1rem solid #999;
}

*{
   font-family: 'Poppins', sans-serif;
   margin:0; padding:0;
   box-sizing: border-box;
   outline: none; border:none;
   text-decoration: none;
   text-transform: capitalize;
}

html{
   font-size: 62.5%;
   overflow-x: hidden;
}

.container{
   max-width: 1200px;
   margin:0 auto;
   /* padding-bottom: 5rem; */
}

section{
   padding:2rem;
}

.heading{
   text-align: center;
   font-size: 3.5rem;
   text-transform: uppercase;
   color:var(--black);
   margin-bottom: 2rem;
}

.btn,
.option-btn,
.delete-btn{
   display: block;
   width: 100%;
   text-align: center;
   background-color: var(--blue);
   color:var(--white);
   font-size: 1.7rem;
   padding:1.2rem 3rem;
   border-radius: .5rem;
   cursor: pointer;
   margin-top: 1rem;
}

.btn:hover,
.option-btn:hover,
.delete-btn:hover{
   background-color: var(--black);
}

.option-btn i,
.delete-btn i{
   padding-right: .5rem;
}

.option-btn{
   background-color: var(--orange);
}

.delete-btn{
   margin-top: 0;
   background-color: var(--red);
}

.message{
   background-color: var(--blue);
   position: sticky;
   top:0; left:0;
   z-index: 10000;
   border-radius: .5rem;
   background-color: var(--white);
   padding:1.5rem 2rem;
   margin:0 auto;
   max-width: 1200px;
   display: flex;
   align-items: center;
   justify-content: space-between;
   gap:1.5rem;
}

.message span{
   font-size: 2rem;
   color:var(--black);
}

.message i{
   font-size: 2.5rem;
   color:var(--black);
   cursor: pointer;
}

.message i:hover{
   color:var(--red);
}

.header{
   background-color: var(--blue);
   position: sticky;
   top:0; left:0;
   z-index: 1000;
}

.header .flex{
   display: flex;
   align-items: center;
   padding:1.5rem 2rem;
   max-width: 1200px;
   margin:0 auto;
}

.header .flex .logo{
   margin-right: auto;
   font-size: 2.5rem;
   color:var(--white);
}

.header .flex .navbar a{
   margin-left: 2rem;
   font-size: 2rem;
   color:var(--white);
}

.header .flex .navbar a:hover{
   color:yellow;
}

.header .flex .cart{
   margin-left: 2rem;
   font-size: 2rem;
   color:var(--white);
}

.header .flex .cart:hover{
   color:yellow;
}

.header .flex .cart span{
   padding:.1rem .5rem;
   border-radius: .5rem;
   background-color: var(--white);
   color:var(--blue);
   font-size: 2rem;
}

#menu-btn{
   margin-left: 2rem;
   font-size: 3rem;
   cursor: pointer;
   color:var(--white);
   display: none;
}

.add-product-form{
   max-width: 50rem;
   background-color: var(--bg-color);
   border-radius: .5rem;
   padding:2rem;
   margin:0 auto;
   margin-top: 2rem;
}

.add-product-form h3{
   font-size: 2.5rem;
   margin-bottom: 1rem;
   color:var(--black);
   text-transform: uppercase;
   text-align: center;
}

.add-product-form .box{
   text-transform: none;
   padding:1.2rem 1.4rem;
   font-size: 1.7rem;
   color:var(--black);
   border-radius: .5rem;
   background-color: var(--white);
   margin:1rem 0;
   width: 100%;
}

.display-product-table table{
   width: 100%;
   text-align: center;
}

.display-product-table table thead th{
   padding:1.5rem;
   font-size: 2rem;
   background-color: var(--black);
   color:var(--white);
}

.display-product-table table td{
   padding:1.5rem;
   font-size: 2rem;
   color:var(--black);
}

.display-product-table table td:first-child{
   padding:0;
}

.display-product-table table tr:nth-child(even){
   background-color: var(--bg-color);
}

.display-product-table .empty{
   margin-bottom: 2rem;
   text-align: center;
   background-color: var(--bg-color);
   color:var(--black);
   font-size: 2rem;
   padding:1.5rem;
}

.edit-form-container{
   position: fixed;
   top:0; left:0;
   z-index: 1100;
   background-color: var(--dark-bg);
   padding:2rem;
   display: none;
   align-items: center;
   justify-content: center;
   min-height: 100vh;
   width: 100%;
}

.edit-form-container form{
   width: 50rem;
   border-radius: .5rem;
   background-color: var(--white);
   text-align: center;
   padding:2rem;
}

.edit-form-container form .box{
   width: 100%;
   background-color: var(--bg-color);
   border-radius: .5rem;
   margin:1rem 0;
   font-size: 1.7rem;
   color:var(--black);
   padding:1.2rem 1.4rem;
   text-transform: none;
}

.products .box-container{
   display: grid;
   grid-template-columns: repeat(auto-fit, 35rem);
   gap:1.5rem;
   justify-content: center;
}

.products .box-container .box{
   text-align: center;
   padding:2rem;
   box-shadow: var(--box-shadow);
   border:var(--border);
   border-radius: .5rem;
}

.products .box-container .box img{
   height: 25rem;
}

.products .box-container .box h3{
   margin:1rem 0;
   font-size: 2.5rem;
   color:var(--black);
}

.products .box-container .box .price{
   font-size: 2.5rem;
   color:var(--black);
}

.shopping-cart table{
   text-align: center;
   width: 100%;
}

.shopping-cart table thead th{
   padding:1.5rem;
   font-size: 2rem;
   color:var(--white);
   background-color: var(--black);
}

.shopping-cart table tr td{
   border-bottom: var(--border);
   padding:1.5rem;
   font-size: 2rem;
   color:var(--black);
}

.shopping-cart table input[type="number"]{
   border: var(--border);
   padding:1rem 2rem;
   font-size: 2rem;
   color:var(--black);
   width: 10rem;
}

.shopping-cart table input[type="submit"]{
   padding:.5rem 1.5rem;
   cursor: pointer;
   font-size: 2rem;
   background-color: var(--orange);
   color:var(--white);
}

.shopping-cart table input[type="submit"]:hover{
   background-color: var(--black);
}

.shopping-cart table .table-bottom{
   background-color: var(--bg-color);
}

.shopping-cart .checkout-btn{
   text-align: center;
   margin-top: 1rem;
}

.shopping-cart .checkout-btn a{
   display: inline-block;
   width: auto;
}

.shopping-cart .checkout-btn a.disabled{
   pointer-events: none;
   opacity: .5;
   user-select: none;
   background-color: var(--red);
}

.checkout-form form{
   padding:2rem;
   border-radius: .5rem;
   background-color: var(--bg-color);
}

.checkout-form form .flex{
   display: flex;
   flex-wrap: wrap;
   gap:1.5rem;
}

.checkout-form form .flex .inputBox{
   flex:1 1 40rem;
}

.checkout-form form .flex .inputBox span{
   font-size: 2rem;
   color:var(--black);
}

.checkout-form form .flex .inputBox input,
.checkout-form form .flex .inputBox select{
   width: 100%;
   background-color: var(--white);
   font-size: 1.7rem;
   color:var(--black);
   border-radius: .5rem;
   margin:1rem 0;
   padding:1.2rem 1.4rem;
   text-transform: none;
   border:var(--border);
}

.display-order{
   max-width: 50rem;
   background-color: var(--white);
   border-radius: .5rem;
   text-align: center;
   padding:1.5rem;
   margin:0 auto;
   margin-bottom: 2rem;
   box-shadow: var(--box-shadow);
   border:var(--border);
}

.display-order span{
   display: inline-block;
   border-radius: .5rem;
   background-color: var(--bg-color);
   padding:.5rem 1.5rem;
   font-size: 2rem;
   color:var(--black);
   margin:.5rem;
}

.display-order span.grand-total{
   width: 100%;
   background-color: var(--red);
   color:var(--white);
   padding:1rem;
   margin-top: 1rem;
}

.order-message-container{
   position: fixed;
   top:0; left:0;
   height: 100vh;
   overflow-y: scroll;
   overflow-x: hidden;
   padding:2rem;
   display: flex;
   align-items: center;
   justify-content: center;
   z-index: 1100;
   background-color: var(--dark-bg);
   width: 100%;
}

.order-message-container::-webkit-scrollbar{
   width: 1rem;
}

.order-message-container::-webkit-scrollbar-track{
   background-color: var(--dark-bg);
}

.order-message-container::-webkit-scrollbar-thumb{
   background-color: var(--blue);
}

.order-message-container .message-container{
   width: 50rem;
   background-color: var(--white);
   border-radius: .5rem;
   padding:2rem;
   text-align: center;
}

.order-message-container .message-container h3{
   font-size: 2.5rem;
   color:var(--black);
}

.order-message-container .message-container .order-detail{
   background-color: var(--bg-color);
   border-radius: .5rem;
   padding:1rem;
   margin:1rem 0;
}

.order-message-container .message-container .order-detail span{
   background-color: var(--white);
   border-radius: .5rem;
   color:var(--black);
   font-size: 2rem;
   display: inline-block;
   padding:1rem 1.5rem;
   margin:1rem;
}

.order-message-container .message-container .order-detail span.total{
   display: block;
   background: var(--red);
   color:var(--white);
}

.order-message-container .message-container .customer-details{
   margin:1.5rem 0;
}

.order-message-container .message-container .customer-details p{
   padding:1rem 0;
   font-size: 2rem;
   color:var(--black);
}

.order-message-container .message-container .customer-details p span{
   color:var(--blue);
   padding:0 .5rem;
   text-transform: none;
}


















/* media queries  */

@media (max-width:1200px){

   .shopping-cart{
      overflow-x: scroll;
   }

   .shopping-cart table{
      width: 120rem;
   }

   .shopping-cart .heading{
      text-align: left;
   }

   .shopping-cart .checkout-btn{
      text-align: left;
   }

}

@media (max-width:991px){

   html{
      font-size: 55%;
   }

}

@media (max-width:768px){

   #menu-btn{
      display: inline-block;
      transition: .2s linear;
   }

   #menu-btn.fa-times{
      transform: rotate(180deg);
   }

   .header .flex .navbar{
      position: absolute;
      top:99%; left:0; right:0;
      background-color: var(--blue);
      clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
      transition: .2s linear;
   }

   .header .flex .navbar.active{
      clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
   }

   .header .flex .navbar a{
      margin:2rem;
      display: block;
      text-align: center;
      font-size: 2.5rem;
   }

   .display-product-table{
      overflow-x: scroll;
   }

   .display-product-table table{
      width: 90rem;
   }

}

@media (max-width:450px){

   html{
      font-size: 50%;
   }

   .heading{
      font-size: 3rem;
   }

   .products .box-container{
      grid-template-columns: 1fr;
   }

}
/* end of admin css */


/* Responsive layout - make the columns stack on top of each other instead of next to each other */
@media (max-width: 400px) {
  .side, .middle {
    width: 100%;
  }
  .right {
    display: none;
  }
}

.reviews {
  display: grid;
  grid-template-columns: 99%;
  grid-template-rows: 50px 50px 50px;
  grid-gap: 1%;
}
.review-item1 {
  width: 100%;
  /* background-color: rgb(38, 255, 0); */
}
.review-item2 {
  width: 100%;
  /* background-color: rgb(117, 0, 243); */
}
.review-item3 {
  width: 100%;
  /* background-color: rgb(255, 0, 17); */
}
.also {
  display: grid;
  grid-template-columns: 99%;
}
.also-item {
  width: 100%;
  height: 100px;
  /* background-color: green; */
}

/* adding media queries for tablet devices */
@media only screen and (max-width: 800px) {
  body {
    width: 100%;
  }
  .d-list {
    width: 100%;
    height: 50px;
    border-radius: 20px 20px 20px 20px;
    font-size: 20px;
    box-sizing: border-box;
  }
  .more-to-love {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    grid-gap: 1.3%;
    box-sizing: border-box;
    width: 100%;
}
.bottom-nav {
  /* float: left; */
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 0px 1.5%;
  background-color: black;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin-top: 55px;
  padding-left: 5%;
  padding-right: 5%;
}
.drop-list {
  width: 100%;
  height: 50px;
  border-radius: 20px 20px 20px 20px;
  font-size: 20px;
  box-sizing: border-box;
}
.dropbtn {
  background-color: black;
  color: white;
  padding: 10px;
  font-size: 16px;
  border: 2px solid white;
  width: 100%;
  height: 50px;
  border-radius: 20px 20px 20px 20px;
  font-size: 20px;
  box-sizing: border-box;
}
.nn {
  width: 100%;
  height: 70px;
  /* background-color: green; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
.bestsellers {
  width: 100%;
  height: 70px;
  /* background-color: yellow; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
.top-brands {
  width: 100%;
  height: 70px;
  /* background-color: pink; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
.home-garden {
  width: 100%;
  height: 70px;
  /* background-color: darkred; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
.hair {
  width: 100%;
  height: 70px;
  /* background-color: dodgerblue; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
.more {
  width: 100%;
  height: 70px;
  /* background-color: burlywood; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
.header-info {
  display: grid;
  grid-template-columns: 25% 23% 23% 24%;
  grid-gap: 0px 0.5%;
  margin-left: 5%;
  margin-right: 1.3%;
  box-sizing: border-box;
  width: 100%;
}
.payments {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  grid-area: 2/1/2/2;
}
.protection {
  width: 100%;
  height: auto;
  /* background-color: fuchsia; */
  grid-area: 2/2/2/4;
}
.download {
  width: 100%;
  height: auto;
  /* background-color: gold; */
  
}
.main-tiles {
  display: grid;
  grid-template-columns: 35% 55%;
  /* grid-template-rows: 10% 20% 20%; */
  margin-left: 7%;
  margin-right: 7%;
  grid-gap: 5%;
  box-sizing: border-box;
  width: 100%;
}
.product {
  position: relative;
  overflow: hidden;
  padding: 10px;
  width: 100%;
  height: 480px;
  margin-left: 5%;
  /* background-color: rgb(227, 12, 12);  */
}
.footer {
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-gap: 1%;
  background-color: #E8E8E8;
  padding-left: 5%;
  padding-right: 5%;
  text-decoration: none;
  height: auto;
  box-sizing: border-box;
  width: 100%;
}
.footer-bottom {
  width: 100%;
  height: auto;
  background-color: black;
  color: white;
  padding: 10px;
  box-sizing: border-box;
}
.material-icons2 {
  display: none;
}
.footer-item4 img {
  width: 20%;
}

}



@media only screen and (max-width: 600px) {
  body {
    width: 100%;
  }
  .material-icons2 {
    display: none;
  }

  .more-to-love {
    display: grid;
    grid-template-columns: 35% 35% 35%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    grid-gap: 1.3%;
    box-sizing: border-box;
    width: 100%;
}
.main-tiles {
  display: grid;
  grid-template-columns: 40% 55%;
  /* grid-template-rows: 10% 20% 20%; */
  margin-left: 7%;
  margin-right: 7%;
  grid-gap: 5%;
  box-sizing: border-box;
  width: 100%;
}

.item-img {
  width: 100%;


}
.bottom-nav {
  /* float: left; */
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 0px 1.5%;
  background-color: black;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin-top: 55px;
  padding-left: 4%;
}
.register {
  width: 100%;
  height: auto;
  background-color: #f4eded;
  display: grid;
  grid-template-columns: 50% 50%;
  border-radius: 30px 30px 30px 30px;
  padding: 10px;
  grid-column-gap: 5px;
  box-sizing: border-box;
}
.register-btn {
  width: 100%;
  height: 60px;
  background-color: black;
  padding: 20px;
  border-radius: 30px 30px 30px 30px;
  border: 2px solid white;
  color: white;
  box-sizing: border-box;
}
.sign-in-btn {
  width: 100%;
  height: 60px;
  background-color: #f4eded;
  padding: 20px;
  border-radius: 30px 30px 30px 30px;
  border: 2px solid black;
  box-sizing: border-box;
}
.sign-in-opt {
  grid-area: 3 / 3 / 3 / 1;
  grid-gap: 20px;
  /* background-color: black; */
  width: 100%;
  box-sizing: border-box;
}
.footer {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1%;
  background-color: #E8E8E8;
  padding-left: 5%;
  padding-right: 5%;
  text-decoration: none;
  height: auto;
  box-sizing: border-box;
  width: 100%;
}
.topnav button{
  width: 20%;
  background-color: black;
  color: white;
  height: 40px;
  border-radius: 20px 20px 20px 20px;
  margin-left: -30px;
  border: none;
  box-sizing: border-box;
  padding: 10px;
}
.footer-item4 img {
  width: 20%;
}
.footer {
  display: grid;
  grid-template-columns: 110%;
  /* grid-gap: 1%; */
  background-color: #E8E8E8;
  padding-left: 2%;
  padding-right: 2%;
  text-decoration: none;
  height: auto;
  box-sizing: border-box;
  width: 100%;
}
.footer-item1 {
  width: 100%;
  height: auto;
  /* background-color: blue; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 1/1/2/1;
}
.footer-item2 {
  width: 100%;
  height: auto;
  /* background-color: aqua; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 2/1/2/1;
}
.footer-item4 {
  width: 100%;
  height: auto;
  /* background-color: blueviolet; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 3/1/3/1;
}
.footer-item4 img {
  width: 20%;
}
.footer-item5 {
  width: 100%;
  height: auto;
  /* background-color: darkgreen; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 4/1/4/1;
}
.footer-item6 {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  grid-area: 5 / 1 / 5 / 1;
  padding: 10px;
  box-sizing: border-box;
}
.footer-item7 {
  width: 100%;
  height: 250px;
  /* background-color: greenyellow; */
  grid-area: 6 / 1 / 6 / 1;
  padding: 10px;
  box-sizing: border-box;
  text-align: justify;
}
}

@media only screen and (max-width: 480px) {
  body {
    width: 100%;
  }
  #toggleBtn4 {
    display: none;
  }
  #toggleBtn3 {
    display: none;
  }
  .header-info {
    width: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 0px 0.5%;
    margin-left: 5%;
    margin-right: 1.3%;
    box-sizing: border-box;
}
.slogan {
  width: 100%;
  height: auto; 
  /* background-color: green;   */
  grid-area: 1/1/1/1;
}
.money {
  width: 100%;
  height: auto;
  /* background-color: blue; */
  grid-area: 1/2/1/2;
}
.shopper {
  width: 100%;
  height: auto;
  /* background-color: red; */
  grid-area: 2/1/2/1;
}
.delivery {
  width: 100%;
  height: auto;
  /* background-color: aqua; */
  grid-area: 2/2/2/2;
}
.payments {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  grid-area: 3/1/3/1;
}
.protection {
  width: 100%;
  height: auto;
  /* background-color: fuchsia; */
  grid-area: 3/2/3/2;
}
.download {
  width: 100%;
  height: auto;
  /* background-color: gold; */
  grid-area: 4/1/4/3;
  
}
  .more-to-love {
    display: grid;
    grid-template-columns: 45% 45%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    grid-gap: 1.3%;
    box-sizing: border-box;
    width: 100%;
    margin-top: 50px;
}

.item-img {
  width: 100%;
}
.bottom-nav {
  /* float: left; */
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 0px 1.5%;
  background-color: black;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin-top: 55px;
  padding-left: 4%;
}
.main-tiles {
  display: grid;
  grid-template-columns: 100%;
  /* grid-template-rows: 10% 20% 20%; */
  margin-left: 2%;
  margin-right: 2%;
  grid-gap: 5%;
  box-sizing: border-box;
  width: 100%;
}
.tb-items1 img {
  object-fit:contain;
}
.tb-items2 img {
  object-fit:contain;
}
.weekly-deals {
  width: 100%;
  height: 350px;
  background-color: #f4eded;   
  border-radius: 30px 30px 30px 30px; 
  padding: 10px;
  box-sizing: border-box;
  grid-area: 4/1/4/1;
}
.bestsellers2 {
  width: 100%;
  height: auto;
  /* background-color: yellow; */
  padding-top: 25px;
  box-sizing: border-box;
  grid-area: 5/1/5/1;
}

.more-to-love {
  display: grid;
  grid-template-columns: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
  grid-gap: 1.3%;
  box-sizing: border-box;
  width: 100%;
}
.browse {
  margin-top: 500px;
}
.pre-btn,
.nxt-btn {
  border: none;
  width: 5%;
  height: 70px;
  position: absolute;
  margin-top: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E8E8E8;
  opacity:50%;
  cursor: pointer;
  z-index: 8;
  border-radius: 50%;
}
.footer {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  /* grid-gap: 1%; */
  background-color: #E8E8E8;
  padding-left: 2%;
  padding-right: 2%;
  text-decoration: none;
  height: auto;
  box-sizing: border-box;
  width: 100%;
}
.footer-item1 {
  width: 100%;
  height: auto;
  /* background-color: blue; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 1/1/2/1;
}
.footer-item2 {
  width: 100%;
  height: auto;
  /* background-color: aqua; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 2/1/2/1;
}
.footer-item4 {
  width: 100%;
  height: auto;
  /* background-color: blueviolet; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 3/1/3/1;
}
.footer-item4 img {
  width: 20%;
}
.footer-item5 {
  width: 100%;
  height: auto;
  /* background-color: darkgreen; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 4/1/4/1;
}
.footer-item6 {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  grid-area: 5 / 1 / 5 / 1;
  padding: 10px;
  box-sizing: border-box;
}
.footer-item7 {
  width: 100%;
  height: 250px;
  /* background-color: greenyellow; */
  grid-area: 6 / 1 / 6 / 1;
  padding: 10px;
  box-sizing: border-box;
  text-align: justify;
}
.material-icons2 {
  display: none;
}
.qr-code {
  width: 50%;
  /* background-color: red; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: xx-small;
  display: none;
}
.flag svg {
  width: 80%;
  /* background-color: blue; */
  /* padding: 0px; */
  box-sizing: border-box;
  display: none;
}
.account i {
  width: 50%;
  /* background-color: green; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: xx-small;
  display: none;
}
.cart i {
  width: 50%;
  /* background-color: yellow; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: 10px;
  display: none;
}
.topnav input {
  width: 100%;
}
.topnav {
  /* overflow: hidden; */
  color: white;
  background-color: black;
  display: grid;
  grid-template-columns: 30% 20%;
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  height: 75px;
  z-index: 2;
  top: 0;
}
.topnav button{
  width: 15%;
  background-color: black;
  color: white;
  height: 35px;
  border-radius: 20px 20px 20px 20px;
  margin-left: -40px;
  border: none;
  box-sizing: border-box;
  padding: 5px;
}
.m2l-head {
  margin-top: 320px;
}
.footer-bottom {
  width: 100%;
  height: auto;
  background-color: black;
  color: white;
  padding: 10px;
  box-sizing: border-box;
}
.footer-bottom-item {
  margin-left: 5%;
  margin-right: 5%;
  box-sizing: border-box;
}
}


@media only screen and (max-width: 375px) {
  body {
    width: 100%;
  }
  .header-info {
    width: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 0px 0.5%;
    margin-left: 5%;
    margin-right: 1.3%;
    box-sizing: border-box;
}
.slogan {
  width: 100%;
  height: auto; 
  /* background-color: green;   */
  grid-area: 1/1/1/1;
}
.money {
  width: 100%;
  height: auto;
  /* background-color: blue; */
  grid-area: 1/2/1/2;
}
.shopper {
  width: 100%;
  height: auto;
  /* background-color: red; */
  grid-area: 2/1/2/1;
}
.delivery {
  width: 100%;
  height: auto;
  /* background-color: aqua; */
  grid-area: 2/2/2/2;
}
.payments {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  grid-area: 3/1/3/1;
}
.protection {
  width: 100%;
  height: auto;
  /* background-color: fuchsia; */
  grid-area: 3/2/3/2;
}
.download {
  width: 100%;
  height: auto;
  /* background-color: gold; */
  grid-area: 4/1/4/3;
  
}
  .more-to-love {
    display: grid;
    grid-template-columns: 45% 45%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    grid-gap: 1.3%;
    box-sizing: border-box;
    width: 100%;
    margin-top: 50px;
}

.item-img {
  width: 100%;
}
.bottom-nav {
  /* float: left; */
  display: grid;
  grid-template-columns: 110%;
  grid-gap: 0px 1.5%;
  background-color: black;
  box-sizing: border-box;
  position: relative;
  width: 115%;
  margin-top: 55px;
  padding-left: 4%;
}
.main-tiles {
  display: grid;
  grid-template-columns: 100%;
  /* grid-template-rows: 10% 20% 20%; */
  margin-left: 2%;
  margin-right: 2%;
  grid-gap: 5%;
  box-sizing: border-box;
  width: 100%;
}
.weekly-deals {
  width: 100%;
  height: 350px;
  background-color: #f4eded;   
  border-radius: 30px 30px 30px 30px; 
  padding: 10px;
  box-sizing: border-box;
  grid-area: 4/1/4/1;
}
.bestsellers2 {
  width: 100%;
  height: auto;
  /* background-color: yellow; */
  padding-top: 25px;
  box-sizing: border-box;
  grid-area: 5/1/5/1;
}

.more-to-love {
  display: grid;
  grid-template-columns: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
  grid-gap: 1.3%;
  box-sizing: border-box;
  width: 100%;
}
.browse {
  margin-top: 500px;
}
.product {
  position: relative;
  overflow: hidden;
  /* padding-left: -20px; */
  /* padding-right: 50px; */
  width: 90%;
  height: 480px;
  margin-left: 5%;
  /* background-color: rgb(227, 12, 12);  */
}
.product-card h5{
  text-align: center;
  font-size: larger;
}

.product-container {
  padding: 0 10vw;
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
}

.product-container::-webkit-scrollbar {
  display: none;
}

.product-card {
  flex: 0 0 auto;
  width: 200px;
  height: 300px;
  margin-right: 40px;
}

.product-image {
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-radius: 900px;
  margin-top: 30%;
}

.product-info {
  width: 100%;
  height: 100px;
  padding-top: 10px;
}
.pre-btn,
.nxt-btn {
  border: none;
  width: 10%;
  height: 40px;
  position: absolute;
  margin-top: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E8E8E8;
  opacity:100%;
  cursor: pointer;
  z-index: 8;
  border-radius: 50%;
}
.footer {
  display: grid;
  grid-template-columns: 100%;
  /* grid-gap: 1%; */
  background-color: #E8E8E8;
  padding-left: 2%;
  padding-right: 2%;
  text-decoration: none;
  height: auto;
  box-sizing: border-box;
  width: 100%;
}
.footer-item1 {
  width: 100%;
  height: auto;
  /* background-color: blue; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 1/1/2/1;
}
.footer-item2 {
  width: 100%;
  height: auto;
  /* background-color: aqua; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 2/1/2/1;
}
.footer-item4 {
  width: 100%;
  height: auto;
  /* background-color: blueviolet; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 3/1/3/1;
}
.footer-item4 img {
  width: 20%;
}
.footer-item5 {
  width: 100%;
  height: auto;
  /* background-color: darkgreen; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 4/1/4/1;
}
.footer-item6 {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  grid-area: 5 / 1 / 5 / 1;
  padding: 10px;
  box-sizing: border-box;
}
.footer-item7 {
  width: 100%;
  height: 250px;
  /* background-color: greenyellow; */
  grid-area: 6 / 1 / 6 / 1;
  padding: 10px;
  box-sizing: border-box;
  text-align: justify;
}
.material-icons2 {
  display: none;
}
.qr-code {
  width: 50%;
  /* background-color: red; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: xx-small;
  display: none;
}
.flag svg {
  width: 80%;
  /* background-color: blue; */
  /* padding: 0px; */
  box-sizing: border-box;
  display: none;
}
.account i {
  width: 50%;
  /* background-color: green; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: xx-small;
  display: none;
}
.cart i {
  width: 50%;
  /* background-color: yellow; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: 10px;
  display: none;
}
.topnav input {
  width: 100%;
}
.topnav {
  /* overflow: hidden; */
  color: white;
  background-color: black;
  display: grid;
  grid-template-columns: 40% 55%;
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  height: 75px;
  z-index: 10;
  top: 0;
}
.bottom-nav {
  /* float: left; */
  display: grid;
  grid-template-columns: 100%;
  /* grid-gap: 0px 1.3%; */
  background-color: black;
  box-sizing: border-box;
  position: relative;
  width: 105.5%;
  margin-top: 75px;
}
.topnav button{
  width: 15%;
  background-color: black;
  color: white;
  height: 35px;
  border-radius: 20px 20px 20px 20px;
  margin-left: -40px;
  border: none;
  box-sizing: border-box;
  padding: 5px;
}
.m2l-head {
  margin-top: 320px;
}
/* css for product pages  */
.bottom-nav2 {
  display: grid;
  grid-template-columns: 43% 15% 14% 11% 10%;
  grid-gap: 1%;
  background-color: black;
  padding-top: 10px;
  padding-left: 5px;
  font-size: 1px;
  box-sizing: border-box;
}
.main-product {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1%;
}
.related {
  display: grid;
  grid-template-columns: 48% 48%;
  grid-gap: 1.7%;
  margin-top: 20px;
}
.product-info-head {
  display: grid;
  grid-template-columns: 22% 25% 28% 20%;
  grid-gap: 1%;
  margin-top: 25px;
  box-sizing: border-box;
}
.product-info-headings1 {
  width: 100%;
  height: 30px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.product-info-headings2 {
  width: 100%;
  height: 30px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.product-info-headings3 {
  width: 100%;
  height: 45px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
  /* font-size: 5px; */
}
.product-info-headings4 {
  width: 100%;
  height: 40px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.accessories {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 200px 350px;
  grid-gap: 1%;
  /* grid-row-gap: 5%; */
  margin-left: 5%;
  margin-right: 5%;
}
.left-filters {
  width: 100%;
  grid-area: 1/1/3/1;
  /* background-color: black; */
  display: grid;
  grid-template-rows: 15% 30% 20% 20% 15%;
}
.accessories1 ,.accessories2 ,.accessories3 ,.accessories4 ,.accessories5 ,.accessories6 ,.accessories7 ,.accessories8 {
  width:90%;
  height: 200px;
  margin-left: 5%;
}
.top-selling {
  display: grid;
  grid-template-columns:  90%;
  grid-template-rows: 400px 400px 400px 400px 400px 400px 400px 400px 400px 400px 400px;
  grid-gap: 1%;
  /* grid-row-gap: 5%; */
  margin-left: 5%;
  margin-right: 5%;
}
}

@media only screen and (max-width: 400px) {
  body {
    width: 100%;
  }
  .header-info {
    width: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 0px 0.5%;
    margin-left: 5%;
    margin-right: 1.3%;
    box-sizing: border-box;
}
.slogan {
  width: 100%;
  height: auto; 
  /* background-color: green;   */
  grid-area: 1/1/1/1;
}
.money {
  width: 100%;
  height: auto;
  /* background-color: blue; */
  grid-area: 1/2/1/2;
}
.shopper {
  width: 100%;
  height: auto;
  /* background-color: red; */
  grid-area: 2/1/2/1;
}
.delivery {
  width: 100%;
  height: auto;
  /* background-color: aqua; */
  grid-area: 2/2/2/2;
}
.payments {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  grid-area: 3/1/3/1;
}
.protection {
  width: 100%;
  height: auto;
  /* background-color: fuchsia; */
  grid-area: 3/2/3/2;
}
.download {
  width: 100%;
  height: auto;
  /* background-color: gold; */
  grid-area: 4/1/4/3;
  
}
  .more-to-love {
    display: grid;
    grid-template-columns: 45% 45%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    grid-gap: 1.3%;
    box-sizing: border-box;
    width: 100%;
    margin-top: 50px;
}

.item-img {
  width: 100%;
}
.bottom-nav {
  /* float: left; */
  display: grid;
  grid-template-columns: 110%;
  grid-gap: 0px 1.5%;
  background-color: black;
  box-sizing: border-box;
  position: relative;
  width: 115%;
  margin-top: 55px;
  padding-left: 4%;
}
.main-tiles {
  display: grid;
  grid-template-columns: 100%;
  /* grid-template-rows: 10% 20% 20%; */
  margin-left: 2%;
  margin-right: 2%;
  grid-gap: 5%;
  box-sizing: border-box;
  width: 100%;
}
.weekly-deals {
  width: 100%;
  height: 350px;
  background-color: #f4eded;   
  border-radius: 30px 30px 30px 30px; 
  padding: 10px;
  box-sizing: border-box;
  grid-area: 4/1/4/1;
}
.bestsellers2 {
  width: 100%;
  height: auto;
  /* background-color: yellow; */
  padding-top: 25px;
  box-sizing: border-box;
  grid-area: 5/1/5/1;
}

.more-to-love {
  display: grid;
  grid-template-columns: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
  grid-gap: 1.3%;
  box-sizing: border-box;
  width: 100%;
}
.browse {
  margin-top: 500px;
}
.product {
  position: relative;
  overflow: hidden;
  /* padding-left: -20px; */
  /* padding-right: 50px; */
  width: 90%;
  height: 480px;
  margin-left: 5%;
  /* background-color: rgb(227, 12, 12);  */
}
.product-card h5{
  text-align: center;
  font-size: larger;
}

.product-container {
  padding: 0 10vw;
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
}

.product-container::-webkit-scrollbar {
  display: none;
}

.product-card {
  flex: 0 0 auto;
  width: 200px;
  height: 300px;
  margin-right: 40px;
}

.product-image {
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-radius: 900px;
  margin-top: 30%;
}

.product-info {
  width: 100%;
  height: 100px;
  padding-top: 10px;
}
.pre-btn,
.nxt-btn {
  border: none;
  width: 10%;
  height: 40px;
  position: absolute;
  margin-top: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E8E8E8;
  opacity:100%;
  cursor: pointer;
  z-index: 8;
  border-radius: 50%;
}
.footer {
  display: grid;
  grid-template-columns: 100%;
  /* grid-gap: 1%; */
  background-color: #E8E8E8;
  padding-left: 2%;
  padding-right: 2%;
  text-decoration: none;
  height: auto;
  box-sizing: border-box;
  width: 100%;
}
.footer-item1 {
  width: 100%;
  height: auto;
  /* background-color: blue; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 1/1/2/1;
}
.footer-item2 {
  width: 100%;
  height: auto;
  /* background-color: aqua; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 2/1/2/1;
}
.footer-item4 {
  width: 100%;
  height: auto;
  /* background-color: blueviolet; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 3/1/3/1;
}
.footer-item4 img {
  width: 20%;
}
.footer-item5 {
  width: 100%;
  height: auto;
  /* background-color: darkgreen; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 4/1/4/1;
}
.footer-item6 {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  grid-area: 5 / 1 / 5 / 1;
  padding: 10px;
  box-sizing: border-box;
}
.footer-item7 {
  width: 100%;
  height: 250px;
  /* background-color: greenyellow; */
  grid-area: 6 / 1 / 6 / 1;
  padding: 10px;
  box-sizing: border-box;
  text-align: justify;
}
.material-icons2 {
  display: none;
}
.qr-code {
  width: 50%;
  /* background-color: red; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: xx-small;
  display: none;
}
.flag svg {
  width: 80%;
  /* background-color: blue; */
  /* padding: 0px; */
  box-sizing: border-box;
  display: none;
}
.account i {
  width: 50%;
  /* background-color: green; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: xx-small;
  display: none;
}
.cart i {
  width: 50%;
  /* background-color: yellow; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: 10px;
  display: none;
}
.topnav input {
  width: 100%;
}
.topnav {
  /* overflow: hidden; */
  color: white;
  background-color: black;
  display: grid;
  grid-template-columns: 40% 55%;
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  height: 75px;
  z-index: 10;
  top: 0;
}
.bottom-nav {
  /* float: left; */
  display: grid;
  grid-template-columns: 100%;
  /* grid-gap: 0px 1.3%; */
  background-color: black;
  box-sizing: border-box;
  position: relative;
  width: 105.5%;
  margin-top: 75px;
}
.topnav button{
  width: 15%;
  background-color: black;
  color: white;
  height: 35px;
  border-radius: 20px 20px 20px 20px;
  margin-left: -40px;
  border: none;
  box-sizing: border-box;
  padding: 5px;
}
.m2l-head {
  margin-top: 320px;
}
/* css for product pages  */
.bottom-nav2 {
  display: grid;
  grid-template-columns: 43% 15% 14% 11% 10%;
  grid-gap: 1%;
  background-color: black;
  padding-top: 10px;
  padding-left: 5px;
  font-size: 1px;
  box-sizing: border-box;
}
.main-product {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1%;
}
.related {
  display: grid;
  grid-template-columns: 48% 48%;
  grid-gap: 1.7%;
  margin-top: 20px;
}
.product-info-head {
  display: grid;
  grid-template-columns: 22% 25% 28% 20%;
  grid-gap: 1%;
  margin-top: 25px;
  box-sizing: border-box;
}
.product-info-headings1 {
  width: 100%;
  height: 30px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.product-info-headings2 {
  width: 100%;
  height: 30px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.product-info-headings3 {
  width: 100%;
  height: 45px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
  /* font-size: 5px; */
}
.product-info-headings4 {
  width: 100%;
  height: 40px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
}

@media only screen and (max-width: 480px) {
  body {
    width: 100%;
  }
  .header-info {
    width: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 0px 0.5%;
    margin-left: 5%;
    margin-right: 1.3%;
    box-sizing: border-box;
}
.slogan {
  width: 100%;
  height: auto; 
  /* background-color: green;   */
  grid-area: 1/1/1/1;
}
.money {
  width: 100%;
  height: auto;
  /* background-color: blue; */
  grid-area: 1/2/1/2;
}
.shopper {
  width: 100%;
  height: auto;
  /* background-color: red; */
  grid-area: 2/1/2/1;
}
.delivery {
  width: 100%;
  height: auto;
  /* background-color: aqua; */
  grid-area: 2/2/2/2;
}
.payments {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  grid-area: 3/1/3/1;
}
.protection {
  width: 100%;
  height: auto;
  /* background-color: fuchsia; */
  grid-area: 3/2/3/2;
}
.download {
  width: 100%;
  height: auto;
  /* background-color: gold; */
  grid-area: 4/1/4/3;
  
}
  .more-to-love {
    display: grid;
    grid-template-columns: 45% 45%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    grid-gap: 1.3%;
    box-sizing: border-box;
    width: 100%;
    margin-top: 50px;
}

.item-img {
  width: 100%;
}
.bottom-nav {
  /* float: left; */
  display: grid;
  grid-template-columns: 110%;
  grid-gap: 0px 1.5%;
  background-color: black;
  box-sizing: border-box;
  position: relative;
  width: 115%;
  margin-top: 55px;
  padding-left: 4%;
}
.main-tiles {
  display: grid;
  grid-template-columns: 100%;
  /* grid-template-rows: 10% 20% 20%; */
  margin-left: 2%;
  margin-right: 2%;
  grid-gap: 5%;
  box-sizing: border-box;
  width: 100%;
}
.weekly-deals {
  width: 100%;
  height: 350px;
  background-color: #f4eded;   
  border-radius: 30px 30px 30px 30px; 
  padding: 10px;
  box-sizing: border-box;
  grid-area: 4/1/4/1;
}
.bestsellers2 {
  width: 100%;
  height: auto;
  /* background-color: yellow; */
  padding-top: 25px;
  box-sizing: border-box;
  grid-area: 5/1/5/1;
}

.more-to-love {
  display: grid;
  grid-template-columns: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
  grid-gap: 1.3%;
  box-sizing: border-box;
  width: 100%;
}
.browse {
  margin-top: 500px;
}
.product {
  position: relative;
  overflow: hidden;
  /* padding-left: -20px; */
  /* padding-right: 50px; */
  width: 90%;
  height: 480px;
  margin-left: 5%;
  /* background-color: rgb(227, 12, 12);  */
}
.product-card h5{
  text-align: center;
  font-size: larger;
}

.product-container {
  padding: 0 10vw;
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
}

.product-container::-webkit-scrollbar {
  display: none;
}

.product-card {
  flex: 0 0 auto;
  width: 200px;
  height: 300px;
  margin-right: 40px;
}

.product-image {
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-radius: 900px;
  margin-top: 30%;
}

.product-info {
  width: 100%;
  height: 100px;
  padding-top: 10px;
}
.pre-btn,
.nxt-btn {
  border: none;
  width: 10%;
  height: 40px;
  position: absolute;
  margin-top: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E8E8E8;
  opacity:100%;
  cursor: pointer;
  z-index: 8;
  border-radius: 50%;
}
.footer {
  display: grid;
  grid-template-columns: 100%;
  /* grid-gap: 1%; */
  background-color: #E8E8E8;
  padding-left: 2%;
  padding-right: 2%;
  text-decoration: none;
  height: auto;
  box-sizing: border-box;
  width: 100%;
}
.footer-item1 {
  width: 100%;
  height: auto;
  /* background-color: blue; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 1/1/2/1;
}
.footer-item2 {
  width: 100%;
  height: auto;
  /* background-color: aqua; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 2/1/2/1;
}
.footer-item4 {
  width: 100%;
  height: auto;
  /* background-color: blueviolet; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 3/1/3/1;
}
.footer-item4 img {
  width: 20%;
}
.footer-item5 {
  width: 100%;
  height: auto;
  /* background-color: darkgreen; */
  padding: 10px;
  box-sizing: border-box;
  grid-area: 4/1/4/1;
}
.footer-item6 {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  grid-area: 5 / 1 / 5 / 1;
  padding: 10px;
  box-sizing: border-box;
}
.footer-item7 {
  width: 100%;
  height: 250px;
  /* background-color: greenyellow; */
  grid-area: 6 / 1 / 6 / 1;
  padding: 10px;
  box-sizing: border-box;
  text-align: justify;
}
.material-icons2 {
  display: none;
}
.qr-code {
  width: 50%;
  /* background-color: red; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: xx-small;
  display: none;
}
.flag svg {
  width: 80%;
  /* background-color: blue; */
  /* padding: 0px; */
  box-sizing: border-box;
  display: none;
}
.account i {
  width: 50%;
  /* background-color: green; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: xx-small;
  display: none;
}
.cart i {
  width: 50%;
  /* background-color: yellow; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: 10px;
  display: none;
}
.topnav input {
  width: 100%;
}
.topnav {
  /* overflow: hidden; */
  color: white;
  background-color: black;
  display: grid;
  grid-template-columns: 40% 55%;
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  height: 75px;
  z-index: 10;
  top: 0;
}
.bottom-nav {
  /* float: left; */
  display: grid;
  grid-template-columns: 100%;
  /* grid-gap: 0px 1.3%; */
  background-color: black;
  box-sizing: border-box;
  position: relative;
  width: 105.5%;
  margin-top: 75px;
}
.topnav button{
  width: 15%;
  background-color: black;
  color: white;
  height: 35px;
  border-radius: 20px 20px 20px 20px;
  margin-left: -40px;
  border: none;
  box-sizing: border-box;
  padding: 5px;
}
.m2l-head {
  margin-top: 320px;
}
/* css for product pages  */
.bottom-nav2 {
  display: grid;
  grid-template-columns: 43% 15% 14% 11% 10%;
  grid-gap: 1%;
  background-color: black;
  padding-top: 10px;
  padding-left: 5px;
  font-size: 1px;
  box-sizing: border-box;
}
.main-product {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1%;
}
.related {
  display: grid;
  grid-template-columns: 48% 48%;
  grid-gap: 1.7%;
  margin-top: 20px;
}
.product-info-head {
  display: grid;
  grid-template-columns: 22% 25% 28% 20%;
  grid-gap: 1%;
  margin-top: 25px;
  box-sizing: border-box;
}
.product-info-headings1 {
  width: 100%;
  height: 30px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.product-info-headings2 {
  width: 100%;
  height: 30px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.product-info-headings3 {
  width: 100%;
  height: 45px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
  /* font-size: 5px; */
}
.product-info-headings4 {
  width: 100%;
  height: 40px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
}

@media only screen and (max-width: 1080px) {
  body {
    width: 100%;
  }
 #toggleBtn4 {
  display: none;
 } 
 #toggleBtn3 {
  display: none;
 } 
  .header-info {
    width: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 0px 0.5%;
    margin-left: 5%;
    margin-right: 1.3%;
    box-sizing: border-box;
}
.slogan {
  width: 100%;
  height: auto; 
  /* background-color: green;   */
  grid-area: 1/1/1/1;
}
.money {
  width: 100%;
  height: auto;
  /* background-color: blue; */
  grid-area: 1/2/1/2;
}
.shopper {
  width: 100%;
  height: auto;
  /* background-color: red; */
  grid-area: 2/1/2/1;
}
.delivery {
  width: 100%;
  height: auto;
  /* background-color: aqua; */
  grid-area: 2/2/2/2;
}
.payments {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  grid-area: 3/1/3/1;
}
.protection {
  width: 100%;
  height: auto;
  /* background-color: fuchsia; */
  grid-area: 3/2/3/2;
}
.download {
  width: 100%;
  height: auto;
  /* background-color: gold; */
  grid-area: 4/1/4/3;
  
}
  .more-to-love {
    display: grid;
    grid-template-columns: 45% 45%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    grid-gap: 1.3%;
    box-sizing: border-box;
    width: 100%;
    margin-top: 50px;
}

.item-img {
  width: 100%;
}
.bottom-nav {
  /* float: left; */
  display: grid;
  grid-template-columns: 110%;
  grid-gap: 0px 1.5%;
  background-color: black;
  box-sizing: border-box;
  position: relative;
  width: 115%;
  margin-top: 55px;
  padding-left: 4%;
}
.main-tiles {
  display: grid;
  grid-template-columns: 45% 45%;
  /* grid-template-rows: 10% 20% 20%; */
  margin-left: 2%;
  margin-right: 2%;
  grid-gap: 5%;
  box-sizing: border-box;
  width: 100%;
}
.weekly-deals {
  width: 100%;
  height: 350px;
  background-color: #f4eded;   
  border-radius: 30px 30px 30px 30px; 
  padding: 10px;
  box-sizing: border-box;
  /* grid-area: 4/1/4/1; */
  margin-top: -350px;
}
.bestsellers2 {
  width: 100%;
  height: auto;
  /* background-color: yellow; */
  padding-top: 25px;
  box-sizing: border-box;
  grid-area: 2/2/2/3;
}

.more-to-love {
  display: grid;
  grid-template-columns: 45% 45%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
  grid-gap: 1.3%;
  box-sizing: border-box;
  width: 100%;
}
.browse {
  margin-top: 150px;
}
.product {
  position: relative;
  overflow: hidden;
  /* padding-left: -20px; */
  /* padding-right: 50px; */
  width: 90%;
  height: 480px;
  margin-left: 5%;
  /* background-color: rgb(227, 12, 12);  */
}
.product-card h5{
  text-align: center;
  font-size: larger;
}

.product-container {
  padding: 0 10vw;
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
}

.product-container::-webkit-scrollbar {
  display: none;
}

.product-card {
  flex: 0 0 auto;
  width: 200px;
  height: 300px;
  margin-right: 40px;
}

.product-image {
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-radius: 900px;
  margin-top: 30%;
}

.product-info {
  width: 100%;
  height: 100px;
  padding-top: 10px;
}
.pre-btn,
.nxt-btn {
  border: none;
  width: 10%;
  height: 70px;
  position: absolute;
  margin-top: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E8E8E8;
  opacity:100%;
  cursor: pointer;
  z-index: 8;
  border-radius: 50%;
}
.footer {
  display: grid;
  grid-template-columns: 45% 45%;
  /* grid-gap: 1%; */
  background-color: #E8E8E8;
  padding-left: 2%;
  padding-right: 2%;
  text-decoration: none;
  height: auto;
  box-sizing: border-box;
  width: 100%;
}
.footer-item1 {
  width: 100%;
  height: auto;
  /* background-color: blue; */
  padding: 10px;
  box-sizing: border-box;
  /* grid-area: 1/1/2/1; */
}
.footer-item2 {
  width: 100%;
  height: auto;
  /* background-color: aqua; */
  padding: 10px;
  box-sizing: border-box;
  /* grid-area: 2/1/2/1; */
}
.footer-item4 {
  width: 100%;
  height: auto;
  /* background-color: blueviolet; */
  padding: 10px;
  box-sizing: border-box;
  /* grid-area: 3/1/3/1; */
}
.footer-item4 img {
  width: 20%;
}
.footer-item5 {
  width: 100%;
  height: auto;
  /* background-color: darkgreen; */
  padding: 10px;
  box-sizing: border-box;
  /* grid-area: 4/1/4/1; */
}
.footer-item6 {
  width: 100%;
  height: auto;
  /* background-color: crimson; */
  /* grid-area: 5 / 1 / 5 / 1; */
  padding: 10px;
  box-sizing: border-box;
}
.footer-item7 {
  width: 100%;
  height: 250px;
  /* background-color: greenyellow; */
  grid-area: 6 / 1 / 6 / 3;
  padding: 10px;
  box-sizing: border-box;
  text-align: justify;
}
.material-icons2 {
  display: none;
}
.qr-code {
  width: 50%;
  /* background-color: red; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: xx-small;
  display: none;
}
.flag svg {
  width: 80%;
  /* background-color: blue; */
  /* padding: 0px; */
  box-sizing: border-box;
  display: none;
}
.account i {
  width: 50%;
  /* background-color: green; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: xx-small;
  display: none;
}
.cart i {
  width: 50%;
  /* background-color: yellow; */
  /* padding: 10px; */
  box-sizing: border-box;
  font-size: 10px;
  display: none;
}
.topnav input {
  width: 100%;
}
.topnav {
  /* overflow: hidden; */
  color: white;
  background-color: black;
  display: grid;
  grid-template-columns: 40% 55%;
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  height: 75px;
  z-index: 10;
  top: 0;
}
.bottom-nav {
  /* float: left; */
  display: grid;
  grid-template-columns: 100%;
  /* grid-gap: 0px 1.3%; */
  background-color: black;
  box-sizing: border-box;
  position: relative;
  width: 105.5%;
  margin-top: 75px;
}
.topnav button{
  width: 15%;
  background-color: black;
  color: white;
  height: 35px;
  border-radius: 20px 20px 20px 20px;
  margin-left: -105px;
  border: none;
  box-sizing: border-box;
  padding: 7px;
}
.m2l-head {
  margin-top: 70px;
}
.nn {
  width: 100%;
  height: 70px;
  /* background-color: green; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
.bestsellers {
  width: 100%;
  height: 70px;
  /* background-color: yellow; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
.top-brands {
  width: 100%;
  height: 70px;
  /* background-color: pink; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
.home-garden {
  width: 100%;
  height: 70px;
  /* background-color: darkred; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
.hair {
  width: 100%;
  height: 70px;
  /* background-color: dodgerblue; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
.more {
  width: 100%;
  height: 70px;
  /* background-color: burlywood; */
  padding-top: 25px;
  box-sizing: border-box;
  display: none;
}
/* css for product pages  */
.bottom-nav2 {
  display: grid;
  grid-template-columns: 43% 15% 14% 11% 10%;
  grid-gap: 1%;
  background-color: black;
  padding-top: 10px;
  padding-left: 5px;
  font-size: 1px;
  box-sizing: border-box;
}
.main-product {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1%;
}
.related {
  display: grid;
  grid-template-columns: 48% 48%;
  grid-gap: 1.7%;
  margin-top: 20px;
}
.product-info-head {
  display: grid;
  grid-template-columns: 22% 25% 28% 20%;
  grid-gap: 1%;
  margin-top: 25px;
  box-sizing: border-box;
}
.product-info-headings1 {
  width: 100%;
  height: 30px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.product-info-headings2 {
  width: 100%;
  height: 30px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
.product-info-headings3 {
  width: 100%;
  height: 45px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
  /* font-size: 5px; */
}
.product-info-headings4 {
  width: 100%;
  height: 40px;
  background-color: #E8E8E8;
  text-align: center;
  padding: 8px;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
}
}