/*
Theme Name: thebox Child
Theme URI: http://wpthemecube.com/thebox
Template: thebox
Version: 1.0.4
Author: ThemeCube
Author URI: https://themeforest.net/user/themecube
Description: thebox - Subscription Box WordPress Theme
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready

*/

.woocommerce-product-gallery {
	padding-bottom: 280px !important;
}
.cart_item img {max-width: 90px; height: auto;}
footer .widget a:hover {color: #30817f}

ul.products li.product-category.first {width: 100%; text-align: center;}
ul.products li.product-category.first img {display: none; }
ul.products li .button {
	background: #9bdddb; 
	color: #FFF;
	margin: 1rem 0;
	padding: .5rem 1rem .5rem 2rem;
	}