@font-face {
  font-family: Cooper Hewitt;
  src: url("https://staging-xituxema.kinsta.cloud/wp-content/themes/afpc4/resources/fonts/CooperHewitt-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: Cooper Hewitt;
  src: url("https://staging-xituxema.kinsta.cloud/wp-content/themes/afpc4/resources/fonts/CooperHewitt-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: Cooper Hewitt;
  src: url("https://staging-xituxema.kinsta.cloud/wp-content/themes/afpc4/resources/fonts/CooperHewitt-Book.ttf") format("truetype");
  font-style: normal;color: #186D31 !important;
  font-weight: 500;
}

@font-face {
  font-family: Cooper Hewitt;
  src: url("https://staging-xituxema.kinsta.cloud/wp-content/themes/afpc4/resources/fonts/CooperHewitt-Semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: Cooper Hewitt;
  src: url("https://staging-xituxema.kinsta.cloud/wp-content/themes/afpc4/resources/fonts/CooperHewitt-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: Cooper Hewitt;
  src: url("https://staging-xituxema.kinsta.cloud/wp-content/themes/afpc4/resources/fonts/CooperHewitt-Heavy.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
}

@font-face {
  font-family: Domaine;
  src: url("https://static-content.i360portal.com/Action/AFP/DomaineText-Black.otf") format("opentype");
  font-style: normal;
  font-weight: 900;
}

@font-face {
  font-family: Domaine;
  src: url("https://static-content.i360portal.com/Action/AFP/DomaineText-BlackItalic.otf") format("opentype");
  font-style: italic;
  font-weight: 900;
}

@font-face {
  font-family: Domaine;
  src: url("https://static-content.i360portal.com/Action/AFP/DomaineText-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: Domaine;
  src: url("https://static-content.i360portal.com/Action/AFP/DomaineText-BoldItalic.otf") format("opentype");
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: Domaine;
  src: url("https://static-content.i360portal.com/Action/AFP/DomaineText-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: Domaine;
  src: url("https://static-content.i360portal.com/Action/AFP/DomaineText-LightItalic.otf") format("opentype");
  font-style: italic;
  font-weight: 300;
}

@font-face {
  font-family: Domaine;
  src: url("https://static-content.i360portal.com/Action/AFP/DomaineText-Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: Domaine;
  src: url("https://static-content.i360portal.com/Action/AFP/DomaineText-MediumItalic.otf") format("opentype");
  font-style: italic;
  font-weight: 500;
}

@font-face {
  font-family: Domaine;
  src: url("https://static-content.i360portal.com/Action/AFP/DomaineText-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: Domaine;
  src: url("https://static-content.i360portal.com/Action/AFP/DomaineText-RegularItalic.otf") format("opentype");
  font-style: italic;
  font-weight: 400;
}

:root{
    --primary-color: #FFBC00;
    --secondary-color: #014B35;
    --tertiary-color: #FFFFFF;
    --headline-font: Domaine;
    --body-copy-font: Cooper Hewitt;
    --button-corner: 8px;
}

html body {
  padding-top: 82px;
  background-color: #ececec !important;
  font-family: 'Cooper Hewitt',Helvetica,sans-serif !important;
  background-image: url(https://americansforprosperity.org/wp-content/uploads/2023/02/Group-832.png);
}

html body div.thumbnail:hover {
  background-color: #fff !important;
}

html body .nav-filter li:not(.active) a:hover,
.nav-filter li:not(.active) a:active {
  border-bottom: 1px solid transparent;
}

html body .nav-filter li a {
  transition: 0.2s color;
}

html body h1,
html body h2,
html body h3,
html body h4 {
  font-family: "Cooper Hewitt", serif !important;
}

html body .navbar .nav a,
html body div.top-priority,
html body legend {
  font-family: "Cooper Hewitt", sans-serif !important;
}

html body div.top-priority {
  font-size: 32px;
}

html body .volunteer-panel {
  margin-top: 42px;
  min-height: 396px !important;
}

html body .caption h4 a {
  font-size: 18px !important;
  font-family: "Cooper Hewitt", serif !important;
}

html body a:not(.btn-share),
html body .btn,
html body .btn-primary,
html body .btn-default {
  transition: 0.2s background;
  font-family: "Cooper Hewitt", serif !important;
}

html body #changePassword {
  width: auto;
}

header,
html body .navbar {
  padding-top: 0;
  margin-bottom: 0;
  border: none;
  background-color: #013324;
  height: 82px;
  padding-top: 11px;
  padding-bottom: 11px;
}

html body header .navbar { 
    height: 100%;
}

nav .navbar-nav {
    margin-top: 4px !important;
}

.navbar-toggler-icon {
	/* white version of the boostrap hamburger icon with stroke width of 3 instead of 2 */
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
		
.navbar-toggler, .navbar-toggler:focus {
	border: none;
	box-shadow: none;
}

header .container {
  min-height: 60px;
}

header .container .logo-toggle{
  margin-bottom: 0;
}

html body .navbar .navbar-header {
  max-height: 60px;
}

html body .navbar .navbar-collapse {
  background-color: #013324;
}

nav ul li a,
html body .navbar .nav > li > a {
  line-height: 24px;
  letter-spacing: 1.92px;
  color: #fff !important;
  font-size: 16px;
  font-family: "Cooper Hewitt" !important;
  font-weight: 700;
}

header nav a:hover,
html body .navbar .nav a:hover,
html body .navbar .nav a:focus,
html body .navbar .nav a:active {
  color: #ffbc00 !important;
}

html body a:hover,
html body a:active,
html body a:focus {
  color: #186D31 !important;
  text-decoration: none;
}

.action-section #toggleButtonViewAll {
        color: white !important;
    }  
    
#toggleButtonViewAll {
    color: white !important;
}  

.dropdown-toggle,
.navbar-default .navbar-nav>.open>a {
  background-color: transparent !important;
}

.dropdown-menu > li > a {
  color: #186D31 !important;
  line-height: 24px;
  font-family: "Cooper Hewitt" !important;
  font-weight: 700;
}

.dropdown-menu > li > a:hover {
  color: #ffbc00 !important;
}

#predictiveDialerDiv .btn,
#predictiveDialerDiv .btn-main,
#predictiveDialerDiv .btn-primary {
  background: none !important;
}

/* new Button Styles for Primary Button on Home and other pages*/
html body .btn-primary,
html body .btn-default,
#predictiveDialerDiv .btn-primary,
#predictiveDialerDiv .btn,
#predictiveDialerDiv .btn-main {
      color: #014b35 !important;
      width: auto;
      background-color: #ffbc00 !important;
      border: 2px solid #ffbc00 !important;
      border-radius: 9px !important;
      font-size: 16px !important;
      font-weight: 713 !important;
      line-height: 128%;
      letter-spacing: .02em !important;
      text-transform: uppercase;
}

html body .btn-primary.color-red-apply-imp {
  background-color: black !important;
  color: red !important;
}


#predictiveDialerDiv .btn:focus,
#predictiveDialerDiv .btn:hover,
#predictiveDialerDiv .btn:active,
#predictiveDialerDiv .btn-main:focus,
#predictiveDialerDiv .btn-main:hover,
#predictiveDialerDiv .btn-main:active,
html body .btn:hover,
html body .btn-primary:hover,
html body .btn-default:hover,
html body .btn-default:active {
  box-shadow: 0px 5px 21px rgb(18 18 18 / 17
    background: #F9DF9B !important;
  border-color: #F9DF9B !important;
  font-weight: 900;
}

.btn:focus, 
.btn:active:focus {
    outline: none !important;
    outline-offset: unset !important;
}

.logo-toggle .icon-bar {
   background-color: #fff !important;
}

/*
html body .footer {
  background-color: #1a1a1a !important;
  opacity: 1;
}

html body .footer>p {
  display: none;
}

html body .footer-container {
  text-align: center;
  letter-spacing: 3.2px;
  line-height: 21px;
  font-weight: bold;
}
*/

/* to-delete html body .footer-container .logo {
        background-image: url(https://americansforprosperity.org/wp-content/themes/afpc4/resources/images/afp-white.png);
        display: inline-block; }*/
        
/*
html body .footer-container .row p {
  font-size: 10px;
  color: #666666;
}

html body .footer-container ul {
  margin: 14px 0;
  display: block;
  list-style: none;
  text-align: center;
}

html body .footer-container ul li {
  display: inline-block;
  margin: 0 14px;
}

html body .footer-container ul li a {
  text-transform: uppercase;
  color: #186D31 !important;
  font-weight: bold;
}

html body .footer-container ul li a:hover,
html body .footer-container ul li a:focus,
html body .footer-container ul li a:active {
  color: #abd692 !important;
}

html body .footer {
  padding-top: 32px 20px 32px 20px;
}

html body .footer-container .search-container {
  position: relative;
  width: 270px;
  margin: 26px auto 22px auto;
}

html body .footer-container #afp_search input[type="text"] {
  background-color: #ebebeb;
  border-radius: 6px;
  border: 1px solid #999;
  color: #666666;
  font-family: 'Domaine';
  font-weight: 400;
  font-size: 16px;
  -webkit-appearance: none;
  box-sizing: border-box;
  border-radius: 6px;
  height: 38px;
  width: 100%;
  text-indent: 1em;
  background: transparent;
  color: #fff;
  border-color: #666;
}

.footer-container #searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  background-color: transparent;
  border: none !important;
  color: #186D31;
}
*/

.volunteer-name p {
  line-height: 40px
}

html body .btn[data-share-type="FacebookPost"],
html body .btn[data-share-type="Tweet"] {
  white-space: normal;
  font-size: 12px !important;
  letter-spacing: 1px !important;
  padding: 12px 6px;
}

html body .btn[data-share-type="FacebookPost"].fb-btn-unlinked:hover,
html body .btn[data-share-type="FacebookPost"].fb-btn-linked {
  background-color: transparent !important;
  border: 1px solid #3b5998 !important;
  color: #3b5998 !important;
  opacity: 1;
}

html body .btn[data-share-type="FacebookPost"].fb-btn-unlinked {
  background-color: #3b5998 !important;
  border: 1px solid #3b5998 !important;
  color: #fff !important;
}

html body .btn[data-share-type="Tweet"].tw-btn-unlinked {
  background-color: #4099ff !important;
  border: 1px solid #4099ff !important;
  color: #fff !important;
}

html body .btn[data-share-type="Tweet"].tw-btn-unlinked:hover,
html body .btn[data-share-type="Tweet"].tw-btn-linked {
  background-color: transparent !important;
  border: 1px solid #4099ff !important;
  color: #4099ff !important;
  opacity: 1;
}

.image-tag span {
  background-color: #186D31 !important;
}

.nav-filter li a {
  padding: 10px 20px;
}

.nav-filter li.active a {
  border-bottom-color: #186D31 !important;
}

.volunteer-stats strong {
  color: #186D31;
}

.finished-with-calling-div {
  width: 100% !important;
}

.navbar .logo img {
  height: 36px;
  margin-top: 10px;
}

nav .navbar-collapse {
  border-color: #000 !important;
}

@media (max-width: 767px) {
  .navbar #logo img {
    padding-left: 20px;
  }
}

#survey-petition-more-link {
  display: block;
  margin: auto;
}

/* header changes for action pages (different HMTL structure from home page) */
header .logo img , header .navbar-brand img {
	height: 36px;
}

#action-site-header > .container {
    padding-right: 0;
}

#action-site-header > .container ul{
    padding-top: 3px;
}

#action-site-header > .container .i360collapse {
    margin-top: -2px;
}

@media (max-width: 767px) {
	header .logo img , header .navbar-brand img {
		margin-left: 40px;
		margin-top: 10px;
	}
}
/* end header changes */



/* Home Page Changes*/


/* Hamburger Styles on Nav-bar*/ 

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
    margin: 6px !important;
}

.navbar-default .navbar-toggle {
    border: none !important;
}

#survey-petition-list .thumbnail .btn.btn-default {
    width: 100% !important;
}

