/*
Theme Name: Recipes Child
Template: recipes
Text Domain: framework
*/
.rcps-hero-search {
    display: none;
}

footer .inner::before {
    content: "© Copyright 2015 Makan with Cherry";
    color: white;
    text-align: right;
}

footer .inner p {
	display: none;
}

.page-id-99 .ssba {
    display: none;
}

.rcps-details-share {
	display: none;
}

.rcps-instructions div.ssba:first-child {
    margin-top: -1em;
    margin-bottom: 1em;
}

.rcps-instructions div.ssba:last-child {
    margin-bottom: -2em;
    margin-top: -1em;
}

.rcps-meta-item {
    background: none !important;
}

.YUMMLY-YUM-IFRAME {
    display: none;
}

.rcps-header-social {
    width: 17%;
    vertical-align: top;
    padding-top: 2em;
}

.rcps-nav-main {
    padding-left: 2em;
}

.rcps-instructions > .adsbygoogle {
    margin-bottom: 1rem;
}

.rcps-instructions > .adsbygoogle + script + p {
	border-top: 1px solid #f2f2f2;
    padding-top: 1rem;
}

.rcps-instructions > ul li {
    margin-bottom: .75em;
}

.rcps-header-social .rcps-list-social li:nth-child(2),
.rcps-header-social .rcps-list-social li:nth-child(5) {
	display: none;
}