* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


.div2 {
    display: flex;
    margin-left: 20%;
    
}

.b1 {
    color:#FF2B85;
}
.navbar2 {
    
    height:50px;
    margin-top: 20px;
   

}
.btn2 {
    background-color: white;
    width: 90px;
    height: 30px;
    border-radius: 8px;
    cursor: pointer;

}
.btn3 {
    background-color: #FF2B85;
    cursor: pointer;
    color: white;
    width: 90px;
    height: 30px;
    border-radius: 8px;

}
.btn2:hover {
    background-color: white;
    height: 40px;
    width: 100px;
}
.btn3:hover {
    background-color:  #FF2B85;
    height: 40px;
    width: 100px;
}
select {
    color: #FF2B85;
    border-color: white;
    cursor: pointer;
}
select:hover {
    background-color:#F0F2F2;
    height: 35px;

}
.part1 {
   
    font-size: 1.5rem;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    /* margin-left: 10%; */
    background-color:#F7F7F7;
}
input {
    width: 650px;
    height: 50px;
    border-radius: 10px;
    border-color: grey;
    color: #807c7c;
}

.div4 {
    /* margin-top: 10%; */
    display: flex;
    background-color: #F7F7F7;


}
.img4 {
    margin-left: 20%;
}
.btn4 {
    height: 40px;
    background-color: #FF2B85;
    color: white;
    width: 90px;
cursor: pointer;    
    border-radius: 10px;

}
.btn4:hover {
    background-color:  #FF2B85;
    height: 50px;
   
}
.part2 {
    font-size: 1.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif ;
}
.part3 img:hover {
 height: 260px;
 cursor: pointer;
}
.part3 {
    font-size: 2rem;
}
.part5 {
    font-size: 2rem;
}

.fa-bag-shopping {
     cursor: not-allowed;

}

.span1 {
    font-weight: 900;
    font-family: Arial, Helvetica, sans-serif;
}

.span2 {
    margin-left: 17%;
}
.heading1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;

}

.div6 {
    display: flex;
    background-color: #E21B70;
    width: 900px;
    border-radius: 20px;
    margin-left: 10%;
    height: 335px;
}

.img35 {
    position: absolute;
    bottom: 10%;
    margin-left: 10%;
    
    top: 385%;

}
.div7 {
    margin-left: 20%;

    
}


.img37 {
    display: flex;
    margin-top: 10px;
}
.span3 {
    
    position:absolute;
margin-left: 6%;
bottom: 10%;
top: 424%;
color: #FFFFFF;
font-size: 20px;
}
.heading2 {
    color: #FFFFFF;
    font-size: 25px;
}

.btn6{
    color: white;
    background-color: black;
    height: 50px;
    width: 140px;
    cursor: pointer;
}
.btn7{
    color: white;
    height: 50px;
    width: 120px;
    cursor: pointer;
    background-color: black;
}
.btn8{
    color: white;
    height: 50px;
    width: 120px;
    background-color: black;
    cursor: pointer;
}

.img38 {
  height: 20px;
  position: absolute;
  right: 10%;
  left: 35%;
}
.b2 {
    font-weight: 900;
}


.part6 {
    margin-left: 20%;
}
.part6 p {
    color: #777474;
    font-size: 20px;
}

.span4 {
    color: #E21B70;
    
}
.heading3 {
    font-size: 35px;
    font-weight: 700;
}

.part6 h2 {
    color: #4b4a4a;
}
.part6 h3 {
    color: #4b4a4a;
}
.hr1 {
    margin-left: 15%;
    width: 70%;
    
}
.span5 {
    margin-left: 18%;
    word-spacing: 10px;
    font-size: 20px;
    color: #4b4a4a;
}

.span7 {
    display: flex;
    margin-left: 33%;
}
.ul2 {
   margin-left: 7%;
   list-style-type: none;
   text-decoration: underline;
   font-size: 20px;
      color: #4b4a4a;

}
.ul3 {
   margin-left: 7%;
   list-style-type: none;
   text-decoration: underline;
   font-size: 20px;
      color: #4b4a4a;
}
li {
    list-style-type: none;
    text-decoration: underline;
    font-size: 20px;
       color: #4b4a4a;
}
.span6 {
    margin-left: 17%;
    color: #4b4a4a;
    font-size: 17px;
}


li:hover {
  color: black; 
  transition: text-decoration-thickness 0.2s ease;
text-decoration-thickness: 3px;
    cursor: pointer;
}
.span8 {
    font-size: 30px;
}
.b4 {
    color: #E21B70;
    margin-top: 7px;
}
.span9 {
    margin-left: 20px;
    margin-top: 7px;
}
.span10 {
    margin-left: 50%;
}
.fa-facebook {
    margin-left: 10px;
    margin-top: 7px;
    font-size: 25px;
    cursor: pointer;
}
.fa-instagram {
    font-size: 25px;
    margin-top: 7px;
     cursor: pointer;
}
.fa-facebook:hover {
    font-size:28px;
}

.fa-instagram:hover {
    font-size:28px;
   
}

.span5 u:hover {
    color: black; 
  transition: text-decoration-thickness 0.2s ease;
text-decoration-thickness: 3px;
cursor: pointer; 
}