body{
    margin: auto;
    background-color:#F9F9F9;
}
#topimg{
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}
.topbar{
    display: flex;
    margin-top: 8px;
    justify-content: space-around;
    align-items: center;
    
}#searchicon{
    height: 25px;
}
#boxofsearch{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 50px;
    border-radius:2px;
    background-color:#DD0185;
}
#searchbar{
    border: 1px solid darkgray;
    border-radius: 4px;
    margin-left: -35px;
    display: flex;
    height: fit-content;
    justify-content: center;
    align-items:center;
    width: fit-content;
    background-color: white;
    margin-top: -3px;
    height: fit-content;
}#personimg{
    height: 20px;
    border: 0.2px solid darkgray;
    padding: 8px;
    margin-right: 15px;
    margin-left: -10px;
}
#categories{
    color: darkgrey;
    border: transparent;
    background-color: transparent;
    display: flex;
    height: 35px;
    width: 280px;
    margin-left:2px;
}
.searchbox{
    display: flex;
    justify-content: center;
    align-items: center;
}
#mobilesearchbar{
    display: flex;
    justify-content: center;
    margin-left: 20vw;
    align-items: center;
    margin-right: 0%;
}
.searchbox2{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 20px;
}
.searchbm{
    margin-left: -20vw;
    border: transparent;
    width: 70vw;
    height: 38px;
}
.searchb{
    margin-left: 35px;
    border: transparent;
    width: 250px;
    height: 35px;
    font-family: sans-serif;
}
#thrdbox{
    display: flex;
    width: 250px;
    justify-content: space-evenly;
    align-items: center;
}
.heartbox{
    padding: 8px;
    border-radius: 2px;
    border: 1px solid black;
    display: flex;
    justify-content: center;
    align-items: center;
}
.heartbox:hover{
    border: transparent;
    border-radius: 15px;
    background-color: #DD0185;
}
#Heartimg{
    height: 20px;
}
.manbox{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.manbox:hover{
    cursor: pointer;
}
#account{
    background-color: transparent;
    border: transparent;
    font-size: 15px;
    margin-left: -10PX;
    font-weight: 400;
}

/* START 2ND PART FROM HERE THE NEV BAR */
#navtab{
    margin-top: 15px;
    position: sticky;
    top: 1; 
}
#nevigation{ 
    border:transparent;
    display: flex;
    align-items: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    justify-content: space-evenly;
    z-index: 1;
    background-color: #DD0185;
    height: 50px;
}

#selector {
    background-color: lightgray;
    padding: 10px;
    cursor: pointer;
}

#table {
    display: none;
    border: 1px solid black;
    padding: 10px;
    margin-left: 34px;
    margin-right: 34px;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: transparent;
}

#table2{
    display: flex;
    border: 1px solid black;
    padding: 10px;
    width: 80vw;
    margin-left: 2px;
    margin-right: 34px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: transparent;
}
#listbox2{
    display: flex;
}
/* code of drop list of nev bar */
ul {
    list-style: none;
    padding: 0;
}

li {
    font-size: 13px;
    color: rgb(95, 93, 93);
    margin-bottom: 10px;
    
}
li:hover {
    color: #f80095;
}
.innavbar:hover{
    z-index: 2;
    background-color: #a80065;
}
ul.categories {
    font-weight: bold;
    margin-right: 70px;
}
#listbox{
    display: flex;
    
}

#listbox2{
    display: flex;
    width: 750px;
}
#tegline{
    font-size:17px ;
    color: black;
}

/*nav bar or bg menu*/
.innavbar{
    position: relative;
    font-size: 10px;
    cursor: pointer;
    display: flex;
    z-index: 2;
    align-items: center;
    background-color: #DD0185;
    color: #F9F9F9;
    justify-content: center;
    border: transparent;
    height: 50px;

}
h2{
    margin-left: 8px;
}
#downicon{
    margin-left: 10px;
    margin-right: 7px;
    height: 13px;
}
#cartid{
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif ;
    color: #F9F9F9;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    display: flex;
    background-color: #a80065;
    width:180px;
    justify-content: center;
    align-items: center;
    border: transparent;
    height:50px;
    margin-right: 20px;
}


