/*
 Theme Name:     Aqua Marine Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Aqua Marine Theme
 Author:         Visualeyez Web Design
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

#et-info-phone {
margin-right: 13px;
color: #fff;
}
#et-info-email, .et-cart-info span {
position: relative;
color: #fff;
}

.et_fixed_nav #logo {
  max-height: 100px;
  margin-bottom: 20;
}

#main-content, .et_pb_section {
  background-color: #000;
}

.et_pb_fullwidth_header {
  padding: 0px 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #FFF;
}

.et_pb_slider {
  min-height: 400px;
}

.et_pb_slide {
 min-height: 400px;
}

#main-header {
  line-height: 50px;
}

.footer-widget {
  float: left;
  width: 255px;
  margin: 0 60px 10px 0;
  color: #fff;
}

#footer-widgets {
  padding-top: 20px;
}

.et_pb_fullwidth_header {
  padding: 20px 0;
}

#top-header {
  font-size: 16px;
  line-height: 20px;
}

.wp-caption {
  border: 0px solid #ddd;
  text-align: center;
  background-color: #000;
  padding-top: 4px;
  margin-bottom: 10px;
  max-width: 96%;
  padding: 8px;
}