/*
 Theme Name:   CA Libertarian Theme
 Theme URI:    https://ca.lp.org
 Description:  CA Libertarian Theme
 Author:       Libertarian Party of California, Justin Emsoff
 Author URI:   https://ca.lp.org
 Template:     campaign
 Version:      2.0.0
 Tags:         responsive-layout, editor-style, featured-images, flexible-header, full-width-template
 Text Domain:  campaign-child
*/
.media-modal-backdrop {
  display: none !important;
}

.same-height {
  display: flex;
}
.same-height .fw-row {
  display: flex;
  flex-wrap: wrap;
}
.same-height .fw-row .tb-column {
  float: none !important;
  display: flex;
}

@media screen and (max-width: 768px) {
  .mobile-swap .fw-row {
    flex-direction: column-reverse;
  }
  .mobile-swap .fw-row .tb-column {
    flex: 0 0 100%;
  }
}
#hp-the-issues a {
  color: #fff !important;
}
#hp-the-issues .tb-icon-box-image {
  margin-right: 10px;
  width: 30px;
  text-align: center;
}
#hp-the-issues .fw-call-to-action {
  background-color: rgba(255, 255, 255, 0.8);
  border: 2px solid #E5C601;
}
#hp-the-issues .fw-call-to-action p {
  margin-bottom: 2rem;
}
#hp-the-issues .fw-call-to-action > * {
  display: block;
  text-align: center;
  color: #2d2d2d !important;
}
#hp-the-issues .fw-action-btn {
  padding-left: 0 !important;
}

.fw-call-to-action .fw-btn {
  background: #E5C601 !important;
  margin: 0px auto !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

@media (max-width: 767px) {
  .tb-post-carousel-thumbnail .post-title h1 {
    font-size: 17px !important;
    line-height: 20px !important;
  }

  #hp-the-issues .fw-call-to-action {
    display: block;
    max-width: 80%;
    margin: 25px auto !important;
    padding: 2rem;
  }

  #hp-us-capitol > .container {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  #cta-bar .call-to-action-cols:last-of-type {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .mmenu-link {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  section.parallax-section {
    background-position: center center !important;
    background-size: cover !important;
  }
}
#cta-bar .tb-icon-box-description, #hp-the-issues-list .tb-icon-box-description {
  float: left;
}

#hp-latest-news-carousel h3 {
  text-align: center;
  padding: 0.5rem;
  color: #464646;
}
#hp-latest-news-carousel.tb-posts-carousel .slick-slide div {
  max-height: 350px;
}
#hp-latest-news-carousel .slick-slide:hover h3 {
  color: #fff;
}

.tb-posts-carousel {
  visibility: hidden;
}
.tb-posts-carousel.slick-initialized {
  visibility: visible;
}

#main-logo-link img {
  max-width: 200px !important;
}

#site-branding.make-it-sticky #primary-navigation > div > ul > li > a {
  line-height: 100px !important;
}

#hp-welcome {
  display: none !important;
}

#hp-us-capitol {
  padding: 2rem;
}
#hp-us-capitol h1 {
  color: #fff !important;
}
#hp-us-capitol .tb-icon-box-description {
  font-size: 2rem !important;
  text-shadow: 2px 2px 5px #333 !important;
}

.footer-newsletter {
  padding: 2rem 1rem;
}
.footer-newsletter * {
  vertical-align: bottom;
}
.footer-newsletter h5 {
  color: #fff !important;
  text-align: center;
}
.footer-newsletter label {
  font-size: 1.5rem;
  font-weight: bold;
}
.footer-newsletter .tnp-submit {
  margin: 2rem auto;
}

.tnp-subscription.footer-newsletter {
  max-width: none;
}
.tnp-subscription.footer-newsletter div.tnp-field {
  padding: 0 1rem;
}
.tnp-subscription.footer-newsletter h3 {
  margin-bottom: 2rem;
}

#wide-footer {
  padding: 0rem 2rem !important;
}

#main-footer .ai1ec-agenda-widget-view .ai1ec-date, #main-footer .ai1ec-agenda-view .ai1ec-date {
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 5px;
  margin: 1rem 0;
}
#main-footer .ai1ec-agenda-widget-view .ai1ec-date * {
  background: transparent !important;
  color: #fff !important;
  border: 0 !important;
  font-weight: normal !important;
}

