/* CSS Document */





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



.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 {
  display: inline-block;
  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: white!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;
}

.coupon-titolo-scarica {
	color: #ffffff;
    font-size: 20px;
    font-family: Verdana, sans-serif;
    font-weight: inherit;
	font-weight: 600;
    letter-spacing: normal;
    line-height: 1.2;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.coupon-titolo-scarica:hover {
	color: orange!important;
}
.btn-richiedi {
	color: #fff;
	background-color: #f9640a;
	border-color: #f9640a;
	
	transition: all linear 0.2s;
    border: none;
    font-size: 14px;
    line-height: 22px;
    padding: 8px 14px 6px 14px;
    font-family: 'Barlow', sans-serif;
    border-radius: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 2px #f9640a solid;
	
	width: 430px;
	/*font-weight: bold;*/
	
	height: 60px;
}




/*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 10px;
    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: white;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-body .accordion-inner ul li a {
	color: white;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .list li a {
    color: white;
}
.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;
}






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



/*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 .link_search {
	display: none;
}
.social .link_search a:before {
	content: "\f002";
	font-family: FontAwesome;
}
.social .link_search a {
	content: "\f002";
	font-family: FontAwesome;
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
	background: #db3934 !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;
}
.social_home .link_search a {
    border-radius: 4px;
}



.search-area {
    background: #fff;
	border-radius: 3px;
	margin: 5px 0px;
}
.search-field {
    border: medium none;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 999px;
    padding: 13px 19px;
    width: 67%;
    font-family: 'Barlow', sans-serif;
    font-size: 14px;
}
.search-button {
    border-radius: 999px;
    display: inline-block;
    float: right;
    margin: 4px 5px;
    padding: 10px 12px;
    text-align: center;
    background: #ee4054;
}
.search-button {
    border-radius: 3px;
    background-color: #db3934;
}




/*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;
}
.search-area-device {
	display: none;
}



/*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;
	background-color: #fff;
}


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

.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: #2d2b2b;
    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;
}






/*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: 250px;
	padding-bottom: 0px;
	margin: 15px;
}
.category-box-title {
	width: 100%;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.category-box-title h4 {
	padding: 8px;
    width: 100%;
    margin: 0px;
    text-align: center;
    color: white;
	text-transform: uppercase;
}
.category-box-img {
	
}
.category-box-img img {
	width: 250px;
	border-bottom-left-radius: 5px;
    border-bottom-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;
}







.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;
	font-size: 12px;
    height: 31px;
}



/*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; 
}










.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;
}
.single-product .single-product-gallery {
    padding-bottom: 0px;
}

.price-container-value {
	float: left;
	padding-right: 60px;
    margin-left: 20px;
}



.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;
}




.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;*/
}






@media only screen and (min-width: 0px) and (max-width: 375px) {
	
	/*.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;
	}

	.vis_mobile {
		display: inherit;
	}

	#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: 768px) {
	
	/*.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;
	}

	.vis_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;
	}
	
}




@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: 65px;
	}	
	
	
	.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%;
	}
	
	.logo-device {
		display: inline;
		float: left;
		/* width: 50px; */
		height: 50px;
		position: absolute;
    	left: 50px;
		top: 25px;
	}
	.logo {
		display: none;
	}
	
	.social ul li {
		margin-right: 2px;
	}
	.social a {
		width: 25px;
		height: 25px;
		line-height: 25px;
		margin-bottom: 3px;
		margin-top: 3px;
	}	
	
	.bodycontent {
		margin-top: 65px;
	}
	
	/*.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;
	}

	.vis_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;
	}
	
	.social .link_search {
		/*display: inline;*/
	}
	.top-search-holder {
		display: none;
	}
	
	.main-header .top-cart-row {
		right: 10px;
	}
	
	.single-product .gallery-holder {
		margin-bottom: 30px;
	}	
	
	.btn-richiedi {
		width: 100%;
	}
	
	.prod-img-brand {
		font-size: 16px!important;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
	
	.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: inherit;
	}
	
	#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) {
	
	.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: 768px) 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: 99px;
	}

	.vis_desktop {
		display: none;
	}

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

@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: 115px;
	}	
	
	.main-header .logo-holder .logo img {
		width: 310px;
	}
	.bodycontent {
		margin-top: 114px;
	}

	.vis_desktop {
		display: none;
	}

	.vis_mobile {
		display: inherit;
	}
	
	#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 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;
	}
	
}


@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;
	}	
	
}

@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;
	}
	

}

@media only screen and (width: 375px) {
		
	/*.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;
	}
	
}


@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;
	}
	

}

@media only screen and (width: 414px) {
		
	/*.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;
	}
	

}

@media only screen and (width: 540px) {
		
	#owl-carousel-categorie .item {
		margin-left: 120px;
	}
	

}
@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;
	}	

}

@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;		
	}	

}


