/* CSS Document */


.art-div {
    height: 10rem;
    background: #009688;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 70px;
    color: #fff;
    margin: 10px;
    border-radius: 10px;
}


.body-content {
	min-height: 450px;
}




/*header*/
.sticky1 {
    position: fixed;
    top: 97px;
    width: 100%;
    z-index: 2;
}
.social_mobile {
	position: fixed;
    float: right;
    right: 0;
}





/*home*/
.pulsante-prev {
    background-color: gray;
    padding: 5px!important;
    width: 15px;
    height: 50px;
    position: absolute;
    top: 15%;
    /*margin-left: -10px;*/
    display: block !important;
    border: 0px solid black;
	z-index: 1;
}
.pulsante-next {
    background-color: gray;
    padding: 5px!important;
    width: 15px;
    height: 50px;
    position: absolute;
    top: 50%;
    right: -1px;
    display: block !important;
    border: 0px solid black;
	z-index: 1;
}







/*menu*/
.main-header1 .navbar-default .navbar-collapse .navbar-nav > li > a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 0px 15px;
    text-transform: uppercase;
}
.main-header1 .navbar-default .navbar-collapse .navbar-nav > li > a:hover {
	background: none; 
	/*border-radius:999px;*/ 
	color: white!important;
}
.yamm .dropdown-menu li a:hover,
.yamm .dropdown-menu li a:focus {
  background: none;
  margin-left: 0px;
}
.filters-container .lbl-cnt .dropdown.dropdown-med .btn {
  background: transparent;
}
.filters-container .lbl-cnt .dropdown.dropdown-med .dropdown-menu li a:hover,
.filters-container .lbl-cnt .dropdown.dropdown-med .dropdown-menu li a:focus {
  background: transparent;
}
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:hover,
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:focus {
  background: transparent;
}
.navbar-default .navbar-nav>.open>a {
	color: #fff!important;
	background: transparent!important;
}
.main-header .top-search-holder .search-area .search-field {
	border-radius: 2px!important;
}
.accordion-inner ul li {
	line-height: 16px!important;
	padding-bottom: 6px;
	text-transform: none!important;
}
.accordion-inner ul li a {
	text-transform: none!important;
}









/*sponsor*/
.sponsor-box {
	padding: 10px;
    float: left;
	padding-top: 20px;
	height: 1050px;
}
.sponsor-box-aree {
	padding: 10px;
    float: left;
	padding-top: 20px;
}
.sponsor-box image a img {
	width: 100%;
}
.sponsor-box-img {
	width: 100%;
	padding-bottom: 20px;
}
.sponsor-box-space2 {
	padding-bottom: 0px;
}
.sponsor-box-space3 {
	padding-bottom: 260px;
}
.sponsor-box-space4 {
	padding-bottom: 120px;
}
.sponsor-box-space5 {
	padding-bottom: 36px;
}
.sponsor-box-space6 {
	padding-bottom: 13px;
}
.sponsor-box-space7 {
	padding-bottom: 0px;
}



/*evidenza*/
.evidenza-box {
    float: left;
	padding-top: 40px;
	margin-bottom: 40px;
}
.evidenza-body {
	width: 100%;
}
.evidenza-box-img {
	width: 100%;
	/*padding-bottom: 20px;*/
}
.evidenza-categoria {
	position: absolute;
    bottom: 0;
	padding: 3px;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	    padding-left: 5px;
    padding-right: 5px;
}
.evidenza-image {
	width: 40%;
    float: left;
}
.evidenza-iframe {
	height: 103px;
}
.evidenza-text {
	width: 60%;
    float: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color: black;
}
.evidenza-cella {
	margin-bottom: 10px;
}


/*categorie*/
.categorie-box {
    /*float: left;*/
	margin-top: 10px;
}
.categorie-titolo {
	width: 33%;
    padding: 3px;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
}
.categorie-titolo-border {
	border-bottom: 2px solid;
	margin-top: 5px;
	margin-bottom: 10px;
}





/*partner*/
.partner-box {
    float: left;
	margin-top: 10px;
	/*width: 160px;*/
	padding-bottom: 0px;
	margin: 15px;
}
.partner-titolo {
	width: 33%;
    padding: 3px;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
}
.partner-titolo-border {
	border-bottom: 2px solid;
	margin-top: 5px;
	margin-bottom: 10px;
}
.partner-titolo {
	width: 33%;
    padding: 3px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
}
.partner-titolo-border {
	border-bottom: 2px solid;
	float: left;
    width: 100%;
}
.partner-box-title {
	width: 100%;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.partner-box-title h4 {
	padding: 4px;
    width: 100%;
    margin: 0px;
    /*text-align: center;*/
    color: white;
	text-transform: uppercase;
	font-size: 10px;
}
.partner-box-img {
	
}
.partner-box-img img {
	width: 200px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}














/*articoli home*/
.articoli-titolo {
	width: 33%;
    padding: 3px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
	float: left; 
}
.articoli-titolo-border {
	border-bottom: 2px solid;
	float: left;
    width: 100%;
}
.articoli-titolo-area {
	width: 66%;
    float: left;
    padding: 3px;
    color: black;
	text-align: right;
    font-size: 11px;
    font-weight: bold;
}

.articoli-list {
	margin-bottom: 10px;
	margin-top: 10px; 
	/*float: left;*/ 
	background-color: transparent; 
	box-shadow: none; 
	border-radius: 4px;
	text-align: center;
}
.articoli-list div {
	display: inline-block;
}
.articoli-box {
	    position: relative;
	width: 250px;
	/*padding-bottom: 0px;*/
	margin: 10px;
	/*padding: 2px;*/
	box-shadow:  
		3px 3px 5px #afafaf, 
		-3px -3px 5px #afafaf, 
		3px -3px 5px #afafaf, 
		-3px 3px 5px #afafaf;
	height: 310px;
}
.articoli-box-title {
	width: 100%;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	color: black;
    font-weight: bold;
	padding: 5px;
    font-size: 14px;
	padding-top: 15px;
	height: 110px;
    overflow: hidden;
}
.articoli-box-title h4 {
	padding: 10px;
    width: 100%;
    margin: 0px;
    /*text-align: center;*/
    /*color: white;*/
	/*text-transform: uppercase;*/
	font-size: 12px;
	font-weight: bold;
}
.articoli-box-img {
	position: relative;
    height: 173px;
    overflow: hidden;	
}
.articoli-box-dettagli {
	border-bottom: 2px solid black;
	width: 40%;
	float: left;
    font-size: 11px;
    margin-bottom: 5px;
    margin-left: 5px;
    color: black;
    text-transform: uppercase;
    padding-bottom: 3px;
}
.articoli-box-data {
	width: 54%;
	float: left;
	margin-bottom: 5px;
    margin-left: 5px;
    text-align: right;
    margin-top: 10px;
    color: black;
    font-weight: bold;
    font-size: 11px;
}
.articoli-box-img img {
	width: 250px;
	/*border-bottom-left-radius: 5px;*/
    /*border-bottom-right-radius: 5px;*/
	/*height: 190px;*/
}
.art-box-img-over {
	width: auto!important;
	/*border-bottom-left-radius: 5px;*/
    /*border-bottom-right-radius: 5px;*/
	height: 190px!important;
}
/*.owl-carousel .owl-item img {
	width: auto!important;
}*/
.div-articoli {
	border-radius: 4px;
    overflow: hidden;
	padding: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin: 10px;
}
.div-articoli-caros {
	opacity: 1;
    display: block;
	position: relative;
    width: 100%;
	overflow: hidden;
}
.div-articoli-caros-outer {
	overflow: hidden;
    position: relative;
    width: 100%;
}
.articoli-categoria {
	position: absolute;
    /* bottom: 0; */
    padding: 3px;
    color: white;
    text-transform: uppercase;
    top: 160px;
    font-weight: bold;
	    padding-left: 5px;
    padding-right: 5px;
}








/*articoli pagina*/
.pagina-articoli-titolo-border {
	border-bottom: 2px solid;
	float: left;
    width: 100%;
}
.pagina-articoli-titolo {
	width: 33%;
	float: left;
    padding: 3px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
}
.pagina-articoli-titolo-area {
	width: 66%;
    float: left;
    padding: 3px;
    color: black;
	text-align: right;
    font-size: 11px;
    font-weight: bold;
}
.pagina-articoli-box-img {
	position: relative;
	height: 173px;
    overflow: hidden;
}
.pagina-articoli-box-img img {
	width: 100%;
	/*border-bottom-left-radius: 5px;*/
    /*border-bottom-right-radius: 5px;*/
}
.dettagli-articoli-box-img {
	position: relative;
	/*height: 173px;*/
    overflow: hidden;
}
.dettagli-articoli-box-img img {
	width: 100%;
	/*border-bottom-left-radius: 5px;*/
    /*border-bottom-right-radius: 5px;*/
}
.dettagli-articoli-box-imgagg {
	position: relative;
	/*height: 173px;*/
    overflow: hidden;
	padding-top: 10px;
}
.dettagli-articoli-box-imgagg_img {
	width: 30%;
	margin: 5px;
	cursor: pointer;
}
.puls-imgagg-prev {
    background-color: gray;
    padding: 5px!important;
    width: 15px;
    height: 50px;
    position: absolute;
    top: 30%;
    /*margin-left: -10px;*/
    display: block !important;
    border: 0px solid black;
	z-index: 1;
}
.puls-imgagg-next {
    background-color: gray;
    padding: 5px!important;
    width: 15px;
    height: 50px;
    position: absolute;
    top: 30%;
    right: -1px;
    display: block !important;
    border: 0px solid black;
	z-index: 1;
}

.pagina-articoli-box-title {
	width: 100%;
	float: left;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	color: black;
    font-weight: bold;
	padding: 5px;
    font-size: 24px;
	padding-top: 15px;
	margin-bottom: 30px;
}
.pagina-articoli-box-title h4 {
	padding: 10px;
    width: 100%;
    margin: 0px;
    /*text-align: center;*/
    /*color: white;*/
	/*text-transform: uppercase;*/
	font-size: 12px;
	font-weight: bold;
}
.pagina-articoli-box-dettagli {
	float: left;
    margin-bottom: 5px;
    margin-left: 5px;
    color: black;
   /* text-transform: uppercase;*/
    padding-bottom: 3px;
	width: 100%;
}
.pagina-articoli-box-data {
	width: 100%;
	float: left;
	margin-bottom: 5px;
    margin-left: 5px;
    text-align: right;
    margin-top: 10px;
    color: black;
    font-weight: bold;
    font-size: 11px;
	padding-right: 17px;
}
.pagina-articoli-box-indirizzi {
	float: left;
    margin-bottom: 5px;
    margin-left: 5px;
}
.pagina-articoli-box-social {
	float: left;
    width: 100%;
	text-align: left;
	padding-top: 20px;
}
.pagina-articoli-box-pgs a img {
	width: 120px;
}
.pagina-articoli-box-pgs {
	float: left;
    width: 100%;
	text-align: left;
    padding-bottom: 20px;
    padding-top: 10px;
}
.pagina-articoli-categoria {
	position: absolute;
    /* bottom: 0; */
    padding: 3px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
	    padding-left: 5px;
    padding-right: 5px;
	top: 160px;
}









/*contatti pagina*/
.pagina-contatti-titolo-border {
	border-bottom: 2px solid;
	float: left;
    width: 100%;
}
.pagina-contatti-titolo {
	width: 33%;
	float: left;
    padding: 3px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
}
.pagina-contatti-titolo-area {
	width: 66%;
    float: left;
    padding: 3px;
    color: black;
	text-align: right;
    font-size: 11px;
    font-weight: bold;
}












.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title a {
    color: #555;
    text-transform: uppercase;
    display: block;
    /* padding-left: 20px; */
    margin-left: 60px;
    line-height: 0px;
    padding: 10px;
    padding-top: 0px;
	/*top: -10px;*/
    position: relative;
}
.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title a span {
    background-color: #aaaaaa;
    color: #fff !important;
    display: inline-block;
    margin-right: 10px;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 0px;
    /* padding: 20px; */
    margin-top: 5px;
	margin-left: -60px;
}





#button {
  background-color: #db3934;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  margin: 20px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  transition: background-color .3s;
  z-index: 1000;
	display: none;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}





