/*
 Theme Name:     Junippers Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Junippers 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: #000;
}
#et-info-email, .et-cart-info span {
position: relative;
color: #000;
}

#footer-info {
  text-align: left;
  color: #FFF;
  padding-bottom: 10px;
  float: left;
}

.et_pb_fullwidth_header {
  padding: 20px 0;
}

.et_pb_slider {
  min-height: 450px;
}

.et_pb_slide {
 min-height: 450px;
}

.bottom-nav a {
  color: #982f5a;
}

.bottom-nav a:hover {
  color: #000;
}

body.woocommerce .woocommerce-tabs {
  display: none;  
}

.woocommerce ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 80px;
  height: auto;
  box-shadow: none;
}

.woocommerce .related.products {
display: none;
}
.woocommerce .woocommerce-breadcrumb {
display: none;
}
