#Footer a {
	color: #fff !important;
}

.rmagic .buttonarea input[type="button"], .rmagic .buttonarea input[type="submit"] {
	width: auto;
	min-width: 150px;
	min-height: 35px !important;
	float: none;
	margin-bottom: 10px;
	margin-right: 10px;
	display: inline-block;
	background-color: #f72a32 !important;
}

a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
	background-color: #ff2f56;
	color: #ffffff;
	width: 150px !important;
	border-radius: 25px !important;
}

.w3eden {
	display: none !important;
}

#Top_bar .menu_wrapper {
	float: right !important;
	z-index: 201;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty, .dark input[type="email"], .dark input[type="password"], .dark input[type="tel"], .dark input[type="text"], .dark select, .dark textarea {
	color: #626262;
	background-color: rgba(255, 255, 255, 1);
	border-color: white !important;
	border: none !important;
	border-bottom: solid 1px #0d163f !important;
}
.wpcf7-form-control.wpcf7-submit {
	border-radius: 25px !important;
	background-color: #ff2f56 !important;
	width: 100px !important;
	text-transform: uppercase !important;
}
.button.button_size_2 {
	background-color: #ff2f56 !important;
	color: #fff;
	border-radius: 25px !important;
	text-transform: uppercase !important;
}