.breadcrumb ul li a {
    color: #1a9cb7;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
	white-space: nowrap;
}





/*check*/
.coupon-check-prodotto{
	color: black;
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
	font-family: Verdana, sans-serif;
}
.coupon-check-numero{
	color: brown;
    text-align: center;
    font-size: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
	font-family: Verdana, sans-serif;
}
.coupon-check-data {
	color: black;
    text-align: center;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
	font-family: Verdana, sans-serif;
}
.coupon-check-utilizzato{
	color: red;
    text-align: center;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
	font-family: Verdana, sans-serif;
}






/*home*/
.home-descrizione {
	color: #ffffff;
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0.2px;
}
.home-descrizione p {
	color: #ffffff;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.2px;
	text-align: center;
}
.home-descrizione h1 {
	text-align: center;
}
.home-descrizione h2 {
	text-align: center;
}
.home-descrizione h3 {
	text-align: center;
}
.featured-section {
    margin-top: 10px;
}
.featured-section h2 {
	color: #ffffff;
	text-align: center;
    font-size: 18px;
    font-family: Verdana, sans-serif;
    font-weight: inherit;
    /*padding: 0px;*/
    /*margin: 0px;*/
}
/*.owl-carousel .owl-item {
	width: 200px;
}*/






/*titoli*/
.titoli-home {
	color: #ffffff;
	text-align: center;
    font-size: 20px;
    font-family: Verdana, sans-serif;
    font-weight: inherit;
    /*padding: 0px;*/
    /*margin: 0px;*/
}
.titoli-filtri {
	color: #ffffff;
	text-align: left;
    font-size: 16px;
    font-family: Verdana, sans-serif;
    font-weight: inherit;
    /*padding: 0px;*/
    /*margin: 0px;*/
}
.titoli-prodotti {
	color: #ffffff;
    font-size: 20px;
    font-family: Verdana, sans-serif;
    font-weight: inherit;
	font-weight: 600;
    letter-spacing: normal;
    line-height: 1.2;
}
.titoli-prodotti:hover {
	color: red!important;
}
.titoli-aziende {
	color: #ffffff;
    font-size: 20px;
    font-family: Verdana, sans-serif;
    font-weight: inherit;
	font-weight: 600;
    letter-spacing: normal;
    line-height: 1.2;
}






/*mappa*/
.link-mappa:hover {
	color: #1a9cb7!important;
}



/*coupon*/
/*.owl-carousel .owl-item {
	width: 280px!important;
}*/
.coupon-privacy {
	/*color: white!important;*/
}
.coupon-privacy p {
	/*color: white!important;*/
}
.coupon-privacy p > small {
	/*color: white!important;*/
}
.coupon-privacy small {
	/*color: white!important;*/
}

.info-title {
	color: white;
	font-size: 14px;
    font-weight: normal;
}
.info-title span {
	color: red;
}






/*prodotti*/
.prodotti-descrizione {
	color: #ffffff;
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0.2px;
}
.prodotti-descrizione p {
	color: #ffffff;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.2px;
}
.prodotti-descrizione p a {
	color: #ffffff;
}
.prodotti-descrizione ul {
	margin-top: 0;
    /*margin-bottom: 10px;*/
	list-style: initial;
	padding-left: 30px;
}