#bagimg{
    margin-left:10px ;
    margin-right:10px ;
    height: 20px;
}

/* downscreen of nav*/
#screendownnav{
    margin-top: 5px;
    display: flex;
    cursor: pointer;
    margin-left: 35px;
    margin-right: 35px;
    height: 410px;
    border: 1px solid rgb(145, 145, 145);
}
#sidebar{
    border: 0.1ch darkgrey solid;
    width: 280px;
}
#sidebar2{
    border: 0.1ch darkgrey solid;
}


#arrowright{
    height: 0px;
}
#burgermanu{
    height: 25px;
}
#bgmanubox{
    font-size: 10px;
    display: flex;
    margin-left: 25px;
    margin-top: 5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: lighter;
    height: fit-content;
    align-items: center;
}
.bgmanuboxm{
    cursor: pointer;
    margin-top: 10px;
    display: flex;
    color: rgb(83, 83, 83);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: lighter;
    align-content: center;
    font-size: 12px;
    align-items: center;
}
.bgmanubox:hover{
    color:#DD0185;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.bgmanuboxm:hover{
    color:#DD0185;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#text{
    margin-right: 147px;
}
#text2{
    margin-right: 121px;
}
#text3{
    margin-right: 150px;
}
#text4{
    margin-right: 83px;
}
#text5{
    margin-right: 51px;
}
#text6{
    margin-right: 108px;
}
#text7{
    margin-right: 109px;
}

.bgmanubox{
    cursor: pointer;
    margin-top: -8px;
    display: flex;
    color: rgb(83, 83, 83);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: lighter;
    align-content: center;
    font-size: 12px;
    align-items: center;
}
#icon-bgm{
    margin-left: 25px;
    margin-right: 5px;
    height: 25px;
}/* slideshow code  */

#slideshow {
    margin-top: 5px;
    width:74vw;
    height: 375px;
    position: relative;
    overflow: hidden;
}

.slide {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    transition: opacity 0.5s;
}

.slide.active {
    opacity: 1;
}

#controls {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.control {
    width: 8px;
    height: 8px;
    background-color: black;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}

.control.active {
    width: 35px;
    height: 8px;
    border-radius: 10px;
    background-color: rgb(202, 0, 94); 
}


/* media screen*/
@media screen and (min-width: 950px) {
    #mobileonlyimg{
        display: none;
    
    }
    #table2{
        display: none;
    }
    #mobilesearchbar{
        display: none;
       
    }
    #product-img{
        width: 17.5vw;
        margin-left: 1vw;
        margin-right: 1vw;
    }
    #occasionbox{
        padding-left: 37px;
        padding-right: 37px;
    } 
    #productbox{
        width: 23vw;
        height: fit-content;
    }
    #productboxmans{
        width: 23vw;
        height: fit-content;
    }
    #productboxmakeup{
        width: 23vw;
        height: fit-content;
    }
    #section{
        justify-content: space-evenly;
        width: 50vw;
    }
    #mobiledisplay{
        display: none;
    }
    #mobilelogin{
        display: none;
    }
    #productname{
        font-size: 17px;
    }
    
      
}


