/*
Theme Name:         RM Pos Custom Theme
Theme URI:          http://rmpos.com
Description:        A custom theme for rmpos.com
Version:            1.1.1
Author:             Everclear Marketing
Author URI:         https://everclearmarketing.com/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

ul.dropdown-menu ul.dropdown-menu {
    left: 163px;
}

.showcase {
	background-color: rgba(0,0,0,.2);
	background-blend-mode: overlay;
}

.restaurant-type h1 {
	font-size: 3.5em;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000000;
	color:#FFFFFF;
}

.restaurantPage h1  {
	font-size: 3.5em;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000;
	color:#FFFFFF;
}

.restaurantPage p  {
	font-size: 1.5em;
	font-weight: 400;
	color:#FFFFFF;
	text-align: left;
}

.reCAPTCHA-disabled {
  opacity: 0.65 !important;
  cursor: not-allowed !important;
  pointer-events: auto !important;
}

.pc-description h1 {
		padding-top: 20px;
		text-align: center;
		color: #007bc1;
		font-size: 3.2em;
	}

h4.resellerPage {
	font-size: 1.7em;
	font-weight: 700;
	color: #007bc1;
	padding-bottom: 10px;
	margin-bottom: 0;
	text-align:center;
}
	
.resellerQuote {
	background-image: url("https://www.rmpos.com/wp-content/uploads/2018/07/quote.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right:10px;

}

p.resellerQuotes  {
	font-size: 1.3em;
	font-weight: 400;
	color: #58595b;
}

h6.quoteAttribution {
	font-size: 1.3em;
	font-weight: 400;
	color: #007cc1;
	margin-top:0;
	margin-bottom:0;
}
	
footer.content-info {
	background-color: #f2f2f2;
	
}

div#main-footer-content {
	padding-top:20px;
	padding-bottom:20px;
}


footer.content-info h3 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	color: #007cc3;
}

footer.content-info a {
	color: #007cc3;
}

footer ul.sub-menu li {
	margin-bottom: 8px;
}

footer.content-info li a {
	color: #000000;
}
	
#reseller {
	background-color: #a9d9a8;
	padding-top: 10px;
}

#reseller p{
	text-align: center;
	font-size: 10px;
}

div#copyright {
	text-align: center;
	background-color: #6dc069;
	padding: 15px 0;
	font-size: 1.2em;
}

.social_icons {
	position: static;
	padding-top:20px;
}
