/*
Theme Name: Mednix child
Template:   mednix
Theme URI: https://mednix.themesht.com/
Author: Themeht
Author URI: https://www.themeht.com
Description: Mednix - Child Theme
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mednix
Tags: one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/

/*  New designe css 08-4-2026 black theme */
.page-id-14777 header, .page-id-14777 footer {
	display: none;
}
.main_1st img:hover, .main_1st .elementor-image-box-wrapper img:hover  {
	transform: scale(1.2);
	filter: drop-shadow(rgba(230, 194, 122, 0.9) 0px 0px 24px) drop-shadow(rgba(0, 0, 0, 0.7) 0px 10px 16px) brightness(1.1) contrast(1.05);
}
.main_1st h3.elementor-image-box-title a {
	border: 1px solid #2A2A20;
	padding: 8px 17px;
	border-radius: 8px;
	z-index: 99999999;
	position: relative;
	transition: all 0.5s ease-in-out 0s;
	opacity: 0;
	color: #FFF6F6;
	display: inline-block;
	line-height: 1.4;
	background-color: #151814;
}

.main_1st:hover h3.elementor-image-box-title a {
	opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 15); 
}
.center_box h1.elementor-image-box-title {  
	background: linear-gradient(135deg, rgb(244, 228, 193) 0%, rgb(230, 194, 122) 30%, rgb(200, 169, 106) 60%, rgb(166, 141, 90) 100%) text;
	-webkit-text-fill-color: transparent;
	text-shadow: rgba(200, 169, 106, 0.5) 0px 4px 30px;
	letter-spacing: 0.02em;
}
.center_box p.elementor-image-box-description {
	font-family: "Playfair Display", Georgia, serif;
	/* font-weight: 400; */
	background: linear-gradient(135deg, rgb(244, 228, 193) 0%, rgb(230, 194, 122) 30%, rgb(200, 169, 106) 60%, rgb(166, 141, 90) 100%) text;
	-webkit-text-fill-color: transparent;
	text-shadow: rgba(200, 169, 106, 0.5) 0px 4px 30px;
}
/* .center_box .elementor-image-box-img a:after {
filter: drop-shadow(rgba(200, 169, 106, 0.6) 0px 0px 40px) drop-shadow(rgba(58, 125, 68, 0.4) 0px 0px 80px) drop-shadow(rgba(0, 0, 0, 0.5) 0px 12px 24px);
content: "";
width: 400px;
height: 400px;
display: block;
background: aqua;
} */
/* .center_box .elementor-image-box-img a:after {
filter: drop-shadow(rgba(200, 169, 106, 0.6) 0px 0px 40px) drop-shadow(rgba(58, 125, 68, 0.4) 0px 0px 80px) drop-shadow(rgba(0, 0, 0, 0.5) 0px 12px 24px);
content: "";
width: 400px;
height: 400px;  
display: block;
z-index: -1;
position: absolute;
top: 0;
background: linear-gradient(135deg, rgb(244, 228, 193) 0%, rgb(230, 194, 122) 30%, rgb(200, 169, 106) 60%, rgb(166, 141, 90) 100%) text;
-webkit-text-fill-color: transparent;
/* text-shadow: rgba(200, 169, 106, 0.5) 0px 4px 30px;  
background: radial-gradient(circle at center, rgba(120, 140, 60, 0.6) 0%, rgba(40, 60, 20, 0.9) 60%, rgba(10, 20, 10, 1) 100%);
} */
.center_box .elementor-image-box-img{
	position:relative;
}
.center_box .elementor-image-box-img a:after, .center_box .elementor-image-box-img a:before {
	content: '';
	background: radial-gradient(circle, rgba(58, 125, 68, 0.5) 0%, rgb(58 125 68 / 41%) 30%, transparent 60%);
	filter: blur(70px);
	transform: scale(1.08927);
	position: absolute;
	filter: drop-shadow(rgba(200, 169, 106, 0.6) 0px 0px 40px) drop-shadow(rgba(58, 125, 68, 0.4) 0px 0px 80px) drop-shadow(rgba(0, 0, 0, 0.5) 0px 12px 24px);
	width: 700px;
	height: 700px;
	top: -35%;
	margin: 0 auto;
	/* left: auto; */
	/* right: auto; */
	transform: translateX(-50%);
	z-index: -9;
}
.center_box .elementor-image-box-img a:before {
	/* content: ''; */
	background: radial-gradient(circle, rgba(230, 194, 122, 0.7) 0%, rgba(200, 169, 106, 0.5) 30%, #00000000 55%);
	filter: blur(70px);
	/* transform: scale(1.08927); */
}
@media (max-width:768px){
	.center_box .elementor-image-box-img a:after, .center_box .elementor-image-box-img a:before{
		width: 300px;
		height: 300px;
		top: -59%;
	}
}
 