.btn-scopri {
	float: none!important;
	padding: 0px;
	padding-left: 0px!important;
}
.box-products {
	border-radius: 4px;
    padding-bottom: 4px;
	background-color: white;
}
.img-prodotto {
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.prod-img-offerta {
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.product .product-info .product-price .price {
    margin-right: 0px;
}
.product .product-info .name {
	font-family: Verdana, sans-serif;
}
.product .product-info .product-price .price-before-discount {
    top: -5px;
    position: relative;
    width: 100%;
    float: left;
	font-size: 20px;
	color: black;
	line-height: 30px;
	height: 30px;
}
.product-scadenza {
    padding-top: 3px;
    color: red;
    width: 100%;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	text-align: center;
}





.prom-dett-text{
	padding-left: 100px;
}





/*aziende*/
.aziende-descrizione {
	color: #ffffff;
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0.2px;
}
.aziende-descrizione p {
	color: #ffffff;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.2px;
}






/*video*/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapper player1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*.mejs__container {
	width: 450px!important;
	height: 280px!important;
}
.videoWrapper {
	padding-bottom: 250px;
}*/
.mejs__container-fullscreen {
	/*width: 100%!important;*/
	/*height: 100%!important;*/
    z-index: 1;
}


/*filtri*/
.sidebar-filtri {
    background-color: #fff;
    padding: 0px 10px 20px 0px;
    border-radius: 4px;
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle, .sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle:hover, .sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle:focus, .sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle:after {
	color: black;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-body .accordion-inner ul li a {
	color: black;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .list li a {
    color: black;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-body .accordion-inner ul li a:before {
    content: none;
    /*font-family: fontawesome;*/
    font-size: 14px;
    line-height: 15px;
    margin: 0 5px 0 0;
    /*-webkit-transition: all 0.3s ease 0s;*/
    /*-moz-transition: all 0.3s ease 0s;*/
    /*-o-transition: all 0.3s ease 0s;*/
    transition: none; /* all 0.3s ease 0s;*/
}
.li-disabled {
	pointer-events:none;
	opacity:0.6;
}
.accordion-heading {
	    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 8px;
}










/*eventi*/
.fc-day-grid-event {
	border-radius: 20px!important;
    padding: 8px!important;
    text-align: center;
}
.eventi-titolo {
	width: 33%;
    padding: 3px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
}
.eventi-titolo-border {
	border-bottom: 2px solid;
}
.box-eventi {
	float: left;
	margin-top: 20px;
	width: 100%;
	
	padding: 10px;
	/*max-height: 600px;*/
	/*overflow-y: scroll;*/
	margin-bottom: 30px;
}
.box-evento {
    margin-bottom: 15px;
	/*padding-left: 15px;*/
	/*padding-right: 15px;*/
	float: left;
	border-top: 2px solid #ffff00!important;
	padding-top: 10px;
	width: 100%;
}
.box-evento-r1 {
	
}
.box-evento-dettagli {
	width: 80%;
	float: left;
	padding-right: 30px;
}
.box-evento-nome {
	/*border-bottom: 1px solid #000!important;*/
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 20px;
	color: black;
}
.box-evento-orari {
	/*font-weight: bold;*/
	font-size: 12px;
}
.box-evento-descrizione {
	    margin-top: 15px;
}
.box-evento-img {
	width: 20%;
	float: left;
}
.box-evento-img img {
	width: 100%;
}
.pagina-evento-box-social {
	float: left;
    width: 100%;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}



/*art lista*/
.articoli-titolo {
	width: 33%;
    padding: 3px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
}
.articoli-titolo-border {
	border-bottom: 2px solid;
}
.box-articoli {
	float: left;
	margin-top: 20px;
	width: 100%;
	
	padding: 10px;
	/*max-height: 600px;*/
	/*overflow-y: scroll;*/
	margin-bottom: 30px;
}
.box-articolo {
    margin-bottom: 15px;
	/*padding-left: 15px;*/
	/*padding-right: 15px;*/
	float: left;
	border-top: 2px solid #ffff00!important;
	padding-top: 10px;
	width: 100%;
}
.box-articolo-r1 {
	
}
.box-articolo-dettagli {
	width: 80%;
	float: left;
	padding-right: 30px;
}
.box-articolo-nome {
	/*border-bottom: 1px solid #000!important;*/
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 20px;
	color: black;
}
.box-articolo-orari {
	/*font-weight: bold;*/
	font-size: 12px;
}
.box-articolo-descrizione {
	    margin-top: 15px;
}
.box-articolo-img {
	width: 20%;
	float: left;
}
.box-articolo-img img {
	width: 100%;
}
.pagina-articolo-box-social {
	float: left;
    width: 100%;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}





/*logo*/
.main-header .logo-holder .logo img {
    width: 300px;
}




/*social*/
.social a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.social .instagram a:before {
	content: "\f16d";
	font-family: FontAwesome;
}
.social .instagram a {
	content: "\f16d";
	font-family: FontAwesome;
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
	background: #cb2027 !important;
}
.social .link_contatti a:before {
	content: "\f0e0";
	font-family: FontAwesome;
}
.social .link_contatti a {
	content: "\f0e0";
	font-family: FontAwesome;
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
	background: #c5c5c5 !important;
}
.social .sito a {
    /*content: "\f0c1";*/
    font-family: FontAwesome;
    font-size: 16px;
    display: inline-block!important;
    text-align: center;
    padding: 0;
    background: #ce8181 !important;
	/*padding-top: 6px;*/
}
.social .menu a {
    /*content: "\f0c1";*/
    /*font-family: FontAwesome;*/
    font-size: 16px;
    /*display: inline-block!important;*/
    text-align: center;
    padding: 0;
    /*background: #ce8181 !important;*/
	/*padding-top: 6px;*/
	text-transform: uppercase;
	border: 2px solid #fff!important;
	line-height: 38px;
	    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.social .menu a:hover {
    background: #ffffff !important;
	color: black;
}
.social ul li {
    margin-right: 4px;
}	
.social_home {
	/*border-left: 1px rgba(255,255,255,0.3) solid;*/
}
.social_home a {
	background: transparent;
	border-radius: 3px;
}
.social_home .fb a {
    border-radius: 4px;
}
.social_home .tw a {
    border-radius: 4px;
}
.social_home .instagram a {
    border-radius: 4px;
}
.social_home .link_contatti a {
    border-radius: 4px;
}








/*offerte*/
.div-offerta {
	background-color: white;
	border-radius: 4px;
    overflow: hidden;
	padding: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin: 10px;
}
.div-offerta-txt {
	padding: 10px;
	text-align: center; 
}
.div-offerta-etichetta {
	text-align: center; 
	font-size: 14px; 
	color: #174195;
	font-weight: 600;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 75px;
}
.div-offerta-prezzo {
	text-align: center;
}
.div-offerta-prezzo_ok {
	font-size: 25px; 
	color: #333;
	line-height: 30px;
    margin-right: 8px;
	font-weight: 600;
}
.div-offerta-prezzo_old {
	text-decoration: line-through;
    color: #d3d3d3;
    font-weight: 400;
    line-height: 30px;
    font-size: 14px;
}
.div-offerta-dettagli {
	width: 100%; 
	text-align: center; 
	padding-bottom: 20px; 
	color: #002b89; 
	line-height: 5px;
	
}
.div-offerta-count {
	text-align: center;
	/*margin-left: 10px;*/
}












/*button*/
.btn-scarica {
	background-color: #174195;
    border-bottom: 2px #174195 solid;
    color: #fff;
    border: none;
    font-size: 13px;
    line-height: 22px;
    padding: 8px 14px 6px 14px;
    border-radius: 4px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
	display: inline-block;
	text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
	user-select: none;
	margin-top: 10px;
}













/*search*/
.search-result-container .category-product .product {
    margin-bottom: 5px;
}
.box-search {
	margin-bottom: 15px;
    visibility: visible;
    animation-name: fadeInUp;
    padding-left: 10px;
    padding-right: 10px;
}
.box-searchs {
	border-radius: 4px;
    /*padding-bottom: 4px;*/
	background-color: white;
	float: left;
	margin-bottom: 10px;
	height: 280px;
}
.search {
    margin-bottom: 5px;
	float: left;
}
.search-image {
	float: left;
	width: 40%;
}
.search-img-offerta {
    width: 100%;
    margin-left: 0px;
    /* margin-top: -175px; */
    /* border-radius: 0px; */
    padding: 5px 5px;
    /*position: absolute;*/
    padding-top: 5px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    z-index: 1;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.search-img-brand {
    width: 100%;
    margin-left: 0px;
    margin-top: -30px;
    border-radius: 0px;
    padding: 6px 15px;
    /*position: absolute;*/
    padding-top: 5px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.img-search {
    width: 100%;
}
.search-info {
    color: #174195;
	float: left;
	width: 60%;
}
.search-info-title {
    text-align: center;
    font-size: 16px;
    color: #174195;
    /* height: 75px; */
    padding-left: 5px;
    /* padding-right: 5px; */
    /* padding-top: 5px; */
    margin-top: 0px;
    font-weight: bold;
    height: 85px;
    padding: 5px;
    margin: 0px;
}
.search-prices {
    text-align: center;
    height: 45px;
}
.search-price {
    font-size: 18px;
    font-weight: normal;
}
.search-discount {
    top: -5px;
    position: relative;
    width: 100%;
    float: left;
    font-size: 16px;
    color: black;
    line-height: 30px;
    height: 30px;
	text-decoration: line-through;
}
.btn-scopri-search {
	padding-top: 10px; 
	text-align: center;
	float: left;
	width: 100%;	
}
.search-scadenza {
	float: left;
	width: 100%;	
    color: red;
    font-size: 14px;
    /*line-height: 20px;*/
    height: 30px;
    text-align: center;
	padding-top: 8px;
}
.box-azi-searchs {
    /*padding-bottom: 4px;*/
	/*background-color: white;*/
	float: left;
	padding: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	height: 280px;
}
.search-azi-image {
	float: left;
	width: 40%;
}
.img-azi-search {
    width: 100%;
}
.search-azi-info-title {
    text-align: left;
    font-size: 12px;
    color: #174195;
    /* height: 75px; */
    padding-left: 5px;
    /* padding-right: 5px; */
    /* padding-top: 5px; */
    margin-top: 0px;
    /*font-weight: bold;*/
    height: 170px;
    padding: 5px;
    margin: 0px;
	overflow: hidden;
}
.search-azi-info-title a {
    color: white;
}
.search-azi-info {
    color: #174195;
	float: left;
	width: 60%;
	height: 210px;
	padding-left: 10px;
}




/*counter*/
.time-num {
	font-size: 20px;
}
#time-num {
	font-size: 20px;
}

.top-cart-row {
    padding-top: 10px;
}



.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}

.sticky + .content {
  padding-top: 120px;
}

body {
	padding-top: 1px;
	font-family: Verdana, sans-serif;
}

.bodycontent {
	margin-top: 114px;
}

#owl-main .item {
    width: 1200px;
	height: 260px;
}

.homebanner-holder {
    padding-right: 0;
    padding-left: 0;
}

.vis_mobile {
	display: none;
}




.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: static;
	/*margin-left: 4px;*/
}


.control-group {
    border: 1px solid #ccc!important;
    border-radius: 5px;
}


.navbar-default {
    margin-bottom: 5px;
	margin-top: 5px;
}

.nav-bg-class {
	/*padding-left: 60px;*/
}

.navbar {
    min-height: 0px;
}


.offerContent {
    width: 160px;
    height: 160px;
    margin: 0 auto 30px;
    position: relative;
    border-radius: 100%;
    border: 7px solid rgba(255,255,255,.5);
    box-shadow: 0 7px 21px rgb(0 0 0 / 10%);
}

.offerContent .offerMasking {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    border-radius: 100%;
    box-sizing: border-box;
}

.offerContent img {
    border: none;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 100%!important;
    max-width: 100%;
    height: 100%;
}

.offerContent .offerTitle {
    width: 100%;
    text-align: center;
    border-radius: 0 0 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 12px 0 20px;
}

.offerContent .offerTitle h4 {
    margin: 0;
    /*font-size: 18px;*/
    /*line-height: 40px;*/
    text-transform: uppercase;
    font-weight: 400;
}

.offerContent .offerTitle h4 a {
    color: #fff;
}

.offerTitle {
    background: rgba(51,42,46,0.7);
}


.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title > a:not(.collapsed) span {
    background-color: #1e73be;
}












/*macroaree*/
.section-macroaree {
	float: left;
    width: 100%;
    visibility: visible;
    animation-name: fadeInUp;
	margin-top: 30px;
	display: block;
	
	
}
.div-section-macroaree {
	margin-top: 10px;
    float: left;
    background-color: transparent;
    box-shadow: none;
    width: 100%;
    text-align: center;
	margin-bottom: 10px;
	border-radius: 4px;
}
.btn-macroaree-a {
    padding: 5px;
    margin: 6px;
	/*transition: all linear 0.2s;*/
    color: #fff;
    border: none;
    font-size: 13px;
    /*line-height: 22px;*/
    font-family: Verdana, sans-serif;
    border-radius: 4px;
    /*letter-spacing: 1px;*/
    text-transform: uppercase;
}
.btn-macroaree {
    font-weight: 500;
    float: left;
    padding: 3px;
}
.btn-macroaree span {
    position: relative;
    font-size: 16px;
}












/*testi*/
h4 {
	font-family: Verdana, sans-serif;
	font-weight: 400;
    letter-spacing: 0px;
	font-size: 16px;
}
h5 {
	font-family: Verdana, sans-serif;
	font-weight: 400;
    letter-spacing: 0px;
	font-size: 14px;
}














/*header*/
.main-header .top-search-holder .search-area {
    border-radius: 3px;
}
.main-header .top-search-holder .search-area .search-field {
    /*width: 70%;*/
	outline: none;
}
.main-header {
    /*background: #ffffff;*/ /*#1e73be;*/
	height: 115px;
}
.main-header .top-search-holder .search-area {
    margin: 5px 0px;
}
.main-header .navbar-default .navbar-collapse .navbar-nav > li > a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 0px 15px;
	text-transform: uppercase;
}
.main-header .top-search-holder .search-area .search-button {
    border-radius: 3px;
    background-color: #db3934;
}
.main-header .navbar-default .navbar-collapse .navbar-nav > li {
    margin-top: 2px;
}
.container-top {
	height: 15px;
}
.main-header .navbar-default .navbar-collapse .navbar-nav > li > a:hover {
	background: trasparent; 
	border-radius:999px; 
	color:#ee4054
}





/*footer*/
.footer .module-title {
    font-size: 14px; 
    font-weight: 600;
    letter-spacing: 0px;
    margin-bottom: 10px;
}
.footer {
	background: #d6d6d6
}
.footer .footer-bottom {
	background: #d6d6d6;
	margin-top: 0px;
	padding-top: 50px;
}
.copyright-bar {
    padding: 5px 0px;
    text-align: center;
}
.footer .footer-bottom .module-heading {
    color: #434343;
}
.module-body {
	color: #525252;
	font-size: 12px; 
}
.footer .footer-bottom .module-body ul li a {
    color: #525252;
	font-size: 12px; 
	line-height: 22px;
}









/*banner*/
/*.slider-section {
    height: 320px;
}*/
.banner-basso {
    /*height: 280px;*/
    /*height: 260px;*/
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
	background: transparent;
}
#owl-main {
    height: 320px;
}
.banner-owl-main {
    height: 280px;
}





/*categorie*/
.categ-list {
	margin-bottom: 10px;
	margin-top: 10px; 
	/*float: left;*/ 
	background-color: transparent; 
	box-shadow: none; 
	border-radius: 4px;
	text-align: center;
}
.categ-list div {
	display: inline-block;
}
.category-box {
	width: 160px;
	padding-bottom: 0px;
	margin: 15px;
}
.category-box-title {
	width: 100%;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.category-box-title h4 {
	padding: 4px;
    width: 100%;
    margin: 0px;
    /*text-align: center;*/
    color: white;
	text-transform: uppercase;
	font-size: 10px;
}
.category-box-img {
	
}
.category-box-img img {
	width: 250px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.div-categ {
	border-radius: 4px;
    overflow: hidden;
	padding: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin: 10px;
}
.div-categ-caros {
	opacity: 1;
    display: block;
	position: relative;
    width: 100%;
	overflow: hidden;
}
.div-categ-caros-outer {
	overflow: hidden;
    position: relative;
    width: 100%;
}
.car-mobile {
	margin-bottom: 0px;
	background-color: transparent;
	box-shadow: 0 0px 0px #bbb;
}
.latest-blog .blog-slider {
	padding-top: 0px;
	padding-bottom: 0px;
}
.sidebar-widget {
    background-color: transparent;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
}
.cat-bordo {
	border-bottom: 1px solid #ffffff!important;
}






/*carousel*/
#owl-carosel-az {
  	width: 95%;
	margin-left: 25px;
	height: 170px;
}
#owl-carosel-az .item{
  margin: 3px;
}
#owl-carosel-az .item img{
  display: block;
  width: 100%;
  height: auto;
}
#owl-carosel-az .owl-controls .owl-pagination  {
    display: none;
}
#owl-carosel-az .owl-controls .owl-pagination div  {
    display: none;
}
#owl-carosel-az .owl-controls .owl-buttons div  {
    display: none;
}
#owl-carosel-az .owl-controls .owl-buttons .owl-prev  {
    display: initial;
}
#owl-carosel-az .owl-controls .owl-buttons .owl-next  {
    display: initial;
}
#owl-carosel-az .owl-controls .owl-buttons .owl-prev  {
    left: -540px;
    position: relative;
    color: white;
    background: transparent;
    background-color: transparent;
    font-weight: 900;
	top: -110px;
	font-family: Verdana, sans-serif;
	font-size: 20px;
}
#owl-carosel-az .owl-controls .owl-buttons .owl-next  {
    left: 540px;
    position: relative;
    color: white;
    background: transparent;
    background-color: transparent;
    font-weight: 900;
	top: -110px;
	font-family: Verdana, sans-serif;
	font-size: 20px;
}

