*{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}
.navbar{
    height: 60px;
    background-color: #0f1111;
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    cursor: pointer;
   
}
.nav-logo{
    height: 50px;
    width: 105px;
}
.logo{
    background-image: url("assests/amazon_logo.png");
    background-size: cover;
    height: 50px;
    width: 105px;
    margin: -11px -7px;
}
.border{
    border: 1.7px transparent;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.border:hover{
    border: 1.7px solid white;
    margin: 8px;
}
.add-first{
    color: #CCCCCC;
    font-size: 0.75rem;
    margin-left: 15px;
}
.add-second{
    color: white;
    font-size: 0.87rem;
    margin-left: 3px;
}
.add-icon{
    display: flex;
    align-items: center;
    
   
}
/* .nav-add{
     margin: 0 10px; 
} */
.nav-search{
    display: flex;
    justify-content: space-evenly;
    height: 40px;
    width: 620px;
    background-color: red;
    border-radius: 5px;
    /* margin: 0 10px; */

}
.search-select{
    border-top-left-radius:5px ;
    border-bottom-left-radius:5px ;
    background-color: #f3f3f3;
    text-align: center;
    border: 1.5px solid #c5c3c3;
    width: 60px;
    
}
.search-input{
   font-size: 1rem;
    width: 100%;
    border: none;
    
}
.search-icon{
    border-top-right-radius:5px ;
    border-bottom-right-radius:5px ;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    background-color: #febd68;
    color: #0f1111;

}
.lan-select{
    background-color: #0f1111;
    color: #ffff;
    border: none;
}

.nav-search:hover{
    border: 2px solid orange;
}

.search-select:hover{
    background-color: #dad8d8;
}
.search-icon:hover{
    background-color: #dda55b;
}
.nav-second{
    font-weight: 700 ;
    font-size: 0.87rem;
    background-color: #0f1111;
    color: #ffff;
    border: none;
    
}
span{
    font-size: 0.75rem;
}
.nav-cart i{
    font-size: 32px;
}
.nav-cart{
    font-size: 0.87rem;
    font-weight: 700;
}

.panel{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    background-color: #222f3d;
    color: white;
    height: 40px;
    cursor: pointer;
}
.panel-all{
    font-weight: 700;

}
.panel-ops{
    width: 90%;
    font-weight: 500;
    

}
.panel-ops span{
    font-size: 0.87rem;
    margin-left: 17px;
}

.main-sec{
    background-image: url("assests/img-1.jpg");
    background-size: cover;
    height: 380px;
    display: flex;
    align-items: flex-end;
    justify-content: center;



}
.main-msg {
    background-color: #ffff;
    color: #0f1111;
    height: 40px;
    margin-bottom: 15px;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-msg span{
    font-size: 0.87rem;
}

.main-msg span a{
    color: #007185;
    cursor: pointer;
}

.shop-sec{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
    background-color: #e2e7e6
}
.box{
    width: 23%;
    height: 450px;
    background-color: white;
    padding: 20px 0 15px;
    margin-top: 15px;
    cursor: pointer;
    


}
.box-img{
   height: 315px;
}
.box-img img{
    width: 95%;
    margin: 20px 0;
    height: 275px;
}
.box-content{
    margin-left: 19px;
    margin-right: 5px;
    
    
}
.box-content span a{
    color: #007185;
    font-size: 0.82rem;
}
.box-content span a:hover{
    color:#cc8b35 ;
}
footer{
    margin-top: 15px;
}
.footpanel1{
    background-color:#37475a ;
    color: #ffff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    font-size: 0.87rem;
    cursor: pointer;

}
.footpanel1:hover{
   background-color: #465d79;
}
.footpanel2{
    background-color: #222f3d;
    color: #ffff;
    height: 300px;
    display: flex;
   justify-content: space-evenly;
   padding: 17px 5px;

}
 ul{
    margin-top: 20px;
    

}
 ul a{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    font-size: 0.85rem;
    margin-top: 10px;
    color: #dddddd;
    cursor: pointer;
}
ul a:hover{
    text-decoration: underline;
}
ul p{
    font-weight: 700;
}
.footlogo{
    background-image: url("assests/amazon_logo.png");
    background-size: cover;
    height: 50px;
    width: 105px;
    
}
.footpanel3{
    background-color:#222f3d ;
    border-top: 0.5px solid gray;
    display: flex;
    align-items: center;
    justify-content:space-evenly;
    height: 100px;
    cursor: pointer;
}

.panel3lan{
    border: 1.5px solid #ffff;
    padding: 8px 10px;
    margin: 0 7px;
    text-align: center;
    color: white;
}
.panel3dollar{
    border: 1.5px solid #ffff;
    padding: 8px 10px;
    margin: 0 7px;
    text-align: center;
    color: white;
}
.panel3country{
    border: 1.5px solid #ffff;
    padding: 8px 10px;
    margin: 0 7px;
    text-align: center;
    color: white;
}
.panel3items{
    display: flex;
    justify-content: space-evenly;
    align-items: center;

}
.footpanel4{
    background-color:#0f1111 ;
    height: 80px;
    color: #ffff;
    font-size: 0.75rem;
    text-align: center;
    /* display: flex;
    align-items: center;
    justify-content: center; */
}
.pages{
   
    padding-top:25px ;
    cursor: pointer;
}
.pages a{
    padding: 0 7px;
}
.pages:hover{
    text-decoration: underline;
}
.copyright{
    padding-top: 5px;
}





