.footerSpace 
{
	padding-bottom:100px;
}
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
.tile {
width: 100%;
display: inline-block;
box-sizing: border-box;
background:#f8b87b;
padding: 15px;
margin-bottom: 30px;
border: 1px solid #000;
border-radius: 35px;
text-align: center;
}
.tile .title {
margin-top: 0px;
}
.tile.purple, .tile.blue, .tile.red, .tile.orange, .tile.green {
color: #fff;
}
.newsletter {
padding: 30px 0;
background: #f6b13b !important;
border-radius: 0px 70px 0px 0px;
}
@media (min-width: 768px)
.container {
width: 1100px !im;
}

.newsletter .content {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.newsletter .content h2 {
color: #243c4f;
margin-bottom: 40px; }

.newsletter .content.form-control:focus {
box-shadow: none;
border: 2px solid #243c4f;
}
.input-group{
margin-right: 16px;
}
.right_ads { position: absolute; right: 0; width: 18%; margin: 15px; }
.left_ads { width: 18%; position: absolute; margin: 15px; }
@media only screen and (max-width: 768px) {
 /* For mobile phones: */
 .left_ads { display:none; }
 .right_ads { display:none; }
 .footer_ads{ display:none; }
}

div#dpsp-content-bottom, .tasty-recipes-details, .tasty-recipes-buttons, footer.tasty-recipes-entry-footer, div#dpsp-content-bottom {
    display: none;
}
.dpsp-shortcode-wrapper.dpsp-shape-circle.dpsp-size-medium.dpsp-column-auto.dpsp-no-labels.dpsp-show-on-mobile.dpsp-button-style-1 {
    display: none;
}
div#dpsp-content-top {
    display: none;
} 