#owl-carousel-banner .item img{
    display: block;
    width: 100%;
    height: auto;
}
#owl-carousel-banner .owl-dots {
    display: none;
}

#owl-carousel-categorie .item {
	/*margin-left: 25px;*/
}
#owl-carousel-categorie .owl-dots {
    display: none;
}
#owl-carousel-categorie .owl-nav .owl-prev {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    margin-left: -10px;
    display: block !important;
    border:0px solid black;
	
}
#owl-carousel-categorie .owl-nav .owl-next {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    right: -15px;
    display: block !important;
    border:0px solid black;
}
#owl-carousel-aziende .owl-dots {
    display: none;
}
#owl-carousel-aziende .owl-nav .owl-prev {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 30%;
    margin-left: -10px;
    display: block !important;
    border:0px solid black;
	
}
#owl-carousel-aziende .owl-nav .owl-next {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 30%;
    right: -15px;
    display: block !important;
    border:0px solid black;
}

#owl-carousel-articoli1 .item {
	/*margin-left: 25px;*/
}
#owl-carousel-articoli1 .owl-dots {
    display: none;
}
#owl-carousel-articoli1 .owl-nav .owl-prev {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    margin-left: -10px;
    display: block !important;
    border:0px solid black;
	
}
#owl-carousel-articoli1 .owl-nav .owl-next {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    right: -15px;
    /*display: block !important;*/
    border:0px solid black;
	display: none !important;
}
#owl-carousel-articoli1-mobile .item {
	margin-left: 25px;
}
#owl-carousel-articoli1-mobile .owl-dots {
    display: none;
}
#owl-carousel-articoli1-mobile .owl-nav .owl-prev {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    margin-left: -10px;
    display: block !important;
    border:0px solid black;
	
}
#owl-carousel-articoli1-mobile .owl-nav .owl-next {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    right: -15px;
    display: block !important;
    border:0px solid black;
}
#owl-carousel-articoli2 .item {
	/*margin-left: 25px;*/
}
#owl-carousel-articoli2 .owl-dots {
    display: none;
}
#owl-carousel-articoli2 .owl-nav .owl-prev {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    margin-left: -10px;
    /*display: block !important;*/
    border:0px solid black;
	display: none!important;
}
#owl-carousel-articoli2 .owl-nav .owl-next {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    right: -15px;
    display: block !important;
    border:0px solid black;
}
#owl-carousel-articoli2-mobile .item {
	margin-left: 25px;
}
#owl-carousel-articoli2-mobile .owl-dots {
    display: none;
}
#owl-carousel-articoli2-mobile .owl-nav .owl-prev {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    margin-left: -10px;
    display: block !important;
    border:0px solid black;
	
}
#owl-carousel-articoli2-mobile .owl-nav .owl-next {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    right: -15px;
    display: block !important;
    border:0px solid black;
}
#owl-carousel-partner .item {
	/*margin-left: 25px;*/
}
#owl-carousel-partner .owl-dots {
    display: none;
}
#owl-carousel-partner .owl-nav .owl-prev {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    margin-left: -10px;
    display: block !important;
    border:0px solid black;
	
}
#owl-carousel-partner .owl-nav .owl-next {
    background-color: gray;
	padding: 5px!important;
	
	width: 15px;
    height: 50px;
    position: absolute;
    top: 40%;
    right: -15px;
    display: block !important;
    border:0px solid black;
}
.owl-carousel .owl-stage-outer {
   padding-left: 5px;
}





