/* Generate Margin Class
* margin, margin-top, margin-bottom, margin-left, margin-right
*/
.m-0 { margin: 0 !important;}.m-t-0 {margin-top: 0 !important;}.m-b-0 {margin-bottom: 0 !important;}.m-l-0 {margin-left: 0 !important;}.m-r-0 {margin-right: 0 !important;}.m-5 {margin: 0.3125rem !important;}.m-t-5 {margin-top: 0.3125rem !important;}.m-b-5 {margin-bottom: 0.3125rem !important;}.m-l-5 {margin-left: 0.3125rem !important;}.m-r-5 {margin-right: 0.3125rem !important;}.m-10 {margin: 0.625rem !important;}.m-t-10 {margin-top: 0.625rem !important;}.m-b-10 {margin-bottom: 0.625rem !important;}.m-l-10 {margin-left: 0.625rem !important;}.m-r-10 {margin-right: 0.625rem !important;}.m-15 {margin: 0.9375rem !important;}.m-t-15 {margin-top: 0.9375rem !important;}.m-b-15 {margin-bottom: 0.9375rem !important;}.m-l-15 {margin-left: 0.9375rem !important;}.m-r-15 {margin-right: 0.9375rem !important;}.m-20 {margin: 1.25rem !important;}.m-t-20 {margin-top: 1.25rem !important;}.m-b-20 {margin-bottom: 1.25rem !important;}.m-l-20 {margin-left: 1.25rem !important;}.m-r-20 {margin-right: 1.25rem !important;}.m-25 {margin: 1.5625rem !important;}.m-t-25 {margin-top: 1.5625rem !important;}.m-b-25 {margin-bottom: 1.5625rem !important;}.m-l-25 {margin-left: 1.5625rem !important;}.m-r-25 {margin-right: 1.5625rem !important;}.m-30 {margin: 1.875rem !important;}.m-t-30 {margin-top: 1.875rem !important;}.m-b-30 {margin-bottom: 1.875rem !important;}.m-l-30 {margin-left: 1.875rem !important;}.m-r-30 {margin-right: 1.875rem !important;}.m-r-90 {margin-right: 5.625rem !important;}.m-l-90 {margin-left: 5.625rem !important;}.m-b-90 {margin-bottom: 5.625rem !important;}.m-t-90 {margin-top: 5.625rem !important;}/*
* Generate Padding Class
* padding, padding-top, padding-bottom, padding-left, padding-right
*/.p-0 {padding: 0 !important;}.p-t-0 {padding-top: 0 !important;}.p-b-0 {padding-bottom: 0 !important;}.p-l-0 {padding-left: 0 !important;}.p-r-0 {padding-right: 0 !important;}.p-5 {padding: 0.3125rem !important;}.p-t-5 {padding-top: 0.3125rem !important;}.p-b-5 {padding-bottom: 0.3125rem !important;}.p-l-5 {padding-left: 0.3125rem !important;}.p-r-5 {padding-right: 0.3125rem !important;}.p-10 {padding: 0.625rem !important;}.p-t-10 {padding-top: 0.625rem !important;}.p-b-10 {padding-bottom: 0.625rem !important;}.p-l-10 {padding-left: 0.625rem !important;}.p-r-10 {padding-right: 0.625rem !important;}.p-15 {padding: 0.9375rem !important;}.p-t-15 {padding-top: 0.9375rem !important;}.p-b-15 {padding-bottom: 0.9375rem !important;}.p-l-15 {padding-left: 0.9375rem !important;}.p-r-15 {padding-right: 0.9375rem !important;}.p-20 {padding: 1.25rem !important;}.p-t-20 {padding-top: 1.25rem !important;}.p-b-20 {padding-bottom: 1.25rem !important;}.p-l-20 {padding-left: 1.25rem !important;}.p-r-20 {padding-right: 1.25rem !important;}.p-25 {padding: 1.5625rem !important;}.p-t-25 {padding-top: 1.5625rem !important;}.p-b-25 {padding-bottom: 1.5625rem !important;}.p-l-25 {padding-left: 1.5625rem !important;}.p-r-25 {padding-right: 1.5625rem !important;}.p-30 {padding: 1.875rem !important;}.p-t-30 {padding-top: 1.875rem !important;}.p-b-30 {padding-bottom: 1.875rem !important;}.p-l-30 {padding-left: 1.875rem !important;}.p-r-30 {padding-right: 1.875rem !important;}.p-r-35 {padding-right: 1.9375rem !important;}.p-l-35 {padding-left: 1.9375rem !important;}.p-b-35 {padding-bottom: 1.9375rem !important;}.p-t-35 {padding-top: 1.9375rem !important;}.p-t-60 {padding-top: 2.750rem !important;}.p-b-60 {padding-bottom: 2.750rem !important;}.p-r-90 {padding-right: 5.625rem !important;}.p-l-90 {padding-left: 5.625rem !important;}.p-b-90 {padding-bottom: 5.625rem !important;}.p-t-90 {padding-top: 5.625rem !important;}

