/*
Theme Name: Candidate
Theme URI: http://themeforest.net/user/Monkeysan/portfolio
Author: Designed by Monkeysan
Author URI: velikorodnov.com
Description: Candidate is a unique and multi-purpose Wordpress theme that will suit for any nonprofit organization, such as charity, political campaign etc...
Version: 4.9
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, sticky-post, theme-options
License: GNU General Public License
License URI: license.txt
*/


.post-10.product .pledgetracker span {
  width: 40% !important;
}

.home {
  background-color: #ffffff;
}

.logo_img {
  width: 70%;
}

#logo {
  width: 35%;
}

.facebook-icon {
  background-image: url("./uploads/2018/03/twitter.png");
  width: 250px;
  height: 100%;
}

/**
#navigation li, #lower-header {
background-color: #ffffff !important;
border: none !important;
}
**/

#newsletter {
  background-color: #00b4c2 !important;
  text-align: center;
}

#newsletter:hover {
  background-color: #f0834a !important;
}

#newsletter a {
  color: #fff;
}

.menu-item:hover {
  border-bottom-color: #008080;
}

#content {
  margin-top: 1%;
  margin-bottom: 3%;
}

#donation-button {
  color: #fff;
}

#donation-button:hover {
  color: #fff;
}

.button {
  position: absolute;
  top: 70%;
}

.kickoff_image {
  margin-top: 20%;
}

html.csscolumns {
  margin-top: 0 !important;
}

body a.button,
body a.button:hover,
body a.button:after,
body a.button:hover:after,
body input[type="submit"].email_subscribe_button,
body input[type="submit"].email_subscribe_button:hover {
  color: #1d1d1d !important;
}

body a.button,
body input[type="submit"].email_subscribe_button {
  background-color: #f85 !important;
  font-weight: 700 !important;
}

body a.button:hover,
body input[type="submit"].email_subscribe_button:hover {
  background-color: #01b4c1 !important;
}
