/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2026 | 18:38:52 */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

h1, h2, h3, h4 {
	font-family: "Open Sans", sans-serif;
}
h5, h6, span, p, strong, li, div, body {
	font-family: "Open Sans", sans-serif;
}
h1, h2 {
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	letter-spacing:-0.5px !important;
	line-height:0.9em !important;
	font-weight: 700 !important;
	text-transform:capitalize;
	font-style: normal;
} 

h3 {
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	letter-spacing:-0.5px !important;
	line-height:0.9em !important;
	font-weight: 500 !important;
	font-style: normal;
} 

h4, h5 {
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	letter-spacing:-0px !important;
	font-weight: 500 !important;
	font-style: normal;
	text-transform:capitalize !important;
} 

strong {
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	letter-spacing:-0px !important;
	font-weight: 500 !important;
	font-style: normal;
} 

h6 {
	text-transform:uppercase !important;
	letter-spacing:3px !important;
	font-size:14px !important;
	margin-bottom:16px !important;
	font-weight:200 !important;
}


@media only screen and (max-width: 990px) {
	h1, h2 {
		font-size:40px !important;
	}
}

.avia-menu-text,
#header_meta a {
	font-weight: 700 !important;
	font-size:15px !important;
	font-style: normal;
	letter-spacing:0px !important;
	text-transform:uppercase !important;
	vertical-align: middle;
} 

.avia-button,
.avia-button span {
	font-weight: 500;
	font-style: normal;
} 

p, span, body, li {
	font-weight: 300 !important;
	font-style: normal;
	font-size:17px !important;
	letter-spacing:0px !important;
	line-height:1.3em;
}

strong, 
a {
	letter-spacing:0px !important;
	font-weight: 500 ;
	font-style: normal;
	text-transform:none !important;
} 

/* ============ STRUCTURE */ 
@media only screen and (max-width: 990px) {
	#header .av-burger-overlay-scroll #av-burger-menu-ul {
		padding:50px 20px !important;
	}
	#header .av-burger-overlay-scroll #av-burger-menu-ul img {
		max-width:200px !important;
		margin-bottom:15px !important;
	}
	#header .av-burger-overlay-scroll #av-burger-menu-ul li {
		text-align:left !important;
		line-height: 1.1em !important;
	}
	#header .av-burger-overlay-scroll #av-burger-menu-ul li .sub-menu {
		margin-left:20px;
	}
	#header .av-burger-overlay-scroll .avia-menu-text {
		font-weight:400;
		color:#111111 !important;
	}
	.av-burger-overlay-bg {
		background-color:#ffffff;
		background-image: linear-gradient(135deg,#ffffff,#ffffff) !important;
		opacity:1 !important;
	}
    #header {
        position: fixed !important;
    }
	.responsive #top #main {
        padding-top: 80px !important;
    }
	.html_header_transparency #top #main {
        padding-top: 0px !important;
    }
}


/* ============ STRUCTURE */ 
@media only screen and (min-width: 1250px) {
.container {
	padding-right: 5.5%;
	padding-left:5.5%;
}
.mid-width-container .container {
	max-width:1200px !important;
}
.short-width-container .container {
	max-width:1000px !important;
}
.half-width-container .container .template-page {
	max-width:50% !important;
}
}
.full-width-container .container {
	width:100% !important;
	max-width:100% !important;
	padding-right:0px !important;
	padding-left:0px !important;
}

#scroll-top-link {
	display:none !important;
}

#hero .av-section-color-overlay { 
	opacity:1 !important; 
	background: linear-gradient( 
		to right, 
		rgba(34, 34, 34, 0.95) 0%, 
		rgba(34, 34, 34, 0.4) 45%, 
		rgba(34, 34, 34, 0.2) 85%, 
		rgba(34, 34, 34, 0) 100% 
	);
}

.quick-links {
	background-color:#e4fa22;
	padding:50px 25px;
	border-radius:8px;
}
.patient-link {
	border-radius:8px;
	padding:190px 20px 20px 20px;
	position:relative;
	overflow:hidden;
}
.patient-link h3 {
	color:#ffffff !important;
	text-align:left !important;
	font-size:22px !important;
	max-width:60%;
	position:absolute;
	bottom:20px;
	left:20px;
}
.patient-overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:-1;
	background: linear-gradient(
		to bottom,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,0) 50%,
		rgba(0,0,0,0.7) 100%
	);
}

#patient-quicks a {
	float:left;
	width:100%;
	text-align:left;
}

@media only screen and (min-width: 990px) {
.no-column-margin .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
    margin-top: 15px !important;
}
.no-column-margin .column-top-margin {
    margin-top: 15px !important;
}
}


/* ============ Buttons */ 
.avia-button {
	padding: 6px 14px !important;
    border-radius: 7px !important;
    background-color:#e4fa22 !important;
	border:1px solid #e4fa22 !important;
	-webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.avia-button span {
	color:#111111 !important;
	font-size:16px !important;
	font-weight:500 !important;
	letter-spacing:0px !important;
	-webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.avia-button svg {
	fill:#111111 !important;
	-webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.avia-button:hover {
	background-color:#ffffff !important;
	border:1px solid #111111 !important;
}
.avia-button:hover span {
	color:#111111 !important;
}
.avia-button:hover svg {
	fill:#111111 !important;
}


#news-grid .av-masonry-date {
	display:none !important;
}
#news-grid h3 {
	position:absolute;
	width:100%;
	bottom:20px;
	left:0px;
	text-align:center;
}
#news-grid .av-masonry-outerimage-container {
	border-radius:12px !important;
	overflow:hidden !important;
}

.avia-image-container-inner, .avia-image-container-inner img {
	width:100% !important;
	border-radius:12px !important; overflow:hidden !important;
}