.bk-img-cover {
    background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
	/*transition: all 1.5s ease;*/
}
.col-special{
	padding-left:1.875rem;
	padding-right:1.875rem;
}
.col-special-sx{
	border-right: solid 1px #000;
}
.p-section{
	padding-bottom: 5.625rem;
	padding-top: 5.625rem;
	padding-right: 1.875rem;
	padding-left: 1.875rem;
}
.p-title{
	padding-bottom: 5.625rem !important;
	padding-top: 2.8125rem !important;
}
h1.p-title{
	padding-bottom: 3.75rem !important;
	padding-top: 2.8125rem !important;
}
.p-title2{
	padding-bottom: 3.125rem !important;
}
.link{
	font-size: 1.25rem;
	color: #333;
}
.link:hover, .link:focus, .link:active {
	color: #333;
	text-decoration: none;
}
.link img{
	height: 20px;
	padding-bottom: 5px;
}
.divisorio{
	height: 1px;
	background-color: #000;
	margin-right: 45px;
	margin-left: 45px;
}
.titolo{
	font-size: 1.5rem;
	font-weight: 300;
	padding-top: 1.875rem;
	padding-bottom: 0.75rem;
	text-transform: uppercase;
}
.sottotitolo{
	font-size: 1.375rem;
	font-weight: 300;
}
.sottotitolo-small{
	font-size: 1.125rem;
	font-weight: 300;
}

.data{
	font-size: 1rem;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
	text-transform: none;
}
.data-int, .testata{
	font-size: 1.25rem;
	text-transform: none;
}
.data-int{
	text-align: right;
}
.text-n{ font-size: 1.375rem; }
.text-s{ font-size: 1.25rem; }
.img-100{ width:100%; }
.video-container { position:relative; padding-bottom:56.25%; padding-top:30px;  overflow:hidden;}
.video-container iframe, .video-container object, .video-container embed { position:absolute; top:0; left:0; width:100%; height:100%;}
.bk-op{
	background-color: rgba(0,0,0,0.6);
}
.ar-apri, .ar-chiudi{
	width: 20px;
}
.collapsed .ar-apri{
	display: inline-block !important;
}
.collapsed .ar-chiudi{
	display: none !important;
}
.ar-apri{
	display: none !important;
}
.ar-chiudi{
	display: inline-block !important;
}
@media (max-width: 767px) {
	.col-special-sx{
		border-right: none 0px #000;
	}
	.data-int{
		text-align: left;
	}
	.p-section{
		padding-right: 0;
		padding-left: 0;
	}
}
/* navbar */

.navbar-expand-md .navbar-nav .nav-link {
   font-size: 1.375rem;
	font-weight: 300;
}

/* swiper  */ 