#secondary .timely.ai1ec-agenda-widget-view {
  background: #E5C601;
}
#secondary .timely.ai1ec-agenda-widget-view .ai1ec-subscribe-buttons-widget {
  display: none;
}
#secondary .timely.ai1ec-agenda-widget-view .ai1ec-date {
  background: transparent;
  border: 0;
}
#secondary .timely.ai1ec-agenda-widget-view .ai1ec-agenda-widget-view .ai1ec-date, #secondary .timely.ai1ec-agenda-widget-view .ai1ec-agenda-view .ai1ec-date {
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 5px;
  margin: 1rem 0;
}
#secondary .timely.ai1ec-agenda-widget-view .ai1ec-agenda-widget-view .ai1ec-date * {
  background: transparent !important;
  color: #fff !important;
  border: 0 !important;
  font-weight: normal !important;
}

#main-footer .ai1ec-weekday {
  display: none;
}

#hp-the-issues-list {
  padding: 0;
}

.ai1ec-agenda-widget-view .ai1ec-date-title * #main-footer .ai1ec-agenda-widget-view .ai1ec-event {
  margin: 0;
  background: transparent;
}

#featured-image {
  height: auto !important;
}

#breadcrumbs {
  display: none;
}

#trailing-promo {
  position: fixed;
  bottom: 15%;
  right: 0;
  opacity: 0.75;
  background: #414146;
  -webkit-transition: 500ms opacity linear;
  -o-transition: 500ms opacity linear;
  transition: 500ms opacity linear;
  border-radius: 5px 0 0 5px;
  z-index: 9;
  border: 2px solid #E5C601;
}
#trailing-promo a {
  display: block;
  color: #fff;
}
#trailing-promo:hover {
  opacity: 1;
}
#trailing-promo .tb-icon-box * {
  font-size: 1.5rem !important;
  margin: 0 !important;
}
#trailing-promo .tb-icon-box > * {
  display: inline-block;
  vertical-align: middle !important;
  /*top: 0px;*/
}
#trailing-promo .tb-icon-box-image {
  margin: 0;
  padding: 0 10px;
}
#trailing-promo .tb-icon-box-image i {
  position: relative !important;
  float: none !important;
  top: 0 !important;
}

.feather-lightcontent .popup {
  display: block;
}

.fw-action-content * {
  text-align: center;
}

#main-footer #nav_menu-3 ul li {
  padding: 4px 0;
}

*::-webkit-input-placeholder, *::-moz-placeholder, *:-ms-input-placeholder, *:-moz-placeholder {
  color: #414146 !important;
}

.page-id-60998 #text-7 {
  display: none;
}
.page-id-60998 #trailing-promo {
  display: none;
}

#cta-bar h3 {
  margin-bottom: 0;
}
#cta-bar .tb-icon-box-image.alignleft {
  margin-top: 8px;
  margin-bottom: 0;
}
#cta-bar .tb-icon-box i {
  font-size: 3rem;
}

.white-text * {
  color: #fff !important;
}

.pt-cv-wrapper .btn-success {
  background: #E5C601;
  background-color: #E5C601;
}

::selection, ::-moz-selection {
  background: #E5C601;
  color: #fff;
  text-shadow: none;
}

.kad-btn {
  background: #E5C601 !important;
  background-color: #E5C601 !important;
  padding: 10px;
  display: inline-block;
  border-radius: 2px;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  line-height: normal;
  box-sizing: border-box;
  text-decoration: none !important;
  text-transform: uppercase;
}

.widget_newsletterwidget {
  background-color: #414146 !important;
  text-align: center;
  border: 0;
  color: #fff;
}
.widget_newsletterwidget .widget-title {
  background-color: #414146 !important;
  text-align: center;
  border: 0;
  color: #fff;
}
.widget_newsletterwidget label {
  text-align: left;
}

aside.widget_newsletterwidget h3.widget-title {
  border: 0 !important;
}

.hp-join-the-effort-col h1 {
  color: white !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.hp-join-the-effort-col p {
  color: white !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-size: 18px;
}

#custom-header .hp-join-the-effort-col {
  position: relative;
  z-index: 9;
}
#custom-header label {
  display: none;
}
#custom-header .col-md-6:first-of-type {
  padding-right: 1rem;
}
#custom-header input {
  border-radius: 0 !important;
}
#custom-header .row {
  margin-left: 0;
  margin-right: 0;
}
#custom-header .tnp-subscription {
  max-width: none !important;
}

