/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/
.woocommerce .ld-sp .ld-sp-add-to-cart,
.woocommerce ul.products li.product .button{
	opacity:1 !important;
}
.woocommerce .ld-sp .ld-sp-add-to-cart {
    background-color: #60b1e9 !important;
}


@media only screen and (max-width : 767px) {
	.navbar-brand img{
		width: 100%;
	}

}