body  h1.entry-title {
    color: #8ad6cc;
}

.feastmobilenavbar {
	position: relative;
}

.feast-modern-sidebar h3 {
	color: #8ad6cc;
	font-weight: bold;
}

body #genesis-nav-primary .menu-image {
    width: 100px;
    height: 100px;
}

.feast-category-index .fsci-title {
    display: none;
}

.content-sidebar-wrap .slick-film-strip {
    display: none;
}

.site-title img {
	max-height: 200px;
}

@media only screen and (max-width: 1199px) {
.site-container, .body-template-content {
margin-top: 0;
}
}

#menu-feast-modern-mobile-menu img.menu-image.menu-image-title-before {
    float: left;
    padding-left: 0;
    width: 50px;
    height: 50px;
}

#menu-feast-modern-mobile-menu li {
    margin-left: 0;
    min-height: 50px;
}

#menu-feast-modern-mobile-menu li a span {
    padding-top: 10px;
    display: inline-block;
    padding-left: 10px;
}

.wprm-recipe-snippet .wprm-recipe-link-inline-button {
	    font-family: inherit;
    font-size: 0.9em;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
}



@media only screen and (max-width: 1199px) {

.feastmobilenavbar {
    height: 100px;
}
.feastmenulogo img  {
    height: 105px !important;
    width: 94px !important;
    max-width: 100%;
		max-height: 100%;
	margin-top: -20px;
}
	
	img#mmmlogo {
    height: 88px !important;
    width: 78px !important;
    max-width: 100%;
		max-height: 100%;
	}
	
	.feastmobilenavbar > div {
		height: 100px;
	}
}


.before-header.enews-widget .widget-title.content .enews-widget,.enews-widget .widget-title {color: #FF3D74; opacity:2;}
#feast-search{display:none;}
#foodie-search{display:none;}
before-header, .enews-widget, .footer-widgets, .form-allowed-tags {
background: #f2f2f2;
}

.archive-title {
	color: #8ad6cc;
}

/* NerdPress Site Footer - 09/29/2020 */
.site-footer {
	color: #777; 
	letter-spacing: 2px; 
	padding: 27px 0; 
	text-align: center; 
	background-color: #f2f2f2; 
	text-transform: uppercase; 
}

.site-footer .wrap {
	padding-left: 37px;
	padding-right: 37px;
}

/*Nerdpress CTA Styling*/
#cta-block a {
	color: #ffa2bc;
	
}
#cta-block {
	padding:25px;
	background-color:#f2f2f2;
	border: 2px solid #ffa2bc;
}

.wprm-recipe-template-deborahs-cutout-template-header .wprm-recipe-name {
	padding-top:18px !important;
}

#feastmobilemenu #menu-feast-modern-mobile-menu li a, #feast-mobile-search .search-form-input::placeholder {
	color: #ffa2bc;
}

#feastmobilemenu #menu-feast-modern-mobile-menu li a:hover, #feastmobilemenu #menu-feast-modern-mobile-menu li a:focus {
	color: #e2a168;
}

/*feast recipe index and category index and feast posts*/

body .feast-category-index-list li {
	margin-bottom: 0;
}

body .feast-category-index-list li{
	align-self: end;
	justify-self: center;
	display: grid;
}

body .feast-category-index-list li a{
      align-self: end;
	  justify-self: center;
}

body .feast-recipe-index.feast-category-index li{
	
	   align-self: start;
		justify-self: top;
	
}

.feast-grid-full, .feast-grid-half, .feast-grid-third, .feast-grid-fourth, .feast-grid-fifth {
	grid-gap: 20px;
}

body .feast-category-index-list li {
	min-height: 100px;
}


body .feast-category-index-list.fsri-list li {
	min-height: 160px;
}


.fsri-title {
	color: #ffa2bc;
}

.fsri-title:hover {
	color: #e2a168;
}

.sidebar .feast-category-index-list, .sidebar .fsri-list {
    grid-gap: 10px;
}

.sidebar .fsri-list .fsri-title {
	margin: 0;
}

body .feast-category-index .listing-item img {
    margin-bottom: 5px;
}


body .fsri-title,  body .fsci-title, body .feast-category-index  a {
		line-height: 1.2;
		text-decoration: none;
	    font-size: 1em;
	font-weight: bold;
}



/*menu icons*/

/* .menu-home {
	background: url('https://oohlalaitsvegan.com/wp-content/uploads/2022/08/home2.png');
	background-repeat: no-repeat;
	background-size: 100px;
	text-align: center;
display:block;
    height:85px;
    text-indent:-9999px;
    width:105px;
} */

/* .menu-recipes {
	background-image: url('https://oohlalaitsvegan.com/wp-content/uploads/2022/08/recipes3.png');
	background-repeat: no-repeat;
	background-size: 100px;
	text-align: center;
display:block;
    height:85px;
    text-indent:-9999px;
    width:85px;
}
.menu-shop {
	background: url('https://oohlalaitsvegan.com/wp-content/uploads/2022/08/shop2.png');
	background-repeat: no-repeat;
	background-size: 100px;
	text-align: center;
display:block;
    height:85px;
    text-indent:-9999px;
    width:85px;
}

.menu-contact {
	background: url('https://oohlalaitsvegan.com/wp-content/uploads/2022/08/contact3.png');
	background-repeat: no-repeat;
	background-size: 100px;
	text-align: center;
display:block;
    height:85px;
    text-indent:-9999px;
    width:85px;
}


 */
.blog-sidebar-right {
width: 300px!important;

max-width: 300px!important;
}