.NewsHomeImg img
{ border-style: solid;
  border-width: 1px;
  border-color: #ebe4cb;
  padding: 5px;
  margin: 0 5px 0 5px;
  }

.ImgCani
{ float:left;
  border-style: solid;
  border-width: 1px;
  border-color: #ebe4cb;
  padding: 5px;
  margin: 0 5px 0 5px;
  }

a.mybtn
{ float:left;
  display: block;
  padding: 10px;
  width: 150px;
  text-decoration: none;
  color: black;
  font-weight: bold;
  text-align: center;

  background-color: #eeaa99;
  border: 1px solid black;
  margin:0 5px 0 10px;
  }

a.mybtn:hover
{
  background-color: #ffeedd;
}

/*----------------*/

html, body {
	font-family: 'Muli', sans-serif;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
}

#headLarge {
	width:100%;
	height:272px;
	background: #e7e8e8 url('TplImg/Share/pattern.gif') repeat;
}

#head {
	width:1000px;
	height:136px;
	margin:0 auto;
}

#logo {
	float:left;
	padding-left:30px;
	padding-top:10px;
}

#topDx {
	width:500px;
	height:110px;
	float:right;
	padding-right:30px;
	margin-top:12px;
}

/* ---------------------------------------------- NAV TOP */

#navTopCNT {
	width:100%;
	height:49px;
	border-top: 23px solid #be2b1a;
		/*-webkit-border-image: url('TplImg/Share/nav-pattern-long.png') 23 0 0 0 repeat repeat;*/
		/*-moz-border-image: url('TplImg/Share/nav-pattern-long.png') 23 0 0 0 repeat;*/
	border-image: url('TplImg/Share/nav-pattern-long.png') 23 0 0 0 repeat repeat;
	border-image-repeat: repeat;
	background:url('TplImg/Share/nav-bg.gif') repeat-x;	
	border-bottom:0; /* per edge che aggiunge 3px di bordo a dx, sx, e sotto */
	border-left:0;
	border-right:0;
}

#navTopCNTblank {
	width:1000px;
	margin:0 auto;
}

ul#navTop {
	width:955px;/*952*/
	margin:0 auto;
	height: 46px;
	margin-top:5px;
	padding:0 0 0 45px;/*48*/
}

ul#navTop > li {
	float:left;
	list-style-type:none;
	font-size:18px;
	font-weight:bold;
	margin-right:20px;
}

ul#navTop > li:last-child {
	margin-right:0;
}

li.voceMain a > img, li.voceCart a > img {
	float:right;
	margin-right:10px;
	padding-top:5px;
}

li.voceMain span.voceMainSpan, li.voceCart span.voceMainSpan {
	margin-left:10px;
	padding-top:10px;
	line-height:38px;
}

li.voceMain {
	width:161px;
	height:38px;
	border-radius:5px;
	background-color:#fff;
}

li.voceMain > a {
	color:#be2b1a;
	display:block;
}

li.voceCart {
	width:151px;
	height:38px;
	border-radius:5px;
	background-color: #dbeeda;
}

li.voceCart > a {
	color:#146e10;
	display:block;
}

/*----------------------------------------------- SEARCH BAR */

li.searchBar {
	width:314px;
	height:38px;
	background:#fff;
	border-radius:5px;
}

li.searchBar #icoSearch {
	float:left;
	margin:0 6px;
	padding-top:5px;
}

#MNtesto {
	border:0;
	height:36px;
	font-size:18px;
	width:200px;
	outline: none;
}

#divButton {
	float:right;
	width:52px;
	padding-right:5px;
	line-height:36px;
	border-left:1px solid #be2b1a;
	padding-left:6px;
	padding-bottom:2px;
}

#divButton a {
	color:#be2b1a;
}

/*----------------------------------------------- NAV BOTTOM */

#navBottomCNT {
	width:1000px;
	height:65px;
	margin:0 auto;
}
ul#navBottom {
	width:970px;
	height:42px;
	float:right;
	padding:0;
	padding-right:70px;
	margin:0;
	position:relative;
	top:12px;
}

#navBottom li.voceMain {
	float:right;
	list-style-type:none;
	font-size:18px;
	font-weight:bold;
	margin-right:20px;
	width:120px;
	/*height:38px;*/
	border-radius:5px;
	background-color:#7a7c6d;
	margin-top:2px;
}

