/*
Theme Name: Theme 108 Child
Version: 1.0
Author: The 108 Group, LLC
Template: ninjatheme

*/

/************************************************************
	000 - Page - Directory
*************************************************************/

.page-template-page-directory {
	background: #f6f6f6;
}
.page-template-page-directory #footer {
	padding-top: 0;
}

.page-template-page-directory #content {
	min-height: 100vh;
}
.page-template-page-directory  .header-top {
	padding-bottom: 40px;
}
.page-template-page-directory .header {
	margin-bottom: 60px;
}
.directory {
	text-align: center;
	margin-bottom: 30px;
  	padding: 15px 15px 30px 15px;
  	background: #fff;
  	border: 5px dashed #000;
  	position: relative;
}
.directory p {
	margin-bottom: 0;
}
.meta-wrapper h2 {
	font-family: 'Fjalla One';
	text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 10px;
}
.directory img {
	margin-bottom: 25px;
	max-height:85px;
}

p.city,
p.state {
    display: inline;
    margin-right: -2px;
}

	/**
	SITE PAGES: NON-COUPON
	**/

#content #primary p {
	line-height: 1.5em;
	font-size: 22px !important;
}


/** Order Form **/

.gfield_label label {
	font-size: 20px;
}
.gform_wrapper .ginput_complex span.ginput_cardextras {
	overflow: visible !important;
}
.ginput_card_expiration_month,
.ginput_card_expiration_year {
	max-width: 150px; 
	float: left;
}
