/*
Theme Name: 	Nominee Child
Theme URI:      http://themeforest.net/user/trendytheme
Author:         TrendyTheme
Author URI:     http://themeforest.net/user/trendytheme
Description: 	Nominee - WordPress theme for Candidate/Political Leader. It can also be use as any non-profit organization, such as charity, event, campaign etc. It’s unique design is flexible enough to fit any political option and social issue.
Template:     	nominee
Version: 		1.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	nominee-child
Tags: 			two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu,  featured-images,  full-width-template, post-formats, sticky-post, theme-options
*/

@import url("../nominee/style.css");

.tt-content-wrapper .tt-intro-sub {
	font-size: 23px;
	text-shadow: 1px 1px 1px #000000;
	margin-bottom: 25px;
}

.tt-content-wrapper .tt-title {
	text-shadow: 2px 2px 1px #000000;
}

.home-header-section .btn-outline:hover {
	background: #ffffff;
	color: #dd3333;
}

.footer-multi-wrapper .copyright {
		color: #c7c7c7;
}

@media only screen and (min-width: 768px) {
	.footer-multi-wrapper .copyright {
		position: absolute;
		width: 700px;
	}
}

.paypal-donation-short .donate-amount .others-amount.form-control {
    width: 170px;
}

.container p, .page-id-2539 .section-intro p {
    margin-bottom: 26px;
}