* {
    margin: 0;
    font-family: arial;
    border: border-box;
}

body {
    background-color: rgb(218, 211, 211);
    overflow-x: hidden;
}

.navbar {
    height: 60px;
    background-color: #0f1111;
    color: white;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.nav-logo {
    height: 50px;
    width: 145px;
    display: flex;
}

.nav-logo p {
    margin-top: 12.5px;
}

.logo {
    background-image: url("Contents/Amazon-Logo.png");
    background-size: cover;
    height: 50px;
    width: 100%;
}

.address-first {
    font-size: 0.85rem;
    margin-left: 20px;
    color: #cccccc;
}

.address-second {
    font-size: 1rem;
    font-weight: 700;
}

.address-icon {
    display: flex;
}

.nav-search {
    display: flex;
    width: 720px;
    height: 40px;
    background-color: pink;
    border-radius: 4px;
    justify-content: space-evenly;
}

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

.search-select {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: none;
    padding: 0px 8px 0px 5px;
    background-color: #f3f3f3;
    color: #646363;
    width: 55px;
    text-align: center;
}

.search-input {
    width: 100%;
    border: none;
    font-size: 1rem;
    padding-left: 10px;
    border-left: 1px solid #cccccc;
}

.search-icon {
    width: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(247, 192, 90);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.search-icon i {
    color: black;
    font-size: 1.3rem;
}

.nav-country {
    width: 50px;
    display: flex;
    justify-content: space-between;
    margin-top: 11px;
}

.nav-country p {
    font-size: 1rem;
    font-weight: 700;
    margin-top: 4.5px;
}

.flag-logo {
    height: 25px;
    width: 25px;
    background-image: url(Contents/flag.png);
    background-size: cover;
}

.nav-signin span {
    font-size: 0.85rem;
}

.nav-second {
    font-size: 1rem;
    font-weight: 700;
}

.nav-order span {
    font-size: 0.85rem;
}

.nav-cart i {
    font-size: 1.9rem;
}

.nav-cart {
    font-size: 1rem;
    font-weight: 700;
}

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

.panel-all a{
    text-decoration: none;
    color: white;
    font-weight: 700;
}

.panel-all i {
    font-size: 1.2rem;
}

.panel-ops {
    width: 80%;
    display: inline;
}

.panel-ops a {
    margin-left: 10px;
    font-size: 0.9rem;
    text-decoration: none;
    color: white;
}

.panel-right a {
    text-decoration: none;
    color: white;
    font-size: 1rem;
    font-weight: 700;
}

.hero-section {
    background-image: url(Contents/Hero-img.jpg);
    background-size: cover;
    height: 600px;
}

.shop-section {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-top: -320px;
    justify-content: space-evenly;
    padding: 25px 0px;
}

.box {
    height: 370px;
    width: 23%;
    border: 2px solid black;
    background-color: white;
    margin-top: 26px;
    padding: 20px 0px 15px;
    border: none;
    overflow: hidden;
}

.box h2 {
    font-size: 1.35rem;
}

.box-content {
    margin: 0px 20px 0px 20px;
}

.box a {
    font-size: 0.9rem;  
    color: #354b63; 
    text-decoration: none; 
}

.box a:hover {
    color: #0f1111;
}

.box-img {
    background-image: url(Contents/Box_1/Img1.jpg);
    background-size: cover;
    width: 100%;
    height: 250px;
    margin: 20px 0px 20px 0px;
}

.box-img2 img {
    height: 50px;
    width: 100px;
    background-size: cover;
}

.box-imgs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    height: 250px;
    margin: 20px 0px 20px 0px;
}

.img1 {
    background-image: url(Contents/Box_2/Img2.jpg);
}

.img2 {
    background-image: url(Contents/Box_2/Img3.jpg);
}

.img3 {
    background-image: url(Contents/Box_2/Img4.jpg);
}

.img4 {
    background-image: url(Contents/Box_2/Img5.jpg);
}

.img5 {
    background-image: url(Contents/Box_3/Img6.jpg);
}

.img6 {
    background-image: url(Contents/Box_3/Img7.jpg);
}

.img7 {
    background-image: url(Contents/Box_3/Img8.jpg);
}

.img8 {
    background-image: url(Contents/Box_3/Img9.jpg);
}

.img9 {
    background-image: url(Contents/Box_5/Img11.jpg);
}

.img10 {
    background-image: url(Contents/Box_5/Img12.jpg);
}

.img11 {
    background-image: url(Contents/Box_5/Img13.jpg);
}

.img12 {
    background-image: url(Contents/Box_5/Img14.jpg);
}

.img13 {
    background-image: url(Contents/Box_6/Img15.jpg);
}

.img14 {
    background-image: url(Contents/Box_6/Img16.jpg);
}

.img15 {
    background-image: url(Contents/Box_6/Img17.jpg);
}

.img16 {
    background-image: url(Contents/Box_6/Img18.jpg);
}

.img17 {
    background-image: url(Contents/Box_7/Img19.jpg);
}

.img18 {
    background-image: url(Contents/Box_7/Img20.jpg);
}

.img19 {
    background-image: url(Contents/Box_7/Img21.jpg);
}

.img20 {
    background-image: url(Contents/Box_7/Img22.jpg);
}

.img {
    height: 100px;
    width: 47%;
    background-size: cover;
}

.img p {
    margin-top: 103px;
    font-size: 0.8rem;
}

.box4{
    height: 100%;
    padding: 0px;
    background-color: transparent;
    display: flex;
    flex-direction: column;
}

.box4 .box-content {
    background-color: white;
    height: 115px;
    margin: 0px;
    padding: 20px 20px 15px;
}

.box4 .box-content button {
    width: 98%;
    border-radius: 30px;
    padding: 8px;
    margin-top: 15px;
    background-color: rgb(255, 208, 0);
    border: none;
}

.box4-img {
    background-image: url(Contents/Box_4/Img10.jpg);
    height: 230.5px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 25px;
    margin-left: 35px;
}

.box8 .box-img {
    background-image: url(Contents/Box_8/Img23.jpg);
}

.foot-panel1 {
    background-color: #37475a;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.foot-panel1 a {
    text-decoration: none;
    color: white;
    font-size: 0.95em;
}

.foot-panel2 {
    background-color: #222f3d;
    height: 400px;
    display: flex;
    justify-content: space-evenly;
    color: white;
    padding: 0px 100px;
}

.foot-panel2 ul a{
    display: block;
    font-size: 0.9rem;
    margin-top: 10px;
    color: #dddddd;
    text-decoration: none;
}

.foot-panel2 ul p {
    font-size: 1.3rem;
    font-weight: 700; 
    margin-top: 50px;
}

.foot-panel2 ul a:hover {
    text-decoration: underline;
}

.foot-panel4 {
    height: 50px;
    background-color: #0f1111;
    padding-top: 18px;
}

.foot-panel4 .pages a:hover {
    text-decoration: underline;
}

.pages {
    text-align: center;
    font-size: 0.8rem;
}

.pages a { 
    color: #dddddd;
    text-decoration: none;
    margin-left: 10px;
}

.copyrights {
    color: #dddddd;
    text-align: center;
    font-size: 0.8rem;
    margin-top: 5px;
}