.outer-top-ts {
    margin-top: 0px;
	padding-top: 30px;
}




#owl-main .item .caption.bg-color .excerpt {
    background: rgba(0, 0, 0, 0);
    padding: 0px;
    color: rgba(255,255,255,0.8);
    margin-top: 0px;
}


.navbar-default .navbar-toggle .icon-bar {
    /*background-color: #888;*/
}

.navmenu {
    /*background-color: white;*/
}


.section-title {
    color: #ddd;
}


.product .product-info .brand {
	width: 100%;
	margin-left: 0px;
	margin-top: -38px;
	border-radius: 0px;
    color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	white-space: nowrap;
}


.product .product-image .img-offerta {
	width: 100%;
	margin-left: 0px;
	/*margin-top: -246px;*/
	border-radius: 0px;
	padding: 5px 15px;
	position: absolute;
    padding-top: 5px;
    color: #fff;
    display: block;
	text-transform: uppercase;
	font-size: 18px;
	white-space: nowrap;
	text-align: center;
	z-index: 1;
}

.product .product-image .img-brand {
	width: 100%;
	margin-left: 0px;
	margin-top: -35px;
	border-radius: 0px;
	padding: 5px 15px;
	position: absolute;
    padding-top: 5px;
    color: #fff;
    display: block;
	text-transform: uppercase;
	font-size: 18px;
	white-space: nowrap;
	text-align: center;
	z-index: 1;
	overflow: hidden;
}

.product .product-info .name a {
    color: #002b89;
}

.new-arriavls .custom-carousel .owl-controls {
    top: 0px;
}

.box-product {
	/*height: 360px;*/
    margin-bottom: 15px;
    visibility: visible;
    animation-name: fadeInUp;
	padding-left: 10px;
	padding-right: 10px;
}


.product .product-image .prod-img-offerta {
	width: 100%;
	margin-left: 0px;
	/*margin-top: -175px;*/
	/*border-radius: 0px;*/
	padding: 5px 5px;
	position: absolute;
    padding-top: 5px;
    color: #fff;
    display: block;
	text-transform: uppercase;
	font-size: 14px;
	white-space: nowrap;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}

.product .product-image .prod-img-brand {
	width: 100%;
	margin-left: 0px;
	margin-top: -30px;
	border-radius: 0px;
	padding: 5px 15px;
	position: absolute;
    padding-top: 5px;
    color: #fff;
    display: block;
	text-transform: uppercase;
	font-size: 16px;
	white-space: nowrap;
	text-align: center;
	overflow: hidden;
}



/*azienda*/
.box-azienda {
	/*height: 180px;*/
    margin-bottom: 15px;
    visibility: visible;
    animation-name: fadeInUp;
	padding-left: 10px;
	padding-right: 10px;
}
.azienda-img-brand {
	width: 100%;
	margin-left: 0px;
	/*margin-top: -30px;*/
	border-radius: 0px;
	padding: 5px 15px;
	/*position: absolute;*/
    padding-top: 5px;
    color: #fff;
    display: block;
	text-transform: uppercase;
	font-size: 14px;
	/*white-space: nowrap;*/
	text-align: center;
	/*overflow: hidden;*/
}
.azienda-img-brand-home {
	font-size: 12px;
}
.azienda-info {
	height: 50px;
}
.azienda-top-info {
	height: 20px;
	text-align: center;
}
.azienda-top-info a {
	color: white;
	font-weight: bold;
}
.new-arriavls {
    background-color: transparent;
    box-shadow: 0 0px 0px;
}
.div-azi-dett-descr {
	padding-right: 150px;
}
.text-azi-dett-descr {
	/*font-size: 16px;*/
	/*text-align: justify;*/
}
.text-azi-dett-descr p {
	font-size: 16px;
	/*text-align: justify;*/
}
.text-azi-dett-descr ul {
	list-style: inside;
}
.text-azi-dett-indir {
	font-size: 16px;
}
.text-azi-dett-indir a {
	color: white; 
}










