/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 13 2026 | 16:01:46 */
.top-bar .header-nav-list{
	display: flex;
	align-items: center;
}
.top-bar__inner{
	justify-content: space-between;
}
.top-bar__inner:after, .top-bar__inner:before{
	content: none !important;
}
.top-bar .header-nav-list li{
	padding-left: 5px !important;
}

.top-bar .header-nav-list .header-search-input__item input{
	margin-bottom: 0;
}
.footer__social .icons li{
    padding-left: 25px !important;
}
.top_bar_alert_mobile, .top_bar_alert_desktop{
	background-color: white;
  color: rgb(64, 64, 64);
  text-align: center;
  padding: 10px 5px;
	font-weight:bold;
}

	.top_bar_alert_desktop{
		display: block;
	}
	.top_bar_alert_mobile{
		display: none;
	}

@media only screen and (max-width: 1024px) {
	.top_bar_alert_desktop{
		display: none;
	}
	.top_bar_alert_mobile{
		display: block;
	}
}
#content .post .featured-image-wrapper {
	text-align: center;
}
.page-template-page-testimonials .slick-gallery .embed-container{
	width: 950px;
	height: 450px;
	margin: auto;
	text-align: center;
}
a:not([class]) {
	font-weight: bold;	
}

.hero-slider .hero-slide:after {
	opacity: 0.9;
	width: 100%;
	background-image: linear-gradient(90deg,rgba(0, 0, 0, 0.9) 25%,transparent 100%);
}

.insurance-button {
    display: inline-block;
    position: relative;
    background-color: #57b3cd;
    border: 1px solid #57b3cd;
    color: #fff;
    line-height: 33px;
    height: 36px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    min-width: 200px;
    text-align: center;
}

.specials-template-default.single.single-specials .author_bio_section {
	display: none !important;
}

@media only screen and (max-width: 1024px) {
.header__pay {
	width: 50% !important;
	margin-left: 0px !important;
}

.button .customize-unpreviewable {
	width: 50% !important;
}	

	.top-bar {
		height: 98px;
	}

	.top-bar .top-bar__inner {
		padding-top: 40px;
	}
}

.header__cta-box--mobile {
	position: fixed;
  top: 1;
  width: 100%;
	z-index: 200;
}

.header__pay:hover {
  color: #fff !important;
	background-color: #57b3cd;
	border-color: #57b3cd;
}
.footer__social img {
	width: auto;
}
.embed-container {
    position: relative;
    padding-bottom: 0;
    height: 100%;
    overflow: hidden;
    max-width: 100%;
}

.video-slider-image {
    background-color: #353535;
	margin: 0 auto;
	border-radius: 10px;
	height: 100%;
}

.video-slider-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-o-object-fit: cover;
	font-family: 'object-fit: contain;';
	border-radius: 5px;
    opacity: .9;
    transition: all .4s ease-in-out;
}

.video-play-button .icon-play{
	height: 17px;
	width: 18px;
	margin-left: 2px;
    margin-right: -2px;
    margin-top: 1px;
    transition: all .4s ease-in-out;
}

.youtube-play-btn{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.youtube-play-btn:hover img{
	opacity:1;
}

.youtube-play-btn img{
	width:64px;
	object-fit:contain;
	opacity:0.7;
	transition: opacity .4s ease-in-out;
}

.video-slider-item:hover {
    box-shadow: 0 0 15px rgb(0 0 0 / 30%);
}

.postid-58 #gallery-1 img {
	border: none; padding: 5px
		
}


.ab-test__sidebar_new {
	display: none;
}

@media (max-width:1200px){
	.taptap-image{
		    margin: 23px 0;
    position: absolute;
    top: 0px;
    width: calc( 100% - 54px);
}
	.taptap-by-bonfire{
		    top: -10px;
    position: relative;
	}

}


.search-results .archive-page__inner {
	flex-direction: row;
}

.header-search-input {
	display: flex;
	position: relative;
}

.header-search-input input {
	display: inline-block;
	border: 0;
	font-size: 16px;
	padding: 5px 15px 5px 5px
}

.header-search-input input:focus,
.header-search-input input:active {
	border: 0;
}

.header-search-input button[type=submit] {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 0;
}

.header-search-input button[type=submit] svg {
	width: 18px;
	height: auto;
}

@media (max-width: 1199px) {
	.header-search-input__item {
		display: none !important;
	}
}
.column-footer-hours {
	text-align: center;
	margin-top: 20px;
}

@media (min-width: 1200px) {
	.column-footer-hours {
		text-align: right;
		margin-top: 0;
	}
}

