/* Contact Form Styles */
.contact-us-form{
	max-width:800px;
	margin:0 auto;
	width:100%;
	padding: 30px  30px 0;
    box-shadow: 2px 2px 14px rgba(0,0,0,0.2);
    border-radius: 20px;
}
.contact-us-form label{
	color:#215732;
	font-weight:bold;
}
.contact-us-form input{
	width: 100%;
    border-radius: 50px !important;
    height: 42px;
	font-family: "Montserrat", sans-serif;
    font-size: 16px;
	border:1px solid #666;
}
.contact-us-form textarea{
	width: 100%;
    border-radius: 20px !important;
	font-family: "Montserrat", sans-serif;
    font-size: 16px;
	border:1px solid #666;
}
.contact-us-form input[type='button'], input[type='reset'], input[type='submit']{
    background-color: #215732;
    border-radius: 30px;
    padding: 12px 24px;
    display: inline-block;
    border: 2px solid #215732;
    color: #FFFFFF;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
	width:max-content;
	cursor:pointer;
    font-family: "Montserrat", sans-serif;
	height: auto;
}
.contact-us-form input[type='submit']:hover{
	  background: #9B2743;
    border: 2px solid #9B2743;
}
.contact-us-form .pp-cf7-form-title, .contact-us-form .pp-cf7-form-description{
	display:none;
}
.contact-us-form .text-inner{
	text-align:center;
	margin-bottom:30px;
}

.contact-us-form .wpcf7-response-output{
	color: #000 !important;
}

@media (max-width: 600px) {
	.contact-us-form{
	max-width:600px;
	margin:0 auto;
	width:100%;
	padding: 0;
    box-shadow: none;
    border-radius: 0;
}
}




/* Password Protected Page */
.post-password-form{
	padding:60px 20px 90px;
	text-align:center;
}
@media(min-width:1600px){
	.post-password-form{
		padding:60px 20px 140px;
	}
}
@media(max-width:1400px){
	.post-password-form{
		padding:60px 20px 60px;
	}
}
.post-password-form input[type="password"]{
	    max-width: 500px;
    width: 100%;
    border-radius: 50px !important;
    height: 42px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    border: 1px solid #666;
	display:block;
	padding:12px;
	margin:12px auto 0;
	background:transparent;
}
.post-password-form input[type="password"]:focus{
	border:1.5px solid #000;
}
.post-password-form p label{
	    color: #166938;
    font-weight: bold;
}
.post-password-form input[type='submit']{
	margin: 30px auto 0;
    display: block;
}
.post-password-form input[type='submit']:hover{
	    background: #C93913;
    border: 2px solid #C93913;
}
.post-password-form  p:first-child{
	font-family: "Montserrat", sans-serif;
    color: #215732;
    font-size: 1.375rem;
    font-weight: bold;
    margin-bottom: 0.9375rem;
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
}
@media(max-width:768px){
	.post-password-form{
	padding:20px 20px;
	
}
}
}
@media(max-width:768px){
	.accordion-row iframe{
	width: 100%;
	max-width: 500px;
}
	
}


/* Search result of Recipes Card */
.blog-box .post-meta{
	width:100%;
	text-align:left;
}


/* Remove unused scrollbar from mobile menu */
@media(min-width:1200px){
#site-navigation{
	overflow:initial !important;
}
}
#site-navigation{
	overflow:auto;
}



/* Replace Menu Plus ICon from drop down icon */
.clicky-menu [aria-expanded=true] .fa-chevron-down:before{
	    transform: rotate(180deg);
}
.clicky-menu [aria-expanded=false] .fa-chevron-down{
	    transition: all 0.2s ease;
}
.clicky-menu .fa-chevron-down:before{
	display: block;
    transition: all 0.2s ease;
}
.clicky-menu .fa-chevron-down{
    display: none;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
}
@media (min-width: 1200px){
.clicky-menu .fa-chevron-down{
    display: block;
}
}

/* Increase Hamburger close cross icon size */
.navigation-container .closeBtn .fas{
font-size:26px;	
}



/* Generic Hero banner section  */
.masthead-generic-page .masthead-inner{
padding-bottom:30px !important;	
}
.masthead-generic-page .masthead-text{
	z-index: 3;
	padding-bottom: 50px;

}
.masthead-generic-page .masthead-image{
	z-index:3;
}
.masthead-generic-page .masthead-image img{border-radius: 35px;}