/*esercente*/
.box-esercente {
    margin-bottom: 15px;
	/*padding-left: 15px;*/
	/*padding-right: 15px;*/
	float: left;
	border-top: 2px solid #ffff00!important;
	padding-top: 10px;
	width: 100%;
}
.box-esercenti {
	float: left;
	margin-top: 20px;
	width: 100%;
	
	padding: 10px;
	max-height: 1200px;
	overflow-y: scroll;
	margin-bottom: 30px;
}
.box-esercente-dettagli {
	width: 60%;
	float: left;
	padding-right: 30px;
}
.box-esercente-img {
	width: 40%;
	float: left;
	/*width: 320px;*/
    height: 150px;
	margin-bottom: 70px;
}
.box-esercente-img img {
	object-fit: contain;
    height: 100%;
    width: 100%;
	
}
.box-esercente-nome {
	border-bottom: 1px solid #000!important;
	font-weight: bold;
	text-transform: uppercase;
}
.box-esercente-descrizione {
	    margin-top: 15px;
}
.pagina-esercente-box-indirizzi {
	float: left;
    margin-bottom: 5px;
    /*margin-left: 5px;*/
}
.pagina-esercente-box-social {
	float: left;
    width: 50%;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagina-esercente-box-pgs a img {
	width: 120px;
}
.pagina-esercente-box-pgs {
	float: left;
    width: 50%;
    text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagina-esercente-box-indirizzi-area {
	/*padding-top: 10px;*/
	font-weight: bold;
}






/*servizi*/
.box-servizi {
	float: left;
	width: 100%;
}
.box-servizi-intestazione {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	height: 80px;
}
.box-servizi-dettagli {
	width: 80%;
	float: left;
	padding-left: 20px;
	vertical-align: bottom;
    display: inline-block;
	height: 100%;
}
.box-servizi-dettagli:after {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: bottom;
}
.box-servizi-img {
	width: 20%;
	float: left;
}
.box-servizi-img img {
	width: 100px;
}
.box-servizi-nome {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 26px;
	color: red;
	padding-top: 45px;
}
.box-sottoservizi {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.box-sottoservizi-intestazione {
	text-transform: uppercase;
	border-bottom: 1px solid #000!important;
	font-weight: bold;
}
.box-sottoservizi-dettagli {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.box-sottoservizi-intestazione1 {
	color: red;
	font-size: 15px;
}
.box-sottoservizi-intestazione2 {
	font-size: 15px;
}
.box-areaservizio {
	margin-bottom: 10px;
}
.box-areaservizio-dettagli {
	
}
.box-areaservizio-dettagli-titolo {
	font-weight: bold;
}
.box-areaservizio-dettagli-descrizione {
	
}




















/*area*/
.box-area-dettagli {
	margin-bottom: 20px;
}
.box-area-dettagli-img {
	
}
.box-area-dettagli-img img {
	width: 100%;
}
.box-area-dettagli-titolo {
	color: red;
	text-transform: uppercase;
	font-weight: bold;
	
}










.breadcrumb {
    margin-bottom: 0px;
	background-color: #ecf0f1;
}




.heading-title {
    color: #ddd;
	border-bottom: 0px #eaeaea solid!important;
}

.blog-page .blog-post {
    background-color: transparent;
    padding: 4px; 
    border-radius: 0px;
    box-shadow: 0 0px 0px #bbb;
}



.blog-page .blog-post p {
    color: #ffffff;
}
.blog-page .blog-post h2 {
    color: #ddd;
}

.detail-block {
    background-color: transparent;
    padding: 0px;
    overflow: hidden;
    border-radius: 0px;
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
}

.product-info {
    color: #174195; /*#ffffff;*/
}

.detail-product-info {
    color: #ffffff;
}

.prezzo-detail {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
	color: #ffffff; /*#ee4054;*/
	width: 100%;
	float: left;
}
.prezzo-detail-strike {
    color: #aaa;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    text-decoration: line-through;
    vertical-align: top;
    /*margin-left: 10px;*/
	float: left;
	width: 100%;
}

.single-product .detail-product-info .price-container {
    border-bottom: 0px solid #eaeaea;
    border-top: 0px solid #eaeaea;
    margin-bottom: 0;
    padding: 0px;
}
.single-product .detail-product-info .price-container .price-box .price {
    color: #ee4054;
}

.faq-page {
    background-color: transparent;
    padding: 0px;
    overflow: hidden;
    border-radius: 0px;
    box-shadow: 0 0px 0px #bbb;
}

.filters-container {
    background-color: transparent;
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
}

.filters-container .lbl-cnt .lbl {
    color: #dddddd;
}
.filters-container .pagination-container ul li a {
    color: #dddddd;
}

.tab-content {
    background-color: transparent;
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
}

.single-product .product-info .price-container {
    border-bottom: 0px solid #eaeaea;
    border-top: 0px solid #eaeaea;
    margin-bottom: 0;
    padding: 0px;
}

.single-product .detail-product-info .price-container {
    border-bottom: 0px solid #eaeaea;
    border-top: 0px solid #eaeaea;
    margin-bottom: 0;
    padding: 0px;
}


.cat-title {
    padding: 10px;
    font-size: 18px;
	
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
	border-radius: 3px;
}

.cat-title-a {
	color: #434343; 
}

.cat-title-sel {
	color: white;
}


.subcat-title {
    padding: 10px;
    font-size: 16px;
	/*padding-top: 3px;*/
    padding-bottom: 3px;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    /*color: inherit;*/
	border-radius: 3px;
	color: white;
}

.subcat-title-a {
	color: #909090; 
}

.subcat-title-sel {
	color: #ffffff;
}




.contact-page {
    /*color: white;*/
    background-color: transparent;
    padding: 20px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 0px 0px #bbb;
}

.contact-page .contact-title h4 {
    /*color: white;*/
}
.contact-page .contact-info .contact-span {
    /*color: white;*/
}
.contact-page .contact-info .contact-span a {
    /*color: white;*/
}


.social_desktop {
	display: contents;
}
.social_mobile {
	display: none;
}


.vis_desktop {
	display: contents;
}

.vis_mobile {
	display: none;
}






.prom-dett-puls{
	width: 30%; 
	float: left; 
	margin-top: 6px;
}
.prom-dett-count{
	width: 50%; 
	float: left; 
	/*padding-top: 8px;*/
}








/*calendar*/
.booking-calendar.booking-calendar-aside .rdc-table_date {
    padding: 0px!important;
}
#pagination_filter {
    display: inline-block;
    padding-left: 0;
    margin: 5px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li>a {
    background: #fafafa;
    color: #666;
}
.fc-button-primary {
    color: #000!important;
    background-color: #dedede!important;
    border: 1px solid #ddd!important;
    font-size: 10px!important;
	margin-left: 3px!important;
}
.fc-toolbar h2 {
    font-size: 16px!important;
    margin: 0!important;
    text-align: center!important;
}



.yamm .dropdown-menu li {
    padding-left: 10px;
}


@media only screen and (min-width: 0px) and (max-width: 375px) {
	
	/*
	.body-content {
		padding-top: 100px;
	}
	*/

	.evidenza-text {
		font-size: 12px;
	}
	
	.sponsor-box {
		height: auto;
	}
	
	.category-box {
		width: 240px;
	}
	
	.box-servizi-nome {
		padding-top: 0px; 
		font-size: 20px;
	}
	.box-servizi-intestazione {
		height: 100px;
	}
	.box-servizi-img {
		width: 40%;
	}
	.box-servizi-dettagli {
		width: 60%;
	}
	
	.box-esercente-dettagli {
		width: 100%;
		padding-right: 30px;
	}
	
	.box-esercente-img {
		width: 100%;
	}
	
	.pagina-esercente-box-social {
		padding-top: 0px; 
		padding-bottom: 0px; 
	}	
	
	.box-evento-dettagli {
		width: 100%;
	}	
	
	.box-evento-img {
		width: 100%;
		padding-top: 10px;
	}
	
	
	.evidenza-iframe {
		height: 90px;
	}

	
	
	
	
	
	
	/*.mejs__container {
		width: 330px!important;
    	height: 240px!important;
	}
	.videoWrapper {
		padding-bottom: 250px;
	}*/
	
	.product .product-image .prod-img-offerta {
		/*margin-top: -273px;*/
		font-size: 12px;
	}
	
	/*.product .product-image .img-offerta {
		margin-top: -273px;
	}*/

	.vis_desktop {
		display: none!important;
	}

	.vis_mobile {
		display: inherit;
	}
	
	.social_desktop {
		display: none;
	}
	.social_mobile {
		display: contents;
	}
	
	#owl-demo {
		margin-left: 6px;
	}
	
	/*.owl-carousel .owl-item {
		width: 322px!important;
	}*/
	
	.owl-carosel-home-az .owl-item {
		width: 159px!important;
	}

	
	#owl-carosel-az  {
		width: 85%;
	}
	#owl-carosel-az .owl-controls .owl-buttons .owl-prev  {
		left: -145px;
		font-size: 18px;
		top: -110px;
	}
	#owl-carosel-az .owl-controls .owl-buttons .owl-next  {
		left: 130px;
		font-size: 18px;
		top: -110px;
	}
	#owl-carosel-az .item img{
	  display: block;
	  width: 116px;
	  height: auto;
	}

	.azienda-img-brand-home {
		font-size: 12px;
	}
	
	.prom-dett-puls{
		width: 100%; 
	}
	.prom-dett-count{
		width: 100%; 
		padding-left: 15px;
		margin-top: 15px;
    	margin-bottom: 15px;
	}
	.div-offerta-count {
		width: 80%;
	}
	.prom-dett-text{
		padding-left: 20px;
	}
	
	.home-descrizione h1 {
		font-size: 24px;
	}	
	
	.latest-blog .blog-slider {
		padding-left: 10px;
	}	
	
	.search-info-title {
		font-size: 12px;
		height: 75px;
	}	
	.box-searchs {
		height: 259px;
	}
	.box-azi-searchs {
		height: 259px;
	}
	.search-azi-info {
		height: 190px;
	}	
	.search-img-brand{
		font-size: 14px;
	}
	.search-scadenza {
		font-size: 13px;
	}
	
}

@media only screen and (min-width: 376px) and (max-width: 767px) {
	
	/*.mejs__container {
		width: 330px!important;
    	height: 240px!important;
	}
	.videoWrapper {
		padding-bottom: 250px;
	}
	.div-azi-dett-descr {
		padding-right: 50px;
	}*/	
	
	.product .product-image .prod-img-offerta {
		/*margin-top: -260px;*/
	}
	/*.product .product-image .img-offerta {
		margin-top: -315px;
	}*/
	
	.vis_desktop {
		display: none!important;
	}

	.vis_mobile {
		display: inherit;
	}
	
	.social_desktop {
		display: none;
	}
	.social_mobile {
		display: inherit;
	}
	
	/*.owl-carousel .owl-item {
		width: 360px!important;
	}*/
	
	.owl-carosel-home-az .owl-item {
		width: 159px!important;
	}
	
	.prom-dett-puls{
		width: 100%; 
	}
	.prom-dett-count{
		width: 100%; 
		padding-left: 15px;
		margin-top: 15px;
    	margin-bottom: 15px;
	}
	.div-offerta-count {
		width: 80%;
	}
	.prom-dett-text{
		padding-left: 20px;
	}
	
	.home-descrizione h1 {
		font-size: 24px;
	}	
	
	.search-info-title {
		font-size: 12px;
		height: 75px;
	}	
	.box-searchs {
		height: 259px;
	}
	.box-azi-searchs {
		height: 259px;
	}
	.search-azi-info {
		height: 190px;
	}	
	.search-img-brand{
		font-size: 14px;
	}
	.search-scadenza {
		font-size: 13px;
	}
	
	.evidenza-iframe {
		height: 90px;
	}

	
}




@media only screen and (min-width: 0px) and (max-width: 767px) {
	
	.vis_normal {
		display: none;
	}
	
	.main-header .top-search-holder .search-area .search-button {
		top: 5px;
	}	
	
	.main-header {
		background: #ffffff;
		height: 85px;
	}	
	
	
	.nav-bg-class {
		padding-left: 0px;
	}

	.main-header .navbar-default .navbar-collapse .navbar-nav > li > a {
		font-size: 15px;
	}	
	.main-header .navbar-default .navbar-collapse .navbar-nav > li {
		border-right: 0px solid #ccc!important;
	}	
	.main-header .navbar-default .navbar-collapse .navbar-nav > li {
		margin-top: 10px;
	}
	.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
		padding-bottom: 20px;
	}	
	
	.logo-holder {
		width: 100%;
	}
	
	.bodycontent {
		margin-top: 155px;
	}
	
	/*.slider-section {
		height: 150px;
	}*/
	
	.main-header .top-search-holder .search-area .search-field {
		/*width: 70%;*/
		outline: none;
	}	

	.main-header .logo-holder {
		margin-bottom: 0px;
	}
	
	.box-product {
		height: auto;
	}
	
	.rht-col {
		width: 100%;
		float: left;
	}
	
	.rht-col-prom {
		width: 100%;	
	}
	
	.filtro-prezzi {
		display: none;
	}
	
	.container-top {
		height: 0px;
	}
	
	.vis_desktop {
		display: none!important;
	}

	.vis_mobile {
		display: inherit;
	}
	
	.social_desktop {
		display: none;
	}
	.social_mobile {
		display: inherit;
	}
	
	#owl-carosel-az .owl-controls .owl-buttons .owl-next  {
		left: 130px;
		font-size: 18px;
		top: -110px;
	}
	
	.btn-scopri-search {
		width: 100%;
	}	
	.search-scadenza {
		width: 100%;
	}	
	.search-azi-info-title {
		height: 190px;
	}	
	.div-azi-dett-descr {
		padding-right: 30px;
	}
	
	.sticky1 {
		top: 85px;
	}

}

