/*
 Theme Name:     John Jerney Fitness and Health
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    John Jerney Theme
 Author:         Elegant Themes/John Jerney Theme
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* Theme customization starts here
------------------------------------------------------- */

/*****************************************************
 * Hide the "Show Thumbnails" link in the slideshow
 *****************************************************/

.slideshowlink {
   display: none;
}

/*****************************************************
 * Style the footer items (plus indents)
 *****************************************************/

.footer-header {
   padding-bottom: 10px;
}

.footer-item {
   color: rgba(46, 163, 242, 1);
   padding-top: 0px;
   padding-bottom: 0px;
}

.footer-indent {
   color: rgba(46, 163, 242, 1);
   padding-top: 0px;
   padding-left: 20px;
   padding-bottom: 0px;
}

.footer-item a:link, .footer-indent a:link {
   color: rgba(46, 163, 242, 1);
}

.footer-item a:visited, .footer-indent a:visited {
   color: rgba(46, 163, 242, 1);
}

/*****************************************************
 * Remove the WooCommerce shopping cart from the 
 * navigation header
 *****************************************************/

.et-cart-info { display:none; }

/*****************************************************
 * Auto-scale the images for the search results
 *****************************************************/

.entry-featured-image-url img {
	height: 150px;
	width: auto;
}

.woocommerce-ordering { display:none; }
