
*
{
    padding: 0;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  box-sizing: border-box;
}
body
{
    min-height: 100vh;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; 
    /* background-color: black; */
    box-sizing: border-box;
}
.navbar
{
    height: 19.8vh;
    /* border: 0.1vh solid black; */
}
.first_navbar
{
    height: 7.1vh;
    border: 0.1vh solid     #d2d2d2;
     border-right: transparent;
    display: flex;
}
.sale
{
  color: #FC6486;
  font-family: Lato ,sans-serif;
  font-weight: 600;
  font-size: 1.207vw;
  margin-left: 4.3vh;
  margin-top: 2vh;
}
img
{
    width: 100%;
    height: 80%;
  
}
.img1box
{
    box-sizing: border-box;

   width: 10.2vw;
   background-color: black;
  height: 7vh;
  padding: 1.6vh 4.5vh 1.8vh 4.5vh;
  margin-left: 20.5vw;
  margin-top: -0.1vh;
 
}
.img2box
{
    border: 0.1vh solid     #d2d2d2;

    padding: 0.5vh 3vh 0.5vh 3vh;
    
 
}
.img2box img
{
    margin-top: 8%;
    
  
}
.links
{
  color: black;

  font-weight: 600;
  font-size: 1.1vw;
  margin-left: 4.3vh;
  margin-top: 1.6vh;
  margin-left: 12.4vw;
  cursor: pointer;
}
.second_navbar
{
    height: 13.8vh;
    /* border: 0.1vh solid black; */
    display: flex
}
.img3box
{
    width: 16vw;
    padding: 3.5vh 3vh 3.5vh 3vh;
    
}
.second_navbar ul 
{
    display: flex;
    list-style: none;

}
.second_navbar ul li a
{
    color: black;
    text-decoration: none;

}
.second_navbar ul li
{
    font-size: 1.05vw;
    font-weight: 620;
    margin-left: 1.8vh;
    justify-items: center;
    text-align: center;
    margin-top: 5vh;
    height: 5.3vh;
}
.second_navbar ul  li:hover
{
    border-bottom: 0.9vh solid #FC6486;
}
.submenu1
{
    position: absolute;
    display: none;
    width: 99.4vw;
    height: 62vh;
    background-color: white;
    margin-top: 2.5vh;
    margin-left: -17vw;
    border-bottom: 0.1vh solid #d2d2d2;
    border-top: 0.1vh solid #d2d2d2;
    z-index: 1;
   
}
.submenu1 ul 
{
    display: block;
    margin-left: 13vw;
    font-weight: 500;
    font-size: 1.5vw;
    margin-top: 5vh;
  
    
}
.submenu1 ul li
{
    font-weight: 480;
    font-size: 1.26vw;
    margin-top: 2vh;
    text-align: left;
    

}
.second_navbar ul li:hover .submenu1

{
    display: flex;
   
    
}
.img4box
{
    width: 44vw;
    height: 64vh;
    margin-top: 4vh;
    margin-left: 23vw;
}
.submenu2
{
    position: absolute;
    display: none;
    width: 99.4vw;
    height: 62vh;
    background-color: white;
    margin-top: 2.5vh;
    margin-left: -17vw;
    border-bottom: 0.1vh solid #d2d2d2;
    border-top: 0.1vh solid #d2d2d2;
    z-index: 1;
   
}
.submenu2 ul 
{
    display: block;
    margin-left: 13vw;
    font-weight: 500;
    font-size: 1.5vw;
    margin-top: 5vh;
  
    
}
.submenu2 ul li
{
    font-weight: 480;
    font-size: 1.26vw;
    margin-top: 1.7vh;
    text-align: left;
    

}
.second_navbar ul li:hover .submenu2

{
    display: flex;
   
    
}
.second_navbar ul  li ul li:hover
{
    /* border-bottom: 0.4vh solid #FC6486; */
    color: #FC6486;
    border: none;
}
.border1
{
    height: 5.8vh;
    /* border: 0.1vh solid black; */
    margin-top: 1.5vh;
    display: flex;
    
}
.border11
{
    width: 33.3%;
    background-color: #ffe9e5;
   
}
.border11 p{
    text-align: center;
    font-size: 1.2vw;
    font-weight: 550;
    margin-top: 0.8vh;
    cursor: pointer;

}
.addtologo
{
    padding: 0.8vh 1vh 0.5vh 1vh;
    margin-top: 0.7vh;
    /* margin-left: 0.5vh; */
}
.count
{
    width: 1.4vw;
    height: 3vh;
    border: 0.1vh solid transparent;
    background-color: #FC6486;
    border-radius: 50%;
    font-size: 1vw;
    font-weight: 650;
    text-align: center;
    color: white;
    margin-top: -5vh;
    position: relative;
    left: 1.5vw;
    cursor: pointer;
}