@media screen and (max-width: 950px) {
   .topbar{
    display: none;
   }
   #screendownnav{
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 15px;
    height: 200px;
    border-bottom: transparent;
   }
   

   #lgbox{
        display: none;
   }

   #nevigation{
    display: none;
   }

   #sidebar{
    display: none;
   }

   #slidebox{ 
    display: flex;
    width: 100vw;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
   }
   #slideshow{
    margin-top: -5px;
    display: flex;
    width: 100%;
    height: 150px;
   }
   #textdealweek{
    font-size: 20px;
   }
   #section{
    justify-content: center;
    flex-wrap: wrap;
   }
   #productbox{
    scale: 1;
    width: 40vw;
    text-align: center;
    margin-top: 5px;
    border-top: darkgray 1px solid;
}
#productboxmans{
    scale: 1;
    width: 40vw;
    text-align: center;
    margin-top: 5px;
    border-top: darkgray 1px solid;
}
#productboxmakeup{
    scale: 1;
    width: 40vw;
    text-align:center;
    margin-top: 5px;
    border-top: darkgray 1px solid;
}
#product-img{
    height: 265px;
    width: 90%;
    margin-left: -25px;
    margin-right: -25px;
}
}
@media screen and (max-width: 1150px) {
   #categories{
    display: none;
   }
   #table2{
    display: none;
}
   #productname{
    font-size: 13px;
    }
   
}
@media screen and (max-width: 500px) {
    #productspage{
        flex-wrap: wrap;
    }
    #productspagemans{
        flex-wrap: wrap;
    }
    #productspagemakeups{
        flex-wrap: wrap;
    }
    #productname{
        font-size: 17px;
    }
    #lastsection{
        flex-wrap: wrap;
        margin-left: 7px;
    }
    #table2{
        display: none;
    }
    #productbox{
        scale: 1;
        width: 90vw;
        text-align: center;
        margin-top: 5px;
        border-top: darkgray 1px solid;
    }
    #productboxmans{
        scale: 1;
        width: 90vw;
        text-align: center;
        margin-top: 5px;
        border-top: darkgray 1px solid;
    }
    #productboxmakeup{
        scale: 1;
        width: 90vw;
        text-align: center;
        margin-top: 5px;
        border-top: darkgray 1px solid;
    }
    #product-img{
        height: 265px;
        width: 90%;
        margin-left: -25px;
        margin-right: -25px;
    }
    #occasionbox{
        display: flex;
        height: 150px;
        justify-content: center;
    } 
    
    
}
#mobileimglogo{
    margin-top: -2px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 120%;
}
#mobiletopbox{
    margin-left: 15px;
    margin-right: 25px;
}
#mobileonlyimg{
    margin-top: -2px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}
#bgmenunav:hover{
    background-color: #68013f;
}
#mobiletop{
    justify-content: center;
    display: flex;
    align-items: center;
}
#mobilenavbar{
    display: flex;
    background-color: #c20275;
    height: 50px;

    align-items: center;
    justify-content: space-between;
}
#bgmenunav{
    margin-left: 25px;
    height: 30px;
}
/*  the bottem screen from here */
#occasionimg{
    margin-top: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}
    /* start nxt here*/
/* start the deal of the weak page from here*/
#textdealweek{
    margin-top:0%;
    cursor: default;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    margin-left: 0px;
    font-weight: 300;
    color: rgb(66, 65, 65);
    margin-bottom: 0px;
    border-bottom: #c20275 3px  solid;
}
#dealofweekbox{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-left: 3vw;
    margin-right: 3vw ;
}
#dealbox{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100vw;
}
#controls2{
    display: flex;
    justify-content: center;
}

.control2 {
    width: 8px;
    height: 8px;
    background-color: black;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}
.control2a {
    width: 25px;
    height: 8px;
    background-color: rgb(189, 0, 110);
    border-radius: 5px;
    margin: 0 5px;
    cursor: pointer;
}


/* start 2nd from here*/

#productspage{
    display: flex;
    justify-content: space-between;
    margin-left: 3vw;
    margin-right: 3vw ;
    height:fit-content;
    margin-top: 8px;
    margin-bottom: -15px;
    border: darkgrey 1px solid;
}
#productspagemans{
    display: flex;
    justify-content: space-between;
    margin-left: 3vw;
    margin-right: 3vw ;
    height:fit-content;
    margin-top: 8px;
    border: darkgrey 1px solid;
}
#productspagemakeups{
    display: flex;
    justify-content: space-between;
    margin-left: 3vw;
    margin-right: 3vw ;
    height:fit-content;
    margin-top: 8px;
    border: darkgrey 1px solid;
}
#productbox{
    border-left: darkgray 1px solid ;
    border-right: darkgray 1px solid ;
   
}
#productboxmans{
    border-left: darkgray 1px solid ;
    border-right: darkgray 1px solid ;
   
}
#productboxmakeup{
    border-left: darkgray 1px solid ;
    border-right: darkgray 1px solid ;
   
}
#productname{
    margin-top: -4px;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif ;
    cursor: pointer;
    font-weight: 400;
    text-align: center;
    height: 20px;
    width: fit-content;
}
#productname:hover{
    color: #c20275;
}

