.button-center{
	text-align:center;
}
.homepage-slider-title{
	font-size:3em; 
	-webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}
.homepage-slider-subtitle{
	font-size:1e5m; 
	-webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}
/* Fix the top bar on mobile devices */
@media (max-width:900px) {
  .site-inner{
	  margin-top:0px !important;
  }
}
.archive-title, .entry-title{
	color:#000;
	text-align:center;
}
@media (max-width:600px) {
	h1, .archive-title, .entry-title, h1 .has-text-align-center, .homepage-slider-title{
		font-size:2em;
		}
	.homepage-slider-subtitle{
		font-size:1em;
		}
	.entry{
		margin-bottom:0px !important;}
}

@media (min-width:601px) {
	h1, .archive-title, .entry-title{
		font-size:3em;		
	}
	.entry{
		margin-bottom:0px !important;}
}
@media (max-width:1100px) and (min-width:1000px){
	.archive-description, .entry-title{ 
		margin-top:74px; 
	}
.entry{
	margin-bottom:0px !important;}
}
@media only screen and (max-width:1023px) and (min-width:901px){
	.site-inner {
    margin-top: 0px !important;
	}
}
@media (max-width:1200px) and (min-width:1024px){
	.archive-description, .entry-title{ 
		margin-top:148px; 
	}
	#genesis-content{
		margin-top:76px;
	}	
}
/*
.page-id-50 h1 {
	font-size:3em !important;
}
*/
body{
}
.footer-widgets{
	background-color:#333;
}
.footer-widgets .wrap{
		padding:10px 0px 0px 0px !important;
}
.simple-social-icons{
	margin-bottom:0px !important;
}
.slick-slider{
	margin-bottom:0px !important;
}
.footer-widget-area .widget_text{
	margin-bottom:10px;
}
#genesis-content{
	padding-bottom:0px;
}
article.post-17{
	margin-bottom:0px;
}
h1{
	color:#fff;
	font-weight:900;
	-webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}
blockquote::before{
	display:none;
}
.site-inner{
	margin-top:76px;
}
.page-body-text-block-top{
	padding:30px 30px 0px 30px;
}
.page-body-text-block{
	padding:0px 30px 0px 30px;
}
.restaurantsReportsReviewersPadding{
	padding-left:15px;
	padding-right:15px;
}
.page-body-bullet-block-top{
	margin:30px 30px 0px 30px;
	padding:30px 30px 0px 30px;
}
.page-body-bullet-block{
	margin:0px 30px 0px 30px;
	padding:30px 30px 0px 30px;
}
.no-top-padding{
	padding-top:0px !important;
}
.no-bottom-padding{
	padding-bottom:0px;
}
.no-bottom-margin{
	margin-bottom:0px;
}
.background-rhs{
	padding-left:0px;
	margin-left:0px;
}
.background-lhs{
	padding-right:0px;
	margin-right:0px;
}
.wide-heading{
	width:80%;
}
.justifyText{
	text-align:justify;
}
.blackText{
	color:#000 !important;
}
@media (min-width:600px) {
	.align-right{
		text-align:right;
	}
}
@media (max-width:599px) {
	.align-right{
		/*The icons look bad when they are aligned right on mobile devices*/
		text-align:center;
	}
	.wp-block-cover__inner-container{
		 margin-top:2em;
	}
	.mobileImageShrink{
		max-height:300px !important;
	}
	.wp-block-button, .fullWidthButton .wp-block-button__link{
		width:100%;
	}
	.mobileCenter{
		text-align:center;
	}
}
.counter::after{
	content:"+";
}
.wpsm_count-title{
	font-weight:400 !important;
}
.counter{
	font-family:"Ek Mukta", sans-serif !important;
}
.evaluatorCount .counter::after{
	content:"K+" !important;
}
.reverseIndent{
	text-indent: -1.5em;
	margin-left:50px !important; 
}
.page-body-text-block-with-icon{
	padding-left:80px !important;
}
/*Become a Mystery Shopper Button in Notification Bar*/
	.becomeAMysteryShopperButton{
		height:15px; 
		margin-top:0px; 
		padding-top:0px;
	}
@media (max-width:600px){
	.becomeAMysteryShopperButton{
		position:absolute; 
		left:0px;
		width:100%;
	}
}
.instaRightMargin{
	margin-right:20px;
}
/* Blog Entries */
.post header h1{
	font-size: 2em;
}
.wp-block-tag-cloud{
	margin-right:20px;
}
.invisibleObject{
	display:none;
}
::placeholder { 
  color: #999;
}
.roundedImage img{
	border-radius:100% !important;	
}
.customerQuoteLogo{
	background-color:rgba(255,255,255,.85);
	padding:5px 10px 5px 10px;
	border-radius:10px
}
.wpwombat-nav-product-link-prev,
.wpwombat-nav-product-link-next,
.wpwombat-nav-post-link-prev,
.wpwombat-nav-post-link-next{
	background: radial-gradient(circle, rgba(213,21,0,1) 30%, rgba(164,16,0,1) 90%) !important;
	font-family: "Ek Mukta", sans-serif;
	font-size: 20px;
	font-weight: 200;
}
.wpwombat-nav-product-link-prev:hover,
.wpwombat-nav-product-link-next:hover,
.wpwombat-nav-post-link-prev:hover,
.wpwombat-nav-post-link-next:hover{
	background: radial-gradient(circle, rgba(213,21,0,1) 30%, rgba(164,16,0,1) 80%) !important;
}
@media (min-width:475px){
	.wpwombat-nav-product-link-prev,
	.wpwombat-nav-post-link-prev{
		width:30% !important;
		float:left !important;
	}
	.wpwombat-nav-product-link-next,
	.wpwombat-nav-post-link-next{
		width:30% !important;
		float:right !important;
	}
}
@media (max-width:474px){
	.wpwombat-nav-product-link-prev,
	.wpwombat-nav-post-link-prev{
		width:100% !important;
		margin-bottom:10px
	}
	.wpwombat-nav-product-link-next,
	.wpwombat-nav-post-link-next{
		width:100% !important;
	}
}