/* 
 Theme Name:     Edencraft
 Author:         Rowan Lyles
 Author URI:     http://edencraft.com.au
 Template:       Divi
 Version:        2.7.8
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.7.4
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
.et_header_style_centered #logo {
    max-width: 80% !important;
}
header#main-header {
    margin-top: -42px;
}
#et-info {
  float: right;
}
body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header, body.admin-bar.et_fixed_nav #main-header, body.admin-bar.et_fixed_nav #top-header {
  top: 35px;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
  margin: auto;
  padding: 30% 13% !important;
  width: auto;
}
.mailchimp-topheader {
  float: left;
  margin-left: -100px;
  width: 230px;
}
.mc4wp-form-fields p {
  clear: none;
  display: inline-block;
  float: left;
  position: relative;
}
.mailchimp-submits {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #000;
  padding: 2px 13px;
  margin-left: 5px;
}
.mailchimp-submits:hover {
background: #000;
color: #fff;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.mailchimp-forms {
  border: 1px solid #000 !important;
  color: #000 !important;
  padding-left: 3px !important;
}

@media only screen and (max-width: 1200px) {
.et_header_style_centered #logo {
  max-width: 60% !important;
}
}

@media only screen and (max-width: 750px) {
.et_header_style_centered #main-header {
  padding: 32px 0 20px;
}
.mailchimp-topheader {
    float: none;
    margin: 11px auto auto;
    position: relative;
    text-align: center;
    width: 300px;
}
.mailchimp-topheader p {
    padding: 0 !important;
}
#et-info {
  float: left;
  margin-right: 0;
  text-align: center;
  width: 100%;
}
.home-slider-css {
  margin-bottom: 40px;
  margin-top: -40px;
}
.mailchimp-forms {
  width: 200px;
}
.logo_container {
    margin-top: 20px;
}

}