.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;font-size: 18px;background-color: #fff;
	/* Center slide text vertically */
	display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;
}
.swiper-slide img {
	display: block;width: 100%;object-fit: cover;
}
.swiper-pagination-bullet {
	width: 15px;height: 15px;text-align: center;line-height: 15px;font-size: 12px;color: #000;opacity: 1;background: rgba(255, 255, 255, 0);border: 1px solid #fff;
}
.swiper-pagination-bullet:hover {
	background: rgba(255, 255, 255, 0.2);transition: all 0.5s ease;
}
.swiper-pagination-bullet-active {
	color: #000;background: rgba(255, 255, 255, 1) !important;
}
.swiper-slide h1, .swiper-slide h2{
}
.f-down{
	position: absolute;bottom: 0;left: 50%;width: 34px;margin-left: -17px;z-index: 11;
}
.f-down a{
	padding-bottom: 15px;display: inline-block;transition: all 0.5s ease;
}
.f-down a:hover{
	padding-bottom: 5px;
	padding-top: 10px;
}
.f-down img{
	width: 100%;
}
.bk-sfumatura{
	width: 100%;height:100%;
	background: rgba(0,0,0,0.3); /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(top,rgba(0,0,0,0.4),rgba(0,0,0,0)); /*Safari 5.1-6*/
  background: -o-linear-gradient(top,rgba(0,0,0,0.4),rgba(0,0,0,0)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(top,rgba(0,0,0,0.4),rgba(0,0,0,0)); /*Fx 3.6-15*/
  background: linear-gradient(top, rgba(0,0,0,0.4), rgba(0,0,0,0)); /*Standard*/
}
.swiper-col .swiper-slide, .swiper-col2 .swiper-slide, .swiper-col-uguali .swiper-slide {
	width: 100%;
	text-align: left;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
	padding-bottom: 15px;
}
.swiper-col .swiper-slide:nth-child(2n), .swiper-col2 .swiper-slide:nth-child(2n) {
	width: 100%;
}
.swiper-button-next, .swiper-button-prev {
    width: 38px;
    height: 25px;
    margin-top: -13px; 
	top: 35%;
	background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
	transition: all 1.5s ease;
}
.swiper-button-next:after, .swiper-button-prev:after {
    content:"";	
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 5px;
	background-image: url("/img/arrow-right.svg");
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 20px;
	background-image: url("/img/arrow-left.svg");
	
}
.row-15{
	margin-left: -15px; margin-right: -15px
}
@media (min-width: 575px) {
	.swiper-col .swiper-slide, .swiper-col2 .swiper-slide {
		width: calc(50% - 15px);
		/*width: 50%;	*/
	}
	.swiper-col .swiper-slide:nth-child(2n), .swiper-col2 .swiper-slide:nth-child(2n) {
		width: calc(50% - 15px);
		/*width: 50%;*/	
	}	
}
@media (min-width: 992px) {
	.swiper-slide h1, .swiper-slide h2{
		max-width: 60%;
	}
	.swiper-col .swiper-slide, .swiper-col2 .swiper-slide {
		width: calc(36% - 20px);
		/*width: 36%;	*/
	}
	.swiper-col .swiper-slide:nth-child(2n), .swiper-col2 .swiper-slide:nth-child(2n) {
		width: calc(28% - 20px);
		/*width: 28%;*/
	}
}
/* testata */
.header-top .container-header{
	/*padding-left: 35px; padding-right: 35px;*/
	padding: 0;
}
.header-top .row-header{
	padding: 0;
	margin-left: 60px; margin-right: 60px;
}
.header-top .col-header{
	padding: 0;
}
.logo{
	text-align: center;
	padding: 10px 0 0 0;
}
.logo img{
	max-height: 100px;
}
.car-lan{
	font-size: 1.25rem;
	color: #333;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	right: 15px;
	top: 0;
}
.car-lan li{	
	display: inline-block;
	padding:0 10px;
	margin:10px 0;
	border-right: solid 1px #333;
}
.car-lan li:last-child{	
	border-right: none 0px #333;
}
.car-lan ul.dropdown-menu {	
	text-align: right;
}
.car-lan ul.dropdown-menu li{	
	border-right: none 0px #333;
	margin: 5px 0;
	width: 100%;
}
.car-lan li a{	
	display: inline-block;
	height: 24px;
	line-height: 24px;
	vertical-align: center;	
}
.car-lan img{
	width: 22px;
	margin-right: 5px;
}
.car-lan .stato-carrello{
	display: none;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: center;
	font-size: 1rem;
	border-radius: 100%;
	background-color: #000;
	color: #fff;
	text-align: center;
}
.car-lan .stato-carrello.pieno{
	display: inline-block;
}
.bt-burgermenu{
	font-size: 1.25rem;
	color: #333;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	left: 15px;
	top: 10px;
}
.navbar-expand-md .navbar-nav .nav-link{
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 1px;
	margin: 0 0.5rem;
}
.navbar-expand-md .navbar-nav .nav-link.active{
	border-bottom: 1px solid #333;
	padding-bottom: 0px;
	font-weight: bold;
}
.header-top .navbar-header{
	padding-left: 60px; padding-right: 60px;	
}
.sticky {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 9999;
}
.sticky .row-header{
	height: 0;
	overflow: hidden;
	transition: all 1.5s ease;
}
@media (max-width: 767px) {
	.header-top .row-header{
		margin-left: 15px; margin-right: 15px;
	}
	.logo img{
		max-width: 270px;
		margin-top: 20px;
	}
}
/* shop */
.testata-shop{
	min-height:400px; 
}
.img-shop{
	width: calc(100% - 60px);
}
.img-shop img{
	transition: all 1.5s ease;
	display: none;
}
.img-shop img.active{
	display: block;
}
.img-thumb{
	width: 60px;
	padding-left:15px;
	transition: all 1.5s ease;
}
.img-thumb img{
	opacity: 0.4;
	margin-bottom: 10px;
	cursor:pointer;
}
.img-thumb img:hover{
	opacity: 1;
}
.img-thumb img.active{
	opacity: 1;
}
/* megamenu */
.dropdown-content {
  display:none;
  position: absolute;
  width: 100%;
  left: 0;
 /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
  z-index: 9999999;
	overflow: hidden;
	padding: 21px 0;
}
.dropdown-content .container-megamenu{
	background-color: rgb(255,255,255,0.9) ;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
	padding: 0 60px;
}
.drop-megamenu:hover .dropdown-content {
  display: block;
	/*height: 100px;*/
}
.drop-megamenu a{
	font-size: 1.25rem;
    font-weight: 300; 
	display: inline-block;
	/*line-height: 100%;*/
}
.drop-megamenu a.tit-megmenu{
	font-size: 1.375rem;
	font-weight: bold;
	margin-bottom: 15px;
}
.col-megamenu{
	padding: 30px;
	/*background-color: #ff0000;*/
}
.box-megamenu{
	border-left: 1px solid #333;
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
    max-width: 250px;	
}
.box-megamenu:first-child {
    border-left: none;
}
.box-megamenu ul{
    padding: 0 0 0 0;
	margin: 0;
	list-style: none;
}
.box-megamenu ul li{
    margin: 0 0 10px 0;
	
}
/* footer */
footer{
	background-color: #b3b3b3;
}
footer .container{
	background-color: #e2e2e2;
	font-size: 1.25rem;
	color: #333;
}
footer .p-section{
	padding-bottom: 1.875rem;
    padding-top: 5.625rem;
    padding-right: 1.875rem;
    padding-left: 1.875rem;
}
footer .p-section-end-footer{
	padding-bottom: 0;
    padding-top: 0.3125rem;
    padding-right: 1.875rem;
    padding-left: 1.875rem;
}
.pesce{
	width: 70%;
	max-width: 250px;
}
.menu-footer{
	list-style: none;
	padding: 0;
	margin: 0;
}
@media (min-width: 768px) {
	.col-text-dx{
		text-align: right;
	}
	.text-end-footer{
		color: #808080;
		font-size: 1.125rem;
	}
	.text-end-footer a{
		color: #808080;
	}
}
/* shop */
.testata-shop{
	min-height:400px; 
}
.tit-scheda{
	font-size: 2rem;
	font-weight: bold;
}
.prezzo{
	font-size: 2rem;
}

.sconto{
	color: #666666;
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;	
}

.colori-shop img{
	width: 40px;
	height: 40px;
	padding: 2px;
	margin-top: 10px;
	border-radius: 100%;
	border: solid 1px #e2e2e2 ;
}
.colori-shop a.active img{
	border: solid 1px #333 ;
}
@media (min-width: 768px) {
	.col-prod-dx{
		padding-left:2.8125rem;
	}
	
}
/**** menu buger *****/
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000002;
  right: 0;
  top: 0;
  background-color: rgba(255,255,2555, 1.0);
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 40px;
  width: 100%;
	/*max-width: 300px;*/
	padding-left: 15px;
	padding-right: 15px;
  margin-top: 30px;
}
.overlay a {
  /*padding: 8px;*/
  text-decoration: none;
  color: #333;
  display: block;
  transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
  color: #333;
}
.overlay .closebtn {
  position: absolute;
  top: 25px;
  left: 30px;
}
.overlay-content .menu-auto {
    /*background-color: transparent;*/
}
.overlay-content ul.menu-list li {
    display: block;
	text-align: center;
}
.overlay-content ul.menu-list li a{
    padding: 5px 0 5px 0;
	margin-right: 0;
	font-size: 1.875rem;
	border-bottom: 1px solid #333;
	display: inline-block;
}
.overlay-content ul.menu-list li ul{
    padding:5px 0 5px 0;
}
.overlay-content ul.menu-list li ul li a{
    padding:0;
	font-size: 1.25rem;
	border-bottom: 0px none #333;
}
.overlay-content ul.menu-list li ul li a.tit-shop{
    font-size: 1.5rem;
	font-weight: bold;
}
.overlay-content ul{
	padding: 0;
}
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    top: 15px;
    right: 35px;
  }
}
/**** fine menu burger *****/
/****   google map ****/
.tooltip_api {
	color: #000;
	text-align: left;
	font-size: 14px;
	line-height: 140%;
	width: 200px;
}
.tooltip_api h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tooltip_api .btn{
	color: #000;
}
#map_canvas{
	width: 100%;
	height: 350px;
}
#map_canvas.map-boutique{
	min-height: 350px;
}
#map_canvas.map-boutique iframe{
	min-height: 350px;
	height: 100%;
}
/* lista boutique   */
.lista-square{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.lista-square li{
	list-style-type: none;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.lista-square li a{
	display: inline-block;
	margin-left: -25px;
	padding-left: 25px;
	position: relative;
	color: rgba(255,255,255,0.6);
}
.lista-square li a:hover{
	color: rgba(255,255,255,1.0);
}
.lista-square li a:after{
	background-color: rgba(255,255,255,1.0);
	height: 8px;
	width: 8px;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -5px;
	content: "";
	zindex: 1;
	border: 1px solid #000;
}
.lista-square li:hover a:after{
	margin-top: -6px;
}
.lista-square li a:before{
	background-color: #000;
	height: 12px;
	width: 12px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -7px;
	content: "";
	zindex: 9;
	border: 1px solid  rgba(255,255,255,0.6);
}
.lista-square li:hover a:before{
	border: 1px solid  rgba(255,255,255,1.0);
}
.lista-square li.active a{
	color: rgba(255,255,255,1.0);
}
.lista-square li.active:hover a:before{
	border: 1px solid  rgba(255,255,255,1.0);
}
.lista-square .panel {
	background-color: transparent;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lista-square  .caret {
    vertical-align: middle;
    border-top: 0px dashed;
    border-top: 0px solid\9;
	border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
	margin-left: 6px;
}
.lista-square a.collapsed .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
	border-bottom: 0px dashed;
    border-bottom: 0px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.lista-square .sottomenu {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px;	
}
.lista-square li a:hover .sottomenu a{
	color: rgba(255,255,255,0.6);
}
.lista-square li:hover .sottomenu a:after{
	margin-top: -5px;
}
.lista-square li:hover .sottomenu  a:before{
	border: 1px solid  rgba(255,255,255,0.6);
}
.lista-square .sottomenu li a:hover{
	color: rgba(255,255,255,1.0);
}
.lista-square .sottomenu li:hover a:after{
	margin-top: -6px;
}
.lista-square .sottomenu li:hover a:before{
	border: 1px solid  rgba(255,255,255,1.0);
}
.lista-square-black li a{
	color: rgba(0,0,0,1.0);
}
.lista-square-black li a:hover{
	color: rgba(0,0,0,0.6);
}
.lista-square-black li a:after{
	background-color: rgba(0,0,0,1.0);
	border: 1px solid #e3dee6;
}
.lista-square-black li a:before{
	background-color: transparent;
	border: 1px solid  rgba(0,0,0,1.0);
}
.lista-square-black li:hover a:before{
	border: 1px solid  rgba(0,0,0,0.6);
}
.lista-square-black li.active a{
	color: rgba(0,0,0,1.0);
}
.lista-square-black li.active:hover a:before{
	border: 1px solid  rgba(255,255,255,1.0);
}
.lista-square-spaz li{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*tabella non tabella*/

@media only screen and (min-width: 481px) and (max-width: 767px){
		
.table-block, .table-block thead, .table-block tbody, .table-block tfoot, .table-block th, .table-block td, .table-block tr { 			/* Forza la tabella a non essere piÃ¹ una tabella */
	display: block;
	width: 100% !important;
}
		
.table-block thead tr { 						/* Nascondiamo l'intestazione della tabella thead */
position: absolute;
top: -9999px;
left: -9999px;
}
.table-block tr { border: 1px solid #666; }
		
.table-block td { 
position: relative;		/* Creiamo lo spazio per l'intestazione  */
/*padding-left: 50%;*/ 
border:0;
}
		
.table-block td:before { 	
/*position: absolute;			
top: 8px;
left: 20px;
width: 40%;  */
font-weight:bold;
display: inline-block;
	padding-right: 15px;
}	
}	

@media (max-width: 480px){	

.table-block, .table-block thead, .table-block tbody, .table-block tfoot, .table-block th, .table-block td, .table-block tr { 			/* Forza la tabella a non essere piÃ¹ una tabella */
display: block; 
width: 100% !important;
}
		
.table-block thead tr { 						/* Nascondiamo l'intestazione della tabella thead */
position: absolute;
top: -9999px;
left: -9999px;
}
.table-block tr { 
border: 1px solid #666; 
padding-top:20px;}
		
.table-block td { 
position: relative;		/* Creiamo lo spazio per l'intestazione  */ 
line-height:50px;
border:0;
}
		
.table-block td:before {
	/*position: absolute;			
top: 0px;
left: 0px;
width: 100%;
line-height:0px;
top:5px;  */
	font-weight: bold;
	display: inline-block;
	padding-right: 15px;
}
	
}
.loader-image-container{
	display: block;
	text-align: center;	
	transition: all 1.5s ease;
	padding: 30px;
}
.loader-image-container img{
	margin: 0 auto;
}