.column-footer-hours .hours {
	display: inline-block;
	text-align: left;
}

.column-footer-hours .hours ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.column-footer-hours .hours ul li {
	display: flex;
	align-items: center;
}

@media (min-width: 768px) and (max-width: 930px) {
	.column-footer-hours {
		width: 33.33%;
	}
}

.column-footer-hours .hours ul li strong {
	color: #404040;
	padding-right: 15px;
	flex: 1;
}

.homepage__testimonials h3 {
		display: inline-block;
		padding: 10px 20px 15px;
		background-color: #9cb97a;
		color: #fff;
	margin-bottom: 15px;
}

.skip-to-content-button {
	display: inline-block;
	position: absolute;
	background-color: #fff;
	font-size: 16px;
	padding: 15px 35px;
	z-index: 99;
	top: 30px;
	left: 30px;
	box-shadow: 0 0 18px rgba(0,0,0,.25);
	font-weight: bold;
	transform: translateY(-200%);
	transition: transform 0.3s ease-in-out;
}

.skip-to-content-button:focus {
	transform: translateY(0);
}

.section-offset {
	display: block;
	position: relative;
	top: -52px;
}

[data-acsb="skipLinks"] {
	display: none;
}

.fixed-sidebar.is_stuck{
	top:200px !important;
}

.stick{
	position:fixed !important;
}

/* Homepage testimonials section update */
.homepage__dentalcare {
	padding: 30px 0 100px 0;
}
.homepage__testimonials {
  padding-top: 30px;
	background: url(https://www.209nycdental.com/wp-content/uploads/2024/10/photo-testimonialbg.png) no-repeat center/cover;
}
.homepage__testimonials .testimonial-slider {
	max-width: 1200px;
	padding: 20px 50px 70px;
	margin: 0 auto;
	}
.homepage__testimonials .testimonial-item {
	padding: 20px 0;
}
.homepage__testimonials .testimonial-item .inside {
  margin: 0 15px !important;
	padding: 10px;
	height: 430px;
	box-shadow: 0 0 18px rgba(0,0,0,.25);
}
.homepage__testimonials .testimonial-item .testimonial-content {
	height: 400px;
	overflow: scroll;
	scrollbar-color: #9cb97a;
	padding: 10px 14px;
}
.homepage__testimonials .testimonial-item .testimonial-content .testimonial-source {
	margin-bottom: 0;
}
.homepage__testimonials .testimonial-slider .slick-dots {
	top: auto;
	bottom: 60px;
	transform: translateX(-50px);
}
.homepage__testimonials .testimonial-slider .slick-dots li button {
	background: #fff;
}
.homepage__testimonials .testimonial-slider .slick-dots li.slick-active button {
	background: #404040;
}
.homepage__testimonials .testimonial-slider .slick-prev {
	left: 0px;
}
.homepage__testimonials .testimonial-slider .slick-next {
	right: 20px;
}
.homepage__testimonials .testimonial-slider .slick-prev:before, .homepage__testimonials .testimonial-slider .slick-next:before {
	font-size: 40px;
	color: #404040;
	opacity: 0.9;
}
@media screen and (min-width:40em) {
  .homepage:before {
    background: none !important;
  }
}
/* Accordion Styles  */
.accordion-wrap > h3 {
    text-transform: capitalize;
}
.accordion-wrap .accordion-title {
	font-family: Playfair Display, serif;
	text-transform: unset;
	font-size: 18px;
	color: #333333;
}

.accordion-wrap .accordion-content,
.accordion-wrap .accordion-content p {
 color: #333333; 
}
.accordion-wrap .accordion-title:after {
	display: none;
}
.accordion-wrap .accordion-title:before {
	height: 8px;
	width: 8px;
	border-width: 1px 1px 0 0;
}

#menu-mobile-menu>li.phone-button svg{
	transform: rotateY(180deg);
    margin-right: 10px;
}

/* CWV - Hide slick slides until slick is loaded */
.home .hero-slider:not(.slick-slider) .hero-slide:nth-child(n+2) {
	display: none !important;
}
.home .hero-slider:not(.slick-slider) + .row {
	display: none !important;
}
/*  ----  */

