body{
    margin: 0px;
    padding: 0px;
}
#topbar{
    width: 100%;
    margin: auto;
    display: flex;
    color: white;
    background-color:rgb(101, 56, 139);
    padding-bottom: 2px;
    height: 25px;
    font-size: 15px;
    line-height: 0px;
}
#topbar p{
    margin-right: 35px;
}
#topbar>p:first-child{
    margin-left: 80px;
}
#firstimage{
    /* box-sizing:content-box; */
    display: flex;
    border-bottom: 0.1px solid #E0E0E0;
    height: 55px;
}
#firstimage>div:first-child{
    margin-left: 70px;
}
#firstimage>div:last-child{
    margin-right: 70px;
    border-right:none;
}
#firstimage div{
    width: 80%;
    padding: 10px;
    padding-bottom: 13px;
    height: 30px;
    border-right: 0.1px solid #E0E0E0;


}
#firstimage > div:hover{
        border-bottom: 4px solid black;
        cursor: pointer;

}
#firstimage>div>img{
    width: 100%;
    margin: auto;
    height: 100%;
}
/* -----------------------------------------------------search section ------------------------------------------------------------*/

#search{
    /* position: sticky; */
    background-color: white;
    display: flex;
    justify-content: space-around;
    text-align: center;
    /* line-height: 5px; */
    height: 60px;
    margin-top: 5px;
    border-bottom: 0.1px solid rgba(138, 87, 179, 0.903);
    padding: 7px;
    padding-bottom: 10px;
    /* z-index: 100; */
}
#signincart{
    line-height: 0px;
}
.signin>div{
    width: 20%;
    margin: auto;
    
}
#search img{
    width: 100%;
    height: 100%;
    
}
#search>div:nth-child(1){
    width: 10%;
    margin-left: 50px;
}
#search>div:nth-child(3){
    width: 18%;
    position: relative;
    right: 40px;
}
#search>div:nth-child(2){
    width: 60%;
    margin-left: 100px;
    display: flex;
    gap: 0px;
    align-items: center;
    height: 50px;
}
#search>div:nth-child(2)>input{
    width: 80%;
    border:1px solid #e8eaec;
     height: 35px;
    font-size: 20px;
    font-family: Times, "Times New Roman", Georgia, serif;
    border-radius: 3px 0 0 3px;
    outline: none;
}
#search>div:nth-child(2)>button{
    background-color:rgb(101, 56, 139);
    color: white;
    padding: 10px 12px;
    border: none;
    border-radius: 0px 3px 3px 0px;
    font-size: 15px;  
}
#search>div:nth-child(2)>button:hover{
    padding: 10px 15px;
    cursor: pointer;
    background-color:rgba(102, 56, 139, 0.684);
}
.signin{
     font-size: 15px; 
                              
}
.second{
    display: flex;
}
/* ----------------------------------------------parts og logout div------------------------------- */
.rahul{
    width: 80px;
    /* font-size: 10px; */
    position: absolute;
    line-height: 10px;
    background-color:white;
    line-height: 5px;
    left: 18px;
    border: 0.1px solid rgb(101, 56, 139);
    top: 50px;
    visibility:hidden;
}
.rahul-change{
    visibility: visible;
}
.rahul p:hover{
    text-decoration: underline;
    cursor: pointer;
}
/* ---------------------------------------------------------------------------------------------------------------- */
/* <!-- menubar when cursour going then show menu insight menu --> */
#menu{
    /* position: sticky; */
    background-color: white;
    /* top: 40px; */
    display: flex;
    font-size: 18px;
    /* gap: 0px 10px; */
    height: 30px;
    border-bottom: 0.1px solid rgba(138, 87, 179, 0.903);
    justify-content: space-around;
    align-items: center;
    padding: 8px 0px;
    /* z-index: 100; */
}
#menu>a:nth-child(1)>div{
    margin-left: 40px;
}
#menu>a:last-child>div{
    margin-right: 40px;
}
/* end menu */
#div1{
    height: 30px;
    align-items: center;
    text-align: center;
    color: rgba(102, 16, 173, 0.903);
    font-size: 18px;
}
/* middle */
.outer{
    text-align: center;
}
.middle{
    display: flex;
    text-align: center;
    width: 90%;
    margin: auto;
    gap: 0px 10px;
    /* line-height: 10px; */
    font-size: 13px;
    font-family: LatoMedium, sans-serif;
}
.middle>div>div{
    padding:5px ;

    /* border: 1px solid red; */
}
.middle>div>div:hover{
   padding: 0px;
}
/* .middle>div{
    width: 20%;
} */
/* .middle>div>div{
    width:100%;
} */

.middle img{
    width: 100%;
}
#bigimage{
width: 100%;
}
#bigimage>div:first-child{
    width: 99.99%;
    /* height: 250px; */
}
#bigimage img{
    width: 100%;
    /* height: 100%; */
}
#bigimagediv{
    position: absolute;
    top: 230px;
    text-align: center;
    left: 240px;
    font-size: 28px;
    z-index: 50;
}
#bigimagediv h3{
    color: #819c6c;
    line-height: 0px;
}
#bigimagediv h3{
    background-color: transparent;
}
#shopnow{
    font-size: 20px;
    border-radius: 4px;
    padding: 6px 12px;
}
#shopnow:hover{
   cursor: pointer;
   font-size: 23px;
}
.outer2>div{
 width: 80%;
 margin: auto;
}
.outer2>div> img{
    width: 100%;
}


/* end part  */

#endpart{
    display: flex;
    color: white;
    background-color:rgba(102, 16, 173, 0.903) ;
    /* font-size: 10px; */
    gap: 0px 80px;
    padding: 20px;
}
#endpart>div:first-child{
    margin-left: 60px;
}
.end{
    display: grid;
    grid-template-columns:30px 30px 30px;
    grid-template-rows:repeat(2,40px);
    gap: 0px 5px;
}
.end img{
    width: 100%;
}
#feedback{
    text-align: center;
    position: fixed;
    line-height: 5px;
    bottom: 40px;
    right: 1px;
    font-size: 15px;
    background-color: white;
    color:rgba(102, 16, 173, 0.903) ;
    border: 1px solid rgba(102, 16, 173, 0.903);
    padding: 10px;
}
a{
    text-decoration: none;
    color: black;

}


