/*
Theme Name: Upohar - Child
Theme URI: http://demo.wphash.com/upohar/
Description: WooCommerce WordPress Theme
Author: Hastech
Author URI: http://hastech.company/
Template:upohar
Version:1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: upohar
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post
*/

/*---------------------------------
    write your css from here
------------------------------------*/

.homepage-featured-items-section .title-category {
	text-align: center;
    width: 100%;
}

.homepage-featured-items-section .price {
	text-align: center !important;
	float: none !important;
}

.homepage-featured-items-section .action-button {
	text-align: center;
}


.wc-pao-addon-image-swatch {
    margin-top: 4px;
}


.wc-pao-addon-image-swatch img{
transition: transform .2s;
}

.wc-pao-addon-image-swatch img:hover{
	 transform: scale(2); 
	border: 1px solid #245e0e;
}

.single-product-content .product-quantity-cart {
    padding-left: 30px;
}
