@font-face {
  font-family: 'Fontin Sans';
  src: local('Fontin Sans'), local('Fontin Sans'), 
		url(https://maplefamilydentistry.com/wp-content/themes/genesis-sample/fonts/Fontin_Sans_R_45b.otf) format('opentype');
}

/*** Font Sizes (start) ***/

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.17em;
}

h4 {
  font-size: 1.00em;
}

h5 {
  font-size: 0.83em;
}

h6 {
  font-size: 0.67em;
}

.entry-content ul > li,
.entry-content ol > li {
    font-size: 16px;
}

/*** Font Sizes (end) ***/

body {
    font-family: 'Source Sans Pro', sans-serif;
}

body p {
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 15px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif;
}

h1, h2, h3 {
    text-transform: capitalize;
    color: #005b22;
}

body a {
	color: #64af44;
}

body a:hover {
	color: #005b22;
}

a.link-btn {
    font-weight: normal;
    font-size: 16px;
    border: none;
    background: #2e6e4e;
    color: #ffffff;
    padding: 15px 30px;
    display: inline-block;
    text-decoration: none;
}

a.link-btn:hover {
    background: #005b22
}

:focus {
    outline: none !important;
}

.gform_button.button {
    background: #005b22;
    padding: 2px 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-weight: normal;
}


.gform_button.button:hover {
    background: #64af44;
}

select#input_1_5 {
    padding: 7px 4px;
    
}

/*** HEADER (start) ****/

.site-header {
    border-bottom: 3px solid #005b22;
}

/* Top Bar (s) */

.top-bar .fl-row-content-wrap {
    padding: 5px 20px;
}


.phone-part {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.phone-part span {
    margin-left: 5px;
    margin-right: 55px;
}

.phone-part a {
    color: #fff;
    text-decoration: none;
}

.phone-part a:hover {
    color: #eee;
}

.social-header {
    float: right;
}

.social-header a {
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
}

.social-header a:hover {
    color: #eee;
}

/* Top Bar (e) */

/* Header Container (s) */

.logo-photo-container img {
    max-height: 104px;
    width: auto;
}

.header-container .fl-row-content-wrap {
    padding: 0;
}

.header-container .menu-container ul li a {
    font-size: 16px;
    margin-left: 40px;
    color: #000;
    text-transform: uppercase;
}

.header-container .menu-container ul .current-menu-item > div > a,
.header-container .menu-container ul .current-menu-item > a,
.header-container .menu-container ul li a:hover {
	color: #64af44;
}

.menu-item:before {
    content: none !important;
}

li#menu-item-4390 {
    height: 36px;
}

.header-container ul.sub-menu li {
    background: #fff;
}

.header-container ul.sub-menu li a {
    color: #000;
}

/* Header Container (e) */

/* Sticky Header (s) */

.bhf-fixed-header.bhf-fixed .header-container .fl-row-content-wrap {
    background: #fff;
}

/*deactivating fixed header*/
@media screen and (max-width: 768px) {

.bhf-ffixed-header-fixer,
.bhf-fixed-header.bhf-fixed {
    height: 0 !important;
    display: none !important;
    visibility: hidden !important;
}

}

/* Sticky Header (e) */

/* Mega Menu (s) */

.header-container .mega-menu ul.sub-menu {
    top: 100% !important;
    padding-top: 15px;
}

.header-container .mega-menu ul.sub-menu li {
    background: #fff;
    text-align: center;
    padding: 0 0 0 20px;
}

.header-container .mega-menu ul.sub-menu li a {
    color: #262626;
    padding: 0px 10px 0 10px;
    margin-left: 0
}

.header-container .mega-menu ul.sub-menu li a:hover {
    color: #005b22;
}

.hide-label > a,
a.link-placeholder {
    display: none !important;
    visibility: hidden !important;
    padding: 0 !important;
}

p.menu-item-description {
    margin: 0 !important;
}

.header-container .mega-menu .sub-menu {
/*    max-width: 1100px !important;*/
    max-width: 100% !important;
    margin: 0 auto;
    text-align: center;
    background: #fff !important;
}

.header-container .mega-menu .sub-menu li {
	max-width: 1100px !important;
    margin: 0 auto;
    text-align: center;
}

/* SERVICES */

.services-list {
    text-align: left !important;
}