.site-header {
  position: absolute;
  top: 0;
}

.padding-top-bottom-sm {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.candidates-carousel {
  visibility: hidden;
  display: none;
  max-width: 1200px;
  width: 80%;
  margin: 0px auto;
}
.candidates-carousel .slick-slide {
  padding: 0rem 1rem;
  border: 0 !important;
}
.candidates-carousel .slick-slide * {
  text-align: center;
  border: 0 !important;
}
.candidates-carousel .slick-slide h4 {
  font-weight: bold;
}
.candidates-carousel .slick-slide a:hover {
  text-decoration: none;
}
.candidates-carousel .slick-slide img {
  max-height: 200px;
  width: auto;
  margin: 0px auto;
}
.candidates-carousel.slick-initialized {
  visibility: visible;
}

.round-photo-container {
  border-radius: 100%;
  display: inline-block;
  overflow: hidden;
}

.candidate-container, .person-container {
  margin: 3rem 0px;
}
.candidate-container img, .person-container img {
  max-width: 100% !important;
  height: auto;
}

.single-voting-guide .vote, .voting-guide-container .vote {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}
.single-voting-guide .vote.vote-no, .voting-guide-container .vote.vote-no {
  color: red;
}
.single-voting-guide .vote.vote-yes, .voting-guide-container .vote.vote-yes {
  color: green;
}

.voting-guide-container {
  margin: 2rem 0;
}
.voting-guide-container .voting-guide-info h4 {
  margin: 0px !important;
  padding: 0px !important;
}

.single-voting-guide .vote {
  font-size: 2rem !important;
  margin: 2rem 0;
}

#rev_slider_5_1 .tp-parallax-wrap {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100%;
  height: 100%;
}
#rev_slider_5_1 .tp-parallax-wrap .tp-loop-wrap {
  width: 100%;
  height: 100%;
}
#rev_slider_5_1 .tp-parallax-wrap .tp-mask-wrap {
  max-width: 80% !important;
  left: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 80% !important;
}
#rev_slider_5_1 .slider-content {
  padding: 1rem;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 5px 10px rgba(255, 255, 255, 0.5);
}
#rev_slider_5_1 .slider-content * {
  /*max-width: 100% !important;*/
  white-space: normal !important;
}
#rev_slider_5_1 .slider-content h1 {
  font-size: 4rem !important;
  line-height: 5rem !important;
  color: #000 !important;
}
#rev_slider_5_1 .slider-content h2 {
  font-size: 3rem !important;
  color: #000 !important;
  line-height: 4rem !important;
}
#rev_slider_5_1 .slider-content strong {
  font-weight: 700 !important;
  font-size: 1.5rem !important;
  line-height: 1.75rem !important;
}
#rev_slider_5_1 .slider-content p {
  font-size: 1.5rem !important;
  color: #000;
  margin: 2rem !important;
  line-height: 1.75rem !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
#rev_slider_5_1 .slider-content label {
  display: none !important;
}
#rev_slider_5_1 .slider-content a {
  padding: 20px !important;
  background-color: #E5C601;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  margin: 1rem 0;
  font-size: 1.5rem !important;
  display: inline-block;
}
#rev_slider_5_1 .slider-content input {
  margin: 0.5rem 0 !important;
  font-size: 1.5rem !important;
}
#rev_slider_5_1 .slider-content ::placeholder {
  color: #000;
}
#rev_slider_5_1 .slider-content :-ms-input-placeholder {
  color: #000;
}
#rev_slider_5_1 .slider-content ::-ms-input-placeholder {
  color: #000;
}
#rev_slider_5_1 .slider-content .tnp.tnp-subscription {
  margin-left: 0 !important;
}
#rev_slider_5_1 .slider-content .tnp-submit {
  padding: 20px !important;
  margin: 1rem 0;
}

.platform-slider .slide * {
  text-align: center;
}

.platform-filter {
  margin: 1rem 0;
}
.platform-filter a {
  margin-right: 1rem;
}

.platform-buttons {
  margin-bottom: 2rem;
}
.platform-buttons a {
  margin: 0.5rem 0;
  text-transform: uppercase;
  text-decoration: none;
}

.platform-principles .platform-principle {
  padding: 1rem !important;
}

.platform-archives {
  margin-top: 4rem;
}

