.hrecipe{
	page-break-after:auto;
}
.print-recipe, .sharerecipes{
	display: none;
}

.hrecipe .col-sm-6{
	width: 50%;
	float: left;
}

.row:before, .row:after{
	content: " ";
    display: table;
}

.recipes-header{
	border: 0;
}

.header-left{
	width: 80%;
	float: left;
}

.print-logo{
	display: block;
	width: 20%;
	float: right;
}

.recipes strong {
    font-family: 'MyriadProBold', Arial;
}

.sollos_recipe p{
	margin-bottom: 15px;
}