*{
    margin:0px;
    padding:0px;
    box-sizing: border-box;
}
.navbar{
    width:100%;
    height:70px;
    background-color:#f4ecec;
    display:flex;

}
.logo_img{
    background-image: url(logo2.png);
    background-size: cover;
    width:245px;
    height:65px;
    margin-top:0px;
}
.search{
    display: flex;
    align-items: center;
    margin-left:30px;
}

#text{
    height:33px;
    width:500px;
    border: none;
    border-radius:5px 0px 0px 5px;
}
/* .mf{
    width:55px;
} */
.mfglass{
    background-color:white;
    height:33px;
    width:30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius:0px 5px 5px 0px;
}


.add_icon{
    display: flex;
   
    align-items: center;
   
    
}
.icon1,.icon2,.icon3,.icon4,.icon5{
    margin-left: 60px;

}

.header2{
    width:100%;
    height:45px;
    background-color:white;
    
    
    
}

.heading{
    height:35px;
    display:flex;
    justify-content:space-between;
    align-items: center;

}
.all{
    font-size: 13px;
    /* font-weight: bold; */
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.all:hover{
    color:#420a42;
    font-size:16px;
    font-weight:500px;
    text-decoration:underline #420a42;
}

.last{
    margin-right:140px;
}

.first{
    margin-left: 140px;
}

.img{
    background-image: url(image3.jpg);
    background-size:cover ;
    width:100%;
    height: 610px;
}

.content{
    text-align: center;
}

.deco{
    color:#420a42;
    font-family: cursive;
    margin-top:100px;
    font-size: 42px;
    
}

.simple{
    font-size: 20px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.bar{
    margin-top:50px;
}

#bar{
    width:85%;
    margin-left:125px;
}

.content2{
    width:85%;
    margin-left:125px;
    display: flex;
}

.block{
    height:250px;
    width:400px;
    
    margin:10px;

}
.first{
    margin-left:15px;

}
/* .ring1 {
    background-image: url(ring1.jpg);
    background-size: cover;
    width:400px;
    height:250px;
    border-radius:5px;

} */
.m {
    
    width:400px;
    height:250px;
    border-radius:5px 5px 0px 0px;
   

}

.ring1{
    background-image: url(ring1.jpg);
    background-size: cover;

}
.ring2{
    background-image: url(2.jpg);
    background-size: cover;

}
.ring3{
    background-image: url(3.jpg);
    background-size: cover;

}




.text{
    width:400px;
    height:50px;
    border-left:1px solid darkgray ;
    border-right:1px solid darkgray  ;
    border-bottom:1px solid darkgray  ;
    border-radius:5px;
    font-size: 25px;

}



.content2{
    width:85%;
    margin-left:125px;
    display: flex;
}

.block2{
    width:150px;
    height:200px;
    
    margin:25px;

}

.n {
    
    width:175px;
    height:200px;
    border-radius:5px 5px 0px 0px;
   

}
.Mangalsutras{
    background-image: url(Mangalsutra.jpg);
    background-size: cover;

}
.Goldcoins{
    background-image: url(2.jpg);
    background-size: cover;

}

.Earrings{
    background-image: url(3.jpg);
    background-size: cover;

}
.Finger{
    background-image: url(Finger.jpg);
    background-size: cover;

}
.Pendants{
    background-image: url(Pendants.jpg);
    background-size: cover;

}
.Nose{
    background-image: url(Nose.jpg);
    background-size: cover;

}
.Chains{
    background-image: url(Chains.jpg);
    background-size: cover;

}
.Bracelets{
    background-image: url(Bracelets.jpg);
    background-size: cover;

}
.Bangles{
    background-image: url(Bangles.jpg);
    background-size: cover;

}
.Neckwear{
    background-image: url(Neckwear.jpg);
    background-size: cover;

}
.Necklace{
    background-image: url(Necklace.jpg);
    background-size: cover;

}
.Pendantset{
    background-image: url(Pendantset.jpg);
    background-size: cover;

}

.text2{
    width:175px;
    height:35px;
    border-left:1px solid darkgray ;
    border-right:1px solid darkgray  ;
    border-bottom:1px solid darkgray  ;
    border-radius:5px;
    font-size: 25px;

}

.connection{
    display: flex;
    justify-content: center;
}
.connect{
    width:370px;
    height:175px;
    border:2px solid black;
    border-radius:5px;
}

.footer_content{

    width:100%;
    height:300px;
    background-color:#f4ecec;
    display: flex;
    justify-content: center;
    margin-top:25px;

}

.deco3{
    color:#420a42;
    font-family: cursive;
    margin-top: 50px;
   
    
}

.mail,.phone{
    font-size:30px;
}

.c{
    display: inline;
    font-size: 25px;
    margin-left:10px;
}
.end_content{
    background-color:#f4ecec;
}
.deco4{
    color:#420a42;
    font-family:'Times New Roman', Times, serif;
    margin-top: 50px;
    text-align:center
}

#heart{
    color:red;
}



