/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/

/*
	Header Styles
*/

.sub-menu {
	background: url('http://support-evolution.dev/wp-content/uploads/2017/05/14.png');
}
body.page-id-6012 .caldera-grid .btn-default {
	margin-top: 11px;
}
.caldera-grid .btn-default {
	background: #d7a539;
	border: none;
	color: white;
	padding: 7px 30px;
	font-weight: bold;
}
.contactos-container .caldera-grid .form-control{
	background: none !important;
	border: 2px solid white !important;
	color: white;
}
.caldera-grid .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #d7a539;
}
.caldera-grid .form-control::-moz-placeholder { /* Firefox 19+ */
	color: #d7a539;
}
.caldera-grid .form-control:-ms-input-placeholder { /* IE 10+ */
	color: #d7a539;
}
.caldera-grid .form-control:-moz-placeholder { /* Firefox 18- */
	color: #d7a539;
}
.caldera-grid label {
	color: white;
}

/* Páginas */
.keyword-container h2,
.keyword-container p {
	text-align: center;
	color: white !important;
	text-transform: none !important;
	font-size: 15px !important;
}
.keyword-container p {
	font-weight: bold;
	margin-bottom: 3px !important;
}

/* Estilos para links de privacidade dentro de checkboxes */
div.checkbox label a {
	background-color: transparent;
	color: #dfb348 !important;
	border-bottom: 1px solid #dfb348 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}
/*
	Footer Styles
*/
.menu-footer-legal-container {
	overflow: hidden;
	padding: 10px 0 10px 25px;
}
ul#menu-footer-legal {
	list-style: none;

}

ul#menu-footer-legal li {
	display: inline-block;
	float: left;
}

ul#menu-footer-legal li a {
	background-color: transparent;
	color: #dfb348 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}