.services-list h3 {
    text-transform: uppercase;
    border-bottom: 1px solid #005b22;
    max-width: 200px;
    color: #262626;
}

.services-list ul li {
    text-align: left !important;
    margin-bottom: 5px;
}

.services-list ul li a {
    text-transform: capitalize !important;
}

.services-list-divider {
    height: 20px;
}

/* LOCATIONS */

.header-container .location-menu-wrapper {
    border: 1px solid #179446;
    text-align: center;
    min-height: 190px;
    width: 95% !important;
    position: relative;
    margin: 0 auto;
    padding: 10px !important;
}

.header-container .location-menu-wrapper img {
    height: 100%;
    margin-bottom: 5px;
}

.header-container .location-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 95%;
    margin: 0 auto;
}

.header-container .location-content h3 {
	margin-top: 5px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

@media screen and (min-width: 769px) and (max-width: 1023px) {

.site-header nav {
    display: block !important;
}

.header-container .menu-container ul li a {
    margin-left: 10px;
    overflow: visible;
}

.sub-menu-toggle,
.sub-menu-toggle:before {
    display: none;
}

}

@media screen and (min-width: 769px) {

#genesis-nav-primary,
#mobile-genesis-nav-primary {
	display: none;
}

}

@media screen and (max-width: 768px) {

.menu-item {
    width: 100%
}

.mega-menu-disabled.fl-active .sub-menu {
    width: 100%;
}

.mega-menu-disabled .sub-menu li {
    background: #fff !important;
}

.mega-menu-disabled .sub-menu li a {
    color: #000 !important;
}

.locations-list {
    padding: 1px 5px !important;
}

.locations-list a {
	margin: 0 auto !important;
}

#mobile-genesis-nav-primary {
    border-bottom: 3px solid #005b22 !important;
}

}

/* Mega Menu (e) */

@media screen and (width: 768px) {

.site-header {
    text-align: center;
}

.social-header {
    float: none;
    margin-top: 10px;
}

.fl-node-598bf6d169548 .fl-menu .menu {
    float: none !important;
    width: 100% !important;
    left: 0 !important;
}

.logo-photo-container .fl-photo {
    text-align: center;
    margin: 0 auto;
}

.fl-node-598bf5aed836a {
    background: #005b22;
}

.fl-node-598bf5aed836a .fl-module-content {
    margin-top: 10px;
    margin-bottom: 8px;
}

.fl-node-598bf5aed836a .svg-container {
    width: 18px !important;
    top: 4px;
}

.fl-node-598bf6d169548 .fl-menu .menu {
    float: none !important;
    width: 100% !important;
    left: 0 !important;
}

.fl-node-598bf6d169548 .menu > li {
    float: none !important;
    display: inline-block !important;
}

.fl-node-598bf5aed836a a {
    color: #fff !important;
}

.doctor {
    margin-bottom: 20px;
}

}

@media screen and (max-width: 768px) {

.site-header {
    text-align: center;
}

.bhf-fixed .top-bar,
.bhf-fixed .fl-node-598bf5aed8310 {
    display: none !important;
}

.social-header {
    float: none;
    margin-top: 10px;
}

.logo-photo-container .fl-photo {
    text-align: center;
    margin: 0 auto;
}

.fl-node-598bf5aed836a {
    background: #005b22;
}

.fl-node-598bf5aed836a .fl-module-content {
    margin-top: 10px;
    margin-bottom: 8px;
}

.fl-node-598bf5aed836a .fl-menu-mobile-toggle.hamburger-label .svg-container {
    width: 20px;
    height: 20px;
}

.fl-node-598bf5aed836a .fl-menu .fl-menu-mobile-toggle {
    text-align: center;
    float: none;
    margin: 0 auto;
    display: block;
    font-size: 18px;
    padding: 0;
}

.fl-node-598bf5aed836a .fl-menu .fl-menu-mobile-toggle {
    color: #fff;
    text-transform: uppercase;
}

.fl-node-598bf5aed836a .fl-menu-horizontal {
    background: #097a33;
    margin-top: 8px;
    text-align: left;
}

.fl-node-598bf5aed836a a {
    color: #fff !important;
}

.fl-node-598bf5aed836a .sub-menu {
    background: #15843e !important;
}

.fl-node-598bf6d169548 .fl-menu .fl-menu-toggle:before {
    color: #fff;
    right: 30px;
}

.header-container ul.sub-menu li {
    background: #005b22;
}

.header-container ul.sub-menu li a {
    color: #fff;
}


.fl-node-598bf6d169548 .fl-menu .fl-menu-toggle {
    right: 20px;
}

.fl-node-598bf6d169548 .fl-menu .menu {
    float: none !important;
    width: 100% !important;
    left: 0 !important;
}

}