#navBottom li.voceMain#long a { /*come fare*/
	width: 160px;
}
 
#navBottom li.voceMain#long { /*come fare*/
	border-radius:5px;
	background-color:#7a7c6d;
	width:160px;
}
 
#navBottom li.voceLeft {
padding: 0 0 0 95px;
height: 42px;
/*float:right;*/
list-style-type:none;
margin:0;
width:500px;
border-radius:2px;

}
 
#navBottom li.fb {
	float:right;
	list-style-type:none;
	
}

#navBottom li a {
	color:#fff;
}

#navBottomWrap {
	width:1000px;
	margin:0 auto;
}

.benvenuto {
	width:350px;
	float:left;
	padding-top:12px;
	color:#A00000;
}

.benvenuto a {
	color:#A00000;
	
}

.benvenuto a:hover {
	color:#34ac2f;
}

.benvenuto span {
	font-size:14px;
}

/* ------------------------------------------------ DROPDOWN PRODOTTI */

.dropdown {
	position:relative;
}

.dropdown .dropdownContent {
	visibility: hidden;
	position:absolute;
	top:40px;
	left:-1px;
	width:460px;
	height:440px;
	background: #ebebeb url('TplImg/Share/zampa.gif') no-repeat 98% 98% ;
	border:2px solid #be2b1b;
	border-radius: 0 0 10px 10px;
	z-index:1;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
        -webkit-transform: translate3d(0,0,0);
}

.dropdownContent.contattaci {
	width:310px;
	height:260px;
	background:#ebebeb;
	left:-2px;
}

.dropdown:hover .dropdownContent {
	visibility: visible;
	opacity: 1;
}

/**/

.dropdown .dropdownContent img {
	float:none;
	vertical-align:bottom;
	padding-top:3px;
}

.dropdown .dropdownContent li.voci span {
	margin-left:0;
}

.dropdown .dropdownContent li.sottovoci span {
	margin-left:60px;
	font-weight:400;
	padding-top:0;
}

.dropdownContent ul.left, .dropdownContent ul.right {
	margin:0;
	padding:0;
}

.dropdownContent ul li a {
	font-size:16px;
	color:#595959;
}

.dropdownContent ul li a:hover {
	color:#be2b1a;
}

.dropdownContent ul.left {
	float:left;
	width:225px;
	margin-left:25px;
}

.dropdownContent ul.right {
	float:right;
	width:190px;
}

.dropdownContent li.sottovoci {
	float:none;
	list-style-type: none;
}

.dropdownContent li.voci {
	list-style-type: none;
	margin-top:15px;
}

.dropdownContent ul.right li.voci {
	margin-top:25px;
}

.dropdownContent ul.right li.voci:first-child {
	margin-top:20px;
}

.dropdownContent.contattaci #dropChiama {
	float:left;
	color:#595959;
	padding:30px 0 0 20px;
}

.dropdownContent.contattaci #dropScrivi {
	float:right;
	color:#595959;
	padding:0 20px 0 0;
	margin-top:30px;
	display:block;
}

.dropdownContent.contattaci #dropChiama p, .dropdownContent.contattaci #dropScrivi p {
	font-size:16px;
	font-weight:400;
	padding-left:10px;
	margin-top:5px;
	padding-top:0;
}

.dropdownContent.contattaci #dropChiama img, .dropdownContent.contattaci #dropScrivi img {
	vertical-align:middle;
	padding-top:0;
	margin-right:5px;
}

/*------------------------------------------- GRIGLIA CATEGORIE HOME */

#bodyCNT {
	width:1000px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
}

ul#grigliaCat {
	text-align:center;
	padding:0;
	margin:0;
	margin-top:20px;
}

ul#grigliaCat img {
	border-radius:20px;
}

ul#grigliaCat li {
	display:inline;
	width:200px;
	height:200px;
	position:relative;	
}

ul#grigliaCat li a {
	display:inline-block;
	color:#000;
	font-weight:bold;
	font-size:17px;
	padding:14px;
	width:200px;
	height:200px;
}

ul#grigliaCat li span {
	display:block;
	position:absolute;
	bottom:17px;
	width:200px;
	margin:0 auto;
	text-align:center;
}

ul#grigliaCat li.long {
	width:428px;
	height:200px;
	display:inline;
	position:relative;
}

