/* matteo 11/06/2021 
risolve uno strano baco che se passi con il mouse sopra ad una label poi esci il campo label sparisce */
.hasTooltip, .hasPopover {
	display: inline !important;
}

footer h3 {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.coman-box.hovereffect:hover {
	background: #E6E7E8;
}

.footerSection2 {
	float: left;
	width: 210px;
	padding: 0;
	font-size: 12px;
}

form .control-group {
	width: 100%;
	display: inline-block;
}

form .form-actions {
	padding: 10px;
}

form .control-group .control-label {
	float: left;
	width: 28%;
	margin-right: 2%;
	text-align: left;
}

form .control-group .controls {
	float: left;
	width: 70%;
}

form fieldset {
	padding: 10px;
	/* 	border: 1px solid #999; */
}

.login-links ul {
	margin: 0px;
	display: inline-block;
	padding: 0px;
}

.login-links {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.login-links li {
	float: left;
	margin: 0px 10px;
}

.footerSection2 ul {
	padding: 0px;
	margin: 0px;
}

ol, ul {
	list-style-type: none;
}

.bottom-img {
	margin-top: 20px;
}

.srm_position select {
	width: 95%;
	font-size: 12px;
	position: absolute;
	padding: 5px;
	margin-bottom: 10px;
	border: none;
}

.srm_position {
	width: 100%;
	display: inline-block;
}

.tableImage {
	width: 38px;
	float: left;
}

.tableText {
	width: 80px;
	float: right;
	font-size: 12px;
	line-height: 16px;
}

.navbar-collapse .navbar-nav>li>a:hover {
	color: #FFF !important;
}

.navbar-collapse .navbar-nav>li {
	height: 30px;
}

.navbar-collapse .navbar-nav>li>a {
	display: block;
	height: 24px;
	font-weight: bold;
	padding: 5px 30px;
	background: url(../images/main_menu-bg.png) repeat-x;
	position: relative;
}

/************* MATTEO CUSTOMIZATION ****************/
html, body {
	margin: 0 !important;
	padding: 0 !important;
	height: 100% !important;
}

#wrapper {
	min-height: 100% !important;
	position: relative !important;
}

section { /* 	padding: 10px !important; */
	/*padding-bottom: 80px !important;*/ /* Height of the footer element */
	
}

footer {
	width: 100% !important;
	/*position: absolute !important;*/
	bottom: 0 !important;
	left: 0 !important;
}

.chzn-single {
	color: #000 !important;
}

footer div.col-lg-3 {
	float: right !important;
}

footer div.col-lg-3 {
	float: right !important;
}

footer {
	background: url("../images/sep3.gif") repeat-x scroll 0 0 #E6E7E8
		!important;
	border-top: none !important;
}

section {
	background: url("../images/bg-main.gif") repeat-x scroll 0 0 #F1F1F2
		!important; /*
/* 	padding-top: 20px !important;	 */
}

span.date-font {
	margin-right: 20px !important;
}

a.social {
	padding-left: 2px;
}

.table-responsive {
	overflow-x: auto !important;
}

.element-invisible {
	border: 0 none;
	height: 1px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.userdata ul, ol {
	padding: 0 !important;
	margin-top: 10px !important;
}

div.userdata ul.unstyled {
	padding-top: 10px;
}

div.control-group.checkbox {
	padding-top: 10px;
}

footer .nav>li>a, footer a {
	font-weight: bold !important;
	font-size: 12px !important;
}

ul.bottomfootermenu {
	margin-top: 5px !important;
}

.row {
	padding-top: 20px;
}

.form-control {
	width: auto !important;
}

.row.carousel {
	padding-top: 0 !important;
}

#myCarousel>.shadowSpace {
	background: url("/templates/brescia/images/bg-gal-t.png") repeat-x
		scroll 0 0 transparent;
	font-size: 0;
	height: 10px;
	left: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}

.contactsFooter a, .contactsFooter div {
	color: #3399FF !important;
}

header {
	background-color: #FFFFFF !important;
}

.printable {
	display: none;
}

/* matteo 13/07/2021 */
/* customizziamo il cart module di HikaShop */
.hikashop_cart_dropdown_content {
	width: 325px !important;
	padding: 10px !important;
}

.hikashop_cart_module_product_total_title,
	.hikashop_cart_module_product_total_value {
	padding-top: 10px !important;
}

.hikashop_cart_proceed_to_checkout {
	margin-top: 20px !important;
}

.hikashop_cart_module_product_name_value {
	visibility: hidden !important;
}

.hikashop_cart_product_custom_item_fields {
	visibility: visible !important;
}

table.hikashop_cart tbody tr {
	border-bottom: 1px solid #ccc;
}

.hikashop_cart_module_product_total_title,
	.hikashop_cart_module_product_total_value {
	font-weight: bold;
}
/* fine */

/* customizziamo il checkout di hikashop */
.hikashop_cart_product_name,
	.hikashop_product_quantity_change_div_default,
	.hikashop_cart_product_quantity_refresh {
	display: none !important;
}

.hikashop_product_quantity_input_div_default input {
	pointer-events: none !important;
	background-color: #eeeeee !important;
}

.hikashop_cart_product_custom_item_fields p {
	margin: 0 !important;
}

.hikaradios>.hikabtn-group>.hkform-control {
	width: auto !important;
}

.hikashop_cart_total_title.hikashop_cart_title,
	.hikashop_cart_total_value {
	font-weight: bolder;
}
/* fine */

/* nascondiamo il footer di hikashop con il remando al loro sito che non è il caso  */
div.hikashop_footer {
	display: none !important;
}

/* REGISTRAZIONE - CAMPI AGGIUNTIVI */
fieldset #jform_com_fields_sesso {
	padding-left: 0px;
}

fieldset #jform_com_fields_sesso input[type="radio"] {
	display: none;
}
/* FINE REGISTRAZIONE - CAMPI AGGIUNTIVI */

/* HIKASHOP CARRELLO - CAMPI AGGIUNTIVI */
input.inputbox.hkform-control {
	width: 250px;
}
/* FINE HIKASHOP CARRELLO - CAMPI AGGIUNTIVI */

/* HIKASHOP CHECKOUT */
.hika_address_display {
	padding-bottom: 30px;
}

.hikashop_checkout_coupon {
	padding: 0 0 20px 0;
}

input.hikashop_checkout_coupon_field {
	max-width: 1500px !important;
	width: 270px;
}

.hikashop_cart_additional_title a i {
	padding-left: 10px;
}
/* FINE HIKASHOP CHECKOUT */