#searchicon
{
  margin-top: 5vh;
  margin-left: 4vw;
 
}
#rupee
{
  width: 5vw;
  height: 5vh;
  outline: none;
  border: 0.1vh solid #d2d2d2 ;
  background-color: transparent;
  margin-top: 4.5vh;
  margin-left: 2vh;
}
a
{
    text-decoration: none;
    color: black;
}
.clicks p
{
    font-size: 1.25vw;
    font-weight: 450;
    color: 
    #323232;
    margin-top: 3.5vh;
    margin-left: 25vw;
}
.maincontainer
{
    display: flex;
}
.productnavigation
{
    width: 20vw;
    height: 60vh;
    border: 0.1vh solid transparent;
    margin-left: 3.6vh;
    margin-top: 3vh;
}
.productnavigation h2
{
    font-size: 2vw;
    color: #323232;
    font-weight: 550;
}
.bordersale
{
    width: 18vw;
    height: 0.1vh;
    background-color: #d2d2d2;
    margin-top: 1.7vh;
}
.productnavigation ul
{
    list-style: none;
    margin-left: 0.6vh;
    margin-top: 2vh;
}
.productnavigation ul li
{
   font-size: 1.3vw;
   font-weight: 550;
   color: #323232;
   margin-top: 1vh;
   cursor: pointer;

}
.productnavigation ul li:hover
{
    color: #FC6486;
}
.flex10 select
{
    width: 13.5vw;
    height: 6vh;
    outline: none;
    background: transparent;
    color: #323232;
    font-size: 1.2vw;
    font-weight: 500;
    border: 0.1vh solid #d2d2d2;
    margin-top: 11.7vh;
    margin-left: 1.5vh;

}


/* for 2dress page */

.offer
{
  width: 72vw;
  height: 24.6vh;
  margin-top: 3.5vh;
  margin-left: 3.3vw;
  margin-bottom: -5vh;
}
.offer img
{
  width: 100%;
  height: 100%;
}






.flex11 select
{
    width: 13.5vw;
    height: 6vh;
    outline: none;
    background: transparent;
    color: #323232;
    font-size: 1.2vw;
    font-weight: 500;
    border: 0.1vh solid #d2d2d2;
    margin-top: 2.5vh;
    margin-left: 1.5vh;

}
.bordersales
{
    width: 72vw;
    height: 0.1vh;
    background-color: #d2d2d2;
    margin-top: 5.6vh;
    margin-left: 3vw;
}
.headline10
{
    font-size: 1.2vw;
    font-weight: 550;
    margin-left: 3.5vw;
    margin-top: 1.8vh;
    color: #323232;
}
#sorting
{
    width: 14vw;
    height: 5vh;
    outline: none;
    color: #323232;
    border: none;
    font-size: 1.22vw;
    margin-top: 1vh;
}
#sorting option
{
    color: #323232;
    font-weight: 500;
}
#prod-container
{
    /* height: 100vh; */
    width: 72vw;
    /* border: 0.1vh solid black; */
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-left: 10vh;
    gap: -2vw;
    margin-top: 5vh;
}
.div
{
    width: 21.5vw;
    height: 87vh;
   
}
.conimage
{
    width: 21vw;
    height: 65vh;
}
.imges
{
   width: 100%;
   height: 100%;
}
.title
{
    font-size: 1.4vw;
    font-weight: 500;
    margin-top: 2vh;
    color: #323232;
   
    width: 22vw;
    /* height: vh; */
}
.flex12
{
    display: flex;
}
.price
{
    color: #FC6486;
    font-weight: 550;
    font-size: 1.5vw;
    margin-top: 1.2vh;
}
.actualprice
{
    color: #323232;
    font-size: 1.5vw;
    font-weight: 450;
    margin-top: 1.2vh;
    margin-left: 1vw;
    text-decoration: line-through;

}
.size
{
  height: 5.6vh;
  background-color: #d2d2d2;
  color: #323232;
  position: relative;
  top: -65px;
  
}
.sizep
{
  color: #323232;
  text-align: center;
  /* margin-top: 2vh; */
  font-size: 1.2vw;
  font-weight: 580;
  position: relative;
  top: 0.8vh;

}
.sizes
{
   display: none;
}
.discount
{
  position: relative;
  top: -28vw;
  /* left: 15vw; */
  margin-left: 16.3vw;
  width: 8.5vh;
  background-color: #323232;
  border: 0.1vh solid transparent;
  border-radius: 50%;
  height: 8.5vh;
}
.tag
{
  text-align: center;
  color: white;
  font-size: 1.12vw;
  margin-top: 0.8vh;
  font-weight: 550;
}


/* fooeter start */

.footer
{
  background-color: #fbfbfb !important;
  border-top: 0.1vh solid #d2d2d2;
  margin-top: 13vh;
  /* height: 50vh; */
}
.headlinef
{
  width: 50vw;
  font-size: 1.76vw;
  font-weight: 600;
  color: #323232;
  margin-top: 5vh;
  margin-left: 3vh;
}
.borderf1
{
  width: 45vw;
  height: 0.2vh ;
  background-color: #d2d2d2;
  margin-top: 7.5vh;
  
}
.footertext
{
  padding: 1.5vh 2.5vw 0 2.5vw;
  font-size: 1.26vw;
  color: #323232;
  height: 35vh;
  overflow-x: scroll;
  background-color: #fbfbfb;
  overflow-x: hidden;
}
.borderf2
{
  width: 96vw;
  height: 0.1vh ;
  background-color: #d2d2d2;
  margin-top: 4vh;
  margin-left: 2vw;
  
}