/* Header button (s) */

.fl-node-5c65d661b9ec0 a.link-btn {
    border: 3px solid #a0d062;
    color: #005b22;
    font-weight: bold;
    font-size: 16px;
    background: #ffffff;
    display: inline-block;
    padding: 2px 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-decoration: none;
    top: -1px;
    position: relative;
    margin-right: 30px;
}

.fl-node-5c65d661b9ec0 a.link-btn:hover {
    background: #eee;
    color: #005b22;
}

@media screen and (min-width: 1075px) and (max-width: 1136px) {

.phone-part span {
    margin-left: 5px;
    margin-right: 35px;
}


.fl-node-598c119504893 a.link-btn {
	margin-right: 21px;
}

.social-header a {
    margin-left: 10px;
    margin-right: 10px;
}

}


@media screen and (min-width: 993px) and (max-width: 1074px) {

.phone-part span {
    margin-left: 0px;
    margin-right: 15px;
}


.fl-node-598c119504893 a.link-btn {
	margin-right: 10px;
}

.social-header a {
    margin-left: 6px;
    margin-right: 6px;
}

}

@media screen and (max-width: 992px) {

.phone-part {
    text-align: center;
}

.phone-part span {
    margin-left: 10px;
    margin-right: 10px;
}

.social-header{
    text-align: center;
    margin: 8px auto 1px;
    float: none;
}

.header-container .menu-container ul li a {
	margin-left: 15px;
}

}

@media screen and (max-width: 600px) {

.top-phone {
    display: block
}

}

@media screen and (max-width: 650px) {

.heading-with-lines.white-lines:before,
.heading-with-lines.white-lines:after {
	display: none
}

}

@media screen and (max-width: 480px) {

img.alignleft,
img.alignright {
    text-align:center;
    float: none;
    margin: 0 auto 10px;
    display: block;
}

.fl-node-598c119504893 a.link-btn {
    display: inline-block;
    margin-right: 10px;
}

.social-header a {
    margin-left: 10px;
    margin-right: 10px;
}

}

/* Header button (e) */

/*** HEADER (end) ****/

/*** SECTIONS (start) ****/

@media screen and (min-width: 769px) {

.doctor {
    width: 23.5% !important;
    margin-right: 1.5%;
    text-align: center;
}

.home-blurbs {
	text-align: center;
	min-height: 100px;
}

}

.doctor {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.75);
    text-align: center;
}

.doctor a {
    color: #005b22;
    text-decoration: none;
    text-transform: uppercase;
}

.doctor a:hover {
    text-decoration: underline;
}

.doctor .fl-module-content {
    margin: 10px;
}

.doctor h3 {
    color: #005b22;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
}

/*** SECTIONS (end) ****/

/*** Home CSS (start) ***/

.home .site-header {
	background: transparent;
}

.page-template-default .site-inner {
    padding-top: 0;
    width: 100%;
    max-width: none;
}

.home-banner {
    margin-top: -15px;
}

.home-banner {
	/* border-bottom: 3px solid #005b22 !important; */
}

.home-banner h1 {
	color: #fff !important;
	font-family: 'Fontin Sans';
	font-weight: normal !important;
	font-size: 35px;
	max-width: 1100px;
	margin: 0 auto;
	text-transform: uppercase;
}

.site-container {
    background: #fff;
}

/* Soliloquy Slider (s) */

.soliloquy-container {
	margin-top: 70px;
	max-width: 100% !important;
	max-height: none !important;
    border-bottom: 3px solid #005b22 !important;
}

.soliloquy-caption-inside {
    background: rgba(0,0,0,0.5) !important;
}

.soliloquy-container .soliloquy-image {
	width: 100%;
}

.soliloquy-caption {
	background: none !important;
    padding: 0 !important;
    height: 100% !important;
    position: relative;
}

.soliloquy-caption-inside {
    height: 100% !important;
}

