/*
Theme Name: Jupiter
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Author URI: http://themeforest.net/user/artbees
Version: 5.4.1
Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mk_framework
Domain Path: /languages/
*/

/*

Main Stylesheet file is located at assets/stylesheet/core-styles.css

*/


.textShadow {
   text-shadow: 0px 1px 3px #666666;
}


.newsletter p {
  	font-size: 28px;
	color: #7A3E06;
margin-right: 20px;
}

.SUBnewsletter p {
  	font-size: 16px;
	color: #7A3E06; !important
}

.bigNumber p {
  	font-size: 100px;
	color: #EE9A48; !important
	font-weight: 700; !important
}

.listOffers, .listOffers ul li a {
	color: #ffffff;
}

.listOffers ul li a:hover {
	color: #F77251;
}

/* style page MailChimp */

#mc_embed_signup {
	clear:left; 
}

#mc_embed_signup form {
	display:block; 
	position:relative; 
	text-align:left; 
	text-transform: uppercase;
	font: 10px Arial,sans-serif;
}

#mc_embed_signup input {
	border: 1px solid #000000; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	padding: 10px;
	font:28px Arial,sans-serif;
}

#mc_embed_signup .mc-field-group input {
	display:block; 
	width:100%;  
	text-indent:2%;
}

#mc_embed_signup .button[name="subscribe"] {
	clear:both; 
	background-color: #F97352; 
	border: 0 none; 
	border-radius:4px; 
	transition: all 0.23s ease-in-out 0s; 
	color: #FFFFFF; 
	cursor: pointer; 
	display: inline-block; 
	font-size: 18px; 
	font-weight: normal; 
	line-height: 32px; 
	margin: 0 5px 10px 0; 
	padding: 20px 40px !important; 
	text-align: center; 
	text-decoration: none; 
	vertical-align: top; 
	white-space: nowrap; 
	width: auto;
}

#mc_embed_signup .button:hover {
	background-color:#000 !important;
}

#mc_embed_signup .mc-field-group {
	clear:left; 
	position:relative; 
	width:96%; 
	padding-bottom:3%; 
	min-height:50px;
}

#mc_embed_signup .mc-field-group label {
	display:block; 
	margin-bottom:3px;
	color: #fff;
	font-weight: bold;
}

#mc_embed_signup .mc-field-group select {
	display:inline-block; 
	width:99%; 
	padding:5px 0; 
	margin-bottom:2px;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
	border:2px solid #000;
}

#mc_embed_signup div.mce_inline_error {
	color: #ff0000 !important;
	padding: 0 !important;
background-color: none !important;
}

#mc_embed_signup .response, #mc_embed_signup #response {
	color: #EE9A48 !important;
	text-transform: none;
	font-size: 22px; 
	font-weight: normal;
	margin-bottom: 20px;
	text-shadow: 0px 1px 3px #000;
}


/* FIN style page MailChimp */

/* style Widget MailChimp */


.widgetNewsletter .widget, .widgetNewsletter.wpb_content_element, .widgetNewsletter {
	margin-bottom:0 !important; align: left !important;
}

.widgetNewsletter .mc_input {
	border: 1px solid #d4d4d4; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	padding: 10px;
	font:28px Arial,sans-serif;
} 

.widgetNewsletterLeft .mc_input {
	width: 60% !important;
}

.widgetNewsletter .mc_signup_submit, .widgetNewsletter .mc_signup_submit input {
	margin-top:0 !important;
	text-align: left !important;
}

.widgetNewsletter .mc_signup_submit .button {
	color: #ffffff !important;
	font-weight: bold !important;
	width: auto !important;
	background-color: #f97352 !important;
}

.widgetNewsletter .mc_signup_submit .button:hover {
	background-color: #000 !important;
}

.widgetNewsletter label {
	display:none !important; 
}

.widgetNewsletterSmall .mc_signup_submit, .widgetNewsletterSmall .mc_signup_submit input {
	text-align: right!important;
}
.widgetNewsletterSmall .mc_signup_submit .button {
	font-weight: bold !important;
	font-size: 14px !important;
	padding: 0 0 !important;	
	background-color: transparent !important;
	color: #000 !important;
}

.widgetNewsletterSmall .mc_signup_submit .button:hover {
	background-color: transparent !important;
	color: #fff !important;
}

.widgetNewsletterSmall .mc_input {
	border: 1px solid #d4d4d4; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	padding: 6px;
	font:14px Arial,sans-serif;
}

.widgetNewsletterSmall .mc_merge_var {
	margin-bottom: 0 !important;
}

.widgetNewsletterSmall #mc_message {
	font-size: 10px !important;
}

/* FIN Widget MailChimp */


/* STYLE Footer MailChimp */


.footer-wrapper label {
	display:none !important; 
}

.footer-wrapper .widget, .footer-wrapper.wpb_content_element, .footer-wrapper {
	margin-bottom:0 !important; align: left !important;
}

.footer-wrapper .mc_input {
	border: 1px solid #d4d4d4; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	padding: 10px;
	font:28px Arial,sans-serif;
} 

.footer-wrapper .mc_signup_submit, .footer-wrapper .mc_signup_submit input {
	margin-top:0 !important;
	text-align: center !important;
}

.footer-wrapper .mc_signup_submit .button {
	color: #ffffff !important;
	font-weight: bold !important;
	width: auto !important;
	background-color: #f97352 !important;
}

.footer-wrapper .mc_signup_submit .button:hover {
	background-color: #000 !important;
}


/* FIN Footer MailChimp */