/* hide ad popup */
#ga_19072343
{display:none;
}

/*center logo*/
.mh-site-logo{text-align:center;}

/* center image captions */
.wp-block-image figcaption {display: block!important;}

/* blue for H1 */
.entry-title{color:#41479b!important;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, 
.entry-content.h1{color:#41479b!important;}
.entry-content.h2{color:#41479b!important;}
.entry-content.h3{color:#41479b!important;}
.entry-content.h4{color:#41479b!important;}

/* class to center heading if needed */
.centerheading {text-align:center;}

/* style HR */
.hrstyle{border: 2px solid red; margin-bottom: 20px; margin-top: 20px;}

/* blue on recipe title */
.wpurp-index-container h2 {
    margin-top: 50px;
	font-weight: bold;}
.wpurp-recipe-title {color:#41479b!important;}

/*center menus*/
.mh-main-nav ul { display: table; margin: 0 auto; }
.mh-extra-nav ul {display:table; margin:0 auto;}

/*color extra menu */
.menu-courses-container{background: #c2c2c2;}
.menu-extra-navigation-container { background: #c2c2c2;}
.mh-extra-nav li {font-weight: bold;background-color:#c2c2c2}
.mh-extra-nav li:hover a { color: #ffffff; background:#ff4b55; }
.mh-extra-nav li a { letter-spacing: 0.2px; padding: 10px 20px; }
@media screen and (max-width: 767px) {
    .js .mh-extra-nav { display: block; }
}


/*hide next / previous */
.mh-post-nav {display:none;}

/* hide text */
.hidetext {display:none;}

/*hide caption on carousel*/
.mh-carousel-caption {display: none;}

.mh-excerpt-more{font-weight:bold;}

/* hide search bar and use the recipe search bar*/
.mh-header-search{display:none;}
.mh-header-search-bottom{display:none;}
/* change colour of share buttons*/
.mh-share-buttons{display:block!important;margin-left:auto; margin-right:auto;}
.mh-share-button { background: #ddd !important;}
.mh-facebook:hover .mh-share-button { background: #3e64ad !important; }
.mh-twitter:hover .mh-share-button { background: #55acee !important; }
.mh-pinterest:hover .mh-share-button { background: #cb2027 !important; }
.mh-email:hover .mh-share-button { background: #000000 !important; }

/* make the jetpack related posts look like the theme */
.jp-relatedposts{margin-bottom: 25px!important;}
.jp-relatedposts-headline em:before {display:none!important;}
.jp-relatedposts-headline{display: inline-block!important; font-family:"Josefin Sans", sans-serif!important;border-color: #ff4b55!important;color: #fff!important;background-color: #ff4b55!important; position: relative!important;font-size: 0.875rem!important;margin-bottom: 1.25rem!important;
text-transform: uppercase;line-height: 1.3!important;
font-weight: 700!important;vertical-align: baseline!important;padding-top: 5px!important;
padding-right: 15px!important;
padding-bottom: 2px!important;
padding-left: 15px!important;}

.jp-relatedposts-post-a{font-size: 1rem!important;
font-family: "Josefin Sans", sans-serif!important;color: #434660!important;line-height: 1.3!important;font-weight: 700!important;vertical-align: baseline!important;padding-top:15px!important;text-decoration: none!important;}
.jp-relatedposts-post-a:hover{color: #ff4b55!important;text-decoration: none!important;vertical-align: baseline!important;}

.wpupg-pagination-button{background-color: #41479b  !important;border:none!important;font-family:"Josefin Sans", sans-serif!important;font-size: 12px!important;text-transform: uppercase;
font-weight: 700!important;padding-top: 10px!important;} 
.wpupg-pagination-button:hover {background-color:#ff4b55!important;border:none!important;font-family:"Josefin Sans", sans-serif!important;font-size: 12px!important;text-transform: uppercase;;
font-weight: 700!important;padding-top: 10px!important;} 
/* hide ingredient slider */
.tooltipster-base{display:none;}
/* blockquote background */
.wp-block-quote.is-style-large{background-color:#e1e1e1;}
/* hide load more on instagram */
.sbi_load_btn {display:none!important;}
/*hide widget depending on screensize*/
@media screen and (min-width: 768px) {.mh_magazine_posts_large {display:none;}.mh-posts-grid{display:block;}
}
@media screen and (max-width: 767px) {.mh_magazine_posts_large {display:block;}.mh-posts-grid{display:none;}
}

/* hubspot form edits */
.actions {margin:0px!important; padding: 0px!important;}
.hubspot-link__container sproket {visibility:none!Important;}

/* center footer */
.mh-footer-widget{text-align:center;}
.mh-copyright{text-align:center;}

/* woocommerce buttons */
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button .woocommerce button.button:disabled {background-color:#41479b!important; color:white!important;}
.mh_headers_search{display:none;}

/* woocommerce category */
.product_meta{display:none;}
.related.products {
  display: none;
}
.wc-tabs {display:none;}
.related_products{display:none;}
.count{background-color: white!important;
	color: #41479b;}


/* fix padding on notes section */
.wprm-recipe-notes-container{padding:10px!important}