<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Voices for Children v2
Theme URI: https://speakupnow.org/
Description: Voices for Children theme, v2 (child theme of Hello Elementor)
Author: Envision Marketing, LLC
Author URI: https://envisionmarketingnv.com/
Template: hello-elementor
Version: 1.5.15
*/

/* Custom styles can go below this line */
.image-curved, .image-curved img {
	border-radius: 5px;
}

[type=button], [type=submit], button {
	border: none!important;
	text-transform: capitalize!important;
	font-weight: 600;
}

.box-blur {
    border: 1px solid #ffffff;
    background-color: rgba(40, 71, 127, 0.35); 
    filter: brightness(1); 
    position: relative;
    overflow: hidden; 
}

iframe {
    overflow: hidden; /* Ensure content inside respects the border radius */
}

button:hover, button:focus, [type=submit]:hover, [type=submit]:focus, [type=button]:hover, [type=button]:focus {
	border-radius: 30px!important;
}

.drop-shadow img, .drop-shadow, .tabs-columns div.e-n-tabs-content {
    filter: drop-shadow(0px 3px 15px #999999);
}
main#content #comments {
	display:none;
}
#page-header {
	margin: 40px auto 30px;
	min-height: 540px;
	padding:30px;
}
#service-header {
	margin: 40px auto 30px;
}
#service-header .button-red {margin-top:30px;}

#page-header h1, .page-header {
	font-weight: 600!imporant;
}
.page-header {
	margin-top: 60px;
	text-align:center;
}
h1.entry-title, h1 .entry-title, .entry-title h1 {
	font-size: 65px;
}
#page-header h2, #service-header h2 {
	font-weight: 300;
}

#page-featured-image {
	position: relative;
	top: -320px;
	margin:auto;
	margin-bottom: -250px!important;
	max-width: 1440px;
	
}

.elementor-9343 .elementor-post__thumbnail {
	width: 90%!important;
	margin: auto!important;
	max-width: 400px;
}
.subheadline {
	font-size: 20px!important;
	margin: auto;
}

.top-nudge {top:50px;}
.image-container-left {
	max-width: 230px;
	padding: 0px;
	margin:0px;
}
#breadcrumbs a {color:#ffffff!important;}
.text-orange, .text-orange h1, .text-orange h2, .text-orange h3, .text-orange h4, .text-orange h5, .text-orange h6, .text-orange p, .text-orange a {
	color: var(--e-global-color-secondary);
}

.text-blue, .text-blue h1, .text-blue h2, .text-blue h3, .text-blue h4, .text-blue h5, .text-blue h6, .text-blue p, .text-blue a {
    color: var(--e-global-color-primary);
}

.text-navy, .text-navy h1, .text-navy h2, .text-navy h3, .text-navy h4, .text-navy h5, .text-navy h6, .text-navy p, .text-navy a {
    color: var(--e-global-color-accent);
}
.text-teal, .text-teal h1, .text-teal h2, .text-teal h3, .text-teal h4, .text-teal h5, .text-teal h6, .text-teal p, .text-teal a {
    color: var(--e-global-color-bf7de20);
}

.text-redish, .text-redish h1, .text-redish h2, .text-redish h3, .text-redish h4, .text-redish h5, .text-redish h6, .text-redish p, .text-redish a {
	color: var(--e-global-color-93f522a);
}
.text-green, .text-green h1, .text-green h2, .text-green h3, .text-green h4, .text-green h5, .text-green h6, .text-green p, .text-green a {
	color: var(--e-global-color-f252481);
}
.text-forest, .text-forest h1, .text-forest h2, .text-forest h3, .text-forest h4, .text-forest h5, .text-forest h6, .text-forest p, .text-forest a {
	color: var(--e-global-color-60f7b8c);
}
.text-black, .text-black h1, .text-black h2, .text-black h3, .text-black h4, .text-black h5, .text-black h6, .text-black p, .text-black a {
    color: var(--e-global-color-text);
}
.text-pink, .text-pink h1, .text-pink h2, .text-pink h3, .text-pink h4, .text-pink h5, .text-pink h6, .text-pink p, .text-pink a {
	color: var(--e-global-color-18833f0);
}
.text-white, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p, .text-white a {
    color: #fff;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.text-center {
    text-align: center;
}