.logobox
{
  width: 69.2vw;
  margin-left: 3vw;
  height: 19.5vh;
  margin-top: 6vh;
}
.logobox img
{
  width: 100%;
  height: 100%;
}
.googleplaylogo,.applelogo
{
   width: 10vw;
   height: 8vh;
   margin-left: 7vw;
   margin-top: -1.5vh;
}
.googleplaylogo img,.applelogo img
{
  width: 100%;
  height: 100%;
}
.applelogo
{
  margin-top: 3vh;
}
.flex3
{
  display: flex;
}
.flex3 ul,.flex5 ul
{
  margin-left: 2vw;
  margin-top: 5vh;
  list-style: none;

}
.flex3 ul li ,.flex5 ul li
{
  font-size: 1.45vw;
  color: #323232;
  font-weight: 490;
  margin-top: 1vh;


}
.borderf30
{
  width: 0.1vh;
  height: 42vh;
  background-color: #d2d2d2;
  margin-left: 11.2vh;
  margin-top: 6vh;
}
.flex4 ul
{
  margin-left: 3.5vw;
  margin-top: 3vh;
  list-style: none;
}
.flex4 ul li
{
  font-size: 1.45vw;
  color: #323232;
  font-weight: 490;
  margin-top: 1vh;

}
.headlinef5
{
  font-size: 1.76vw;
  font-weight: 600;
  
  color: #323232;
  margin-top: 3vh;
  margin-left: 4.1vh;
}
.borderf4
{
  width: 0.1vh;
  height: 33vh;
  background-color: #d2d2d2;
  margin-left: 10vh;
  margin-top: 6vh;
}
.paymentlogo
{
  width: 23vw;
  height: 34vh;
  margin-top: -2vh;
  margin-left: 4vw;
}
.lasthomeclass
{
  padding: 3vh 2vw 4vw 2vw;
  font-size: 1.5vw;
  font-weight: 400 !important;
  line-height: 3vw;
  white-space: 1vh;
  letter-spacing: 0.11vh;
  cursor: pointer;
}
.borderf3
{
  width: 98vw;
  height: 0.1vh ;
  background-color: #d2d2d2;
  margin-top: 4vh;
  /* margin-left: 2vw; */
  margin-left: 0;
  
}
.copyright
{
  font-size: 1.5vw;
  font-weight: 430;
  text-align: center;
  color: #323232;
  margin-top: 2.8vh;
}
a
{
  text-decoration: none;
  color: black;
}

.block8 input
{
   width: 22vw;
   height: 8vh;
   outline: none;
   border: 0.1vh solid #d2d2d2;
   margin-left: 6vw;
   
}
.block8 input::placeholder
{
  color: #323232;
  font-weight: 550;
  font-size: 1.4vw;
 
}
.block8 button
{
  width: 8vw;
  height: 8vh;
  outline: none;
  background-color: #323232;
  color: white;
}
.facebook
{
  margin-left: 12vw;
  margin-top: -2.7vh;
}
.twitter
{
  margin-left: 1.5vh;
  margin-top: -1.7vh;
}







.inputs
{
  z-index: 1;
  outline: none;
  background-color: #f1ecec;
  font-size: 1.1vw;
  font-weight: 500;
  color: #323232;
  border: none;
  width: 14vw;
  height: 5vh;
  margin-left: -4vh;
  
}
.buttones
{
  width: 4vw;
  height: 4.8vh;
  outline: none;
  border: none;
  background-color: black;
  font-size: 1vw;
  font-weight: 500;
  color: white;
 position: relative;
  top: -5vh;
 margin-left: 18vh;
 z-index: 2;
}



/* .sticky
{
 background-color: white;
  position: fixed;
  z-index: 2;
  margin-top: -2.2vh;
  width: 98.5vw;
  height: 7vh;
  margin-bottom: -10vw;
}
.sticky .first_navbar
{
  display: none;
}
.sticky .second_navbar
{
  height: 7vh !important;
  overflow: hidden;
}
.sticky .second_navbar .img3box
{
  display: none;
}
.sticky .second_navbar ul
{
  margin-left: 7vw;
  margin-top: -3vh;
}
.sticky .second_navbar select
{
  display: none;
}
.sticky .second_navbar #searchicon
{
  margin-top: 2.3vh;
  margin-left: 18vw;
}
.sticky ul li > div 
{
  margin-top: 2.1vh;
  margin-left: 20vw;
}
 */


 @media screen and (max-width: 667px) {
  .div
  {
     
      height: 60vh;
     
  }
  .conimage
{
    
    height: 43vh;
}
.discount
{
  display: none;
}
.size
{
  
  top: -25px;
  
}
.offer
{

  height: 19vh;
  width: 71vw;
}
     
     


 }
 @media screen and (min-width: 667px) and ( max-width:950px ) {
 
  .discount
  {
    /* position: relative;
    top: -30vw; */
    /* left: 15vw; */
 display: none;
  }

 }