ul#grigliaCat li.long a {
	display:inline-block;
	color:#000;
	font-weight:bold;
	font-size:17px;
	width:428px;
	height:200px;
}

ul#grigliaCat li.long span {
	display:block;
	position:absolute;
	bottom:17px;
	width:428px;
	margin:0 auto;
	text-align:center;
}


/*----------------------------------------- FOOTER -------*/

#footCNT {
	width:100%;
	background: #e7e8e8 url('TplImg/Share/pattern.gif') repeat;
	height:340px;
}

#footer {
	width:1000px;
	margin:0 auto;
	padding-top:40px;
}

#foot1 {
	width:250px;
	/*float:left;*/
	float:right;
}

#foot1 p {
	color:#595959;
	font-size:14px;
	margin:0 0 0 14px;
	padding:0;
}

#foot2, #foot3 {
	width:260px;
	float:left;
	margin-left:20px;
}
#foot2 {
	margin-left:30px;
}

#foot2 img, #foot3 img {
	height:18px;
	width:auto;
}

#foot4 {
	width:300px;
	float:none;
	padding:20px 0 20px 30px;
	display:block;
}


#foot4 img {
	float:right;
}

#foot4 span {
	display:block;
	height:36px;
	padding-top:15px;
	text-align:left;
	line-height:36px;
	font-size:16px;
	float:left;
}

ul.footNav {
	margin:0;
	padding:0;
}

ul.footNav li {
	list-style-type:none;
}

ul.footNav li a {
	color:#595959;
	font-size:16px;
}

ul.footNav li img {
	vertical-align:middle;
	margin-right:10px;
	margin-bottom:4px;
}


/* ------------ STRISCIA PROMO IN HEAD SOTTO MENU --- */
.HeadMenuPromo { 
	background-color:#be2b1a; 
	color:#fff;
	margin-bottom:20px;
	text-align:center;
	width:100%;
}

.HeadMenuPromo .MenuPromo { 
	display:block; 
	font-size:1.2rem;
	color:#fff; 
	text-decoration:none; 
	line-height:46px;
	width:1000px; 
	margin:0 auto;
	transition: all 0.1s ease;
}

.HeadMenuPromo .MenuPromo:hover {
	font-weight:700;
	color:#fff !important;
}

/*****************OVERRIDE************************************/



/*-----------------------*/

#pagamenti {
	font-size: 16px;
		font-family: 'Muli', sans-serif;
}

#pagamenti p.intro {
	text-align: center; font-size: 18px;
		font-family: 'Muli', sans-serif;
}

#pagamenti-logo {
	width:100%; text-align:center; 
}

#pagamenti-logo img#amazon {
	padding-bottom:18px;
}

/*------------------------------------------------------*/

#cucce-pers {
	width:100%; 
	height:auto;
	text-align:center;
	padding:15px 0;
}

#cucce-pers div {
	display:block;
	width:310px;
	height:300px;
	float:left;
	padding:0 4px;
}

#cucce-pers img {
	width:310px;
}

#cucce-pers-prezzi-cnt {
	width:100%;
	height:auto;
}

.cucce-pers-prezzi {
	width:100%;
	clear:both;
		padding:10px 0;
}

.cucce-pers-prezzi-img {
	float:left;
	width:110px;
	padding:3px 5px;
}

.cucce-pers-prezzi-prezzi {
	float:left;
	font-size:18px;
	padding-left:8px;
}

.cucce-pers-prezzi-prezzi.Mat { padding-top:10px; }
.cucce-pers-prezzi-prezzi.Brit { padding-top:18px; }

/* ------ Form di Sumo ------- */
.sumo-form-wrapper.scrollbox-popup .scrollbox-popup-content .sumome-react-wysiwyg-popup-container.sumome-advanced-form {
	background-color:#d2d2d2 !important;
}

.NL-form-text h2 { 
	color: #444; 
	font-family: 'Mukta', sans-serif; 
	font-weight: 700; 
	font-style: normal; 
	font-size: 23px; 
	text-align: center; 
	padding: 0px; 
	margin: 10px; 
	letter-spacing: normal;
}

.NL-form-text p { 
	color: #5c6255; 
	font-family: 'Mukta', sans-serif; 
	font-weight: 400; 
	font-style: normal; 
	font-size: 16px; 
	text-align: left; 
	padding: 0px; 
	margin: 14px 0 14px 14px;
	letter-spacing: normal;
}

