*{
    margin: 0px;
    font-family: Arial;
    border:border-box;
}

.navbar{
    height: 60px;
    background-color: #0F1111;
    color: white;
    display: flex;
    align-items: center;
   justify-content: space-evenly; 
}

.nav-logo{
    height: 50px;
    width: 110px;  
}

.logo{
    background-image: url(amazon_logo.png);
    background-size: cover;
    height: 50px;
    width: 100%;
}

.border{
     border: 1.5px solid transparent;
     padding: 1.9px 1px;
}

.border:hover{
    border:1.5px solid white;  
}

/**second box of address**/

.add-first{
    color: #CCCCCC;
    font-size: 0.85rem;
    margin-left: 15px;   
}

.add-second{
    color: #FFFFFF;
    font-size: 1rem;
    margin-left: 3px;
}

.add-icon{
    display: flex;
   align-items: center;
}

/**third box**/

.nav-searchbar{
    width: 890px;
    height: 40px;
  background-color: #febd68;
    border-radius: 4px;
    display: flex; 
    transition: backgrond color 4s ease;    
}
.nav-searchbar:hover{
    background-color:#efad58;
}

.search-select{
    background-color:#E6E6E6;
    width: 51px;
    padding-left: 5px;
    width: 45px;
    text-align: center;
    border: none;
    border-top-left-radius: 4px; 
    border-bottom-left-radius: 4px; 
    transition: backgrond color 4s ease;
}

.search-select:hover{
    background-color: #d3d3d3;
}
/* .nav-searchbar :hover{
    border: 2px solid orange;
} */

.search-input{
    width: 820px;
    border: none;
    font-size: 1rem;   
}
   
.search-logo{
   color: #0F1111;
 border-top-left-radius: 4px; 
 border-bottom-left-radius: 4px; 
   display: flex;
   justify-content: center;
   align-items: center;
   width: 45px;
   font-size: larger;
}

/* box 4    */
.india-logo{
   height:15px;
    width: 20px;
    background-image: url(download.jpg);
    background-size: cover;
    display: flex;
    margin-left: 15px;
} 

.ind{
    display: flex;
    font-size: 14px;
    margin-right: 15px;  
}

/* box 5  */

.nav-one{
    font-size: 0.7rem;
}

nav-sec{
    font-weight: 700;
    font-size: 0.73rem;
}

.nav-cart i{
    font-size: 30px;
}

.nav-cart{
    font-size: 0.73rem;
    font-weight: 700;
}

 /* pannel styling */
.pannel{
    display: flex;
    background-color:#222f3d;
    color: #FFFFFF;
    height: 40px;
    align-items: center;
    justify-content:space-evenly; 
}

.pan-border{
    border: 1.5px solid transparent;
    padding: 8px 3px;
}

.pan-border:hover{
   border:1.5px solid white;
}

.pannel-ops p{
    display: inline;
    margin-left: 12px;
}

.pannel-ops{
    width: 90%;
    font-size: 0.9rem;
}
 
/* hero section  */
.hero-sec{
    background-image: url(hero-image3.jpg);
    width: 1510px;
    height: 400px;
    background-size: cover;
    margin-left: 10px;  
    justify-content: center;
    align-items:flex-end;
    display: flex;
}

.hero-msg{
    background-color: white;
    color: black;
    display: flex;
    justify-content: center;
    width: 1480px;
    height: 40px;
    align-items: center;
    margin-bottom: 25px;
   font-size: 0.85rem;
}
.hero-msg a{
    color:#2162a1;
}


/*  shop section  */

    .Shop-sec {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        background-color: #e2e7e6; 
        height: 950px;
    }

.box{
    background-color: white;
    height: 380px;
    border: 2px solid transparent;
    width: 350px; 
    padding: 20px 0px 15px; 
    margin-top: 25px;
}

