/*
Theme Name: Shaggy Rogers
Theme URI: http://progressivedental.com
Author: Progressive Dental
Author URI: http://progressivedental.com
Description: Shaggy Rogers theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shaggy-rogers
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

road runner is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');


.page-template-template-general-dentistry {
	margin-top: 0;
}
.gen-dentistry-wrapper p,
.gen-dentistry-wrapper p a{
	font-size: 18px !important;
}
.gen-dentistry-wrapper .section-wrapper {
	padding-left: 30px;
	padding-right: 30px;
}
.gen-dentistry-wrapper .top-buttons-wrapper a {
    background-color: #3598db;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
	margin-right: 10px;
}
.gen-dentistry-wrapper .top-buttons-wrapper a:hover {
	color: #424441 !important;	
}
.gen-dentistry-wrapper .top-buttons-wrapper > .inner-wrapper {
	text-align: center;	
	padding: 20px 0;
}
.gen-dentistry-wrapper .town-dental-care-wrapper > .inner-wrapper {
	display: flex;
    gap: 180px;
	max-width: 1140px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.gen-dentistry-wrapper .town-dental-care-wrapper .inner-wrapper > .inner-col:first-child > img {
    max-width: 250px;	
}

.gen-dentistry-wrapper .town-dental-care-wrapper .town-dental-btns {
	display: flex;
	flex-direction: column;
	gap: 10px;
	max-width: 360px;
	text-align: center;
}
.gen-dentistry-wrapper .town-dental-care-wrapper .town-dental-btns a {
	background-color: #3598db;
	color: #fff;
	padding: 10px 20px;
	border-radius: 50px;
	font-size: 18px;
}
.gen-dentistry-wrapper .town-dental-care-wrapper .town-dental-btns a:hover {
	color: #424441 !important;
}
.gen-dentistry-wrapper .town-dental-care-wrapper .town-dental-btns a:hover {
	color: #fff;
}
.gen-dentistry-wrapper .town-dental-care-wrapper h2 {
    font-size: 45px !important;
    color: #000;
	font-weight: 700;
    margin-bottom: 20px !important;	
}
.gen-dentistry-wrapper .town-dental-care-wrapper p {
	font-size: 18px !important;
	margin-bottom: 50px;
}
.gen-dentistry-wrapper .town-dental-care-wrapper > .inner-wrapper > .inner-col {
	flex: 1;
}
.gen-dentistry-wrapper .town-dental-care-wrapper > .inner-wrapper > .inner-col:first-child img {
	margin-top: 50px;
	margin-bottom: 30px;
}
.gen-dentistry-wrapper .town-dental-care-wrapper .inner-wrapper > .inner-col:last-child > img {
	width: 100%;
}
.gen-dentistry-wrapper .find-our-office-wrapper {
	background-color: #1a6090;
}
.gen-dentistry-wrapper .find-our-office-wrapper > .inner-wrapper > .inner-col:first-child img {
	max-width: 40px;
}
.gen-dentistry-wrapper .find-our-office-wrapper h2 {
	color: #fff;
}
.gen-dentistry-wrapper .find-our-office-wrapper > .inner-wrapper {
	max-width: 1140px;
    margin: 0 auto;
    color: #fff;
    display: flex;
    gap: 80px;
    padding: 50px 0;	
	align-items: center;
}
.gen-dentistry-wrapper .find-our-office-wrapper > .inner-wrapper > .inner-col {
	flex: 1;
}
.gen-dentistry-wrapper .find-our-office-wrapper > .inner-wrapper img {
 	filter: brightness(0) invert(1);	
}
.gen-dentistry-wrapper .find-our-office-wrapper > .inner-wrapper ul li {
	color: #fff !important;
	align-items: center;
	font-size: 18px;
}
.gen-dentistry-wrapper .find-our-office-wrapper > .inner-wrapper ul li a {
	color: #fff;
	font-size: 18px;
}
.gen-dentistry-wrapper h2 {
	font-size: 35px !important;
	font-weight: 700 !important;
	letter-spacing: 1px;
	margin-bottom: 30px !important;	
}
.gen-dentistry-wrapper .find-our-office-wrapper ul {
	padding-left: 0;
	margin-left: 0;
}
.gen-dentistry-wrapper ul li {
	list-style: none;
	margin-bottom: 30px;
	display: flex;
	gap: 20px;
}
.gen-dentistry-wrapper .find-our-office-wrapper i {
	font-size: 25px;
	margin-right: 10px;	
	min-width: 30px;
}
.gen-dentistry-wrapper  .in-network-insurances-wrapper {
	background-color: #8c9f79;
}
.gen-dentistry-wrapper  .in-network-insurances-wrapper a {
	color: #fff;
}
.gen-dentistry-wrapper  .in-network-insurances-wrapper a:hover {
	color: #424441 !important;
}
.gen-dentistry-wrapper  .in-network-insurances-wrapper > .inner-wrapper {
    max-width: 1140px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
    color: #fff;	
}
.gen-dentistry-wrapper  .in-network-insurances-wrapper .img-gallery {
	display: flex;
    gap: 10px;
	align-items: center;
	justify-content: center;
}
.gen-dentistry-wrapper  .in-network-insurances-wrapper .img-gallery img {
    object-fit: contain;	
}
.gen-dentistry-wrapper  .in-network-insurances-wrapper h4 {
	font-weight: 700;
	font-style: italic;
}
.gen-dentistry-wrapper  .bottom-gallery-wrapper .inner-wrapper {
    padding: 50px 0;	
}
.gen-dentistry-wrapper  .bottom-gallery-wrapper .inner-wrapper .img-gallery {
    display: flex;
    gap: 30px;
    justify-content: center;	
}
.gen-dentistry-wrapper  .bottom-gallery-wrapper .inner-wrapper .img-gallery img {
	max-width: 350px;
	object-fit: cover;
}
.gen-dentistry-wrapper .meet-your-dentists-wrapper {
	background-color: #2a444f;
}
.gen-dentistry-wrapper .meet-your-dentists-wrapper > .inner-wrapper  {
	max-width: 1140px;
	margin: 0 auto;
	padding: 50px 0;
	color: #fff !important;
	text-align: center;
}
.gen-dentistry-wrapper .meet-your-dentists-wrapper > .inner-wrapper h2,
.gen-dentistry-wrapper .meet-your-dentists-wrapper > .inner-wrapper p{
	color: #fff;
}

.gen-dentistry-wrapper .meet-your-dentists-wrapper > .inner-wrapper .dentists {
    display: flex;
    gap: 70px;	
}
.gen-dentistry-wrapper .meet-your-dentists-wrapper > .inner-wrapper .dentists .dentist {
	flex: 1;
}
.gen-dentistry-wrapper .meet-your-dentists-wrapper img {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    object-fit: cover;
    object-position: top;	
}
.gen-dentistry-wrapper .meet-your-dentists-wrapper h4 {
	font-weight: 700;
	margin-bottom: 20px;
	color: #fff;
}
.gen-dentistry-wrapper .meet-your-dentists-wrapper .thumbnail-wrapper {
	margin-bottom: 30px;
}
.gen-dentistry-wrapper .positive-experience-wrapper > .inner-wrapper {
	max-width: 1140px;
    margin: 0 auto;
	padding: 50px 0;
	display: flex;
    gap: 70px;
}
.gen-dentistry-wrapper .positive-experience-wrapper > .inner-wrapper > .inner-col:first-child {
	flex-basis: 40%;
}
.gen-dentistry-wrapper .positive-experience-wrapper > .inner-wrapper > .inner-col:last-child {
    flex-basis: 60%;	
}
.gen-dentistry-wrapper .see-what-others-saying-wrapper {
	background-color: #2486c9;
	color: #fff;
}
.gen-dentistry-wrapper .see-what-others-saying-wrapper > .inner-wrapper {
	max-width: 1140px;
    margin: 0 auto;
	padding: 50px 0;	
} 
.gen-dentistry-wrapper .see-what-others-saying-wrapper > .inner-wrapper .testi-wrapper {
    display: flex;
    gap: 30px;
    align-items: center;	
}
.gen-dentistry-wrapper .see-what-others-saying-wrapper h2 {
	text-align: center;
	color: #fff;
}

.gen-dentistry-wrapper .see-what-others-saying-wrapper .testi-wrapper img {
	min-width: 130px;
	filter: brightness(0) invert(1);
}
.gen-dentistry-wrapper .see-what-others-saying-wrapper .testi-wrapper {
	max-width: 800px;
	margin: 0 auto;
}
.gen-dentistry-wrapper .see-what-others-saying-wrapper .testi-wrapper p {
    margin-bottom: 0;	
	color: #fff;
}
.gen-dentistry-wrapper .our-services-wrapper > .inner-wrapper {
	max-width: 1140px;
	margin: 0 auto;
	padding: 50px 0;
}
.gen-dentistry-wrapper .our-services-wrapper > .inner-wrapper h2 {
	text-align: center;
}
.gen-dentistry-wrapper .our-services-wrapper .services-wrapper {
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
.gen-dentistry-wrapper .our-services-wrapper .services-wrapper > .services-item .img-icon {
	background-color: #2486c9;
	width: 105px;
    height: 105px;
    border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gen-dentistry-wrapper .our-services-wrapper .services-wrapper > .services-item .img-icon img {
	width: 60px;
	height: 60px;
	object-fit: contain;
	filter: brightness(0) invert(1);
}
.gen-dentistry-wrapper .our-services-wrapper .services-wrapper > .services-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	flex-basis: 25%;
	margin-bottom: 30px;
	gap: 15px;
}
.gen-dentistry-wrapper .our-services-wrapper .services-wrapper > .services-item h5 {
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
}
.gen-dentistry-wrapper .meet-the-support-team {
	background-color: #6f716e;
}
.gen-dentistry-wrapper .meet-the-support-team > .inner-wrapper  {
	padding: 50px 0;
}
.gen-dentistry-wrapper .meet-the-support-team > .inner-wrapper h2 {
	color: #fff;
	text-align: center;
}
.gen-dentistry-wrapper .we-section-wrapper {
	    background-color: #1a6090;
}
.gen-dentistry-wrapper .we-section-wrapper > .inner-wrapper {
	max-width: 1140px;
	margin: 0 auto;
	display: flex;
	gap: 60px;
	padding: 50px 0;
}
.gen-dentistry-wrapper .we-section-wrapper > .inner-wrapper > div {
	flex: 1;
}
.gen-dentistry-wrapper .we-section-wrapper > .inner-wrapper h4 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}
.gen-dentistry-wrapper .we-section-wrapper .thumbnail-wrapper {
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 70%;
}
.gen-dentistry-wrapper .we-section-wrapper .thumbnail-wrapper img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.gen-dentistry-wrapper .our-core-values-wrapper {
	background-color: #2486c9;
}
.gen-dentistry-wrapper .our-core-values-wrapper > .inner-wrapper {
    padding: 50px 0;
    max-width: 1140px;
    margin: 0 auto;	
}
.gen-dentistry-wrapper .our-core-values-wrapper h2 {
	text-align: center;
	color: #fff;
}
.gen-dentistry-wrapper .our-core-values-wrapper ul {
	display: flex;
	flex-wrap: wrap;	
}
.gen-dentistry-wrapper .our-core-values-wrapper ul li {
	flex-basis: 50%;
	color: #fff !important;
	display: flex;
    align-items: center;
	font-size: 18px;
}
.gen-dentistry-wrapper .our-core-values-wrapper ul li img {
	max-width: 50px;
	max-height: 50px;
	object-fit: contain;	
}
.gen-dentistry-wrapper .comfort-care-wrapper > .inner-wrapper {
	max-width: 1140px;
	margin: 0 auto;
	padding: 50px 0;
	display: flex;
	gap: 30px;
	align-items: center;
}
.gen-dentistry-wrapper .comfort-care-wrapper > .inner-wrapper a {
	color: #fff;
	font-size: 18px;
}
.gen-dentistry-wrapper .comfort-care-wrapper > .inner-wrapper h2,
.gen-dentistry-wrapper .comfort-care-wrapper > .inner-wrapper h6{
	color: #fff !important;
}
.gen-dentistry-wrapper .comfort-care-wrapper > .inner-wrapper > .inner-col:first-child {
	flex-basis: 60%;
}
.gen-dentistry-wrapper .comfort-care-wrapper > .inner-wrapper > .inner-col:last-child {
	flex-basis: 40%;
	text-align: right;
}
.gen-dentistry-wrapper .comfort-care-wrapper > .inner-wrapper > .inner-col:last-child a {
	background-color: #3598db !important;
	color: #fff !important;
	padding: 10px 20px;
	border-radius: 50px;	
}
.gen-dentistry-wrapper .comfort-care-wrapper {
    background-color: #2a444f;
    color: #fff;	
}
.gen-dentistry-wrapper .custom-footer > .inner-wrapper {
	padding: 50px 0;
	margin: 0 auto;
	display: flex;
	align-items: center;	
	max-width: 1140px;
	margin: 0 auto;
}
.gen-dentistry-wrapper .custom-footer > .inner-wrapper img {
	max-width: 200px;
}

.gen-dentistry-wrapper .custom-footer > .inner-wrapper .inner-col:last-child {
    flex: 1;
    text-align: right;
    font-weight: 600;	
}
.gen-dentistry-wrapper .custom-footer p {
	margin-bottom: 0;
}

@media (max-width: 767px){
	.contact-us-details {
		flex-direction: column;
	}
	.gen-dentistry-wrapper .town-dental-care-wrapper > .inner-wrapper {
		flex-direction: column;
		text-align: center;
	}
	.gen-dentistry-wrapper .town-dental-care-wrapper > .inner-wrapper > .inner-col {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.gen-dentistry-wrapper .comfort-care-wrapper > .inner-wrapper {
		flex-direction: column !important;
		align-items: center !important;
		text-align: center;
	}    
	.gen-dentistry-wrapper .custom-footer > .inner-wrapper {
		flex-direction: column !important;
		gap: 30px;
	}
	.gen-dentistry-wrapper .find-our-office-wrapper > .inner-wrapper {
		flex-direction: column;
		gap: 30px;
	}
	.gen-dentistry-wrapper .find-our-office-wrapper > .inner-wrapper > .inner-col {
		flex-basis: 100%;
		width: 100%;
	}
	.gen-dentistry-wrapper .meet-your-dentists-wrapper > .inner-wrapper .dentists {
		flex-direction: column;
		justify-content: center;
	}
	.gen-dentistry-wrapper .meet-your-dentists-wrapper img {
		margin: 0 auto;
	}
	.gen-dentistry-wrapper .positive-experience-wrapper img {
		width: 100%;
	}
	.gen-dentistry-wrapper .positive-experience-wrapper > .inner-wrapper {
		gap: 20px;
		flex-direction: column;
	}
	.gen-dentistry-wrapper .see-what-others-saying-wrapper > .inner-wrapper .testi-wrapper {
		align-items: center;
		flex-direction: column;
		text-align: center;
	}
	.gen-dentistry-wrapper .our-services-wrapper .services-wrapper > .services-item {
		flex-basis: 50%;
	}
	.gen-dentistry-wrapper .we-section-wrapper > .inner-wrapper {
		flex-direction: column;
	}
	.gen-dentistry-wrapper .we-section-wrapper img {
		width: 100%;
	}
	.gen-dentistry-wrapper .our-core-values-wrapper ul {
		flex-direction: column;
	}
	.gen-dentistry-wrapper .custom-footer p {
		text-align: center;
	}
	.gen-dentistry-wrapper .bottom-gallery-wrapper .inner-wrapper .img-gallery img {
		max-width: 100%;
	}
	.gen-dentistry-wrapper .bottom-gallery-wrapper .inner-wrapper .img-gallery {
		flex-direction: column;	
	}
}