.NL-form-inputCNT {
	width:100%;
}

.NL-form-input {
	border: 1px solid #cccccc; 
	color: black; 
	background-color: white; 
	font-family: 'Mukta', sans-serif; 
	font-weight: 400; 
	font-style: normal; 
	font-size: 16px; 
	text-align: left;
	border-radius: 5px; 
	padding: 0px 14px; 
	margin: 10px 0; 
	display: inline-block; 
	width: 100%; 
	box-sizing:border-box;
	max-height: 52px; 
	height: 52px;
}

.NL-form-input-button {
	color: white; 
	background-color: #BE2B1A; 
	font-family: 'Mukta', sans-serif; 
	font-weight: 700; 
	font-style: normal;
	font-size: 20px; 
	line-height: 1.5;
	padding: 0px; 
	margin: 10px 0; 
	display: block; 
	width: 100%; 
	max-height: 52px; 
	height: 52px; 
	border-radius: 5px; 
	cursor: pointer;
	border:none;
}

.NL-form-checkbox {
	display:inline-block;
	margin:5px 0 5px 14px;
	/*background-color:#ececec;*/
	/*padding:10px;*/
}

.NL-form-text textarea.MField {
	width:99.3%;
}

/* ------------------------ Inizio Form Popup ------------*/

.MarketingPopup.formContainer {
    background-color: #f0f0f0;
    width: 50%;
    max-width: 700px;
    border-radius: 5px;
    padding: 15px;
    bottom: 0px;
    right: 0px;
    position: fixed;
    display: none;
	z-index:9999;
}

input.MarketingPopup[type=submit],
input.MarketingPopup[type=text],
input.MarketingPopup[type=tel],
input.MarketingPopup[type=email] {
    color: black;
    background-color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    border-radius: 5px;
    padding: 0px 14px;
    margin: 10px;
    width: 95%;
    display: block;
    max-height: 52px;
    height: 52px;
}

input.MarketingPopup[type=submit] {
    color: white;
    background-color: #517510;
    text-align: center;
    font-weight: 900;
    cursor: pointer;
}

input.MarketingPopup[type=button] {
    color: #495259;
    background-color: #f0f0f0;
    border: none;
    top: 1%;
    left: 96%;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    cursor: pointer;
}

input.MarketingPopup[type=button]:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    /* For some Androids */
}
/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {

    .MarketingPopup.formContainer {
        width: 90%;
        margin: 0 auto;
        bottom: 0px;
        left: 0px;
        right: 0px;
			z-index:9999;
    }
    input.MarketingPopup[type=submit],
    input.MarketingPopup[type=text],
    input.MarketingPopup[type=tel],
    input.MarketingPopup[type=email] {
        width: 100%;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
        position: relative;
        max-height: 44px;
        height: 44px;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (orientation:landscape) and (min-width: 320px) {
    .MarketingPopup.formContainer {
        width: 90%;
        margin: 0 auto;
        bottom: 0px;
        left: 0px;
        right: 0px;
			z-index:9999;
    }
    input.MarketingPopup[type=submit],
    input.MarketingPopup[type=text],
    input.MarketingPopup[type=tel],
    input.MarketingPopup[type=email] {
        width: 100%;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
        position: relative;
        max-height: 40px;
        height: 40px;
    }
    p.MarketingPopup {
        margin: 5px;
    }
}

p.MarketingPopup {
    color: #495259;
    font-family: 'Open Sans', sans-serif;
    padding: 0px;
    margin: 10px;
    letter-spacing: normal;
    text-align: center;
}

p.title.MarketingPopup {
    font-weight: 500;
    font-style: normal;
    font-size: 23px;
}

p.subtitle.MarketingPopup {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

p.note.MarketingPopup {
    text-align: left;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}
/* ------------------------ Fine Form Popup ------------*/

.long-button { 
	display: block;
	width: 80%;
    margin: 0 auto;
	padding: 10px 0;
    background-color: #e9eae3;
	font-family: 'Mukta', sans-serif;
	font-size:18px;
    font-weight:normal;
	text-align:center;
	text-decoration:none;
	color: #444;
	-webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	cursor:pointer;
}

.long-button:hover { color: #fff; background-color: #7a7c6d; }