@media only screen and (min-width: 768px) and (max-width: 768px) {
	
	.body-content {
		padding-top: 40px;
	}
	.main-header1 .navbar-default .navbar-collapse .navbar-nav > li > a {
		font-size: 13px;
	}

	.articoli-box {
		width: 230px;
	}	
	.partner-box-img img {
		width: 140px;
	}	
	
	.sponsor-box {
		height: auto;
	}	
	
	.rht-col {
		/*width: 75%;*/
		float: left;
	}
	
	.rht-col-prom {
		width: 75%;
		float: left;
	}
	
	.filtro-prezzi {
		display: none;
	}
	
	.box-product {
		height: auto;
	}
	.product .product-image .prod-img-offerta {
		/*margin-top: -222px;*/
	}
	
	.container-top {
		height: 0px;
	}
	
	.main-header {
		height: 100px;
	}	
	
	.vis_desktop {
		/*display: none;*/
	}

	.vis_mobile {
		display: none;
	}
	
	.social_desktop {
		display: inherit;
	}
	.social_mobile {
		display: none;
	}
	
	#owl-demo {
		margin-left: 17px;
	}
	
	#owl-carosel-az  {
		/*width: 85%;*/
	}
	#owl-carosel-az .owl-controls .owl-buttons .owl-prev  {
		left: -340px;
		font-size: 18px;
		top: -110px;
	}
	#owl-carosel-az .owl-controls .owl-buttons .owl-next  {
		left: 330px;
		font-size: 18px;
		top: -110px;
	}
	
	.btn-scopri-search {
		width: 100%;
	}	
	.search-scadenza {
		width: 100%;
	}	
	.search-azi-info-title {
		height: 140px;
	}	
	.img-search {
		max-height: 198px;
	}
	
}


@media only screen and (min-width: 768px) {
	
	.vis_desktop {
		/*display: none;*/
	}

	.vis_mobile {
		display: none;
	}
	
	.social_desktop {
		display: inherit;
	}
	.social_mobile {
		display: none;
	}
	
	.main-header .logo-holder {
		text-align: left;
		width: 40%;
	}
	
	.top-search-holder {
		width: inherit;
	}
	
	.main-header .top-cart-row {
		width: 100%;
	}
	
	.logo-holder {
		width: 40%;
	}
	.top-search-holder {
		width: 35%;
	}
	.socmenu {
		width: 25%;
	}
	.main-header .logo-holder {
		margin-bottom: 0px;
	}

	.container-top {
		height: 0px;
	}
	
	.main-header {
		height: 100px;
	}	
	.main-header .logo-holder .logo img {
		width: 300px;
	}
	.bodycontent {
		margin-top: 99px;
	}
	
	/*.owl-carousel .owl-item {
		width: 360px!important;
	}*/
	
	.main-header .navbar-default .navbar-collapse .navbar-nav > li {
		border-right: 1px solid #ccc!important;
	}	
	
}

@media (min-width: 752px) {	
	
	.dettagli-articoli-box-imgagg_img {
		width: 28%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 40px;
	}
	.puls-imgagg-next {
		height: 40px;
	}
	
}


@media (min-width: 769px) and (max-width: 991px) {
	
	#owl-main {
		height: 250px;
	}
	/*.slider-section {
		height: 250px;
	}*/
	
	.main-header {
		height: 100px;
	}	
	
	.main-header .logo-holder .logo img {
		width: 300px;
	}
	.bodycontent {
		margin-top: 160px;
	}

	.vis_desktop {
		display: none;
	}

	.vis_mobile {
		display: inherit;
	}
	
	.social_desktop {
		display: inherit;
	}
	.social_mobile {
		display: none;
	}
	
	.owl-carosel-home-az .owl-item {
		width: 172px!important;
	}
	
	.div-azi-dett-descr {
		padding-right: 50px;
	}
	
}

@media (min-width: 776px) {	
	
	.dettagli-articoli-box-imgagg_img {
		width: 29%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 40px;
	}
	.puls-imgagg-next {
		height: 40px;
	}
	
}

@media (min-width: 991px) {
	
	/*.mejs__container {
		width: 330px!important;
    	height: 240px!important;
	}
	.videoWrapper {
		padding-bottom: 250px;
	}
	*/	
	/*.div-azi-dett-descr {
		padding-right: 50px;
	}*/

	.container-top {
		height: 15px;
	}
	.main-header {
		height: 105px;
	}	
	
	.main-header .logo-holder .logo img {
		width: 310px;
	}
	.bodycontent {
		margin-top: 140px;
	}

	.vis_desktop {
		display: inherit;
	}

	.vis_mobile {
		display: none;
	}
	
	.social_desktop {
		display: inherit;
	}
	.social_mobile {
		display: none;
	}
	
	#owl-demo {
		/*margin-left: 20px;*/
	}
	
	/*.owl-carousel .owl-item {
		width: 315px!important;
	}*/
	
	.owl-carosel-home-az .owl-item {
		width: 181px!important;
	}
	
	.prom-dett-puls{
		width: 40%; 
	}
	.prom-dett-count{
		width: 60%; 
		padding-left: 15px;
	}
	.prom-dett-text{
		padding-left: 30px;
	}
	
}

@media (min-width: 1183px) {	
	
	.dettagli-articoli-box-imgagg_img {
		width: 30%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 50px;
	}
	.puls-imgagg-next {
		height: 50px;
	}
	
}


@media only screen and (min-width: 1200px) {
	
	/*.mejs__container {
		width: 450px!important;
		height: 280px!important;
	}
	.videoWrapper {
		padding-bottom: 250px;
	}*/

	.offerContent {
		width: 184px;
		height: 184px;
	}	
	
	.box-product {
		height: auto;
	}
	.product .product-image .prod-img-offerta {
		/*margin-top: -139px;*/
		/*font-size: 12px;*/
	}
	
	.vis_desktop {
		display: inherit;
	}

	.vis_mobile {
		display: none;
	}
	
	#owl-demo {
		margin-left: 25px;
	}
	
	.prom-dett-puls{
		width: 30%; 
		margin-top: 6px;
	}
	.prom-dett-count{
		width: 50%; 
	}
	.prom-dett-text{
		padding-left: 100px;
	}
	
	.search-azi-info-title {
		height: 210px;
	}
	
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
	
	.azienda-img-brand {
		font-size: 11px;
	}
	
	#owl-carosel-az .owl-controls .owl-buttons .owl-prev  {
		left: -440px;
		font-size: 18px;
		top: -110px;
	}
	#owl-carosel-az .owl-controls .owl-buttons .owl-next  {
		left: 440px;
		font-size: 18px;
		top: -110px;
	}
	
}

@media only screen and (min-width: 1500px) {
	
	.nav-bg-class {
		padding-left: 0px;
	}

}








@media only screen and (width: 280px) {
		
	
	#owl-carousel-categorie .item {
		margin-left: -14px;
	}
	
	.yamm .dropdown-menu.pages {
		padding: 0px 0px;
		padding-left: 20px;
	}	
	.main-header .logo-holder .logo img {
		width: 260px;
	}
	
	.dettagli-articoli-box-imgagg_img {
		width: 26%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 30px;
		top: 32%;
	}
	.puls-imgagg-next {
		height: 30px;
		top: 32%;
	}
	
}


@media only screen and (width: 320px) {
		
	/*.owl-carousel .owl-item {
		width: 280px!important;
	}*/
	.div-categ {
		margin: 0px;
	}
	
	.owl-carosel-home-az .owl-item {
		width: 159px!important;
	}
	
	#owl-carousel-categorie .item {
		margin-left: 5px;
	}
	
	.azienda-img-brand-home {
		font-size: 11px;
		padding-left: 5px;
		padding-right: 5px;
	}	
	
	.yamm .dropdown-menu.pages {
		padding: 0px 0px;
		padding-left: 20px;
	}	

	.articoli-box {
		width: 215px;
	}
	.articoli-box-img {
		height: 153px;
	}	
	.articoli-box-title {
		padding-top: 0px;
	}
	
	.sponsor-box-space2 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space3 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space4 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space5 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space6 {
		padding-bottom: 0px; 
	}
	
	.dettagli-articoli-box-imgagg_img {
		width: 27%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 35px;
	}
	.puls-imgagg-next {
		height: 35px;
	}
	
}

@media only screen and (width: 360px) {
		
	/*.owl-carousel .owl-item {
		width: 322px!important;
	}*/
	
	.owl-carosel-home-az .owl-item {
		width: 159px!important;
	}
	
	#owl-carousel-categorie .item {
		margin-left: 25px;
	}
	
	.yamm .dropdown-menu.pages {
		padding: 0px 0px;
		padding-left: 20px;
	}	
	
	.sponsor-box-space2 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space3 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space4 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space5 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space6 {
		padding-bottom: 0px; 
	}
	
	.dettagli-articoli-box-imgagg_img {
		width: 28%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 40px;
	}
	.puls-imgagg-next {
		height: 40px;
	}
	
}