.zero-padding, .padding-zero, .zero-padding a, .padding-zero a, .zero-padding ul li a, .padding-zero  ul li a {
	padding: 0px!important;
}
.padding-30-all {
	padding: 30px!important;
}
.padding-50 {
    padding: 50px 0;
}

.padding-100 {
    padding: 100px;
}

.bg-hero {
    background: rgba(131, 205, 242, 0.9) url(images/bg_texture-blue.jpg) repeat;
}

.bg-textured {
    background: rgba(131, 205, 242, 0.9) url(images/bg_texture-blue.jpg) repeat;
}

.bg-abstract { 
	background: #0081c1 url(images/bg_abstract-blue.jpg) center;
	background-size: cover;
}
.bg-hero-overlay {
    background-color: rgba(13,66,106, 0.8);
}

.bg-cover {
    background-size: cover;
}

.bg-center {
    background-position: top center;
}
.responsive-wide {
	max-width: 1440px;
}
.relative {
    position: relative;
}

.counter-box {
  max-width: 480px!important;
}
ul.split-column-list {
  column-count: 3;
  column-gap: 30px;
  list-style-position: outside;
  padding-left: 20px; 
}

ul.split-column-list li {
  margin-left: 0; 
}

ul.two-col-list {
  column-count: 2;
  column-gap: 30px;
  list-style-position: outside;
  padding-left: 20px; 
  margin-bottom: 30px;	
}

ul.two-col-list li {
  margin-left: 0; 
}

.services-arrow-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px; 
  list-style: none;
  padding: 0;
  margin: 0;
}

.services-arrow-list li {
  position: relative;
  padding: 10px 20px;
  border-bottom: 1px solid #B6BDBD;
}

.services-arrow-list li::after {
  content: "\279C";
  font-size: 1rem;
  color: #D13B34;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.border-left-gray {
	border-left: 3px solid #B6BDBD!important;
	padding-left: 10px;
}

.border-left-gray h3.elementor-tab-title elementor-active {
	border-left: 3px solid #2A65AD!important;
	margin-left: -10px;
}

.about-accordion .elementor-accordion-item:nth-of-type(1) {
    background-color: #B4E5FF;
	padding: 20px;
}

.about-accordion .elementor-accordion-item:nth-of-type(2) {
    background-color: #28477F;
	color: #ffffff!important;
	padding: 20px;
	position:relative;
	top: -20px;
}
.about-accordion .elementor-accordion-item:nth-of-type(2) h3, .about-accordion .elementor-accordion-item:nth-of-type(2) h3 a { color:#ffffff!important;}

.about-accordion .elementor-accordion-item:nth-of-type(3) {
    background-color: #FFFFFF;
	padding: 20px;
	position:relative;
	top: -40px;
}
.tabs-columns .e-n-tab-title {
	background-color: transparent!important;
}
.services-tabs .e-n-tabs-heading {
	background:  var(--e-global-color-primary);
	color: #cccccc;
}
.services-tabs button {background:none!important;color:#cccccc;}
.services-tabs button span {color:#cccccc;}
.services-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] span {
    color: #ffffff; /* White text for active tab */
	background: none!important;
}

.gallery-corp-partners #gallery-1 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 60px; /* 40px row gap, 60px column gap */
  justify-content: center;
}

.gallery-corp-partners #gallery-1 .gallery-item {
  flex: 0 1 calc((100% - 3 * 60px) / 4); /* 4 columns with 60px gap between 3 */
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 150px;
}

.gallery-corp-partners #gallery-1 .gallery-item img {
  max-height: 150px;
  width: auto;
  height: auto;
  display: block;
}


.gallery-3col #gallery-1 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 60px; /* 40px row gap, 60px column gap */
  justify-content: center;
}

.gallery-3col #gallery-1 .gallery-item {
  flex: 0 1 calc((100% - 2 * 60px) / 3); /* 3 columns with 60px gap between 2 */
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 150px;
}

.gallery-3col #gallery-1 .gallery-item img {
  max-height: 150px;
  width: auto;
  height: auto;
  display: block;
}

