/*
Theme Name: Shapely Child
Theme URI: https://colorlib.com/wp/themes/shapely
Template: shapely
Author: colorlib
Author URI: https://colorlib.com/
Description: .
Tags: 
Version: 1.1.6.1500328418
Updated: 2017-07-17 21:53:38

*/

.btn-recipes, .btn-recipes:visited {
	background-color:#fff;
    border: 2px solid #000;
	color:#000;
}

@media screen and (min-width:768px) {
	.recipe-title {
		min-height:110px;
	}
}

p {
color:#222222;
}

.home h1 {
text-shadow: -1px 0 #222, 0 1px #222, 1px 0 #222, 0 -1px #222;
/*text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;*/
font-weight:bold;
}

.pb0 > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1) {
margin: 0 auto;
}

.logo-carousel img {
    max-height: 140px;
}

.footer-inner #colophon .site-info {
    margin-top:0;
    padding-left:0;
}
.copyright-text #mc_embed_signup {
	background:#0e1015;
	clear:left;
	font:14px Helvetica,Arial,sans-serif;
}

.copyright-text #mc_embed_signup form {
	padding-top:0;
}

.entry-meta {
	display:none;
}
.module-group #social {
	border-bottom:0;
}
.author-bio {
	display:none;
}

section, footer {
    padding: 46px 0;
}

.thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 20px;
}

.thumbnail img {
    width: 100%;
}

#mc_embed_signup {
	background:#fff;
	clear:left;
	font:12px Helvetica,Arial,sans-serif; 
}
#mc_embed_signup input[type="email"] {
	color:#000;
	margin-bottom:4px;
}
#colophon .site-info {
	margin-top:0
}

.page-id-11 .copyright-text {display:none;}

.flex-direction-nav .flex-next { right: 0 !important; margin-right: -40px; opacity: 1 !important; }
.flex-direction-nav .flex-prev { left: 0 !important; opacity: 1 !important; margin-left: -40px; }
.flexslider { width: 90%; margin: 0 auto; }

.nooz-image {
	float:left;
	margin-right:20px;
}

.nooz-pagination {
	clear:both;
}

li.nooz-item {
	list-style:none;
    clear: both;
    padding-bottom: 30px;
}

.nooz-datetime {
	display:none;
}

.post-content .entry-content .post-title {
	margin-bottom:40px;
}

ul.nooz-list {
	margin-left:0;
}

.zbbpic {
	margin-bottom:30px;
}

@media screen and (min-width: 992px) {
	.parallax-mirror img {
   		margin-top:200px !important;
	}
}

@media screen and (max-width: 992px) {
	#mc_embed_signup .size1of2 {
		width:96% !important;
	}
}

@media screen and (max-width: 767px) {
	#social li {
		display:block;
	}
	.nooz-image, .nooz-image img {
		width: 100px;
    	max-width: 100px;
	}
    .nooz-image { 
		float: right;
    	margin-right:0;
		margin-left: 20px;
	}
}

.bg-dark span, footer.bg-dark span, .copyright-text input, .datefield input, .mc-field-group, footer input[type="text"]:focus {
color:#333;
}

label {
color:#fff;
}

input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #333;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #333;
   opacity:  1;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #333;
   opacity:  1;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #333;
}
input::-ms-input-placeholder { /* Microsoft Edge */
   color:    #333;
}

.entry-header .shapely-category {
display:none;
}

.sharrre > .buttons > .button:not(.btn-white):hover  {
background:initial !important;
border:0 !important;
}

.btn-fn {
background: url("/wp-content/uploads/2017/09/food_network-1.jpg") right center no-repeat;
padding-right:52px;
}

h3.page-title {
	display:none;
}

.page-id-11 label {
	color:#000;
}