/*
Theme Name: Roam
Theme URI: https://roam.qodeinteractive.com
Description: An Adventurous Travel and Tourism Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: roam
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.10
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.newsletter-signup-section {
	background-color: #1e1a34;
	padding: 50px 5% 50px 5%;
}

.newsletter-signup-section-title .wpb_wrapper {
	margin-bottom: 30px!important;
}

.newsletter-signup-section-title h4,
.newsletter-signup-section-title p {
	color: #fff;
}

.newsletter-signup-section-title p {
	font-size: 20px;
}

.newsletter-signup-section .wpcf7 {
	margin: 0 auto!important;
	max-width: 768px;
	width: 100%;
}

.newsletter-signup-section .wpcf7 input {
	color: #fff;
	border-color: #fff;
	background-color: #fff;
}

.mkdf-footer-top-inner .mkdf-widget-title {
	margin-bottom: 0!important;
}

.mkdf-footer-top-inner .wpcf7-form-control.wpcf7-text {
	color: #fff;
	border-color: #fff;
	margin: 15px;
}

.newsletter-signup-section .wpcf7 input::placeholder {
	color: #595959;
}

.newsletter-signup-section .wpcf7 .wpcf7-list-item-label,
.mkdf-footer-top-inner .wpcf7 .wpcf7-submit {
	color: #fff;
}

.newsletter-signup-section .wpcf7 .wpcf7-submit,
.mkdf-footer-top-inner .wpcf7 .wpcf7-submit {
	background-color: #8a2a2b;
	border: none;
	margin-top: 15px;
}

.newsletter-signup-section .wpcf7-response-output {
	color: #fff!important;
	font-size: 23px;
}

.mkdf-footer-top-inner #text-29 {
	margin: 30px 0 0 0!important;
}