.vfc-page-archive .elementor-post__read-more {
	background: var(--e-global-color-secondary);
	color: #fff!important;
	border-radius: 50px;
	padding: 15px 30px;
}
.vfc-page-archive .elementor-pagination {
	margin: 30px auto;
}
.vfc-page-archive .page-numbers {
	padding: 10px 20px;
	border-radius: 30px;
	background: var(--e-global-color-secondary);
	color: #fff!important;
}
.vfc-page-archive .page-numbers.current {
	background: #fff;
	color: var(--e-global-color-secondary)!important;
	border: 2px solid var(--e-global-color-secondary);
}

#footer-accordion .elementor-widget-n-accordion .e-n-accordion-item-title, #footer-accordion :where(.elementor-widget-n-accordion .e-n-accordion-item&gt;.e-con), #footer-accordion summary { border: none!important;}

.footer-form-newsletter .gform_wrapper.gravity-theme .gform_fields {
	grid-column-gap: 0%!important;
	grid-row-gap: 0px!important;
}
/* Image Aspect Ratio */
.aspect-ratio-21-9 {
    width: 100%;
    aspect-ratio: 21 / 9;
    object-fit: cover;
	object-position: top center;
    height: auto;
}

/* Buttons */
.button-red {
    background-color: var(--e-global-color-secondary);
    padding: 10px 20px;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    display: inline-block;
}
a.button-red {
	color: #fff!important;
}
.button-red:hover {
    background-color: #cc0000;
}


/* CASA Portal Search Form Styling */
#casa-header {
    position: relative;
    height: 40vh; 
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	margin: auto;
}
.casa-search-form .search-form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
}

.casa-search-form .search-field {
    flex: 1 1 300px;
    min-width: 200px;
    padding: 10px;
}

.casa-search-form .search-scope {
    flex: 0 0 auto;
    padding: 10px;
}

.casa-search-form .search-submit {
    flex: 0 0 auto;
    padding: 10px 20px;
    background: var(--e-global-color-secondary);
    cursor: pointer;
}

.casa-search-form .search-submit:hover {
    background: var(--e-global-color-primary);
}

.casa-portal-tools {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}

.casa-portal-tools &gt; div {
    flex: 1 1 300px;
    min-width: 250px;
    text-align: center;
}

.back-to-portal a {
    display: inline-block;
    padding: 10px 20px;
    background: var(--e-global-color-accent);
    color: #fff!important;
    text-decoration: none;
    border-radius: 30px;
    transition: background-color 0.3s ease;
}

.back-to-portal a:hover {
    background: var(--e-global-color-primary);
}



/* Responsive Adjustment */
@media (max-width: 540px) {
    .casa-search-form .search-form {
        flex-direction: column;
        align-items: stretch;
    }
}

@media (max-width: 768px) {
    .casa-portal-tools {
        flex-direction: column;
        gap: 20px;
    }
}


@media all and (max-width: 1440px) {
	#home-hero, .responsive-wide, #page-featured-image {
		max-width: 1280px;
		margin: auto;
	}
    }

@media all and (max-width: 1280px) {
	#home-hero, .responsive-wide, #page-featured-image {
		max-width: 1180px;
		margin: auto;
	}
}

@media all and (max-width: 1240px) {
	

}

@media all and (max-width: 1024px) {
	#home-hero, .responsive-wide, #page-featured-image {
		max-width: 95%;
		margin: auto;
	}
}

@media all and (max-width: 992px) {
 header.tm-header-style-infostack div.tm-header-top-wrapper.container.tm-container-for-header div.tm-top-info-con div.btn-give {
     display:none!important;
 }   
}

@media all and (max-width: 913px) {
  ul.split-column-list {
    column-count: 2;
  }
}

@media all and (max-width:540px){
	#page-featured-image {
	top: -250px;
	margin-bottom: -200px!important;
	}
	.desktop-view { display:none;}

	ul.split-column-list, ul.two-col-list {
    column-count: 1;
  }
}
@media all and (max-width:340px){
	#page-featured-image {
	top: -100px;
	margin-bottom: -60px!important;
	}
}</pre></body></html>