@media only screen and (width: 375px) {
		
	/*
	.bodycontent {
		margin-top: 115px;
	}
	*/
	
	/*.main-header {
		background: #ffffff;
		height: 155px;
	}*/
	
	/*.owl-carousel .owl-item {
		width: 337px!important;
	}*/
	.div-categ {
		padding-left: 20px;
	}
	
	.owl-carosel-home-az .owl-item {
		width: 159px!important;
	}
	
	#owl-carousel-categorie .item {
		margin-left: 35px;
	}
	
	.yamm .dropdown-menu.pages {
		padding: 0px 0px;
		padding-left: 20px;
	}	

	.articoli-box {
		width: 270px;
	}
	.articoli-box-img {
		height: 163px;
	}	
	.articoli-box-title {
		padding-top: 5px;
	}
	
	.sponsor-box {
		height: auto;
	}
	.sponsor-box-space2 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space3 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space4 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space5 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space6 {
		padding-bottom: 0px; 
	}
	
	.dettagli-articoli-box-imgagg_img {
		width: 28%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 40px;
	}
	.puls-imgagg-next {
		height: 40px;
	}
	
}

@media only screen and (width: 390px) {
		
	/*.bodycontent {
		margin-top: 165px;
	}*/
	
	/*.main-header {
		background: #ffffff;
		height: 155px;
	}*/
	
	
	
	
	/*.owl-carousel .owl-item {
		width: 337px!important;
	}*/
	.div-categ {
		padding-left: 20px;
	}
	
	.owl-carosel-home-az .owl-item {
		width: 159px!important;
	}
	
	#owl-carousel-categorie .item {
		margin-left: 80px;
	}
	
	.yamm .dropdown-menu.pages {
		padding: 0px 0px;
		padding-left: 20px;
	}	

	.articoli-box {
		width: 270px;
	}
	.articoli-box-img {
		height: 163px;
	}	
	.articoli-box-title {
		padding-top: 5px;
	}
	
	.sponsor-box {
		height: auto;
	}
	.sponsor-box-space2 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space3 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space4 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space5 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space6 {
		padding-bottom: 0px; 
	}
	
	.dettagli-articoli-box-imgagg_img {
		width: 28%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 40px;
	}
	.puls-imgagg-next {
		height: 40px;
	}
	
}

@media only screen and (width: 393px) {
		
	/*.bodycontent {
		margin-top: 175px;
	}*/
	
	/*.main-header {
		background: #ffffff;
		height: 150px;
	}*/

}

@media only screen and (width: 411px) {
		
	/*.owl-carousel .owl-item {
		width: 383px!important;
    	padding-left: 40px;
	}*/
	
	.latest-blog .blog-slider {
		padding-left: 0px;
	}		
	
	.owl-carosel-home-az .owl-item {
		width: 159px!important;
	}
	
	#owl-carousel-categorie .item {
		margin-left: 50px;
	}
	
	.yamm .dropdown-menu.pages {
		padding: 0px 0px;
		padding-left: 20px;
	}	
	
	/*
	.body-content {
		padding-top: 100px;
	}
	*/	

	.articoli-box {
		width: 300px;
	}
	.articoli-box-img {
		height: 153px;
	}	
	.articoli-box-title {
		padding-top: 5px;
	}
	
	.sponsor-box {
		height: auto;
	}
	.sponsor-box-space2 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space3 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space4 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space5 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space6 {
		padding-bottom: 0px; 
	}
	
	.box-servizi-nome {
		padding-top: 0px; 
		font-size: 20px;
	}
	.box-servizi-intestazione {
		height: 100px;
	}
	.box-servizi-img {
		width: 40%;
	}
	.box-servizi-dettagli {
		width: 60%;
	}
	
	.dettagli-articoli-box-imgagg_img {
		width: 29%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 45px;
	}
	.puls-imgagg-next {
		height: 45px;
	}
	
}

@media only screen and (width: 412px) {
		
	/*
	.bodycontent {
		margin-top: 175px;
	}
	*/
	
	.main-header {
		background: #ffffff;
		/*height: 150px;*/
	}

}

@media only screen and (width: 414px) {
		
	/*
	.bodycontent {
		margin-top: 85px;
	}
	*/
	
	.main-header {
		background: #ffffff;
		/*height: 155px;*/
	}

	
	/*.owl-carousel .owl-item {
		width: 383px!important;
    	padding-left: 40px;
	}*/
	.div-categ {
		padding-left: 10px;
	}
	
	.latest-blog .blog-slider {
		padding-left: 0px;
	}		
	
	.owl-carosel-home-az .owl-item {
		width: 159px!important;
	}
	
	#owl-carousel-categorie .item {
		margin-left: 55px;
	}
	
	.yamm .dropdown-menu.pages {
		padding: 0px 0px;
		padding-left: 20px;
	}
	
	/*.body-content {
		padding-top: 100px;
	}*/	

	.articoli-box {
		width: 315px;
	}
	
	.sponsor-box {
		height: auto;
	}
	.sponsor-box-space2 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space3 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space4 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space5 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space6 {
		padding-bottom: 0px; 
	}
	
	.box-servizi-nome {
		padding-top: 0px; 
		font-size: 20px;
	}
	.box-servizi-intestazione {
		height: 100px;
	}
	.box-servizi-img {
		width: 40%;
	}
	.box-servizi-dettagli {
		width: 60%;
	}
	
	.dettagli-articoli-box-imgagg_img {
		width: 29%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 45px;
	}
	.puls-imgagg-next {
		height: 45px;
	}
	
}

@media only screen and (width: 540px) {
		
	#owl-carousel-categorie .item {
		margin-left: 120px;
	}
	
	.yamm .dropdown-menu.pages {
		padding: 0px 0px;
		padding-left: 20px;
	}	
	
	/*.body-content {
		padding-top: 100px;
	}*/	
	
	.dettagli-articoli-box-imgagg_img {
		width: 30%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 50px;
	}
	.puls-imgagg-next {
		height: 50px;
	}
	
}

@media only screen and (width: 768px) {
			
	#owl-carousel-categorie .item {
		margin-left: 45px;
	}
	
	.product-scadenza {
		line-height: 20px;
    	height: 40px;
		padding-left: 15px;
    	padding-right: 15px;
	}	

	.articoli-box {
		width: 150px;
	}
	.articoli-box-img {
		height: 153px;
	}	
	.articoli-box-title {
		padding-top: 5px;
		font-size: 12px;
	}
	
	.sponsor-box {
		height: auto;
	}
	.sponsor-box-space2 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space3 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space4 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space5 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space6 {
		padding-bottom: 0px; 
	}
	
	.articoli-box-dettagli {
		width: 90%;
    	float: left;
	}	
	.articoli-box-data {
		width: 90%;
    	float: left;
		margin-top: 0px;
	}	
	.evidenza-text {
		font-size: 10px;
	}
	
	.box-servizi-dettagli {
		width: 60%;
	}
	
	.box-servizi-nome {
		padding-top: 9px;
	}	
	
	.box-servizi-intestazione {
		height: auto;
	}	
	
	.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td span {
		font-size: 10px;
	}	
	
	.dettagli-articoli-box-imgagg_img {
		width: 28%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 40px;
	}
	.puls-imgagg-next {
		height: 40px;
	}
	
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {
			
	.box-servizi-nome {
		padding-top: 0px;
	}
	.box-servizi-img img {
		width: 90px;
	}	
	
}

@media only screen and (width: 1024px) {
			
	#owl-carousel-categorie .item {
		margin-left: 15px;
	}
	
	.product-scadenza {
		line-height: 20px;
    	height: 40px;
		padding-left: 15px;
    	padding-right: 15px;		
	}	

	.articoli-box {
		width: 200px;
	}
	.articoli-box-img {
		height: 173px;
	}	
	.articoli-box-title {
		padding-top: 5px;
		font-size: 12px;
		height: 90px;
	}
	
	.sponsor-box {
		height: 950px;
	}
	.sponsor-box-space2 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space3 {
		padding-bottom: 0px; 
	}
	.sponsor-box-space4 {
		padding-bottom: 120px; 
	}
	.sponsor-box-space5 {
		padding-bottom: 55px; 
	}
	.sponsor-box-space6 {
		padding-bottom: 25px; 
	}
	
	.articoli-box-dettagli {
		width: 90%;
    	float: left;
	}	
	.articoli-box-data {
		width: 90%;
    	float: left;
		margin-top: 0px;
	}	
	.evidenza-text {
		font-size: 10px;
	}
	
	.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td span {
		font-size: 10px;
	}	
	
	.dettagli-articoli-box-imgagg_img {
		width: 29%;
		margin: 5px;
		cursor: pointer;
	}
	.puls-imgagg-prev {
		height: 50px;
	}
	.puls-imgagg-next {
		height: 50px;
	}
	
}


