
/*
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;
	}
}

.page-id-16180 .mi-contenedor-especifico {
	width: 100%;
	height: 381px;
	background-color: #c3f9ff;
	border-radius: 30px 0 30px 0;
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	color: #000;
	padding: 50px 80px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@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;
	}
	
	.page-id-16180 .mi-contenedor-especifico {
		max-width: 100%;
		height: auto;
		background-color: #c3f9ff;
		border-radius: 30px 0 30px 0;
		font-family: "Poppins", sans-serif;
		font-size: 13px;
		color: #000;
		padding: 50px 80px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

.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;
}

.page-id-16180 .page-banner img {
	background-color: unset !important;
	box-shadow: none !important;
}

.page-id-16180 .page-banner {
	min-height: 362px;
}

/* Container styling */
.form-free-book-aps .box-ebook-personalizado {
	background-color: #c3f9ff;
	/* Light cyan/blue background */
	padding: 90px;
	border-radius: 30px 0px 30px 0px;
	box-sizing: border-box;
	font-family: sans-serif;
	max-width: 95%;
}

/* Heading styling */
.form-free-book-aps .titulo-form-ebook {
	color: #222;
	font-size: 44px;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 500;
	font-family: Georgia, "Times New Roman", serif;
}

/* Input wrappers */
.form-free-book-aps .input-contenedor {
	margin-bottom: 15px;
}

/* Labels */
.form-free-book-aps label {
	display: block;
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
	font-weight: 200;
}

/* Text Inputs */
.form-free-book-aps .input-ebook {
	width: 100%;
	padding: 10px 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 14px;
	background-color: #fff;
	transition: border-color .2s ease;
}

.form-free-book-aps .input-ebook:focus {
	outline: none;
	border-color: #38b0b5;
}

/* Button Wrapper */
.form-free-book-aps .boton-contenedor {
	margin-top: 25px;
}

/* Submit Button */
.form-free-book-aps .boton-ebook {
	width: 100%;
	background-color: #28abba;
	color: #fff;
	border: none;
	padding: 14px;
	font-size: 13px;
	font-weight: 400;
	border-radius: 10px;
	cursor: pointer;
	transition: background-color .3s ease;
	text-align: center;
}

/* Button Hover State */
.form-free-book-aps .boton-ebook:hover {
	background-color: #2b8b8f;
}

/* Hide CF7 spinner to keep layout clean (optional but recommended) */
.form-free-book-aps .wpcf7-spinner {
	display: none;
}

@media (max-width:767px) {
	.form-free-book-aps .titulo-form-ebook {
		font-size: 22px;
	}
	
	.form-free-book-aps .box-ebook-personalizado {
		padding: 28px;
	}
}
