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; */
}
#sign{
    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;
}
/* cart  item css */
#maincontainer{
    /* display: grid; */
    width: 60%;
    /* margin: auto; */
    /* grid-template-columns: repeat(2,1fr); */
    margin-top: 10px;
    margin-bottom: 200px;
    /* text-align: center; */
    margin-left: 80px;
    font-size: 20px;
    /* line-height: 10px; */
}
/* #maincontainer p{
    line-height: 5px;
} */

#maincontainer img{
         width: 20%;
         
         /* margin-right: 5px; */
}
#maincontainer div{
    display: flex;
    width: 90%;
    background-color: #E0F7FA;
   /* padding-bottom: 10px; */
    border-radius: 0px 0px 8px 8px;
    /* justify-content: center; */
    align-items: center;
    gap: 0px 20px;
    margin-bottom: 10px;
    
}
#maincontainer>div>button{
    border: none;
    padding: 5px 10px;
    border-radius: 8px;
    background-color: red;
    color: white;
    font-size: 20px;
    justify-items: flex-end;
    /* margin-right: 10px; */
}
#maincontainer>div>button:hover,#maincontainer>div>button:link{
    background-color: green;
    cursor: pointer;
    text-decoration:underline;
    /* padding: 5px 20px; */
    /* font-size:13px ; */
}
/*-------------------------------------------------------------- sorting---------------------------------------------------------- */
/* .sorting{
    position: absolute;
    left: 10px;
    top: 200px;
}
.secondsorting{
    position: absolute;
    left: 10px;
    top: 150px;
    outline: none;
}
#filter input{
   outline:none;
   width: 120px;
   font-size: 10px;
   margin-bottom: 5px;
   text-decoration: none;
}
#filter{
    text-align: center;
    line-height: 0px;
}
#filter button{
    font-size: 12px;
    border: 0.1px solid black;
    background-color: white;
    border-radius: 4px;
    padding: 0px 10px 0px 10px;
}
#filter button:hover{
    background-color: #90A4AE;
    cursor: pointer;
    color: white;
} */
/* ----------------------------------------------------------------------------- */
/* ------------------------------------------------------------cart total---------------------------------------------------------- */
.carttotal{
    position: absolute;
    top: 250px;
    right: 40px;
    line-height: 10px;
    text-align: center;
    /* border: 0.1px solid black; */
    padding: 10px;
    background-color: #29B6F6;
    color: white;
    font-size: 30px;
   
}
.carttotal button{
    font-size: 28px;
    padding: 5px 15px;
    cursor: pointer;
}

/*  ----------------------------------------pop  up------------------------------------------- */
.popup{
    width: 250px;
    border: 1px solid black;
    position: absolute;
    top: 0;
    left: 50%;
    background-color:white;
    border-radius: 6px;
    transform: translate(-50%,-50%) scale(0.1);
    text-align: center;
    padding: 0px 50px 50px;
    visibility:hidden;
    transition:0.5s;
    font-size: 22px;
}
.open-popup{
    top:50%;
    transform: translate(-50%,-50%);
    visibility:visible;
    z-index: 100;
}


.popup button{
    width: 100%;
    border-radius: 6px;
    border: none;
    outline: none;
    cursor: pointer;
    margin-top: 10px;
    padding: 10px 0px;
    font-size: 18px;
    background-color: #4CAF50;
}
.popup img{
    width: 80%;
    margin-top: -40%;
    border-radius: 50%;
}
.popup h2{
    font-size: 30px;
    font-weight: 500;
    margin: 30px 0px 10px;
    line-height: 0px;
}
/* ----------------------------------------------pop complete------------------------------------------------------- */