.btn.btn-default-size.btn-tb-primary {
  padding: 16px !important;
  margin: 0.5rem auto !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

#secondary .widget_dpe_fp_widget .upw-posts {
  display: none;
}
#secondary .widget_dpe_fp_widget .upw-posts .issue:nth-of-type(n+6) {
  display: none;
}

#secondary .tnp-field, #primary .tnp-field {
  margin-bottom: 0.5rem;
}

table#elected-officials td {
  vertical-align: middle;
}

#county-affiliate-list a.county-inactive {
  color: #ccc;
  text-decoration: none;
}
#county-affiliate-list a.county-active {
  color: #2b2b2b;
  font-weight: 700;
}

.post-type-archive-executive-committee .candidate-photo img, .post-type-archive-executive-committee .person-photo img,
.post-type-archive-candidates .candidate-photo img,
.post-type-archive-candidates .person-photo img,
.post-type-archive-elected-officials .candidate-photo img,
.post-type-archive-elected-officials .person-photo img {
  max-width: 250px !important;
}

.candidate-contact-info dd, .person-contact-info dd {
  margin-bottom: 5px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.recaptcha-disclaimer {
  margin-top: 1rem;
  font-size: 12px;
}

.p-30 {
  padding: 30px !important;
}

.desktop-only {
  display: none;
}

@media screen and (min-width: 992px) {
  .desktop-only {
    display: block;
  }

  .mobile-only {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .site .post-categories {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .site #hp-us-capitol .textalignleft:nth-child(n+3) {
    display: block;
  }
  .site #hp-us-capitol .textalignleft:nth-child(n+3) .block-on-mobile {
    float: none;
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
}
.site .tb-post-carousel-thumbnail .post-categories {
  background-color: #E5C601 !important;
}
.site .tb-post-carousel-thumbnail .changing-data-attr:hover {
  background-color: #E5C601 !important;
}
.site .tb-post-carousel-thumbnail .changing-data-attr:hover * {
  color: #FFF;
}
.site #primary-navigation > div > ul > li:hover > a, .site #primary-navigation > div > ul > li.current-menu-item > a, .site #primary-navigation > div > ul > li.current-menu-ancestor > a {
  background-color: #E5C601;
}

article.type-ai1ec_event .ai1ec-time > div {
  width: 100% !important;
}

.get-involved .campaign_section .tb-column > div {
  padding: 4rem 2rem !important;
  margin: 1rem;
}
.get-involved .campaign_section .tb-column .fw-heading * {
  color: white;
  text-shadow: 1px 1px #414146;
  text-align: center;
}

.ai1ec-event #meetup_oembed {
  display: none;
}

#county-affiliate-map a.county-active path {
  cursor: pointer;
}

#county-affiliate-map a path {
  transition: 0.25s;
  fill: #d2d2d2;
}

#county-affiliate-map a path:hover {
  fill: #e5e5e5;
}

#county-affiliate-map a.county-active path {
  fill: #e5c601;
}

#county-affiliate-map a.county-active path:hover {
  fill: #fff8cd;
}

#county-affiliate-map .county-inactive path {
  fill: #cacaca;
}

#map-hoverbox {
  background-color: #333333;
  color: #ffffff;
  margin-top: 12px;
  margin-left: 12px;
  padding: 4px 12px;
  position: fixed;
}

#county-affiliate-map {
  width: 100%;
  max-width: 750px;
}

#county-affiliate-list a:not(.affiliated) {
  text-decoration: none;
}

#primary-navigation > div > ul > li > a {
  padding: 0 10px;
}

.modal-dialog {
  position: relative !important;
  top: 40% !important;
}
.modal-dialog .col-md-6 {
  margin-bottom: 1rem;
}

.entry-content {
  -webkit-hyphens: none !important;
  -moz-hyphens: none !important;
  hyphens: none !important;
  word-wrap: normal !important;
}

.post-type-archive-candidates .tb-single-image-wrap img, .post-type-archive-candidates .candidate-photo img, .single-candidates .tb-single-image-wrap img, .single-candidates .candidate-photo img {
  border-radius: 1000px;
}

blockquote p {
  color: #333 !important;
}

.tb-icon-box-description *:hover {
  text-decoration: none !important;
}

.btn {
  text-decoration: none !important;
}

/*# sourceMappingURL=child-style.css.map */
