/*
Theme Name: mondoacqua child theme
Theme URI:
Description: 
Author:
Author URI:
Template: mondoacqua
Version: 2.1
*/

@import url("../mondoacqua/style.css");

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {

width: auto !important;
height: auto !important;
}

z-index: 10;
}

.customnm{
	margin: 0;
}

.gbtr_footer_widget_copyrights {
width: 600px;
}


.gbtr_logo img {
    height: auto;
    width: 260px;
}


.content_hr {
margin-bottom: 0 !important;
}


/* NASCONDO IL LOGIN */
.logout-wrapper {
	display: none;
}

.mc4wp-form {
	margin: 1px 0 !important;
}

#mc4wp_widget-3 .mc4wp-form input[type="email"] {
width: 200px;
height: 29px;
font-size: 11px;
border: none;
display: inline;
text-indent: 5px;
text-transform: uppercase;
cursor: auto;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
font-family: Arvo;

}

#mc4wp_widget-3 .mc4wp-form input[type="submit"] {
color: #fff;
margin: 0;
background: #000;
font-size: 11px;
text-transform: uppercase;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 80px;
font-family: Open sans;
margin-left: 5px;
line-height: 5px;

}

#mc4wp_widget-3 .mc4wp-form input[type="submit"]:hover {
color: #fff;
background: #222;
}


.gbtr_tools_wrapper {
	background:#0675BC;
	color:#fff;
	height:30px;
	overflow:hidden;

}

.gbtr_tools_info a{
color: #fff !important;
}

/* FINE Testata*/

/*Filtro Colori*/

.codenegar_wcpf_image_attr li {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

.codenegar_wcpf_image_attr img {
border-style:solid;
border-color:#000;
border-width: 1px;
}

.widget_layered_nav ul li.chosen a {
	padding: 0px 6px 0px 6px !important;
	border: 1px solid #b39964 !important;
	/*background: #b39964 url(images/cross_white.png) no-repeat 6px center;*/
	box-shadow: inset 0 0px 0px rgba(255,255,255,0.5) #888888 !important;
	-webkit-box-shadow: inset 0 0px 0px rgba(255,255,255,0.5) #888888 !important;
	-moz-box-shadow: inset 0 0px 0px rgba(255,255,255,0.5) #888888 !important;
	color: #ffffff !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	text-decoration:none;	
	background-color:#b39964 !important;
}
/*FINE Filtro Colori*/



.small_sep.margin50_20 {
	margin: 57px 0 5px;
}

.product_main_infos span.onsale {
	min-height: 60px;
	min-width: 90px !important;
	/* padding: 5px; */
	font-weight: bold;
	position: absolute;
	text-align: center;
	line-height: 29px !important;
	top: 63px;
	left: 454px !important;
	margin: 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #b39964 !important;
	text-shadow: 0 0 0 #000;
	color: #ffffff;
	font-style: italic;
	font-size: 15px;
	


/****************************************************************/
/****************************************************************/
/****************************************************************/