/* UPDATED APRIL 4, 2022 108PM */

/* GLOBAL THEME STYLES */

/* TOP NAV */

body .header-logo li a,
body.en .header-logo li a,
body.es .header-logo li a{
  background-image: url(../assets/care-in-action-white.svg);
  background-color: #BA2670; /* NDWA-Dark-Coral-CiA */
  background-size: auto 60%;
  width: 100px;
}

@media only screen and (min-width: 768px){
  body .header-logo li a,
  body.en .header-logo li a,
  body.es .header-logo li a{
    background-size: auto 60%;
    width: 100px;
  }
}

@media only screen and (min-width: 992px){
  body .header-logo li a,
  body.en .header-logo li a,
  body.es .header-logo li a{
    background-position: 30px center;
    background-size: auto 50%;
    width: 200px;
  }
}

.header-logo li a:hover{
  background-color: #65048B; /* NDWA-Dark-Coral-CiA-HOVER */
  opacity: 1;
}

ul.menu-primary a:hover{
  color: #65048B; /* NDWA-Dark-Coral-CiA-HOVER */
}

ul.menu-primary > li#menu-item-68 > a{
  background-color: #BA2670; /* NDWA-Dark-Coral-CiA */
  color: #FFFFFF;
}

ul.menu-primary > li#menu-item-68 > a:hover{
  background-color: #65048B; /* NDWA-Dark-Coral-CiA-HOVER */
  color: #FFFFFF;
}

li#menu-item-8630 > a,
li#menu-item-93 > a{
  display: block;
  background-color: #65048B !important; /* NDWA-Dark-Coral-CiA-HOVER */
  color: #FFFFFF !important;
  text-decoration: none !important;
  border: 0;
  
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;

  height: 40px;
  line-height: 40px;

  font-size: 16px;

  padding: 0 15px;
  margin-left: 20px;
}

li#menu-item-8630 > a:hover,
li#menu-item-93 > a:hover{
  background-color: #BA2670 !important; /* NDWA-Dark-Coral-CiA */
  color: #FFFFFF !important;
}

ul.menu-language-switcher li a:hover{
  color: #65048B; /* NDWA-Dark-Coral-CiA-HOVER */
}

.header-search input[type='search']:focus-visible{
  background-color: rgb(255 239 152 / 30%);
}

/* SEARCH */

.header-search input[type='submit']:hover {
  border: 1px solid #65048B;
  background-color: #65048B;
  border-left: none;
}

@media only screen and (min-width: 992px){
  .layout-header.header-class-homepage.has-background-style-left-with-background-gradient .search-form:focus-within input[type='submit']:hover{
    background-image: url('../assets/search-red.svg');
  }
}

.header-search-mobile .search-button:hover{
  background-image: url('../assets/search-red.svg');
}

.posts.posts-search h3 a{
  
}

.posts.posts-search h3 a:hover{
  color: #65048B !important; /* NDWA-Dark-Coral-CiA-HOVER */
}

/* CIA FOOTER CTA */

.footer-cta{
  background-image: url('../assets/gradient-orange-purple3.jpg');
  background-size: 800px auto;
  transition: all 0.3s ease-out;
}

.footer-cta:hover{
  background-size: 1400px auto;
  background-position: top left;
}

.footer-cta h4{
  color: #000000;
  margin-left: 0;
  text-align: left;
}

.footer-cta p{
  text-align: left;
  max-width: none;
}

.footer-cta a.button{
  background-color: #000000;
  display: inline-block;
  width: auto;
}

.footer-cta a.button:hover{
  background-color: #65048B; /* NDWA-Dark-Coral-CiA-HOVER */
}

.footer-social-media{
  /* margin-top: 0; */
}

/* ------------------------------------------------------------------------------------ */

/* CIA HERO STYLES */

.cia-homepage.layout-hero.background-style-left-with-background-gradient.background-gradient-orange-purple .button.button-black{
  background-color: #65048B; /* NDWA-Dark-Coral-CiA-HOVER */
}

.cia-homepage.layout-hero.background-style-left-with-background-gradient.background-gradient-orange-purple .button.button-black:hover{
  background-color: #BA2670; /* NDWA-Dark-Coral-CiA */
}

.cia-homepage .hero-title.h1-text-title .all-caps{
  text-transform: uppercase;
  letter-spacing: 1%;
  color: #000000;
}