.caption .writeHeading a {
    text-transform: capitalize;
}

.thumbnail .caption .image-tag > span {
    padding: 6px 10px 4px 10px !important;
}

.top-priority-section .top-priority,
.legislator-lookup-container .legislator-header {
    font-family: 'Cooper Hewitt',Helvetica,sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #061E2D;
}

.thumbnail .caption .writeHeading h3 {
    font-size: 35px;
}

.special-selector-fill-viewport .container .legislator-lookup-container {
    padding-left: 15px !important;
}

.activist-info-container .new-user {
    font-size: 20px !important;
    font-weight: 500 !important;
}

.activist-info-container .new-user p span {
    font-weight: 600;
}

.thumbnails-home-dynamic-row .caption p{
    font-family: "Cooper Hewitt";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #061E2D;
}

.thumbnails-home-dynamic-row .thumbnail .writeHeading a {
    text-transform: capitalize;
    color: #186d31 !important;
    font-weight: 700;
    font-size: 16px !important;
    font-family: Domaine !important;
}

.volunteer-panel.activist-info-container .btn.btn-primary,
.legislator-lookup-container .btn-search{
    width: 100%;
}

/* Body Font Family For Events and Web Pages*/

html body main section,
#section-1 .event-title-container,
#section-2-column-2 .panel {
   font-family: 'Cooper Hewitt',Helvetica,sans-serif !important;
}

