
/*
Theme Name: DeLuca Pytell
Theme URI: Theme Url
Description: This is an exclusive, fully SEO optimized Wordpress theme.
Author: 
Author URI:
*/
select#revCatname option {
	color: #000 !important;
}

@media (min-width:991px) {
	.banner-social ul.sociallink {
		bottom: auto !important;
		top: 10px !important;
	}
	
	.admin-bar .banner-social ul.sociallink {
		top: 50px !important;
	}
	
	.home-testimonials-section .slick-prev, .home-testimonials-section .slick-next {
		top: 45%;
	}
	
	.Procedure-form .wpcf7 .wpcf7-response-output {
		bottom: -32px !important;
	}
}

@media (max-width:767px) {
	.header-search-box .search-input-wrap .searchform {
		max-width: 62% !important;
	}
	
	input.apbct__email_id__wp_contact_form_7 {
		display: none;
	}
	
	.menu-show {
		max-width: unset !important;
	}
	
	.menu-show {
		max-width: 35vw;
	}
	
	.Procedure-form {
		padding: 35px 35px 50px !important;
	}
	
	body .patient_selfies_sticky {
		z-index: 1 !important;
		top: 0% !important;
	}
	
	body .patient_selfies_sticky {
		z-index: 99 !important;
	}
}

.home-service-section p a:hover {
	color: #fff;
}

.newsletter-form span.wpcf7-not-valid-tip {
	display: none !important;
}

@media (min-width:768px) and (max-width:992px) {
	.badges-banner span img {
		width: 100% !important;
		height: 100% !important;
	}
	
	div#apexchat_tab_invitation_wrapper {
		z-index: 9 !important;
	}
}

span.wpcf7-not-valid-tip {
	padding-right: 0 !important;
}

@media (min-width:1025px) {
	.testimonials-slider .slick-next {
		right: -58px !important;
	}
	
	.testimonials-slider .slick-prev {
		left: -55px !important;
	}
}

.description p a:hover {
	color: #fff;
}

.Procedure-form .wpcf7-response-output {
	background-color: #dc3231;
	color: #fff !important;
	padding: 3px 0 !important;
}
