
.product-heading{
  width: 100%;
  float: left;
  color: white;
  border-bottom: solid 1px #212121;
  margin-bottom: 10px;
  position: relative;
  z-index: 1000;
 
}
.product-heading h4{
	clear: both;
font-family: 'Vidaloka', serif;
 padding-bottom: 20px;
  border-bottom: solid 1px #c15652;
  margin-bottom: -1px;
  display: inline-block;
  z-index: 1000;
  color:lightgray;
  font-size: 25px;
}
.product-headingrs h4{
 padding-bottom: 20px;
 font-family: 'Vidaloka', serif;
  margin-bottom: -1px;
  display: inline-block;
  z-index: 1000;
}
.dropbtn1 {
   
    font-size: 24px;
    border: none;
    cursor: pointer;
}
.dropbtn1:hover {
	
	font-size: 24px;
    border: none;
    cursor: pointer;
}
.dropbtn1 a{
	font-size: 28px;
color: #000000;
	text-decoration: none;
}
.dropbtn1 a:hover{
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
}

.colorf1{
	clear:both;
	background:#ffffff;
	color: #000000;
}
.colorf1:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf2{
	clear:both;
	background:#589D3E;
	color: #ffffff;
}
.colorf2:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf3{
	clear:both;
	background:#00ACED;
	color: #ffffff;
}
.colorf3:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf4{
	clear:both;
	background:#D61F85;
	color: #ffffff;
}
.colorf4:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf5{
	clear:both;
	background:#F89F1B;
	color: #ffffff;
}
.colorf5:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf6{
	clear:both;
	background:#00677C;
	color: #ffffff;
}
.colorf6:hover{
	background:#00CCCC;
	color: #ffffff;
}
.colorf7{
	clear:both;
	background:#D5331D;
	color: #ffffff;
}
.colorf7:hover{
	background:#00CCCC;
	color: #ffffff;
}
.pp2{
	clear: both;
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
	margin-top: 5px;
}
.pp2:hover{
	clear: both;
	color: #a71930;
	font-size: 15px;
	text-decoration: none;
	margin-top: 5px;
}




#head_menu
{
 background:#3577a3;
height:auto;
margin:0px;
padding:10px;
}
#head_menu p
{
font-family: 'Vidaloka', serif;
color:#fff;
text-decoration:none;
margin:0px;
margin-left:20px;
margin-top:10px;
}
#head_menu a
{
font-family: 'Vidaloka', serif;
color:#fff;
text-decoration:none;
margin:0px;
margin-left:20px;
margin-top:10px;
}
#head_menu a:hover
{
font-family: 'Vidaloka', serif;
color:#000;
text-decoration:none;
margin:0px;
margin-left:20px;
margin-top:10px;
}
#head_menu .pWel
{
font-family: 'Vidaloka', serif;
color:#FFFFFF;
text-decoration:none;
margin:0px;
margin-top:5x;
margin-left:80px;
}
@media(max-width:500px){
	.psearch{
		clear: both;
		font-size: 16px;
		margin-left: 10%
		padding-left: 5%;
	}
}
