/*
Theme Name: Foodtrainers Divi Child Theme
Theme URI: 
Description: Foodtrainers Child theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 2.7.1
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 08 Apr 2016 05:18:52 +0000 */ 

@import url('../Divi/style.css');

tr.tax-rate.tax-rate-us-ny-state-tax-1 {display:none;}

.ft-tags-area {
	display: block; float: left; clear: both; width: 100%; margin-bottom: 2em;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
	.ft-tag-image {
		max-width:17% !important;
	}
	.wp-image-2028 {
		max-width:25% !important;
	}
}

/* gray out non-selected shipping method */
.woocommerce ul#shipping_method li input[type="radio"]:not(:checked)+label {
  color: #acacac; // grayed out text on unchecked state
}

/* Fix Product Title styling on Category pages */
.et_pb_blog_grid .ft-category-product-title h2 {font-size:1em !important;}
.woocommerce-product-gallery {margin-bottom:18px;}

/* Fixes for store-wide notice banner */
.woocommerce-store-notice {background-color:#ff5500 !important; padding-bottom: 20px !important;}