/* Header Styles for Events and WebPages */

.event-section .event-container h5 {
    font-family: 'Cooper Hewitt';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #061e2d;
}

#action-item-headline .event-subheader {
     font-weight: 500;
}

.event-section .event-header,
#section-1 #action-item-headline #action-item-title {
    font-family: 'Domaine' !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 36px !important;
    line-height: 41px !important;
}

#section-1 #action-item-headline #action-item-subtitle {
    font-family: 'Cooper Hewitt';
    font-size: 1.2em;
    font-weight: 500;
}

main #section-1,
main #section-2,
html body #action-item-subtitle {
    font-size: 18px;
    font-weight: 500;
}

@media (max-width: 992px) {
  html body .volunteer-panel {
    min-height: unset !important;
  }    
}

@media (max-width: 520px) {
  .volunteer-panel {
    margin-top: 24px !important;
  }    
}

/* New Footer */
@media (min-width: 1200px) {
 .wrapper {
    margin: 0 auto;
    width: 1260px;
    position: relative;
}    
}

@media (max-width: 900px) {
    .footer-container .wrapper {
    flex-direction: column !important;
    gap: 10px !important;
  }   
  footer .footer-container {
    padding: 50px 0 !important;
  }
}

footer .footer-container {
    background: #013324;
    font-family: 'Cooper Hewitt';
    font-weight: 700;
    letter-spacing: .12em;
    padding: 58px 0;
    text-align: center;
    text-transform: uppercase;
}

