.top-info-container
{

background-color: #efb1cf;
color: #ffffff;
padding: 10px;
    text-align: center;
    font-weight: bold;
    
}

.recentBlogs
{
background-color: #fbf0f6;
color: #ffffff;
padding: 10px;

}


footer.main
{
background-color: #ffddef;

}

.account-links
{
background-color: #555555;
}


.button, .button:hover {
  background: #f0b1cf;
	border: 0px;
}

a, h1
{
 color: #bd6b92;

}

a:hover
{
color:black;
}

.pagination .ActivePage,.orbit .button, ul.orbit-bullets li.active
{
  background: #f0b1cf;

}


.ProductName a
{
 color: #bd6b92;
}

.product-grid ul li a:hover
{
color: #000000 !important;
}

.ProductName a:hover
{
 color: #000000 !important;
}

.social-media
{
text-align: left;
padding-left: 10px;
}

.productAttributeLabel .name
{
font-weight: 900 !important;
}

.quantityInput
{
margin-top: 6px;
}

.QuantityInput
{
font-weight: 900 !important;
}
.QuantityInput .required
{
color: #c60f13
}

.wishlist-button
{
padding: 0px;
}
