* {
    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;
}


.h1{
    background-image: url("h1.gif");
    background-size: cover;
}
.h2{
    background-image: url("h2.gif");
    background-size: cover;
}

.h3{
    display: flex;
    justify-content: center;
}
.h3a{
    background-image: url("h3a.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px
}
.h3b{
    background-image: url("h3b.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px
}
.h3c{
    background-image: url("h3c.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px;
}
.h3d{
    background-image: url("h3d.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px
}
.h3e{
    background-image: url("h3e.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px
}
.h3f{
    background-image: url("h3f.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px
}
.h3a:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h3b:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h3c:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h3d:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h3e:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h3f:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}

.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;
}
.l3a:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.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);
}
.h6{
    background-image: url("h4a.jpg");
    background-size: cover;
}

.h5{
    display: flex;
    justify-content: center;
}
.h5a{
    background-image: url("h5a.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px
}
.h5b{
    background-image: url("h5b.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px
}
.h5c{
    background-image: url("h5c.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px;
}
.h5d{
    background-image: url("h5d.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px
}
.h5e{
    background-image: url("h5e.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px
}
.h5f{
    background-image: url("h5f.jpg");
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px
}
.h5a:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h5b:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h5c:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h5d:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h5e:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h5f:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h4{
    background-image: url("h5.gif");
    background-size: cover;
}

.h7{
    display: flex;
    justify-content: space-evenly;
}
.h7a{
    background-image: url("h7a.jpg");
    background-size: cover;
    margin-left: 20px;
    border-radius: 50%;
    margin-right: 20px
}
.h7b{
    background-image: url("h7b.jpg");
    background-size: cover;
    margin-left: 20px;
    border-radius: 50%;
    margin-right: 20px
}
.h7c{
    background-image: url("h7c.jpg");
    background-size: cover;
    margin-left: 20px;
    border-radius: 50%;
    margin-right: 20px;
}
.h7d{
    background-image: url("h7d.jpg");
    background-size: cover;
    margin-left: 20px;
    border-radius: 50%;
    margin-right: 20px
}
.h7e{
    background-image: url("h7e.jpg");
    background-size: cover;
    margin-left: 20px;
    border-radius: 50%;
    margin-right: 20px;
}
.h7f{
    background-image: url("h7f.jpg");
    background-size: cover;
    margin-left: 20px;
    border-radius: 50%;
    margin-right: 20px;
}
.h7a:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h7b:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h7c:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h7d:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h7e:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
.h7f:hover{
    transition: 0.25s;
    transform: scale(1.2,1.2);
}
a{
    text-decoration: none;
}