* {
    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;
}


.he1{
    align-items: center;
}
a{
    text-decoration: none;
}

.hero-section{
    background-image: url("hero_image2.jpg");
    height: 300px;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: -40px;
}


p{
    font-size: 12px;
    line-height: 20px;
    margin-left: 12px;
}
#h2a{
    color: #e47911;
    margin-left: 10px;
    margin-top: 10px;
}
.list-1:hover{
    background-color: rgb(139, 161, 154);
    color: white;
}
.sh-box1{
    height: 500px;
    width: 300px;
    border: 2px solid orange;
    margin-left: 230px;
    margin-top: -370px;
    border-radius: 15%;
}
.sh-box2{
    height: 500px;
    width: 300px;
    border: 2px solid orange;
    margin-left: 590px;
    margin-top: -503px;
    border-radius: 15%;
}
.sh-box3{
    height: 500px;
    width: 300px;
    border: 2px solid orange;
    margin-left: 950px;
    margin-top: -503px;
    border-radius: 15%;
}


.sh-box4{
    height: 500px;
    width: 300px;
    border: 2px solid orange;
    margin-left: 230px;
    margin-top: -370px;
    border-radius: 15%;
}
.sh-box5{
    height: 500px;
    width: 300px;
    border: 2px solid orange;
    margin-left: 590px;
    margin-top: -503px;
    border-radius: 15%;
}
.sh-box6{
    height: 500px;
    width: 300px;
    border: 2px solid orange;
    margin-left: 950px;
    margin-top: -503px;
    border-radius: 15%;
}

.sh-box7{
    height: 500px;
    width: 300px;
    border: 2px solid orange;
    margin-left: 230px;
    margin-top: -370px;
    border-radius: 15%;
}
.sh-box8{
    height: 500px;
    width: 300px;
    border: 2px solid orange;
    margin-left: 590px;
    margin-top: -503px;
    border-radius: 15%;
}
.sh-box9{
    height: 500px;
    width: 300px;
    border: 2px solid orange;
    margin-left: 950px;
    margin-top: -503px;
    border-radius: 15%;
}

.sh-in1{
        background-image: url("u1.jpg");
        background-size: cover;
        border-radius: 15%;
}
.sh-in2{
    background-image: url("u2.jpg");
    background-size: cover;
    border-radius: 15%;
}
.sh-in3{
    background-image: url("u3.jpg");
    background-size: cover;
    border-radius: 15%;
}
.list-1:hover{
    transform:scale(1,1.1);

}
.sh-box2:hover{
    transform:scale(1.1,1.1);
    background-color: #fdc68f;
}
.sh-box3:hover{
    transform:scale(1.1,1.1);
    background-color: #fdc68f;
}
.sh-box1:hover{
    transform:scale(1.1,1.1);
    background-color: #fdc68f;
}
.sh-box4:hover{
    transform:scale(1.1,1.1);
    background-color: white;
}
.sh-box5:hover{
    transform:scale(1.1,1.1);
    background-color: white;
}
.sh-box6:hover{
    transform:scale(1.1,1.1);
    background-color:white;
}
.sh-box7:hover{
    transform:scale(1.1,1.1);
    background-color: rgb(152, 255, 152);
}
.sh-box8:hover{
    transform:scale(1.1,1.1);
    background-color: rgb(152, 255, 152);
}
.sh-box9:hover{
    transform:scale(1.1,1.1);
    background-color: rgb(152, 255, 152);
}


.sh-in4{
    background-image: url("sh4.jpg");
    background-size: cover;
    border-radius: 15%;
}
.sh-in5{
    background-image: url("sh5.jpg");
    background-size: cover;
    border-radius: 15%;
}
.sh-in6{
    background-image: url("sh6.jpg");
    background-size: cover;
    border-radius: 15%;
}
.sh-in7{
    background-image: url("sh7.jpg");
    background-size: cover;
    border-radius: 15%;
}
.sh-in8{
    background-image: url("sh8.jpg");
    background-size: cover;
    border-radius: 15%;
}
.sh-in9{
    background-image: url("sh9.jpg");
    background-size: cover;
    border-radius: 15%;
}
.sh-in1:hover{
    transform:scale(1.1,1.1);
}
.sh-in2:hover{
    transform:scale(1.1,1.1);
}
.sh-in3:hover{
    transform:scale(1.1,1.1);
}
.sh-in4:hover{
    transform:scale(1.1,1.1);
}
.sh-in5:hover{
    transform:scale(1.1,1.1);
}
.sh-in6:hover{
    transform:scale(1.1,1.1);
}
.sh-in7:hover{
    transform:scale(1.1,1.1);
}
.sh-in8:hover{
    transform:scale(1.1,1.1);
}
.sh-in9:hover{
    transform:scale(1.1,1.1);
}

