/*
	Theme Name: Practice Cafe All Star Special
	Theme URI: https://www.practicecafe.com
	Description: A custom WordPress theme made just for your dental practice.
	Version: 2.0.0
	Author: Practice Cafe
	Author URI: https://www.practicecafe.com
	Tags: Dental, Dental Marketing, Dental Marketing

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

.h-bttn-lg,.bttn{
	background-color: #7B9F38;
}

header nav.nav ul li.current-menu-ancestor a,header nav.nav ul li.current-menu-parent a, header nav.nav ul li.current-menu-item a, header nav.nav ul li a:hover, header nav.nav ul li ul.sub-menu li.current-menu-parent a, header nav.nav ul li ul.sub-menu li a:hover, header nav.nav ul li ul.sub-menu li ul.sub-menu li a:hover, header nav.nav ul li ul.sub-menu li ul.sub-menu li.current-menu-item a{
	background-color: #D3E2D0;
}

.page-header{
	background-color: #524938;
}

.page-header .header-content {
    background: rgba(82, 73, 56, 0.75) !important;
}

footer {
    background-color: #524938;
}

jarvis-scheduler-v2 {
    position: fixed;
    z-index: 9999;
}

.above-nav .main-info .h-address p, .above-nav .main-info .h-phone p{
	color: #486b3c;
}

img {
	height: auto;
}

.white-bg{
	background: white;
}

.above-nav .main-info {
    align-items: center;
}

@media screen and (max-width: 991px){
	
	div.gform_wrapper form div.gform_body ul.gform_fields li.gfield label{
	  font-size: 20px;
}
}

@media screen and (max-width: 767px){
	
	div.gform_wrapper form div.gform_body ul.gform_fields li.gfield label{
	  font-size: 22px;
}
	
	.greenwood-bg.about-services:before {
content: none;

}

.greenwood-bg:after {
    content: none;
	}
}

@media screen and (max-width: 400px) {
	
	div.gform_wrapper form div.gform_body ul.gform_fields li.gfield label{
	  font-size: 14px;
	}
}

div.wrapper main ul li {
	font-weight: 400;
}

article p a {
	text-decoration: underline;
}
