/*--css for sidebar menu ---*/

.menufonts{
    text-align: center;
    font-family: Sansation;
    font-style: normal;
    /*font-weight: bold;*/
    font-size: 20px;
    letter-spacing: 0px;
    color: #FFFFFF;
	opacity: 1;
}
.sidebarlogo{
	top: 23px;
left: 23px;
width: 130px;
height: 45px;
text-align: center;
font-family: Lobster;
font-style: normal;
/*font-weight: bold;*/
font-size: 28px;
letter-spacing: 0px;
color: #FFFFFF;
text-shadow: 0px 3px 6px #FFFFFFB5;
opacity: 1;
margin-bottom: 20px;
}

.pagecenterlogo{
	top: 23px;
left: 23px;
height: 33px;
text-align: center;
font-family: Lobster;
/*font-style: italic;*/
/*font-weight: bold;*/
font-size: 40px;
letter-spacing: 0px;
color: #000000;
text-shadow: 0px 3px 6px #FFFFFFB5;
opacity: 1;
margin-top: 12px;
}

.mobileviewcenterlogo{
    left: 23px;
    height: 33px;
    text-align: center;
    font-family: Lobster;
    font-size: 40px;
    letter-spacing: 0px;
    color: #000000;
    text-shadow: 0px 3px 6px #FFFFFFB5;
    opacity: 1;
    /*margin-bottom: 5px;*/

}
.searchcat{
top: 105px;
left: 222px;
/*width: 106px;*/
height: 16px;
text-align: left;
font: Medium 12px/20px Roboto;
font-weight: bold;
letter-spacing: 0px;
color: #4E4E50;
opacity: 1;
}

.search{
top: 121px;
left: 770px;
width: 280px;
height: 32px;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 2px dashed #B1B1B1;
border-radius: 16px;
opacity: 1;
margin-top: 20px;
}
.producttitle{
	top: 319px;
left: 235px;
height: 19px;
font-family:Roboto;
font-size: 16px;
font-weight: 900;
letter-spacing: 0px;
color: #480AACDE;
opacity: 1;
line-height: 1;
margin-bottom: 0px;
}

.productcategory{
left: 236px;
height: 16px;
text-align: left;
font-family:Roboto;
font-size: 12px;
letter-spacing: 0px;
color: #000000DE;
opacity: 1;
}

.buttonsend{
    background-color: #02032B!important;
    color:white;
    font-family: roboto;
    font-size:14px;
}

.mobiletitle{
    font-family:Roboto;
    font-size: 16px;
    color: #000000DE;
    opacity: 1;
    letter-spacing: 0px;
    font-weight: bold;
}

/*added css by swapnil*/
.txtColor{
    color: #056a9e!important;
}
.backColor{
    background-color: #056a9e!important;
}
.phonecenterlogo{
    display: block;
  margin-left: auto;
  margin-right: auto;
  height:60px;
}

.websitecenterlogo{
    display: block;
  margin-left: auto;
  margin-right: auto;
  height:100px;
}