#productnameb{
    width: fit-content;
    padding: 0%;
    cursor: pointer;
    margin-left: 1vw;
    margin-right: 1vw;
    height:fit-content;
}
#pricesection{
    margin-top: -15px;
    display: flex;
    justify-content: center;
    margin-bottom: 0%;
    font-size: 23px;
}
#cutprice{
    color: rgb(95, 95, 95);
    margin-right: 10px;
    cursor: pointer;
}
#price{
    cursor: pointer;
    color:#c20275
}
#discount{
    cursor: pointer;
    text-align: center;
    margin-top: -40px;
    font-size: 20px;
    color: green;
}
#addtocart{
    font-size: 15px;
    height: 30px;
    margin-top: -13px;
    display: flex;
    cursor: pointer;
    background-color: #c20275;
    justify-content: center;
    align-items: center;
    color: white;
    border:transparent;
    margin-left: 3vw;
    border-radius: 5px;
    margin-right: 3vw;
    margin-bottom: 20px;
}
#addtocart:hover{
    scale: 1.1;
    background-color: #68013f;
}

#bag{
    margin-left: -10px;
    margin-right: 10px;
    height: 20px;
}
#imgproduct{
    display: flex;
    justify-content: center;
    margin-bottom: 8px;
    cursor: pointer;
}
#section{
    display: flex;
}
/* login page*/

#loginbox{
    display: flex;
    flex-wrap: wrap;
    width: 60vw;
    margin-left: auto;
    margin-right: auto;
    padding-left:0%;
    padding-right:0%;
    justify-content: center;
    align-items: center;
}
#createacc{
    color: rgb(66, 66, 66);
}
#secndpartybox{
    display: flex;
    justify-content: space-around;
}
#logofbg{
    border-radius: 2px;
    margin-right: 18px;
    margin-left: -2px;
    height: 35px ;
}
#logofbgm{
    border-radius: 2px;
    margin-right: 5px;
    margin-left: -2px;
    height: 35px ;
}
#fbbox{
    display: flex;
    align-items: center;
    font-size: 13px;
    background-color: rgb(43, 66, 109);
    height: 35px;
    border-radius: 5px;
    width: 25vw;
    padding-top: 0%;
    padding-bottom: 0%;
    color: #F9F9F9;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#fbboxm{
    display: flex;
    align-items: center;
    font-size: 10px;
    background-color: rgb(43, 66, 109);
    height: 35px;
    border-radius: 5px;
    width: 35vw;
    padding-top: 0%;
    padding-bottom: 0%;
    color: #F9F9F9;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#gogglebox{
    display: flex;
    align-items: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 12px;
    background-color: #DD4B39;
    height: 35px;
    border-radius: 5px;
    width: 25vw;
    padding-top: 0%;
    padding-bottom: 0%;
    color: #F9F9F9;
}
#goggleboxm{
    display: flex;
    align-items: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 10px;
    background-color: #DD4B39;
    height: 35px;
    border-radius: 5px;
    width: 35vw;
    padding-top: 0%;
    padding-bottom: 0%;
    color: #F9F9F9;
}
#textacc{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    color: #3f3e3e;
    font-size: 25px;
}
#textaccm{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    color: #3f3e3e;
    font-size: 15px;
}
#or{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    color: #7c7c7c;
}
#pinfobox{
    margin-left: 0%;
    background-color: #c5c4c4;
    width:60vw;
    padding-top: 10px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#pinfoboxm{
    margin-left: 0%;
    background-color: #c5c4c4;
    width:100vw;
    padding-top: 10px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#pinfotext{
    font-weight: 500;
    font-size: 25px;
}
#mpinfotext{
    font-weight: 400;
    font-size: 15px;
}
#boxpi{
    display: flex;
    justify-content: space-around;
    margin-left: 5px;
    font-size: 17px;
    margin-top: -25px;
}
#boxpim{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    margin-left: 7px;
    margin-top: -15px;
}
#inputbox{
    width: 25vw;
    height: 30px;
}
#minputbox{
    width: 40vw;
    height: 30px;
}
#namet{
    font-weight: 100;
    margin-bottom: 2px;
}
#nametcb{
    font-weight: 100;
}
#nametem{
    margin-left: 2px;
    margin-bottom: 5px;
    font-weight: 100;
}
#newsletter{
    display: flex;
    margin-left: 25px;
    align-items: center;
}
#newsletterm{
    display: flex;
    margin-left: 5px;
    align-items: center;
}

