/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.woocommerce div.product .images a.x-img:hover {
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.related.products {
display: none;
}

widget .product-categories li {

  font-size: 1.45em;
  border:none;
}

.widget .product-categories li a {
  border: none;
}


li.product-category img,
li.product-category mark {
	display:none !important;
}

.woocommerce .cols-3 li.product, 
.woocommerce.columns-3 li.product {
	

}

.upsells .entry-header,
related .entry-header {
	font-size: 16px;
}

.woocommerce li.product .entry-header h3 {
font-size: 128% !important;
font-weight: 300;
}

.entry-featured { /*
	max-height: 235px;
	height: 235px;
	overflow: hidden;
*/}

.term-video-downloads .entry-featured { /*
	max-height: 147px;
	height: 147px;
*/}

.woocommerce li.product .entry-header .button,
.woocommerce li.product:hover .entry-header .button {
	display:none;
	opacity:0;
}