.soliloquy-caption-inside h1 {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.soliloquy-container .soliloquy-pager {
    display: none
}

/* Soliloquy Slider (e) */

@media screen and (min-width: 778px) {

.home-banner img {
    height: 100% !important;
}

}

/*.home-banner .fl-row-content-wrap {
	height: 60vh;
	position: relative;
	background-position: top center;
}

.home-banner h1 {
	color: #fff !important;
	text-transform: uppercase;
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	text-align: center;
	max-width: 1040px !important;
	margin: 0 auto;
}*/

.heading-with-lines {
	display: flex;
	flex-direction: row;
	justify-content: center;
	text-align: center;
	text-transform: uppercase;
}

.heading-with-lines:before,
.heading-with-lines:after {
	content: '\a0';
	flex-grow: 1;
	height: 1px;
	position: relative;
	top: 0.5em;
}

.heading-with-lines:before {
	margin-right:20px;
}

.heading-with-lines:after {
	margin-left: 20px;
}

.white-lines:before,
.white-lines:after {
	background-color: #fff;
}

.green-lines:before,
.green-lines:after {
	height: 3px;
	background-color: #179446;
}

.black-text {
	color: #000;
}

.home-testimonials {
	border: 1px solid #179446;
	text-align: center;
	background: url(https://maplefamilydentistry.com/wp-content/uploads/2017/08/home-testimonial-bg.png) center center no-repeat;
	min-height: 215px;
	width: 95% !important;
	position: relative
}

.ht-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 95%;
    margin: 0 auto;
}

.home-testimonials h3 {
	color: #005b22;
}

.fl-node-598d80215f8b7 {
	margin-top: 20px;
}

.fl-node-598d80215f8b7 h2 {
	margin-bottom: 0;
}

.fl-builder-pagination {
	padding: 0;
}	

@media screen and (max-width: 768px) {

.home-testimonials {
	margin-bottom: 20px;
}

.fl-node-598d80215f8b7 {
	margin-top: 0;
}

.home-blurbs {
	text-align: center;
}

.footer-copyright-section p {
	text-align: center;
}

}

/*** Home CSS (end) ***/

/*** BLOG PAGE (start) ****/

/* general */

body h2.fl-post-grid-title {
    min-height: 40px;
    margin-bottom: 0 !important;
    margin-top: 10px !important;
    float: none;
    text-align: left;
    display: inline-block;
}

body h2.fl-post-grid-title a {
	color: #005B21;
}

.fl-post-grid-content {
    clear: both;
}

.date-wrapper {
    text-align: center;
    background: #005b22;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 100%;
    font-weight: 500;
    margin-right: 10px;
    overflow: hidden;
    float: left;
    max-width: 40px;
}

.date-wrapper .day {
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 6px;
}

.date-wrapper .month {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.fl-post-feed-date {
    display: none;
    visibility: hidden;
}

/* general */

.homepage-blog-container {
    border-bottom: 3px solid #179446;
    padding-bottom: 60px;
    margin-bottom: 20px;
}

.homepage-blog-container .fl-post-grid-post {
    border: none;
    margin-bottom: 0;
}

.homepage-blog-container .fl-post-grid-text {
    padding: 0;
}

.homepage-blog-container a.fl-post-grid-more {
    color: #64af44;
    border-bottom: 1px solid #64af44;
    display: inline-block;
}

.homepage-blog-container a.fl-post-grid-more:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f178";
    padding-left: 15px;
}

.homepage-blog-container img.attachment-blog-image,
.postpage-blog-container img.attachment-blog-image {
    max-height: 215px;
}

.postpage-blog-container .fl-post-grid-post {
    border: none;
}

.postpage-blog-container .fl-post-grid-text {
    padding: 0;
}

/*.postpage-blog-container .fl-post-grid-text p {
	margin-bottom: 0 !important;
}*/

.postpage-blog-container a.fl-post-grid-more {
    color: #64af44;
    border-bottom: 1px solid #64af44;
    display: inline-block;
    top: -15px;
    position: relative;
}

.postpage-blog-container a.fl-post-grid-more:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f178";
    padding-left: 15px;
}

@media screen and (max-width:  1077px) {

.homepage-blog-container .fl-post-grid-post {
    margin-bottom: 30px !important;
}

}

@media screen and (max-width: 1077px) {
.homepage-blog-container {
    padding-bottom: 0;
}
}

/*** BLOG PAGE (end) ****/

/*** INDIVIDUAL BLOG POST (start) ****/