#emailbox{
    margin-top: -5px;
    margin-left: 29px;
}
#emailboxm{
    margin-top: -5px;
    margin-left: 5px;
}
#inputbox2{
    height: 30px;
    width: 95%;
}
#submitbutton{
    width: 20vw; 
    height: 35px;
    border-radius: 5px;
    margin-left: 29px;
    font-family: 'Times New Roman', Times, serif;
    background-color: #3f3e3e;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 25px
}
#msubmitbutton{
    width: 90vw; 
    height: 45px;
    border-radius: 5px;
    margin-left: 10px;
    font-family: 'Times New Roman', Times, serif;
    background-color: #3f3e3e;
    color: #ffffff;
    font-weight: 700;
}
#submit{
    margin-top: 10px;
}
/* text box last startes from here */
#textboxlast{
    margin-top: 5px;
    border-top: #7c7c7c 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
}
#textbox1{
    width: 94%;
}
#welcometext{
    cursor: pointer;
    color: rgb(82, 80, 80);
    font-weight: 300;
    margin-top: 0%;
}
#textinwelcome{
    color: #3f3e3e;
    font-weight: 300;
    cursor: pointer;
    margin-top: 0%;
    margin-bottom: 0%;
}

#textofhead{
    cursor: pointer;
    color: #3f3e3e;
    font-weight: 900;
    margin-bottom: 0px;
}

#tipstext{
    color: #3f3e3e;
    cursor: pointer;
    font-weight: 200;
    margin-top: -2px;
    margin-bottom: 0%;
}
#readmorebutton{
    cursor: pointer;
    color: #DD0185;
}
#readlessbutton{
    color: #DD0185;
    cursor: pointer;
}
#readmorebox{
    display: none;
}


#lastbox{
    display: flex;
    background-color: #232323;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    justify-content: center;
}
#lastsection{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin-top: 15px;
    justify-content: space-evenly;
    width: 50vw;
    display: flex;
}
#headinglastbox{
    color: white;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
}
#linelastbox{
    cursor: pointer;
    color: #DD0185;
    font-size: 20px;
    font-weight: 900;
}

.bullet::before {
    content: "⦿";
    color: #000;
    margin-right: 10px;
}
.bullet{
    cursor: pointer;
    color: #7c7c7c;
    font-size: 15px;
}
.bullet:hover{
    color: #c20275;
}
#textbullet:hover{
    color: #c20275;
    cursor: pointer;
}

#textbullet{
    color: #7c7c7c;
    cursor: pointer;
    font-size: 15px;
}
#pgicon{
    height: 30px;
    margin-bottom: 25px;
}
#lastbox2{
    cursor: pointer;
    display: flex;
    border-top: white 1px solid;
    color: #DD0185;
    background-color: #000000;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    justify-content: center;
}
/*burgur manu funtion*/
#slidebarbgmenu {
    display: none;
    position: fixed;
    top: 0;
    left: -100%; 
    width: 80%; 
    height: 100%;
    background-color: #fff;
    transition: left 0.3s; 
    z-index: 999; 
  }
