/*
Theme Name: 	Woody Child Theme
Theme URI: 		http: //bingotheme.com
Description: 	This is child theme of woody
Author: 		Bingotheme
Author URI: 	bingotemplate@gmail.com@gmail.com
Template: 		woody
Version: 		1.2
License: 		GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    woody
*/

/* Add style for theme here */

/* dimensione logo in header */
/*
div.main-header div.container div.row div.left-header.middle.col-xs-5.col-sm-3.col-md-2 div.logo-header a img{
	max-width: 140%;
}
div.main-header div.container div.row div.right-header.text-right.middle.col-xs-7.col-sm-9.col-md-10 div.button-menu.style-1.scheme-dark.canvas div.popup-canvas.canvas-left.cv-menu.active div.inner-content div.logo-canvas-menu.text-left div.entry-logo a img {
	max-width: 68%;
}
*/
/* fine dimensione logo in header */

/* WOO COMMERCE */
/*
div.product-price, div.summary.entry-summary.clearfix div.price{
	display: none;
}

div.product-nav div.add-to-cart a.bingo_ajax_add_to_cart{
	display: none;
}

form.single_product_button.cart div.product-quantity{
	display: none;
}

div.button-icon-header.text-right div.button-cart.hover{
	display: none;
}

div.heading-content.clearfix div.sort-products.clearfix{
	display: none;
}

div.heading-content.clearfix div.columns-product div.col-5,
div.heading-content.clearfix div.columns-product div.col-2{
	display: none;
}
*/
/* FINE WOO COMMERCE */

/* WISHLIST */
/*
table.shop_table.cart.wishlist_table thead tr th.product-price{
	display: none;
}

table.shop_table.cart.wishlist_table tbody tr#yith-wcwl-row-3978 td.product-price{
	display: none;
}
*/
/* FINE WISHLIST */

/* FOOTER1 */
.text-footer1 a:link, .text-footer1 a:visited {
	color: #ffffff !important;
}
.text-footer1 a:hover {
	color: #1a7ac9 !important;
}
.text-footer1 a:link span, .text-footer1 a:visited span{
	color: #1a7ac9 !important;
}
.text-footer1 a:hover span {
	color: #58a0db !important;
}
/* FINE FOOTER1 */