.after-entry.widget-area {
    display: none;
    visibility: hidden;
}

.archive-pagination .active a {
    background: #005b22;
}

.category-blog,
.single-post {
    background: #fff;
}

.category-blog article,
.single-post article {
    padding: 20px 0px;
}

.taxonomy-archive-description.taxonomy-description {
    padding: 20px 0 0;
    margin-bottom: 0;
    font-style: italic;
}

/*** INDIVIDUAL BLOG POST (end) ****/

/*** SERVICES PAGE (start) ****/

.services-menu-accordion .fl-accordion-button {
    -webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.3);
}

.services-menu-accordion .fl-accordion-button-icon {
	opacity: 1;
}

.services-menu-accordion .fl-accordion-button .fa-minus:before {
    color: #005b22;
}

.services-menu-accordion .fl-accordion-button .fa-plus:before {
    content: "\f055";
    color: #005b22;
}

.services-menu-accordion .fl-accordion-button-label {
    color: #005b22;
}

.services-menu-accordion .fl-accordion-small .fl-accordion-content {
    padding: 25px 15px
}

.services-menu-accordion .fl-accordion-small .fl-accordion-content ul {
    margin-bottom: 0;
}

/*** SERVICES PAGE (end) ****/

/*** FOOTER (start) ****/

.site-footer {
    text-align: left;
    color: #fff;
}

.site-footer h3 {
    color: #fff;
}

.site-footer a {
    color: #fff;
    text-decoration: none;
}

.site-footer a:hover {
	color: #eee;
    text-decoration: none;
}

.thick-line {
    margin-bottom: 10px;
    border-bottom: 5px solid #fff;
    width: 50px;
}

/* First Widget (s) */

.fl-node-598bf88bb77c0 h4 {
    margin-top: 20px;
}

/*.fl-node-598bf88bb77c0 span:before {
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 8px;
}*/

.fl-builder-content span:before {
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 8px;
}

.pin-icon:before {
    content: "\f041";
}

.phone-icon:before {
    content: "\f095";
}

span.clock-icon {
    border-bottom: 1px solid #fff;
}

.clock-icon:before {
    content: "\f017";
}

/* First Widget (e) */

/* Second Widget (s) */

.social-footer {
    float: none;
    margin-top: 5px;
    margin-bottom: 20px;
}

.social-footer a {
    color: #fff;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.fl-node-5c65d614da2eb a.link-btn {
    border: 3px solid #a0d062;
    color: #005b22;
    font-weight: bold;
    background: #ffffff;
    display: inline-block;
    padding: 7px 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.fl-node-5c65d614da2eb a.link-btn:hover {
    background: #eee;
    text-decoration: none;
    color: #005b22;
}

/* Second Widget (e) */

.footer-copyright-section p {
    margin-bottom: 0 !important;
}

.homepage-blog-container {
    border-bottom: none !important;
}

/** GOOGLE IMG **/

.google-img img{
    width: 144px !important;
   height: 144px !important;
}

/*** FOOTER (end) ****/

.wp-gr.wpac {
	display: block !important;
	margin: 0px auto !important;
}

@media screen and (max-width: 992px) {
  .top-phone {
	float: left;
}
body .top-bar p {
	margin: 0 !important;
	margin-bottom: 0px !important;
	display: inline-block;
}
.fl-node-5c65d661b9e81.fl-module > .fl-module-content {
	margin-right: 0;
}


}

@media screen and (max-width: 768px) {

.rplg-slider-next, .rplg-slider-prev {
	display: none !important;
}

.top-phone {
	text-align: center;
	float: none;
	width: 100% !important;
	display: inline-block;
}

.fl-col.fl-node-5c65d661b9dc2.fl-col-small {
	display: inline-block;
	width: 100% !important;
	max-width: 280px !important;
	float: left;
}
.fl-col.fl-node-5c65d661b9e02 {
	float: right;
	width: auto !important;
	clear: right;
	/* height: 100px; */
}
#menu-new-menu {
	display: block;
	background: #fff;
	width: 100% !important;
	margin-top: 23px;
	margin-left: -20px;
}

}

@media screen and (max-width: 440px) {
.fl-col.fl-node-5c65d661b9dc2.fl-col-small {
	display: inline-block;
	width: 100% !important;
	max-width: 225px !important;
	float: left;
}
}