.footer-container .wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    justify-content: center;
}

.footer-container .logo {
    height: 36px;
}

.footer-container .logo img {
    width: 157px;
    height: 100%;
}

a {
    color: rgba(52,107,56,1);
    text-decoration: none;
    transition: .2s all;
}

.footer-container .logo {
    margin: 0;
}

.footer-container ul {
    font-size: 14px;
    list-style-type: none;
    padding: 0;
    text-align: center;
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}

.footer-container ul li {
    display: inline;
    margin: 0 1em;
}

.footer-container ul li a {
    color: #fff !important;
}

.footer-container ul li a:hover {
    color: #ffbc00 !important;
}

/* footer Privacy Styling */
.privacy {
    background: #fff !important;
    text-align: center;
}

.footer.footer-container {
     background: #fff !important;
}

.footer.footer-container > p {
    display: none;
}

.privacy p {
    font-family: 'Cooper Hewitt';
    font-style: normal;
    font-weight: 709;
    font-size: 15px;
    line-height: 150%;
    color: #013324;
    padding: 30px 16px 20px 16px;
    margin: 0px;
}

.privacy p a {
    text-decoration: underline;
    color: #013324 !important;
}

.privacy p a:hover {
    text-decoration: underline !important;
    color: #013324 !important;
    font-weight: 700;
}


/* removing unwanted CSS for footer which are inherited from core.css file*/

.footer {
    opacity: unset !important;
    position: unset !important;
    padding: 0 !important;
    background-color: unset;
}


/* Styles for Events Templates */

.event-section .panel.panel-body fieldset {
    width: 100%;
}

.simple-vertical-registration fieldset {
    margin-left: 0;
    padding-left: 0;
}

.card-section .badge {
    padding: 5px 12px 4px 12px !important;
    line-height: inherit !important;
}

@media (max-width: 480px) {
    .card-section .badge {
            padding-top: 6px !important;
        }
    }
    
.action-section #toggleButtonViewAll {
        color: white !important;
    }
.actions-filter-container .action-buttons .action-btn[data-tab-id="4020"],
section#actiontab_4020-section {
    display: none;
}
}

 