.cia-homepage .hero-title.h1-text-title .all-caps em{
  font-style: normal;
  color: #65048B; /* NDWA-Dark-Coral-CiA-HOVER */
}

/* STATE & NATIONAL CAMPAIGNS */

.layout-hero.state-and-national-campaigns-hero{
  background-size: cover !important;
  max-width: none;
  position: relative;
}

.layout-hero.state-and-national-campaigns-hero:after{
  background-image: url(../assets/hexagons-overlay-3.svg);
  background-position: right -50px bottom;
  background-repeat: no-repeat;
  background-size: 400px auto;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  display: block;
  content: " ";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}

@media only screen and (min-width: 768px){
  .layout-hero.state-and-national-campaigns-hero:after{
    background-size: 450px auto;
  }
}

@media only screen and (min-width: 992px){
  .layout-hero.state-and-national-campaigns-hero:after{
    background-size: 500px auto;
  }
}

.layout-hero.state-and-national-campaigns-hero .container{
  max-width: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (min-width: 992px){
  .layout-hero.state-and-national-campaigns-hero .container{
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 1200px){
  .layout-hero.state-and-national-campaigns-hero .container{
    
  }
}

.layout-hero.state-and-national-campaigns-hero .hero-custom-markup{
  width: 100%;
  max-width: none;
  margin-top: 20px;
}

@media only screen and (min-width: 768px){
  .layout-hero.state-and-national-campaigns-hero .hero-custom-markup{
    margin-top: 0;
  }
}

.layout-hero.layout-hero.state-and-national-campaigns-hero p{
  font-size: 16px;
}

@media only screen and (min-width: 992px){
  .layout-hero.layout-hero.state-and-national-campaigns-hero p{
    font-size: 17px;
    text-align: right;
  }
}

.layout-hero.layout-hero.state-and-national-campaigns-hero p > span{
  display: block;
  max-width: 500px;
  margin: 0 auto 20px;
}

@media only screen and (min-width: 768px){
  .layout-hero.layout-hero.state-and-national-campaigns-hero p > span{
    margin: 0 auto 0;
  }
}

@media only screen and (min-width: 992px){
  .layout-hero.layout-hero.state-and-national-campaigns-hero p > span{
    max-width: 725px;
    margin: auto;
    display: block;
    margin: 0 auto 10px;
  }
}

@media only screen and (min-width: 992px){
  .layout-hero.layout-hero.state-and-national-campaigns-hero p > span:after{
    display: block;
    content: " ";
    clear: both;
    width: 100%;
    height: 1px;
  }
}

.layout-hero.layout-hero.state-and-national-campaigns-hero p > span > span{
  display: block;
  margin-bottom: 20px;
}

@media only screen and (min-width: 992px){
  .layout-hero.layout-hero.state-and-national-campaigns-hero p > span > span{
    width: 505px;
    float: left;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 992px){
  .layout-hero.layout-hero.state-and-national-campaigns-hero a.button{
    display: block;
    float: right;
    margin-top: 5px;
  }
}

.state-and-national-campaigns-graphic{
  position: relative;
  margin: auto;
  height: 56vw;
}

@media only screen and (min-width: 1200px){
  .state-and-national-campaigns-graphic{
    height: 589px;
    max-width: 1000px;
  }
}

.state-and-national-campaigns-graphic.mobile-only{
  display: block;
}

@media only screen and (min-width: 768px){
  .state-and-national-campaigns-graphic.mobile-only{
    display: none;
  }
}

.state-and-national-campaigns-graphic.desktop-only{
  display: none;
}

@media only screen and (min-width: 768px){
  .state-and-national-campaigns-graphic.desktop-only{
    display: block;
  }
}

.state-and-national-campaigns-graphic .svg-transparent{ 
  fill:none;
}

.state-and-national-campaigns-graphic .svg-dark-coral{
  fill:#BA2670;
}

.state-and-national-campaigns-graphic .svg-light-coral{
  fill:#EBC2C9;
}

.state-and-national-campaigns-graphic .svg-white{
  fill:#FFFFFF;
}

.state-and-national-campaigns-graphic .bubble{
  transition: all 0.3s ease-out;
  pointer-events: none;
}

.state-and-national-campaigns-graphic .bubble path,
.state-and-national-campaigns-graphic .bubble polygon{
  fill: transparent;
}

.state-and-national-campaigns-graphic svg a:hover .bubble{
  transform: translateY(-5px);
}

.state-and-national-campaigns-graphic svg a:hover .bubble path.svg-dark-coral{
  fill:#BA2670;
}

.state-and-national-campaigns-graphic svg a:hover .state path.svg-dark-coral,
.state-and-national-campaigns-graphic svg a:hover path.state.svg-dark-coral{
  fill:#65048B; /* NDWA-Dark-Coral-CiA-HOVER */
}

.state-and-national-campaigns-graphic svg a:hover .bubble polygon.svg-white,
.state-and-national-campaigns-graphic svg a:hover .bubble path.svg-white{
  fill: rgba(255,255,255,0.9);
}

.cia-state-campaigns .list-of-items-3-columns-text a.item{
  border-top-color: #BA2670; /* NDWA-Dark-Coral-CiA */
}

.cia-state-campaigns .button{
  font-family: 'Rubik', sans-serif;
  font-weight: 800;
  text-transform: initial;
  letter-spacing: normal;
  font-size: 16px;
}

@media only screen and (min-width: 768px){
  .cia-state-campaigns .button{
    font-size: 17px;
  }
}

@media only screen and (min-width: 992px){
  .cia-state-campaigns .button{
    font-size: 18px;
  }
}

.state-and-national-campaigns-sign-up.desktop-only{
  display: none;
}

@media only screen and (min-width: 768px){
  .state-and-national-campaigns-sign-up.desktop-only{
    display: block;
  }
}

.state-and-national-campaigns-sign-up.mobile-only{
  display: block;
}

@media only screen and (min-width: 768px){
  .state-and-national-campaigns-sign-up.mobile-only{
    display: none;
  }
}

/* CIA FOOTER LOGO */

#cia-footer-logo{
  max-width: 150px;
}

/* VOTING GUIDE MENU */

.voting-guide-menu{
  /* border: 1px solid green; */
}

ul.voting-guide-links{
  margin: 0;
  padding: 0;
  /* border: 1px solid red; */
  display: flex;
  flex-flow: row wrap;
  list-style-type: none;
}

ul.voting-guide-links li{
  /* border: 1px solid blue; */
  margin: 0;
  padding: 0;
}

ul.voting-guide-links li.year{
  display: block;
  padding: 10px 18px 10px 0;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

ul.voting-guide-links li a{
  display: block;
  padding: 10px 18px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #BA2670 !important; /* NDWA-Dark-Coral-CiA */
}

ul.voting-guide-links li a:hover{
  color: #65048B !important;
}

ul.voting-guide-links li + li{
  margin: 0;
  padding: 0;
}

ul.voting-guide-links li.active a{
  color: #FFFFFF !important;
  background-color: #BA2670; /* NDWA-Dark-Coral-CiA */
  text-decoration: none;
}

ul.voting-guide-links li.active a:hover{
  background-color: #65048B !important;
  color: #FFFFFF !important;
}

.page-class-get-involved-gradient-links-orange-purple .list-of-items.list-of-actions .item{
  position: relative;
  background-color: transparent;
}

.page-class-get-involved-gradient-links-orange-purple .list-of-items.list-of-actions .item-image{
  background-color: transparent;
  z-index: 2;
  position: relative;
}

.page-class-get-involved-gradient-links-orange-purple .list-of-items.list-of-actions .item:before{
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-image: url(../assets/gradient-orange-purple.jpg) !important;
  background-size: 1200px auto;
  background-position: left top;
  width: 50%;
}

.page-class-get-involved-gradient-links-orange-purple .list-of-items.list-of-actions .item:nth-of-type(2n+1):before{
  background-position: right bottom;
  top: 0;
  bottom: 0;
  right: 0;
  left: initial;
}

.page-class-get-involved-gradient-links-orange-purple .list-of-items.list-of-actions.image-height-large .item:before{
  height: 250px;
  top: 35px;
  width: 100%;
}

@media only screen and (min-width: 768px){
  .page-class-get-involved-gradient-links-orange-purple .list-of-items.list-of-actions.image-height-large .item:before{
    height: auto;
    top: 0;
    width: 50%;
  }
}