/* Menu Update */
.more-services {
  float: none !important;
  width: 100% !important;
}
.services-submenu {
  display: flex;
  flex-wrap: wrap;
}
.more-services > .divider {
	color: #564F4F;
	font-size: 24px;
	font-weight: 700;
}
.more-services ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
	column-gap: 10px;
}
.more-services ul li a {
  font-size: 13px !important;
}
.more-services ul .page-item-2196 {
  grid-column: 3 / 4;
  grid-row: 1 / 3;
	justify-self: center;
}
.more-services ul .page-item-1322 {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
.more-services ul .page-item-114 {
  grid-column: 1 / 2;
  grid-row: 2 / 3;
}
.more-services ul .page-item-100 {
  grid-column: 4 / 5;
  grid-row: 1 / 3;
}
.more-services ul .page-item-113 {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}
.more-services ul .page-item-100 a, .more-services ul .page-item-2196 a {
	border-radius: 2px;
	border: 1px solid #564F4F;
	padding: 5px 13px;
  display: inline-block;
	color: #564F4F;
  font-size: 15px !important;
  font-weight: 700 !important;
}
.more-services ul .page-item-100 a:hover, .more-services ul .page-item-2196 a:hover {
	background: #9bb87a;
    border-color: #9bb87a;
    color: #fff !important;
}
/*  ----  */

/* Footer Sitemap Link  */
.footer-sitemap-link {
  display: block;
  margin-top: 10px;
  font-weight: bold;
}

/* Homepage Update */
.row-padding {
	padding-left: 10px;
	padding-right: 10px;
}
.home-intro h1 {
  text-align: center;
  margin-bottom: 50px;
}
.home-intro-content {
  padding-top: 30px;
	text-align: center;
}
.home-intro-image img {
  border: 10px solid #fff;
}
.home-intro h2 {
  font-size: 28px;
  margin-bottom: 20px;
}
.home-intro p {
  color: #404040;
	width: 100%;
	margin-bottom: 1rem;
}
.home-intro .button-wrapper,
.home-intro .button-wrapper .learn-more {
  margin-top: 15px;
}
.home .services-section {
  padding: 70px 0;
  text-align: center;
	color: #404040;
}
.home .services-section .services-list-subheading {
  margin-top: 50px;
	margin-bottom: 25px;
  color: #9CB97A;
  font-family: "Playfair Display";
  font-size: 28px;
  font-weight: 700;
}
.home .services-section .services-list ul {
  text-align: left;
  margin-bottom: 40px;
  margin-left: 0;
}
.home .services-section .services-list li,
.home .features-section li,
.home .advantages-section li {
  list-style: none;
	position: relative;
	padding-left: 30px;
	margin-bottom: 8px;
}
.home .services-section .services-list li::before,
.home .features-section li:before,
.home .advantages-section li:before {
  content: '';
  position: absolute;
	top: 2px;
	left: 0;
  height: 24px;
  width: 24px;
  background: url('/wp-content/themes/209nycdental/images/list-marker.svg') no-repeat center/contain;
}
.home .services-section .services-list li::before {
	background: url('/wp-content/themes/209nycdental/images/list-marker-brown.svg') no-repeat center/contain;
}
.home .features-section,
.home .advantages-section {
  background-color: hsla(88, 31%, 60%, .8);
  color: #fff;
  padding: 70px 0;
}
.home .features-section li {
	margin-bottom: 13px;
}
.home .features-section li:before {
	background: url('/wp-content/themes/209nycdental/images/list-marker-white.svg') no-repeat center/contain;
}
.home .features-section .photo-column img {
	height: 430px;
    object-fit: cover;
    border: 10px solid #fff;
}
.home .features-section .features-text {
	margin-bottom: 50px;
}
.home .features-section h2 {
  color: #fff;
}
.home .features-section h2, 
.home .features-section .features-text {
  text-align: center;
}
.home .features-section a {
	color: #fff;
	text-decoration: underline;
}
.home .staff-section {
	padding: 70px;
  margin: 80px auto;
  box-shadow: 0 0 18px rgba(0, 0, 0, .25);
  background: #fff;
}

@media screen and (max-width:767px){
	.home .staff-section {
		padding:70px 20px;
	}
	
}
.home .staff-section .button {
	margin-top: 15px;
}
.home .advantages-section h3 {
	color: #fff;
}
.home .advantages-section ul {
	margin-left: 0;
}
.home .advantages-section li:before {
	background: url('/wp-content/themes/209nycdental/images/list-marker-white.svg') no-repeat center/contain;
}
.home .homepage__dentalcare {
	padding: 80px 0 !important;
}
.home .faqs-section {
	text-align: center;
	color: #404040;
	padding-bottom: 50px;
}
.home .faqs-section .accordion-list {
	text-align: left;
	margin-top: 50px;
}
.home .appointment-section {
	padding: 80px 0;
  background: #fff;
  text-align: center;
}
.home .appointment-section .appointment-btns {
	margin-top: 30px;
}
.home .appointment-section .appointment-btns .button-green {
		margin-left: 15px;
	}
@media(max-width: 639px){
	.home .features-section .photo-column img, 
	.home .staff-section .button {
		margin-bottom: 30px;
	}
	.home .advantages-section img {
		margin-bottom: 10px;
	}
}
@media(min-width: 500px){
  .home .services-section .services-list ul {
    column-count: 2;
  }
}
@media(min-width: 640px){
	.home-intro-content {
		text-align: left;
	}
  .home-intro-image img,
	.home .staff-section img {
    height: 416px;
    object-fit: cover;
  }
	.row-padding {
		padding-left: 15px;
		padding-right: 15px;
	}
	.homepage__testimonials {
		padding-top: 80px;
	}
}
@media (min-width: 640px) and (max-width: 1099px){
  .home-intro-content {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media(min-width: 850px){
  .home .services-section .services-list ul {
    column-count: 3;
  }
	.home .appointment-section p,
	.home .faqs-section h2, 
	.home .faqs-section h2 + p{
	  max-width: 720px;
    margin-right: auto;
		margin-left: auto;
	}
	.home .appointment-section p {
		margin: 0 auto
	}
}
@media(min-width: 1024px){
  .home .services-section h2,
  .home .features-section h2,
  .home .staff-section h2,
	.advantages-section h3,
  .appointment-section h2,
	.home .faqs-section h2 {
    font-size: 34px;
    margin-bottom: 20px;
  }
	.home .faqs-section .accordion-wrap .accordion-title {
		font-size: 24px;
	}
  .home .services-section .before-services-list,
  .home .services-section .after-services-list,
  .home .features-section .features-text {
    max-width: 920px;
    margin: 0 auto;
  }
  .home .services-section .services-list ul {
    column-count: 4;
  }
}
@media(min-width: 1300px){
	.home .staff-section {
		max-width: 1260px !important;
	}
}
/* Homepage Update End */

.table-responsive {
	width: 100%;
	overflow-x: scroll;
}
.table-responsive thead th,
.table-responsive tbody td,
table thead th,
table tbody td{
	padding: 10px;
	border: 1px solid #dddddd;
}
@media(max-width: 767px){
	.table-responsive thead th,
.table-responsive tbody td,
table thead th,
table tbody td {
	font-size: 12px;
}
}
/* Homepage Services Tiles Section */
.home .services-section .services-list a {
    font-weight: 400;
    color: #404040;
}
.services-tiles {
	margin-top: 60px;
	display: flex;
	flex-direction: column;
	gap: 22px;
}

.service-tile .image {
	display: block;
	height: 170px;
}
.service-tile .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.service-tile .title {
	display: block;
	width: 100%;
	background: #57B3CD;
	color: #fff;
	padding: 10px;
}
@media(min-width: 420px){
	.services-tiles {
		flex-direction: row;
		flex-wrap: wrap;
		gap: 12px;
	}
	.service-tile {
		width: 48%;
	}
}
@media(min-width: 992px){
	.services-tiles {
		flex-wrap: nowrap;
	}
	.service-tile {
		width: 25%;
	}
}


/* Author box  */
footer.author_bio_section .author-box, .author-box-top {
  display: flex;
  gap: 24px;
}
.author-box-top-wrapper {
	display: flex;
  justify-content: center;
	padding-top: 8px;
}
#content .author-box-top .post-detail__meta, .post-detail__social {
	text-align: left;
}
.author-box-top .post-meta p {
	margin-bottom: 8px;
}
.author-box-top .author-img img {
	width: 90px;
}
.author-box-top .author-name {
	font-size: 18px;
	font-weight: 700;
	color: #404040;
}
.author-box-top .share-social {
	display: flex;
	gap: 10px;
}
footer.author_bio_section .author-box .img-and-socials img {
	width: 200px;
	flex: 0 1 200px;
	margin-bottom: 16px;
}
footer.author_bio_section .author-desc {
	flex: 1;
}
footer.author_bio_section .author-box {
	flex-direction: column;
}
footer.author_bio_section .post-detail__social li:first-child {
	margin-left: 0;
}
.about-text {
  font-weight: 700;
  color: #404040;
}
.job-title {
  font-size: 18px;
}
p.author_name {
  line-height: 1;
	margin-bottom: 10px;
}
@media(min-width:600px){
	footer.author_bio_section .author-box {
	  flex-direction: row;
  }
}
/* Footer images fix */
@media(max-width: 991px){
  .footer__gallery .footer-nav-list {
    display: flex;
    width: 100%;
  }
}