.button_social_networks
{
	vertical-align:top;
	border:0px;
}

#store_add_button .store_button
{
	background:#023a77;
}

.store_button,
.store_button_buy,
.store_button_grey,
.button_grey
{
	background:#023a77;
	color:#ffffff;
	border-radius:50px;
}
.store_button:hover,
.store_button_buy:hover,
.store_button_grey:hover,
.button_grey:hover
{
	background:#e76706;
	color:#ffffff !important;
}

.store_box_products_big.store_with_add
{
	height:425px;
}

.store_box_content_designation
{
	height: 66px;
	overflow: hidden;
}