.box-img{
        height: 280px;   
        background-image: url(box1_image.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: 1rem;
        margin-bottom: 1rem;
}

.box1-content{
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
}

.box1-content p{
    color:#2162a1;
    height: 27px;
    margin-top: 2rem;
    font-size: 13px; 
}

.box2-img{
    height: 280px; 
    background-image: url(box2_image.jpg);
    background-size: cover;
        background-repeat: no-repeat;
        margin-top: 1rem;
        margin-bottom: 1rem;
}

.box2-content{
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
}

.box2-content p{
    color:#2162a1;
    height: 27px;
    margin-top: 2rem;
    font-size: 13px;  
}

.box3-img{
    height: 280px; 
    background-image: url(box3_image.jpg);
    background-size: cover;
        background-repeat: no-repeat;
        margin-top: 1rem;
        margin-bottom: 1rem; 
}

.box3-content{
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
}

.box3-content p{
    color:#2162a1;
    height: 27px;
    margin-top: 2rem;
    font-size: 13px;  
}

.box4-img{
    height: 280px;
    background-image: url(box4_image.jpg);
    background-size: cover;
        background-repeat: no-repeat;
        margin-top: 1rem;
        margin-bottom: 1rem;  
}

.box4-content{
    margin-left: 15px;
    margin-right: 15px; 
    font-size: 14px;  
}

.box4-content p{
    color:#2162a1;
    height: 27px;
    margin-top: 2rem;
    font-size: 13px; 
}

.box5-img{
    height: 280px;
    background-image: url(box5_image.jpg);
    background-size: cover;
        background-repeat: no-repeat;
        margin-top: 1rem;
        margin-bottom: 1rem;  
}

.box5-content{
    margin-left: 15px;
    margin-right: 15px; 
    font-size: 14px;  
}

.box5-content p{
    color:#2162a1;
    height: 27px;
    margin-top: 2rem;
    font-size: 13px; 
}

.box6-img{
    height: 280px;
    background-image: url(box6_image.jpg);
    background-size: cover;
        background-repeat: no-repeat;
        margin-top: 1rem;
        margin-bottom: 1rem;  
}

.box6-content{
    margin-left: 15px;
    margin-right: 15px;  
    font-size: 14px; 
}

.box6-content p{
    color:#2162a1;
    height: 27px;
    margin-top: 2rem;
    font-size: 13px; 
}

.box7-img{
    height: 280px;
    background-image: url(box7_image.jpg);
    background-size: cover;
        background-repeat: no-repeat;
        margin-top: 1rem;
        margin-bottom: 1rem;  
}

.box7-content{
    margin-left: 15px;
    margin-right: 15px;   
    font-size: 14px;
}

.box7-content p{
    color:#2162a1;
    height: 27px;
    margin-top: 2rem;
    font-size: 13px; 
}

.box8-img{
    height: 280px;
    background-image: url(box8_image.jpg);
    background-size: cover;
        background-repeat: no-repeat;
        margin-top: 1rem;
        margin-bottom: 1rem;  
}

.box8-content{
    margin-left: 15px;
    margin-right: 15px;  
    font-size: 14px; 
}

.box8-content p{
    color:#2162a1;
    height: 27px;
    margin-top: 2rem;
    font-size: 13px; 
}
  
.footer-container {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 40px 20px;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 20px;
    height: 80px;
  }

  .footer-container h2 {
    margin-bottom: 10px;
  }

  .sign-in-button {
    background-color: #ffd814;
    color: black;
    padding: 12px 28px;
    border: none;
    border-radius: 30px;
    font-size: 13px;
    cursor: pointer;
    width: 160px;
    height: 34px;
    transition: background-color 0.01s ease-in-out;
  }
    
   .sign-in-button:hover {
    background-color:  #f7ca00;
   }
    
  .new-customer{
              margin-top: 5px;
              font-size: 0.69rem;
  }
         
/* foot panels */
.foot-panel1{
    background-color: #37475a;
    color: white;
    height: 49px;
    justify-content: center;
    align-content: center;
    text-align: center;
    font-size: 0.75rem
}
.foot-panel2{
          background-color: #222f3d;
          color:#dddddd;
          justify-content: space-evenly;
          height: 300px;
          display: flex;
}

ul{
    margin-top: 40px;
}

ul a{
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: center;
    font-size: 0.85rem;
}

.foot-panel3{
    display: flex;
    background-color: #222f3d;
    color: #dddddd;
    height: 68px;
    border-top: 0.1px solid #6c6b6b;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo {
    background-image: url(amazon_logo.png);
    height: 60px;
    width: 100px;
    background-size: cover;    
}

.footer-panel {
    background-color: #131A22;
    color: #ddd;
    padding: 40px 20px;
  }

  .footer-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
  }

  .footer-column h4 {
    color: #fff;
    font-size: 0.7rem;
    font-weight: bold;
    margin-bottom: 6px;
  }

  .footer-column p {
    font-size: 13px;
    margin: 0;
    color: #ddd;
    line-height: 1.4;
  }

  .footer-column {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  @media (max-width: 600px) {
    .footer-grid {
      gap: 20px;
    }

    .footer-panel {
      padding: 30px 15px;
    }
  }

  .footer-cond{
    background-color: #131A22;
    color:#ddd;
    height: 100px;
    font-size: 0.75rem;
    text-align: center;
   
  }

  .copyright{
    padding-top: 5px;
  
  }

  .pages{
    padding-top: 20px;
  }
  