

.navbar{
    /* border: 1px solid black; */
    display: block;
    display: flex;
    justify-items: center;
    justify-content: space-evenly;
    text-align: left;
    overflow: hidden;
    background-color: white;
    position: fixed;
    top: 0;
    left: 1;
    height: 110px;
    width: 100%;
    padding-top: 2px;
    padding-left: 2px;
    z-index: 1;
    
 }
 .Sign{
   margin-left: 700px;
   height: 30px;
   width: 200px;
   display: flex;
   justify-content: space-evenly;
   position: relative;
    top: 50px;
    font-size:x-large;
 }
 
 #menu,#deal{
    position: relative;
    top: 50px;
    font-size:x-large;
    color: black;
 }
 #logo img{
    height: 100px;
    width: 100px;
    border-radius: 50px;
 }
 .navbar a:hover{
    color: #c91c53;
 }
 .navbar>a:nth-child(2){
    margin-left: 3%;
    font-size: large;
 }
 .navbar>a:nth-child(3){
    margin-left: 3%;
    font-size: large;
 }
 .navbar>a:nth-child(4){
    margin-left: 60%;
 }
 .navbar>a:nth-child(5){
   font-size: large;
 }
 .navbar>a:nth-child(6){
   font-size: xx-large;
   color: grey;
padding-bottom: 40%;
 }
 .navbar>a:nth-child(7){
   font-size: xx-large;
 }
 #user>img{
    height: 30px;
    width: 30px;
 }
 #cart>img{
   /* border: 1px solid black; */
    height: 30px;
    width: 40px;
    margin-left: 2px;
 }
 a{
  text-decoration: none;
  
 }
 #order{
  color: black;
 }
 .top1{
    margin-top: 8.6%;
    border: 5px solid black;
    height: 100px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background-color: black;
 }
 .top1>div{
    width:420px;
 }
 .top1>button{
    border-radius: 40px;
    height: 50px;
    width: 150px;
    background-color: red;
    color: white;
 }
 .imageContainer{
   /* border: 1px solid red; */
   width: 100%;
   height: 350px;
   margin-top: 0px;
 }
 .imageContainer>img{
   width: 1431px;
   height: 350px;
 }
 #top2{
   height: 100px;
   /* width: 100%; */
   margin-top: 0px;
   /* border: solid black 1px; */
   background-color: antiquewhite;
   padding-left: 100px;
   display: flex;
 }
 #browse{
   height: 90px;
   width: 100%;
   /* border: 1px solid rebeccapurple; */
   display: flex;
   justify-content: left;
   padding-left:70px ;
 }
 #browse h1{
   width: 350px;
 }
 #browse p{
   position: relative;
   top:10px;
   color: grey;
 }
  #category{
   
   margin-top: 1px;
   display: grid;
   grid-template-columns: repeat(4,1fr);
   grid-template-rows: auto;
   gap: 10px;
   width: 1200px;
   margin: auto;
}
#category>div{
   margin-top: 5px;
   text-align: center;
   background-color:azure;
   border-radius: 10px;
   box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;

}
#category>div>img{
   border-radius: 5px;
   width: 100%;
}
.Bottom{
   background-color: black;
   height: 100%;
   width: 100%;
}
.topa{
  
   background-color: black;
   display: flex;
   width: 70%;
   margin:auto;
   justify-content: flex-start;
   justify-content: space-between;
   color: white;
}
.topa>h1{
   border: 1px solid black;
   margin-left: 30px;
}
.topa>h4{
   position: relative;
   top:10px;
   margin-right: 30px;
}

.carousel {
   border: 2px solid white;
   background:black;
   gap: 30px;
   /* margin-top: 30px; */
   margin: auto;
   
 }
 
 .carousel img {
   display: block;
   height: 250px;
   border: 4px solid black;
   border-radius: 10px;
 }
 .Lbottom{
   /* border: 1px solid black; */
   height: 300px;
   width: 100%;
   display: flex;
   background-color: black;
 }

 .Lbottom>div:first-child{
   margin-top: 30px;
   margin-left: 70px;
   height: 200px;
   width: 250px;
   display: flex;
   flex-direction: column;
   justify-content: space-evenly;
   /* border: 1px solid red; */
 }
 .Lbottom>div:nth-child(2){
   /* margin-left: 2px; */
   margin-top: 30px;
   height: 200px;
   width: 180px;
   display: flex;
   color: white;
   flex-direction: column;
   justify-content: space-evenly;
   /* border: 1px solid red; */
 }
 .Lbottom>div:nth-child(3){
   /* margin-left: 2px; */
   margin-top: 30px;
   height: 200px;
   width: 180px;
   display: flex;
   color: white;
   flex-direction: column;
   justify-content: space-evenly;
   /* border: 1px solid red; */
 }
 .Lbottom>div:nth-child(4){
   /* margin-left: 2px; */
   margin-top: 30px;
   height: 200px;
   width: 180px;
   display: flex;
   color: white;
   flex-direction: column;
   justify-content: space-evenly;
   /* border: 1px solid red; */
 }
 .Lbottom>div:nth-child(5){
   /* margin-left: 2px; */
   margin-top: 30px;
   height: 200px;
   width: 180px;
   display: flex;
   color: white;
   flex-direction: column;
   justify-content: space-evenly;
   /* border: 1px solid red; */
 }
 .Lbottom>div:nth-child(6){
   /* margin-left: 2px; */
   margin-top: 30px;
   height: 100px;
   width: 180px;
   color: white;
   /* border: 1px solid red; */
   padding-top: 20px;
 }
 .Lbottom>div:nth-child(6) a{
   color: white;
 }
 .Lbottom>div:nth-child(7){
   margin-top: 30px;
   height: 100px;
   width: 180px;
   /* border: 1px solid red; */
   padding-top: 10px;
 }
 .Lbottom>div:nth-child(8){
   /* margin-left: 2px; */
   margin-top: 30px;
   height: 100px;
   width: 180px;
   /* border: 1px solid yellow; */
   padding-top: 10px;
   display: flex;
   color: white;
 }
 .Lbottom>div:nth-child(8) img{
   
   /* border: 1px solid yellow; */
   position: relative;
   top: 2px;
   left:10px;
   border-radius: 50px;
  
 }
 .Lbottom>div:nth-child(8) a{
   color: white;
 }
 .mbottom{
   display: flex;
   height: 50px;
   background-color: black;
   justify-content: flex-end;
   padding-top: 5px;
   padding-right: 30px;
 }