/*Wordpress Popular Posts Css */
.wpp-no-data {
	display: none;
}

@media (min-width: 992px) {
    .wpp-shorcode {
        flex-direction: row;
        gap: 3.125rem;
    }
}

.wpp-shortcode {
    display: flex;
    gap: 1.875rem;
    flex-wrap: wrap;
    justify-content: center;
}

.wpp-shortcode a {
    text-decoration: none !important;
    color: #215732 !important;
}

.post-ratings-text {
	position: absolute;
}


.post-ratings {
	position: absolute;
	bottom: 178px;
}
@media (max-width: 1599px) {
	.post-ratings {
	position: absolute;
	bottom: 155px;
}
}

@media (max-width: 1399px) {
	.post-ratings {
	position: absolute;
	bottom: 137px;
}
}


@media (max-width: 1199px) {
	.post-ratings {
	position: absolute;
	bottom: 116px;
}
}


@media (max-width: 991px) {
	.post-ratings {
	position: absolute;
	bottom: 93px;
}
}

  .sf-field-post-meta-ratings_average {
    border-bottom: 1px solid #215732 !important;
  }


/* accordion | image spacing for media */

.fl-accordion-content img {
    margin-bottom: 20px;
}
 
/* audio after img */
.audio-after-img{
	max-width:300px;
}
.audio-after-img .wp-audio-shortcode{
	min-width:initial !important;
}
@media (max-width: 767px){
	.audio-after-img{
		margin: auto;
	}
}
#page .image-column-circles-1:before{
	z-index:-1;
}

/* Four column row */
.four-column-row .fl-col-group{
    flex-wrap: wrap;
    display: flex;
    width: 100%;
    justify-content: center;
	position:relative;
	margin-bottom: -30px;
}
.four-column-row .fl-col-group .fl-col{
    width: 100% !important;
	max-width: 100%;
	margin-bottom: 30px;
}
.four-column-row .fl-col-content {
    display: flex;
    flex-direction:column;
    height: 100%;
}
.four-column-row .fl-module-pp-smart-button {
    margin-top: auto;
}
/* #page .image-column-circles-big{position:relative;} */
.four-column-row .fl-col-group .fl-col.fl-col-small:first-child:before,
.four-column-row .fl-col-group .fl-col.fl-col-small:last-child:after{
	display: block;
    position: absolute;
    content: "";
	width: 80px;
	height: 80px;
	border-radius: 50%;
	z-index: -1;
	top: -40px;
    left: -40px;
}
.four-column-row .fl-col-group .fl-col.fl-col-small:first-child:before{
	background: #fdb927;
	top: 2.5rem !important;
}
.four-column-row .fl-col-group .fl-col.fl-col-small:last-child:after{
	background: #9B2743;
	right: 0;
    left: initial !important;
}
.four-column-row .fl-col-group .fl-col.fl-col-small {position:relative}
@media (min-width: 576px) {
	.four-column-row .fl-col-group .fl-col.fl-col-small:first-child:before,
.four-column-row .fl-col-group .fl-col.fl-col-small:last-child:after{
		width: 160px;
        height: 160px;
		left: -40px;
		top:-40px;
	}
}
@media (min-width: 769px) {
	.four-column-row .fl-col-group .fl-col{
		width: 50% !important;
	}
}
@media (min-width: 992px) {
	.four-column-row .fl-col-group .fl-col{
		width: 25% !important;
	}
	.four-column-row .fl-col-group .fl-col.fl-col-small:first-child:before{
		top: 3.125rem !important;
		left: -80px;
	}
.four-column-row .fl-col-group .fl-col.fl-col-small:last-child:after{
        right: -30px;
        top: -60px;
    }
}
@media (max-width: 575px) {
	.four-column-row .fl-col-group .fl-col.fl-col-small:first-child:before,
.four-column-row .fl-col-group .fl-col.fl-col-small:last-child:after{
	        left: -10px;
        top: -10px !important;
        right: -10px;
	}
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
font-family: "Bree Serif", serif !important;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body{
    background: #215732 !important;
border-radius:20px;
}
.audio-after-img .wp-audio-shortcode{
width:100% !important;
}
.audio-after-img{
max-width:100% !important;
}
.three-column-audio-section .fl-rich-text img{
border-radius:30px;
}
.three-column-audio-section .fl-col{
max-width:100%;
}

