/* LICENSE & DETAILS
   ==================================================

	Theme Name: Atelier Child Theme
	Theme URI: http://atelier.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress WooCommerce Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: atelier
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

div.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
	display: none;
}

#tab-description img.aligncenter, 
#tab-description img.alignleft,  
#tab-description img.alignright, 
#tab-description img.alignnone {
	width: 115px;
}

.upsells > .products {
    display: block !important;
}

.summary.entry-summary > .upsells > .products {
    display: none !important;
}

.out-of-stock-badge {
	display: none;
}

nav .menu > li.menu-item:hover > a, nav.std-menu .menu > li:hover > a {
    background-color: #f7f7f7;
}

nav .menu > li.current-menu-ancestor > a {
	background-color: #e9e9e9;
}

div.product-cat-info > h3 > a > sup.count {
	display: none;
}

.woocommerce ul.products li.product a {
    text-decoration: none;
    text-align: center;
}

#order_review_heading {
	display: none;
}

.woocommerce ul.products li.qv-hover.product-display-gallery {
	width: 25% !important;
}

.products .product figure figcaption .thumb-info .posted_in  {
	display: none;
}

h3.share-text {
	display: none !important;
}

.product-cat-info a.shop-now-link {
	display: none !important;
}