* {
    font-family: Arial;
    margin: 0;
    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: 100px;
}
.logo{
    background-image: url("amazon_logo.jpg");
    background-size: cover;
    height: 50px;
    width: 100%;
}

.border{
    border: 2px solid transparent;
}

.border:hover {
    border: 2px solid white;
}
/** box2**/
.add-first{
    color: #cccccc;
    font-size: 0.85rem;
    margin-left: 15px;
    
}
.add-sec{
    font-size: 1rem;
    margin-left: 5px;
}
.add-icon{
    display: flex;
    align-items: center;
}
/** box3**/
.nav-search{
    display: flex;
    justify-content: space-evenly;
    background-color: rgb(240, 197, 9);
    width: 620px;
    height: 40px;
    border-radius: 4px;
    
}
.search-select{
    background-color: #f3f3f3;
    width: 50px;
    text-align: center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: none;
}
.search-input{
    width: 100%;
    font-size: 1rem;
    border: none;
}
.search-icon{
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    color: #0f1111;
}
.nav-search:hover{
    border: 2px solid rgb(240, 197, 9);
}
/** box4 **/
span{
    font-size: 0.7rem;
}

.nav-second{
    font-size: o.85rem;
    font-weight: 700;
}
/** box6**/
.nav-cart i {
    font-size: 30px;
}
.nav-cart{
    font-size: 0.85rem;
    font-weight: 700;
}
/** panel**/
.panel{
    height: 40px;
    background-color: #222f3d;
    display: flex;
    color: white;
    align-items: center;
    justify-content: space-evenly;
}
.panel-ops p {
    display: inline;
    margin-left: 15px;
}
.panel-ops{
    width: 70%;
    font-size: 0.85rem;
}
.panel-deals{
    font-size: 0.9rem;
    font-weight: 700;
}


/** footer **/
footer{
    margin-top: 15px;
}
.foot-panel1{
    background-color: #37475a;
    color: white;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    margin-top: 60px;
}
.foot-panel2{
    background-color: #222f3d;
    color: white;
    height: 300px;
    display: flex;
    justify-content: space-evenly;
}
ul{
    margin-top: 20px;
}
ul a{
    display: block;
    font-size: 0.85rem;
    margin-top: 10px;
    color: #dddddd;
}
.foot-panel3{
    background-color: black;
    color: white;
    border: 0.5px sol white;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo{
    background-image: url("amazon_logo.jpg");
    background-size: cover;
    height: 50px;
    width: 100px;
}
.foot-panel4{
    background-color: #0f1111;
    color: white;
    height: 80px;
}
.pages{
    font-size: 0.7rem;
    justify-content: center;
    text-align: center;
    padding-top: 25px;
}
.copyright{
    font-size: 0.7rem;
    text-align: center;
    padding-top: 5px;
}


.l1{
    background-image: url("l2.jpg");
    background-size: cover;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;

}
.l2{
    background-image: url("l3.jpg");
    background-size: cover;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
}
.l3{
    display: flex;
    justify-content: space-evenly;
    border-radius: 25%;
}
.l3a{
    background-image: url("l4.jpg");
    background-size: cover;
}
.l3b{
    background-image: url("l5.jpg");
    background-size: cover;
}
.l3c{
    background-image: url("l6.jpg");
    background-size: cover;
}
.l3d{
    background-image: url("l7.jpg");
    background-size: cover;
}
.l3e{
    background-image: url("l8.jpg");
    background-size: cover;
}
.l3b:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l3c:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l3d:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l3e:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l4{
    background-image: url("l9.jpg");
    background-size: cover;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
}
.l5{
    display: flex;
    justify-content: space-evenly;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 10%;
}
.l5a{
    background-image: url("l10.jpg");
    background-size: cover;
}
.l5b{
    background-image: url("l11.jpg");
    background-size: cover;
}
.l5c{
    background-image: url("l12.jpg");
    background-size: cover;
}
.l5d{
    background-image: url("l13.jpg");
    background-size: cover;
}
.l5e{
    background-image: url("l14.jpg");
    background-size: cover;
}
.l5f{
    background-image: url("l15.jpg");
    background-size: cover;
}
.l5a:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l5b:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l5c:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l5d:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l5e:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l5f:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}

.l6{
    background-image: url("l20.jpg");
    background-size: cover;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
}
.l7{
    display: flex;
    justify-content: space-between;
    margin-left: 20px;
    margin-right: 20px;
}
.l7a{
    background-image: url("l21.jpg");
    background-size: cover;
}
.l7b{
    background-image: url("l22.jpg");
    background-size: cover;
}
.l7c{
    background-image: url("l23.jpg");
    background-size: cover;
}
.l7d{
    background-image: url("l24.jpg");
    background-size: cover;
}
.l7e{
    background-image: url("l25.jpg");
    background-size: cover;
}
.l7f{
    background-image: url("l26.jpg");
    background-size: cover;
}
.l7g{
    background-image: url("l27.jpg");
    background-size: cover;
}
.l7a:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l7b:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l7c:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l7d:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l7e:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l7f:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l7g:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}

.l8{
    background-image: url("l28.jpg");
    background-size: cover;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
}
.l9{
    display: flex;
    justify-content: space-between;
    margin-left: 20px;
    margin-right: 20px;
    margin-left: 10px;
}
.l9a{
    background-image: url("l29.jpg");
    background-size: cover;
}
.l9b{
    background-image: url("l30.jpg");
    background-size: cover;
}
.l9c{
    background-image: url("l31.jpg");
    background-size: cover;
}
.l9d{
    background-image: url("l32.jpg");
    background-size: cover;
}
.l9e{
    background-image: url("l33.jpg");
    background-size: cover;
}
.l9f{
    background-image: url("l34.jpg");
    background-size: cover;
}
.l9g{
    background-image: url("l35.jpg");
    background-size: cover;
}
.l9a:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l9b:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l9c:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l9d:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l9e:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l9f:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l9g:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}

.l10{
    background-image: url("l36.jpg");
    background-size: cover;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
}
.l11{
    display: flex;
    justify-content: center;
}
.l1a{
    background-image: url("l37.jpg");
    background-size: cover;
}
.l1b{
    background-image: url("l38.jpg");
    background-size: cover;
}
.l1c{
    background-image: url("l39.jpg");
    background-size: cover;
}
.l1d{
    background-image: url("l40.jpg");
    background-size: cover;
}
.l1e{
    background-image: url("l41.jpg");
    background-size: cover;
}
.l1f{
    background-image: url("l42.jpg");
    background-size: cover;
}
.l1a:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l1b:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l1c:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l1d:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l1e:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.l1f:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}

.l3a:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
a{
    text-decoration: none;
}